]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
testsuite: Fix up pr111151.c testcase [PR114486]
[thirdparty/gcc.git] / ChangeLog
1 2024-03-08 Filip Kastl <fkastl@suse.cz>
2
3 * MAINTAINERS: Fix order of names in Write After Aproval
4
5 2024-03-04 demin.han <demin.han@starfivetech.com>
6
7 * MAINTAINERS: Add myself
8
9 2024-02-28 Fangrui Song <maskray@gcc.gnu.org>
10
11 * MAINTAINERS: Add myself.
12
13 2024-02-26 Juergen Christ <jchrist@linux.ibm.com>
14
15 * MAINTAINERS: Add myself to write after approval and DCO.
16
17 2024-02-23 Xi Ruoyao <xry111@xry111.site>
18
19 * configure.ac (ENABLE_GOLD): Remove loongarch*-*-* from target
20 list.
21 * configure: Regenerate.
22
23 2024-02-23 Monk Chiang <monk.chiang@sifive.com>
24
25 * MAINTAINERS: Add myself.
26
27 2024-02-10 Alexander Westbrooks <alexanderw@gcc.gnu.org>
28
29 * MAINTAINERS: Add myself to write after approval and DCO.
30
31 2024-02-03 Maciej W. Rozycki <macro@orcam.me.uk>
32
33 * MAINTAINERS: Update my e-mail address.
34
35 2024-02-02 Sandra Loosemore <sloosemore@baylibre.com>
36
37 * MAINTAINERS: Update my e-mail address.
38
39 2024-01-29 Kwok Cheung Yeung <kcy@codesourcery.com>
40
41 * MAINTAINERS: Update my work email address.
42
43 2024-01-25 Chung-Lin Tang <cltang@baylibre.com>
44
45 * MAINTAINERS: Update my work email address.
46
47 2024-01-24 Thomas Schwinge <tschwinge@baylibre.com>
48
49 * MAINTAINERS: Update my work email address.
50
51 2024-01-23 Tobias Burnus <tburnus@baylibre.com>
52
53 * MAINTAINERS: Update my email address.
54
55 2024-01-23 Andrew Stubbs <ams@baylibre.com>
56
57 * MAINTAINERS: Update
58
59 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
60
61 * Makefile.def: Add a dependency to libgrust for all-gcc.
62 * Makefile.in: Regenerate the file.
63
64 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
65
66 * Makefile.def: Add libgrust target to bootstrap.
67 * Makefile.in: Regenerate.
68
69 2024-01-15 Andrew Pinski <quic_apinski@quicinc.com>
70
71 * MAINTAINERS (DCO): Add myself.
72
73 2024-01-09 Siddhesh Poyarekar <siddhesh@gotplt.org>
74
75 * SECURITY.txt: Drop "exploitable" in the hardening section.
76
77 2024-01-09 Tom Tromey <tom@tromey.com>
78
79 * Makefile.in: Rebuild.
80 * Makefile.tpl (BASE_EXPORTS): Add GUILE.
81 (GUILE): New variable.
82 * Makefile.def (flags_to_pass): Add GUILE.
83
84 2024-01-08 Joseph Myers <josmyers@redhat.com>
85
86 * MAINTAINERS: Update my email address.
87
88 2023-12-30 Joseph Myers <jsm@polyomino.org.uk>
89
90 * MAINTAINERS: Update my email address.
91
92 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
93 Thomas Schwinge <thomas@codesourcery.com>
94
95 * Makefile.def: Add libgrust as host & target module.
96 * configure.ac: Add libgrust to host tools list. Add libgrust to
97 noconfigdirs if we're not building target libstdc++.
98 * Makefile.in: Regenerate.
99 * configure: Regenerate.
100
101 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
102 Arthur Cohen <arthur.cohen@embecosm.com>
103
104 * MAINTAINERS: Add maintainers for libgrust.
105
106 2023-12-13 Arsen Arsenović <arsen@aarsen.me>
107
108 * Makefile.def (gettext): Disable (via missing)
109 {install-,}{pdf,html,info,dvi} and TAGS targets. Set no_install
110 to true. Add --disable-threads --disable-libasprintf. Drop the
111 lib_path (as there are no shared libs).
112 * Makefile.in: Regenerate.
113
114 2023-12-12 Paul Iannetta <piannetta@kalrayinc.com>
115
116 * MAINTAINERS: Add myself to write after approval
117
118 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
119
120 * MAINTAINERS: Update my email address
121
122 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
123
124 * MAINTAINERS: Add myself to write after approval
125
126 2023-11-23 Nathaniel Shead <nathanieloshead@gmail.com>
127
128 * MAINTAINERS: Add myself to write after approval and DCO
129
130 2023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
131
132 * libtool.m4: Fix stray call
133
134 2023-11-19 Lewis Hyatt <lhyatt@gmail.com>
135
136 * Makefile.in: Regenerate.
137 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
138
139 2023-11-18 Petter Tomner <tomner@bahnhof.se>
140
141 * MAINTAINERS: Update my email address.
142
143 2023-11-18 Frederik Harwath <frederik@harwath.name>
144
145 * MAINTAINERS: Change my address.
146
147 2023-11-16 Michal Jires <mjires@suse.cz>
148
149 * MAINTAINERS: Add myself.
150
151 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
152
153 PR bootstrap/12596
154 * .gitignore: Add '/gettext*'.
155 * configure.ac (host_libs): Replace intl with gettext.
156 (hbaseargs, bbaseargs, baseargs): Split baseargs into
157 {h,b}baseargs.
158 (skip_barg): New flag. Skips appending current flag to
159 bbaseargs.
160 <library exemptions>: Exempt --with-libintl-{type,prefix} from
161 target and build machine argument passing.
162 * configure: Regenerate.
163 * Makefile.def (host_modules): Replace intl module with gettext
164 module.
165 (configure-ld): Depend on configure-gettext.
166 * Makefile.in: Regenerate.
167
168 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
169
170 * intl/*: Remove.
171
172 2023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
173
174 * MAINTAINERS: Add myself.
175
176 2023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
177
178 * MAINTAINERS: Update my email address.
179
180 2023-11-06 Carl Love <cel@linux.ibm.com>
181
182 * MAINTAINERS: Update my email address.
183
184 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
185
186 * .github/CONTRIBUTING.md: Wrap lines more tightly.
187
188 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
189
190 * .github/CONTRIBUTING.md: New file.
191 * .github/PULL_REQUEST_TEMPLATE.md: New file.
192
193 2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
194
195 * configure: Regenerate.
196 * configure.ac: Do not add default runpaths to GCC exes
197 when we are building -static-libstdc++/-static-libgcc (the
198 default).
199 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
200 enable flag to alter Darwin libraries to use @rpath names.
201
202 2023-10-15 Mike Frysinger <vapier@gentoo.org>
203
204 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
205 * Makefile.in: Regenerate.
206
207 2023-10-11 Filip Kastl <fkastl@suse.cz>
208
209 * MAINTAINERS: Fix name order.
210
211 2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
212
213 * MAINTAINERS: Add myself.
214
215 2023-10-06 Sergei Trofimovich <siarheit@google.com>
216
217 PR bootstrap/111663
218 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
219 * Makefile.in: Regenerate.
220
221 2023-10-05 Jan Engelhardt <jengelh@inai.de>
222
223 * SECURITY.txt: Fix up indentation.
224
225 2023-10-05 Jan Engelhardt <jengelh@inai.de>
226
227 * SECURITY.txt: Fix up commas.
228
229 2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
230
231 * SECURITY.txt: New file.
232
233 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
234
235 * MAINTAINERS: Add myself.
236
237 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
238
239 * config-ml.in: Remove unneeded loongarch clause.
240 * configure.ac: Register custom makefile fragments mt-loongarch-*
241 for loongarch targets.
242 * configure: Regenerate.
243
244 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
245
246 * MAINTAINERS: Add myself
247
248 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
249 Chung-Lin Tang <cltang@codesourcery.com>
250
251 PR testsuite/109951
252 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
253 'SYSROOT_CFLAGS_FOR_TARGET'.
254 * Makefile.in: Regenerate.
255
256 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
257
258 * config-ml.in: Do not build the multilib library variant
259 that is duplicate with the toplevel one.
260
261 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
262
263 * MAINTAINERS: Add myself.
264
265 2023-08-22 Filip Kastl <fkastl@suse.cz>
266
267 * MAINTAINERS: Update my email address.
268
269 2023-08-11 Eric Feng <ef2648@columbia.edu>
270
271 * MAINTAINERS: Add myself.
272
273 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
274
275 * Makefile.def: Reflect that libsframe needs to installed before
276 libbfd. Reorder a bit to better track libsframe dependencies.
277 * Makefile.in: Regenerate.
278
279 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
280
281 * Makefile.def: Add install dependency on libsframe for libbfd.
282 * Makefile.in: Regenerated.
283
284 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
285
286 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
287 Solaris 11.
288
289 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
290
291 * configure: Regenerate.
292 * configure.ac: Add Haiku to list of ELF OSes
293 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
294
295 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
296
297 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
298 options, including options containing paths.
299
300 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
301
302 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
303 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
304 errors from nms that refuse to work on non-regular files. Remove
305 other workarounds for this problem. Strip out blank lines from the
306 nm output.
307
308 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
309
310 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
311 * configure: Regenerate.
312
313 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
314
315 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
316 * configure: Re-generate.
317 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
318 (PKG_CONFIG_PATH): New.
319 * Makefile.in: Re-generate.
320
321 2023-08-07 Luis Machado <luis.machado@arm.com>
322
323 * configure.ac: Disable year2038 by default on 32-bit hosts.
324 * configure: Regenerate.
325
326 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
327
328 * Makefile.def: Add gprofng module.
329 * configure.ac: Add --enable-gprofng option.
330 * Makefile.in: Regenerate.
331 * configure: Regenerate.
332
333 2023-08-07 Martin Liska <mliska@suse.cz>
334
335 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
336 * configure: Regenerate.
337
338 2023-08-07 Fangrui Song <maskray@google.com>
339
340 * configure: Regenerate.
341 * configure.ac: Add --with-zstd.
342
343 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
344
345 * configure: Regenerate.
346 * configure.ac: Recover tilegx/tilepro targets.
347
348 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
349
350 * configure: Regenerated.
351 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
352 --plugin and rc before enabling --plugin.
353
354 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
355
356 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
357 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
358 * configure.ac: Include config/gcc-plugin.m4.
359 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
360 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
361 RANLIB if possible.
362 * Makefile.in: Regenerated.
363 * configure: Likewise.
364
365 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
366
367 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
368 $(CFLAGS).
369
370 2023-08-07 David Faust <david.faust@oracle.com>
371
372 * MAINTAINERS: Add the BPF port to my reviewer listing.
373
374 2023-08-02 Jan Beulich <jbeulich@suse.com>
375
376 * MAINTAINERS: Correct my email address.
377
378 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
379
380 * MAINTAINERS (Write After Approval): Add myself.
381
382 2023-08-01 Richard Ball <richard.ball@arm.com>
383
384 * MAINTAINERS: Add myself.
385
386 2023-07-31 Andreas Schwab <schwab@suse.de>
387
388 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
389 * configure: Regenerate.
390 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
391
392 2023-07-31 xuli <xuli1@eswincomputing.com>
393
394 * MAINTAINERS: Add myself.
395
396 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
397
398 * MAINTAINERS: List myself as "nvptx port" maintainer.
399
400 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
401
402 * MAINTAINERS: Add myself to write after approval
403
404 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
405
406 * MAINTAINERS: Add myself as a reviewer for the riscv port.
407
408 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
409
410 * MAINTAINERS: Add myself as a reviewer for the riscv port.
411
412 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
413
414 * MAINTAINERS: Add Hao Liu to write after approval
415
416 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
417
418 * MAINTAINERS: Add Ken Matsui to write after approval
419
420 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
421
422 * Makefile.in: Collect both kernel and user events for autofdo
423 * Makefile.tpl: Collect both kernel and user events for autofdo
424
425 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
426
427 * MAINTAINERS: Added myself to Write After Approval and DCO
428
429 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
430
431 * Makefile.in: Remove -gtoggle for STAGEautoprofile
432 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
433
434 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
435
436 * MAINTAINERS: Add Lehua Ding to write after approval
437
438 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
439
440 * Makefile.def: Pass the enable-host-pie value to GCC configure.
441 * Makefile.in: Regenerate.
442 * configure: Regenerate.
443 * configure.ac: Adjust the logic for shared and PIE host flags to
444 ensure that PIE is passed for hosts that require it.
445
446 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
447
448 * MAINTAINERS (Write After Approval): move Matthew Fortune
449 to Write After Approval.
450
451 2023-06-15 Marek Polacek <polacek@redhat.com>
452
453 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
454 check.
455 * configure: Regenerate.
456
457 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
458
459 * MAINTAINERS: Add myself to write after approval
460
461 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
462
463 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
464 port maintainer.
465 (Write After Approval): Remove myself.
466
467 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
468
469 * MAINTAINERS (Write After Approval): Add myself.
470
471 2023-05-29 Martin Jambor <mjambor@suse.cz>
472
473 * MAINTAINERS: Replace spaces with tabs.
474
475 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
476
477 * MAINTAINERS: New entry.
478
479 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
480
481 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
482 * Makefile.in: Regenerate
483
484 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
485
486 * Makefile.in: Disable warnings as errors for STAGEautofeedback
487
488 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
489
490 * MAINTAINERS: Sort.
491
492 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
493
494 * MAINTAINERS: Add myself.
495
496 2023-05-10 Pan Li <pan2.li@intel.com>
497
498 * MAINTAINERS: Add myself.
499
500 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
501
502 * Makefile.in: Define PROFILE_MERGER
503 * Makefile.tpl: Define PROFILE_MERGER
504
505 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
506
507 * MAINTAINERS: Change my email address.
508
509 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
510
511 * MAINTAINERS: Add myself.
512
513 2023-04-26 Martin Liska <mliska@suse.cz>
514
515 * MAINTAINERS: fix sorting
516
517 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
518
519 * MAINTAINERS (Write After Approval): Add myself.
520
521 2023-04-24 Martin Liska <mliska@suse.cz>
522
523 * MAINTAINERS: Fix sorting.
524
525 2023-04-21 Peter Foley <pefoley2@pefoley.com>
526
527 * configure: Regenerate.
528 * configure.ac: Only create serdep.tmp if needed
529
530 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
531
532 * MAINTAINERS (Write After Approval): Add myself.
533
534 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
535
536 * MAINTAINERS (Write After Approval): Add myself.
537 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
538
539 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
540
541 * MAINTAINERS: Add myself.
542
543 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
544
545 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
546
547 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
548
549 * MAINTAINERS (Write After Approval): Add myself.
550
551 2023-02-16 Martin Liska <mliska@suse.cz>
552
553 * MAINTAINERS: I'm stepping down from my positions.
554
555 2023-01-10 Philip Herron <herron.philip@googlemail.com>
556
557 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
558
559 2023-01-06 Clément Chigot <chigot@adacore.com>
560
561 * configure.ac: Skip GMP and MPFR when --disable-gdb is
562 provided.
563 * configure: Regenerate.
564
565 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
566
567 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
568
569 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
570
571 * Makefile.def: Do not build shared libffi.
572 * Makefile.in: Regenerate.
573
574 2022-12-21 Andrew Pinski <apinski@marvell.com>
575
576 * Makefile.def: Add configure-gdb dependencies
577 on all-gmp and all-mpfr.
578 * configure.ac: Split out MPC checking from MPFR.
579 Require GMP and MPFR if the gdb directory exist.
580 * Makefile.in: Regenerate.
581 * configure: Regenerate.
582
583 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
584
585 * configure.ac (target_libraries): Add target-libgm2.
586 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
587 Add GCC_TARGET_TOOL entry for gm2.
588 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
589 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
590 * Makefile.def (target_modules): Add libgm2.
591 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
592 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
593 (languages): Add entry for language=m2 with gcc-check-target=check-m2
594 and lib-check-target=check-target-libgm2.
595 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
596 (HOST_EXPORTS): Add definition for GM2.
597 (BASE_TARGET_EXPORTS): Add definition for GM2.
598 (GM2_FOR_BUILD): Defined.
599 (GM2FLAGS): Defined.
600 (GM2_FOR_TARGET): Defined.
601 (GM2FLAGS_FOR_TARGET): Defined.
602 (EXTRA_HOST_FLAGS): Defined.
603 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
604 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
605 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
606 * configure: Rebuilt.
607 * Makefile.in: Rebuilt.
608
609 2022-12-13 Philip Herron <philip.herron@embecosm.com>
610
611 * Makefile.def: Add Rust language.
612 * Makefile.in: Regenerate via autogen.
613
614 2022-12-09 Martin Liska <mliska@suse.cz>
615
616 * MAINTAINERS: Fix spacing.
617
618 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
619
620 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
621
622 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
623
624 * Makefile.def: Pass host_libs_picflag to host dependent library
625 configures.
626 * Makefile.in: Regenerate.
627 * configure: Regenerate.
628 * configure.ac (host_libs_picflag): New configure variable set to
629 '--with-pic' when building 'host_shared'.
630
631 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
632
633 * Makefile.def: Add libsframe as new module with its dependencies.
634 * Makefile.in: Regenerated.
635 * configure.ac: Add libsframe to host_libs.
636 * configure: Regenerated.
637
638 2022-11-23 Marek Polacek <polacek@redhat.com>
639
640 Revert:
641 2022-11-23 Marek Polacek <polacek@redhat.com>
642
643 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
644 isl.
645 * Makefile.in: Regenerate.
646 * Makefile.tpl: Set PICFLAG.
647 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
648 check.
649 * configure: Regenerate.
650
651 2022-11-23 Marek Polacek <polacek@redhat.com>
652
653 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
654 isl.
655 * Makefile.in: Regenerate.
656 * Makefile.tpl: Set PICFLAG.
657 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
658 check.
659 * configure: Regenerate.
660
661 2022-11-14 Martin Liska <mliska@suse.cz>
662
663 Revert:
664 2022-11-09 Martin Liska <mliska@suse.cz>
665
666 * doc/Makefile: New file.
667 * doc/_static/custom.css: New file.
668 * doc/baseconf.py: New file.
669 * doc/bsd.rst: New file.
670 * doc/contrib.rst: New file.
671 * doc/contribute.rst: New file.
672 * doc/cppdiropts.rst: New file.
673 * doc/cppenv.rst: New file.
674 * doc/cppopts.rst: New file.
675 * doc/cppwarnopts.rst: New file.
676 * doc/favicon.ico: New file.
677 * doc/funding.rst: New file.
678 * doc/gcc_sphinx.py: New file.
679 * doc/gnu.rst: New file.
680 * doc/gnu_free_documentation_license.rst: New file.
681 * doc/gpl-3.0.rst: New file.
682 * doc/indices-and-tables.rst: New file.
683 * doc/lgpl-2.1.rst: New file.
684 * doc/logo.pdf: New file.
685 * doc/logo.svg: New file.
686 * doc/md.rst: New file.
687 * doc/requirements.txt: New file.
688
689 2022-11-14 Martin Liska <mliska@suse.cz>
690
691 Revert:
692 2022-11-09 Martin Liska <mliska@suse.cz>
693
694 * doc/baseconf.py: Port to GCC sources.
695
696 2022-11-14 Martin Liska <mliska@suse.cz>
697
698 Revert:
699 2022-11-14 Martin Liska <mliska@suse.cz>
700
701 * configure: Regenerate.
702 * configure.ac: Support Sphinx based documentation.
703
704 2022-11-14 Martin Liska <mliska@suse.cz>
705
706 Revert:
707 2022-11-09 Martin Liska <mliska@suse.cz>
708
709 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
710 provide a default.
711
712 2022-11-14 Martin Liska <mliska@suse.cz>
713
714 Revert:
715 2022-11-09 Martin Liska <mliska@suse.cz>
716
717 * doc/bsd.rst:
718 Add trailing newline.
719 * doc/contrib.rst:
720 Add trailing newline.
721 * doc/contribute.rst:
722 Add trailing newline.
723 * doc/cppdiropts.rst:
724 Add trailing newline.
725 * doc/cppenv.rst:
726 Add trailing newline.
727 * doc/cppopts.rst:
728 Add trailing newline.
729 * doc/cppwarnopts.rst:
730 Add trailing newline.
731 * doc/funding.rst:
732 Add trailing newline.
733 * doc/gnu.rst:
734 Add trailing newline.
735 * doc/gnu_free_documentation_license.rst:
736 Add trailing newline.
737 * doc/gpl-3.0.rst:
738 Add trailing newline.
739 * doc/indices-and-tables.rst:
740 Add trailing newline.
741 * doc/lgpl-2.1.rst:
742 Add trailing newline.
743 * doc/md.rst:
744 Add trailing newline.
745
746 2022-11-14 Martin Liska <mliska@suse.cz>
747
748 Revert:
749 2022-11-09 Martin Liska <mliska@suse.cz>
750
751 * configure.ac: Use new install URL.
752 * configure: Regenerate.
753
754 2022-11-14 Martin Liska <mliska@suse.cz>
755
756 Revert:
757 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
758
759 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
760 instead of just ``.''.
761 * doc/gcc_sphinx.py: Moved to...
762 * doc/modules/gcc_sphinx.py: ...here.
763
764 2022-11-14 Martin Liska <mliska@suse.cz>
765
766 Revert:
767 2022-11-10 Martin Liska <mliska@suse.cz>
768
769 * doc/baseconf.py: Modernize by using pathlib.
770
771 2022-11-14 Martin Liska <mliska@suse.cz>
772
773 Revert:
774 2022-11-11 Martin Liska <mliska@suse.cz>
775
776 * doc/Makefile: Disable -j auto.
777
778 2022-11-14 Martin Liska <mliska@suse.cz>
779
780 Revert:
781 2022-11-11 Martin Liska <mliska@suse.cz>
782
783 * doc/Makefile: Update comment.
784
785 2022-11-14 Martin Liska <mliska@suse.cz>
786
787 Revert:
788 2022-11-11 Martin Liska <mliska@suse.cz>
789
790 * doc/indices-and-tables.rst: Rename Indexes to Indices.
791
792 2022-11-14 Martin Liska <mliska@suse.cz>
793
794 Revert:
795 2022-11-13 Martin Liska <mliska@suse.cz>
796
797 PR web/107643
798 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
799 is set.
800 * doc/indices-and-tables.rst: Use include_todo tag.
801
802 2022-11-14 Martin Liska <mliska@suse.cz>
803
804 Revert:
805 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
806
807 * doc/contrib.rst: Update Jeff Law's email address.
808
809 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
810
811 * doc/contrib.rst: Update Jeff Law's email address.
812
813 2022-11-13 Martin Liska <mliska@suse.cz>
814
815 PR web/107643
816 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
817 is set.
818 * doc/indices-and-tables.rst: Use include_todo tag.
819
820 2022-11-11 Martin Liska <mliska@suse.cz>
821
822 * doc/indices-and-tables.rst: Rename Indexes to Indices.
823
824 2022-11-11 Martin Liska <mliska@suse.cz>
825
826 * doc/Makefile: Update comment.
827
828 2022-11-11 Martin Liska <mliska@suse.cz>
829
830 * doc/Makefile: Disable -j auto.
831
832 2022-11-10 Martin Liska <mliska@suse.cz>
833
834 * doc/baseconf.py: Modernize by using pathlib.
835
836 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
837
838 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
839 instead of just ``.''.
840 * doc/gcc_sphinx.py: Moved to...
841 * doc/modules/gcc_sphinx.py: ...here.
842
843 2022-11-09 Martin Liska <mliska@suse.cz>
844
845 * configure.ac: Use new install URL.
846 * configure: Regenerate.
847
848 2022-11-09 Martin Liska <mliska@suse.cz>
849
850 * doc/bsd.rst:
851 Add trailing newline.
852 * doc/contrib.rst:
853 Add trailing newline.
854 * doc/contribute.rst:
855 Add trailing newline.
856 * doc/cppdiropts.rst:
857 Add trailing newline.
858 * doc/cppenv.rst:
859 Add trailing newline.
860 * doc/cppopts.rst:
861 Add trailing newline.
862 * doc/cppwarnopts.rst:
863 Add trailing newline.
864 * doc/funding.rst:
865 Add trailing newline.
866 * doc/gnu.rst:
867 Add trailing newline.
868 * doc/gnu_free_documentation_license.rst:
869 Add trailing newline.
870 * doc/gpl-3.0.rst:
871 Add trailing newline.
872 * doc/indices-and-tables.rst:
873 Add trailing newline.
874 * doc/lgpl-2.1.rst:
875 Add trailing newline.
876 * doc/md.rst:
877 Add trailing newline.
878
879 2022-11-09 Martin Liska <mliska@suse.cz>
880
881 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
882 provide a default.
883
884 2022-11-09 Martin Liska <mliska@suse.cz>
885
886 * configure: Regenerate.
887 * configure.ac: Support Sphinx based documentation.
888
889 2022-11-09 Martin Liska <mliska@suse.cz>
890
891 * doc/baseconf.py: Port to GCC sources.
892
893 2022-11-09 Martin Liska <mliska@suse.cz>
894
895 * doc/Makefile: New file.
896 * doc/_static/custom.css: New file.
897 * doc/baseconf.py: New file.
898 * doc/bsd.rst: New file.
899 * doc/contrib.rst: New file.
900 * doc/contribute.rst: New file.
901 * doc/cppdiropts.rst: New file.
902 * doc/cppenv.rst: New file.
903 * doc/cppopts.rst: New file.
904 * doc/cppwarnopts.rst: New file.
905 * doc/favicon.ico: New file.
906 * doc/funding.rst: New file.
907 * doc/gcc_sphinx.py: New file.
908 * doc/gnu.rst: New file.
909 * doc/gnu_free_documentation_license.rst: New file.
910 * doc/gpl-3.0.rst: New file.
911 * doc/indices-and-tables.rst: New file.
912 * doc/lgpl-2.1.rst: New file.
913 * doc/logo.pdf: New file.
914 * doc/logo.svg: New file.
915 * doc/md.rst: New file.
916 * doc/requirements.txt: New file.
917
918 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
919
920 * Makefile.def: Remove module 'liboffloadmic'.
921 * Makefile.in: Regenerate.
922 * configure.ac: Remove 'liboffloadmic' handling.
923 * configure: Regenerate.
924
925 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
926
927 * MAINTAINERS: Update email address.
928
929 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
930
931 * configure.ac: Don't configure readline if --with-system-readline is
932 used.
933 * configure: Re-generate.
934
935 2022-10-12 Cui,Lili <lili.cui@intel.com>
936
937 * MAINTAINERS (Write After Approval): Add myself.
938
939 2022-10-11 Olivier Hainque <hainque@adacore.com>
940
941 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
942 and friends for rtp !large. Assume the linker has the required
943 abilities and set lt_cv_deplibs_check_method.
944
945 2022-09-30 Olivier Hainque <hainque@adacore.com>
946
947 * configure.ac (*vxworks*): If enable_shared is not
948 set, set to "no" and add --disable-shared to target and
949 host_configargs.
950 * configure: Regenerate.
951
952 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
953
954 * MAINTAINERS: Update my email address and DCO entry.
955
956 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
957
958 * MAINTAINERS (Write After Approval): Add myself.
959
960 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
961
962 * MAINTAINERS (Write After Approval): Add myself.
963
964 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
965
966 * MAINTAINERS: Update my email address.
967
968 2022-09-07 Tom de Vries <tdevries@suse.de>
969
970 * configure.ac: Set extra_host_libiberty_configure_flags and
971 extra_host_zlib_configure_flags in separate case statements.
972 * configure: Regenerate.
973
974 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
975
976 * MAINTAINERS: Update c-sky port maintainers' emails.
977
978 2022-08-31 Martin Liska <mliska@suse.cz>
979
980 * configure: Regenerate.
981 * configure.ac: Delete hpux9 and hpux10.
982
983 2022-08-18 Sergei Trofimovich <siarheit@google.com>
984
985 * Makefile.def: Drop libelf module and gcc-configure dependency
986 on it.
987 * Makefile.in: Regenerate with 'autogen Makefile.def'.
988 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
989 LIBELFINC.
990 * configure: Regenrate.
991 * configure.ac (host_libs): Drop unused libelf.
992
993 2022-08-18 Sergei Trofimovich <siarheit@google.com>
994
995 * Makefile.in: Regenerate.
996
997 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
998
999 * MAINTAINERS: Add myself as AutoFDO maintainer.
1000
1001 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
1002 Arnaud Charlet <charlet@adacore.com>
1003
1004 * configure: Regenerate.
1005
1006 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
1007
1008 PR bootstrap/106472
1009 * Makefile.def (dependencies): Make configure-target-libgo depend
1010 upon all-target-libbacktrace.
1011
1012 2022-07-27 David Faust <david.faust@oracle.com>
1013
1014 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
1015
1016 2022-07-27 Richard Biener <rguenther@suse.de>
1017
1018 * MAINTAINERS (Roger Sayle): Update e-mail address.
1019
1020 2022-07-21 Sam Feifer <sfeifer@redhat.com>
1021
1022 * MAINTAINERS (Write After Approval): Add myself.
1023
1024 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
1025
1026 * MAINTAINERS: Add myself as Ada front end co-maintainer.
1027
1028 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
1029
1030 * .gitignore: Do not ignore config.h.
1031
1032 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
1033
1034 * MAINTAINERS: Add myself to Write After Approval.
1035
1036 2022-07-04 Martin Liska <mliska@suse.cz>
1037
1038 * MAINTAINERS: fix sorting of names
1039
1040 2022-07-03 Immad Mir <mirimmad17@gmail.com>
1041
1042 * MAINTAINERS: add myself.
1043
1044 2022-07-03 Immad Mir <mirimmad17@gmail.com>
1045
1046 * MAINTAINERS: Add myself to write after approval and DCO.
1047
1048 2022-07-02 Tim Lange <mail@tim-lange.me>
1049
1050 * MAINTAINERS: Add myself.
1051
1052 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
1053
1054 * MAINTAINERS (Write After Approval): Add myself.
1055
1056 2022-06-30 Cui,Lili <lili.cui@intel.com>
1057
1058 Revert:
1059 2022-06-30 Cui,Lili <lili.cui@intel.com>
1060
1061 * MAINTAINERS (Write After Approval): Add myself.
1062
1063 2022-06-30 Cui,Lili <lili.cui@intel.com>
1064
1065 * MAINTAINERS (Write After Approval): Add myself.
1066
1067 2022-06-28 Alexandre Oliva <oliva@adacore.com>
1068
1069 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1070 (EXTRA_GCC_FLAGS): Likewise.
1071 * Makefile.in: Rebuilt.
1072
1073 2022-06-28 konglin1 <lingling.kong@intel.com>
1074
1075 * MAINTAINERS (Write After Approval): Add myself.
1076
1077 2022-06-27 Tom de Vries <tdevries@suse.de>
1078
1079 * configure.ac: Build libiberty pic variant for gdbserver.
1080 * configure: Regenerate.
1081
1082 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
1083
1084 * configure: Regenerate.
1085 * configure.ac: Correct use of $host.
1086
1087 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
1088
1089 * MAINTAINERS: Remove tilegx and tilepro entries.
1090 * configure.ac: Remove tilegx and tilepro stanzas.
1091 * configure: Rebuilt.
1092
1093 2022-05-28 Bruce Korb <bkorb@gnu.org>
1094
1095 * .gitignore: Ignore vim swap files
1096
1097 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
1098
1099 * MAINTAINERS: Add myself to write after approval.
1100
1101 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
1102
1103 * MAINTAINERS: Remove myself from DCO section.
1104
1105 2022-05-09 Xi Ruoyao <xry111@xry111.site>
1106
1107 * MAINTAINERS: Update my email address.
1108
1109 2022-05-09 Clément Chigot <chigot@adacore.com>
1110
1111 * MAINTAINERS: Update my email address.
1112
1113 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
1114
1115 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1116 section.
1117
1118 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
1119
1120 * MAINTAINERS: Update my email address.
1121
1122 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
1123
1124 * MAINTAINERS: Update my email address.
1125
1126 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1127
1128 * MAINTAINERS: (CPU Port Maintainers): Add myself and
1129 Lulu as LoongArch port maintainer.
1130
1131 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1132 Lulu Cheng <chenglulu@loongson.cn>
1133
1134 * configure.ac: Add LoongArch tuples.
1135 * configure: Regenerate.
1136
1137 2022-03-28 Tom Tromey <tromey@adacore.com>
1138
1139 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1140 * configure: Rebuild.
1141
1142 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1143
1144 * MAINTAINERS: Change my information.
1145
1146 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1147
1148 * MAINTAINERS: Add myself to DCO section.
1149
1150 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
1151
1152 * configure.ac: Fix incorrect option in comment.
1153 * configure: Regenerate.
1154
1155 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
1156
1157 * Makefile.def (dependencies): Make configure-sim depend on
1158 all-readline.
1159 * Makefile.in: Regenerate.
1160
1161 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1162
1163 * MAINTAINERS (Write After Approval): Update my e-mail address.
1164
1165 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1166
1167 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1168
1169 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1170
1171 * MAINTAINERS: Update my email and add myself to the DCO list.
1172
1173 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1174
1175 Revert:
1176 2021-09-16 Andrew Pinski <apinski@marvell.com>
1177
1178 PR bootstrap/67102
1179 * Makefile.def: Have configure-target-libffi depend on
1180 all-target-libstdc++-v3.
1181 * Makefile.in: Regenerate.
1182
1183 2022-01-22 Jakub Jelinek <jakub@redhat.com>
1184
1185 PR other/104181
1186 * build.log: Remove.
1187
1188 2022-01-20 Martin Liska <mliska@suse.cz>
1189
1190 * MAINTAINERS: Adjust email address based on IRC request.
1191
1192 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1193
1194 * MAINTAINERS: Update my email address.
1195
1196 2022-01-17 Martin Liska <mliska@suse.cz>
1197
1198 * MAINTAINERS: Rename .c names to .cc.
1199
1200 2022-01-13 Jakub Jelinek <jakub@redhat.com>
1201
1202 * Makefile.am: Remove.
1203
1204 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1205
1206 * Makefile.am: New file.
1207
1208 2022-01-11 Martin Liska <mliska@suse.cz>
1209
1210 * MAINTAINERS: Sort 2 names.
1211
1212 2022-01-10 Martin Liska <mliska@suse.cz>
1213
1214 * MAINTAINERS: Fix obvious issues with sorting.
1215
1216 2022-01-07 liuhongt <hongtao.liu@intel.com>
1217
1218 * build.log: New file.
1219
1220 2022-01-05 Nathan Sidwell <nathan@acm.org>
1221
1222 * MAINTAINERS: Add DCO entry. Sort that list.
1223
1224 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1225
1226 * MAINTAINERS: Change of email address in both DCO and
1227 Write After Approval list.
1228
1229 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1230
1231 * configure: Regenerate.
1232
1233 2021-12-21 Martin Liska <mliska@suse.cz>
1234
1235 * config.sub: Change mode back to 755.
1236
1237 2021-12-17 Martin Liska <mliska@suse.cz>
1238
1239 * config.sub: Sync from master.
1240
1241 2021-12-17 Martin Liska <mliska@suse.cz>
1242
1243 Revert:
1244 2021-12-16 Matthias Seidel <mseidel@apache.org>
1245
1246 * config.sub: Fix typo.
1247
1248 2021-12-16 Matthias Seidel <mseidel@apache.org>
1249
1250 * config.sub: Fix typo.
1251
1252 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1253
1254 Revert:
1255 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1256
1257 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1258 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1259 * configure.ac: Include config/gcc-plugin.m4.
1260 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1261 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1262 RANLIB if possible.
1263 * Makefile.in: Regenerated.
1264 * configure: Likewise.
1265
1266 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1267
1268 * Makefile.tpl (BUILD_CFLAGS): New.
1269 (CFLAGS): Append $(BUILD_CFLAGS).
1270 (CXXFLAGS): Likewise.
1271 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1272 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1273 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1274 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1275 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1276 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1277 (PGO-TRAINING-TARGETS): Likewise.
1278 (PGO_BUILD_TRAINING): Likewise.
1279 (all): Add '+' to the command line for recursive make. Support
1280 the PGO build.
1281 * configure.ac: Add --enable-pgo-build[=lto].
1282 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1283 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1284 * Makefile.in: Regenerated.
1285 * configure: Likewise.
1286
1287 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1288
1289 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1290 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1291 * configure.ac: Include config/gcc-plugin.m4.
1292 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1293 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1294 RANLIB if possible.
1295 * Makefile.in: Regenerated.
1296 * configure: Likewise.
1297
1298 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1299
1300 * MAINTAINERS: Add myself to write after approval.
1301
1302 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1303
1304 * MAINTAINERS: Adding myself.
1305
1306 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1307
1308 * configure: Regenerate.
1309 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1310 $(CPP).
1311
1312 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1313
1314 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1315 libatomic.
1316 * Makefile.in: Regenerate.
1317 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1318 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1319 target-libphobos-bootstrap.
1320 (STAGE2_CONFIGURE_FLAGS): Likewise.
1321 * configure: Regenerate.
1322 * configure.ac: Add support for bootstrapping D front-end.
1323
1324 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1325
1326 * MAINTAINERS: Add myself to DCO section and update email address.
1327
1328 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1329
1330 * configure: Regenerate.
1331 * configure.ac: Ensure that PIC (shared) defaults are set
1332 correctly for Darwin.
1333
1334 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1335
1336 * MAINTAINERS: Update my address.
1337
1338 2021-11-12 Alan Modra <amodra@gmail.com>
1339
1340 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1341 * Makefile.in: Regenerate.
1342
1343 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1344
1345 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1346 list.
1347
1348 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1349
1350 * MAINTAINERS (Reviewers, arc): Remove my entry.
1351 (Write After Approval): Add an entry for myself.
1352
1353 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1354
1355 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1356 * Makefile.in: Regenerate.
1357 * configure: Regenerate.
1358 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1359
1360 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1361
1362 * MAINTAINERS: Fix up Maciej's entries.
1363
1364 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1365
1366 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1367 maintainer.
1368
1369 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1370
1371 PR other/102663
1372 * Makefile.def: Handle install-dvi target.
1373 * Makefile.tpl: Likewise.
1374 * Makefile.in: Regenerate.
1375
1376 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1377
1378 * MAINTAINERS: Add myself for write after approval.
1379
1380 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1381
1382 * Makefile.def: Mark libcody, libdecnumber,
1383 c++tools, libgcc, and libobjc as missing TAGS
1384 targets.
1385 * Makefile.in: Regenerate.
1386
1387 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1388
1389 * MAINTAINERS: Add myself to DCO section and update email
1390 address.
1391
1392 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1393
1394 * MAINTAINERS: Add myself to DCO section.
1395
1396 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1397
1398 * configure: Regenerate.
1399 * configure.ac (skipdirs): Add the contents of target_configdirs if
1400 we are not building gcc.
1401
1402 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1403
1404 * Makefile.def: Back-port commits ba4d88ad892f and
1405 755ba58ebef0 from binutils-gdb repository.
1406 * Makefile.in: Regenerated.
1407
1408 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1409
1410 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1411
1412 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1413
1414 * Makefile.def: Add a jit check target for the jit
1415 language.
1416 * Makefile.in: Regenerate.
1417
1418 2021-09-16 Andrew Pinski <apinski@marvell.com>
1419
1420 PR bootstrap/67102
1421 * Makefile.def: Have configure-target-libffi depend on
1422 all-target-libstdc++-v3.
1423 * Makefile.in: Regenerate.
1424
1425 2021-09-10 Petter Tomner <tomner@kth.se>
1426
1427 * MAINTAINERS: Me added to DCO and write after approval
1428
1429 2021-09-01 YunQiang Su <syq@debian.org>
1430
1431 * MAINTAINERS: Add myself for write after approval.
1432
1433 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1434
1435 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1436 * Makefile.in: Regenerate.
1437
1438 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1439
1440 * MAINTAINERS: Add myself for write after approval.
1441
1442 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1443
1444 * Makefile.in: Regenerate.
1445 * Makefile.tpl: Make the state of the configured host
1446 shared flag available to makefile fragements.
1447
1448 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1449
1450 * MAINTAINERS (Write After Approval): Add myself.
1451
1452 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1453
1454 * .dir-locals.el (bug-reference-url-format): Use https.
1455
1456 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1457
1458 * .dir-locals.el (c-mode): Change fill-column to 79.
1459
1460 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1461
1462 * MAINTAINERS: Add myself to DCO section.
1463
1464 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1465
1466 * configure: Regenerate.
1467 * configure.ac: Adjust cases for which it is necessary to
1468 include the Darwin host config fragment.
1469
1470 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1471
1472 * MAINTAINERS: Add myself for write after approval and DCO.
1473
1474 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1475
1476 * Makefile.def: Add dsymutil defs.
1477 * Makefile.in: Regenerated.
1478 * Makefile.tpl: Add dsymutil to flags.
1479 * configure: Regenerated.
1480 * configure.ac: Add dsymutil to target and build recipes.
1481
1482 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1483
1484 * MAINTAINERS: Add myself for write after approval.
1485
1486 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1487
1488 * MAINTAINERS (Write After Approval): Add myself.
1489
1490 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1491
1492 * MAINTAINERS: Add myself for write after approval and DCO
1493
1494 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1495
1496 * .gitignore: Add entry for cscope.out.
1497
1498 2021-06-22 liuhongt <hongtao.liu@intel.com>
1499
1500 * MAINTAINERS: Remove my Write After Approval entry.
1501
1502 2021-06-21 liuhongt <hongtao.liu@intel.com>
1503
1504 * MAINTAINERS: Add myself as maintainer of the i386 vector
1505 extensions.
1506
1507 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1508
1509 * MAINTAINERS (Write After Approval): Add myself.
1510
1511 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1512
1513 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1514 as *vrp and ranger maintainers.
1515
1516 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1517
1518 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1519 not trigger testsuite failures.
1520
1521 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1522
1523 * MAINTAINERS: Add myself to DCO section with both email addresses.
1524
1525 2021-06-03 Jason Merrill <jason@redhat.com>
1526
1527 * MAINTAINERS: Add DCO version number.
1528
1529 2021-06-02 Jason Merrill <jason@redhat.com>
1530
1531 * MAINTAINERS: Add DCO section.
1532
1533 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1534
1535 * MAINTAINERS (Write After Approval): Add myself.
1536
1537 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1538
1539 * configure.ac: Add gnulib to configdirs for sim.
1540 * configure: Regenerate.
1541
1542 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1543
1544 * Makefile.def: Add configure-sim dependency on all-gnulib.
1545 * Makefile.in: Regenerated.
1546
1547 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1548
1549 * MAINTAINERS (Write After Approval): Add myself.
1550
1551 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1552
1553 * MAINTAINERS (Write After Approval): Add myself.
1554
1555 2021-05-11 Martin Liska <mliska@suse.cz>
1556
1557 * MAINTAINERS: Remove entries for removed
1558 components (HSA, BRIG, libhsail-rt).
1559 Move Pekka to Write After Approval.
1560
1561 2021-05-11 Martin Liska <mliska@suse.cz>
1562
1563 * Makefile.def: Remove libhsail-rt.
1564 * Makefile.in: Likewise.
1565 * configure.ac: Likewise.
1566 * configure: Regenerate.
1567 * libhsail-rt/ChangeLog: Removed.
1568 * libhsail-rt/Makefile.am: Removed.
1569 * libhsail-rt/Makefile.in: Removed.
1570 * libhsail-rt/README: Removed.
1571 * libhsail-rt/aclocal.m4: Removed.
1572 * libhsail-rt/configure: Removed.
1573 * libhsail-rt/configure.ac: Removed.
1574 * libhsail-rt/configure.tgt: Removed.
1575 * libhsail-rt/include/internal/fibers.h: Removed.
1576 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1577 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1578 * libhsail-rt/include/internal/workitems.h: Removed.
1579 * libhsail-rt/rt/arithmetic.c: Removed.
1580 * libhsail-rt/rt/atomics.c: Removed.
1581 * libhsail-rt/rt/bitstring.c: Removed.
1582 * libhsail-rt/rt/fbarrier.c: Removed.
1583 * libhsail-rt/rt/fibers.c: Removed.
1584 * libhsail-rt/rt/fp16.c: Removed.
1585 * libhsail-rt/rt/misc.c: Removed.
1586 * libhsail-rt/rt/multimedia.c: Removed.
1587 * libhsail-rt/rt/queue.c: Removed.
1588 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1589 * libhsail-rt/rt/segment.c: Removed.
1590 * libhsail-rt/rt/workitems.c: Removed.
1591 * libhsail-rt/target-config.h.in: Removed.
1592
1593 2021-05-04 Nick Clifton <nickc@redhat.com>
1594
1595 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1596 * configure: Regenerate.
1597
1598 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1599 Tobias Burnus <tobias@codesourcery.com>
1600
1601 * configure.ac (--enable-offload-defaulted): New.
1602 * configure: Regenerate.
1603
1604 2021-04-23 David Faust <david.faust@oracle.com>
1605
1606 * MAINTAINERS (Write After Approval): Add myself.
1607
1608 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1609
1610 * MAINTAINERS (Write After Approval): Add myself.
1611
1612 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1613
1614 * MAINTAINERS: Add myself as pru port maintainer.
1615
1616 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1617
1618 * MAINTAINERS: Add myself as static analyzer maintainer.
1619
1620 2021-03-18 Jeff Law <jlaw@tachyum.com>
1621
1622 * MAINTAINERS: Update primary entry.
1623
1624 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1625
1626 * MAINTAINERS (Write After Approval): Add myself.
1627
1628 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1629
1630 * Makefile.def: Remove all-sim dependency on configure-gdb.
1631 * Makefile.in: Regenerated.
1632
1633 2021-03-11 Jeff Law <law@redhat.com>
1634
1635 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1636
1637 2021-03-11 Martin Liska <mliska@suse.cz>
1638
1639 * Makefile.tpl: The change was done Makefile.in which
1640 is generated file.
1641
1642 2021-03-08 Jeff Law <law@redhat.com>
1643
1644 * MAINTAINERS: Update my email address
1645
1646 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1647
1648 * config.guess: Import latest upstream.
1649 * config.sub: Import latest upstream.
1650
1651 2021-01-25 Martin Liska <mliska@suse.cz>
1652
1653 PR gcov-profile/98739
1654 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1655 for profiledbootstrap.
1656
1657 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1658
1659 * MAINTAINERS (Write After Approval): Add myself.
1660
1661 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1662
1663 * MAINTAINERS (Write After Approval): Update my e-mail address.
1664
1665 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1666
1667 * MAINTAINERS: Fix spacing.
1668
1669 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1670
1671 * MAINTAINERS (Write After Approval): Add myself
1672
1673 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1674
1675 * Makefile.def: Sync with binutils-gdb:
1676 (dependencies): all-ld depends on all-libctf.
1677 (host_modules): libctf is no longer no_install.
1678 No longer no_check. Checking depends on all-ld.
1679 * Makefile.in: Regenerated.
1680
1681 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1682
1683 * libtool.m4: Match gnu* along other GNU systems.
1684 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1685 * libgo/configure: Re-generate.
1686
1687 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1688
1689 * MAINTAINERS: Update my email address.
1690
1691 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
1695 2020-12-15 Nathan Sidwell <nathan@acm.org>
1696
1697 * Makefile.def
1698 * Makefile.in
1699 * Makefile.tpl
1700 * configure
1701 * configure.ac
1702
1703 2020-12-15 Nathan Sidwell <nathan@acm.org>
1704
1705 * Makefile.def: Add libcody.
1706 * configure.ac: Add libcody.
1707 * Makefile.in: Regenerated.
1708 * configure: Regenerated.
1709
1710 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1711
1712 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1713
1714 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1715
1716 PR target/97865
1717 * libtool.m4: Update handling of Darwin platform link flags
1718 for Darwin20.
1719
1720 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1721
1722 * .gitignore: Sync with binutils-gdb
1723
1724 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1725
1726 * MAINTAINERS: Add myself as arc port maintainer.
1727
1728 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1729
1730 PR d/87788
1731 * configure.ac: Don't disable D for *-*-darwin*.
1732 * configure: Regenerate.
1733
1734 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1735
1736 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1737 hppa64-*-hpux11*.
1738
1739 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1740
1741 * configure: Regenerate.
1742 * configure.ac: Add --bootstrap-hwasan option.
1743
1744 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1745
1746 * config.guess: Import latest upstream.
1747 * config.sub: Import latest upstream.
1748
1749 2020-11-16 Martin Liska <mliska@suse.cz>
1750
1751 * .gitignore: Add cache as clangd uses it now.
1752
1753 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1754
1755 * MAINTAINERS (Write After Approval): add myself
1756
1757 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1758
1759 * MAINTAINERS (Write After Approval): Add myself.
1760
1761 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1762
1763 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1764 Remove FIXME comments.
1765
1766 2020-11-06 Martin Uecker <muecker@gwdg.de>
1767
1768 * MAINTAINERS: Update my email address.
1769
1770 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1771
1772 * MAINTAINERS (Write After Approval): Add myself.
1773
1774 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1775
1776 PR target/97302
1777 * configure.ac: Only set with_gmp to /usr/local
1778 if not building in tree.
1779 * configure: Regenerate.
1780
1781 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1782
1783 * MAINTAINERS (Write After Approval): Add myself.
1784
1785 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1786
1787 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1788
1789 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1790
1791 PR bootstrap/96612
1792 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1793 if not the same as ${host}.
1794 * configure: Regenerate.
1795
1796 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1797
1798 * MAINTAINERS (Write After Approval): Add myself.
1799
1800 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1801
1802 * MAINTAINERS: Update my email address.
1803
1804 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1805
1806 * MAINTAINERS (Write After Approval): Add myself.
1807
1808 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1809
1810 * MAINTAINERS (Write After Approval): Add myself.
1811
1812 2020-06-12 Martin Liska <mliska@suse.cz>
1813
1814 * .gitignore: Add .clang-tidy.
1815
1816 2020-06-08 Jason Merrill <jason@redhat.com>
1817
1818 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1819 * configure: Regenerate.
1820
1821 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1822
1823 * MAINTAINERS: Add myself as xtensa port maintainer.
1824
1825 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1826
1827 * configure.ac: Don't require --enable-host-shared when building
1828 for Mingw.
1829 * configure: Regenerate.
1830
1831 2020-05-18 Jason Merrill <jason@redhat.com>
1832
1833 * configure.ac: Update bootstrap dialect to -std=c++11.
1834
1835 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1836
1837 * MAINTAINERS (Write After Approval): Add myself.
1838
1839 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1840
1841 PR target/92713
1842 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1843 (noconfigdirs): Add 'target-libstdc++-v3'.
1844 * configure: Regenerate.
1845
1846 2020-04-21 Stephen Casner <casner@acm.org>
1847
1848 PR 25830
1849 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1850 * configure: Rebuild.
1851
1852 2020-04-17 Martin Liska <mliska@suse.cz>
1853 Jonathan Yong <10walls@gmail.com>
1854
1855 PR gcov-profile/94570
1856 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1857 for CYGWIN.
1858
1859 2020-04-14 Martin Jambor <mjambor@suse.cz>
1860
1861 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1862
1863 2020-04-09 Tom Tromey <tom@tromey.com>
1864
1865 * configure: Rebuild.
1866 * Makefile.in: Rebuild.
1867 * Makefile.def (gdbsupport, gdbserver): New host modules.
1868 (configure-gdb): Depend on all-gdbsupport.
1869 (all-gdb): Depend on all-gdbsupport, all-libctf.
1870 * configure.ac (host_tools): Add gdbserver.
1871 Conditionally build gdbserver and gdbsupport.
1872
1873 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1874
1875 * configure.ac: Build libgomp by default for amdgcn.
1876 * configure: Regenerate.
1877
1878 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1879
1880 * MAINTAINERS (Write After Approval): Add myself.
1881
1882 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1883
1884 * MAINTAINERS (Write After Approval) : Add myself.
1885
1886 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1887
1888 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1889
1890 2020-02-14 Martin Sebor <msebor@redhat.com>
1891
1892 * doc/extend.texi (attribute alias): Mention type requirement.
1893 (attribute weak): Same.
1894 (attribute weakref): Correct invalid example.
1895
1896 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1897
1898 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1899
1900 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1901 Jakub Jelinek <jakub@redhat.com>
1902
1903 * .gitattributes: Add *.md diff=md.
1904
1905 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1906
1907 The mentioned auto-generated file is no more part of the
1908
1909 GCC sources, it's auto-generated in $(builddir) during build.
1910
1911 PR target/92055
1912 * contrib/gcc_update (files_and_dependencies): Remove
1913 entry for gcc/config/avr/t-multilib.
1914
1915 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1916
1917 * MAINTAINERS: Update my email address.
1918
1919 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1920
1921 * README.MOVED_TO_GIT: Remove.
1922
1923 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1924
1925 * README.MOVED_TO_GIT: New file.
1926
1927 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1928
1929 * MAINTAINERS (Write After Approval): Add myself.
1930
1931 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1932
1933 * MAINTAINERS (write_after_approval): Add myself.
1934
1935 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1936
1937 * MAINTAINERS (write_after_approval): Add myself.
1938
1939 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1940
1941 * MAINTAINERS (write_after_approval): Add myself.
1942
1943 2019-12-11 Matthias Klose <doko@ubuntu.com>
1944
1945 * configure.ac: Factor out common cases for compare_exclusions.
1946 * configure: Regenerate.
1947
1948 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1949
1950 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1951 flag.
1952
1953 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1954
1955 * MAINTAINERS (Write After Approval): Add myself.
1956
1957 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1958
1959 PR middle-end/92463
1960 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1961 * configure: Regenerate
1962
1963 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1964
1965 * configure.ac: Use https for gcc.gnu.org.
1966 * configure: Regenerated.
1967
1968 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1969
1970 * MAINTAINERS (aarch64 port): Remove my name, move to...
1971 (Write After Approval): ...Here.
1972
1973 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1974
1975 * MAINTAINERS: Change my email address as maintainer.
1976
1977 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1978
1979 PR fortran/91828
1980 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1981 * configure: Regenerated.
1982
1983 2019-10-21 Jason Merrill <jason@redhat.com>
1984
1985 * .gitattributes: Also check ChangeLog whitespace.
1986
1987 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1988
1989 * contrib/dg-extract-results.sh: Add support for KPASS.
1990 * contrib/dg-extract-results.py: Likewise.
1991
1992 2019-10-17 Jason Merrill <jason@redhat.com>
1993
1994 * .gitattributes: Avoid {} in filename pattern.
1995
1996 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1997
1998 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1999 Approval section.
2000
2001 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
2002
2003 * MAINTAINERS: Add myself to Write After Approval
2004
2005 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
2006
2007 * MAINTAINERS: Add myself as an aarch64 maintainer.
2008
2009 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2010
2011 * MAINTAINERS: Add myself as aarch64 maintainer.
2012
2013 2019-09-23 Carl Love <cel@us.ibm.com>
2014
2015 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
2016 New define_insn.
2017 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
2018 vsx_xxpermdi16_le_V16QI): Removed define_insn.
2019
2020 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
2021
2022 * MAINTAINERS (Sam Tebbs): Update email address.
2023
2024 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
2025
2026 * MAINTAINERS: Update my email address.
2027
2028 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
2029
2030 * libtool.m4: Handle uclinuxfdpiceabi.
2031
2032 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2033
2034 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
2035 Remove myself from Write After Approval section.
2036
2037 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2038
2039 * configure.ac: Support for bpf-*-* targets.
2040 * configure: Regenerate.
2041
2042 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2043
2044 * config.sub: Import upstream version 2019-06-30.
2045 * config.guess: Import upstream version 2019-07-24.
2046
2047 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
2048
2049 * MAINTAINERS: Remove spu port maintainers.
2050
2051 2019-08-28 Martin Liska <mliska@suse.cz>
2052
2053 * .gitignore: Add .clangd and compile_commands.json
2054 to .gitignore.
2055
2056 2019-08-23 Michael Forney <mforney@mforney.org>
2057
2058 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2059 * Makefile.in: Regenerate.
2060
2061 2019-08-19 Tom Tromey <tom@tromey.com>
2062
2063 * configure: Rebuild.
2064 * configure.ac: Add --with-static-standard-libraries.
2065
2066 2019-08-16 Alexandre Oliva <oliva@gnu.org>
2067
2068 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2069
2070 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
2071
2072 * MAINTAINERS (Write After Approval): Add myself.
2073
2074 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2075
2076 * MAINTAINERS (Write After Approval): Remove myself, already listed in
2077 RISC-V port maitainer.
2078
2079 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2080
2081 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2082
2083 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2084
2085 * MAINTAINERS (Write After Approval): Add myself.
2086
2087 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
2088
2089 * MAINTAINERS (Write After Approval): Add myself.
2090
2091 2019-06-25 Martin Liska <mliska@suse.cz>
2092
2093 contrib/filter-clang-warnings.py: Transform from
2094 filter-rtags-warnings.py.
2095
2096 2019-06-15 Tom Tromey <tom@tromey.com>
2097
2098 * configure.ac (host_libs): Add gnulib.
2099 * configure: Rebuild.
2100 * Makefile.def (host_modules, dependencies): Add gnulib.
2101 * Makefile.in: Rebuild.
2102
2103 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2104
2105 * MAINTAINERS (Write After Approval): Add myself.
2106
2107 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2108
2109 * configure: Regenerate.
2110 * configure.ac: Add PRU target.
2111
2112 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2113
2114 * MAINTAINERS (Write After Approval): Add myself.
2115
2116 2019-06-11 Nick Clifton <nickc@redhat.com>
2117
2118 Import these changes from the binutils/gdb repository:
2119
2120 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2121
2122 * Makefile.def (dependencies): configure-libctf depends on all-bfd
2123 and all its deps.
2124 * Makefile.in: Regenerated.
2125
2126 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2127
2128 * Makefile.def (host_modules): Add libctf.
2129 * Makefile.def (dependencies): Likewise.
2130 libctf depends on zlib, libiberty, and bfd.
2131 * Makefile.in: Regenerated.
2132 * configure.ac (host_libs): Add libctf.
2133 * configure: Regenerated.
2134
2135 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
2136
2137 * MAINTAINERS (Write After Approval): Add myself.
2138
2139 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
2140
2141 * MAINTAINERS: Update my email address.
2142
2143 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
2144
2145 * MAINTAINERS (Write After Approval): Add myself.
2146
2147 2019-05-16 Jun Ma <junma@linux.alibaba.com>
2148
2149 * MAINTAINERS (Write After Approval): Add myself.
2150
2151 2019-05-07 Jim Wilson <jimw@sifive.com>
2152
2153 * MAINTAINERS: Remove myself as IA-64 maintainer.
2154
2155 2019-05-04 Roland Illig <roland.illig@gmx.de>
2156
2157 * MAINTAINERS (Write After Approval): Add myself.
2158
2159 2019-05-02 Richard Biener <rguenther@suse.de>
2160
2161 PR bootstrap/85574
2162 * Makefile.tpl (compare target): Also compare extra-compare
2163 files.
2164 * Makefile.in: Regenerate.
2165
2166 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2167
2168 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2169 as modulo-scheduler maintainer.
2170
2171 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2172
2173 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2174
2175 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2176
2177 * MAINTAINERS: Update my email address.
2178
2179 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
2180
2181 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2182 * configure: Regenerate.
2183
2184 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2185
2186 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2187 * configure: Regenerate.
2188
2189 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2190
2191 * configure.ac: Add target-zlib to target_libraries.
2192 * configure: Regenerate.
2193
2194 2019-04-09 Martin Liska <mliska@suse.cz>
2195
2196 * Makefile.in: Regenerate.
2197 * Makefile.tpl: Pass GENERATOR_CFLAGS
2198 in all stages.
2199
2200 2019-03-28 Martin Liska <mliska@suse.cz>
2201
2202 PR bootstrap/89829
2203 * Makefile.in: Revert r254150.
2204 * Makefile.tpl: Likewise.
2205
2206 2019-03-28 Ben Elliston <bje@gnu.org>
2207
2208 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2209 related, and libdecnumber.
2210
2211 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2212
2213 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2214 (Write After Approval): Remove myself.
2215
2216 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2217
2218 * MAINTAINERS (Write After Approval): Add myself.
2219
2220 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2221
2222 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2223 (Write After Approval): Remove myself and Julian.
2224
2225 2019-01-26 Harald Anlauf <anlauf@gmx.de>
2226
2227 * MAINTAINERS (Write After Approval): Add myself.
2228
2229 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2230
2231 * MAINTAINERS (Write After Approval): Add myself.
2232
2233 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2234
2235 * ChangeLog: Replace space with tab.
2236 * MAINTAINERS: Delete 1 tab to keep alignment.
2237
2238 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2239
2240 * MAINTAINERS (Write After Approval): Add myself.
2241
2242 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2243
2244 * MAINTAINERS (Write After Approval): Add myself.
2245
2246 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2247 Kwok Cheung Yeung <kcy@codesourcery.com>
2248 Julian Brown <julian@codesourcery.com>
2249 Tom de Vries <tom@codesourcery.com>
2250 Jan Hubicka <hubicka@ucw.cz>
2251 Martin Jambor <mjambor@suse.cz>
2252
2253 * configure.ac: Likewise.
2254 * configure: Regenerate.
2255 * contrib/config-list.mk: Add amdgcn-amdhsa.
2256
2257 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2258
2259 * MAINTAINERS (Write After Approval): Add myself.
2260
2261 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2262
2263 * MAINTAINERS (Write After Approval): Add myself.
2264
2265 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2266
2267 PR target/88535
2268 * config.guess: Import upstream version 2019-01-03.
2269 * config.sub: Import upstream version 2019-01-01.
2270
2271 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2272
2273 * MAINTAINERS (Write After Approval): Update my maintainer address.
2274
2275 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2276
2277 * MAINTAINERS (Write After Approval): Add myself.
2278
2279 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2280
2281 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2282
2283 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2284
2285 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2286 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2287 (GCC_TARGET_TOOL): Likewise.
2288 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2289 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2290 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2291 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2292 * configure: Regenerate.
2293 * Makefile.in: Likewise.
2294
2295 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2296
2297 * MAINTAINERS (Write After Approval): Add myself.
2298
2299 2018-11-13 Martin Liska <mliska@suse.cz>
2300
2301 * gcc.target/i386/pr87930.c: Move to ...
2302 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2303
2304 2018-11-10 Stafford Horne <shorne@gmail.com>
2305
2306 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2307 (Write After Approval): Remove myself.
2308
2309 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2310
2311 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2312 Append $INCICONV to it.
2313
2314 2018-11-04 Stafford Horne <shorne@gmail.com>
2315
2316 * MAINTAINERS (Write After Approval): Add myself.
2317
2318 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2319
2320 PR bootstrap/82856
2321 * multilib.am: New file. From automake.
2322
2323 Merge from binutils-gdb:
2324 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2325
2326 * libtool.m4: Use AC_LANG_SOURCE.
2327 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2328 * ar-lib: New file.
2329 * test-driver: New file.
2330 * configure: Re-generate.
2331
2332 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2333
2334 * MAINTAINERS (Write After Approval): Add myself.
2335
2336 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2337
2338 PR bootstrap/87788
2339 PR d/87799
2340 * configure: Rebuild.
2341 * configure.ac: Disable D on systems where it is known not to work.
2342
2343 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2344
2345 * Makefile.def (target_modules): Add libphobos.
2346 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2347 GDCFLAGS_FOR_TARGET.
2348 (dependencies): Make libphobos depend on libatomic, libbacktrace
2349 configure, and zlib configure.
2350 (language): Add language d.
2351 * Makefile.in: Rebuild.
2352 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2353 (HOST_EXPORTS): Add GDC.
2354 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2355 (BASE_TARGET_EXPORTS): Add GDC.
2356 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2357 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2358 (EXTRA_HOST_FLAGS): Add GDC.
2359 (STAGE1_FLAGS_TO_PASS): Add GDC.
2360 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2361 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2362 environment variables.
2363 * configure: Rebuild.
2364 * configure.ac: Add target-libphobos to target_libraries. Set and
2365 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2366
2367 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2368
2369 * MAINTAINERS (Write After Approval): Add myself.
2370
2371 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2372
2373 * MAINTAINERS (Write After Approval): Remove myself.
2374
2375 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2376
2377 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2378
2379 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2380
2381 * MAINTAINERS: Update my email address.
2382
2383 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2384
2385 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2386 maintainer.
2387
2388 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2389
2390 * MAINTAINERS (Write After Approval): Add self.
2391
2392 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2393
2394 * MAINTAINERS (write after approval): Add myself.
2395
2396 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2397
2398 * MAINTAINERS: Update my email address.
2399
2400 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2401
2402 * MAINTAINERS (write after approval): Add myself.
2403
2404 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2405
2406 * MAINTAINERS: Add self to global reviewers list.
2407
2408 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2409
2410 MAINTAINERS: Add c-sky port maintainers.
2411
2412 2018-08-10 Martin Liska <mliska@suse.cz>
2413
2414 * MAINTAINERS: Revert change in previous commit and
2415 join lines.
2416
2417 2018-08-10 Martin Liska <mliska@suse.cz>
2418
2419 * MAINTAINERS: Remove extra line.
2420
2421 2018-08-06 Naveen H.S <naveenh@marvell.com>
2422
2423 * MAINTAINERS: Update my email address.
2424
2425 2018-07-19 DJ Delorie <dj@redhat.com>
2426
2427 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2428 as maintainer.
2429
2430 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2431
2432 * MAINTAINERS: Adjust email address for me and my colleague Robin
2433 Dapp.
2434
2435 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2436 Sunil K Pandey <sunil.k.pandey@intel.com>
2437
2438 PR target/84413
2439 * config/i386/i386.c (m_CORE_AVX512): New.
2440 (m_CORE_AVX2): Likewise.
2441 (m_CORE_ALL): Add m_CORE_AVX2.
2442 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2443 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2444 and remove the rest of m_SKYLAKE_AVX512.
2445
2446 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2447
2448 * config.sub: Sync with upstream version 2018-07-03.
2449
2450 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2451
2452 * config.guess: Sync with upstream version 2018-06-26.
2453 * config.sub: Sync with upstream version 2018-07-02.
2454
2455 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2456
2457 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2458 * ltmain.sh: Likewise.
2459
2460 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2461
2462 * contrib/config-list.mk: Remove powerpc-linux_paired.
2463
2464 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2465
2466 * configure.ac: Introduce support for @unless/@endunless.
2467 * Makefile.tpl (dep-kind): Rewrite with cond; return
2468 postbootstrap in some cases.
2469 (make-postboot-dep, postboot-targets): New.
2470 (dependencies): Do not output postbootstrap dependencies at
2471 first. Output non-target ones changed for configure to depend
2472 on stage_last @if gcc-bootstrap, and the original deps @unless
2473 gcc-bootstrap.
2474 * configure.in, Makefile.in: Rebuilt.
2475
2476 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2477
2478 * MAINTAINERS (write after approval): Add myself.
2479
2480 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2481
2482 * MAINTAINERS (write after approval): Add myself.
2483
2484 2018-06-19 Nick Clifton <nickc@redhat.com>
2485
2486 * zlib/configure.ac: Restore old behaviour of only enabling
2487 multilibs when a target subdirectory is defined. This allows
2488 building with srcdir == builddir.
2489 * zlib/configure: Regenerate.
2490
2491 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2492
2493 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2494 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2495 * Makefile.in: Regenerate.
2496
2497 2018-06-16 Ben Elliston <bje@gnu.org>
2498
2499 * config.guess: Import latest version.
2500 * config.sub: Likewise.
2501
2502 2018-06-08 Martin Liska <mliska@suse.cz>
2503
2504 * MAINTAINERS: Remove MPX-related entries.
2505 * Makefile.def: Remove libmpx support.
2506 * Makefile.in: Regenerate.
2507 * configure.ac: Remove removed files.
2508 * configure: Regenerate.
2509 * libmpx/ChangeLog: Remove.
2510 * libmpx/Makefile.am: Remove.
2511 * libmpx/Makefile.in: Remove.
2512 * libmpx/acinclude.m4: Remove.
2513 * libmpx/aclocal.m4: Remove.
2514 * libmpx/config.h.in: Remove.
2515 * libmpx/configure: Remove.
2516 * libmpx/configure.ac: Remove.
2517 * libmpx/configure.tgt: Remove.
2518 * libmpx/libmpx.spec.in: Remove.
2519 * libmpx/mpxrt/Makefile.am: Remove.
2520 * libmpx/mpxrt/Makefile.in: Remove.
2521 * libmpx/mpxrt/libmpx.map: Remove.
2522 * libmpx/mpxrt/libtool-version: Remove.
2523 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2524 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2525 * libmpx/mpxrt/mpxrt.c: Remove.
2526 * libmpx/mpxrt/mpxrt.h: Remove.
2527 * libmpx/mpxwrap/Makefile.am: Remove.
2528 * libmpx/mpxwrap/Makefile.in: Remove.
2529 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2530 * libmpx/mpxwrap/libtool-version: Remove.
2531 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2532
2533 2018-06-04 Martin Liska <mliska@suse.cz>
2534
2535 * MAINTAINERS: Add myself as gcov maintainer.
2536
2537 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2538
2539 * MAINTAINERS: Update my email address.
2540
2541 2018-06-04 Tom de Vries <tdevries@suse.de>
2542
2543 * MAINTAINERS: Remove write-after-approval entries for component
2544 maintainers.
2545
2546 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2547
2548 * MAINTAINERS (write after approval): Add myself.
2549
2550 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2551
2552 * MAINTAINERS: Update my email address.
2553
2554 2018-06-01 Tom de Vries <tdevries@suse.de>
2555
2556 * MAINTAINERS: Update my email address.
2557
2558 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2559
2560 * MAINTAINERS (loop-optimizer): Add myself.
2561
2562 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2563
2564 * configure.ac: Added "nfp" target.
2565 * configure: Regenerate.
2566
2567 2018-04-30 Richard Biener <rguenther@suse.de>
2568
2569 PR bootstrap/85571
2570 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2571 (STAGE3_TFLAGS): Likewise.
2572 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2573 (STAGEtrain_TFLAGS): Likewise.
2574 * Makefile.in: Regenerate.
2575
2576 2018-04-26 Richard Biener <rguenther@suse.de>
2577
2578 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2579 (STAGE2_CFLAGS): Likewise.
2580 (STAGE2_TFLAGS): Likewise.
2581 (STAGE3_CFLAGS): Add -fchecking.
2582 (STAGE3_TFLAGS): Likewise.
2583 (STAGEtrain_CFLAGS): Filter out -fchecking.
2584 (STAGEtrain_TFLAGS): Likewise.
2585 * Makefile.in: Re-generate.
2586
2587 2018-04-25 Catherine Moore <clm@codesourcery.com>
2588
2589 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2590
2591 2018-04-18 Paul Clarke <pc@us.ibm.com>
2592
2593 * MAINTAINERS (write after approval): Add myself.
2594
2595 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2596
2597 * MAINTAINERS: Update my email address.
2598
2599 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2600
2601 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2602
2603 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2604
2605 * MAINTAINERS: Update my email address and disambiguate myself
2606 a bit from Will Schmidt.
2607
2608 2018-03-21 Nathan Sidwell <nathan@acm.org>
2609
2610 * MAINTAINERS: Move maintainers of now-removed picochip and score
2611 ports to write after approval.
2612
2613 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2614
2615 * MAINTAINERS: Add entry for SVE maintainership.
2616
2617 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2618
2619 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2620 * configure: Regenerate.
2621
2622 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2623
2624 * MAINTAINERS (write after approval): Add myself.
2625
2626 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2627
2628 * MAINTAINERS (write after approval): Add myself.
2629
2630 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2631
2632 * MAINTAINERS (write after approval): Add myself.
2633
2634 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2635
2636 Update copyright years.
2637
2638 2018-01-03 Ben Elliston <bje@gnu.org>
2639
2640 * config.guess: Import latest version.
2641 * config.sub: Likewise.
2642
2643 2017-12-12 Stafford Horne <shorne@gmail.com>
2644
2645 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2646 * configure: Regenerate.
2647
2648 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2649
2650 * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2017-11-28 Julia Koval <julia.koval@intel.com>
2653 Sebastian Peryt <sebastian.peryt@intel.com>
2654
2655 * Makefile.def (target_modules): Remove libcilkrts.
2656 * Makefile.in: Ditto.
2657 * configure: Ditto.
2658 * configure.ac: Ditto.
2659
2660 2017-11-28 Julia Koval <julia.koval@intel.com>
2661
2662 * MAINTAINERS (Write After Approval): Add myself.
2663
2664 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2665
2666 * MAINTAINERS (Write After Approval): Add myself.
2667
2668 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2669
2670 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2671 Use my SiFive email address.
2672
2673 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2674
2675 * MAINTAINERS (write after approval): Add myself.
2676
2677 2017-10-27 Martin Liska <mliska@suse.cz>
2678
2679 * Makefile.tpl: Use proper name of folder as it was renamed
2680 during transition to 4 stages.
2681 * Makefile.in: Regenerate.
2682
2683 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2684
2685 * MAINTAINERS (write after approval): Add myself.
2686
2687 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2688
2689 * MAINTAINERS: Add a note that maintainership also includes web
2690 pages, docs, and testsuite related to that area.
2691
2692 2017-09-25 Tom de Vries <tom@codesourcery.com>
2693
2694 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2695
2696 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2697
2698 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2699
2700 2017-09-15 Nathan Sidwell <nathan@acm.org>
2701
2702 * MAINTAINERS: Remove myself as a vxworks maintainer.
2703
2704 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2705
2706 * MAINTAINERS: Remove email address of Jim Norris.
2707
2708 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2709
2710 * MAINTAINERS (Reviewers): Move myself from here...
2711 (CPU Port Maintainers): ... to here.
2712
2713 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2714
2715 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2716
2717 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2718
2719 * MAINTAINERS (write after approval): Add myself.
2720
2721 2017-07-28 Tony Reix <tony.reix@atos.net>
2722
2723 * configure.ac (target-libffi): Don't disable for AIX.
2724 (go): Don't add to unsupported_languages on AIX.
2725 (target-libgo): Don't disable for AIX.
2726 * configure: Regenerate.
2727
2728 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2729
2730 * MAINTAINERS: Add myself.
2731
2732 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2733
2734 * MAINTAINERS: Update my email address.
2735
2736 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2737
2738 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2739 arm-specific auto-generated header files.
2740
2741 2017-07-03 Nathan Sidwell <nathan@acm.org>
2742
2743 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2744 * configure: Rebuilt.
2745
2746 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2747
2748 * MAINTAINERS: Readd myself for c6x.
2749
2750 2017-06-28 Martin Liska <mliska@suse.cz>
2751
2752 PR bootstrap/81217
2753 * Makefile.def: Remove superfluous bootstrap_target from
2754 bootstrap_stage.
2755 * Makefile.in: Re-generate the file.
2756
2757 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2758
2759 * MAINTAINERS: Add myself to Write After Approval
2760
2761 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2762
2763 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2764
2765 2017-06-19 Martin Liska <mliska@suse.cz>
2766
2767 * Makefile.def: Define 4 stages PGO bootstrap.
2768 * Makefile.tpl: Define FLAGS.
2769 * Makefile.in: Regenerate.
2770
2771 2017-06-14 Ian Lance Taylor <iant@golang.org>
2772
2773 * Makefile.def: Add check-gotools to go check targets.
2774 * Makefile.in: Rebuild.
2775
2776 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2777
2778 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2779
2780 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2781
2782 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2783 * configure: Regenerate.
2784
2785 2017-05-31 Martin Liska <mliska@suse.cz>
2786
2787 * configure.ac: Add handling of stage2_werror_flags to
2788 action-if-given and to action-if-not-given.
2789 * configure: Regenerate.
2790
2791 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2792
2793 * MAINTAINERS: Add self to Write After Approval
2794
2795 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2796
2797 * MAINTAINERS: Update my email address, and remove myself as
2798 maintainer in some areas.
2799
2800 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2801
2802 * MAINTAINERS: Add self to Write After Approval
2803
2804 2017-05-25 Nathan Sidwell <nathan@acm.org>
2805
2806 * configure.ac: Add --enable-languages=default to mean default and
2807 make --enable-languages=all mean all supported languages.
2808 * configure: Regenerated.
2809
2810 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2811
2812 * config.gcc (powerpc*-*-*spe*): New.
2813 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2814 (powerpc-*-rtems*spe*): New.
2815 (powerpc*-*-linux*spe*): New.
2816 (powerpc-wrs-vxworksspe): New.
2817 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2818 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2819 * config.host (powerpc*-*-*spe*): New.
2820
2821 2017-05-19 Martin Liska <mliska@suse.cz>
2822
2823 * configure.ac: Add --enable-werror-always just for
2824 bootstrap-debug (or none build config) and do not add it
2825 when we are on a release branch.
2826 * configure: Regenerated.
2827
2828 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2829
2830 * MAINTAINERS: Add self to Write After Approval
2831
2832 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2833
2834 * MAINTAINERS: Move myself to Write After Approval section.
2835
2836 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2837
2838 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2839 ACCH registers.
2840 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2841 available.
2842 (umulsidi3): Likewise.
2843 (mulsidi3_700): Disable this pattern when we have advanced mpy
2844 instructions.
2845 (umulsidi3_700): Likewise.
2846 (maddsidi4): New pattern.
2847 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2848 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2849 (mpydu_imm_arcv2hs): Likewise.
2850 * config/arc/predicates.md (accl_operand): New predicate.
2851
2852 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2853 Andrew Burgess <andrew.burgess@embecosm.com>
2854
2855 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2856 case.
2857 (ARC_AUTOFP_IRQ_P): Likewise.
2858 (ARC_AUTO_IRQ_P): Likewise.
2859 (rgf_banked_register_count): New variable.
2860 (parse_mrgf_banked_regs_option): New function.
2861 (arc_override_options): Handle rgf_banked_regs option.
2862 (arc_handle_interrupt_attribute): Add firq option.
2863 (arc_compute_function_type): Return fast irq type when required.
2864 (arc_must_save_register): Handle fast interrupts.
2865 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2866 (arc_return_address_regs): Update.
2867 * config/arc/arc.h (arc_return_address_regs): Update.
2868 (arc_function_type): Add fast interrupt type.
2869 (ARC_INTERRUPT_P): Update.
2870 (RC_FAST_INTERRUPT_P): Define.
2871 * config/arc/arc.md (simple_return): Update for fast interrupts.
2872 (p_return_i): Likewise.
2873 * config/arc/arc.opt (mrgf-banked-regs): New option.
2874 * doc/invoke.texi (mrgf-banked-regs): Document.
2875
2876 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2877
2878 * config/arc/arc.c (irq_ctrl_saved): New variable.
2879 (ARC_AUTOBLINK_IRQ_P): Define.
2880 (ARC_AUTOFP_IRQ_P): Likewise.
2881 (ARC_AUTO_IRQ_P): Likewise.
2882 (irq_range): New function.
2883 (arc_must_save_register): Likewise.
2884 (arc_must_save_return_addr): Likewise.
2885 (arc_dwarf_emit_irq_save_regs): Likewise.
2886 (arc_override_options): Handle deferred options.
2887 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2888 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2889 arc_must_save_return_addr.
2890 (arc_compute_frame_size): Handle automated save and restore of
2891 registers.
2892 (arc_expand_prologue): Likewise.
2893 (arc_expand_epilogue): Likewise.
2894 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2895 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2896 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2897
2898 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2899 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2900
2901 PR bootstrap/77661
2902 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2903 in-tree build MPC.
2904 * Makefile.in: Regenerate.
2905
2906 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2907
2908 * configure.ac: Enable LTO by default on darwin >= 9.
2909 * configure: Regenerate.
2910
2911 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2912
2913 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2914 and Andrew Waterman as the RISC-V maintainers.
2915
2916 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2917
2918 * MAINTAINERS: Add self to Write After Approval
2919
2920 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2921
2922 * config.guess: Import latest from upstream.
2923
2924 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2925
2926 * MAINTAINERS (Write After Approval): Remove entries that are
2927 already covered under Reviewers.
2928
2929 2017-03-08 Mark Wielaard <mark@klomp.org>
2930
2931 PR demangler/70909
2932 PR demangler/67264
2933 * include/demangle.h: Add d_printing to struct demangle_component
2934 and pass struct demangle_component as non const.
2935
2936 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2937
2938 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2939
2940 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2941
2942 * Makefile.tpl: Remove HOST_ISLVER.
2943 (HOST_EXPORTS): Remove ISLVER.
2944 * Makefile.in: Regenerate.
2945
2946 2017-02-13 Richard Biener <rguenther@suse.de>
2947
2948 * configure: Re-generate.
2949
2950 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2951
2952 * MAINTAINERS: Adjust bug reporting URL.
2953
2954 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2955
2956 * MAINTAINERS (Write After Approval): Remove redundant entry
2957 for Andrew Burgess.
2958
2959 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2960
2961 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2962 32-bit hppa*-*-hpux*.
2963 * configure: Regenerate.
2964
2965 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2966
2967 * configure.ac: Moved the white list of enabling BRIG FE to
2968 libhsail-rt/configure.tgt.
2969 * configure: Regenerated.
2970 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2971
2972 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2973 Martin Jambor <mjambor@suse.cz>
2974
2975 * Makefile.def (target_modules): Added libhsail-rt.
2976 (languages): Added language brig.
2977 * Makefile.in: Regenerated.
2978 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2979 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2980 * configure: Regenerated.
2981
2982 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2983
2984 PR other/79046
2985 * configure: Regenerated.
2986
2987 2017-01-04 Alan Modra <amodra@gmail.com>
2988
2989 * configure: Regenerate.
2990
2991 2016-12-29 Ben Elliston <bje@gnu.org>
2992
2993 * config.sub: Import latest version.
2994
2995 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2996
2997 * MAINTAINERS (Write After Approval): Add myself.
2998
2999 2016-12-21 Jakub Jelinek <jakub@redhat.com>
3000
3001 * configure.ac: Don't bootstrap libmpx unless --with-build-config
3002 includes bootstrap-mpx.
3003 * configure: Regenerated.
3004
3005 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
3006
3007 * MAINTAINERS (Write After Approval): Add myself.
3008
3009 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
3010
3011 * configure: Regenerate.
3012
3013 2016-12-01 Matthias Klose <doko@ubuntu.com>
3014
3015 * configure.ac: Don't use pkg-config to check for bdw-gc.
3016 * configure: Regenerate.
3017
3018 2016-11-30 Matthias Klose <doko@ubuntu.com>
3019
3020 * Makefile.def: Remove reference to boehm-gc target module.
3021 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
3022 options and for the bdw-gc pkg-config module.
3023 * configure: Regenerate.
3024 * Makefile.in: Regenerate.
3025
3026 2016-11-28 Nathan Sidwell <nathan@acm.org>
3027
3028 * MAINTAINERS (nvptx): Remove self.
3029
3030 2016-11-25 Ben Elliston <bje@gnu.org>
3031
3032 * config.guess: Import latest version.
3033 * config.sub: Likewise.
3034
3035 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
3036
3037 * MAINTAINERS (Write After Approval): Add myself.
3038
3039 2016-11-15 Matthias Klose <doko@ubuntu.com>
3040
3041 * Makefile.def: Remove references to GCJ.
3042 * Makefile.tpl: Likewise.
3043 * Makefile.in: Regenerate.
3044
3045 2016-11-15 Matthias Klose <doko@ubuntu.com>
3046
3047 * config-ml.in: Remove references to GCJ.
3048 * configure.ac: Likewise.
3049 * configure: Regenerate.
3050
3051 2016-11-01 Josh Conner <joshconner@google.com>
3052
3053 * MAINTAINERS (Write After Approval): Update email address,
3054
3055 2016-10-27 Carl Love <cel@us.ibm.com>
3056
3057 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3058 Approval list to make it alphabetical.
3059
3060 2016-10-27 Carl Love <cel@us.ibm.com>
3061
3062 * MAINTAINERS (Write After Approval): Add myself.
3063
3064 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
3065
3066 * MAINTAINERS (Reviewers): Add myself.
3067 (Write After Approval): Add myself.
3068
3069 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
3070 Ulrich Weigand <uweigand@de.ibm.com>
3071
3072 * MAINTAINERS: Update email address.
3073
3074 2016-10-10 Nathan Sidwell <nathan@acm.org>
3075
3076 * MAINTAINERS: Update email address.
3077
3078 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
3079
3080 * configure.ac: Add aarch64-*-freebsd*.
3081 * configure: Regenerate.
3082
3083 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
3084
3085 * MAINTAINERS: Update email address after it got reverted.
3086
3087 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3088
3089 * configure.ac (target_libraries): Readd target-boehm-gc.
3090 Restore --enable-objc-gc handling.
3091 * configure: Regenerate.
3092
3093 2015-10-03 Jeff Law <law@redhat.com>
3094
3095 * MAINTAINERS: Move several inactive maintainers to the
3096 write-after-approval section.
3097
3098 2016-09-30 Jakub Jelinek <jakub@redhat.com>
3099
3100 * configure.ac: Add target-libffi to target_libraries.
3101 Readd libgcj target disablings, modified to only target-libffi.
3102 Readd target addition of go to unsupported languages.
3103 * configure: Regenerated.
3104
3105 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
3106
3107 * MAINTAINERS: Update email address.
3108
3109 2016-09-30 Andrew Haley <aph@redhat.com>
3110
3111 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3112 write-after approval. Remove Tom Tromey and Bryce McKinlay from
3113 libgcj.
3114
3115 2016-09-30 Andrew Haley <aph@redhat.com>
3116
3117 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3118 write-after approval after GCJ deletion.
3119
3120 2016-09-30 Andrew Haley <aph@redhat.com>
3121
3122 * Makefile.def: Remove libjava.
3123 * Makefile.tpl: Likewise.
3124 * Makefile.in: Regenerate.
3125 * configure.ac: Likewise.
3126 * configure: Likewise.
3127 * gcc/java: Remove.
3128 * libjava: Likewise.
3129
3130 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
3131
3132 * MAINTAINERS (Reviewers): Add myself.
3133
3134 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
3135
3136 * configure.ac: Disable "sim" directory for arc*-*-*.
3137 * configure: Regenerated.
3138
3139 2016-09-23 Tamar Christina <tamar.christina@arm.com>
3140
3141 * MAINTAINERS (Write After Approval): Add myself.
3142
3143 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3144
3145 * configure.ac: Check for the minimum in-tree MPFR version
3146 handled.
3147 * configure: Regenerate.
3148
3149 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3150
3151 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3152 * configure: Regenerated.
3153
3154 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
3155
3156 * MAINTAINERS (Write After Approval): Add myself.
3157
3158 2016-06-23 Andi Kleen <ak@linux.intel.com>
3159
3160 * Makefile.def: Add autoprofiledbootstrap.
3161 * Makefile.tpl: Dito.
3162 * Makefile.in: Regenerate.
3163
3164 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3165
3166 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3167 * configure: Regenerate.
3168
3169 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3170
3171 * configure: Regenerate.
3172 * configure.ac: Remove support for avr-rtems.
3173
3174 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3175
3176 * MAINTAINERS (Write After Approval): Add myself.
3177
3178 2016-06-16 Michael Collison <michael.collison@arm.com>
3179
3180 * MAINTAINERS (Write After Approval): Add myself.
3181
3182 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3183
3184 * MAINTAINERS (Write After Approval): Update e-mail address.
3185
3186 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3187
3188 * MAINTAINERS (Write After Approval): Add myself.
3189
3190 2016-05-28 Alan Modra <amodra@gmail.com>
3191
3192 * Makefile.tpl (configure): Depend on m4 files included.
3193 * Makefile.in: Regenerate.
3194
3195 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3196
3197 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3198 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3199
3200 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3201
3202 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3203 special case builtin.
3204 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3205 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3206 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3207 for __builtin_vec_addec.
3208
3209 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3210
3211 * config.guess: Import version 2016-04-02 (newest).
3212 * config.sub: Import version 2016-05-10 (newest).
3213
3214 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
3215
3216 * configure.ac: Add ARC support to libgloss.
3217 * configure: Regenerate
3218
3219 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3220
3221 * MAINTAINERS (Write After Approval): Add myself.
3222
3223 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3224
3225 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3226 * configure: Regenerated.
3227 * Makefile.def (gmp): Explicitly disable assembler.
3228 (mpfr): Adjust lib_path.
3229 (mpc): Likewise.
3230 * Makefile.in: Regenerated.
3231
3232 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3233
3234 PR bootstrap/70704
3235 * configure.ac (--enable-stage1-checking): Add missing
3236 --enable-checking=.
3237 * configure: Regenerated.
3238
3239 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3240
3241 * config.guess: Revert r235676.
3242 * config.sub: Revert r235676.
3243
3244 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3245
3246 * config.guess: Remove SH5 support.
3247 * config.sub: Likewise.
3248 * configure: Likewise.
3249 * configure.ac: Likewise.
3250
3251 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3252
3253 PR bootstrap/70704
3254 * configure.ac (--enable-stage1-checking): For --disable-checking or
3255 implicit --enable-checking, make sure extra flag matches in between
3256 stage1 and later checking.
3257 * configure: Regenerated.
3258
3259 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3260
3261 * .gitattributes: New file.
3262
3263 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3264
3265 * MAINTAINERS (rs6000/powerpc port): Add myself.
3266
3267 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3268
3269 PR bootstrap/70173
3270 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3271 and gotools directories. Delete the stage_final file.
3272 * Makefile.in: Regenerate.
3273
3274 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3275
3276 * MAINTAINERS (Write After Approval): Add myself.
3277
3278 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3279
3280 * MAINTAINERS (Fortran maintainer): Remove myself.
3281
3282 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3283
3284 * MAINTAINERS (Write After Approval): Add myself.
3285
3286 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3287
3288 * MAINTAINERS (Write After Approval): Add myself.
3289
3290 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3291
3292 Sync with binutils-gdb:
3293
3294 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3295
3296 * configure.ac: Add mips and s390 to the gold target check.
3297 * configure: Regenerate.
3298
3299 2016-03-01 DJ Delorie <dj@redhat.com>
3300
3301 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3302
3303 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3304
3305 * MAINTAINERS (libcpp): Add myself.
3306 (diagnostic messages): Likewise.
3307
3308 2016-02-20 Tom de Vries <tom@codesourcery.com>
3309
3310 * MAINTAINERS: Fix whitespace.
3311
3312 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3313
3314 * MAINTAINERS (Write After Approval): Add myself.
3315
3316 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3317
3318 * config/isl.m4: Add comments about isl-0.16.
3319 * configure: Regenerate.
3320
3321 2016-01-29 Martin Jambor <mjambor@suse.cz>
3322
3323 * MAINTAINERS (hsa maintainers): Add myself.
3324
3325 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3326
3327 * MAINTAINERS: (Write After Approval): Add myself.
3328
3329 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3330 Sebastian Pop <s.pop@samsung.com>
3331
3332 * Makefile.in: Regenerate.
3333 * Makefile.tpl: Export ISLVER.
3334 * configure: Regenerate.
3335 * config/isl.m4: Detect isl-0.15.
3336
3337 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3338
3339 PR bootstrap/69329
3340 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3341 * Makefile.in: Regenerate.
3342
3343 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3344
3345 * configure.ac: Enable LTO for DJGPP
3346 * configure: Regenerate
3347
3348 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3349
3350 Sync with binutils-gdb:
3351 2015-10-21 Nick Clifton <nickc@redhat.com>
3352
3353 PR gas/19109
3354 * configure.ac: Note the 'none' is an acceptable argument to
3355 --enable-compressed-debug-sections.
3356 * configure: Regenerate.
3357
3358 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3359
3360 PR bootstrap/69134
3361 * Makefile.def (mpfr): Disable assembler.
3362 * Makefile.in: Regenerate.
3363
3364 2016-01-01 Ben Elliston <bje@gnu.org>
3365
3366 * config.guess: Import version 2016-01-01.
3367 * config.sub: Likewise.
3368
3369 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3370
3371 * MAINTAINERS (Write After Approval): Add myself.
3372
3373 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3374
3375 * Makefile.in: Replace ISL with isl.
3376 * Makefile.tpl: Same.
3377 * config/isl.m4: Same.
3378 * configure.ac: Same.
3379 * contrib/download_prerequisites: Same.
3380 * configure: Regenerate.
3381
3382 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3383
3384 * MAINTAINERS (Write After Approval): Add Myself.
3385
3386 2015-12-17 Nathan Sidwell <nathan@acm.org>
3387
3388 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3389 * configure: Regenerate.
3390
3391 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3392 Sebastian Pop <s.pop@samsung.com>
3393
3394 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3395 isl_ctx_get_max_operations.
3396 * configure: Regenerate.
3397
3398 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3399
3400 * MAINTAINERS (Write After Approval): Add myself.
3401
3402 2015-12-02 Ian Lance Taylor <iant@google.com>
3403
3404 PR go/66147
3405 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3406 * Makefile.in: Regenerate.
3407
3408 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3409
3410 PR libffi/65726
3411 * Makefile.def (lang_env_dependencies): Make libffi depend
3412 on cxx.
3413 * Makefile.in: Regenerate.
3414
3415 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3416
3417 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3418 symbols.
3419
3420 2015-11-20 Tristan Gingold <gingold@adacore.com>
3421
3422 Sync with binutils-gdb:
3423 2015-11-20 Tristan Gingold <gingold@adacore.com>
3424
3425 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3426 * configure: Regenerate.
3427
3428 2015-11-19 Martin Liska <mliska@suse.cz>
3429
3430 * .gitignore: Add .clang-format to ignored files.
3431 * Makefile.in: Add clang-format.
3432 * Makefile.tpl: Likewise.
3433
3434 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3435
3436 * configure.ac: Enable libmpx by default.
3437 * configure: Regenerated.
3438
3439 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3440
3441 * MAINTAINERS: Update email address.
3442
3443 2015-10-23 Paulo Matos <pmatos@linki.tools>
3444
3445 * MAINTAINERS: Update email address.
3446
3447 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3448
3449 * MAINTAINERS (Write After Approval): Add myself.
3450
3451 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3452
3453 Sync with binutils-gdb:
3454 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3455
3456 PR gas/19109
3457 * configure.ac: Add
3458 --enable-compressed-debug-sections={all,gas,gold,ld}.
3459 * configure: Regenerated.
3460
3461 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3462
3463 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3464
3465 2015-10-09 Martin Liska <mliska@suse.cz>
3466
3467 * MAINTAINERS (Write After Approval): Add myself.
3468
3469 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3470
3471 * MAINTAINERS (Write After Approval): Add myself.
3472
3473 2015-10-02 Florian Weimer <fweimer@redhat.com>
3474
3475 * MAINTAINERS: Update email address.
3476
3477 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3478
3479 * MAINTAINERS (Write After Approval): Add myself.
3480
3481 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3482
3483 * MAINTAINERS: Update email.
3484
3485 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3486
3487 * MAINTAINERS: Update my email address.
3488
3489 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3490
3491 * MAINTAINERS (ft32 port): Add myself.
3492
3493 2015-08-28 David Sherwood <david.sherwood@arm.com>
3494
3495 * MAINTAINERS: Add myself.
3496
3497 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3498
3499 * MAINTAINERS (Write After Approval): Add myself.
3500
3501 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3502
3503 PR libfortran/54572
3504 * Makefile.def: Make libgfortran depend on libbacktrace.
3505 * Makefile.in: Regenerate.
3506
3507 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3508
3509 * MAINTAINERS (Write After Approval): Add myself.
3510
3511 2015-08-12 Tom de Vries <tom@codesourcery.com>
3512
3513 PR other/67092
3514 * configure.ac: Remove --with_host_libstdcxx support.
3515 * configure: Regenerate.
3516
3517 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3518 Jakub Jelinek <jakub@redhat.com>
3519
3520 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3521 nvptx*-*-*.
3522 * configure: Regenerate.
3523
3524 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3525
3526 * Makefile.def (libiconv): Define bootstrap=true.
3527 Mark pdf/html/info as missing.
3528 (configure-gcc): Depend on all-libiconv.
3529 (all-gcc): Ditto.
3530 (configure-libcpp): Ditto.
3531 (all-libcpp): Ditto.
3532 (configure-intl): Ditto.
3533 (all-intl): Ditto.
3534 * Makefile.in: Regenerate.
3535
3536 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3537
3538 * MAINTAINERS (loop ivopts): Add the entry and myself.
3539
3540 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3541
3542 * MAINTAINERS (nvptx): Add self.
3543
3544 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3545
3546 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3547 128-bit vector modes.
3548
3549 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3550
3551 * MAINTAINERS (Write After Approval): Add myself.
3552
3553 2015-07-28 Ben Elliston <bje@gnu.org>
3554
3555 * config.sub, config.guess: Import from upstream.
3556
3557 2015-07-24 Michael Darling <darlingm@gmail.com>
3558
3559 PR other/66259
3560 * config-ml.in: Reflects renaming of configure.in to configure.ac
3561 * configure: Likewise
3562 * configure.ac: Likewise
3563
3564 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3565
3566 * MAINTAINERS: Update my email address.
3567
3568 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3569
3570 Sync with binutils-gdb:
3571 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3572
3573 * configure.ac (target_configdirs): Exclude target-zlib if
3574 target-libjava isn't built.
3575 * configure: Regenerated.
3576
3577 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3578
3579 Sync with binutils-gdb:
3580 2015-05-13 John David Anglin <dave.anglin@bell.net>
3581
3582 * configure.ac: Disable configuration of GDB for HPUX targets.
3583 * configure: Regenerate.
3584
3585 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3586
3587 * configure.ac: Add --with-system-zlib.
3588 * configure: Regenerated.
3589
3590 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3591
3592 * configure.ac: Add FT32 support.
3593 * configure: Regenerate.
3594
3595 2015-01-12 Anthony Green <green@moxielogic.com>
3596
3597 * configure.ac: Don't disable gprof for moxie.
3598 * configure: Rebuild.
3599
3600 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3601
3602 Sync with binutils-gdb:
3603 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3604
3605 PR ld/18355
3606 * Makefile.def: Add extra_configure_flags to host zlib.
3607 * configure.ac (extra_host_zlib_configure_flags): New. Set
3608 to --enable-host-shared When bfd is to be built as shared
3609 library. AC_SUBST.
3610 * Makefile.in: Regenerated.
3611
3612 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3613
3614 Sync with src:
3615 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3616 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3617 * Makefile.in: Regenerated.
3618
3619 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3620
3621 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3622 target.
3623 * configure: Regenerate.
3624
3625 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3626
3627 * MAINTAINERS (Write After Approval): Add myself.
3628
3629 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3630
3631 * MAINTAINERS (OS Port Maintainers): Add myself.
3632 (Various Maintainers): Remove myself from libffi testsuite.
3633
3634 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3635
3636 * MAINTAINERS (gen* on machine desc): Add self.
3637
3638 2015-06-02 Jason Merrill <jason@redhat.com>
3639
3640 PR bootstrap/66319
3641 * configure.ac: Use -std=gnu++98.
3642
3643 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3644
3645 * MAINTAINERS (Write After Approval): Add myself.
3646
3647 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3648
3649 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3650 * configure: Regenerate.
3651
3652 2015-05-26 Jason Merrill <jason@redhat.com>
3653
3654 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3655 * configure: Regenerate.
3656
3657 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3658
3659 * configure.ac: FT32 target added.
3660 * configure: Regenerated.
3661
3662 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3663
3664 * MAINTAINERS (Write After Approval): Add myself.
3665
3666 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3667
3668 * MAINTAINERS (Write After Approval): Add myself.
3669
3670 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3671
3672 * configure.ac: Fix typo.
3673 * configure: Regenerate.
3674
3675 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3676
3677 * MAINTAINERS (Write After Approval): Add myself.
3678
3679 2015-05-03 Matthias Klose <doko@ubuntu.com>
3680
3681 * configure.ac: Match $host configured with triplets.
3682 * configure: Regenerate.
3683
3684 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3685
3686 * Makefile.tpl: Remove surplus whitespace throughout.
3687 * Makefile.in: Regenerate.
3688
3689 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3690
3691 * MAINTAINERS (Various Maintainers): Add myself as instruction
3692 combiner maintainer.
3693
3694 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3695
3696 PR bootstrap/62077
3697 * configure.ac (--enable-stage1-checking): Default to
3698 release,misc,gimple,rtlflag,tree,types if --disable-checking
3699 or --enable-checking is not specified and DEV-PHASE is not
3700 experimental.
3701 * configure: Regenerated.
3702
3703 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3704
3705 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3706 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3707 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3708 * Makefile.in: Regenerate.
3709
3710 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3711
3712 * MAINTAINERS: Update my email address.
3713
3714 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3715
3716 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3717
3718 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3719
3720 * MAINTAINERS: Add myself as an arm port reviewer.
3721
3722 2015-03-25 Martin Liska <mliska@suse.cz>
3723 Yury Gribov <y.gribov@samsung.com>
3724
3725 * Makefile.in: Fix ln source location for vimrc file.
3726 * Makefile.tpl: Likewise.
3727
3728 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3729
3730 PR bootstrap/25672
3731 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3732 cross-compiling. Similarly for CXX_FOR_TARGET.
3733 * configure: Regenerate.
3734
3735 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3736
3737 * Makefile.def: Add libmpx.
3738 * configure.ac: Add libmpx.
3739 * Makefile.in: Regenerate.
3740 * configure: Regenerate.
3741
3742 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3743
3744 * MAINTAINERS (CPU Port Maintainers): Add myself
3745 i386 vector ISA extns mantainer.
3746
3747 2015-03-13 Jeff Law <law@redhat.com>
3748
3749 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3750 maintainer.
3751 Remove Richard Henderson as a maintainer for the x86 port.
3752
3753 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3754
3755 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3756
3757 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3758
3759 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3760 pointer bounds checker and i386 MPX maintainer.
3761
3762 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3763
3764 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3765
3766 2015-02-26 Martin Sebor <msebor@redhat.com>
3767
3768 * MAINTAINERS (Various Maintainers): Add self.
3769
3770 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3771
3772 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3773 Make sure it contains lto.
3774 * configure: Regenerate.
3775
3776 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3777
3778 * configure: Regenerate.
3779
3780 2015-02-06 Diego Novillo <dnovillo@google.com>
3781 1
3782 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3783 middle-end, docstring): Remove myself.
3784 (Write After Approval): Add myself.
3785
3786 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3787
3788 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3789 (Write After Approval): Update address.
3790
3791 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3792
3793 PR jit/64780
3794 * configure.ac: Require the user to explicitly specify
3795 --enable-host-shared if the jit is enabled.
3796 * configure: Regenerate.
3797
3798 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3799
3800 * MAINTAINERS (Write After Approval): Add myself.
3801
3802 2015-01-25 Tom de Vries <tom@codesourcery.com>
3803
3804 * MAINTAINERS: Make whitespace consistent.
3805
3806 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3807
3808 * MAINTAINERS (Write After Approval): Add myself.
3809
3810 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3811
3812 * MAINTAINERS: (Write After Approval): Add myself.
3813
3814 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3815
3816 * MAINTAINERS: (Write After Approval): Add myself.
3817
3818 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3819
3820 * MAINTAINERS: (Write After Approval): Add myself.
3821
3822 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3823
3824 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3825 objective-c/c++ front end maintainer.
3826
3827 2015-01-13 Marek Polacek <polacek@redhat.com>
3828
3829 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3830
3831 2015-01-12 Jeff Law <law@redhat.com>
3832
3833 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3834 a very long time.
3835
3836 2015-01-09 Ian Lance Taylor <iant@google.com>
3837
3838 * configure.ac (host_tools): Add gotools.
3839 * Makefile.def (host_modules): Add gotools.
3840 (dependencies): Add dependency of all-gotools on all-target-libgo.
3841
3842 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3843
3844 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3845 * configure: Regenerate.
3846
3847 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3848
3849 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3850 all-target-libgomp.
3851 * Makefile.in: Regenerate.
3852
3853 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3854
3855 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3856
3857 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3858
3859 * configure.ac: Add Visium support.
3860 * configure: Regenerate.
3861
3862 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3863
3864 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3865 * configure: Regenerate.
3866
3867 2015-01-03 Andrew Pinski <apinski@cavium.com>
3868
3869 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3870 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3871 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3872 (OBJCOPY_FOR_TARGET): New variable.
3873 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3874 * Makefile.in: Regenerate.
3875 * configure.ac: Check for already installed target objcopy.
3876 Also GCC_TARGET_TOOL on objcopy.
3877 * configure: Regenerate.
3878
3879 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3880
3881 * config.sub: Update from upstream, to 2015-01-01 version.
3882 * config.guess: Ditto.
3883
3884 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3885
3886 * MAINTAINERS (RTEMS Ports): Add myself.
3887
3888 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3889
3890 * MAINTAINERS (Write After Approval): Add myself.
3891
3892 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3893
3894 * MAINTAINERS (Write After Approval): Add myself.
3895
3896 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3897
3898 * configure.ac (--enable-as-accelerator-for): Don't set
3899 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3900 * configure: Regenerate.
3901
3902 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3903
3904 PR bootstrap/64023
3905 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3906 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3907 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3908 to CXX.
3909 * Makefile.in: Regenerated.
3910
3911 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3912 Yury Gribov <y.gribov@samsung.com>
3913
3914 * .gitignore: Added .local.vimrc and .lvimrc.
3915 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3916 * Makefile.in: Regenerate.
3917
3918 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3919
3920 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3921 * configure: Regenerated.
3922
3923 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3924
3925 * MAINTAINERS (nvptx port): New entry.
3926
3927 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3928
3929 * configure: Regenerate.
3930
3931 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3932
3933 * configure.ac: Merge with Binutils.
3934
3935 2014-11-26 Tobias Burnus <burnus@net-b.de>
3936
3937 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3938 * Makefile.in: Regenerate.
3939
3940 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3941
3942 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3943 missing flex.
3944 * Makefile.in: Regenerated.
3945
3946 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3947
3948 * Makefile.in: Regenerate.
3949
3950 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3951
3952 PR bootstrap/63784
3953 * libtool.m4: Add $pic_flag with -shared.
3954
3955 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3956
3957 * MAINTAINERS (Write After Approval): Added myself.
3958
3959 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3960
3961 * MAINTAINERS (write-after-approval): Add myself.
3962
3963 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3964
3965 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3966 from 2 years ago.
3967
3968 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3969
3970 Revert:
3971 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3972
3973 * MAINTAINERS (Write After Approval): Added myself as line map
3974 maintainer.
3975
3976 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3977
3978 Revert:
3979 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3980
3981 * MAINTAINERS (Write After Approval): Added myself.
3982
3983 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3984
3985 * MAINTAINERS (Write After Approval): Added myself.
3986
3987 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3988
3989 * MAINTAINERS (Write After Approval): Added myself as line map
3990 maintainer.
3991
3992 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3993
3994 * MAINTAINERS (Various Maintainers): Added myself as line map
3995 maintainer.
3996
3997 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3998
3999 * move-if-change: Sync from upstream gnulib.
4000
4001 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4002
4003 * compile: Sync with upstream Automake.
4004 * depcomp: Ditto.
4005 * install-sh: Ditto.
4006 * missing: Ditto.
4007 * mkinstalldirs: Ditto.
4008 * ylwrap: Ditto.
4009
4010 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4011
4012 * config.sub: Update from upstream config repo.
4013 * config.guess: Ditto.
4014
4015 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
4016
4017 * Makefile.def: Add liboffloadmic to target_modules. Make
4018 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
4019 * Makefile.in: Regenerate.
4020 * configure: Regenerate.
4021 * configure.ac: Add liboffloadmic to target binaries.
4022 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
4023 Add liboffloadmic to noconfig list when C++ is not supported.
4024
4025 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
4026 Thomas Schwinge <thomas@codesourcery.com>
4027 Ilya Verbin <ilya.verbin@intel.com>
4028 Andrey Turetskiy <andrey.turetskiy@intel.com>
4029
4030 * configure: Regenerate.
4031 * configure.ac (--enable-as-accelerator-for)
4032 (--enable-offload-targets): New configure options.
4033
4034 2014-11-11 Tobias Burnus <burnus@net-b.de>
4035
4036 * Makefile.def: Make all-gcc depend on all-isl.
4037 * Makefile.in: Regenerate.
4038
4039 2014-11-11 David Malcolm <dmalcolm@redhat.com>
4040
4041 * ChangeLog.jit: New.
4042 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
4043
4044 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4045
4046 PR target/63610
4047 * libtool.m4: Fix globbing of darwin versions.
4048 * configure: Regenerate.
4049
4050 2014-11-11 Tobias Burnus <burnus@net-b.de>
4051
4052 * Makefile.def: Remove CLooG.
4053 * Makefile.tpl: Ditto.
4054 * configure.ac: Ditto.
4055 * configure: Regenerate.
4056 * Makefile.in: Ditto.
4057
4058 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
4059
4060 * configure.ac: Handle nvptx-*-*.
4061 * configure: Regenerate.
4062
4063 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
4064
4065 * MAINTAINERS (Write After Approval): Add myself.
4066
4067 2014-10-31 Jakub Jelinek <jakub@redhat.com>
4068
4069 * Makefile.def (libcc1): Remove bootstrap=true;.
4070 * Makefile.in: Regenerated.
4071
4072 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4073
4074 * configure.ac: Update comment.
4075 * configure: Regenerate.
4076
4077 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
4078
4079 * MAINTAINERS (Write After Approval): Add myself.
4080
4081 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
4082
4083 * configure.ac (extra_host_libiberty_configure_flags): Add
4084 --enable-shared also for libcc1's benefit.
4085 * configure: Regenerate.
4086
4087 2014-10-29 Tristan Gingold <gingold@adacore.com>
4088
4089 * MAINTAINERS: Change my email address.
4090
4091 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
4092 Tom Tromey <tromey@redhat.com>
4093
4094 * Makefile.def: Add libcc1 to host_modules.
4095 * configure.ac (host_tools): Add libcc1.
4096 * Makefile.in, configure: Rebuild.
4097
4098 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
4099
4100 * configure.ac (build_configargs): Don't share config.cache between
4101 build subdirs.
4102 * configure: Regenerate.
4103
4104 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4105
4106 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4107 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4108 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4109 leon3v7 as leon3.
4110 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4111 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4112 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4113 * config/sparc/sparc.md (cpu): Add leon3v7.
4114 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4115
4116 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4117
4118 * MAINTAINERS (write-after-approval): Add myself.
4119
4120 2014-10-23 Ian Lance Taylor <iant@google.com>
4121
4122 * configure.ac: Disable the Go frontend on systems where it is known
4123 to not work.
4124 * configure: Regenerate.
4125
4126 2014-10-23 Richard Biener <rguenther@suse.de>
4127
4128 * Makefile.def: Add libcpp build module and dependencies.
4129 * configure.ac: Add libcpp build module.
4130 * Makefile.in: Regenerate.
4131 * configure: Likewise.
4132
4133 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
4134
4135 * MAINTAINERS (write-after-approval): Add myself.
4136
4137 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4138
4139 * INSTALL/README: Do not mention CVS.
4140
4141 2014-10-03 Jing Yu <jingyu@google.com>
4142
4143 * configure.ac: Add aarch64 to list of targets that support gold.
4144 * configure: Regenerate.
4145
4146 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
4147
4148 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4149
4150 2014-09-29 Catherine Moore <clm@codesourcery.com>
4151
4152 * MAINTAINERS: Add myself as MIPS maintainer.
4153
4154 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4155
4156 * MAINTAINERS: Move myself to MIPS maintainers.
4157
4158 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4159
4160 * MAINTAINERS: Put all email addresses between '<' and '>'.
4161
4162 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4163
4164 * MAINTAINERS: Move myself to reviewers (Fortran).
4165
4166 2014-09-01 Andi Kleen <ak@linux.intel.com>
4167
4168 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4169 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4170 * Makefile.in: Regenerate.
4171
4172 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4173
4174 * rtx-classes-status.txt: Delete
4175
4176 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4177
4178 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4179
4180 2014-08-27 Sebastian Pop <s.pop@samsung.com>
4181
4182 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4183 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4184 of checking for version number.
4185 * configure: Regenerated.
4186 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4187
4188 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4189
4190 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4191 is done; begin phase 6 (use extra rtx_def subclasses).
4192
4193 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4194
4195 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4196 done; begin phase 5 (additional rtx_def subclasses).
4197
4198 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4199
4200 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4201
4202 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4203
4204 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4205 SET_BB_HEADER are done.
4206
4207 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4208
4209 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4210 done.
4211
4212 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4213
4214 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4215
4216 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4217
4218 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4219
4220 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4221
4222 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4223
4224 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4225
4226 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4227
4228 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4229
4230 * rtx-classes-status.txt: Phase 3 (per-file commits within
4231 "config" subdirs) is done; begin phase 4 (removal of
4232 "scaffolding").
4233
4234 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4235
4236 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4237 dir) is done; begin phase 3 (per-file commits within "config"
4238 subdirs).
4239
4240 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4241
4242 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4243 phase 2 (per-file commits in main source dir).
4244
4245 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4246
4247 * configure: Regenerated.
4248
4249 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4250
4251 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4252
4253 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4254
4255 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4256
4257 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4258
4259 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4260
4261 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4262
4263 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4264
4265 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4266
4267 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4268
4269 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4270
4271 * MAINTAINERS (Write After Approval): Add myself.
4272
4273 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4274
4275 * MAINTAINERS: Remove myself
4276
4277 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4278
4279 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4280
4281 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4282
4283 * MAINTAINERS (Write After Approval): Add myself.
4284
4285 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4286
4287 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4288 SET_BB_HEADER, SET_BB_FOOTER
4289
4290 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4291
4292 * rtx-classes-status.txt: New file
4293
4294 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4295
4296 * configure.ac: Eliminate ClooG installation dependency.
4297 * configure: Regenerate.
4298 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4299 * Makefile.in: Regenerate.
4300
4301 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4302
4303 * MAINTAINERS (Write After Approval): Add myself.
4304
4305 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4306
4307 * MAINTAINERS (Write After Approval): Add myself.
4308
4309 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4310
4311 * MAINTAINERS (Write After Approval): Add myself.
4312
4313 2014-07-28 Anthony Green <green@moxielogic.com>
4314
4315 Import from savannah.gnu.org:
4316 * config.sub: Update to 2014-07-28 version.
4317
4318 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4319
4320 * MAINTAINERS: Remove my MIPS maintainer entry.
4321
4322 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4323
4324 PR target/47230
4325 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4326 * configure: Regenerate.
4327
4328 2014-07-24 James Norris <jnorris@codesourcery.com>
4329
4330 * MAINTAINERS (Write After Approval): Add myself.
4331
4332 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4333
4334 * configure.ac: Accept only CLooG 0.18.1.
4335 * configure: Regenerate.
4336
4337 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4338
4339 * configure.ac: Don't accept isl 0.11.
4340 * configure: Regenerate.
4341
4342 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4343
4344 * MAINTAINERS (Write After Approval): Add myself.
4345
4346 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4347
4348 * configure.ac: Don't accept isl 0.10.
4349 * configure: Regenerate.
4350
4351 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4352
4353 Fix include path for in-tree cloog.
4354 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4355 * configure: Regenerate.
4356
4357 2014-06-18 Richard Henderson <rth@redhat.com>
4358
4359 * .gitignore: Import gcc_update output.
4360
4361 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4362
4363 * config-ml.in: Robustify ac_configure_args parsing.
4364
4365 * configure.ac (--enable-linker-plugin-configure-flags)
4366 (--enable-linker-plugin-flags): New flags.
4367 (configdirs): Conditionally add libiberty-linker-plugin.
4368 * configure: Regenerate.
4369 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4370 (host_modules) <lto-plugin>: Pay attention to
4371 @extra_linker_plugin_flags@ and
4372 @extra_linker_plugin_configure_flags@.
4373 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4374 * Makefile.in: Regenerate.
4375
4376 * Makefile.tpl (configure-[+prefix+][+module+])
4377 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4378 "module_srcdir" instead of "module" for locating a module's srcdir.
4379 * Makefile.in: Regenerate.
4380
4381 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4382
4383 * MAINTAINERS (Write After Approval): Add myself.
4384
4385 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4386
4387 * MAINTAINERS: Update my email address.
4388
4389 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4390
4391 * MAINTAINERS (Write After Approval): Add myself.
4392
4393 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4394
4395 * MAINTAINERS (Write After Approval): Add myself.
4396
4397 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4398
4399 PR libstdc++/61011
4400 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4401 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4402 * configure: Regenerate.
4403
4404 2014-05-28 Pedro Alves <palves@redhat.com>
4405
4406 * MAINTAINERS (Write After Approval): Add myself.
4407
4408 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4409
4410 * MAINTAINERS: Update my affiliation/email.
4411
4412 2014-05-19 Mike Stump <mikestump@comcast.net>
4413
4414 * MAINTAINERS: Add wide-int reviewers.
4415
4416 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4417
4418 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4419 * configure: Regenerated.
4420
4421 2014-05-15 Torvald Riegel <triegel@redhat.com>
4422
4423 * MAINTAINERS (libitm): Add myself as maintainer.
4424
4425 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4426
4427 * MAINTAINERS (Write After Approval): Add myself.
4428
4429 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4430
4431 * config.sub, config.guess: Import from upstream.
4432
4433 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4434
4435 * MAINTAINERS (Write After Approval): Put myself in correct order.
4436
4437 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4438
4439 * MAINTAINERS (Write After Approval): Add myself.
4440
4441 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4442
4443 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4444 section.
4445
4446 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4447
4448 * MAINTAINERS (Write After Approval): Delete myself.
4449
4450 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4451
4452 PR sanitizer/56781
4453 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4454 and -B* options with -Xcompiler.
4455
4456 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4457
4458 PR bootstrap/60620
4459 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4460 * Makefile.in: Regenerate.
4461
4462 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4463
4464 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4465 for WINDRES_FOR_TARGET in default-manifest.o rule.
4466 * Makefile.in: Regenerate.
4467
4468 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4469
4470 * MAINTAINERS (Write After Approval): Add myself.
4471
4472 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4473
4474 PR sanitizer/56781
4475 * Makefile.def: Set bootstrap=true; for host fixincludes.
4476 * configure.ac: Don't bootstrap host fixincludes unless
4477 --with-build-config=bootstrap-{a,ub}san.
4478 * Makefile.in: Regenerated.
4479 * configure: Regenerated.
4480
4481 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4482
4483 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4484 --enable-vtable-verify option parsing. Don't add
4485 target-libsanitizer to bootstrap_target_libs unless
4486 --with-build-config=bootstrap-asan or
4487 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4488 to bootstrap_target_libs unless --enable-vtable-verify.
4489 * configure: Regenerated.
4490
4491 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4492
4493 * MAINTAINERS (Write After Approval): Add myself.
4494
4495 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4496
4497 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4498
4499 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4500
4501 PR bootstrap/58572
4502 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4503 -I for libstdc++-v3 includes if $(LEAN).
4504 * Makefile.in: Regenerated.
4505
4506 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4507
4508 * MAINTAINERS: Update my email address.
4509
4510 2014-02-24 Walter Lee <walt@tilera.com>
4511
4512 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4513 (tilegx-*-*): Change to tilegx*-*-*.
4514 * configure: Regenerate.
4515
4516 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4517
4518 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4519
4520 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4521
4522 * MAINTAINERS (Write After Approval): Add myself.
4523
4524 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4525
4526 PR target/59788
4527 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4528 *solaris2*.
4529
4530 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4531
4532 * MAINTAINERS: Update my email address.
4533
4534 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4535
4536 * MAINTAINERS: Convert to UTF-8.
4537 Properly sort Xinliang David Li's entry.
4538
4539 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4540 Sandra Loosemore <sandra@codesourcery.com>
4541
4542 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4543 nios2 port maintainers.
4544
4545 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4546
4547 * MAINTAINERS (Write After Approval): Add myself.
4548
4549 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4550
4551 * configure.ac: Add user-friendly check for native x86_64-linux
4552 multilibs.
4553 * configure: Regenerate.
4554
4555 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4556
4557 * MAINTAINERS: Add myself as sh maintainer.
4558
4559 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4560
4561 * MAINTAINERS: Add self as SLSR maintainer.
4562
4563 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4564
4565 * MAINTAINERS: Update my email address.
4566
4567 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4568
4569 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4570
4571 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4572
4573 * Makefile.in: Regenerate.
4574
4575 * Makefile.tpl: Fix typo.
4576 * Makefile.in: Regenerate partially.
4577
4578 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4579
4580 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4581 supported.
4582 * configure: Regenerated.
4583
4584 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4585
4586 * MAINTAINERS (Write After Approval): Add myself.
4587
4588 2013-10-30 Jason Merrill <jason@redhat.com>
4589
4590 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4591 --disable-build-format-warnings.
4592
4593 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4594
4595 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4596 depend on libstdc++ and libgcc.
4597 * configure: Regenerate.
4598 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4599 libcilkrts for POSIX and i*86, and x86_64 architectures.
4600 * Makefile.in: Added libcilkrts related fields to support building it.
4601
4602 2013-10-26 Jeff Law <law@redhat.com>
4603
4604 * Makefile.def (target_modules): Remove libmudflap
4605 (languages): Remove check-target-libmudflap).
4606 * Makefile.in: Rebuilt.
4607 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4608 * configure.ac (target_libraries): Remove target-libmudflap.
4609 Remove checks which disabled libmudflap on some systems.
4610 * configure: Rebuilt.
4611 * libmudflap: Directory removed.
4612
4613 2013-10-21 Cong Hou <congh@google.com>
4614
4615 * MAINTAINERS (Write After Approval): Add myself.
4616
4617 2013-10-16 Mike Stump <mikestump@comcast.net>
4618
4619 * .dir-locals.el: Add.
4620
4621 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4622
4623 * configure.ac: Add --enable-host-shared
4624 * configure: Regenerate.
4625
4626 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4627
4628 Import from savannah.gnu.org:
4629 * config.guess: Update to 2013-06-10 version.
4630 * config.sub: Update to 2013-10-01 version.
4631
4632 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4633
4634 Changes to build configuration to allow big endian ARC ELF toolchain
4635 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4636 * configure: Regenerate.
4637
4638 2013-09-20 Alan Modra <amodra@gmail.com>
4639
4640 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4641 ppc host match. Support little-endian powerpc linux hosts.
4642
4643 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4644
4645 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4646 maintainer.
4647
4648 2013-09-12 DJ Delorie <dj@redhat.com>
4649
4650 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4651 maintainers.
4652
4653 2013-09-03 Richard Biener <rguenther@suse.de>
4654
4655 * configure.ac: Also allow ISL 0.12.
4656 * configure: Regenerated.
4657
4658 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4659
4660 * MAINTAINERS (Write After Approval): Add myself.
4661
4662 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4663
4664 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4665
4666 2013-08-26 Caroline Tice <cmtice@google.com>
4667
4668 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4669 "Various Reviewers" to libvtv "Various Maintainers".
4670
4671 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4672
4673 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4674
4675 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4676
4677 * MAINTAINERS: Update name, email.
4678
4679 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4680
4681 * MAINTAINERS (Write After Approval): Add myself.
4682
4683 2013-08-12 Caroline Tice <cmtice@google.com>
4684
4685 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4686 address in the Write After Approval section.
4687
4688 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4689
4690 * MAINTAINERS (Write After Approval): Update email.
4691
4692 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4693
4694 * configure.ac: Adjust to check VTV_SUPPORTED.
4695 * configure: Regenerated.
4696
4697 2013-08-02 Caroline Tice <cmtice@google.com>
4698
4699 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4700 on non-linux systems; add target-libvtv to noconfigdirs; add
4701 libsupc++/.libs to C++ library search paths.
4702 * configure: Regenerated.
4703 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4704 libstdc++ and libgcc.
4705 * Makefile.in: Regenerated.
4706
4707 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4708
4709 * MAINTAINERS (Write After Approval): Add myself.
4710
4711 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4712 Shiva Chen <shiva0217@gmail.com>
4713
4714 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4715 nds32 port maintainers.
4716
4717 2013-07-17 Tim Shen <timshen91@gmail.com>
4718
4719 * MAINTAINERS (Write After Approval): Add myself.
4720
4721 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4722
4723 * configure.ac: Sync from binutils.
4724 * configure: Regenerate.
4725
4726 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4727
4728 * MAINTAINERS (Write After Approval): Add myself.
4729
4730 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4731
4732 * MAINTAINERS (Write After Approval): Add myself.
4733
4734 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4735
4736 * MAINTAINERS (Write After Approval): Add myself.
4737
4738 2013-04-30 Brooks Moses <bmoses@google.com>
4739
4740 * MAINTAINERS: Update my email; move myself from Fortran
4741 reviewer to Write After Approval.
4742
4743 2013-04-16 Andreas Schwab <schwab@suse.de>
4744
4745 * configure.ac (aarch64-*-*): Don't disable java.
4746 * configure: Regenerate.
4747
4748 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4749
4750 * MAINTAINERS (Write After Approval): Add myself.
4751
4752 2013-03-30 Matthias Klose <doko@ubuntu.com>
4753
4754 * Makefile.def (target_modules): Don't install libffi.
4755 * Makefile.in: Regenerate.
4756
4757 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4758
4759 * MAINTAINERS (Write After Approval): Add myself.
4760
4761 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4762
4763 * MAINTAINERS (Write After Approval): Add myself.
4764
4765 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4766
4767 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4768 * configure: Regenerated.
4769
4770 2013-02-05 Ian Lance Taylor <iant@google.com>
4771
4772 PR go/55969
4773 * configure.ac: Disable libgo on some systems where it does not
4774 work.
4775
4776 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4777
4778 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4779 Remove Geoff Keating as rs6000 port maintainer, at his request.
4780
4781 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4782
4783 * MAINTAINERS: Update my email.
4784
4785 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4786
4787 * configure: Re-generate.
4788
4789 2013-01-15 Richard Biener <rguenther@suse.de>
4790
4791 PR other/55973
4792 * configure: Re-generate.
4793
4794 2013-01-14 Matthias Klose <doko@ubuntu.com>
4795
4796 * Makefile.def (install-target-libsanitizer): Depend on
4797 install-target-libstdc++-v3.
4798 * Makefile.in: Regenerate.
4799
4800 2013-01-14 Richard Biener <rguenther@suse.de>
4801
4802 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4803 * configure: Re-generate
4804
4805 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4806
4807 * config.sub: Update from config repo.
4808
4809 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4810
4811 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4812 * Makefile.in: Regenerate.
4813
4814 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4815
4816 * MAINTAINERS (arc): Add new port maintainership for myself.
4817
4818 2013-01-09 Jason Merrill <jason@redhat.com>
4819
4820 * .gitignore: Import from gdb repository.
4821
4822 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4823
4824 * Makefile.def (configure-gcc): Depend on all-gmp.
4825 (all-gcc): Remove dependency on all-gmp.
4826 * Makefile.in: Regenerated.
4827
4828 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4829
4830 * config.sub: Merge from config repo.
4831 * config.guess: Ditto.
4832
4833 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4834
4835 * Makefile.def: Merge from binutils.
4836 * Makefile.in: Ditto.
4837
4838 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4839
4840 * MAINTAINERS: Update my email.
4841
4842 2012-12-29 Ben Elliston <bje@gnu.org>
4843
4844 * config.guess: Update to 2012-12-29 version.
4845 * config.sub: Likewise.
4846
4847 2012-12-20 Matthias Klose <doko@ubuntu.com>
4848
4849 * Makefile.def (install-target-libgfortran): Depend on
4850 install-target-libquadmath, install-target-libgcc.
4851 (install-target-libsanitizer): Depend on install-target-libgcc.
4852 (install-target-libjava): Depend on install-target-libgcc.
4853 (install-target-libitm): Depend on install-target-libgcc.
4854 (install-target-libobjc): Depend on install-target-libgcc.
4855 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4856 * Makefile.in: Regenerate.
4857
4858 2012-12-19 Matthias Klose <doko@ubuntu.com>
4859
4860 * Makefile.def (install-target-libgo): Depend on
4861 install-target-libatomic.
4862 * Makefile.in: Regenerate.
4863
4864 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4865
4866 PR go/55201
4867 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4868 * Makefile.in: Regenerate.
4869
4870 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4871
4872 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4873 * configure: Regenerate.
4874
4875 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4876
4877 * config.sub: Merge from config repo.
4878
4879 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4880
4881 * Makefile.def (target_modules): Add bootstrap=true and
4882 raw_cxx=true to libsanitizer.
4883 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4884 * Makefile.in: Regenerated.
4885 * configure: Likewise.
4886
4887 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4888
4889 * MAINTAINERS: Remove self as RTL optimization maintainer.
4890
4891 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4892
4893 * MAINTAINERS (Write After Approval): Add myself.
4894
4895 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4896
4897 * Makefile.def (target_modules): Remove bootstrap=true and
4898 raw_cxx=true from libsanitizer.
4899 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4900 * Makefile.in: Regenerated.
4901 * configure: Likewise.
4902
4903 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4904
4905 * Makefile.def (target_modules): Add bootstrap=true and
4906 raw_cxx=true to libsanitizer.
4907 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4908 * Makefile.in: Regenerated.
4909 * configure: Likewise.
4910
4911 2012-11-28 Andrew Pinski <apinski@cavium.com>
4912
4913 PR bootstrap/54279
4914 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4915 * configure: Regenerate.
4916 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4917 * Makefile.in: Regenerate.
4918
4919 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4920
4921 * configure.ac: Disable libsanitizer if we're not building C++.
4922 * configure: Regenerate.
4923
4924 2012-11-15 Roland McGrath <roland@hack.frob.com>
4925
4926 * MAINTAINERS (Write After Approval): Add myself.
4927
4928 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4929
4930 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4931 Kostya Serebryany (kcc@google.com) and
4932 Jakub Jelinek (jakub@redhat.com).
4933 Rename area for Dodji Seketeli (dodji@redhat.com).
4934
4935 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4936
4937 * MAINTAINERS: (asan.c, related): Add myself.
4938
4939 2012-11-14 Roland McGrath <mcgrathr@google.com>
4940
4941 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4942 * configure: Regenerate.
4943
4944 2012-11-13 Richard Henderson <rth@redhat.com>
4945
4946 * configure.ac: Move libsanitizer logic to subdirectory.
4947 * configure: Regenerate.
4948
4949 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4950
4951 * configure.ac: Enable libsanitizer just on x86 linux for now.
4952 * configure: Re-generate.
4953
4954 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4955
4956 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4957 sections.
4958 * configure: Regenerate.
4959
4960 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4961
4962 * configure.ac: Add section for configdirs for libsanitizer.
4963 Disable for cris-*-* and mmix-*-*.
4964 * configure: Regenerate.
4965
4966 2012-11-12 Wei Mi <wmi@google.com>
4967
4968 * configure.ac: Add libsanitizer to target_libraries.
4969 * Makefile.def: Ditto.
4970 * configure: Regenerate.
4971 * Makefile.in: Regenerate.
4972 * libsanitizer: New directory for asan runtime. Contains an empty
4973 tsan directory.
4974
4975 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4976
4977 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4978 against Mingw64 w32api.
4979 * configure: Regenerate.
4980
4981 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4982
4983 * configure: Regenerated.
4984
4985 2012-11-03 Robert Mason <rbmj@verizon.net>
4986
4987 * configure.ac: add --disable-libstdcxx configure option
4988 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4989
4990 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4991
4992 * MAINTAINERS (Write After Approval): Add myself.
4993
4994 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4995
4996 * MAINTAINERS (Write After Approval): Add myself.
4997
4998 2012-10-24 Sharad Singhai <singhai@google.com>
4999
5000 * MAINTAINERS (Write After Approval): Add myself.
5001
5002 2012-10-24 Eric Christopher <echristo@gmail.com>
5003
5004 * MAINTAINERS: Update email address.
5005
5006 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
5007
5008 PR bootstrap/54820
5009 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
5010 * configure: Regenerate.
5011
5012 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
5013
5014 * MAINTAINERS (aarch64): Add Marcus and myself.
5015
5016 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
5017
5018 PR bootstrap/54820
5019 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
5020 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
5021 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5022 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5023 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
5024 * Makefile.in: Regenerate.
5025 * configure.ac (have_static_libs): New variable and associated check.
5026 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
5027 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
5028 * configure: Regenerate.
5029
5030 2012-10-10 Richard Biener <rguenther@suse.de>
5031
5032 * MAINTAINERS: Adjust for changed surname.
5033
5034 2012-10-04 Lawrence Crowl <crowl@google.com>
5035
5036 * MAINTAINERS (Write After Approval): Add myself.
5037
5038 2012-10-01 Cary Coutant <ccoutant@google.com>
5039
5040 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
5041
5042 2012-09-28 Ian Lance Taylor <iant@google.com>
5043
5044 * Makefile.def: Make all-target-libgo depend on
5045 all-target-libbacktrace.
5046 * Makefile.in: Rebuild.
5047
5048 2012-09-26 Ian Lance Taylor <iant@google.com>
5049
5050 * Makefile.def: Make all-gcc depend on all-libbacktrace.
5051 * Makefile.in: Rebuild.
5052
5053 2012-09-20 Walter Lee <walt@tilera.com>
5054
5055 * configure.ac: Add tilegx to list of targets that support gold.
5056 * configure: Regenerate.
5057
5058 2012-09-20 Marek Polacek <polacek@redhat.com>
5059
5060 * MAINTAINERS (Write After Approval): Add myself.
5061
5062 2012-09-19 Steve Ellcey <sellcey@mips.com>
5063
5064 * configure.ac: Add mips*-mti-elf* target.
5065 * configure: Regenerate.
5066
5067 2012-09-17 Ian Lance Taylor <iant@google.com>
5068
5069 * MAINTAINERS (Various Maintainers): Add libbacktrace.
5070 * configure.ac (host_libs): Add libbacktrace.
5071 (target_libraries): Add libbacktrace.
5072 * Makefile.def (host_modules): Add libbacktrace.
5073 (target_modules): Likewise.
5074 * configure, Makefile.in: Rebuild.
5075
5076 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
5077
5078 PR target/38607
5079 Merge upstream change.
5080 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5081
5082 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5083 Add libgomp*.o to compare_exclusions for AIX.
5084 * configure: Regenerate.
5085
5086 2012-09-06 Diego Novillo <dnovillo@google.com>
5087
5088 * configure.ac: Bump minimum GMP version to 4.2.3.
5089 * configure: Re-generate.
5090
5091 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
5092
5093 PR target/54461
5094 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5095 target-libgloss if not configured --with-avrlibc=no.
5096 * configure: Regenerate.
5097
5098 2012-09-04 Jason Merrill <jason@redhat.com>
5099
5100 * configure.ac: Fix --enable-languages=all.
5101
5102 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
5103
5104 * MAINTAINERS (Write After Approval): Add myself.
5105
5106 2012-09-03 Richard Guenther <rguenther@suse.de>
5107
5108 PR bootstrap/54138
5109 * configure.ac: Re-organize ISL / CLOOG checks to allow
5110 disabling with either --without-isl or --without-cloog.
5111 * configure: Regenerated.
5112
5113 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
5114
5115 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5116 * configure: Regenerate.
5117
5118 2012-08-27 Ulrich Drepper <drepper@gmail.com>
5119
5120 * MAINTAINERS: Fix my email address.
5121
5122 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
5123
5124 PR binutils/4970
5125 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5126 and opcodes.
5127 * Makefile.in: Regenerated.
5128
5129 2012-08-26 Art Haas <ahaas@impactweather.com>
5130
5131 * configure: Regenerate.
5132
5133 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
5134
5135 * INSTALL/README: Also refer to the online installation
5136 instructions.
5137
5138 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5139
5140 * MAINTAINERS (Write After Approval): Add myself.
5141 (Picochip port): Remove myself.
5142
5143 2012-08-14 Diego Novillo <dnovillo@google.com>
5144
5145 Merge from cxx-conversion branch.
5146
5147 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5148 POSTSTAGE1_CONFIGURE_FLAGS.
5149 * Makefile.in: Regenerate.
5150 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5151 Force C++ when bootstrapping.
5152 * configure: Regenerate.
5153
5154 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5155
5156 * MAINTAINERS (Write After Approval): Add myself.
5157
5158 2012-07-16 Joseph Myers <joseph@codesourcery.com>
5159
5160 * README: Document use of ranges of years in copyright notices.
5161
5162 2012-07-06 Richard Guenther <rguenther@suse.de>
5163
5164 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5165 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5166 --with-gmp=system.
5167 * Makefile.in: Regenerated.
5168 * configure: Likewise.
5169
5170 2012-07-06 Richard Guenther <rguenther@suse.de>
5171
5172 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5173 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5174 supply V=1 as extra_make_flags.
5175 * configure: Regenerated.
5176 * Makefile.in: Likewise.
5177
5178 2012-07-04 Tristan Gingold <gingold@adacore.com>
5179
5180 * configure: Regenerate.
5181
5182 2012-07-03 Richard Guenther <rguenther@suse.de>
5183
5184 * Makfile.def (isl): Remove not necessary extra_exports and
5185 extra_make_flags.
5186 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5187 * Makefile.in: Regenerated.
5188
5189 2012-07-03 Richard Guenther <rguenther@suse.de>
5190
5191 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5192 * configure.ac: If either the ISL or the CLooG check failed
5193 do not try to build in-tree versions.
5194 * Makefile.in: Regenerated.
5195 * configure: Regenerated.
5196
5197 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5198
5199 * configure: Regenerate.
5200
5201 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
5202
5203 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5204 maintainer.
5205
5206 2012-07-02 Richard Guenther <rguenther@suse.de>
5207
5208 * configure: Regenerated.
5209
5210 2012-07-02 Richard Guenther <rguenther@suse.de>
5211 Michael Matz <matz@suse.de>
5212 Tobias Grosser <tobias@grosser.es>
5213 Sebastian Pop <sebpop@gmail.com>
5214
5215 * Makefile.def: Add ISL host module, remove PPL host module.
5216 Adjust ClooG host module to use the proper ISL.
5217 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5218 * configure.ac: Include config/isl.m4. Add ISL host library,
5219 remove PPL. Remove PPL configury, add ISL configury, adjust
5220 ClooG configury.
5221 * Makefile.in: Regenerated.
5222 * configure: Likewise.
5223
5224 2012-07-02 Richard Guenther <rguenther@suse.de>
5225
5226 Merge from graphite branch
5227 2011-07-21 Tobias Grosser <tobias@grosser.es>
5228
5229 * configure: Regenerated.
5230 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5231 both cloog.org and legacy versions. The only supported version will
5232 be CLooG with the isl backend.
5233
5234 2011-07-21 Tobias Grosser <tobias@grosser.es>
5235
5236 * configure: Regenerated.
5237 * configure.ac: Require cloog isl 0.17.0
5238
5239 2011-07-21 Tobias Grosser <tobias@grosser.es>
5240
5241 * configure: Regenerated.
5242 * config/cloog.m4: Do not define CLOOG_ORG
5243
5244 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5245
5246 * configure.ac: Skip C if explicitly selected.
5247 * configure: Regenerate.
5248
5249 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5250
5251 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5252 they contain -O2.
5253 * configure: Regenerate.
5254
5255 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5256
5257 PR debug/53740
5258 * df.h, df-problems.c, dce.c: Revert last patch.
5259
5260 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5261
5262 * MAINTAINERS (Write After Approval): Update my email address.
5263
5264 2012-06-21 Meador Inge <meadori@codesourcery.com>
5265
5266 * MAINTAINERS (Write After Approval): Add myself.
5267
5268 2012-06-20 Jason Merrill <jason@redhat.com>
5269
5270 * Makefile.tpl (check-target-libgomp-c++): New.
5271 (check-target-libitm-c++): New.
5272 * Makefile.def (c++): Add them.
5273 * Makefile.in: Regenerate.
5274
5275 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5276
5277 * MAINTAINERS (Write After Approval): Add myself.
5278
5279 2012-05-16 Olivier Hainque <hainque@adacore.com>
5280
5281 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5282 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5283 (install-no-fixedincludes): Adjust accordingly.
5284 * Makefile.in: Regenerate.
5285
5286 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5287
5288 Merge upstream change
5289 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5290
5291 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5292
5293 * MAINTAINERS (Write After Approval): Add myself.
5294
5295 2012-05-09 Nick Clifton <nickc@redhat.com>
5296 Paul Smith <psmith@gnu.org>
5297
5298 PR bootstrap/50461
5299 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5300 allow for the fact that from release v3.1.0 of MPFR the source
5301 files were moved into a src sub-directory.
5302 * configure: Regenerate.
5303
5304 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5305
5306 * configure.ac: Bump minimum MPFR version to 2.4.0.
5307 * configure: Regenerated.
5308
5309 2012-05-01 Richard Henderson <rth@redhat.com>
5310
5311 * Makefile.def (libatomic): New target_module.
5312 * configure.ac (target_libraries): Add libatomic.
5313 (noconfigdirs): Check if libatomic is supported.
5314 * Makefile.in, configure: Rebuild.
5315
5316 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5317
5318 * MAINTAINERS (Write After Approval): Add myself.
5319
5320 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5321
5322 * config.sub: Update to 2012-04-18 version from official repo.
5323
5324 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5325
5326 * MAINTAINERS (Write After Approval): Add myself.
5327
5328 2012-04-11 Steve Ellcey <sellcey@mips.com>
5329
5330 * MAINTAINERS: Changed email address.
5331
5332 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5333
5334 PR target/52737
5335 * contrib/gcc_update (files_and_dependencies):
5336 Remove gcc/config/avr/t-multilib from touch data.
5337
5338 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5339
5340 * MAINTAINERS (OS Port Maintainers): Remove irix.
5341 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5342 (unsupported_languages): Remove mips-sgi-irix6.*.
5343 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5344 (with_stabs): Remove.
5345 * configure: Regenerate.
5346
5347 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5348
5349 * MAINTAINERS (OS Port Maintainers): Remove osf.
5350 * configure.ac (enable_libgomp): Remove *-*-osf*.
5351 (with_stabs): Remove alpha*-*-osf*.
5352 * configure: Regenerate.
5353
5354 2012-03-05 Tristan Gingold <gingold@adacore.com>
5355
5356 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5357 * configure: Regenerate.
5358
5359 2012-02-17 Walter Lee <walt@tilera.com>
5360
5361 * MAINTAINERS: (Write After Approval): Delete myself.
5362
5363 2012-02-14 Walter Lee <walt@tilera.com>
5364
5365 * MAINTAINERS (tilegx port): Add myself.
5366 (tilepro port): Add myself.
5367 (Write After Approval): Add myself.
5368
5369 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5370
5371 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5372 and Joseph Myers as docstring relicensing maintainers.
5373
5374 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5375
5376 * MAINTAINERS (write-after-approval): Add myself.
5377
5378 2012-02-08 Ira Rosen <irar@il.ibm.com>
5379
5380 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5381 maintainer.
5382
5383 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5384
5385 * MAINTAINERS (Write After Approval): Move myself to
5386 maintain alphabetical order.
5387
5388 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5389
5390 * MAINTAINERS (Write After Approval): Add myself.
5391
5392 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5393
5394 * MAINTAINERS (Write After Approval): Add myself.
5395
5396 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5397 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5398
5399 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5400 * configure: Regenerate.
5401
5402 2012-01-23 Harshit Chopra <harshit@google.com>
5403
5404 * MAINTAINERS (Write After Approval): Add myself.
5405
5406 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5407
5408 * configure.ac: Remove reference to mh-interix.
5409 * configure: Regenerate.
5410
5411 2012-01-05 Richard Henderson <rth@redhat.com>
5412
5413 PR bootstrap/51072
5414 * configure.ac: Disable libitm if c++ is not enabled.
5415 * configure: Rebuild.
5416
5417 * configure.ac: Fix regexp for same.
5418 * configure: Rebuild.
5419
5420 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5421
5422 * MAINTAINERS (Write After Approval): Add myself.
5423
5424 2012-01-02 Richard Guenther <rguenther@suse.de>
5425
5426 PR bootstrap/51686
5427 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5428 * Makefile.in: Regenerate.
5429
5430 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5431
5432 * MAINTAINERS (Write After Approval): Add myself.
5433
5434 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5435
5436 * configure: Regenerate.
5437
5438 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5439
5440 * MAINTAINERS (picochip): Changed email address.
5441
5442 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5443
5444 * MAINTAINERS (write-after-approval): Add self.
5445
5446 2011-11-29 DJ Delorie <dj@redhat.com>
5447
5448 * configure.ac (rl78-*-*) New case.
5449 * configure: Regenerate.
5450 * MAINTAINERS: Add myself as RL78 maintainer.
5451
5452 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5453
5454 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5455
5456 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5457
5458 * libtool.m4: Additional FreeBSD 10 fixes.
5459
5460 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5461
5462 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5463 Maintainers section, as Epiphany maintainer.
5464
5465 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5466
5467 PR target/49992
5468 * configure.ac: Remove ranlib special-casing for Darwin.
5469 * configure: Regenerate.
5470
5471 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5472
5473 * MAINTAINERS (Reviewers): Keep the list sorted.
5474
5475 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5476
5477 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5478
5479 2011-11-09 Roland McGrath <mcgrathr@google.com>
5480
5481 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5482 * configure: Rebuild.
5483 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5484 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5485 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5486 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5487 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5488 Add READELF.
5489 * Makefile.in: Rebuild.
5490
5491 2011-11-09 Jason Merrill <jason@redhat.com>
5492
5493 * Makefile.def (language=c++): Remove check-c++0x.
5494 * Makefile.in (check-gcc-c++): Regenerate.
5495
5496 2011-11-08 Richard Henderson <rth@redhat.com>
5497
5498 * configure.ac: Test for libitm directory present first.
5499
5500 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5501
5502 * configure.ac: Test libitm/configure.tgt to disable libitm.
5503 * configure: Rebuild.
5504
5505 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5506 Richard Henderson <rth@redhat.com>
5507
5508 Merged from transactional-memory.
5509
5510 * Makefile.def (lang_env_dependencies): libitm is c++.
5511 Add libitm target module.
5512 * configure.ac: Likewise.
5513 * config/mmap.m4: New file.
5514 * contrib/gcc_update: Add libitm to touch data.
5515 * Makefile.in, configure: Rebuild.
5516
5517 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5518
5519 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5520 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5521 * Makefile.in: Regenerate.
5522
5523 2011-11-01 DJ Delorie <dj@redhat.com>
5524
5525 * config.sub: Update to version 2011-10-29 (added rl78)
5526
5527 2011-10-27 Nick Clifton <nickc@redhat.com>
5528
5529 * config.sub: Import these changes from the config project:
5530
5531 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5532 Ben Elliston <bje@gnu.org>
5533
5534 * config.sub (epiphany): New.
5535
5536 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5537 Ben Elliston <bje@gnu.org>
5538
5539 * config.sub (hexagon, hexagon-*): New.
5540
5541 2011-08-23 Roland McGrath <mcgrathr@google.com>
5542
5543 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5544 64eb to be64.
5545
5546 2011-08-16 Roland McGrath <mcgrathr@google.com>
5547
5548 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5549 (nacl): Grok as alias for 32el-unknown-nacl.
5550
5551 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5552
5553 * MAINTAINERS (Write After Approval): Add myself.
5554
5555 2011-10-24 Teresa Johnson <tejohnson@google.com>
5556
5557 * MAINTAINERS (Write After Approval): Add myself.
5558
5559 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5560
5561 * MAINTAINERS (sparc port): Remove myself.
5562
5563 2011-09-14 Tom de Vries <tom@codesourcery.com>
5564
5565 * MAINTAINERS (Write After Approval): Add myself.
5566
5567 2011-08-14 Yao Qi <yao@codesourcery.com>
5568
5569 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5570 * configure: Regenerate.
5571
5572 2011-07-26 Ian Lance Taylor <iant@google.com>
5573
5574 * configure.ac: Set have_compiler based on whether gcc directory
5575 exists, rather than on whether gcc is in configdirs.
5576 * configure: Rebuild.
5577
5578 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5579
5580 * MAINTAINERS (Global Reviewers): Add self.
5581
5582 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5583
5584 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5585 link directories.
5586 * Makefile.in: Rebuild.
5587
5588 2011-07-20 Ian Lance Taylor <iant@google.com>
5589
5590 PR bootstrap/49787
5591 * configure.ac: Move --enable-bootstrap handling earlier in file.
5592 If --enable-bootstrap and either --enable-build-with-cxx or
5593 --enable-build-poststage1-with-cxx, enable C++ automatically.
5594 * configure: Rebuild.
5595
5596 2011-07-19 Ian Lance Taylor <iant@google.com>
5597
5598 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5599 make C++ a boot_language. Set and substitute
5600 POSTSTAGE1_CONFIGURE_FLAGS.
5601 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5602 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5603 * configure, Makefile.in: Rebuild.
5604
5605 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5606
5607 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5608 maintainers.
5609
5610 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5611
5612 * MAINTAINERS (Global Reviewers): Add myself.
5613
5614 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5615
5616 * configure: Regenerate.
5617
5618 2011-07-16 Jason Merrill <jason@redhat.com>
5619
5620 * Makefile.def (language=c++): Add check-c++0x and
5621 check-target-libmudflap-c++.
5622 * Makefile.tpl (check-target-libmudflap-c++): New.
5623 * Makefile.in: Regenerate.
5624
5625 2011-07-16 Matthias Klose <doko@ubuntu.com>
5626
5627 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5628 * Makefile.def (target_modules/libjava): Pass
5629 $(EXTRA_CONFIGARGS_LIBJAVA).
5630 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5631 if not configured with --enable-static-libjava.
5632 * Makefile.in: Regenerate.
5633 * configure: Likewise.
5634
5635 2011-07-15 Jason Merrill <jason@redhat.com>
5636
5637 * Makefile.in (check-c++): Move check-gcc-c++0x after
5638 check-target-libstdc++-v3.
5639
5640 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5641
5642 * MAINTAINERS (c6x port): New entry.
5643
5644 2011-07-13 Jason Merrill <jason@redhat.com>
5645
5646 * Makefile.in (check-gcc-c++0x): New.
5647 (check-c++): Depend on it.
5648
5649 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5650
5651 PR target/39150
5652 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5653 x86_64-*-solaris2.1[0-9]*.
5654 * configure: Regenerate.
5655
5656 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5657
5658 * MAINTAINERS (RTL optimizers): Add self.
5659
5660 2011-06-27 Gabriel Charette <gchare@google.com>
5661
5662 * MAINTAINERS (Write After Approval): Add myself.
5663
5664 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5665
5666 PR regression/47836
5667 PR bootstrap/23656
5668 PR other/47733
5669 PR bootstrap/49247
5670 PR c/48825
5671 * configure.ac (target_libraries): Remove target-libiberty.
5672 Remove case-statement setting skipdirs=target-libiberty for
5673 multiple targets. Remove checking target_configdirs and
5674 removing target-libiberty but keeping target-libgcc if
5675 otherwise empty.
5676 * Makefile.def (target_modules): Don't add libiberty.
5677 (dependencies): Remove all traces of target-libiberty.
5678 * configure, Makefile.in: Regenerate.
5679
5680 2011-06-13 Walter Lee <walt@tilera.com>
5681
5682 * configure.ac (tilepro-*-*) New case.
5683 (tilegx-*-*): Likewise.
5684 * configure: Regenerate.
5685
5686 2011-06-06 Jing Yu <jingyu@google.com>
5687
5688 * configure.ac: Skip target-libiberty for
5689 arm*-*-linux-androideabi.
5690 * configure: Regenerated.
5691
5692 2011-06-06 Nick Clifton <nickc@redhat.com>
5693
5694 * config.sub: Sync from upstream.
5695
5696 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5697
5698 * MAINTAINERS (Write After Approval): Add myself.
5699
5700 2011-06-01 Daniel Jacobowitz <drow@false.org>
5701
5702 * MAINTAINERS: Update my email address.
5703
5704 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5705
5706 * MAINTAINERS (Write After Approval): Update my email address.
5707
5708 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5709
5710 * MAINTAINERS (Write After Approval): Add myself.
5711
5712 2011-05-08 Doug Kwan <dougkwan@google.com>
5713
5714 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5715 * configure: Regenerated.
5716 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5717 value from configure.
5718 * Makefile.in: Regenerated.
5719
5720 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5721
5722 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5723 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5724 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5725 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5726 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5727 *-*-vxworks*): Disable newlib and libgloss in separate case
5728 statement.
5729 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5730 to separate case statement.
5731 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5732 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5733 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5734 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5735 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5736 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5737 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5738 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5739 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5740 i[[3456789]]86-*-rdos*, m32r-*-*,
5741 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5742 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5743 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5744 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5745 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5746 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5747 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5748 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5749 and libgloss in main case over targets. Remove most empty cases
5750 in main case over targets.
5751 * configure: Regenerate.
5752
5753 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5754
5755 * MAINTAINERS (Write After Approval): Add myself.
5756
5757 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5758
5759 * configure.ac: Remove code setting special library locations for
5760 hppa*64*-*-hpux11*. Remove code setting compiler for
5761 sparc-sun-solaris2*.
5762 * configure: Regenerate.
5763
5764 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5765
5766 * configure.ac: Separate libgloss_dir settings from general case
5767 over targets.
5768 * configure: Regenerate.
5769
5770 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5771
5772 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5773 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5774 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5775 cases in libgcj-disabling case statement.
5776 (hppa*64*-*-linux*): Set unsupported_languages instead of
5777 disabling target-zlib.
5778 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5779 to hppa*64*-*-hpux*.
5780 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5781 hppa*-*-hpux*.
5782 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5783 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5784 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5785 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5786 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5787 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5788 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5789 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5790 libgcj-disabling case statement.
5791 * configure: Regenerate.
5792
5793 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5794
5795 * configure.ac: Disable Java for targets not supporting libffi.
5796 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5797 Remove cases in Java-disabling statement.
5798 (*arm-wince-pe): Change to arm-wince-pe.
5799 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5800 cases in Java-disabling statement.
5801 (bfin-*-*): Don't disable Java again.
5802 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5803 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5804 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5805 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5806 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5807 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5808 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5809 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5810 Java-disabling statement.
5811 (mmix-*-*): Don't disable Java again.
5812 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5813 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5814 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5815 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5816 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5817 statement.
5818 * configure: Regenerate.
5819
5820 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5821
5822 * configure.ac: Separate cases disabling Java and Java libraries
5823 from general case over targets.
5824 * configure: Regenerate.
5825
5826 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5827
5828 * MAINTAINERS: Update my email address.
5829
5830 2011-04-20 Easwaran Raman <eraman@google.com>
5831
5832 * MAINTAINERS (Write After Approval): Add myself.
5833
5834 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5835
5836 PR lto/48086
5837 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5838 * configure: Regenerate.
5839
5840 2011-04-16 Jim Meyering <meyering@redhat.com>
5841
5842 * MAINTAINERS (Write After Approval): Add myself.
5843
5844 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5845
5846 * MAINTAINERS: Update my email address.
5847
5848 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5849
5850 * MAINTAINERS (Write After Approval): Add myself.
5851
5852 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5853
5854 * MAINTAINERS (Write After Approval): Add myself.
5855
5856 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5857
5858 * MAINTAINERS (Write After Approval): Add myself.
5859
5860 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5861
5862 * configure.ac (build_tools): Remove build-byacc.
5863 (host_libs): Remove mmalloc.
5864 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5865 autoconf automake libtool diff rcs fileutils shellutils time
5866 textutils wdiff find uudecode hello tar gzip indent recode release
5867 sed perl gawk findutils gettext zip.
5868 (libgcj): Remove target-qthreads.
5869 (target_tools): Remove target-examples target-gperf.
5870 (YACC): Don't handle building byacc.
5871 * configure: Regenerate.
5872 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5873 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5874 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5875 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5876 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5877 handle building components.
5878 * Makefile.in: Regenerate.
5879
5880 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5881
5882 * MAINTAINERS: Update my email address as Xtensa maintainer.
5883
5884 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5885
5886 * config.sub: Sync from upstream.
5887
5888 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5889
5890 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5891 (microblaze*): Don't disable libssp.
5892 * configure: Regenerate.
5893
5894 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5895
5896 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5897 moveifchange.
5898 * configure: Regenerate.
5899 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5900 * Makefile.in: Regenerate.
5901
5902 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5903
5904 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5905 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5906 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5907 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5908 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5909 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5910 md_exec_prefix cases.
5911 * configure: Regenerate.
5912
5913 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5914
5915 * configure.ac: Separate cases disabling target-libssp,
5916 target-libiberty, target-libstdc++-v3 and Fortran from general
5917 case over targets.
5918 * configure: Regenerate.
5919
5920 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5921
5922 * configure.ac (*-*-chorusos): Don't disable libgcj.
5923 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5924 Remove case.
5925 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5926 (arm-*-coff): Don't disable libgcj.
5927 (arm*-*-linux-gnueabi): Remove useless assignment.
5928 (arm-*-riscix*): Don't disable libgcj.
5929 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5930 configuration.
5931 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5932 (c54x*-*-*): Remove case.
5933 (tic54x-*-*): Don't disable GCC or GCC libraries.
5934 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5935 to *.
5936 (d10v-*-*): Don't disable GCC libraries.
5937 (d30v-*-*): Don't disable libgcj.
5938 (h8500-*-*): Don't disable GCC libraries.
5939 (i960-*-*): Don't disable libgcj.
5940 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5941 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5942 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5943 libgcj.
5944 (m68k-*-coff*): Remove case.
5945 (mmix-*-*): Don't disable libgloss on host.
5946 (mn10200-*-*, mn10300-*-*): Remove cases.
5947 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5948 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5949 Don't disable libgcj.
5950 (romp-*-*): Remove case.
5951 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5952 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5953 case.
5954 (v810-*-*): Don't disable GCC libraries.
5955 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5956 (ip2k-*-*): Don't disable GCC libraries.
5957 * configure: Regenerate.
5958
5959 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5960
5961 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5962 libffi on host.
5963 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5964 on host.
5965 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5966 * configure: Regenerate.
5967
5968 2011-03-26 John Marino <binutils@marino.st>
5969
5970 * configure.ac: Add support for *-*-dragonfly*
5971 * configure: Regenerate.
5972
5973 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5974
5975 * configure.ac (native_only): Remove.
5976 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5977 send-pr uudecode guile gnuserv on host.
5978 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5979 send-pr rcs guile perl texinfo libtool on host.
5980 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5981 automake send-pr rcs guile perl texinfo libtool on host.
5982 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5983 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5984 (alpha*-dec-osf*): Don't disable fileutils on target.
5985 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5986 texinfo send-pr expect dejagnu on target.
5987 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5988 target-qthreads on target.
5989 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5990 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5991 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5992 x86_64-*-mingw*): Don't disable expect on target.
5993 (*-*-cygwin*): Don't disable target-gperf on target.
5994 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5995 gnuserv on target.
5996 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5997 target.
5998 * configure: Regenerate.
5999
6000 2011-03-25 Joseph Myers <joseph@codesourcery.com>
6001
6002 * configure.ac (target_tools): Remove target-groff.
6003 (native_only): Remove target-groff.
6004 (hppa*64*-*-*): Don't disable byacc.
6005 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
6006 setting.
6007 (*-*-kaos*): Don't skip target-librx and target-groff.
6008 (*-*-netware*): Don't skip target-libmudflap.
6009 (*-*-tpf*): Don't skip target-libmudflap.
6010 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
6011 directories on the host.
6012 (ia64*-*-*vms*): Don't skip tix.
6013 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
6014 host.
6015 * configure: Regenerate.
6016
6017 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
6018
6019 * configure.ac: Remove references to mt-mep, mt-netware,
6020 mt-wince.
6021 * Makefile.def: Add all-utils soft dependencies.
6022 * Makefile.tpl: Remove GDB_NLM_DEPS.
6023 * configure: Regenerate.
6024 * Makefile.in: Regenerate.
6025
6026 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6027
6028 * configure.ac: Do not include mh-x86omitfp.
6029 * configure: Regenerate.
6030
6031 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6032
6033 * configure.ac: Remove empty cases.
6034 * configure: Regenerate.
6035
6036 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6037
6038 * Makefile.def: Add dependency from termcap to gdb.
6039 * Makefile.in: Regenerate.
6040
6041 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6042
6043 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
6044 * configure: Regenerate.
6045 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
6046 * Makefile.tpl: Likewise.
6047 * Makefile.in: Regenerate.
6048
6049 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6050
6051 * configure.ac: Remove all mentions of tentative_cc.
6052 * configure: Regenerate.
6053
6054 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6055
6056 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6057 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6058 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6059 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6060 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6061 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6062 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6063 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6064 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6065 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6066 *-*-rhapsody*): Remove host cases.
6067 * configure: Regenerate.
6068
6069 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6070
6071 * configure.ac (ppc*-*-pe): Remove host case.
6072 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6073 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6074 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6075 cases.
6076 * configure: Regenerate.
6077
6078 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6079
6080 * config.sub: Update to version 2011-03-23.
6081
6082 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6083
6084 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6085 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6086 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6087 * configure: Regenerate.
6088
6089 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6090
6091 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
6092 to Write After Approval.
6093 * config-ml.in: Don't handle arc-*-elf*.
6094 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6095 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6096 handle GCC libraries.
6097 * configure: Regenerate.
6098
6099 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6100
6101 PR bootstrap/48120:
6102 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6103 Add -lstdc++ -lm to LIBS.
6104 * configure: Regenerate.
6105
6106 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
6107
6108 * config.guess: Update to version 2011-02-02
6109 * config.sub: Update to version 2011-02-24
6110
6111 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
6112
6113 PR lto/48086
6114 * configure.ac: Re-enable LTO on *-apple-darwin9.
6115 * configure: Regenerate.
6116
6117 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
6118
6119 PR lto/48086
6120 * configure.ac: Disable LTO on darwin due to an assembler change in
6121 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6122 under 256.
6123 * configure: Regenerate.
6124
6125 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
6126
6127 * MAINTAINERS: Update myself as score backend maintainer,
6128 update my e-mail address.
6129
6130 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
6131
6132 * MAINTAINERS: Update my e-mail address.
6133
6134 2011-03-06 Joey Ye <joey.ye@arm.com>
6135
6136 * MAINTAINERS: Update my e-mail address.
6137
6138 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6139
6140 * configure.ac: Adjust test of with_ppl.
6141 * configure: Regenerated.
6142
6143 2011-03-02 Kai Tietz <ktietz@redhat.com>
6144
6145 * MAINTAINERS: Adjust my e-mail address.
6146
6147 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6148
6149 * configure.ac: Add -lpwl to ppllibs.
6150 * configure: Regenerated.
6151
6152 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6153
6154 * config/cloog.m4: Add -lisl to clooglibs.
6155 * configure: Regenerated.
6156
6157 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6158
6159 * MAINTAINERS (CPU Port maintainers): Add self.
6160
6161 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6162
6163 * MAINTAINERS: Add myself as testsuite maintainer.
6164
6165 2011-02-15 Mike Stump <mikestump@comcast.net>
6166
6167 * MAINTAINERS: Add myself as testsuite maintainer.
6168
6169 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6170
6171 Import from Libtool and gnulib:
6172
6173 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6174
6175 Prepare for supporting FreeBSD 10.
6176 * config.rpath: Remove handling of freebsd1* which soon would
6177 match FreeBSD 10.0.
6178
6179 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6180
6181 Remove support for FreeBSD 1.x.
6182 * libtool.m4 (_LT_LINKER_SHLIBS)
6183 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6184 soon would incorrectly match FreeBSD 10.0.
6185
6186 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6187
6188 PR binutils/12283
6189 * move-if-change: Import version from gnulib.
6190
6191 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
6192
6193 PR lto/47225
6194 * Makefile.def (lto-plugin): Double dash for enable-shared.
6195 (configure-gcc): Depend on all-lto-plugin.
6196 * Makefile.in: Rebuilt.
6197
6198 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6199
6200 * configure.ac: Remove extra bracket.
6201 * configure: Regenerate.
6202
6203 2011-02-08 Tobias Burnus <burnus@net-b.de>
6204
6205 * MAINTAINERS: Add myself as libquadmath maintainer.
6206
6207 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
6208
6209 * MAINTAINERS: Update my email address.
6210
6211 2011-02-07 Joseph Myers <joseph@codesourcery.com>
6212
6213 * MAINTAINERS (option handling): Add self.
6214
6215 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
6216
6217 PR lto/47225
6218 * Makefile.def: Add dependency for install-gcc
6219 on install-lto-plugin.
6220 * Makfile.in: Regenerated
6221
6222 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6223
6224 * MAINTAINERS (CPU Port Maintainers): Add myself.
6225
6226 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
6227
6228 PR libgcj/44341
6229 * configure.ac: Discard --with-* flags for host when configuring
6230 target libraries for cross build.
6231 * configure: Rebuilt.
6232
6233 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6234
6235 * MAINTAINERS (linear loop transforms): Removed.
6236
6237 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6238
6239 * configure.ac: If with_ppl is no, move setting with_cloog=no
6240 after CLOOG_REQUESTED check.
6241 * configure: Regenerated.
6242
6243 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6244
6245 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6246 CLooG has been requested.
6247 * configure: Regenerated.
6248
6249 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6250
6251 * configure: Regenerated.
6252 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6253
6254 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6255
6256 * configure: Regenerated.
6257 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6258
6259 2011-01-21 Andreas Schwab <schwab@redhat.com>
6260
6261 * configure.ac: Use AS_HELP_STRING throughout.
6262 * configure: Regenerate.
6263
6264 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6265
6266 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6267 * configure: Regenerate.
6268
6269 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6270
6271 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6272
6273 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6274
6275 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6276 for ia64-hpux.
6277 * configure: Regenerate.
6278
6279 2011-01-07 Jan Hubicka <jh@suse.cz>
6280
6281 PR lto/47225
6282 * Makefile.in: Regenerate.
6283 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6284 configure.
6285
6286 2011-01-07 Jan Hubicka <jh@suse.cz>
6287
6288 * Makefile.in: Regenerate.
6289 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6290 and configure dependency on lto-plugin configure.
6291 (lto-plugin module): Remove dependency on GCC; add dependency on
6292 liniberty.
6293
6294 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6295
6296 * MAINTAINERS (Write After Approval): Add myself.
6297
6298 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6299
6300 * configure: Regenerate.
6301
6302 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6303
6304 * configure.ac: (picochip): Disable libiberty.
6305
6306 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6307
6308 * MAINTAINERS (Write After Approval): Add myself.
6309
6310 2010-12-10 Ian Lance Taylor <iant@google.com>
6311
6312 PR bootstrap/46819
6313 * configure.ac: For --disable-libgcj clear libgcj_saved.
6314 * configure: Rebuild.
6315
6316 2010-12-10 Tobias Burnus <burnus@net-b.de>
6317
6318 PR fortran/46540
6319 * configure.ac: Add --disable-libquadmath and
6320 --disable-libquadmath-support.
6321 * configure: Regenerate.
6322
6323 2010-12-03 Ian Lance Taylor <iant@google.com>
6324
6325 * MAINTAINERS: Add myself as libgo maintainer.
6326
6327 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6328
6329 PR libffi/46792
6330 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6331 * configure: Regenerate.
6332
6333 2010-12-02 Ian Lance Taylor <iant@google.com>
6334
6335 * configure.ac: Always set default for poststage1_ldflags to
6336 -static-libstdc++ -static-libgcc.
6337
6338 2010-11-29 Andreas Schwab <schwab@redhat.com>
6339
6340 * configure.ac: Move comment to remove extra space in last argument
6341 of GCC_TARGET_TOOL.
6342
6343 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6344
6345 PR other/46026
6346 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6347 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6348 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6349 (BASE_FLAGS_TO_PASS): Use it.
6350 * configure: Rebuilt.
6351 * Makefile.in: Rebuilt.
6352
6353 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6354
6355 PR binutils/12258
6356 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6357 Properly check default linker.
6358 * configure: Regnerated.
6359
6360 2010-11-23 Matthias Klose <doko@ubuntu.com>
6361
6362 * configure.ac: For --enable-gold, handle value `default' instead of
6363 `both*'. New configure option --{en,dis}able-ld.
6364 * configure: Regenerate.
6365
6366 2010-11-20 Ian Lance Taylor <iant@google.com>
6367
6368 * configure.ac: Only disable a language library if no language needs
6369 it. Don't let --disable-libgcj uncondtionally disable libffi.
6370 * configure: Rebuild.
6371
6372 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6373
6374 * Makefile.in: Regenerate.
6375
6376 PR other/46202
6377 * configure.ac: Fix just-built in-tree STRIP name to be
6378 binutils/strip-new.
6379 * configure: Regenerate.
6380 * Makefile.def (install-strip-gcc, install-strip-binutils)
6381 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6382 (install-strip-sid): Mirror dependencies on non-strip variants
6383 of these targets on the respective -strip prerequisites.
6384 * Makefile.tpl (install-strip, install-strip-host)
6385 (install-strip-target): New targets.
6386 (install-strip-[+module+], install-strip-target-[+module+]):
6387 New targets.
6388 * Makefile.in: Regenerate.
6389
6390 2010-11-19 Ian Lance Taylor <iant@google.com>
6391 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6392
6393 * configure.ac: Add target-libgo to target_libraries. Set
6394 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6395 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6396 (HOST_EXPORTS): Add GOC.
6397 (BASE_TARGET_EXPORTS): Add GOC.
6398 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6399 (GOCFLAGS_FOR_TARGET): New variable.
6400 (EXTRA_HOST_FLAGS): Add GOC.
6401 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6402 * Makefile.def (target_modules): Add libgo.
6403 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6404 (dependencies): Add dependency from configure-target-libgo to
6405 configure-target-libffi and all-target-libstdc++-v3. Add
6406 dependencies from all-target-libgo to all-target-libffi.
6407 (languages): Add go.
6408 * configure: Rebuild.
6409 * Makefile.in: Rebuild.
6410
6411 2010-11-19 Ian Lance Taylor <iant@google.com>
6412
6413 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6414 compiler/flag environment variables.
6415
6416 2010-11-18 Ian Lance Taylor <iant@google.com>
6417
6418 * configure.ac: Check for lang_requires_boot_languages in
6419 config-lang.in files.
6420 * configure: Rebuild.
6421
6422 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6423 Tobias Burnus <burnus@net-b.de>
6424
6425 PR fortran/32049
6426 * Makefile.def: Add libquadmath; build it with language=fortran.
6427 * configure.ac: Add libquadmath.
6428 * Makefile.tpl: Handle multiple libs in check-[+language+].
6429 * Makefile.in: Regenerate.
6430 * configure: Regenerate.
6431
6432 2010-11-16 Tom Tromey <tromey@redhat.com>
6433
6434 * MAINTAINERS: Moved myself to reviewers section.
6435
6436 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6437
6438 * MAINTAINERS: Moved myself to reviewers section.
6439
6440 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6441
6442 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6443 (Write After Approval): Remove self.
6444
6445 2010-11-15 Andreas Schwab <schwab@redhat.com>
6446
6447 * configure.ac: Fix spelling in option names.
6448 * configure: Regenerated.
6449
6450 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6451
6452 PR bootstrap/39622
6453 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6454 * configure: Regenerated.
6455
6456 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6457
6458 * MAINTAINERS: Update my email address.
6459
6460 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6461
6462 * configure: Regenerate.
6463
6464 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6465
6466 * configure: Regenerate.
6467
6468 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6469
6470 * configure: Regenerate.
6471
6472 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6473
6474 * configure: Regenerate.
6475
6476 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6477
6478 * configure.ac: Support official CLooG.org versions.
6479 * configure: Regenerate.
6480 * config/cloog.m4: New.
6481
6482 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6483
6484 * MAINTAINERS (Write After Approval): Add myself.
6485
6486 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6487
6488 * MAINTAINERS: Update my email address.
6489
6490 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6491
6492 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6493 * configure: Regenerate.
6494
6495 2010-11-03 Ian Lance Taylor <iant@google.com>
6496 Dave Korn <dave.korn.cygwin@gmail.com>
6497
6498 PR lto/46273
6499 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6500 and on other supported platforms whenever LTO is enabled.
6501 * configure: Rebuild.
6502
6503 2010-11-02 Alan Modra <amodra@gmail.com>
6504
6505 PR binutils/12110
6506 * configure.ac: Error when source path contains spaces.
6507 * configure: Regenerate.
6508
6509 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6510
6511 * MAINTAINERS: Update my email address.
6512
6513 2010-10-20 Ian Lance Taylor <iant@google.com>
6514
6515 * Makefile.def (target_modules): Set lib_path to src/.libs for
6516 libstdc++-v3 module.
6517 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6518 * Makefile.in: Rebuild.
6519
6520 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6521
6522 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6523 (Write After Approval): Remove myself.
6524
6525 2010-10-15 Tristan Gingold <gingold@adacore.com>
6526
6527 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6528
6529 2010-10-14 Douglas Rupp <rupp@gnat.com>
6530
6531 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6532
6533 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6534
6535 * configure.ac (build_lto_plugin): New shell variable.
6536 (--enable-lto): Turn on by default for all non-ELF platforms that
6537 have had LTO support added so far. Set build_lto_plugin appropriately
6538 for both ELF and non-ELF.
6539 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6540 * configure: Regenerate.
6541
6542 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6543
6544 Sync from src:
6545 * configure.ac (v850 support): Remove target-libgloss from
6546 noconfigdirs.
6547 * configure: Regenerate.
6548
6549 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6550
6551 PR bootstrap/45326
6552 PR bootstrap/45174
6553 * configure.ac: Honor initial values of $build_configargs,
6554 $host_configargs, $target_configargs. Mark the precious, so
6555 environment settings get recorded.
6556 * configure: Regenerate.
6557
6558 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6559
6560 PR bootstrap/45796
6561 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6562 Depend on all-build-libiberty.
6563 * Makefile.in: Regenerate.
6564
6565 2010-09-30 Michael Eager <eager@eagercon.com>
6566
6567 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6568 * configure: Regenerate.
6569
6570 2010-09-28 Michael Eager <eager@eagercon.com>
6571
6572 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6573
6574 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6575
6576 PR bootstrap/44621
6577 * configure.ac: Fix unportable shell quoting.
6578 * configure: Regenerate.
6579
6580 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6581
6582 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6583 targets and amend comment.
6584 * configure: Regenerate.
6585
6586 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6587
6588 * MAINTAINERS (Write After Approval): Add myself.
6589
6590 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6591
6592 * configure.ac: Enable LTO by default on Darwin.
6593 * configure: Regenerate.
6594
6595 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6596
6597 * MAINTAINERS (Write After Approval): Add myself.
6598
6599 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6600
6601 * MAINTAINERS (Write After Approval): Add myself.
6602
6603 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6604
6605 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6606 ports
6607
6608 2010-07-28 David Yuste <david.yuste@gmail.com>
6609
6610 * MAINTAINERS (Write After Approval): Add myself.
6611
6612 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6613
6614 * configure.ac: Support all v850 targets.
6615 * configure: Regenerate.
6616
6617 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6618
6619 PR bootstrap/44455
6620 * configure.ac (extra_mpfr_configure_flags): Copy from
6621 extra_mpc_gmp_configure_flags.
6622 * configure: Re-generated.
6623
6624 2010-07-22 Andi Kleen <ak@linux.intel.com>
6625
6626 * MAINTAINERS (Write After Approval): Add myself.
6627
6628 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6629
6630 * MAINTAINERS (Write After Approval): Add myself.
6631
6632 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6633
6634 * MAINTAINERS (Write After Approval): Add myself.
6635
6636 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6637
6638 PR target/44862
6639 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6640 Provide -B option to allow for link spec %s substitutions for
6641 libstdc++.a on darwin.
6642 * Makefile.in: Regenerate.
6643
6644 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6645
6646 * MAINTAINERS (Reviewers): Update my e-mail address
6647
6648 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6649
6650 * Makefile.def (configure-gcc): Depend on all-libelf.
6651 * Makefile.in: Rebuild.
6652
6653 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6654
6655 * MAINTAINERS (Write After Approval): Add myself in the right place.
6656
6657 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6658
6659 * MAINTAINERS (Write After Approval): Add myself.
6660
6661 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6662
6663 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6664
6665 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6666
6667 * config.sub: Update to version 2010-05-21.
6668 * config.guess: Update to version 2010-04-03.
6669
6670 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6671
6672 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6673 * configure: Regenerate.
6674
6675 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6676
6677 * MAINTAINERS (Write After Approval): Add myself.
6678
6679 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6680
6681 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6682 a platform that supports LTO.
6683 * configure: Regenerate.
6684
6685 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6686
6687 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6688 * configure: Regenerated.
6689
6690 2010-04-27 Roland McGrath <roland@redhat.com>
6691 H.J. Lu <hongjiu.lu@intel.com>
6692
6693 * configure.ac (--enable-gold): Support both, both/gold and
6694 both/bfd to add gold to configdirs without removing ld.
6695 * configure: Regenerated.
6696
6697 * Makefile.def: Add install-gold dependency to install-ld.
6698 * Makefile.in: Regenerated.
6699
6700 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6701
6702 PR lto/42776
6703 * configure.ac (--enable-lto): Refactor handling so libelf tests
6704 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6705 and allow LTO to be explicitly enabled on non-ELF platforms that
6706 are known to support it inside else-clause.
6707 * configure: Regenerate.
6708
6709 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6710
6711 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6712 * configure: Regenerate.
6713
6714 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6715
6716 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6717 * configure: Regenerate.
6718
6719 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6720
6721 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6722 separately.
6723 * configure: Regenerate.
6724
6725 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6726
6727 * MAINTAINERS (Write After Approval): Add myself.
6728
6729 2010-04-14 Tristan Gingold <gingold@adacore.com>
6730
6731 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6732 * configure: Regenerate.
6733
6734 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6735
6736 * configure: Regenerate after change to elf.m4.
6737
6738 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6739
6740 * MAINTAINERS (Write After Approval): Add myself.
6741
6742 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6743
6744 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6745 * configure: Regenerated.
6746
6747 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6748
6749 * configure.ac: Print "buggy but acceptable" when CLooG
6750 revision is less than 9.
6751 * configure: Regenerated.
6752
6753 2010-04-01 Diego Novillo <dnovillo@google.com>
6754
6755 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6756
6757 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6758
6759 PR bootstrap/43615
6760 PR bootstrap/43328
6761
6762 Revert:
6763
6764 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6765
6766 * configure.ac: Do not pass --enable-multilib nor
6767 --disable-multilib in baseargs. Accept explicitly passed
6768 --enable_multilib.
6769 * configure: Regenerate.
6770
6771 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6772
6773 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6774
6775 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6776
6777 * MAINTAINERS: Remove myself.
6778
6779 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6780
6781 PR bootstrap/43328
6782 * configure.ac: Do not pass --enable-multilib nor
6783 --disable-multilib in baseargs. Accept explicitly passed
6784 --enable_multilib.
6785 * configure: Regenerate.
6786
6787 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6788
6789 * MAINTAINERS (spu port): Remove me.
6790
6791 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6792
6793 * configure.ac (tic6x-*-*): New case.
6794 * configure: Regenerate.
6795
6796 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6797
6798 * config.sub: Update to version 2010-03-22.
6799 * config.guess: Update to version 2009-12-30.
6800
6801 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6802
6803 PR ada/42554
6804 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6805 * configure: Regenerate.
6806
6807 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6808
6809 * MAINTAINERS: Update my email address.
6810
6811 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6812
6813 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6814 (ghassan.shobaki@amd.com): Removed.
6815
6816 2010-03-17 Alan Modra <amodra@gmail.com>
6817
6818 * MAINTAINERS: Update my email address.
6819
6820 2010-03-16 Diego Novillo <dnovillo@google.com>
6821
6822 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6823 Matthews.
6824
6825 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6826
6827 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6828 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6829
6830 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6831
6832 * MAINTAINERS: Update my email address.
6833
6834 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6835
6836 * MAINTAINERS: Update my email address.
6837
6838 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6839
6840 * MAINTAINERS: Update my email address.
6841
6842 2010-03-09 Jie Zhang <jie@codesourcery.com>
6843
6844 * MAINTAINERS: Update my email address.
6845
6846 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6847
6848 PR libstdc++/32499
6849 * configure.ac (RANLIB): Default to true.
6850 (STRIP): Likewise.
6851 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6852 * configure: Regenerate.
6853
6854 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6855
6856 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6857 (Write After Approval): Update my email address.
6858
6859 2010-02-17 Nick Clifton <nickc@redhat.com>
6860
6861 PR 11238
6862 * Makefile.tpl (local-distclean): Also remove config.cache files in
6863 sub-directories as there may not be Makefiles present in the
6864 sub-directories.
6865 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6866 the config.cache files found by the find command.
6867
6868 * Makefile.in: Regenerate.
6869 * configure.ac: Revert previous delta.
6870 * configure: Regenerate.
6871
6872 2010-02-15 Nick Clifton <nickc@redhat.com>
6873
6874 PR 11238
6875 * configure.ac: Delete config.cache files in sub-directories when
6876 deleting Makefiles.
6877 * configure: Regenerate.
6878
6879 2010-02-12 Ben Elliston <bje@gnu.org>
6880
6881 * MAINTAINERS: Update my email address.
6882
6883 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6884
6885 * MAINTAINERS (spu port): Update my email address.
6886
6887 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6888
6889 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6890
6891 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6892
6893 * configure.ac: Add "recommended" version checks for GMP/MPC.
6894 Update recommended GMP/MPFR/MPC versions.
6895 * configure: Regenerate.
6896
6897 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6898
6899 * MAINTAINERS: Move my Embecosm email address into the
6900 write-after-approval section.
6901
6902 2010-01-26 Ian Lance Taylor <iant@google.com>
6903
6904 * MAINTAINERS: Add myself as Go frontend maintainer.
6905
6906 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6907
6908 PR libstdc++/36101, PR libstdc++/42813
6909 * configure.ac (bootstrap_target_libs): Make inclusion of
6910 target-libgomp conditional on libgomb being in target_configdirs.
6911 * configure: Regenerate.
6912
6913 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6914
6915 PR libstdc++/36101, PR libstdc++/42813
6916 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6917 * configure: Regenerate.
6918
6919 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6920
6921 PR libstdc++/36101, PR libstdc++/42813
6922 * configure.ac (target_configdirs): Substitute.
6923 * Makefile.def: Bootstrap target module libgomp.
6924 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6925 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6926 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6927 * configure, Makefile.in: Regenerate.
6928
6929 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6930
6931 * MAINTAINERS: Adjust my details.
6932
6933 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6934
6935 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6936
6937 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6938
6939 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6940
6941 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6942
6943 * MAINTAINERS (Write After Approval): Add myself.
6944
6945 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6946
6947 * MAINTAINERS (Write After Approval): Add myself.
6948
6949 2010-01-11 Richard Guenther <rguenther@suse.de>
6950
6951 PR lto/41569
6952 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6953 * Makefile.in: Regenerated.
6954
6955 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6956
6957 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6958 * configure: Regenerate.
6959
6960 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6961 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6962
6963 PR bootstrap/42424
6964 * configure.ac: Include libtool m4 files.
6965 (_LT_CHECK_OBJDIR): Call it.
6966 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6967 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6968
6969 * configure: Regenerate.
6970
6971 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6972
6973 PR bootstrap/41818
6974 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6975 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6976 * Makefile.in: Regenerate.
6977
6978 2010-01-02 Richard Guenther <rguenther@suse.de>
6979
6980 PR lto/41529
6981 * configure.ac: Include config/elf.m4. Disable LTO if not
6982 builting for an elf target.
6983 * configure: Regenerate.
6984
6985 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6986
6987 * MAINTAINERS: Change my email address.
6988
6989 2009-12-18 Ben Elliston <bje@au.ibm.com>
6990
6991 * config.sub, config.guess: Update from upstream sources.
6992
6993 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6994
6995 * MAINTAINERS (Write After Approval): Add myself.
6996
6997 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6998
6999 PR middle-end/30447
7000 PR middle-end/30789
7001 PR other/40302
7002
7003 * configure.ac: Require MPC.
7004 * configure: Regenerate.
7005
7006 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7007
7008 PR target/38384
7009 PR bootstrap/40972
7010 * libtool.m4: Sync from git Libtool.
7011 * ltoptions.m4: Likewise.
7012 * ltversion.m4: Likewise.
7013 * lt~obsolete.m4: Likewise.
7014 * ltmain.sh: Likewise.
7015
7016 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7017
7018 * configure.ac: Update minimum MPC version to 0.8.
7019 * configure: Regenerate.
7020
7021 2009-11-21 Sebastian Pop <sebpop@gmail.com>
7022
7023 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
7024 * configure: Regenerated.
7025
7026 2009-11-21 Ian Lance Taylor <iant@google.com>
7027
7028 * configure.ac: Change default of poststage1_ldflags to be empty if
7029 poststage1_libs is set. When poststage1_libs is empty, and
7030 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
7031 * configure: Rebuild.
7032
7033 2009-11-21 Adam Nemet <adambnmet@gmail.com>
7034
7035 * MAINTAINERS (Write After Approval): Update my email address.
7036
7037 2009-11-20 Ben Elliston <bje@au.ibm.com>
7038
7039 * config.guess: Update from upstream sources.
7040
7041 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
7042
7043 * Makefile.def: Restore host and target settings for gmp.
7044 * Makefile.in: Rebuild.
7045
7046 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
7047
7048 * configure.ac: Add libelf to host_libs. Enable in-tree configury
7049 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
7050 Fix portability of test of C++ as bootstrap language. Add
7051 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7052 * configure: Rebuild.
7053 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7054 and cloog. Fix in-tree ppl configuration. Introduce libelf
7055 in-tree building.
7056 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7057 (POSTSTAGE1_HOST_EXPORTS): Use it.
7058 (STAGE[+id+]_CXXFLAGS): New.
7059 (BASE_FLAGS_TO_PASS): Pass it down.
7060 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
7061 extra_exports.
7062 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7063 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7064 extra_exports.
7065 * Makefile.in: Rebuild.
7066
7067 2009-11-17 Ben Elliston <bje@au.ibm.com>
7068
7069 * config.sub, config.guess: Update from upstream sources.
7070
7071 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7072
7073 * MAINTAINERS (Write After Approval): Add myself.
7074
7075 2009-11-09 Jon Beniston <jon@beniston.com>
7076
7077 * MAINTAINERS (Write After Approval): Add myself.
7078
7079 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
7080
7081 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
7082 paths for *-w64-mingw* and x86_64-*mingw*.
7083 * configure: Regenerated.
7084
7085 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
7086
7087 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7088
7089 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
7090
7091 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7092 Phil Edwards to Write-After Approval.
7093
7094 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
7095
7096 * configure.ac: Disable target-winsup & co for
7097 x86_64-*-mingw* and *-w64-mingw* targets.
7098 * configure: Regenerated.
7099
7100 2009-10-16 Nick Clifton <nickc@redhat.com>
7101
7102 * MAINTAINERS: Add myself as a maintainer for the RX port.
7103
7104 2009-10-26 Johannes Singler <singler@kit.edu>
7105
7106 * MAINTAINERS (Write After Approval): Update my e-mail address.
7107
7108 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7109
7110 * configure.ac (CLooG test): Use = with test.
7111 * configure: Regenerate.
7112
7113 2009-10-22 Richard Guenther <rguenther@suse.de>
7114
7115 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
7116 cloog if the ppl version check failed. Move flags saving
7117 before setting in libelf check.
7118 * configure: Regenerate.
7119
7120 2009-10-21 Richard Guenther <rguenther@suse.de>
7121
7122 * configure.ac: Adjust the ppl and cloog configure to work as
7123 documented. Disable cloog if ppl was disabled. Omit the version
7124 checks if they were disabled.
7125 * configure: Re-generate.
7126
7127 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7128
7129 * configure.ac: Add 'lto' to enable_languages, not
7130 new_enable_languages, and only if not already present.
7131 * configure: Regenerate.
7132
7133 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
7134
7135 * README: Refer to the various COPYING* files instead of just
7136 COPYING.
7137 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7138
7139 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
7140
7141 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7142
7143 2009-10-07 Richard Guenther <rguenther@suse.de>
7144
7145 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7146 and Richard Guenther as reviewers.
7147 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7148 as reviewers.
7149
7150 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
7151
7152 * config.sub: Update from upstream sources.
7153
7154 2009-10-06 Ian Lance Taylor <iant@google.com>
7155
7156 * Makefile.def: check-gold depends upon all-gas.
7157 * Makefile.in: Rebuild.
7158
7159 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7160
7161 * MAINTAINERS (Write After Approval): Add myself.
7162
7163 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7164
7165 * Makefile.def: all-lto-plugin depends on all-libiberty.
7166 set bootstrap=true for lto-plugin.
7167 Add lto-plugin.
7168 * Makefile.in: Regenerate.
7169 * configure.ac (host_libs): Add lto-plugin.
7170 * configure: Regenerate.
7171
7172 2009-10-03 Diego Novillo <dnovillo@google.com>
7173
7174 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7175 (HOST_LIBELFLIBS): Define.
7176 (HOST_LIBELFINC): Define.
7177 * Makefile.in: Regenerate.
7178 * configure.ac: Add --enable-lto.
7179 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7180 If --enable-lto is used, add 'lto' to new_enable_languages.
7181 If --enable-lto is used and gold is enabled, add
7182 lto-plugin to configdirs.
7183 * configure: Regenerate.
7184
7185 2009-10-03 Simon Baldwin <simonb@google.com>
7186
7187 * configure.ac: If --with-system-zlib, suppress local zlib and
7188 pass --with-system-zlib to subdir configure scripts.
7189 * configure: Regenerate.
7190
7191 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
7192 Paolo Bonzini <bonzini@gnu.org>
7193
7194 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7195 $(srcdir).
7196 * Makefile.in: Rebuilt.
7197
7198 2009-09-26 Gary Funck <gary@intrepid.com>
7199
7200 * MAINTAINERS (Write After Approval): Add myself.
7201
7202 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7203
7204 * configure.ac: Update minimum MPC version to 0.7.
7205 * configure: Regenerate.
7206
7207 2009-09-25 Nick Clifton <nickc@redhat.com>
7208
7209 * configure.ac: Pass any --cache-file=/dev/null option on to
7210 subconfigures.
7211 * configure: Regenerate.
7212
7213 2009-09-23 Nick Clifton <nickc@redhat.com>
7214
7215 * config.sub, config.guess: Update from upstream sources.
7216
7217 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
7218
7219 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7220 * Makefile.in: Rebuilt.
7221
7222 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7223
7224 PR bootstrap/32272
7225 * configure.ac: Error out if $srcdir isn't '.' but contains
7226 host-${host_noncanonical}.
7227 * configure: Regenerate.
7228
7229 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7230
7231 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7232 maintainer.
7233
7234 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7235
7236 * configure.ac: If bootstrapping a combined tree with
7237 --enable-gold, require c++ in stage1_languages.
7238 * configure: Regenerate.
7239
7240 * configure.ac: Also add target_libs of stage1_languages to
7241 bootstrap_target_libs.
7242 * configure: Regenerate.
7243
7244 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7245 with --enable-languages not containing c++.
7246 * configure: Regenerate.
7247
7248 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7249
7250 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7251 * configure: Regenerate.
7252
7253 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7254
7255 * MAINTAINERS (Write After Approval): Update my e-mail address,
7256 and move from from here...
7257 (Waiting for paperwork): To here.
7258
7259 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7260
7261 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7262
7263 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7264
7265 * configure.ac: Do not use $extrasub for replacing @if/@endif
7266 parts in Makefile; instead, use additional arguments to
7267 AC_CONFIG_COMMANDS to do the replacement manually, with several
7268 sed invocations, to avoid HP-UX sed command limits.
7269 * configure: Regenerate.
7270
7271 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7272
7273 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7274 blank before -L.
7275
7276 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7277
7278 * configure.ac (with-build-config): Document. Handle without.
7279 Handle missing argument.
7280 * configure: Rebuilt.
7281
7282 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7283
7284 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7285 Default to bootstrap-debug only if compare-debug works.
7286 * configure: Rebuilt.
7287 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7288 * Makefile.in: Rebuilt.
7289
7290 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7291
7292 * MAINTAINERS (OS Port Maintainers): Update my email address.
7293
7294 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7295
7296 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7297 * Makefile.in: Rebuilt.
7298
7299 2009-09-01 Chris Demetriou <cgd@google.com>
7300
7301 * MAINTAINERS (Write After Approval): Add myself.
7302
7303 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7304
7305 PR debug/30161
7306 * include/dwarf2.h (enum dwarf_tag): Added
7307 DW_TAG_GNU_template_template_param
7308 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7309
7310 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7311
7312 * Makefile.tpl (AWK): Fix typo.
7313 * Makefile.in: Regenerate.
7314
7315 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7316
7317 * configure.ac: Detect awk and sed.
7318 * Makefile.def (flags_to_pass): Add AWK and SED.
7319 * Makefile.tpl (AWK, SED): New.
7320 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7321 * configure: Regenerate.
7322 * Makefile.in: Regenerate.
7323
7324 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7325
7326 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7327 (collapseslashes): Likewise.
7328
7329 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7330
7331 * configure.ac (AC_PREREQ): Bump to 2.64.
7332
7333 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7334
7335 * configure.ac: Remove --with-datarootdir, --with-docdir,
7336 --with-pdfdir, --with-htmldir switches.
7337 * configure: Regenerate.
7338
7339 * configure: Regenerate.
7340
7341 * compile: Sync from Automake 1.11.
7342 * depcomp: Likewise.
7343 * install-sh: Likewise.
7344 * missing: Likewise.
7345 * mkinstalldirs: Likewise.
7346 * ylwrap: Likewise.
7347
7348 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7349
7350 * ltmain.sh (func_normal_abspath): New function.
7351 (func_relative_path): Likewise.
7352 (func_mode_help): Document new -bindir option for link mode.
7353 (func_mode_link): Add new -bindir option, and use it to place
7354 output DLL if specified.
7355
7356 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7357
7358 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7359 (baseargs): Add --disable-option-checking.
7360 * configure: Regenerate.
7361
7362 * Makefile.def (configure-target-libiberty): Depend on
7363 all-binutils and all-ld.
7364 (configure-target-newlib): Likewise.
7365 * Makefile.in: Regenerate.
7366
7367 2009-08-17 Ben Elliston <bje@au.ibm.com>
7368
7369 * config.sub, config.guess: Update from upstream sources.
7370
7371 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7372
7373 Sync from src, merge:
7374
7375 2009-07-02 Tristan Gingold <gingold@adacore.com>
7376
7377 * configure.ac: Do not exclude gas for i386-*-darwin.
7378 Add a case for x86_64-*-darwin.
7379 * configure: Regenerate.
7380
7381 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7382
7383 * MAINTAINERS: Add my name to Write After Approval list.
7384
7385 2009-08-06 Michael Eager <eager@eagercon.com>
7386
7387 * configure.ac: Add Microblaze target.
7388 * configure: Regenerate.
7389
7390 2009-07-31 Christian Bruel <christian.bruel@st.com>
7391
7392 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7393 * configure: Regenerate.
7394
7395 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7396
7397 * MAINTAINERS (Write After Approval): Update my e-mail address.
7398
7399 2009-07-06 Ian Lance Taylor <iant@google.com>
7400
7401 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7402 * configure: Rebuild.
7403
7404 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7405
7406 * MAINTAINERS: Move myself to the Graphite Reviewers.
7407
7408 2009-06-30 Wei Guozhi <carrot@google.com>
7409
7410 * MAINTAINERS: Add my name to Write After Approval list.
7411
7412 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7413
7414 PR bootstrap/40338
7415 * configure.ac (comparestring): Create new variable.
7416 * Makefile.tpl (comparestring): Use to skip some comparisions.
7417 * configure: Regenerate.
7418 * Makefile.in: Regenerate.
7419
7420 2009-06-26 Doug Evans <dje@sebabeach.org>
7421
7422 * Makefile.def (host_modules): Add cgen.
7423 * Makefile.in: Regenerate.
7424 * configure.ac (host_tools): Add cgen.
7425 * configure: Regenerate.
7426
7427 2009-06-23 DJ Delorie <dj@redhat.com>
7428
7429 * MAINTAINERS: Add myself as mep maintainer.
7430
7431 2009-06-23 Ian Lance Taylor <iant@google.com>
7432
7433 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7434 boot_languages. Only bootstrap target libraries listed in
7435 target_libs for some boot language. Add --with-stage1-ldflags,
7436 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7437 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7438 if not building with C++.
7439 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7440 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7441 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7442 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7443 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7444 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7445 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7446 * configure, Makefile.in: Rebuild.
7447
7448 2009-06-23 Li Feng <nemokingdom@gmail.com>
7449
7450 * MAINTAINERS: Added my name to write-after-approval list.
7451
7452 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7453
7454 * configure.ac: Define is_elf for QNX Neutrino targets.
7455 * configure: Regenerate.
7456
7457 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7458
7459 * MAINTAINERS: Added my name to the write-after-approval list
7460
7461 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7462
7463 * configure.ac: Detect MPC in default directory.
7464 * configure: Regenerate.
7465
7466 2009-06-03 Jerome Guitton <guitton@adacore.com>
7467 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7468
7469 * Makefile.tpl (all): Avoid a trailing backslash.
7470 * Makefile.in: Regenerate.
7471
7472 2009-06-03 Ben Elliston <bje@au.ibm.com>
7473
7474 * config.sub, config.guess: Update from upstream sources.
7475
7476 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7477
7478 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7479 to noconfdirs.
7480 * configure: Regenerate.
7481
7482 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7483
7484 * Makefile.tpl ([+compare-target+]): Compare all stage
7485 directories, rather than just gcc.
7486 * Makefile.in: Rebuilt.
7487
7488 2009-06-01 Doug Kwan <dougkwan@google.com>
7489
7490 * configure.ac: Support gold for target arm*-*-*.
7491 * configure: Regenerate.
7492
7493 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7494
7495 * Makefile.def: Add MPC support and dependencies.
7496 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7497
7498 * Makefile.in, configure: Regenerate.
7499
7500 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7501
7502 * Makefile.tpl (all): Avoid harmless warning in make all when
7503 gcc-bootstrap is enabled but stage_last does not exist.
7504 * Makefile.in: Rebuilt.
7505
7506 2009-05-24 Nicolas Roche <roche@adacore.com>
7507
7508 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7509 * Makefile.in: Regenerate.
7510
7511 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7512
7513 * MAINTAINERS: Update my e-mail address.
7514
7515 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7516
7517 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7518 * configure: Regenerate.
7519
7520 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7521
7522 PR other/40159
7523 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7524 gcc-no-bootstrap are mutually exclusive.
7525 * Makefile.in: Rebuilt.
7526
7527 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7528
7529 PR other/40159
7530 * Makefile.tpl (all): Don't end with unconditional success.
7531 * Makefile.in: Rebuilt.
7532
7533 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7534
7535 PR target/37137
7536 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7537 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7538 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7539 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7540 stage_configureflags, stage_cflags and stage_libcflags into
7541 explicit Makefile macros.
7542 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7543 GFORTRAN.
7544 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7545 CC. Set CC_FOR_BUILD from CC.
7546 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7547 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7548 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7549 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7550 and GFORTRAN.
7551 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7552 (_LIBCFLAGS): Renamed to _TFLAGS.
7553 (do-compare-debug, do-compare3-debug): Drop.
7554 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7555 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7556 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7557 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7558 (XGCC_FLAGS_FOR_TARGET): New.
7559 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7560 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7561 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7562 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7563 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7564 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7565 TFLAGS.
7566 (BUILD_CONFIG): Include if requested.
7567 (all): Set TFLAGS on bootstrap.
7568 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7569 (all-stageid-prefixmodule): Likewise.
7570 (do-clean, distclean-stageid): Set TFLAGS.
7571 (restrap): Fix whitespace.
7572 * Makefile.in: Rebuilt.
7573
7574 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7575
7576 * config.guess: Sync with src.
7577
7578 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7579
7580 * configure.ac ($with_ppl): Default to no if not supplied.
7581 ($with_cloog): Likewise.
7582 configure: Regenerate.
7583
7584 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7585
7586 * MAINTAINERS: Update my e-mail address.
7587
7588 2009-04-27 Nick Clifton <nickc@redhat.com>
7589
7590 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7591
7592 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7593
7594 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7595 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7596 * Makefile.in: Regenerate.
7597
7598 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7599
7600 PR bootstrap/39739
7601 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7602 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7603
7604 * configure, Makefile.in: Regenerate.
7605
7606 2009-04-21 Taras Glek <tglek@mozilla.com>
7607
7608 * include/hashtab.h: Update GTY annotations to new syntax
7609 * include/splay-tree.h: Likewise
7610
7611 2009-04-17 Ben Elliston <bje@au.ibm.com>
7612
7613 * config.sub, config.guess: Update from upstream sources.
7614
7615 2009-04-15 Anthony Green <green@moxielogic.com>
7616
7617 * configure.ac: Add moxie support.
7618 * configure: Rebuilt.
7619
7620 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7621
7622 * configure.ac: Change copyright header to refer to version
7623 3 of the GNU General Public License and to point readers at the
7624 COPYING3 file and the FSF's license web page.
7625 * Makefile.def: Likewise.
7626 * Makefile.tpl: Likewise.
7627 * Makefile.in: Regenerate.
7628
7629 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7630
7631 * configure.ac: Restore match for darwin9 or later. Use double
7632 brackets since regeneration eats one pair.
7633 * configure: Regenerate.
7634
7635 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7636
7637 PR gas/10039
7638 * configure.ac: Require texinfo 4.7.
7639 * configure: Regenerated.
7640
7641 2009-04-09 Nick Clifton <nickc@redhat.com>
7642
7643 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7644 the GCC Runtime Library Exception.
7645
7646 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7647
7648 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7649 * configure: Regenerate.
7650
7651 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7652
7653 * Makefil.def (languages): New entries.
7654 * Makefile.tpl (check-gcc-*): New generic target.
7655 * Makefile.in: Regenerate.
7656
7657 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7658
7659 * MAINTAINERS: Update my email address.
7660
7661 2009-03-18 Tom Tromey <tromey@redhat.com>
7662
7663 * configure: Rebuild.
7664 * configure.ac (host_libs): Add libiconv.
7665 * Makefile.in: Rebuild.
7666 * Makefile.def (host_modules): Add libiconv.
7667 (configure-gdb, all-gdb): Depend on libiconv.
7668
7669 2009-03-16 Tristan Gingold <gingold@adacore.com>
7670
7671 * configure.ac: Treat gdb as supported on x86_64-darwin.
7672 * configure: Regenerate.
7673
7674 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7675
7676 * configure.ac (--with-host-libstdcxx): New option.
7677 * configure: Regenerate.
7678
7679 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7680
7681 * MAINTAINERS: Move myself into the write after approval list.
7682
7683 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7684
7685 * MAINTAINERS: Update e-mail address.
7686
7687 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7688
7689 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7690
7691 2009-03-10 Ira Rosen <irar@il.ibm.com>
7692
7693 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7694
7695 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7696
7697 Backport from git Libtool:
7698
7699 2009-01-19 Robert Millan <rmh@aybabtu.com>
7700 Support GNU/kOpenSolaris.
7701 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7702 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7703 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7704 GNU/kOpenSolaris.
7705
7706 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7707
7708 * MAINTAINERS: Update e-mail address.
7709
7710 2009-02-24 Michael Eager <eager@eagercon.com>
7711
7712 * MAINTAINERS (Write After Approval): Add self.
7713
7714 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7715
7716 * MAINTAINERS (Write After Approval): Add myself.
7717
7718 2009-02-05 Andreas Schwab <schwab@suse.de>
7719
7720 * Makefile.tpl (stage_last): Define $r and $s before using
7721 $(RECURSE_FLAGS_TO_PASS).
7722 * Makefile.in: Regenerate
7723
7724 2009-01-30 Ian Lance Taylor <iant@google.com>
7725
7726 * MAINTAINERS: Move myself to the Global Reviewers list.
7727
7728 2009-01-29 Robert Millan <rmh@aybabtu.com>
7729
7730 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7731 * configure: Regenerate.
7732
7733 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7734
7735 * MAINTAINERS: Make whitespace consistent.
7736 Remove Robert Millan from Write After Approval.
7737
7738 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7739
7740 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7741 (all-opcodes): Depend on all-libiberty.
7742 * Makefile.in: Regenerate.
7743
7744 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7745
7746 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7747 * configure: Regenerate.
7748
7749 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7750
7751 * MAINTAINERS (Write After Approval): Add myself.
7752
7753 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7754
7755 * MAINTAINERS: Add myself to reviewers (Fortran).
7756
7757 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7758
7759 PR tree-optimization/38515
7760 * configure.ac (cloog-polylib): Removed.
7761 (with_ppl, with_cloog): Test for "no".
7762 * configure: Regenerated.
7763
7764 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7765
7766 * MAINTAINERS: Moved myself to reviewers (Fortran).
7767
7768 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7769
7770 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7771 (Write After Approval): Remove myself.
7772
7773 2009-01-03 Diego Novillo <dnovillo@google.com>
7774
7775 * MAINTAINERS: Remove myself from alias maintainership.
7776
7777 2009-01-02 David Ayers <ayers@fsfe.org>
7778
7779 * MAINTAINERS: Update e-mail address.
7780
7781 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7782
7783 * MAINTAINERS: Make whitespace consistent.
7784
7785 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7786
7787 Backport from upstream Libtool:
7788 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7789 Add cache variables to tests that require the linker to work.
7790 For shlibpath_overrides_runpath, this also changes the semantics
7791 to let the result from the C compiler take precedence.
7792
7793 2008-12-02 Ben Elliston <bje@au.ibm.com>
7794
7795 * config.sub, config.guess: Update from upstream sources.
7796
7797 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7798
7799 * configure.ac (ppllibs): Add by default the lib flags.
7800 * configure: Regenerate.
7801
7802 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7803
7804 * MAINTAINERS: Add myself to the write after approval list.
7805
7806 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7807
7808 * configure.ac: Add double brackets on darwin[912].
7809 * configure: Regenerate.
7810
7811 2008-12-03 Daniel Kraft <d@domob.eu>
7812
7813 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7814 Approval to Reviewer section (for Fortran front-end).
7815
7816 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7817
7818 * configure.ac: Expand to darwin10 and later.
7819 * configure: Regenerate.
7820
7821 2008-12-02 Andreas Schwab <schwab@suse.de>
7822
7823 * Makefile.def: configure-target-boehm-gc depends on
7824 all-target-libstdc++-v3.
7825 * Makefile.in: Regenerate.
7826
7827 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7828
7829 * MAINTAINERS: Add myself as mingw maintainer.
7830
7831 2008-12-02 Ben Elliston <bje@au.ibm.com>
7832
7833 * config.sub, config.guess: Update from upstream sources.
7834
7835 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7836
7837 * README.SCO: Remove.
7838
7839 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7840
7841 * MAINTAINERS: Add myself to the write after approval list.
7842
7843 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7844
7845 * MAINTAINERS: Update my email address in WAA section.
7846
7847 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7848
7849 * MAINTAINERS: Update e-mail address.
7850
7851 2008-11-27 Toon Moene <toon@moene.org>
7852
7853 * MAINTAINERS: Change e-mail address.
7854
7855 2008-11-27 Tristan Gingold <gingold@adacore.com>
7856
7857 * configure.ac: Build gdb for i?86-*-darwin*
7858 * configure: Regenerated.
7859
7860 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7861
7862 * MAINTAINERS: Added my full name.
7863
7864 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7865
7866 PR bootstrap/38014
7867 PR bootstrap/37923
7868
7869 Revert:
7870
7871 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7872
7873 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7874 * Makefile.in: Regenerated.
7875
7876 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7877
7878 PR gdb/921
7879 PR gdb/1646
7880 PR gdb/2175
7881 PR gdb/2176
7882
7883 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7884 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7885 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7886 (HOST_EXPORTS): Pass CPPFLAGS.
7887 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7888 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7889 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7890 * Makefile.in, configure: Regenerated.
7891 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7892 and CPPFLAGS_FOR_BUILD.
7893
7894 2008-11-06 Jeff Law <law@redhat.com>
7895
7896 * MAINTAINERS: Add myself as middle end maintainer.
7897
7898 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7899
7900 * MAINTAINERS (Write after approval): Add myself.
7901
7902 2008-11-05 Diego Novillo <dnovillo@google.com>
7903
7904 * MAINTAINERS (Global Reviewers): Add myself.
7905 (Non-Algorithmic Maintainers): Remove myself.
7906
7907 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7908
7909 * MAINTAINERS (Write after approval): Add myself.
7910
7911 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7912
7913 * MAINTAINERS (Write after approval): Add myself.
7914
7915 2008-10-31 Ben Elliston <bje@au.ibm.com>
7916
7917 * configure.ac (spu-*-*): Remove special case.
7918 * configure: Regenerate.
7919
7920 2008-10-30 Catherine Moore <clm@codesourcery.com>
7921
7922 * MAINTAINERS (Write after approval): Update my email address.
7923
7924 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7925
7926 * configure.ac [spu-*-*]: Do not set skipdirs.
7927 * configure: Re-generate.
7928
7929 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7930
7931 * MAINTAINERS (Various Maintainers): Add myself to reload.
7932
7933 2008-10-25 Richard Guenther <rguenther@suse.de>
7934
7935 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7936 maintainer. Remove myself as libgcc-math maintainer.
7937 (Non-Algorithmic Maintainers): Remove myself.
7938
7939 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7940
7941 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7942 * Makefile.in: Regenerated.
7943
7944 2008-10-23 Cary Coutant <ccoutant@google.com>
7945
7946 * MAINTAINERS (Write after approval): Add myself.
7947
7948 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7949
7950 PR gdb/921
7951 PR gdb/1646
7952 PR gdb/2175
7953 PR gdb/2176
7954
7955 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7956 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7957 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7958 (HOST_EXPORTS): Pass CPPFLAGS.
7959 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7960 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7961 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7962 * Makefile.in, configure: Regenerated.
7963 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7964 and CPPFLAGS_FOR_BUILD.
7965
7966 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7967
7968 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7969 Sebastian Pop.
7970
7971 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7972
7973 * MAINTAINERS (Write After Approval): Added myself.
7974
7975 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7976
7977 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7978 recommended version to 2.3.2.
7979
7980 * configure: Regenerate.
7981
7982 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7983
7984 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7985
7986 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7987
7988 * MAINTAINERS (Write After Approval): Update e-mail address.
7989
7990 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7991
7992 * libtool.m4: Update to libtool 2.2.6.
7993 * lt~obsolete.m4: Update to libtool 2.2.6.
7994 * ltmain.sh: Update to libtool 2.2.6.
7995 * ltsugar.m4: Update to libtool 2.2.6.
7996 * ltversion.m4: Update to libtool 2.2.6.
7997 * ltoptions.m4: Update to libtool 2.2.6.
7998 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7999
8000 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
8001
8002 * MAINTAINERS (Write After Approval): Add myself.
8003
8004 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
8005
8006 * MAINTAINERS (Write After Approval): Update my name.
8007
8008 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
8009
8010 * MAINTAINERS: Add myself in "Write After Approval".
8011
8012 2008-09-18 Steve Ellcey <sje@cup.hp.com>
8013
8014 * MAINTAINERS: Add myself as ia64 maintainer.
8015
8016 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
8017
8018 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
8019 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
8020 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
8021 and Michael Tiemann from Write After Approval since they do not
8022 actually have access.
8023
8024 2008-09-05 Richard Guenther <rguenther@suse.de>
8025
8026 * configure.ac: Initialize clooglibs to -lcloog.
8027 * configure: Re-generate.
8028
8029 2008-09-04 Le-Chun Wu <lcwu@google.com>
8030
8031 * MAINTAINERS (Write After Approval): Add myself.
8032
8033 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
8034
8035 * configure.ac (--with-cloog-polylib): New.
8036 (--disable-cloog-version-check): New.
8037 (--disable-ppl-version-check): New.
8038 * configure: Re-generate.
8039
8040 2008-09-03 Richard Guenther <rguenther@suse.de>
8041
8042 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
8043 cloog test.
8044 * configure: Re-generate.
8045
8046 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
8047
8048 Add picoChip port.
8049 * MAINTAINERS: Add picoChip maintainers.
8050
8051 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
8052 Tobias Grosser <grosser@fim.uni-passau.de>
8053 Jan Sjodin <jan.sjodin@amd.com>
8054 Harsha Jagasia <harsha.jagasia@amd.com>
8055 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8056 Konrad Trifunovic <konrad.trifunovic@inria.fr>
8057 Adrien Eliche <aeliche@isty.uvsq.fr>
8058
8059 Merge from graphite branch.
8060 * configure: Regenerate.
8061 * Makefile.in: Regenerate.
8062 * configure.ac (host_libs): Add ppl and cloog.
8063 Add checks for PPL and CLooG.
8064 * Makefile.def (ppl, cloog): Added modules and dependences.
8065 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8066 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8067
8068 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8069
8070 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8071 (GCC_SHLIB_SUBDIR): New.
8072 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8073 * configure: Regenerate.
8074 * Makefile.in: Regenerate.
8075
8076 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8077
8078 * MAINTAINERS: Consistently use tabs to separate columns.
8079
8080 2008-08-29 Tristan Gingold <gingold@adacore.com>
8081
8082 * MAINTAINERS (Write after Approval): Add myself.
8083
8084 2008-08-28 Tristan Gingold <gingold@adacore.com>
8085
8086 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8087 Enable bfd, binutils and opcodes.
8088 * configure: Regenerate.
8089
8090 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8091
8092 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
8093
8094 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8095
8096 * MAINTAINERS: Use correct Umlaut for last name.
8097
8098 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8099
8100 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8101
8102 2008-08-16 David Edelsohn <edelsohn@gnu.org>
8103
8104 * MAINTAINERS: Update my email address.
8105
8106 2008-08-16 Nicolas Roche <roche@adacore.com>
8107
8108 * Makefile.tpl: Add BOOT_ADAFLAGS.
8109 * Makefile.in: Regenerate.
8110
8111 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
8112
8113 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8114 * configure: Regenerate.
8115
8116 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
8117
8118 * configure.ac: Add makefile fragments for hpux.
8119 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8120 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8121 * configure: Regenerate.
8122 * Makefile.in: Regenerate.
8123
8124 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
8125
8126 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8127
8128 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
8129
8130 * MAINTAINERS (Write after Approval): Add myself.
8131
8132 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
8133
8134 * MAINTAINERS (Write After Approval): Add myself.
8135
8136 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
8137
8138 * MAINTAINERS (Write After Approval): Add myself.
8139
8140 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8141
8142 * MAINTAINERS: Update my email address.
8143
8144 2008-06-25 Joey Ye <joey.ye@intel.com>
8145
8146 * MAINTAINERS (Write After Approval): Add myself.
8147
8148 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8149
8150 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8151 * Makefile.in: Regenerate.
8152 * configure: Regenerate.
8153
8154 2008-06-17 Daniel Kraft <d@domob.eu>
8155
8156 * MAINTAINERS (Write After Approval): Add myself.
8157
8158 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8159
8160 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8161 "$@" is still intact with both Autoconf 2.59 and 2.62.
8162 * configure: Regenerate.
8163
8164 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8165
8166 * Makefile.tpl: Fix comment errors.
8167 * Makefile.in: Regenerate.
8168
8169 2008-06-12 David S. Miller <davem@davemloft.net>
8170 David Edelsohn <edelsohn@gnu.org>
8171
8172 * configure.ac: Add powerpc*-*-* to gold supported targets.
8173 * configure: Regenerate.
8174
8175 2008-06-08 Joseph Myers <joseph@codesourcery.com>
8176
8177 PR tree-optimization/36218
8178 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8179 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8180 (all prefix="build-"): Pass them to build-system sub-makes.
8181 * Makefile.in: Regenerate.
8182
8183 2008-06-07 Joseph Myers <joseph@codesourcery.com>
8184
8185 * MAINTAINERS (mt port): Remove.
8186 (sco5, unixware, sco udk): Remove.
8187 (Kean Johnston): Add to Write After Approval.
8188
8189 2008-05-30 Julian Brown <julian@codesourcery.com>
8190
8191 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8192 of libobjc for ARM EABI Linux.
8193 * configure: Regenerate.
8194
8195 2008-05-18 Xinliang David Li <davidxl@google.com>
8196
8197 * ChangeLog: Remove wrong ChangeLog entry.
8198
8199 2008-05-17 Xinliang David Li <davidxl@google.com>
8200
8201 * MAINTAINERS (Write After Approval): Add myself.
8202
8203 2008-05-15 Janus Weil <janus@gcc.gnu.org>
8204
8205 * MAINTAINERS (Write After Approval): Add myself.
8206
8207 2008-05-14 Rafael Espíndola <espindola@google.com>
8208
8209 * config-ml.in: don't handle --enable-shared and --enable-static.
8210
8211 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8212
8213 * MAINTAINERS: Update my email address.
8214
8215 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8216
8217 * MAINTAINERS: Update my email address.
8218
8219 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8220
8221 * MAINTAINERS (Write After Approval): Add myself.
8222
8223 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8224
8225 * MAINTAINERS (Write After Approval): Add myself.
8226
8227 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
8228
8229 * MAINTAINERS (crx): Add myself.
8230
8231 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8232
8233 Sync with src:
8234 2008-04-14 David S. Miller <davem@davemloft.net>
8235
8236 * configure.ac: Add sparc*-*-* to gold supported targets.
8237 * configure: Regenerate.
8238
8239 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8240
8241 PR bootstrap/35457
8242 * configure.ac: Include override.m4.
8243 * configure: Regenerate.
8244
8245 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8246
8247 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8248 * Makefile.in: Regenerate.
8249
8250 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8251
8252 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8253 as nonconfigurable directories list.
8254 * configure: Regenerate.
8255
8256 2008-04-14 Ben Elliston <bje@au.ibm.com>
8257
8258 * config.sub, config.guess: Update from upstream sources.
8259
8260 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8261
8262 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8263 * Makefile.in: Regenerate.
8264
8265 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8266
8267 * configure.ac: Do not build libssp for the AVR.
8268 * configure: Regenerate.
8269
8270 2008-04-07 Ian Lance Taylor <iant@google.com>
8271
8272 * Makefile.def: check-gold depends upon all-binutils.
8273 * Makefile.in: Regenerate.
8274
8275 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8276
8277 * MAINTAINERS (Write After Approval): Add myself.
8278
8279 2008-04-04 Nick Clifton <nickc@redhat.com>
8280
8281 PR binutils/4334
8282 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8283 builds.
8284 * configure: Regenerate.
8285
8286 2008-04-04 NightStrike <NightStrike@gmail.com>
8287
8288 PR other/35151
8289 * configure.ac: Combine rules for mingw32 and mingw64.
8290 * configure: Regenerate.
8291
8292 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8293
8294 * MAINTAINERS (Write After Approval): Add myself.
8295
8296 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8297
8298 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8299 * Makefile.in (.NOTPARALLEL): Ditto.
8300
8301 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8302
8303 * MAINTAINERS (Write After Approval): Add myself.
8304
8305 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8306
8307 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8308 * Makefile.in (.NOTPARALLEL): Regenerate.
8309
8310 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8311
8312 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8313 * Makefile.in: Regenerate.
8314
8315 2008-03-26 Jakub Staszak <kuba@et.pl>
8316
8317 * MAINTAINERS (Write After Approval): Add myself.
8318
8319 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8320
8321 * MAINTAINERS: Update e-mail address.
8322
8323 2008-03-20 Ian Lance Taylor <iant@google.com>
8324
8325 * configure.ac: Add support for --enable-gold.
8326 * Makefile.def: Add gold as a directory like ld.
8327 * configure, Makefile.in: Regenerate.
8328
8329 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8330
8331 * configure.ac: m4_include config/proginstall.m4.
8332 * configure: Regenerate.
8333
8334 Backport from upstream Libtool:
8335
8336 2007-10-12 Eric Blake <ebb9@byu.net>
8337
8338 Deal with Autoconf 2.62's semantic change in m4_append.
8339 * ltsugar.m4 (lt_append): Replace broken versions of
8340 m4_append.
8341 (lt_if_append_uniq): Don't require separator to be overquoted,
8342 and avoid broken m4_append.
8343 (lt_dict_add): Fix typo.
8344 * libtool.m4 (_LT_DECL): Don't overquote separator.
8345
8346 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8347
8348 * config.rpath: Add AIX 6 support.
8349
8350 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8351
8352 * Makefile.def (stageprofile). Remove -fprofile-generate
8353 from stage_libcflags.
8354 * Makefile.in: Regenerate.
8355
8356 2008-03-13 Ben Elliston <bje@au.ibm.com>
8357
8358 * config.sub, config.guess: Update from upstream sources.
8359
8360 2008-03-06 Tom Tromey <tromey@redhat.com>
8361
8362 * MAINTAINERS: Update for treelang deletion.
8363
8364 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8365
8366 * MAINTAINERS: Update my email address.
8367
8368 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8369
8370 * MAINTAINERS (darwin port): Add myself as a maintainer.
8371 (objective-c/c++): Add myself as a maintainer.
8372
8373 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8374
8375 * MAINTAINERS (Write After Approval): Update my email address.
8376
8377 2008-02-25 Tomas Bily <tbily@suse.cz>
8378
8379 * MAINTAINERS (Write After Approval): Add myself.
8380
8381 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8382
8383 * MAINTAINERS (OpenMP): Add myself.
8384
8385 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8386
8387 PR bootstrap/32009
8388 PR bootstrap/32161
8389
8390 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8391 * configure: Regenerate.
8392
8393 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8394 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8395 STAGE4_LIBCFLAGS): New.
8396 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8397 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8398 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8399 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8400 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8401 for target modules. Don't export LIBCFLAGS.
8402 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8403 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8404 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8405 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8406 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8407 * Makefile.in: Regenerate.
8408
8409 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8410
8411 PR libgcj/33085
8412 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8413 Do not use -DDLL_EXPORT. Backport from upstream.
8414
8415 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8416
8417 * MAINTAINERS (Write After Approval): Add myself.
8418
8419 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8420
8421 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8422 * configure: Regenerate.
8423
8424 2008-01-31 Marc Gauthier <marc@tensilica.com>
8425
8426 * configure.ac (xtensa*-*-*): Recognize processor variants.
8427 * configure: Regenerate.
8428
8429 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8430
8431 PR bootstrap/34922
8432 * configure.ac (PARSE_ARGS): Push suitable setting of
8433 ac_subdirs_all, for `./configure --help=recursive'.
8434 Handle `+' in generic toplevel directory disabling.
8435 * configure: Regenerate.
8436
8437 2008-01-28 Nick Clifton <nickc@redhat.com>
8438
8439 * MAINTAINERS (xstormy16): Take over maintainership.
8440
8441 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8442
8443 * MAINTAINERS (c4x port): Remove.
8444
8445 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8446
8447 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8448
8449 2008-01-23 Ben Elliston <bje@au.ibm.com>
8450
8451 * config.sub, config.guess: Update from upstream sources.
8452
8453 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8454
8455 * MAINTAINERS (Write After Approval): Add myself.
8456
8457 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8458
8459 * MAINTAINERS: Update my email address.
8460
8461 2008-01-09 Raksit Ashok <raksit@google.com>
8462
8463 * MAINTAINERS (Write After Approval): Add myself.
8464
8465 2008-01-09 Raksit Ashok <raksit@google.com>
8466
8467 * MAINTAINERS (Write After Approval): Add myself.
8468
8469 2008-01-08 Ben Elliston <bje@au.ibm.com>
8470
8471 * config.sub, config.guess: Update from upstream sources.
8472
8473 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8474
8475 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8476 Change recommended MPFR from 2.2.1 -> 2.3.0.
8477 * configure: Regenerate.
8478
8479 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8480
8481 * MAINTAINERS: Update my email address.
8482
8483 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8484
8485 * MAINTAINERS: Update my email address.
8486
8487 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8488
8489 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8490 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8491 * Makefile.in: Regenerate.
8492
8493 2007-12-10 Mark Heffernan <meheff@google.com>
8494
8495 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8496 misplaced entries.
8497
8498 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8499
8500 * configure.ac: Enable libjava for x86_64-*-darwin9.
8501 * configure: Regenerate.
8502
8503 2007-12-07 Bill Maddox <maddox@google.com>
8504
8505 * MAINTAINERS (Write After Approval): Add myself.
8506
8507 2007-12-05 Ben Elliston <bje@au.ibm.com>
8508
8509 * config.sub, config.guess: Update from upstream sources.
8510
8511 2007-12-02 Matthias Klose <doko@ubuntu.com>
8512
8513 * config-ml.in: Remove 64bit configure tests.
8514
8515 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8516
8517 * config-ml.in: Robustify against white space in absolute file
8518 names.
8519
8520 * config-ml.in (multi-clean): Substitute ${Makefile}.
8521 Remove superfluous ${Makefile} in list.
8522
8523 2007-11-19 Thiemo Seufer <ths@mips.com>
8524
8525 * config-ml.in: Don't hardcode the Makefile name.
8526
8527 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8528
8529 * MAINTAINERS (Write After Approval): Add myself.
8530
8531 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8532
8533 * MAINTAINERS (Write After Approval): Add myself.
8534
8535 2007-11-06 Doug Kwan <dougkwan@google.com>
8536
8537 * MAINTAINERS (Write After Approval): Add myself.
8538
8539 2007-10-25 Ben Elliston <bje@au.ibm.com>
8540
8541 * MAINTAINERS (mercury): Remove entry.
8542 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8543
8544 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8545
8546 * Makefile.def (dependencies): Make configure-gdb depend on
8547 all-intl.
8548 * Makefile.in: Regenerated.
8549
8550 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8551
8552 * MAINTAINERS (Fortran maintainer): Remove myself.
8553
8554 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8555
8556 * Makefile.def: To avoid problems running with parallel makes,
8557 build newlib before libgloss so that target specific header
8558 files are availble.
8559 * Makefile.in: Regenerate
8560
8561 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8562
8563 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8564 * Makefile.in: Regenerate.
8565
8566 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8567
8568 * MAINTAINERS (Register allocation reviewer): Add myself.
8569
8570 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8571
8572 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8573 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8574 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8575 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8576 * configure: Regenerate.
8577
8578 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8579
8580 * MAINTAINERS (Register allocation reviewer): Add myself.
8581
8582 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8583
8584 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8585 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8586 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8587 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8588 * configure.ac: Default them to host tools for $host = $build.
8589 Subst them.
8590
8591 * configure: Regenerate.
8592 * Makefile.in: Regenerate.
8593
8594 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8595
8596 * MAINTAINERS (Register allocation reviewer): Add myself.
8597
8598 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8599
8600 * MAINTAINERS (Register allocation reviewer): Add myself.
8601
8602 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8603
8604 * MAINTAINERS (Write After Approval): Fix typo.
8605
8606 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8607
8608 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8609 * configure: Regenerate.
8610
8611 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8612
8613 PR bootstrap/31906
8614 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8615 they're already prefixed.
8616
8617 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8618
8619 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8620 libstdc++.
8621 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8622 * configure: Regenerate.
8623 * Makefile.in: Regenerate.
8624
8625 2007-09-17 Andreas Schwab <schwab@suse.de>
8626
8627 * configure.ac: Raise minimum makeinfo version to 4.6.
8628 * configure: Regenerate.
8629
8630 2007-09-17 Johannes Singler <singler@ira.uka.de>
8631
8632 * MAINTAINERS (write-after-approval) add myself
8633
8634 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8635
8636 * configure.ac: Correct makeinfo version check.
8637 * configure: Regenerate.
8638
8639 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8640
8641 * MAINTAINERS: Update my email address.
8642
8643 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8644
8645 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8646 to $skipdirs and only disable gprof for newlib. Use the normal
8647 mips*-elf* handling in other respects.
8648 * configure: Regnerate.
8649
8650 2007-09-12 David Daney <ddaney@avtrex.com>
8651
8652 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8653 enabling libgcj.
8654 * configure: Regenerate.
8655
8656 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8657
8658 PR other/32154
8659 * configure.ac: For libgloss targets, point the linker to the linker
8660 script, startup code and simulator library.
8661 * configure: Regenerate.
8662
8663 2007-09-07 Andrew Haley <aph@redhat.com>
8664
8665 * configure.ac (noconfigdirs): Remove target-libffi and
8666 target-libjava.
8667 * configure: Regenerate.
8668
8669 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8670
8671 PR target/33281
8672 * configure.ac: Use config/mh-mingw on mingw.
8673 * configure: Regenerate.
8674
8675 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8676
8677 * MAINTAINERS (Write After Approval): Add myself.
8678
8679 2007-09-05 Richard Guenther <rguenther@suse.de>
8680
8681 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8682 nor --disable-checking is provided also turn on yes and types
8683 checking for stage1.
8684 * configure: Re-generate.
8685
8686 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8687
8688 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8689 (Write After Approval): Remove myself.
8690
8691 2007-08-29 Nick Clifton <nickc@redhat.com>
8692
8693 * config.sub, config.guess: Update from upstream sources.
8694
8695 2007-08-22 Bud Davis <jmdavis@link.com>
8696
8697 * MAINTAINERS (Write After Approval): Added myself.
8698 * MAINTAINERS (Reviewers): Removed myself.
8699
8700 2007-08-18 Paul Brook <paul@codesourcery.com>
8701 Joseph Myers <joseph@codesourcery.com>
8702
8703 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8704 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8705 * Makefile.in: Regenerate.
8706 * configure.ac (--with-debug-prefix-map): New.
8707 * configure: Regenerate.
8708
8709 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8710 Nigel Stephens <nigel@mips.com>
8711
8712 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8713 as target_makefile_frag.
8714 * configure: Regenerate.
8715
8716 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8717
8718 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8719 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8720 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8721 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8722 (do-compare, do-compare3, do-compare-debug): New.
8723 ([+compare-target+]): Use them.
8724
8725 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8726
8727 * MAINTAINERS (Write After Approval): Change my email address.
8728
8729 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8730 Ben Elliston <bje@au.ibm.com>
8731
8732 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8733 --silent if $silent.
8734 * configure: Regenerate.
8735
8736 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8737
8738 * MAINTAINERS (Various Maintainers): Add myself as
8739 loop infrastructure maintainer. Update my e-mail
8740 address.
8741
8742 2007-07-31 Diego Novillo <dnovillo@google.com>
8743
8744 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8745 Adjust description.
8746
8747 2007-07-26 Richard Guenther <rguenther@suse.de>
8748
8749 * configure.ac: Add types checking to stage1 checking flags.
8750 * configure: Regenerate.
8751
8752 2007-07-17 Nick Clifton <nickc@redhat.com>
8753
8754 * COPYING3: New file. Contains version 3 of the GNU General
8755 Public License.
8756 * COPYING3.LIB: New file. Contains version 3 of the GNU
8757 Lesser General Public License.
8758
8759 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8760
8761 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8762
8763 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8764
8765 * MAINTAINERS (S/390 co-maintainer): Add myself.
8766 (Write After Approval): Remove myself.
8767
8768 2007-07-13 Dan Hipschman <dsh@google.com>
8769
8770 * MAINTAINERS (Write After Approval): Add myself.
8771
8772 2007-07-11 Nick Clifton <nickc@redhat.com>
8773
8774 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8775 WINDRES export.
8776 * Makefile.in: Regenerate.
8777
8778 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8779
8780 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8781 maintainer.
8782
8783 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8784
8785 * lt~obsolete.m4: New. Import from 20070318 libtool.
8786
8787 2007-07-03 Julian Brown <julian@codesourcery.com>
8788
8789 * MAINTAINERS (Write After Approval): Add myself.
8790
8791 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8792
8793 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8794 * configure: Regenerate.
8795
8796 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8797
8798 * configure.ac: Add some missing m4 quotation.
8799 * configure: Regenerate.
8800
8801 2007-07-02 Simon Baldwin <simonb@google.com>
8802
8803 * MAINTAINERS (Write After Approval): Add myself.
8804
8805 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8806
8807 * configure: Regenerate.
8808
8809 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8810
8811 * Makefile.def: Add windmc tool to build.
8812 * Makefile.tpl: Likewise.
8813 * configure.ac: Likewise.
8814 * Makefile.in: Regenerate.
8815 * configure: Regenerate.
8816
8817 2007-06-28 DJ Delorie <dj@redhat.com>
8818
8819 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8820 not building newlib.
8821 * configure: Regenerated.
8822
8823 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8824
8825 * MAINTAINERS (Write After Approval): Add myself.
8826
8827 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8828
8829 * MAINTAINERS (Write After Approval): Add myself.
8830
8831 2007-06-19 Chris Matthews <chrismatthews@google.com>
8832
8833 * MAINTAINERS (Write After Approval): Add myself.
8834
8835 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8836
8837 * MAINTAINERS (Write After Approval): Add myself.
8838
8839 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8840
8841 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8842 * Makefile.in: Regenerated.
8843
8844 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8845
8846 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8847 bfin*-*-uclinux* targets.
8848 * configure: Regenerate.
8849
8850 2007-06-14 Ian Lance Taylor <iant@google.com>
8851
8852 * MAINTAINERS: Add myself as non-algorithmic global write
8853 maintainer.
8854
8855 2007-06-14 Diego Novillo <dnovillo@google.com>
8856
8857 * MAINTAINERS: Add self as middle-end maintainer and
8858 non-algorithmic global write maintainer.
8859
8860 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8861
8862 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8863 Move all Fortran maintainers except Paul Brook into the
8864 Non-Autopoiesis section.
8865
8866 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8867
8868 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8869 (distclean-stage[+id+]): Possibly delete stage_last.
8870 * Makefile.in: Regenerate.
8871
8872 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8873
8874 * MAINTAINERS (Various Maintainer): Fix typo.
8875
8876 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8877
8878 * MAINTAINERS (Various Maintainer): Add myself as
8879 dataflow maintainer.
8880
8881 2007-06-07 Ben Elliston <bje@au.ibm.com>
8882
8883 * config.sub, config.guess: Update from upstream sources.
8884
8885 2007-06-07 Ben Elliston <bje@au.ibm.com>
8886
8887 * Makefile.tpl: Fix spelling error.
8888 * Makefile.in: Regenerate.
8889
8890 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8891
8892 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8893 lt_cv_sys_max_cmd_len.
8894
8895 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8896
8897 * MAINTAINERS (Various Maintainers): Add myself as
8898 auto-vectorizer maintainer.
8899
8900 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8901
8902 PR libjava/32098
8903 * libtool.m4: Revert previous change.
8904 * ltgcc.m4: Put it here.
8905
8906 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8907
8908 * MAINTAINERS (Various Maintainers): Add myself as
8909 auto-vectorizer maintainer.
8910
8911 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8912
8913 PR libjava/32098
8914 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8915
8916 2007-05-30 Richard Guenther <rguenther@suse.de>
8917
8918 * MAINTAINERS (Various Maintainers): Add myself as
8919 auto-vectorizer maintainer.
8920
8921 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8922
8923 PR bootstrap/29382
8924 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8925 * configure: Rebuilt.
8926
8927 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8928
8929 * MAINTAINERS (Write After Approval): Removed my name.
8930
8931 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8932
8933 * MAINTAINERS (Write After Approval): Remove myself.
8934
8935 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8936
8937 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8938
8939 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8940
8941 * ltmain.sh: Update from ToT Libtool.
8942 * libtool.m4: Update from ToT Libtool.
8943 * ltsugar.m4: New. Update from ToT Libtool.
8944 * ltversion.m4: New. Update from ToT Libtool.
8945 * ltoptions.m4: New. Update from ToT Libtool.
8946 * ltconfig: Remove.
8947 * ltcf-c.sh: Remove.
8948 * ltcf-cxx.sh: Remove.
8949 * ltcf-gcj.sh: Remove.
8950
8951 2007-05-22 Ollie Wild <aaw@google.com>
8952
8953 * MAINTAINERS (Write After Approval): Add myself.
8954
8955 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8956
8957 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8958 stage_cflags.
8959 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8960 Remove CFLAGS/LIBCFLAGS.
8961 (configure-stage[+id+]-[+prefix+][+module+],
8962 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8963 * Makefile.in: Regenerate.
8964
8965 2007-05-15 Diego Novillo <dnovillo@google.com>
8966
8967 * MAINTAINERS: Update e-mail address.
8968
8969 2007-05-15 Revital Eres <eres@il.ibm.com>
8970
8971 * MAINTAINERS (Write After Approval): Add myself.
8972
8973 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8974
8975 * MAINTAINERS (Write After Approval): Updated my address.
8976
8977 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8978
8979 * MAINTAINERS (Write After Approval): Add myself.
8980
8981 2007-05-11 Silvius Rus <rus@google.com>
8982
8983 * MAINTAINERS (Write After Approval): Add myself.
8984
8985 2007-04-23 Tom Tromey <tromey@redhat.com>
8986
8987 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8988
8989 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8990
8991 * MAINTAINERS (cpplib): Rename to ...
8992 (libcpp): ... this. Add C/C++ front end maintainers.
8993
8994 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8995
8996 * config-ml.in: Pass ${ml_config_env} to configure calls.
8997
8998 2007-04-04 Christian Bruel <christian.bruel@st.com>
8999
9000 * MAINTAINERS (Write After Approval): Add myself.
9001
9002 2007-04-02 Dave Korn <dave.korn@artimi.com>
9003
9004 * MAINTAINERS (Write After Approval): Add myself.
9005
9006 2007-03-31 Tobias Burnus <burnus@net-b.de>
9007
9008 * MAINTAINERS (fortran 95 front end): Add myself.
9009
9010 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
9011
9012 * MAINTAINERS (Write After Approval): Add myself.
9013
9014 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
9015
9016 * MAINTAINERS (Modulo Scheduler): Add myself.
9017
9018 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
9019
9020 * MAINTAINERS (fortran 95 front end): Add myself.
9021 (c++ front end): whitespace fix.
9022
9023 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
9024
9025 * MAINTAINERS (Write After Approval): Add myself.
9026
9027 2007-03-21 Richard Sandiford <richard@codesourcery.com>
9028
9029 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
9030 of glob. Quote arguments with single quotes too.
9031 * configure: Regenerate.
9032
9033 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
9034
9035 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
9036 * Makefile.in: Regenerate
9037
9038 2007-03-07 Andreas Schwab <schwab@suse.de>
9039
9040 * configure: Regenerate.
9041
9042 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
9043
9044 * configure.ac: Add "--with-pdfdir" configure option,
9045 which defines pdfdir variable.
9046 * Makefile.def (target=fixincludes): Add install-pdf to
9047 missing targets.
9048 (recursive_targets): Add install-pdf target.
9049 (flags_to_pass): Add pdfdir.
9050 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9051 target.
9052 * configure: Regenerate
9053 * Makefile.in: Regenerate
9054
9055 2007-02-28 Eric Christopher <echristo@apple.com>
9056
9057 Revert:
9058 2006-12-07 Mike Stump <mrs@apple.com>
9059
9060 * Makefile.def (dependencies): Add dependency for
9061 install-target-libssp and install-target-libgomp on
9062 install-gcc.
9063 * Makefile.in: Regenerate.
9064
9065 2007-02-27 Matt Kraai <kraai@ftbfs.org>
9066
9067 * configure: Regenerate.
9068 * configure.ac: Move statements after variable declarations.
9069
9070 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
9071
9072 * MAINTAINERS: Add myself as sh maintainer.
9073
9074 2007-02-19 Joseph Myers <joseph@codesourcery.com>
9075
9076 * configure.ac: Adjust for loop syntax.
9077 * configure: Regenerate.
9078
9079 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9080
9081 * configure: Rebuilt.
9082
9083 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9084
9085 * configure.ac: Drop multiple occurrences of --enable-languages,
9086 and fix its quoting.
9087 * configure: Rebuilt.
9088
9089 2007-02-17 Mark Mitchell <mark@codesourcery.com>
9090 Nathan Sidwell <nathan@codesourcery.com>
9091 Vladimir Prus <vladimir@codesourcery.com>
9092 Joseph Myers <joseph@codesourcery.com>
9093
9094 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9095 * configure: Regenerate.
9096
9097 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
9098
9099 * ltconfig (freebsd*): Default to elf.
9100
9101 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9102
9103 * configure.ac (target_libraries): Move libgcc before libiberty.
9104 * configure: Regenerated.
9105
9106 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9107 Paolo Bonzini <bonzini@gnu.org>
9108
9109 PR bootstrap/30753
9110 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
9111 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
9112 * configure: Regenerated.
9113
9114 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9115
9116 * MAINTAINERS (Language Front End Maintainers): Update my mail
9117 address.
9118
9119 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9120
9121 PR bootstrap/30748
9122 * configure.ac: Correct syntax for Solaris ksh.
9123 * configure: Regenerated.
9124
9125 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9126
9127 * configure.ac: Sync with src.
9128 * configure: Regenerate.
9129
9130 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9131
9132 * Makefile.in: Regenerate.
9133
9134 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9135
9136 * config.sub: Sync with src.
9137
9138 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9139
9140 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9141 noncanonical equivalents.
9142 * configure.in: Rename to...
9143 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9144 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9145 target_noncanonical. Use them. Rewrite removal of configure
9146 arguments for autoconf 2.59. Discard variable settings. Force
9147 program_transform_name for native tools.
9148
9149 * Makefile.in: Regenerated.
9150 * configure: Regenerated with autoconf 2.59.
9151
9152 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
9153
9154 * MAINTAINERS (Write After Approval): Add myself.
9155
9156 2007-01-31 Andreas Schwab <schwab@suse.de>
9157
9158 * Makefile.tpl (LDFLAGS): Substitute it.
9159 * Makefile.in: Regenerate.
9160
9161 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
9162
9163 * MAINTAINERS (Write After Approval): Add myself.
9164
9165 2007-01-28 David Edelsohn <edelsohn@gnu.org>
9166
9167 * MAINTAINERS (spu port): Add myself.
9168
9169 2007-01-23 Richard Guenther <rguenther@suse.de>
9170
9171 PR bootstrap/30541
9172 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9173 * Makefile.tpl (GNATBIND): Substitute it.
9174 (GNATMAKE): Likewise.
9175 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9176 of STAGE_PREFIX.
9177 * Makefile.in: Regenerate.
9178 * configure: Regenerate.
9179
9180 2007-01-18 Mike Stump <mrs@apple.com>
9181
9182 * configure.in: Re-enable -Werror for gcc builds.
9183
9184 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
9185
9186 * MAINTAINERS (Write After Approval): Add myself.
9187
9188 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9189
9190 * configure.in: Change == to = in test command.
9191 * configure: Regenerate.
9192
9193 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9194 Nick Clifton <nickc@redhat.com>
9195 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9196
9197 * configure.in (build_configargs, host_configargs, target_configargs):
9198 Remove build/host/target parameters.
9199 (host_libs): Add gmp and mpfr.
9200 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9201 * Makefile.def (gmp, mpfr): New.
9202 (gcc): Remove target.
9203 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9204 target_os, target_vendor): New.
9205 (configure): Add host_alias/target_alias arguments; adjust invocations.
9206 * configure: Regenerate.
9207 * Makefile.in: Regenerate.
9208
9209 2007-01-11 Matt Fago <fago@earthlink.net>
9210
9211 * configure.in: Try to link to functions only in mpfr 2.2.x
9212 to improve robustness of configure tests.
9213 * configure: Regenerate.
9214
9215 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
9216
9217 * MAINTAINERS: Add myself as i386 maintainer.
9218
9219 2007-01-08 Jan Hubicka <jh@suse.cz>
9220
9221 * MAINTAINERS: Add myself as i386 maintainer.
9222
9223 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
9224
9225 * configure.in: Add support for an x86_64-mingw* target.
9226 * configure: Regenerate.
9227
9228 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9229
9230 * Makefile.tpl (all-target): Correct @if conditional for target
9231 modules.
9232 * configure.in: Omit libiberty if building only target libgcc.
9233 * configure, Makefile.in: Regenerated.
9234
9235 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9236
9237 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9238 * configure: Regenerate.
9239
9240 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9241
9242 * Makefile.def (target_modules): Add libgcc.
9243 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9244 * Makefile.tpl (clean-target-libgcc): Delete.
9245 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9246 on gcc even for bootstrapped modules. Rewrite handling of
9247 lang_env_dependencies to loop over target_modules.
9248 * configure.in (target_libraries): Add target-libgcc.
9249 * Makefile.in, configure: Regenerated.
9250
9251 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9252
9253 * configure.in: Reorganize recognition of languages. Add
9254 --enable-stage1-languages. Show supported languages for the chosen
9255 target rather than all recognized languages.
9256 * configure: Regenerate.
9257
9258 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9259
9260 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9261 * Makefile.in: Regenerate.
9262
9263 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9264
9265 * configure.in: Warn that MPFR 2.2.0 is buggy.
9266 * configure: Regenerate.
9267
9268 2006-12-27 Ian Lance Taylor <iant@google.com>
9269
9270 * configure.in: When removing Makefiles to force a reconfigure, also
9271 remove prev-DIR*/Makefile.
9272 * configure: Regenerate.
9273
9274 2006-12-22 Andreas Schwab <schwab@suse.de>
9275
9276 * configure: Regenerate with correct autoconf version.
9277
9278 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9279
9280 * configure.in: add AC_SUBST for *_FOR_TARGET.
9281 * configure: Regenerate.
9282
9283 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9284
9285 * configure.in: Simplify logic for rejecting languages that cannot
9286 be built. Separate the case when a language is unsupported,
9287 from the case when the user chooses not to build a language.
9288
9289 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9290
9291 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9292 it only affects bootstrap and could be tested on "$host" as well.
9293 * configure: Regenerate.
9294 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9295
9296 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9297
9298 PR bootstrap/29544
9299 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9300 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9301 move here comment from Makefile.tpl.
9302 * Makefile.tpl: Move some definitions higher in the file.
9303 (STAGE1_CHECKING): New.
9304 * configure.in: Add --enable-stage1-checking.
9305 * configure: Regenerate.
9306 * Makefile.in: Regenerate.
9307
9308 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9309
9310 * MAINTAINERS: Add myself as build system maintainer.
9311
9312 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9313
9314 * MAINTAINERS (Write After Approval): Add myself.
9315
9316 2006-12-13 Eric Christopher <echristo@apple.com>
9317
9318 * MAINTAINERS: Add myself as darwin maintainer.
9319
9320 2006-12-11 Ian Lance Taylor <ian@airs.com>
9321
9322 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9323
9324 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9325
9326 MAINTAINERS: Update my entry.
9327
9328 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9329
9330 * configure.in: Handle spu makefile frag.
9331 * Makefile.tpl (MAINT): Define
9332 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9333 * configure: Regenerate.
9334 * Makefile.in: Regenerate.
9335
9336 2006-12-11 Ben Elliston <bje@au.ibm.com>
9337
9338 * config.guess: Import latest version.
9339 * config.sub: Likewise.
9340
9341 2006-12-11 Ben Elliston <bje@au.ibm.com>
9342
9343 * configure.in (spu-*-*): Don't skip target-libiberty.
9344 * configure: Regenerate.
9345
9346 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9347
9348 PR bootstrap/30134
9349 * configure.in: Correct x86 darwin support for libjava to powerpc
9350 and i?86 only.
9351 * configure: Regenerate.
9352
9353 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9354
9355 * configure.in: Add x86 darwin support for libjava.
9356 * configure: Regenerate.
9357
9358 2006-12-07 Mike Stump <mrs@apple.com>
9359
9360 * Makefile.def (dependencies): Add dependency for
9361 install-target-libssp and install-target-libgomp on
9362 install-gcc.
9363 * Makefile.in: Regenerate.
9364
9365 2006-12-04 Richard Guenther <rguenther@suse.de>
9366
9367 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9368 (Non-Algorithmic Maintainers): Move over non-algorithmic
9369 loop optimizer maintainers, add myself as a non-algorithmic
9370 middle-end maintainer.
9371
9372 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9373
9374 * MAINTAINERS (Write After Approval): Add myself.
9375
9376 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9377
9378 * configure.in: Update error message for missing GMP/MPFR.
9379
9380 * configure: Regenerate.
9381
9382 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9383
9384 * configure.in: Update MPFR version in error message.
9385
9386 * configure: Regenerate.
9387
9388 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9389
9390 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9391 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9392 --with-gmp-lib): New flags.
9393
9394 * configure: Regenerate.
9395
9396 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9397
9398 * MAINTAINERS (Write After Approval): Change my email address.
9399
9400 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9401
9402 * MAINTAINERS (Write After Approval): Add myself.
9403
9404 2006-11-22 Philipp Thomas <pth@suse.de>
9405
9406 * MAINTAINERS (i18n): Update e-mail address.
9407
9408 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9409
9410 * MAINTAINERS (spu port): Add myself as maintainer.
9411 (Write After Approval): Remove myself.
9412
9413 2006-11-22 Ben Elliston <bje@au.ibm.com>
9414
9415 * configure.in (skipdirs): Don't build libssp for SPU.
9416 * configure: Regenerate.
9417
9418 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9419
9420 * MAINTAINERS (spu port): Add myself as maintainer.
9421 (libobjc): Update my email address.
9422
9423 2006-11-21 Andrea Bona <andrea.bona@st.com>
9424
9425 * MAINTAINERS (Write After Approval): Add myself.
9426
9427 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9428
9429 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9430 * configure : Rebuilt.
9431
9432 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9433
9434 * MAINTAINERS (Write After Approval): Add myself.
9435
9436 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9437
9438 * MAINTAINERS (Write After Approval): Add myself.
9439
9440 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9441
9442 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9443 libmpfr.a.
9444 * configure: Regenerate.
9445
9446 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9447
9448 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9449 (unstage): Test for stage_last presence.
9450
9451 PR bootstrap/29802
9452 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9453 STAGE_PREFIX.
9454 * Makefile.in: Regenerate.
9455
9456 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9457
9458 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9459 maintainers.
9460
9461 2006-11-14 Erven Rohou <erven.rohou@st.com>
9462
9463 * MAINTAINERS (Write After Approval): Add myself.
9464
9465 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9466
9467 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9468 and stageN-package/Makefile.
9469 * Makefile.in: Regenerated.
9470
9471 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9472
9473 * configure.in: Remove target-libgloss from noconfigdirs for
9474 bfin-*-*.
9475 * configure: Regenerated.
9476
9477 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9478
9479 * configure.in (have_gmp): Only error if the gcc directory exists.
9480
9481 * configure: Regenerate.
9482
9483 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9484
9485 * configure.in: Robustify error message for missing GMP/MPFR.
9486
9487 * configure: Regenerate.
9488
9489 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9490
9491 * MAINTAINERS (Write After Approval): Add myself.
9492
9493 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9494
9495 * MAINTAINERS: Change email address.
9496
9497 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9498
9499 * MAINTAINERS (Write After Approval): Add myself.
9500
9501 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9502
9503 * MAINTAINERS (Write After Approval): Add myself.
9504
9505 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9506
9507 * MAINTAINERS (Write After Approval): Move myself to
9508 Write After Approval section.
9509
9510 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9511
9512 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9513 need_gmp anymore.
9514 * configure: Regenerate.
9515
9516 2006-10-16 Tobias Burnus <burnus@net-b.de>
9517
9518 * MAINTAINERS (Write After Approval): Add myself.
9519
9520 2006-10-16 Ben Elliston <bje@au.ibm.com>
9521
9522 * config.guess: Import latest version.
9523 * config.sub: Likewise.
9524
9525 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9526
9527 * Makefile.def: Added pdf target handling.
9528 * Makefile.tpl: Added pdf target handling.
9529 * Makefile.in: Regenerated.
9530
9531 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9532
9533 * MAINTAINERS: Add self as score port maintainer.
9534
9535 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9536
9537 * MAINTAINERS (Write After Approval): Add myself.
9538
9539 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9540
9541 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9542 or newer.
9543 * configure: Regenerated.
9544
9545 2006-09-27 Dave Brolley <brolley@redhat.com>
9546
9547 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9548 using $s instead of $r.
9549 * configure: Regenerated.
9550
9551 2006-09-26 Thiemo Seufer <ths@mips.com>
9552
9553 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9554 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9555 * configure: Regenerate.
9556
9557 2006-09-24 Graeme Peterson <gridly@gmail.com>
9558
9559 * MAINTAINERS (Write After Approval): Remove myself.
9560
9561 2006-09-22 Chao-ying Fu <fu@mips.com>
9562
9563 * MAINTAINERS (Write After Approval): Add myself.
9564
9565 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9566
9567 * MAINTAINERS: Add self as soft-fp maintainer.
9568
9569 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9570
9571 * MAINTAINERS: Add myself as avr maintainer.
9572 Remove Marek Michalkiewicz as avr maintainer.
9573
9574 2006-09-07 Roberto Costa <roberto.costa@st.com>
9575
9576 * MAINTAINERS (Write After Approval): Add myself.
9577
9578 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9579
9580 * configure.in: Never build newlib for a Mingw host.
9581 Never build newlib as Mingw target library.
9582 Test the existence of winsup/cygwin for building a Cygwin newlib,
9583 rather than just winsup.
9584 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9585 building a Mingw target.
9586 * configure: Regenerate.
9587
9588 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9589
9590 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9591
9592 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9593
9594 * config.guess: Import from src (was more updated).
9595 * config.sub: Likewise.
9596
9597 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9598
9599 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9600 * configure: Regenerated.
9601
9602 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9603
9604 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9605 for stages after the first.
9606
9607 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9608
9609 * Makefile.def: Add dependencies for configure-opcodes
9610 on configure-intl and all-opcodes on all-intl.
9611 * Makefile.in: Regenerated.
9612
9613 2006-07-13 Ben Elliston <bje@au.ibm.com>
9614
9615 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9616
9617 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9618
9619 Port to hosts whose 'sort' and 'tail' implementations
9620 treat operands with leading '+' as file names, as POSIX
9621 has required since 2001. However, make sure the code still
9622 works on pre-POSIX hosts.
9623 * ltmain.sh: Don't assume "sort +2" is equivalent to
9624 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9625
9626 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9627
9628 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9629
9630 2006-07-04 Peter O'Gorman <peter@pogma.com>
9631
9632 * ltconfig: chmod 644 before ranlib during install.
9633
9634 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9635
9636 PR bootstrap/18058
9637 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9638 if the bootstrap compiler is a GCC version that supports it.
9639 * configure: Regenerate.
9640
9641 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9642
9643 * configure.in: Fix thinkos in previous check-in.
9644 * configure: Regenerate.
9645
9646 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9647
9648 PR other/27063
9649 * configure.in: Test subdir_requires and give an appropriate
9650 error message.
9651 * configure: Regenerate.
9652
9653 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9654
9655 * MAINTAINERS (Write After Approval): Add myself.
9656
9657 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9658
9659 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9660
9661 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9662
9663 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9664
9665 2006-06-20 David Ayers <d.ayers@inode.at>
9666
9667 PR bootstrap/28072
9668 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9669 whether target-libjava is being configured instead of whether the
9670 java front end is enabled.
9671 * configure: Regenerate.
9672
9673 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9674
9675 PR target/27540
9676 * configure.in: Only enable libgomp on IRIX 6.
9677 * configure: Regenerate.
9678
9679 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9680
9681 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9682 too.
9683 * Makefile.in: Regenerate.
9684
9685 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9686
9687 * config-ml.in: Alter CCASFLAGS to include special
9688 multilib options the same as is done for CFLAGS.
9689
9690 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9691
9692 * configure.in: Don't enable libgomp on hpux10.
9693 * configure: Rebuilt.
9694
9695 2006-06-12 David Ayers <d.ayers@inode.at>
9696
9697 PR bootstrap/27963
9698 PR target/19970
9699 * configure.in: Remove target-boehm-gc from noconfigdirs where
9700 ${libgcj} is specified.
9701 * configure: Regenerate.
9702
9703 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9704
9705 Sync from src:
9706
9707 * configure.in: Sync.
9708 * configure: Regenerated.
9709
9710 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9711
9712 * Makefile.def: Added dependencies from sim and gdb on intl, and
9713 added configure dependencies to everything with an all dependency
9714 on intl.
9715 * Makefile.in: Regenerated.
9716
9717 2006-06-06 David Ayers <d.ayers@inode.at>
9718
9719 PR libobjc/13946
9720 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9721 * Makefile.in: Regenerate.
9722 * configure.in: Add --enable-objc-gc at toplevel and have it
9723 enable boehm-gc for Objective-C.
9724 Remove target-boehm-gc from libgcj.
9725 Add target-boehm-gc to target_libraries.
9726 Add target-boehm-gc to noconfigdirs where ${libgcj}
9727 is specified.
9728 Assert that boehm-gc is supported when requested for Objective-C.
9729 Only build boehm-gc if needed either for Java or Objective-C.
9730 * configure: Regenerate.
9731
9732 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9733
9734 PR 27674
9735 * Makefile.tpl (configure-[+prefix+][+module+],
9736 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9737 Remove rule to unstage bootstrapped modules.
9738 (stage_current): New.
9739 * Makefile.in: Regenerate.
9740
9741 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9742
9743 * MAINTAINERS (Write After Approval): Update my e-mail address.
9744
9745 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9746
9747 * include/libiberty.h: Declare pex_run_in_environment.
9748
9749 2006-05-31 Asher Langton <langton2@llnl.gov>
9750
9751 * MAINTAINERS (Write After Approval): Add myself.
9752
9753 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9754
9755 * Makefile.def (bfd, opcodes): Fix lib_path.
9756 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9757 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9758 * Makefile.in: Regenerate.
9759
9760 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9761
9762 * Makefile.in: Regenerate.
9763
9764 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9765
9766 * Makefile.def: Add install-html target. Add datarootdir
9767 docdir and htmldir to flags_to_pass.
9768 * Makefile.tpl: Add install-html target.
9769 * Makefile.in: Regenerate.
9770 * configure.in: Add --with-datarootdir, --with-docdir, and
9771 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9772 * configure: Regenerate.
9773
9774 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9775
9776 * configure.in: Enable gprof for cross builds.
9777 * configure: Regenerate.
9778
9779 2006-05-22 Richard Guenther <rguenther@suse.de>
9780
9781 Revert
9782 2006-01-31 Richard Guenther <rguenther@suse.de>
9783 Paolo Bonzini <bonzini@gnu.org>
9784
9785 * Makefile.def (target_modules): Add libgcc-math target module.
9786 * configure.in (target_libraries): Add libgcc-math target library.
9787 (--enable-libgcc-math): New configure switch.
9788 * Makefile.in: Re-generate.
9789 * configure: Re-generate.
9790 * libgcc-math: New toplevel directory.
9791
9792 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9793 Andreas Tobler <a.tobler@schweiz.ch>
9794
9795 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9796 * configure: Rebuilt.
9797
9798 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9799
9800 * MAINTAINERS (Write After Approval): Add myself.
9801
9802 2006-05-01 DJ Delorie <dj@redhat.com>
9803
9804 * configure.in: Restore CFLAGS if GMP isn't present.
9805 * configure: Regenerate.
9806
9807 2006-05-01 Richard Guenther <rguenther@suse.de>
9808
9809 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9810 maintainer.
9811
9812 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9813
9814 * MAINTAINERS (Write After Approval): Add myself.
9815
9816 2006-04-28 Jan Beulich <jbeulich@novell.com>
9817
9818 * MAINTAINERS (Write After Approval): Add myself.
9819
9820 2006-04-18 DJ Delorie <dj@redhat.com>
9821
9822 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9823 reference libgloss so that libssp can be built in a combined
9824 tree.
9825 * configure: Regenerate.
9826
9827 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9828
9829 * MAINTAINERS (Write After Approval): Add myself.
9830
9831 2006-04-05 Ben Elliston <bje@au.ibm.com>
9832
9833 * configure.in: Require makeinfo 4.4 or higher.
9834 * configure: Regenerate.
9835
9836 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9837
9838 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9839 Rearrange the entries of other libraries to have them in one place.
9840
9841 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9842
9843 * MAINTAINERS (Write After Approval): Remove myself.
9844 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9845
9846 2006-03-14 Richard Guenther <rguenther@suse.de>
9847
9848 * configure: Regenerate with autoconf 2.13.
9849
9850 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9851
9852 * MAINTAINERS: Use my work address.
9853
9854 * MAINTAINERS: Update my E-mail address.
9855
9856 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9857
9858 * configure.in: Handle --disable-<component> generically.
9859 * configure: Regenerate.
9860
9861 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9862
9863 PR libgcj/17311
9864 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9865
9866 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9867
9868 * MAINTAINERS (Write After Approval): Remove myself.
9869 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9870
9871 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9872
9873 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9874 (TARGET_CONFIGDIRS): Remove.
9875 * configure.in: Remove AC_SUBST(target_configdirs).
9876 * Makefile.in, configure: Regenerated.
9877
9878 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9879
9880 * MAINTAINERS (Write After Approval): Remove myself.
9881 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9882
9883 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9884
9885 PR bootstrap/25670
9886
9887 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9888
9889 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9890 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9891 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9892 BUILD_PREFIX, BUILD_PREFIX_1.
9893 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9894
9895 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9896 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9897
9898 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9899 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9900 of `cat stage_current`. Always provide the `r' and `s' variables.
9901 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9902 a single shell execution.
9903 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9904 bootstrapped modules, make the stage1 module if the build was not
9905 started yet, else build the current stage.
9906 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9907 (all-build, all-host, all-target, [+make_target+]-host,
9908 [+make_target+]-target): Do not use \-continued lines.
9909 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9910 (current_stage, restrap, stage_last): New.
9911
9912 * Makefile.in: Regenerate.
9913 * configure: Regenerate.
9914
9915 2006-02-19 Bud Davis <jmdavis@link.com>
9916
9917 * MAINTAINERS (Write After Approval): Remove myself.
9918 (Language Front End Maintainers): Add myself as fortran 95
9919 maintainer and update e-mail address.
9920
9921 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9922
9923 * MAINTAINERS (Write After Approval): Remove myself.
9924 (Language Front End Maintainers): Add myself as fortran 95
9925 maintainer.
9926
9927 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9928
9929 * MAINTAINERS (Write After Approval): Add myself.
9930
9931 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9932
9933 * MAINTAINERS (Write After Approval): Remove myself.
9934 (Language Front End Maintainers): Add myself as
9935 fortran 95 maintainer.
9936
9937 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9938
9939 Sync from src:
9940
9941 2005-12-27 Leif Ekblad <leif@rdos.net>
9942
9943 * configure.in: Add support for RDOS target.
9944 * configure: Regenerate.
9945
9946 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9947 Andreas Schwab <schwab@suse.de>
9948
9949 * configure: Regenerate.
9950
9951 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9952
9953 * configure.in (enable_libgomp): Add AIX.
9954 * configure: Regenerate.
9955
9956 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9957
9958 * MAINTAINERS (Write After Approval): Add myself.
9959
9960 2006-02-03 Lee Millward <lee.millward@gmail.com>
9961
9962 * MAINTAINERS (Write After Approval): Add myself.
9963
9964 2006-01-31 Richard Guenther <rguenther@suse.de>
9965 Paolo Bonzini <bonzini@gnu.org>
9966
9967 * Makefile.def (target_modules): Add libgcc-math target module.
9968 * configure.in (target_libraries): Add libgcc-math target library.
9969 (--enable-libgcc-math): New configure switch.
9970 * Makefile.in: Re-generate.
9971 * configure: Re-generate.
9972 * libgcc-math: New toplevel directory.
9973
9974 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9975
9976 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9977 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9978 the assembler, linker and binutils.
9979 * configure: Regenerate.
9980
9981 2006-01-22 Dirk Mueller <dmueller@suse.de>
9982
9983 * MAINTAINERS (Write After Approval): Add myself.
9984
9985 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9986
9987 * configure: Regenerate.
9988
9989 2006-01-18 Richard Henderson <rth@redhat.com>
9990 Jakub Jelinek <jakub@redhat.com>
9991 Diego Novillo <dnovillo@redhat.com>
9992
9993 * libgomp: New directory.
9994 * Makefile.def: Add target_module libgomp.
9995 * Makefile.in: Regenerate.
9996 * configure.in (target_libraries): Add target-libgomp.
9997 * configure: Regenerate.
9998
9999 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
10000
10001 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
10002 @ from continuation.
10003 * Makefile.in: Rebuilt.
10004
10005 2006-01-04 Chris Lattner <sabre@gnu.org>
10006
10007 * MAINTAINERS (Write After Approval): Add myself.
10008
10009 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
10010
10011 PR bootstrap/24252
10012
10013 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
10014 * Makefile.tpl (OBJDUMP): New.
10015 (EXTRA_HOST_FLAGS): Add it.
10016 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
10017
10018 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
10019 to use symbolic links between directories. Avoid race conditions
10020 or make them harmless.
10021 * configure.in: Do not try to use symbolic links between directories.
10022
10023 * Makefile.def (LEAN): Pass.
10024 * Makefile.tpl (LEAN): Define.
10025 (stage[+id+]-start): Accept that the previous directory does not
10026 exist, if the bootstrap is lean.
10027 (stage[+id+]-bubble): Invoke lean bootstrap commands after
10028 stage[+id+]-start. Use a makefile variable and an `if' instead of a
10029 configure substitution.
10030 ([+compare-target+]): Likewise.
10031 ([+bootstrap-target+]-lean): New.
10032 * configure.in: Remove lean bootstrap support from here.
10033
10034 * Makefile.in: Regenerate.
10035 * configure: Regenerate.
10036
10037 2006-01-04 Ben Elliston <bje@au.ibm.com>
10038
10039 * MAINTAINERS (libdecnumber): Add myself.
10040
10041 2006-01-02 Mark Mitchell <mark@codesourcery.com>
10042
10043 * libtool-ldflags: New script.
10044
10045 2006-01-02 Andreas Schwab <schwab@suse.de>
10046
10047 * configure.in: When reconfiguring remove Makefile in
10048 all stage directories.
10049 * configure: Regenerate.
10050
10051 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
10052
10053 * MAINTAINERS: Update my email address.
10054
10055 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
10056
10057 Revert Ada-related part of the previous change.
10058
10059 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10060 Do not pass.
10061 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10062 * Makefile.in: Regenerate.
10063 * configure.in: Do not include mt-ppc-aix target fragment.
10064 * configure: Regenerate.
10065
10066 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
10067
10068 * configure.in: Select appropriate fragments for PowerPC/AIX.
10069 * configure: Regenerate.
10070
10071 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10072 BOOT_CFLAGS, BOOT_LDFLAGS.
10073 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10074 BOOT_CFLAGS, BOOT_LDFLAGS.
10075 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10076 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10077 (stage): Fail if we cannot complete the work.
10078 * Makefile.in: Regenerate.
10079
10080 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
10081
10082 * configure.in: Replace ms1 with mt.
10083 * configure: Rebuilt.
10084
10085 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
10086
10087 * MAINTAINERS: Update my email address.
10088
10089 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
10090
10091 * Makefile.tpl (all, do-[+make_target+], do-check, install,
10092 install-host-nogcc): Don't invoke $(stage) at the end.
10093 * Makefile.in: Regenerate.
10094
10095 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
10096
10097 * configure.in: Flip the top-level bootstrap switch.
10098 * configure: Regenerate.
10099
10100 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
10101
10102 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10103 $(stage) and $(unstage).
10104 (EXTRA_TARGET_FLAGS): Correct double-quoting.
10105 (all): Remove stray semicolon.
10106 (local-distclean): Don't handle multilib.tmp and multilib.out.
10107 (install.all): Set $s for consistency.
10108 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10109 check_multilibs setting. Always make the install directory.
10110 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10111 Correct @if/@endif.
10112 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10113 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10114 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10115 (multilib.out): Remove.
10116 * Makefile.in: Regenerated.
10117
10118 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
10119
10120 * MAINTAINERS (Write After Approval): Add myself.
10121
10122 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
10123
10124 * MAINTAINERS: Add myself as mt maintainer.
10125
10126 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
10127
10128 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
10129
10130 * MAINTAINERS: Change email address.
10131
10132 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
10133
10134 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10135 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10136 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
10137 Find in-tree tools if available.
10138 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10139 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10140 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10141 (COMPILER_*_FOR_TARGET): New.
10142 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10143 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10144 (CONFIGURED_*, USUAL_*): Remove.
10145 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10146 STRIP): Use autoconf substitutions.
10147 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10148 COMPILER_NM_FOR_TARGET): New.
10149 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10150
10151 (all): Make all-host and all-target in parallel.
10152 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10153 that $$r and $$s are set before invoking a recursive make.
10154 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10155 ([+bootstrap-target+]): Inline most of the `all' target.
10156
10157 2005-11-29 Ben Elliston <bje@au.ibm.com>
10158
10159 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10160 from the gcc build directory.
10161 * Makefile.in: Regenerate.
10162
10163 2005-11-29 Ben Elliston <bje@au.ibm.com>
10164
10165 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10166 depend on all-libdecnumber.
10167 * configure.in (host_libs): Include libdecnumber.
10168 * Makefile.in: Regenerate.
10169 * configure: Likewise.
10170
10171 2005-11-29 Ben Elliston <bje@au.ibm.com>
10172
10173 * libdecnumber: Import decNumber sources from the dfp-branch.
10174
10175 2005-11-21 Kean Johnston <jkj@sco.com>
10176
10177 * config.sub, config.guess: Sync from upstream sources.
10178
10179 2005-11-21 Ben Elliston <bje@au.ibm.com>
10180
10181 Import from Autoconf sources:
10182
10183 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10184 * config/move-if-change: Don't output "$2 is unchanged";
10185 suggested by Ben Elliston. Handle weird characters correctly.
10186
10187 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10188
10189 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10190 to match upstream libtool for darwin.
10191
10192 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10193
10194 * Makefile.def: Remove gdb dependencies for gdbtk.
10195 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10196 (configure-gdb, install-gdb): New rules.
10197 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10198 * Makefile.in, configure: Regenerated.
10199
10200 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10201
10202 * MAINTAINERS (Write After Approval): Add myself.
10203
10204 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10205
10206 * MAINTAINERS (Write After Approval): Add myself.
10207
10208 2005-10-24 Diego Novillo <dnovillo@redhat.com>
10209
10210 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10211 Diego Novillo.
10212
10213 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
10214
10215 PR bootstrap/24297
10216 * Makefile.tpl (do-[+make-target+], do-check, install,
10217 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10218 are set before recursing.
10219 * Makefile.in: Regenerate.
10220
10221 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10222
10223 PR bootstrap/18939
10224 * Makefile.def (gcc) <target>: Fix thinko.
10225 * Makefile.in: Regenerate.
10226
10227 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10228
10229 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10230 * configure: Regenerate.
10231
10232 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10233
10234 * MAINTAINERS (Write After Approval): Add self.
10235
10236 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10237
10238 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10239 target-libffi, target-qthreads, target-libjava, and
10240 targetlibobjc.
10241 * configure: Regenerate.
10242
10243 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10244
10245 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10246 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10247 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10248 (USUAL_OBJDUMP_FOR_TARGET): New.
10249 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10250 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10251 * configure, Makefile.in: Regenerated.
10252
10253 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10254
10255 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10256 before other host packages.
10257
10258 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10259
10260 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10261
10262 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10263
10264 PR bootstrap/22340
10265
10266 * configure.in (default_target): Remove.
10267 * Makefile.tpl (all): Do not use prerequisites as subroutines
10268 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10269 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10270 use prerequisites as subroutines.
10271 (check-host, check-target): New.
10272 (bootstrap configure & all targets): Do not use stage*-start
10273 if the directory layout is already ok.
10274 (non-bootstrap configure & all targets): Prepend a $(unstage).
10275 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10276 (NOTPARALLEL): Remove.
10277 (unstage, stage variables): New variables.
10278 (unstage, stage targets): Simply expand to those variables.
10279
10280 * configure: Regenerate.
10281 * Makefile.in: Regenerate.
10282
10283 2005-10-04 James E Wilson <wilson@specifix.com>
10284
10285 * Makefile.def (lang_env_dependencies): Add libmudflap.
10286 * Makefile.in: Regenerate.
10287
10288 2005-10-03 Andreas Schwab <schwab@suse.de>
10289
10290 Backport from libtool CVS:
10291 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10292
10293 * ltmain.sh: add support for installing into temporary
10294 staging area (e.g. 'make install DESTDIR=...')
10295
10296 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10297
10298 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10299 * configure: Regenerated.
10300
10301 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10302
10303 * configure: Regenerate with the correct
10304 autoconf version.
10305
10306 2005-09-30 Catherine Moore <clm@cm00re.com>
10307
10308 * configure.in (bfin-*-*): New.
10309 * configure: Regenerated.
10310
10311 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10312
10313 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10314 (LIPO_FOR_TARGET): New.
10315 (CONFIGURED_LIPO_FOR_TARGET): New.
10316 (USUAL_LIPO_FOR_TARGET): New.
10317 (STRIP_FOR_TARGET): New.
10318 (CONFIGURED_STRIP_FOR_TARGET): New.
10319 (USUAL_STRIP_FOR_TARGET): New.
10320 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10321 STRIP_FOR_TARGET.
10322 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10323 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10324 * Makefile.in: Regenerate.
10325 * configure: Regenerate.
10326
10327 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10328
10329 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10330 (rs6000-*-aix*): Same.
10331 * configure: Regenerate.
10332
10333 2005-09-16 Tom Tromey <tromey@redhat.com>
10334
10335 * MAINTAINERS: Add self as java maintainer.
10336
10337 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10338
10339 * configure.in: Recognize f95 in the --enable-languages option,
10340 and substitute it for fortran, issuing a warning.
10341 * configure: Regenerate.
10342
10343 2005-08-30 Phil Edwards <phil@codesourcery.com>
10344
10345 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10346 * configure: Regenerated.
10347
10348 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10349
10350 * MAINTAINERS: Add self as ms1 maintainer.
10351
10352 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10353
10354 * Makefile.def (libssp): Add to lang_env_dependencies.
10355 * Makefile.in: Regenerate.
10356
10357 2005-08-18 Ian Lance Taylor <ian@airs.com>
10358
10359 * MAINTAINERS: Add myself as middle-end maintainer.
10360
10361 2005-08-17 Christian Groessler <chris@groessler.org>
10362
10363 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10364 * Makefile.in: Regenerate.
10365
10366 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10367
10368 * MAINTAINERS (write after approval): Added myself.
10369
10370 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10371
10372 * MAINTAINERS (Write After Approval): Add myself.
10373
10374 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10375
10376 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10377 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10378 Look for alternate names of the target cc and c++
10379 * configure: Regenerate.
10380
10381 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10382
10383 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10384 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10385 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10386 tools; remove code to manually set them.
10387 (Target tools): Look in the environment for them.
10388 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10389 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10390 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10391 build directory.
10392 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10393 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10394 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10395 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10396 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10397 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10398 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10399 * configure: Regenerate.
10400 * Makefile.in: Regenerate.
10401
10402 2005-07-28 Ben Elliston <bje@au.ibm.com>
10403
10404 * MAINTAINERS: Update for removed CPU targets.
10405
10406 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10407
10408 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10409 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10410 * Makefile.in: Regenerated.
10411
10412 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10413
10414 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10415 (CFLAGS_FOR_TARGET): Use it.
10416 (CXXFLAGS_FOR_TARGET): Likewise.
10417 * Makefile.in: Regenerated.
10418 * configure.in (--with-build-sysroot): New option.
10419 * configure: Regenerated.
10420
10421 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10422
10423 * Makefile.tpl: Wrap install between unstage and stage
10424 * Makefile.in: Regenerate.
10425
10426 2005-07-21 Eric Christopher <echristo@apple.com>
10427
10428 * MAINTAINERS: Update affiliation.
10429
10430 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10431
10432 * MAINTAINERS: Add self as crx port maintainer.
10433
10434 2005-07-20 DJ Delorie <dj@redhat.com>
10435
10436 * MAINTAINERS: Add self as m32c maintainer.
10437
10438 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10439
10440 * all files: Update FSF address.
10441
10442 2005-07-15 Eric Christopher <echristo@redhat.com>
10443
10444 * MAINTAINERS: Change affiliation.
10445
10446 2005-07-14 Jim Blandy <jimb@redhat.com>
10447
10448 * configure.in: Add cases for Renesas m32c.
10449 * configure: Regenerated.
10450
10451 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10452
10453 * COPYING.LIB: Update from fsf.org.
10454
10455 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10456
10457 * COPYING, compile, config.guess,
10458 config.sub, install-sh, missing, mkinstalldirs,
10459 symlink-tree, ylwrap: Sync from upstream sources.
10460 * config-ml.in: Update FSF address.
10461
10462 2005-07-13 Eric Christopher <echristo@redhat.com>
10463
10464 * configure.in: Add toplevel noconfigdir support for tpf.
10465 * configure: Regenerate.
10466
10467 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10468
10469 PR ada/22340
10470
10471 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10472 * Makefile.in: Regenerate.
10473
10474 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10475
10476 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10477 Brolley to write-after-approval.
10478
10479 2005-07-07 Andreas Schwab <schwab@suse.de>
10480
10481 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10482 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10483 * Makefile.in: Regenerated.
10484
10485 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10486
10487 * configure.in: Don't build sim or rda when targetting darwin.
10488 * configure: Regenerate.
10489
10490 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10491
10492 * configure.in: Add --enable-libssp and --disable-libssp.
10493 * configure: Regenerate with autoconf-2.13.
10494
10495 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10496
10497 * Makefile.def (target_modules): Add libssp.
10498 * configure.in (target_libraries): Add target-libssp.
10499 * configure: Rebuilt.
10500 * Makefile.in: Rebuilt.
10501
10502 2005-07-01 Zack Weinberg <zackw@panix.com>
10503
10504 * MAINTAINERS: Change email address. Resign from maintainership.
10505
10506 2005-07-01 Richard Guenther <rguenther@suse.de>
10507
10508 * MAINTAINERS: Change my e-mail address and affiliation.
10509
10510 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10511
10512 * Makefile.def (stagefeedback): Come after profile.
10513 Define profiledbootstrap target.
10514 * Makefile.tpl (profiledbootstrap): Remove.
10515 (stageprofile-end): Zap stagefeedback.
10516 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10517 * Makefile.in: Regenerate.
10518
10519 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10520
10521 * MAINTAINERS: Update my email address.
10522
10523 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10524
10525 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10526 In 'cpp' stanza, support '#line' as well as '# '.
10527
10528 2005-06-08 Andreas Schwab <schwab@suse.de>
10529
10530 * MAINTAINERS: Move myself from 'Write After Approval' to
10531 'CPU Port Maintainers' section as m68k maintainer.
10532
10533 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10534
10535 * configure.in (unsupported_languages): New macro.
10536 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10537 non-ported target libraries in noconfigdirs.
10538 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10539 non-linux-gnu. Remove libgcj_ex_libffi.
10540 <lang_frag loop>: Set add_this_lang=no if the language is in
10541 unsupported_languages.
10542 * configure: Regenerate.
10543
10544 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10545
10546 * configure.in: Fix typo in handling of --with-mpfr-dir.
10547 * configure: Regenerate.
10548
10549 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10550
10551 * MAINTAINERS: Update my email address.
10552
10553 2005-06-02 Jim Blandy <jimb@redhat.com>
10554
10555 * config.sub: Add cases for the Renesas m32c. (This patch has been
10556 accepted into the master sources.)
10557
10558 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10559 Michael Snyder <msnyder@redhat.com>
10560 Stan Cox <scox@redhat.com>
10561
10562 * configure.in: Set noconfigdirs for ms1.
10563
10564 * configure: Regenerate.
10565
10566 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10567
10568 * MAINTAINERS (Write After Approval): Add self.
10569
10570 2005-06-01 Josh Conner <jconner@apple.com>
10571
10572 * MAINTAINERS (Write After Approval): Add self.
10573
10574 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10575
10576 * MAINTAINERS: Update my email address.
10577
10578 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10579
10580 * MAINTAINERS (Write After Approval): Add self.
10581
10582 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10583
10584 * MAINTAINERS (Write After Approval): Remove self.
10585
10586 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10587
10588 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10589 (Dependencies): Consider target modules for bootstrap dependencies.
10590 Make target bootstrap modules depend on each stage's gcc.
10591 * Makefile.in: Regenerate.
10592
10593 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10594
10595 * Makefile.def (configure-gcc): Depend on binutils having been built.
10596 (all-gcc): No need to do it here.
10597 * Makefile.in: Regenerate.
10598
10599 2005-05-19 Paul Brook <paul@codesourcery.com>
10600
10601 * configure.in: Rewrite misleading error message when requested
10602 language cannot be built.
10603 * configure: Regenerate.
10604
10605 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10606
10607 * ylwrap: Import from Automake 1.9.5.
10608
10609 2005-05-13 David Ung <davidu@mips.com>
10610
10611 * MAINTAINERS (Write After Approval): Add self.
10612
10613 2005-05-09 Mike Stump <mrs@apple.com>
10614
10615 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10616 lt_cv_sys_max_cmd_len for now.
10617
10618 2005-05-09 Stan Cox <scox@redhat.com>
10619
10620 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10621
10622 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10623
10624 * README.SCO: Update the URL.
10625
10626 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10627
10628 * ltconfig: Define file_list_spec. Pass file_list_spec and
10629 with_gnu_ld to libtool.
10630 * ltcf-c.sh (aix[45]): Define file_list_spec.
10631 * ltcf-cxx.sh (aix[45]): Same.
10632 * ltcf-gcj.sh (aix[45]): Same.
10633 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10634 exists, write list of input files to temporary file.
10635
10636 2005-05-04 Mike Stump <mrs@apple.com>
10637
10638 * configure.in: Always pass --target to target configures as
10639 otherwise rebuilds that do --recheck will fail.
10640 * confiugure: Rebuilt.
10641
10642 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10643
10644 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10645 STAGE_HOST_EXPORTS.
10646 (configure, all): Add bootstrap support.
10647 (Host modules, target modules): Pass post-stage1 flags and exports.
10648 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10649 * Makefile.in: Regenerate.
10650
10651 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10652
10653 * configure: Regenerate.
10654
10655 2005-04-27 Mike Stump <mrs@apple.com>
10656
10657 * MAINTAINERS: Add self as darwin maintainer.
10658
10659 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10660
10661 * config.sub: Update from master copy.
10662
10663 2005-04-21 Mike Stump <mrs@apple.com>
10664
10665 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10666 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10667
10668 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10669
10670 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10671 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10672 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10673 "*-*-elf" and "*-*-linux*".
10674 * configure: Regenerate.
10675
10676 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10677
10678 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10679
10680 2005-04-12 Mike Stump <mrs@apple.com>
10681
10682 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10683
10684 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10685
10686 * MAINTAINERS (Write After Approval): Add myself.
10687
10688 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10689
10690 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10691
10692 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10693
10694 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10695 (TARGET_CONFIGARGS): Include --with-target-subdir.
10696 (configure, all): New macros. Use them throughout.
10697 * Makefile.in: Regenerate.
10698
10699 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10700
10701 * MAINTAINERS (Write After Approval): Add myself.
10702
10703 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10704
10705 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10706
10707 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10708
10709 * MAINTAINERS: Move John Carr to Write After Approval.
10710
10711 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10712
10713 * config/mh-mingw32: Delete.
10714 * configure.in: Don't use it.
10715 * configure: Regenerate.
10716
10717 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10718
10719 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10720 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10721 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10722 (HOST_LIB_PATH): Generate from Makefile.def.
10723 (TARGET_LIB_PATH): Likewise.
10724 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10725 * Makefile.in: Regenerate.
10726 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10727 (RPATH_ENVVAR): Include Darwin case.
10728 * configure: Regenerate.
10729
10730 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10731
10732 * MAINTAINERS (Various Maintainers): Remove self.
10733 (Write After Approval): Add self.
10734
10735 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10736
10737 * MAINTAINERS (Various Maintainers): Add self.
10738
10739 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10740
10741 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10742 * configure: Regenerate.
10743
10744 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10745
10746 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10747 gcc_version, and gcc_version_trigger from set of flags to pass.
10748 * Makefile.tpl: Remove definitions of above variables.
10749 (config.status): Remove dependency on $(gcc_version_trigger).
10750 * Makefile.in: Regenerate.
10751 * configure.in: Do not reference config/gcc-version.m4 nor
10752 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10753 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10754 * configure: Regenerate.
10755
10756 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10757 Andrew Pinski <pinskia@physics.uc.edu>
10758
10759 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10760 * Makefile.in: Regenerate.
10761
10762 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10763
10764 * MAINTAINERS (Write After Approval): Add myself.
10765
10766 2005-03-03 David Ayers <d.ayers@inode.at>
10767
10768 * MAINTAINERS (Write After Approval): Add myself.
10769
10770 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10771
10772 PR libgcj/20160
10773 * ltmain.sh: Avoid creating archives with components that have
10774 duplicate basenames.
10775
10776 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10777
10778 PR bootstrap/20250
10779 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10780 instead of check.
10781 * Makefile.in: Regenerate.
10782
10783 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10784
10785 * Makefile.in: Regenerate to fix conflict between the previous two
10786 patches.
10787
10788 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10789
10790 PR bootstrap/17383
10791 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10792 * Makefile.tpl (HOST_SUBDIR): New substitution.
10793 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10794 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10795 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10796 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10797 (Host modules, Bootstrapped modules): Use it.
10798 (Build modules, Target modules): Do not create symlink trees,
10799 always configure out-of-srcdir.
10800 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10801 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10802 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10803 $(HOST_SUBDIR). Create a symlink for host_subdir.
10804
10805 * Makefile.in: Regenerate.
10806 * configure: Regenerate.
10807
10808 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10809
10810 Merged from libada-gnattools-branch:
10811 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10812
10813 * gnattools: New directory.
10814 * Makefile.def: Add gnattools as a module, depending on target-libada.
10815 * Makefile.in: Regenerate.
10816 * configure.in: Include gnattools in host_tools; disable it if ada
10817 is disabled.
10818 * configure: Regenerate.
10819
10820 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10821
10822 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10823 treelang maintainer.
10824 (Write After Approval): Remove myself.
10825
10826 2005-02-23 Paul Schlie <schlie@comcast.net>
10827
10828 * configure.in: Allow darwin targeted ports to build tk, itcl and
10829 libgui.
10830 * configure: Regenerate.
10831
10832 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10833
10834 PR libgcj/10353
10835 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10836 * configure: Regenerate.
10837
10838 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10839
10840 * MAINTAINERS (Write After Approval): Add myself.
10841
10842 2005-02-10 Ian Lance Taylor <ian@airs.com>
10843
10844 * MAINTAINERS: Update my e-mail address.
10845
10846 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10847
10848 * MAINTAINERS (Write After Approval): Add myself.
10849
10850 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10851
10852 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10853 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10854 target-libgloss when not *-*-elf and *-*-aout.
10855 * configure: Regenerate.
10856
10857 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10858
10859 * MAINTAINERS: Remove obsolete entries.
10860
10861 * MAINTAINERS (Write After Approval): Add Michael Matz.
10862
10863 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10864
10865 * MAINTAINERS: Remove self as cpplib maintainer.
10866
10867 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10868
10869 * install-sh, config.sub: Import from upstream.
10870
10871 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10872
10873 PR bootstrap/18222
10874 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10875 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10876 * Makefile.in: Regenerate.
10877
10878 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10879
10880 * MAINTAINERS: Update my email address.
10881
10882 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10883 Andreas Schwab <schwab@suse.de>
10884
10885 PR bootstrap/18033
10886 * config-ml.in: Eval option if surrounded by single quotes.
10887
10888 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10889
10890 Revert 2004-12-28 Makefile changes, a better fix will be
10891 applied to mainline and src after GCC 4.0 branches.
10892
10893 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10894
10895 PR bootstrap/17383
10896
10897 * Makefile.def (target_modules): Remove stage parameter,
10898 it is always true now.
10899 * Makefile.tpl (configure-build-[+module+],
10900 configure-target-[+module+]): Always build symlink tree
10901 for the directory and for include. BUILD_SUBDIR and
10902 TARGET_SUBDIR cannot be . anymore.
10903 * Makefile.in: Regenerate.
10904
10905 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10906
10907 Revert 2004-12-08 Makefile changes.
10908
10909 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10910
10911 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10912 cygwin, mingw.
10913
10914 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10915
10916 * configure.in (sh64-*-*): Reenable gprof.
10917 * configure: Regenerate.
10918
10919 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10920
10921 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10922 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10923 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10924 * Makefile.in: Regenerate.
10925
10926 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10927
10928 * MAINTAINERS: Update my email address.
10929
10930 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10931
10932 * Makefile.tpl: Generate normal dependencies if the LHS module is
10933 not bootstrapped.
10934 * Makefile.in: Regenerate.
10935
10936 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10937
10938 * configure.in: Include config/gxx-include-dir.m4. Use
10939 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10940 * configure: Regenerate.
10941
10942 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10943
10944 * config.if: Delete.
10945 * configure.in: Set libstdcxx_incdir directly.
10946 * configure: Regenerate.
10947
10948 2004-12-02 Eric Christopher <echristo@redhat.com>
10949
10950 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10951 * Makefile.in: Regenerate.
10952
10953 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10954
10955 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10956 * configure: Regenerate.
10957
10958 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10959
10960 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10961 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10962 * configure: Regenerate.
10963
10964 2004-12-01 Eric Christopher <echristo@redhat.com>
10965
10966 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10967 of things to remove.
10968
10969 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10970
10971 * MAINTAINERS (Write After Approval): Update my e-mail address.
10972
10973 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10974
10975 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10976 from CVS libtool to always pass_all.
10977
10978 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10979
10980 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10981 (hppa*64*-*-*): Delete incorrect comment.
10982 * configure: Rebuilt.
10983
10984 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10985
10986 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10987
10988 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10989
10990 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10991 from CVS libtool to always pass_all.
10992
10993 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10994
10995 * install-sh, compile: Import from automake.
10996
10997 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10998
10999 * config.guess, config.sub: Import from savannnah.
11000
11001 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
11002
11003 * MAINTAINERS (Write After Approval): Add myself
11004
11005 2004-11-12 Mike Stump <mrs@apple.com>
11006
11007 * Makefile.def: Add html support.
11008 * Makefile.tpl: Likewise.
11009 * Makefile.in: Regenerate.
11010
11011 2004-11-11 Geoffrey Keating <geoffk@apple.com>
11012
11013 PR 18423
11014 * configure.in: Remove all instances of build-fixincludes from
11015 noconfigdirs.
11016 (build_configargs): Supply --target to subdirectories.
11017 * configure: Regenerate.
11018
11019 * Makefile.def: Make gcc install depend on fixincludes install.
11020 * Makefile.in: Regenerate.
11021
11022 2004-11-10 Janis Johnson <janis187@us.ibm.com>
11023
11024 * MAINTAINERS: Add myself as gcc testsuite maintainer.
11025
11026 2004-11-11 Paul Brook <paul@codesourcery.com>
11027
11028 * MAINTAINERS: Add self as arm maintainer. Update email address.
11029
11030 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
11031
11032 * configure.in (noconfigdirs) [mmix-*-*]: Disable
11033 target-libgfortran.
11034 * configure: Regenerate.
11035
11036 2004-11-07 David Edelsohn <edelsohn@gnu.org>
11037
11038 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
11039 like CC.
11040
11041 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
11042
11043 * Makefile.def (host fixincludes): Specify missing targets.
11044 * Makefile.in: Regenerate.
11045
11046 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
11047
11048 * MAINTAINERS: Add myself
11049
11050 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
11051
11052 * MAINTAINERS (Write After Approval): Add myself.
11053
11054 2004-11-04 Geoffrey Keating <geoffk@apple.com>
11055
11056 * Makefile.def: Build fixincludes for the host, too.
11057 * Makefile.in: Regenerate.
11058 * configure.in (host_tools): Add fixincludes.
11059 * configure: Regenerate.
11060
11061 2004-11-04 Daniel Jacobowitz <dan@debian.org>
11062
11063 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11064 * configure: Regenerated.
11065
11066 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
11067
11068 PR other/17783
11069 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11070 * configure: Regenerated.
11071
11072 2004-10-31 Mark Mitchell <mark@codesourcery.com>
11073
11074 * README.SCO: Update per FSF instructions.
11075
11076 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
11077
11078 PR target/18151
11079 * configure.in (case ${target}): Do not build fixincludes for avr.
11080 * configure: Regenerated.
11081
11082 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
11083
11084 * configure.in (case ${target}): Do not build fixincludes
11085 on platforms where it is not used.
11086 * configure: Regenerated.
11087
11088 2004-10-23 Daniel Jacobowitz <dan@debian.org>
11089
11090 * configure.in: Use an absolute path to install-sh.
11091 * configure: Regenerated.
11092
11093 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
11094
11095 * MAINTAINERS (Write After Approval): Add myself.
11096
11097 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
11098
11099 * MAINTAINERS: Remove from Write After Approval those that are
11100 already maintainers.
11101
11102 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
11103
11104 * MAINTAINERS: Update my email address.
11105
11106 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
11107
11108 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11109 * configure: Regenerate.
11110
11111 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
11112
11113 * MAINTAINERS: Update my email address.
11114
11115 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
11116
11117 * MAINTAINERS (Language Front Ends Maintainers): New. Move
11118 entries belonging to this category.
11119
11120 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
11121
11122 * MAINTAINERS: Update my e-mail address.
11123
11124 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
11125
11126 Fix wrong conflict resolution in:
11127
11128 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11129
11130 * Makefile.in: Regenerate.
11131 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11132 in the recursive `make', instead of hardwiring `all'.
11133 (Autogenerated TARGET-* variables): New.
11134
11135 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
11136
11137 * configure.in: Enable target-libgloss for crx-*-*.
11138 * configure: Regenerate.
11139
11140 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11141
11142 * MAINTAINERS (Various Maintainers): Move the "windows,
11143 cygwin, mingw" maintainer to ...
11144 (OS Port Maintainers): ... here.
11145
11146 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11147
11148 * MAINTAINERS (Write After Approval): Remove those that are
11149 maintainers of some subsystem.
11150
11151 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11152
11153 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11154 * ltcf-cxx.sh (tpf*): Likewise.
11155 * ltconfig (tpf*): Add TPF OS configuration support.
11156
11157 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11158
11159 * MAINTAINERS: Change my email address to my new work account.
11160
11161 2004-09-24 Michael Roth <mroth@nessie.de>
11162
11163 * configure.in (--without-headers): Add missing double quotes.
11164 * configure: Regenerate.
11165
11166 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
11167
11168 * ylwrap: Revert to previous version.
11169
11170 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11171
11172 PR bootstrap/17369
11173 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11174 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11175 SET_GCC_LIB_PATH_CMD.
11176 (BASE_TARGET_EXPORTS): Likewise.
11177 * Makefile.in: Regenerated.
11178
11179 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11180 * configure: Regenerated.
11181
11182 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11183
11184 * config.guess: New upstream version
11185 * compile, depcomp, install-sh, ylwrap: Likewise.
11186
11187 2004-09-19 Roger Sayle <roger@eyesopen.com>
11188
11189 * config/mh-x86omitfp: New host makefile fragment. Add
11190 -fomit-frame-pointer to the default BOOT_CFLAGS.
11191 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11192 * configure: Regenerate.
11193
11194 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11195
11196 PR target/11572
11197 * configure.in (*-*-darwin*): Renable libobjc.
11198 * configure: Regenerate.
11199
11200 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11201
11202 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11203
11204 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
11205
11206 * Makefile.def: Remove libbanshee.
11207 * Makefile.tpl: Ditto.
11208 * configure.in: Ditto.
11209 * Makefile.in: Regen.
11210 * configure: Ditto.
11211
11212 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11213
11214 * ltmain.sh: Use $pic_object as $non_pic_object if
11215 $non_pic_object=none.
11216
11217 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
11218
11219 * missing: Import latest version from master repository.
11220
11221 2004-09-06 Nick Clifton <nickc@redhat.com>
11222
11223 * config.sub: Import latest version from master repository.
11224 * config.guess: Likewise.
11225 This includes these changes:
11226
11227 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11228
11229 * config.sub: Handle crisv32, alias etraxfs.
11230 * config.guess (crisv32:Linux:*:*): Handle.
11231
11232 2004-08-13 Brad Smith <brad@comstyle.com>
11233
11234 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11235 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11236
11237 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11238
11239 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11240 assume the processor is a powerpc. This is because coreutils
11241 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11242 in this case, due to a MacOS X bug that causes
11243 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11244 to return a negative number.
11245 Problem reported by Petter Reinholdtsen in:
11246 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11247
11248 2004-07-19 Ben Elliston <bje@gnu.org>
11249
11250 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11251
11252 2004-06-24 Ben Elliston <bje@gnu.org>
11253
11254 * config.guess: Update copyright years.
11255 * config.sub: Likewise.
11256
11257 2004-06-22 Robert Millan <robertmh@gnu.org>
11258
11259 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11260 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11261
11262 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11263
11264 * config.guess (*:*VMS:*:*): New entry. Replaces
11265 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11266 manufacturer.
11267
11268 2004-06-22 Ben Elliston <bje@gnu.org>
11269
11270 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11271 * config.sub: Likewise.
11272
11273 2004-06-22 Ben Elliston <bje@gnu.org>
11274
11275 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11276 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11277
11278 2004-06-11 Ben Elliston <bje@gnu.org>
11279
11280 * config.guess (pegasos:OpenBSD:*:*): Remove.
11281
11282 2004-06-11 Ben Elliston <bje@gnu.org>
11283
11284 From Wouter Verhelst <wouter@grep.be>:
11285 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11286
11287 2004-06-11 Ben Elliston <bje@gnu.org>
11288
11289 * config.guess (luna88k:OpenBSD:*:*): New.
11290
11291 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11292
11293 * config.guess (m32r*:Linux:*:*): New case.
11294 * config.sub: Handle m32rle.
11295
11296 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11297
11298 From Jens Petersen <petersen@redhat.com>:
11299 * config.sub: Handle sparcv8.
11300
11301 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11302
11303 From Tom Smith <smith@cag.lkg.hp.com>:
11304 * config.guess: Version suffixes are equally significant on Tru64
11305 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11306 prefix of "P" (patched kernel).
11307
11308 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11309
11310 * config.sub: Add support for National Semiconductor CRX target.
11311
11312 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11313
11314 * MAINTAINERS (Various Maintainers): Remove myself as web page
11315 maintainer, add myself as maintainer of build status lists.
11316
11317 2004-09-03 Jan Beulich <jbeulich@novell.com>
11318
11319 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11320 *-*-netware, but add target-libmudflap.
11321 Consolidate *-*-netware targets (of which really only i?86 exists)
11322 into a single entry.
11323 * configure: Likewise.
11324
11325 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11326
11327 * Makefile.tpl (sorry): Remove.
11328 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11329 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11330 (do-clean): Clean per-stage directories too.
11331 (do-distclean): Run distclean-stage1 too.
11332 (.NOTPARALLEL): Enable during toplevel bootstrap.
11333 (stage[+id+]-bubble): Enable parallel execution during
11334 the recursive invocation.
11335 * Makefile.in: Regenerate.
11336
11337 Fix previous checkin:
11338
11339 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11340 include.
11341 * configure.in: Fix indentation.
11342 * configure: Regenerate.
11343
11344 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11345
11346 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11347 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11348 * configure: regenerate
11349 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11350 -mdynamic-no-pic
11351
11352 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11353
11354 * Makefile.def (build_modules): Add fixincludes.
11355 (dependencies): Make gcc depend on fixincludes.
11356 * configure.in (build_tools): Add fixincludes.
11357 (build_configdirs): Always include build_libs.
11358 * Makefile.in: Regenerate.
11359 * configure: Regenerate.
11360
11361 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11362
11363 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11364 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11365 phony targets; do not generate timestamp files.
11366 (distclean-stageN): Remove references to their timestamp files.
11367 (restageN, touch-stageN): Remove.
11368 (stageN-bubble): Rewritten.
11369 (compare): Support lean bootstraps.
11370 * Makefile.in: Regenerate.
11371
11372 * configure.in: Only warn when bootstrapping but
11373 build != host or build != target. Support lean bootstraps.
11374 * configure: Regenerate.
11375
11376 2004-08-26 Phil Edwards <phil@codesourcery.com>
11377
11378 * configure.in: Give a better error message if GMP/MPFR are missing
11379 and a language needing them has been requested.
11380 * configure: Regenerated.
11381
11382 2004-08-25 Phil Edwards <phil@codesourcery.com>
11383
11384 * configure.in: Print a list of available language front-ends if
11385 a requested one is missing. Tidy stray tab characters.
11386 * configure: Regenerated.
11387
11388 2004-08-19 Michael Koch <konqueror@gmx.de>
11389
11390 * gcc/doc/install.texi: Update entry about automake for libjava.
11391
11392 2004-08-17 Robert Millan <robertmh@gnu.org>
11393
11394 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11395 (instead of FreeBSD).
11396 * configure: Regenerate.
11397
11398 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11399
11400 * Makefile.in: Regenerate.
11401 * configure: Regenerate.
11402
11403 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11404 stage_*_flags.
11405 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11406 for bootstrapped modules if toplevel bootstrap is going.
11407 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11408 modules. Adjust for changes in Makefile.def. Enable several
11409 rules even in non-bootstrap mode, just to avoid peppering the
11410 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11411 (stage-[+prev+]-bubble): Remove.
11412
11413 * Makefile.def (Dependencies): Depend on all-build-bison,
11414 all-build-flex, all-build-byacc, all-build-texinfo, rather
11415 than the host variations.
11416 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11417 with BUILD_SUBDIR.
11418 (BISON): Update for recent Bisons.
11419 (YACC): Fix typo.
11420 (cross): Depend on all-build.
11421 (all): Do not depend on all-build.
11422 (prebootstrap): Remove.
11423 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11424 (Prebootstrap dependencies): Add them to the per-stage targets
11425 and to all-prebootstrap.
11426 * configure.in (build_configdirs): Always enable build_tools.
11427 (BUILD_DIR_PREFIX): Remove.
11428
11429 * Makefile.def (gcc): Add target variable.
11430 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11431 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11432 in the recursive `make', instead of hardwiring `all'.
11433 (Autogenerated TARGET-* variables): New.
11434
11435 2004-08-13 Brian Booth <bbooth@redhat.com>
11436
11437 * MAINTAINERS: Remove myself from write-after-approval.
11438
11439 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11440
11441 * src-release: Stop distributing mmalloc with gdb (which doesn't
11442 use it).
11443 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11444 * Makefile.in: Regenerate.
11445
11446 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11447
11448 * configure.in (arm*-*-eabi*): New target.
11449 * configure: Regenerate.
11450
11451 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11452
11453 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11454 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11455 (Dependencies): New section.
11456 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11457 (configure-target-[+module+]): Depend on maybe-all-gcc
11458 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11459 (toplevel profiledbootstrap): Fix dependencies.
11460 * Makefile.in: Regenerate.
11461
11462 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11463
11464 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11465 target-libiberty to noconfigdirs.
11466 * configure: Regenerate.
11467
11468 2004-08-03 Paul Brook <paul@codesourcery.com>
11469
11470 * configure.in: Check for MPFR as well as GMP.
11471 * configure: Regenerate.
11472
11473 2004-08-01 Robert Millan <robertmh@gnu.org>
11474
11475 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11476 libmudflap for all GNU-based systems (with Glibc).
11477 * configure: Regenerate.
11478
11479 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11480
11481 * Makefile.def (host-modules): Add gcc.
11482 * Makefile.in: Regenerate.
11483 * Makefile.tpl (sorry): New rule.
11484 (configure-host, all-host, [+make_target+]-host, do-check,
11485 install-host): Do not add gcc as a special case.
11486 (host modules): Add a small special-casing for gcc. Export
11487 extra_make_flags through the environment.
11488 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11489 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11490 other recursive targets for gcc): Remove.
11491
11492 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11493 (stage, unstage): New rules.
11494 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11495 distclean-stage[+id+]): Use stage_current.
11496 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11497 the stage*-start rules.
11498
11499 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11500
11501 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11502 use -all_load flag.
11503
11504 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11505
11506 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11507 * configure: Regenerate.
11508
11509 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11510
11511 * maintainer-scripts/gcc_release: Revert yesterday's change.
11512
11513 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11514
11515 * MAINTAINERS: Add myself to write-after-approval.
11516
11517 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11518
11519 * libf2c: Removed.
11520 * gcc/gccbug.in: Updated because of libf2c removal.
11521 * maintainer-scripts/gcc_release: Ditto.
11522
11523 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11524
11525 * configure.in: Build libmudflap by default on FreeBSD.
11526 * configure: Regenerated.
11527
11528 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11529
11530 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11531 systems.
11532 * configure: Regenerated.
11533
11534 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11535
11536 PR target/16344
11537 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11538 feedback based compiler.
11539 * Makefile.in: Rebuilt.
11540
11541 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11542
11543 * Makefile.def (host_modules): Set bootstrap=true for flex.
11544 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11545 * Makefile.in: Rebuilt.
11546
11547 2004-07-07 Jan Hubicka <jh@suse.cz>
11548
11549 * MAINTAINERS: Add self as a profile feedback maintainer.
11550
11551 2004-07-05 Phil Edwards <phil@codesourcery.com>
11552
11553 * configure.in: Do not prepend $srcdir to /dev/null in
11554 makefile fragments.
11555 * configure: Regenerate.
11556
11557 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11558
11559 * Makefile.def (build_modules): Add bison, byacc, flex,
11560 m4, texinfo.
11561 (flags_to_pass): Add FLEX.
11562 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11563 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11564 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11565 DEFAULT_MAKEINFO): Remove.
11566 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11567 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11568 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11569 objdir or else use configured tool.
11570 (all-build): New.
11571 (all): Depend on it.
11572 (Build module dependencies): Add.
11573 * Makefile.in: Regenerate.
11574 * configure.in: Better support for multiple build modules,
11575 matching what is done for host/target modules. Do not look
11576 for "plausible" locations of build tools if Canadian cross.
11577 Use autoconf's AC_PROG_CC to find a C compiler. Define
11578 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11579 * configure: Regenerate.
11580
11581 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11582
11583 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11584 * Makefile.in: Regenerate.
11585
11586 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11587
11588 * Makefile.tpl (configure-build-[+module+],
11589 configure-[+module+], configure-target-[+module+]): Pass
11590 [+extra_configure_args+].
11591 (all-build-[+module+], all-[+module+], check-[+module+],
11592 install-[+module+], [+make_target+]-[+module+],
11593 all-target-[+module+], check-target-[+module+],
11594 install-target-[+module+], [+make_target+]-target-[+module+]):
11595 Pass [+extra_make_args+].
11596 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11597 (GCC_HOST_EXPORTS): Remove.
11598 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11599 cross, check-gcc, check-gcc-c++, install-gcc,
11600 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11601 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11602 * Makefile.in: Regenerate.
11603
11604 2004-06-21 Matthew Sachs <msachs@apple.com>
11605
11606 * MAINTAINERS: Added self to write-after-approval.
11607
11608 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11609
11610 * configure.in: Check for srcdir/winsup rather than build directory
11611 winsup.
11612 * configure: Regenerate.
11613
11614 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11615
11616 * configure.in: Don't build Cygwin native newlib if winsup
11617 directory is missing. Emit warning instead.
11618 * configure: Regenerate.
11619
11620 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11621
11622 * Makefile.tpl (touch-stage[+id+]): New.
11623 (restage[+prev+]): Depend on touch-stage[+id+].
11624
11625 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11626 Use it throughout.
11627
11628 * Makefile.def: Add profile and feedback bootstrap stages.
11629 Remove next field from bootstrap stages.
11630 * Makefile.tpl (LN, LN_S): Substitute.
11631 (stageN-start, stageN-end): Use double-colon rules, to
11632 provide a hook for additional setup commands.
11633 (distclean-stageN-gcc, restageN): Create dependencies from
11634 [+prev+], not from [+next+].
11635 (stageN-bubble): Add commands for successive stages from
11636 [+prev+], using double-colon rules.
11637 (all-stageN-gcc): Fix typo.
11638 (stagefeedback-start, profiledbootstrap): New.
11639 * Makefile.in: Regenerate.
11640 * configure.in: Call ACX_PROG_LN.
11641 * configure: Regenerate.
11642
11643 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11644
11645 * MAINTAINERS (Write After Approval): Add myself.
11646
11647 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11648
11649 * MAINTAINERS (Write After Approval): Add myself.
11650
11651 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11652
11653 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11654 without gcc.
11655 * configure: Regenerate.
11656
11657 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11658
11659 * Makefile.tpl: Fix typo.
11660 * Makefile.in: Regenerate.
11661
11662 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11663
11664 * configure.in: Remove new- prefix from toplevel
11665 bootstrap targets.
11666 * configure: Regenerate.
11667
11668 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11669
11670 * Makefile.tpl (all.normal): Rename to all.
11671 (all): Replace with a rule to pick the default
11672 target from configure.
11673 (all-gcc, configure-gcc): Use conditionals to
11674 do nothing when toplevel bootstrap is going on.
11675 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11676 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11677 * configure.in: Support --enable-bootstrap.
11678
11679 * Makefile.def: Remove new- prefix from toplevel
11680 bootstrap targets.
11681 * Makefile.tpl: Likewise.
11682
11683 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11684 target.
11685
11686 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11687 $(RECURSE_FLAGS) to recursive invocation of make.
11688
11689 * Makefile.in: Regenerate.
11690 * configure: Regenerate.
11691
11692 2004-05-30 Andreas Jaeger <aj@suse.de>
11693 Jim Wilson <wilson@specifixinc.com>
11694
11695 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11696 like CC.
11697
11698 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11699
11700 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11701 * configure: Regenerate.
11702
11703 2004-05-25 Daniel Jacobowitz <drow@false.org>
11704
11705 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11706 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11707 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11708 targets.
11709 * Makefile.in: Regenerate.
11710
11711 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11712
11713 * configure.in: Test the ability to symlink directories.
11714 * configure: Regenerate.
11715
11716 * Makefile.def (bootstrap-stage): New definitions.
11717 * Makefile.tpl (configure-stage1-gcc,
11718 configure-stage2-gcc, configure-stage3-gcc,
11719 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11720 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11721 new-restage3, compare): Autogenerate, see Makefile.in
11722 entry for behavioral changes.
11723 (distclean-stage1, new-stage1-start, new-stage1-end,
11724 new-stage1-bubble, distclean-stage2, new-stage2-start,
11725 new-stage2-end, new-stage2-bubble, distclean-stage3,
11726 new-stage3-start, new-stage3-end): New autogenerated targets.
11727 (objext, prebootstrap, BOOT_CFLAGS,
11728 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11729 targets.
11730
11731 * Makefile.in: Regenerate.
11732 (distclean-stage1, new-stage1-start, new-stage1-end,
11733 new-stage1-bubble, distclean-stage2, new-stage2-start,
11734 new-stage2-end, new-stage2-bubble, distclean-stage3,
11735 new-stage3-start, new-stage3-end): New targets.
11736 (all-stage1-gcc): Move prebootstrap dependency from here...
11737 (configure-stage1-gcc): ...to here.
11738 (new-bootstrap): Use bubble targets.
11739 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11740 Use per-stage distclean targets.
11741 (configure-stage1-gcc, configure-stage2-gcc,
11742 configure-stage3-gcc, all-stage1-gcc,
11743 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11744 Use new-stageN-start to prepare the tree.
11745
11746 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11747
11748 * Makefile.def (host_modules): add libcpp.
11749 * Makefile.tpl: Add dependencies on and for libcpp.
11750 * Makefile.in: Regenerate.
11751 * configure.in: Add libcpp host module.
11752 * configure: Regenerate.
11753
11754 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11755
11756 * Makefile.tpl: Whenever a recursive target is defined, wrap
11757 it in a special @if/@endif block, and prepare its maybe
11758 dependency in the @if/@endif block
11759 * configure.in: Instead of writing maybe dependencies, remove
11760 the @if/@endif statements, and remove the @if/@endif blocks
11761 that remain.
11762 * configure: Regenerate.
11763 * Makefile.in: Regenerate.
11764
11765 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11766
11767 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11768
11769 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11770
11771 PR bootstrap/15120
11772 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11773 * */configure: Rebuilt.
11774
11775 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11776
11777 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11778 of libf2c.
11779 * configure, Makefile.in: Regenerate.
11780
11781 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11782
11783 * MAINTAINERS (Write After Approval): Add myself.
11784
11785 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11786
11787 Merge from tree-ssa-20020619-branch.
11788
11789 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11790 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11791 (HOST_GMPLIBS): Define.
11792 (HOST_GMPINC): Define.
11793 (TARGET_LIB_PATH): Add libmudflap.
11794 (GFORTRAN_FOR_TARGET): Define.
11795 (configure-build*): Export GFORTRAN.
11796 (configure-gcc): Export GMPLIBS and GMPINC.
11797 (all-gcc): Add maybe-all-libbanshee.
11798 (configure-target-libgfortran): Define.
11799 * Makefile.in: Regenerate.
11800 * configure.in (host_libs): Add libbanshee.
11801 (target_libraries): Add target-libmudflap and target-libgfortran.
11802 Add --with-libbanshee.
11803 Handle --disable-libmudflap.
11804 (*-*-freebsd*): Use with_gmp.
11805 Add $(libgcj) to noconfigdirs.
11806 * configure: Regenerate.
11807 * depcomp: New file.
11808 * MAINTAINERS: Add tree-ssa maintainers.
11809
11810 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11811
11812 * MAINTAINERS (Various Maintainers): Add myself.
11813
11814 2004-04-30 Brian Ford <ford@vss.fsi.com>
11815
11816 * MAINTAINERS (Write After Approval): Add myself.
11817
11818 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11819
11820 * MAINTAINERS (Write After Approval): Add myself.
11821
11822 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11823
11824 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11825 * configure: Regenerate.
11826
11827 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11828
11829 Revert:
11830 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11831
11832 * Makefile.def (flags_to_pass): Remove *dir variables that
11833 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11834 as well as prefix and exec_prefix.
11835 * Makefile.in: Regenerate.
11836
11837 2004-04-26 Robert Millan <robertmh@gnu.org>
11838
11839 Add patches from libtool CVS.
11840 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11841 * ltconfig: Likewise.
11842 * ltcf-c.sh: Likewise.
11843 * ltcf-cxx.sh: Likewise.
11844 * ltcf-gcj.sh: Likewise.
11845
11846 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11847
11848 * Makefile.def (host_modules): Mark with the bootstrap
11849 flag packages on which gcc depends.
11850 * Makefile.tpl (all-bootstrap): Use it.
11851 * Makefile.in: Regenerate.
11852
11853 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11854
11855 * Makefile.def (flags_to_pass): Remove *dir variables that
11856 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11857 as well as prefix and exec_prefix.
11858 * Makefile.in: Regenerate.
11859
11860 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11861
11862 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11863 * configure: Regenerate.
11864 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11865 * gcc/Makefile.tpl (compare): Use the result of the test.
11866 * gcc/Makefile.in: Regenerate.
11867
11868 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11869
11870 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11871 Always relocate gcc and prev-gcc to the original names, even
11872 if the build fails.
11873 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11874 New targets.
11875
11876 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11877
11878 * MAINTAINERS: Update my email address.
11879
11880 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11881
11882 * configure.in (mips*-*-irix5*): Enable ld.
11883 * configure: Regenerate.
11884
11885 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11886
11887 * configure: Regenerate.
11888
11889 2004-04-15 James E Wilson <wilson@specifixinc.com>
11890
11891 * Makefile.tpl (configure-[+module+], configure-gcc,
11892 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11893 Set and export LDFLAGS.
11894 * Makefile.in: Regenerate.
11895
11896 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11897
11898 * MAINTAINERS: Add myself to write-after-approval.
11899
11900 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11901
11902 PR bootstrap/14871
11903 * Makefile.tpl: If we don't have built-in-tree target tools,
11904 use the ones found by configure rather than hacking around with
11905 program_transform_name.
11906 * configure.in: Give Makefile.tpl the information necessary
11907 to do that.
11908 * Makefile.in: Regenerate.
11909 * configure: Regenerate.
11910
11911 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11912
11913 PR bootstrap/14760
11914 * configure.in: When computing baseargs, strip *all* copies of
11915 offending options. Also, don't match/substitute the trailing space,
11916 so that this actually works when two similar options are separated by
11917 only one space.
11918 * configure: Regenerate.
11919
11920 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11921
11922 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11923 (rs6000-*-aix*): Same.
11924 * configure: Regenerate.
11925
11926 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11927
11928 * MAINTAINERS: Add myself to write-after-approval.
11929
11930 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11931
11932 * MAINTAINERS: Add myself to write-after-approval.
11933
11934 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11935
11936 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11937 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11938 * Makefile.in: Regenerate.
11939
11940 * configure.in (top level bootstrap support): Rework --enable-werror
11941 to set @stage2_werror_flag@.
11942 * configure: Regenerate.
11943 * Makefile.tpl (top level bootstrap support): Pass
11944 @stage2_werror_flag@ down to configure in stages 2 and 3.
11945 * Makefile.in: Regenerate.
11946
11947 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11948
11949 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11950 for stages 2 and 3 as well as in make. As a consequence, remove
11951 OUTPUT_OPTION (now detected by configure) from the flags passed down
11952 to make.
11953 * Makefile.in: Regenerate.
11954
11955 * Makefile.tpl (new-bootstrap): Fix typo.
11956 * Makefile.in: Regenerate.
11957
11958 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11959
11960 * Makefile.tpl: Rearrange by moving recursive_targets rules
11961 into their proper sections.
11962 * Makefile.tpl (top level bootstrap support): Move disabling
11963 of coverage flags from 'make' to 'configure'; improve comments.
11964 * Makefile.in: Regenerate.
11965
11966 * Makefile.tpl (experimental top level bootstrap) Move stage1
11967 language setting from all- target to configure- target; disable
11968 intermodule optimization in stage 1; prevent gratuitous rebuilds
11969 of stage 1.
11970 * Makefile.in: Regenerate.
11971 * configure.in: Comma-separate stage 1 language list for top
11972 level bootstrap.
11973 * configure: Regenerate.
11974
11975 * Makefile.tpl: Clean up experimental top level bootstrap support:
11976 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11977 prev-gcc in configure- targets as well as all- targets.
11978 * Makefile.in: Regenerate.
11979
11980 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11981
11982 * compile: New file imported from automake.
11983
11984 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11985
11986 * configure.in: Remove symbolic link section.
11987 * configure: Regenerate.
11988 * Makefile.tpl (links): Remove.
11989 * Makefile.in: Regenerate.
11990
11991 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11992 Nathanael Nerode <neroden@gcc.gnu.org>
11993
11994 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11995 Set with AC_CHECK_PROGS.
11996 * configure.in: Fix comment typo from last patch.
11997 * configure: Regenerate.
11998
11999 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
12000
12001 * Makefile.tpl: Introduce experimental top level bootstrap support.
12002 * Makefile.in: Regenerate.
12003 * configure.in: Introduce support for top level bootstrap.
12004 * configure: Regenerate.
12005
12006 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
12007 Paolo Bonzini <bonzini@gnu.org>
12008
12009 PR bootstrap/14522
12010 * configure.in: Cope with shells that do not support unquoted ^
12011 * configure: Regenerate.
12012
12013 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
12014 Paolo Bonzini <bonzini@gnu.org>
12015
12016 PR bootstrap/14522
12017 * configure.in: Cope with shells that do not support nesting
12018 quotes inside quoted backquote substitutions.
12019 * configure: Regenerate.
12020
12021 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
12022
12023 PR bootstrap/14522
12024 * configure.in: Fix escaping of $.
12025 * configure: Regenerate.
12026
12027 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
12028
12029 * configure: Regenerate, since I forgot to while committing Paolo's
12030 changes.
12031
12032 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
12033
12034 PR ada/14131
12035 Move language detection to the top level.
12036 * configure.in: Find default values for the tools as
12037 soon as possible. Disable ada if GNAT is not found.
12038 Emit error message about missing languages. Expand
12039 --enable-languages=all for the gcc subdirectory.
12040
12041 2004-03-10 Ben Elliston <bje@gnu.org>
12042
12043 * MAINTAINERS: Update my email address.
12044
12045 2004-03-05 David Edelsohn <edelsohn@gnu.org>
12046
12047 * ltconfig: Disable building static libraries if building shared
12048 libraries on AIX 5L.
12049
12050 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
12051
12052 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12053 and disable libgcj.
12054 * configure: Regenerated.
12055
12056 2004-03-01 Brian Booth <bbooth@redhat.com>
12057
12058 * MAINTAINERS: Add myself to write-after-approval.
12059
12060 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
12061
12062 * MAINTAINERS: Add myself to write-after-approval.
12063
12064 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12065
12066 PR bootstrap/7087
12067 * Makefile.tpl: Guard XFOO sed statements better.
12068 * Makefile.tpl: Add dependency for configure-target-libada.
12069 * Makefile.in: Regenerate (incidentally fixes broken
12070 commit when libada-branch was merged).
12071
12072 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
12073
12074 * MAINTAINERS: Add myself to write-after-approval.
12075
12076 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
12077
12078 * MAINTAINERS: Add Nicola Pero and myself as libobjc
12079 maintainers.
12080
12081 2004-02-20 Andrew Cagney <cagney@redhat.com>
12082
12083 * config.guess: Update from version 2003-10-16 to 2004-02-16.
12084 * config.sub: Update from version 2003-11-03 to 2004-02-16.
12085
12086 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
12087
12088 PR bootstrap/11932
12089 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12090
12091 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
12092
12093 * MAINTAINERS: Added myself to write-after-approval.
12094
12095 2004-02-14 Michael Koch <konqueror@gmx.de>
12096
12097 * MAINTAINERS: Added myself to write-after-approval.
12098
12099 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
12100
12101 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
12102 some OS port maintainers to OS port maintainers section.
12103
12104 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
12105
12106 * MAINTAINERS: Add self.
12107
12108 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
12109
12110 * MAINTAINERS: Alphabetize.
12111
12112 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
12113
12114 * MAINTAINERS: Remove myself.
12115
12116 2004-02-11 David Edelsohn <edelsohn@gnu.org>
12117
12118 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12119 (rs6000-*-aix*): Same.
12120 * configure: Regenerate.
12121
12122 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
12123
12124 * configure.in (host): Add in missing $noconfigdirs to defines.
12125 * configure: Regenerate.
12126
12127 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
12128 Nathanael Nerode <neroden@gcc.gnu.org>
12129
12130 PR ada/6637, PR ada/5911
12131 Merge with libada-branch:
12132 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12133 with appropriate dependencies. Add --enable-libada configure switch.
12134 * configure, Makefile.in: Regenerate.
12135
12136 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
12137
12138 * MAINTAINERS: Add myself to write-after-approval.
12139
12140 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12141
12142 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12143 * configure: Regenerate.
12144
12145 2004-02-04 Geoffrey Keating <geoffk@apple.com>
12146
12147 Merge from upstream:
12148
12149 * ltmain.in: When setting IFS to '~', be careful about user
12150 arguments that contain '~'.
12151
12152 2004-02-04 Peter O'Gorman <peter@pogma.com>
12153
12154 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12155 Also test $base_compile against $CC with escaped arguments. Bug
12156 reported by Geoff Keating <geoffk@apple.com>.
12157
12158 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12159
12160 * MAINTAINERS: Remove i960 port.
12161
12162 2004-01-23 DJ Delorie <dj@redhat.com>
12163
12164 * Makefile.def (target_modules) [libiberty]: Don't stage.
12165 * Makefile.in: Rebuilt.
12166
12167 2004-01-20 Caroline Tice <ctice@apple.com>
12168
12169 * MAINTAINERS: Add myself to write-after-approval.
12170
12171 2004-01-19 Paolo Carlini <pcarlini@suse.de>
12172
12173 * MAINTAINERS: Update my email address.
12174
12175 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12176
12177 * MAINTAINERS: Add myself to write-after-approval.
12178
12179 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12180
12181 * MAINTAINERS: Remove entries without email address.
12182
12183 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
12184
12185 * MAINTAINERS: Add myself to write-after-approval.
12186
12187 2004-01-15 Steven Bosscher <stevenb@suse.de>
12188
12189 * MAINTAINERS: Update my email address.
12190
12191 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
12192
12193 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12194 * Makefile.tpl (configure-target-[+module+]): Support stage.
12195 * Makefile.in: Rebuilt.
12196
12197 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12198
12199 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12200
12201 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
12202
12203 * MAINTAINERS: Add myself as a MIPS maintainer.
12204
12205 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12206
12207 * configure.in: Use ./config.cache, not config.cache.
12208 * configure: Regenerate.
12209 * Makefile.tpl: Special-casing not needed for GCC any more.
12210 * Makefile.in: Regenerate.
12211
12212 * configure.in: Don't share a cache file for host dirs.
12213 * configure: Regenerate.
12214
12215 * config-ml.in: Don't mess with the cache file.
12216
12217 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12218
12219 * MAINTAINERS: Move myself from 'Write After Approval' to
12220 'CPU Port Maintainers' section as SPARC maintainer.
12221
12222 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12223
12224 * Makefile.tpl: Make GCC use a separate config.cache.
12225 * Makefile.in: Regenerate.
12226
12227 PR bootstrap/11932, PR bootstrap/11933
12228 (I don't know if it will fix either of them, but it relates
12229 to them.)
12230 * configure.in: Don't use shared config.cache for target
12231 directories.
12232 * configure: Regenerate.
12233
12234 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12235
12236 * MAINTAINERS: Add myself to 'Write After Approval' section.
12237
12238 2003-12-31 Roger Sayle <roger@eyesopen.com>
12239
12240 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12241 * configure: Regenerated.
12242
12243 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12244
12245 * MAINTAINERS: Remove the mn10200 maintainer.
12246
12247 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12248
12249 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12250 * configure: Regenerated.
12251
12252 2003-12-16 Jan Hubicka <jh@suse.cz>
12253
12254 * MAINTAINERS: Add myself as callgraph maintainer.
12255
12256 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12257
12258 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12259 * configure: Regenerate.
12260
12261 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12262
12263 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12264 'Write After Approval' section. Update email.
12265
12266 2003-12-01 James Lemke <jim@wasabisystems.com>
12267
12268 * MAINTAINERS (Write After Approval): Add myself.
12269
12270 2003-11-20 Matt Thomas <matt@3am-software.com>
12271
12272 * MAINTAINERS: Add myself as a vax port maintainer.
12273
12274 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12275
12276 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12277 (configure-build-[+module+], configure-[+module+]): Likewise.
12278 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12279 * Makefile.in: Regenerate.
12280
12281 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12282
12283 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12284 shared/dylibed libraries.
12285 * ltmain.sh: Likewise.
12286 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12287 * ltcf-cxx.sh: Likewise.
12288 * ltcf-gcj.sh: Likewise.
12289 * ltconfig: Likewise.
12290
12291 2003-11-17 Stan Cox <scox@redhat.com>
12292
12293 * MAINTAINERS: Add myself as iq2000 port maintainer.
12294
12295 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12296
12297 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12298 * Makefile.in: Regenerate.
12299
12300 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12301
12302 * config.sub: Update to 2003-11-03 version.
12303
12304 2003-10-20 Phil Edwards <phil@codesourcery.com>
12305
12306 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12307 * configure: Regenerate.
12308
12309 2003-10-20 Nicolas Pitre <nico@cam.org>
12310
12311 * MAINTAINERS: Add myself to 'Write After Approval' section.
12312
12313 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12314
12315 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12316
12317 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12318
12319 * MAINTAINERS: Update my email address.
12320
12321 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12322
12323 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12324
12325 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12326
12327 * MAINTAINERS: Add myself to 'Write After Approval' section.
12328
12329 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12330
12331 * config.guess: Update to 2003-10-16 version.
12332 * config.sub: Update to 2003-10-16 version.
12333
12334 2003-10-15 David Daney <ddaney@avtrex.com>
12335
12336 * MAINTAINERS: Added myself to 'Write After Approval' section.
12337
12338 2003-10-15 Falk Hueffner <falk@debian.org>
12339
12340 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12341 'Write After Approval' section. Update email.
12342
12343 2003-10-14 Roger Sayle <roger@eyesopen.com>
12344
12345 * MAINTAINERS: Move myself from 'Write After Approval' to
12346 'Various Maintainers' section as middle-end maintainer.
12347
12348 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12349
12350 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12351 HOST_FLAGS_TO_PASS.
12352 * Makefile.in: Regenerate.
12353
12354 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12355
12356 * config.guess: Update to 2003-10-07 version.
12357 * config.sub: Update to 2003-10-07 version.
12358
12359 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12360
12361 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12362 * ltconfig (irix5*, irix6*): Don't override version_type.
12363
12364 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12365
12366 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12367 * configure: Rebuilt
12368 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12369 * Makefile.in: Rebuilt
12370
12371 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12372
12373 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12374
12375 2003-09-30 Carlo Wood <carlo@alinoe.com>
12376
12377 * MAINTAINERS (Write After Approval): Add myself.
12378
12379 2003-09-29 Paul Koning <ni1d@arrl.net>
12380
12381 * MAINTAINERS: Move myself from "Write After Approval"
12382 to CPU platform maintainers for pdp11 platform.
12383
12384 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12385
12386 * MAINTAINERS: Move myself from 'Write After Approval' to
12387 'Various Maintainers' section as libffi testsuite maintainer.
12388
12389 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12390
12391 * configure.in: Pass a computed --program-transform-name
12392 to subconfigures.
12393 * configure: Regenerated.
12394
12395 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12396
12397 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12398 * Makefile.in: Regenerate.
12399
12400 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12401 * Makefile.in: Regenerate.
12402
12403 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12404
12405 * MAINTAINERS: Move myself from 'Write After Approval'
12406 to 'Various Maintainers' (objective-c) section.
12407
12408 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12409
12410 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12411 quoting.
12412 * configure: Regenerated.
12413
12414 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12415
12416 * MAINTAINERS (Write After Approval): Add myself to write after
12417 approval list.
12418
12419 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12420
12421 * MAINTAINERS (Write After Approval): Add myself.
12422
12423 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12424
12425 * MAINTAINERS: Update my e-mail address.
12426
12427 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12428
12429 * libtool.m4 (LD): Correct powerpc64 host match.
12430
12431 2003-09-06 James E Wilson <wilson@tuliptree.org>
12432
12433 * MAINTAINTERS: Update my affiliation and email address.
12434
12435 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12436
12437 * MAINTAINERS (Write After Approval): Add myself.
12438
12439 2003-09-04 DJ Delorie <dj@redhat.com>
12440
12441 * configure: Regenerate.
12442
12443 2003-09-04 Robert Millan <robertmh@gnu.org>
12444
12445 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12446
12447 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12448
12449 * configure.in: Ensure arguments to sed are properly spaced.
12450 * configure: Regenerate.
12451
12452 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12453
12454 * MAINTAINERS: Update my e-mail address.
12455
12456 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12457
12458 * MAINTAINERS (Write After Approval): Add myself.
12459
12460 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12461
12462 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12463 * configure: Regenerated.
12464
12465 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12466
12467 * MAINTAINERS: Update my email address.
12468
12469 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12470
12471 * configure.in: Use newline instead of semicolon when assuming
12472 shell arguments in a for loop.
12473 * configure: Regenerated.
12474
12475 2003-08-22 Jason Eckhardt <jle@rice.edu>
12476
12477 * MAINTAINERS: Resurrect the i860 maintainer.
12478
12479 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12480
12481 PR 8180
12482 * configure.in: When testing with_libs and with_headers, treat
12483 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12484 * configure: Regenerate.
12485
12486 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12487 make, shell, etc.
12488 (baseargs): Likewise.
12489 * configure: Regenerate.
12490
12491 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12492
12493 * MAINTAINERS (Write After Approval): Add myself.
12494
12495 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12496
12497 * configure.in: Disable libgcj for darwin not on powerpc.
12498 * configure: Rebuild.
12499
12500 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12501
12502 * config-ml.in, symlink-tree: Add license.
12503
12504 2003-08-03 Richard Stallman <rms@gnu.org>
12505 Eben Moglen <moglen@columbia.edu>
12506
12507 * README.SCO: New file.
12508
12509 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12510
12511 * Makefile.tpl (check, check-c++): Express dependencies using
12512 dependencies rather than commands.
12513 * Makefile.in: Regenerate.
12514
12515 2003-08-01 Andrew Cagney <cagney@redhat.com>
12516
12517 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12518 * configure: Ditto.
12519
12520 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12521
12522 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12523 * Makefile.in: Update.
12524
12525 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12526
12527 * configure.in: Enable libgcj for darwin.
12528 * configure: Rebuild.
12529
12530 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12531
12532 * config-ml.in: Use ac_configure_args directly instead of
12533 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12534 actually seen.
12535
12536 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12537
12538 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12539 creating target and build subdirs to build all parent dirs as needed.
12540 * Makefile.in: Rebuild.
12541 * configure.in: Don't build dirs explicitly here.
12542 * configure: Rebuild.
12543
12544 2003-07-26 Paul Brook <paul@nowt.org>
12545
12546 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12547
12548 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12549
12550 * Makefile.tpl (all-make): Depend on intl.
12551 * Makefile.in: Rebuilt.
12552
12553 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12554
12555 * install-sh: Update to newer upstream versions (associated with
12556 aclocal 1.7).
12557 * mkinstalldirs: Likewise.
12558 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12559
12560 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12561
12562 * MAINTAINERS: Move self from Bug database only accounts
12563 to write-after-approval.
12564
12565 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12566
12567 * config.if: Remove unused libc_interface determination.
12568
12569 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12570
12571 * MAINTAINERS: Move self from write-after-approval to
12572 build machinery (*.in).
12573
12574 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12575
12576 PR bootstrap/11273
12577 PR bootstrap/11408
12578 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12579 unused INSTALL_PROGRAM_ARGS.
12580 * configure.in: Use AC_PROG_INSTALL.
12581 * Makefile.in: Regenerate.
12582 * configure: Regenerate.
12583
12584 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12585
12586 * MAINTAINERS: Alphabetize.
12587
12588 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12589
12590 * configure: Rebuilt.
12591 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12592 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12593 newlib nor libgloss.
12594 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12595 * configure.in (am33_2.0-*-linux*): Added.
12596
12597 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12598
12599 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12600 * configure: Regenerate.
12601
12602 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12603
12604 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12605 * Makefile.in: Regenerate.
12606
12607 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12608
12609 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12610 * Makefile.in: Regenerate.
12611
12612 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12613
12614 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12615 * Makefile.in: Regenerated.
12616
12617 * config-ml.in: Replace PWD with PWD_COMMAND.
12618
12619 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12620
12621 * intl: New directory; see intl/ChangeLog for details.
12622 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12623 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12624 * Makefile.in: Regenerate.
12625
12626 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12627
12628 * configure.in: Clean up config-lang.in handling. Delete
12629 useless assignment to "subdirs".
12630 * configure: Regenerate.
12631
12632 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12633
12634 * configure.in: Rename 'target_libs' to 'target_libraries'.
12635 Remove useless reference to 'target_libs'.
12636 * configure: Regenerate.
12637
12638 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12639
12640 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12641 * Makefile.in: Regenerate.
12642
12643 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12644
12645 * Makefile.def: Introduce flags_to_pass.
12646 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12647 * Makefile.in: Regenerate.
12648
12649 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12650
12651 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12652 and target-libgloss.
12653 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12654 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12655 * configure: Regenerate.
12656
12657 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12658
12659 * configure.in: Update testsuite_flags to new location.
12660 * configure. Regenerate.
12661
12662 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12663
12664 * Makefile.tpl: Remove BUILD_CC stuff.
12665 * Makefile.in: Regenerate.
12666
12667 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12668
12669 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12670
12671 2003-06-16 Graeme Peterson <gp@qnx.com>
12672
12673 * MAINTAINERS (Write After Approval): Add myself.
12674
12675 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12676
12677 * config.guess: Update to 2003-06-12 version.
12678 * config.sub: Update to 2003-06-13 version.
12679
12680 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12681
12682 * config.guess: Update to 2003-06-06 version.
12683 * config.sub: Update to 2003-06-06 version.
12684
12685 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12686
12687 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12688 * configure. Regenerate.
12689
12690 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12691
12692 * configure.in: Disable serial configure by default.
12693 * configure: Regenerate.
12694 * Makefile.tpl: Abolish .NOTPARALLEL.
12695 * Makefile.in: Regenerate.
12696
12697 * Makefile.tpl: Replace {build,host,target}_canonical by
12698 {build,host,target}.
12699 * Makefile.in: Regenerate.
12700
12701 * Makefile.tpl: Fix stupid pasto.
12702 * Makefile.in: Regenerate.
12703
12704 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12705
12706 * Makefile.tpl: Remove bogus conditional.
12707 * Makefile.in: Regenerate.
12708
12709 2003-06-05 Jan Hubicka <jh@suse.cz>
12710
12711 * Makefile.tpl (profiledbootstrap): New target.
12712 * Makefile.in (profiledbootstrap): New target.
12713
12714 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12715
12716 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12717 Pinski. Remove user names from other bugzilla-only maintainers.
12718
12719 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12720
12721 * Makefile.tpl: Make 'recursive targets' using autogen rather
12722 than shell loop. Remove duplicate 'clean' targets and false
12723 comments.
12724 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12725 Add systematic method of specifying missing targets in subdirs.
12726 Add copyright boilerplate.
12727 * Makefile.in: Regenerate.
12728 * configure.in: Add 'recursive targets' to maybe list.
12729 * configure: Regenerate.
12730
12731 * MAINTAINERS: "GNATS only" -> "Bug database only".
12732
12733 * Makefile.tpl: Rename [+target+] to [+make_target+].
12734 * Makefile.def: Rename 'target' to 'make_target'.
12735
12736 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12737
12738 * MAINTAINERS: Add self as options handling maintainer.
12739
12740 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12741
12742 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12743 been too long since I touched those ports.
12744
12745 2003-05-28 DJ Delorie <dj@redhat.com>
12746
12747 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12748 * Makefile.in: Regenerate.
12749
12750 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12751
12752 * configure.in: Use curly braces in the definition of tooldir.
12753 * configure: Regenerate.
12754
12755 2003-05-21 DJ Delorie <dj@redhat.com>
12756
12757 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12758 newlib or libgloss.
12759 * Makefile.in: Regenerate.
12760
12761 2003-05-21 DJ Delorie <dj@redhat.com>
12762
12763 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12764 * Makefile.in: Regenerate.
12765
12766 2003-05-20 Ian Lance Taylor <ian@airs.com>
12767
12768 * MAINTAINERS: Update my e-mail address.
12769
12770 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12771
12772 * configure.in: Switch more things to use maybe dependencies.
12773 * Makefile.tpl: Switch more things to use maybe dependencies.
12774 Factor out common code from autogen IF statements.
12775 * configure: Regenerate.
12776 * Makefile.in: Regenerate.
12777
12778 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12779
12780 * configure.in: Accept i[3456789]86 for machine type.
12781 * configure: Regenerate.
12782
12783 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12784
12785 * configure.in: Switch more things to use maybe dependencies.
12786 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12787 * configure: Regenerate.
12788 * Makefile.tpl: Switch more things to use maybe dependencies.
12789 * Makefile.in: Regenerate.
12790
12791 2003-05-16 Andreas Schwab <schwab@suse.de>
12792
12793 * Makefile.tpl (install-opcodes): Define.
12794 * Makefile.in: Rebuild.
12795
12796 2003-05-13 Andreas Jaeger <aj@suse.de>
12797
12798 * config.guess: Update to 2003-05-09 version.
12799 * config.sub: Update to 2003-05-09 version.
12800
12801 2003-05-13 Michael Eager <eager@mvista.com>
12802
12803 * configure.in: Correct sed script so that options in quotes are not
12804 deleted.
12805 * configure: Rebuild.
12806
12807 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12808
12809 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12810 and $$s/newlib/libc/sys/cygwin32 include paths.
12811 * configure: Ditto.
12812
12813 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12814
12815 * MAINTAINERS: Update my email addresses.
12816
12817 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12818
12819 * config-ml.in: Propagate INSTALL variables.
12820
12821 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12822
12823 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12824
12825 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12826
12827 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12828 * Makefile.in: Regenerate.
12829
12830 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12831
12832 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12833
12834 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12835
12836 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12837
12838 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12839
12840 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12841 * Makefile.in: Regenerated.
12842
12843 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12844
12845 * MAINTAINERS (Write After Approval): Upgrade myself from
12846 GNATS only to write-after-approval. Update my mail address.
12847
12848 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12849
12850 (OS Port Maintainers: freebsd): Add myself.
12851
12852 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12853
12854 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12855
12856 2003-04-22 Kean Johnston <jkj@sco.com>
12857
12858 * MAINTAINERS (SCO ports): Added myself.
12859
12860 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12861
12862 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12863
12864 2003-04-19 Kean Johnston <jkj@sco.com>
12865
12866 * MAINTAINERS (Write After Approval): Add myself.
12867
12868 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12869
12870 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12871 * Makefile.in: Regenerate.
12872
12873 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12874
12875 * configure.in (powerpc64*-*-linux*): Remove.
12876 * configure: Rebuilt.
12877
12878 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12879
12880 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12881 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12882 and restrap.
12883 * Makefile.in: Regenerate.
12884
12885 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12886
12887 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12888 * configure: Regenerated.
12889
12890 2003-04-15 DJ Delorie <dj@redhat.com>
12891
12892 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12893
12894 2003-04-13 Nick Clifton <nickc@redhat.com>
12895
12896 * config-ml.in: Remove support for --disable-aix removing
12897 call-aix multilibs.
12898
12899 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12900
12901 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12902 * */configure: Rebuilt.
12903
12904 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12905
12906 * MAINTAINERS: Add my email address.
12907
12908 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12909
12910 * MAINTAINERS (Write After Approval): Add myself.
12911
12912 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12913
12914 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12915 * Makefile.in: Regenerate.
12916
12917 2003-03-14 Michael Chastain <mec@shout.net>
12918
12919 * Makefile.in: Regenerate with correct Makefile.def.
12920
12921 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12922
12923 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12924 Make macro.
12925 * Makefile.in: Regenerate.
12926 * configure.in: Clean up gxx_include_dir logic.
12927 * configure: Regenerate.
12928
12929 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12930
12931 * MAINTAINERS (Write After Approval): Add myself.
12932
12933 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12934
12935 * MAINTAINERS: Update my mail address.
12936
12937 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12938
12939 * configure.in (gxx_include_dir): Fix typo.
12940 * configure: Regenerated.
12941
12942 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12943
12944 * Makefile.tpl: Reindent.
12945 * Makefile.in: Regenerate.
12946 * configure.in: Reindent. Don't set unused variables.
12947 * configure: Regenerate.
12948
12949 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12950
12951 * configure.in: Include $(build_tooldir)/sys-include in
12952 FLAGS_FOR_TARGET.
12953 * configure: Regenerated.
12954
12955 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12956
12957 * Makefile.tpl: Always pass down RANLIB.
12958 * Makefile.in: Regenerate.
12959
12960 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12961 * Makefile.in: Regenerate.
12962 * configure.in: Remove unused logic relating to --enable-shared
12963 and --enable-threads. Remove bogus comments. Remove redundant
12964 noconfigdirs.
12965 * configure: Regenerate.
12966
12967 * configure.in: Replace ${libstdcxx_version} by its value.
12968 Remove reference to mh-dgux.
12969 * configure: Regenerate.
12970
12971 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12972
12973 * MAINTAINERS (Write After Approval): Add myself.
12974
12975 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12976
12977 * Makefile.tpl: Rearrange.
12978 * Makefile.in: Regenerate.
12979
12980 2003-02-25 Uwe Stieber <uwe@wwws.de>
12981
12982 * configure.in: Add support for kaOS as cross build target system.
12983 * configure: Regenerated.
12984
12985 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12986
12987 * MAINTAINERS (Write after approval): Add myself.
12988
12989 2003-02-21 James E Wilson <wilson@tuliptree.org>
12990
12991 * MAINTAINERS: Update my email address.
12992
12993 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12994
12995 * MAINTAINERS: Add self to blanket write privs. section.
12996
12997 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12998
12999 * Makefile.tpl: Add definition of CPPFLAGS to pass into
13000 configure-target-* as some target builds may require additional
13001 flags for preprocessor tests.
13002 * Makefile.in: Regenerated.
13003
13004 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
13005
13006 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
13007 * ltconfig: Handle it.
13008 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
13009 auto-detecting it.
13010
13011 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
13012 it is used as argument to $CC.
13013 * ltcf-gcj.sh: Likewise.
13014
13015 * configure.in: Introduce --enable-maintainer-mode.
13016 * configure: Rebuilt.
13017 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
13018 for maintainer mode.
13019 * Makefile.in: Rebuilt.
13020
13021 2003-02-18 Jason Merrill <jason@redhat.com>
13022
13023 * Makefile.tpl (check-c++): Allow parallelism.
13024
13025 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13026
13027 * MAINTAINERS: Remove John Carr (who never actually had access to
13028 gcc.gnu.org).
13029
13030 2003-02-15 Geoffrey Keating <geoffk@apple.com>
13031
13032 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
13033 don't configure target-libobjc.
13034 * configure: Regenerate.
13035
13036 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13037
13038 * Makefile.tpl (RANLIB): Define.
13039 * Makefile.in: Regenerate.
13040
13041 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
13042
13043 * MAINTAINERS: Update my email.
13044
13045 2003-02-06 Keith R Seitz <keiths@redhat.com>
13046
13047 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
13048 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
13049 * Makefile.in: Regenerated.
13050 * configure.in: Remove all traces of snavigator, db, and grep.
13051 * configure: Regenerated.
13052
13053 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13054
13055 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13056 After Approval.
13057
13058 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13059
13060 * MAINTAINERS (Write after approval): Add myself.
13061
13062 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
13063
13064 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13065 * Makefile.in: Regenerated.
13066
13067 2003-01-30 Roger Sayle <roger@eyesopen.com>
13068
13069 * config.guess: Updated to 2003-01-30's version.
13070 * config.sub: Updated to 2003-01-28's version.
13071
13072 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
13073
13074 * config.if: If gcc_version is already set, just use it. Don't set
13075 gcc_version_trigger if it's already set, otherwise set it to
13076 gcc/version.c, but only if the file exists. If it is not set and
13077 gcc/version.c does not exist, try to extract the version number from
13078 $CC.
13079
13080 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
13081
13082 * MAINTAINERS: Add myself to write-after-approval list.
13083
13084 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
13085
13086 * configure.in: Revert 24Jan change.
13087 * configure: Regenerate.
13088
13089 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13090
13091 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
13092 entry of HJ Lu.
13093
13094 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13095
13096 * configure.in: Revert previous change.
13097 * configure: Regenerate.
13098
13099 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13100
13101 * configure.in: Make rda native-only.
13102 * configure: Regenerate.
13103
13104 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13105
13106 * MAINTAINERS: Move myself from GNATS-only-accounts to
13107 write-after-approval.
13108
13109 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
13110
13111 * configure.in: Add missing \.
13112 * configure: Rebuilt.
13113
13114 2003-01-17 Jakub Jelinek <jakub@redhat.com>
13115
13116 * configure.in (baseargs): Avoid using \| in sed regular
13117 expressions.
13118 * configure: Rebuilt.
13119
13120 2003-01-16 Jakub Jelinek <jakub@redhat.com>
13121
13122 * configure.in (baseargs): Remove all supported forms of
13123 --cache-file, --srcdir, --host, --build and --target options
13124 from argument lists.
13125 * configure: Rebuilt.
13126
13127 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
13128
13129 * MAINTAINERS: Add myself to write-after-approval list.
13130
13131 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
13132
13133 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13134 * configure: Rebuilt.
13135
13136 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13137
13138 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13139 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13140 * Makefile.in: Regenerate.
13141 * configure: Regenerate.
13142
13143 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
13144
13145 * configure.in: Remove Makefile in build, host and target modules
13146 unless configure was run with --no-recursion.
13147 * configure: Rebuilt.
13148
13149 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13150
13151 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13152 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13153 * Makefile.in: Regenerate.
13154
13155 2003-01-08 Chris Demetriou <cgd@broadcom.com>
13156
13157 * config.guess: Update to 2003-01-03 version.
13158 * config.sub: Update to 2003-01-03 version.
13159
13160 2003-01-07 Christopher Faylor <cgf@redhat.com>
13161
13162 * configure: Regenerate with proper autoconf 2.13.
13163
13164 2003-01-07 Christopher Faylor <cgf@redhat.com>
13165
13166 * configure.in: Add AC_PREREQ for consistency.
13167 * configure: Regenerate.
13168
13169 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13170
13171 * configure.in (GDB_TK): Add tcl directories conditional on
13172 gdb/gdbtk directory being present.
13173 * configure: Regenerate.
13174
13175 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
13176
13177 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13178 used by gcc if LD is not defined and we are not doing a Canadian Cross.
13179 * configure: Rebuilt.
13180
13181 2002-12-31 Tom Tromey <tromey@redhat.com>
13182
13183 * Makefile.in: Rebuilt.
13184 * Makefile.def (target_modules) [libffi]: Allow installation.
13185
13186 2002-12-31 Andreas Schwab <schwab@suse.de>
13187
13188 * configure.in: Fix use of $program_transform_name.
13189 * configure: Regenerated.
13190
13191 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
13192
13193 * configure.in (baseargs): Don't remove first configure argument.
13194 * configure: Regenerated.
13195
13196 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
13197
13198 * Makefile.tpl (local-distclean): Don't remove...
13199 (multilib.ts): ... this. Moved into...
13200 (multilib.out): ... this. Don't use sub-make.
13201 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13202 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13203 (configure-build-[+module+], configure-[+module+],
13204 configure-target-[+module+], configure-gcc): ... these. Test
13205 for Makefile existence. Drop config.status from dependencies.
13206 * Makefile.in: Rebuilt.
13207 * configure.in: Move gcc-version-trigger to the end of
13208 ac_configure_args. Add comments to maybedep.tmp and
13209 serdep.tmp. Introduce --disable-serial-configure. Remove
13210 nonopt from baseargs, matching and removing corresponding
13211 whitespace while at it.
13212 * configure: Rebuilt.
13213
13214 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
13215
13216 * configure.in (host_configargs): Replace reference to
13217 no-longer-defined buildopts with --build=${build_alias}.
13218 * configure: Rebuilt.
13219
13220 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13221 program_transform_name to standard idiom.
13222 (AUTOGEN, AUTOCONF): Define.
13223 (Makefile.in): Use $(AUTOGEN).
13224 (Makefile): Depend on config.status, and use autoconf-style rule to
13225 build it. Move original commands to...
13226 (config.status): ... this new target.
13227 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13228 $(AUTOCONF).
13229 * Makefile.in: Rebuilt.
13230
13231 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13232
13233 * Makefile.tpl: Fix dramatic bustage due to change in
13234 program_transform_name.
13235 * Makefile.in: Regenerate.
13236
13237 * configure.in: Remove unnecessary PATH setting.
13238 * configure: Regnerate.
13239
13240 * configure.in: Don't default to unprefixed tools unless
13241 the native tools will work.
13242 * configure: Regenerate.
13243
13244 * configure.in: Convert to autoconf script. Blow away lots
13245 of now-redundant Makefile fragments.
13246 * configure: Generate using Autoconf.
13247 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13248 * Makefile.in: Regenerate.
13249
13250 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13251
13252 * configure: Fix stupid bug where RANLIB was mistakenly included.
13253
13254 * configure.in: Rename (buildargs, hostargs, targargs) to
13255 (build_configargs, host_configargs, target_configargs).
13256
13257 * configure.in: Move logic out of sed statement.
13258
13259 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13260 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13261
13262 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13263
13264 * config.sub: Import from master repository
13265 * config.guess: Ditto
13266
13267 2002-12-24 Andreas Schwab <schwab@suse.de>
13268
13269 * Makefile.tpl (multilib.out): Fix missing space.
13270 * Makefile.in: Regenerate.
13271
13272 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13273
13274 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13275 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13276 * Makefile.in: Regenerate.
13277 * configure.in: Remove unnecessary leftovers.
13278
13279 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13280
13281 * configure.in (extra_ranlibflags_for_target): New variable.
13282 (*-*-darwin): Add -c to ranlib commands.
13283 * configure (tooldir): Handle extra_ranlibflags_for_target.
13284
13285 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13286
13287 * Makefile.tpl: Revert HJL's change.
13288 * Makefile.in: Regenerated.
13289 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13290 always.
13291
13292 2002-12-19 Andreas Schwab <schwab@suse.de>
13293
13294 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13295 * Makefile.in: Regenerate.
13296
13297 2002-12-18 H.J. Lu <hjl@gnu.org>
13298
13299 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13300 * Makefile.in: Regenerated.
13301
13302 * configure.in (build_prefix): New. Substitute.
13303
13304 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13305
13306 * Makefile.tpl: Don't let real targets depend on phony targets.
13307 * Makefile.in: Regenerate.
13308
13309 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13310 * Makefile.in: Regenerate.
13311
13312 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13313
13314 * config.sub: Import from master repository
13315 * config.guess: Ditto
13316
13317 2002-12-16 Jason Merrill <jason@redhat.com>
13318
13319 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13320 previous 'make bootstrap'.
13321 * Makefile.in: Regenerate.
13322
13323 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13324
13325 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13326
13327 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13328
13329 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13330 * Makefile.in: Regenerate.
13331
13332 2002-12-13 Jason Merrill <jason@redhat.com>
13333
13334 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13335 library tests.
13336 (check-c++): Just depend on it and check-target-libstdc++-v3.
13337 * Makefile.in: Regenerate.
13338
13339 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13340
13341 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13342 * Makefile.in: Rebuilt.
13343
13344 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13345
13346 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13347
13348 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13349
13350 * configure: Fix bug put in by gremlins.
13351
13352 * Makefile.tpl: Substitute more autoconfily.
13353 * configure: Substitute more autoconfily.
13354 * Makefile.in: Regenerate.
13355
13356 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13357
13358 * config.sub: Import from master repository
13359 * config.guess: Ditto
13360 * MAINTAINERS: Added Svein Seldal under write after approval
13361
13362 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13363
13364 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13365 * Makefile.in (all-sim): Ditto.
13366
13367 2002-12-06 DJ Delorie <dj@redhat.com>
13368
13369 * Makefile.tpl: Change configure dependencies to not have real
13370 targets depend on phony targets.
13371
13372 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13373
13374 * configure.in: Revert unintentional change.
13375
13376 * Makefile.tpl: Change dependency for */multilib.out so that
13377 it works when gcc isn't in the tree.
13378
13379 * configure.in: Substitute more.
13380 * configure: Run subconfigures from the Makefile.
13381 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13382 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13383
13384 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13385
13386 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13387
13388 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13389
13390 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13391 and corresponding dependencies.
13392 * Makefile.in: Regenerate.
13393
13394 * configure.in (host_tools): Order binutils, gas and ld for
13395 convenience in running the testsuites.
13396
13397 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13398 * Makefile.in: Regenerate.
13399 * configure.in: Introduce rules to serialize subconfigure runs.
13400
13401 * configure.in: Introduce BASE_CC_FOR_TARGET.
13402 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13403 Realize configure-build-* targets. Realize configure-target-* targets.
13404 * Makefile.in: Regenerate.
13405
13406 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13407
13408 * configure: Move gcc_version_trigger stuff from here...
13409 * configure.in: ...to here.
13410
13411 * configure.in: Separate subconfigure options added by this file from
13412 options given by the user. Add machinery to put args for host
13413 subconfigures into the Makefile.
13414
13415 * Makefile.tpl: Remove 'vault' targets.
13416 * Makefile.tpl: Reorder and comment dependencies.
13417 * Makefile.in: Regenerate.
13418
13419 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13420 * configure.in: Fix my broken commit of previous patch. (sigh)
13421
13422 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13423
13424 * configure.in: Move host-specific darwin noconfigdirs into
13425 the host-specific section.
13426
13427 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13428
13429 * configure.in: Move host-specific darwin noconfigdirs into
13430 the host-specific section.
13431
13432 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13433
13434 * configure: Remove skip-this-dir support.
13435 * Makefile.tpl: Remove skip-this-dir support.
13436
13437 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13438 subdirectories.
13439 * Makefile.in: Regenerate.
13440
13441 * Makefile.tpl: Strip out useless setting of 'dir'.
13442 * Makefile.in: Regenerate.
13443
13444 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13445
13446 * configure.in: Fix deeply stupid bug.
13447
13448 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13449 shell code in CXX_FOR_TARGET
13450 * Makefile.def: Introduce raw_cxx.
13451 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13452 RAW_CXX_FOR_TARGET.
13453 * Makefile.in: Regenerate.
13454
13455 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13456
13457 * Makefile.tpl: Remove unnecessary ifs.
13458 * Makefile.in: Regenerate.
13459
13460 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13461 dependencies. Maybe-ize build-libiberty. Create dummy install
13462 targets for 'no_install' modules.
13463 * configure: Move GDB_TK substitution to configure.in. Move
13464 build_modules stuff to configure.in.
13465 * configure.in: Implement soft dependency machinery. Maybe-ize
13466 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13467 * Makefile.in: Regenerate.
13468
13469 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13470
13471 * Makefile.tpl: Make all-target, install-target behave similarly
13472 to all, install (only hitting configured targets). Eliminate
13473 unused macro defintions.
13474
13475 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13476 build != host.
13477
13478 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13479
13480 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13481
13482 * configure.in: Produce lists of subdir targets we're actually
13483 configuring. Remove references to "dosrel".
13484 * Makefile.tpl: Let configure set which subdir targets are hit.
13485 Remove install-cross; clean up install; remove ALL. Remove
13486 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13487 Autogenerate host module targets. Remove empty dependency lines
13488 and redundant dependency; rearrange slightly.
13489 * Makefile.def: Add host-side libtermcap, utils.
13490
13491 * Makefile.in: Regenerate.
13492
13493 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13494
13495 * ltconfig (osf[345]): Append $major to soname_spec.
13496 Reflect this in library_names_spec.
13497 * ltmain.sh (osf): Prefix $major with . for use as extension.
13498
13499 2002-11-19 Andreas Jaeger <aj@suse.de>
13500
13501 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13502 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13503 and sparc64 GNU/Linux systems.
13504
13505 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13506
13507 * MAINTAINERS: Update email.
13508
13509 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13510
13511 * MAINTAINERS: Complete James Dennett's entry.
13512
13513 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13514
13515 * MAINTAINERS (Write After Approval): Add myself.
13516
13517 2002-11-13 Bruce Korb <bkorb@gnu.org>
13518
13519 * Makefile.tpl: syntactic cleanup
13520
13521 2002-11-13 Stuart Hastings <stuart@apple.com>
13522
13523 * MAINTAINERS: Add myself to write-after-approval list.
13524
13525 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13526
13527 * Makefile.def: Add list of recursive targets to autogenerate.
13528 Add build_modules.
13529 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13530 targets. Autogenerate *-build-* targets.
13531 * Makefile.in: Regenerate.
13532
13533 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13534
13535 * configure: More autoconf-style substitutions.
13536 * Makefile.tpl: More autoconf-style substitutions.
13537 * Makefile.in: Regenerate.
13538
13539 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13540
13541 * configure: Substitute more variables in a more autoconf-friendly
13542 way. Simplify slightly.
13543 * Makefile.tpl: Make more variables substitutable in an
13544 autoconf-friendly way.
13545 * Makefile.in: Regenerate.
13546
13547 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13548
13549 * MAINTAINERS (Write After Approval): Add myself.
13550
13551 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13552
13553 * configure.in (v810*): Remove special setting of tools.
13554
13555 * configure: Add support for extra required flags for ar or nm.
13556 * configure.in (aix4.3+): Use above support for target-specific
13557 issues, rather than using config/mt-aix43.
13558
13559 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13560
13561 * configure: Remove 'removing', which doesn't work. Replace $subdir
13562 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13563 with $srcdir. Reformat indentation. Substitute some variables
13564 formerly hard-coded in the Makefile for build=host.
13565 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13566 * Makefile.def: Autogenerate more.
13567 * Makefile.in: Regenerate.
13568
13569 2002-11-04 Adam Nemet <anemet@lnxw.com>
13570
13571 * MAINTAINERS (Write After Approval): Add myself.
13572
13573 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13574
13575 * Makefile.def (host_modules): Add rda.
13576 * Makefile.in: Regenerate.
13577 * configure.in (target_tool): Add target-rda to list.
13578
13579 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13580
13581 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13582
13583 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13584
13585 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13586 and restrap targets to this rule.
13587 * Makefile.in: Regenerate.
13588
13589 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13590
13591 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13592 GNATS only accounts.
13593
13594 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13595
13596 * configure.in (i[3456]86-*-linux*): Add check to disable
13597 ${libgcj} for glibc1.
13598
13599 2002-10-24 Denis Chertykov <denisc@overta.ru>
13600
13601 * MAINTAINERS: Add myself as ip2k port maintainer.
13602
13603 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13604
13605 * configure.in: Add tic4x target.
13606
13607 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13608
13609 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13610 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13611 * Makefile.in: Regenerate.
13612
13613 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13614 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13615 * Makefile.in: Regenerate.
13616
13617 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13618
13619 * MAINTAINERS: Add myself as web pages co-maintainer.
13620
13621 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13622
13623 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13624 * Makefile.in: Regenerate.
13625
13626 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13627
13628 * MAINTAINERS: Add myself and Nathan Sidwell
13629 <nathan@codesourcery.com> as VxWorks maintainers.
13630
13631 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13632
13633 * Makefile.def: Remove order dependency comments.
13634 * Makefile.tpl: Add explicit install-install dependencies.
13635 * Makefile.in: Regenerate.
13636
13637 * Makefile.tpl: Remove material now in src-release. (Finally!)
13638 * Makefile.in: Regenerate.
13639
13640 * Makefile.tpl: Add configure-target (for src-release in src)
13641 * Makefile.in: Regenerate.
13642
13643 2002-09-30 Nick Clifton <nickc@redhat.com>
13644
13645 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13646
13647 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13648
13649 * configure.in (s390*-*-linux*): Enable libgcj.
13650
13651 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13652
13653 * configure: Revert accidentally applied changes.
13654
13655 * Makefile.tpl: Make more autoconf-friendly.
13656 * Makefile.in: Regenerate.
13657 * configure: Make substitution more autoconf-like.
13658
13659 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13660
13661 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13662 single entry to handle all these.
13663 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13664 libjava on arm-*-elf.
13665
13666 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13667
13668 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13669 things that depend on them.
13670
13671 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13672
13673 * Makefile.tpl: Make subsituted variables more autoconfy.
13674 * Makefile.in: Regenerate.
13675 * configure: Make seds more autoconfy.
13676
13677 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13678
13679 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13680 * Makefile.in: Regenerate.
13681 * configure.in: Rewrite sed statements to look autoconfy.
13682
13683 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13684 all-target-foo on configure-target-foo.
13685 * Makefile.def: Ditto.
13686 * Makefile.in: Rebuild.
13687
13688 2002-09-25 Andrew Haley <aph@redhat.com>
13689
13690 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13691
13692 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13693
13694 * Makefile.def: New file.
13695 * Makefile.tpl: New file.
13696 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13697 * contrib/gcc_update: Note that Makefile.in is a generated file.
13698
13699 * configure.in: Minor rearrangement. Simplify tests.
13700
13701 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13702
13703 * configure.in (with_headers): Skip copy if value is "yes".
13704 (with_libs): Likewise.
13705
13706 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13707
13708 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13709 * configure.in (sh*-*-pe*): Ditto.
13710 * configure.in (mips*-*-pe*): Ditto.
13711 * configure.in (*arm-wince-pe): Ditto.
13712
13713 * configure.in: Rearrange.
13714
13715 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13716
13717 * MAINTAINERS: Update my email address.
13718
13719 2002-08-30 Paul Koning <pkoning@equallogic.com>
13720
13721 * MAINTAINERS: (Write After Approval): Add myself.
13722
13723 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13724
13725 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13726
13727 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13728
13729 * MAINTAINERS: Change my mailing address.
13730
13731 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13732
13733 * MAINTAINERS (Write After Approval): Remove myself.
13734 (Various Maintainers: c++ runtime libs): Add myself.
13735
13736 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13737
13738 * MAINTAINERS (Write After Approval): Remove myself.
13739 (Various Maintainers: c++ runtime libs): Add myself.
13740
13741 2002-08-15 Eric Christopher <echristo@redhat.com>
13742
13743 * config.sub: Import from master repository.
13744 * config.guess: Ditto.
13745
13746 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13747
13748 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13749 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13750 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13751
13752 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13753
13754 * MAINTAINERS: Add self to rs6000 vector extensions.
13755
13756 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13757
13758 * libiberty/configure: Reverted unintended yesterday's check in.
13759
13760 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13761
13762 * boehm-gc/configure, libf2c/configure: Rebuilt.
13763 * libffi/configure, libiberty/configure: Ditto.
13764 * libjava/configure, libobjc/configure: Ditto.
13765 * libstdc++-v3/configure, zlib/configure: Ditto.
13766 Merged from binutils:
13767 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13768 From Steve Ellcey <sje@cup.hp.com>:
13769 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13770 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13771 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13772 IA64.
13773 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13774 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13775 soname_spec, sys_lib_search_path_spec): Ditto.
13776
13777 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13778
13779 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13780
13781 2002-08-04 H.J. Lu (hjl@gnu.org)
13782
13783 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13784
13785 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13786
13787 * MAINTAINERS (Write After Approval): Add myself.
13788
13789 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13790
13791 * configure.in: Move generic linux case to end. Copy generic
13792 linux noconfigdirs to mips*-*-linux* entry and new
13793 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13794
13795 2002-07-19 Michael Matz <matz@suse.de>
13796
13797 * MAINTAINERS: Add myself as ra* maintainer.
13798
13799 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13800
13801 * config.guess: Update to 2002-07-09 version.
13802 * config.sub: Update to 2002-07-03 version.
13803
13804 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13805
13806 * MAINTAINERS: Fix typo in a maintainer email address.
13807
13808 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13809
13810 * configure.in: Remove two redundant tests.
13811
13812 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13813
13814 * configure.in (mips*-*-irix6*o32): Enable stabs.
13815
13816 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13817
13818 * configure.in: Don't build grez.
13819 * Makefile.in: Ditto.
13820
13821 * Makefile.in: Remove references to bsp, cygmon, libstub.
13822 * configure.in: Ditto.
13823
13824 * configure.in: Remove leftover reference to gdbtest.
13825
13826 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13827
13828 * configure.in (gxx_include_dir): Change to match versioned
13829 C++ headers if --enable-version-specific-runtime-libs is used.
13830
13831 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13832
13833 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13834
13835 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13836
13837 * configure.in: Make --without-x work.
13838
13839 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13840
13841 * configure.in: Rearrange target Makefile fragment collection.
13842
13843 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13844 cvs[src].
13845 * configure.in: Ditto.
13846
13847 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13848
13849 * MAINTAINERS (Write After Approval): Update my e-mail address.
13850
13851 2002-06-24 Ben Elliston <bje@redhat.com>
13852
13853 * configure.in (host_tools): Remove cgen.
13854
13855 * Makefile.in (all-cgen): Remove; runs from its source directory.
13856 (check-cgen, install-cgen, clean-cgen): Likewise.
13857 (all-opcodes): Do not depend on all-cgen.
13858 (all-sim): Likewise.
13859
13860 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13861
13862 * Makefile.in: Eliminate 'apache' targets.
13863 * configure.in: Eliminate 'apache' targets.
13864
13865 * configure.in: Eliminate redundant tests. Reorganize.
13866
13867 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13868
13869 * config-ml.in: Eliminate references to Cygnus configure.
13870
13871 * Makefile.in: Eliminate references to building emacs.
13872
13873 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13874
13875 * MAINTAINERS: Update my email address.
13876
13877 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13878
13879 * config.if (libstdcxx_incdir): Version C++ headers.
13880 (cxx_incdir): Remove.
13881
13882 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13883
13884 * MAINTAINERS (Write After Approval): Add self.
13885
13886 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13887
13888 * configure.in: Add support for ip2k.
13889
13890 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13891
13892 * configure.in: Fix AIX configury bug.
13893
13894 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13895
13896 * MAINTAINERS (Write After Approval): Add self.
13897
13898 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13899
13900 * configure.in: replace ${topsrcdir} with ${srcdir}
13901
13902 * configure.in: Move definition of libstdcxx_flags
13903 right above usage, rather than waaay earlier.
13904
13905 * configure.in: Pull definition of is_cross_compiler earlier.
13906
13907 * configure.in: Rearrange a little.
13908
13909 * configure.in: Remove references to librx.
13910 * Makefile.in: Remove references to librx.
13911
13912 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13913
13914 * config.sub: Add support for avr target.
13915 Import from master sources, rev 1.255
13916
13917 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13918
13919 * configure, .cvsignore: Revert previous change...
13920 * Makefile: ...delete.
13921
13922 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13923
13924 * configure.in: Eliminate ${gasdir} variable.
13925
13926 2002-06-18 Dave Brolley <brolley@redhat.com>
13927
13928 * configure.in: Add support for frv.
13929 * config.sub: Add support for frv.
13930
13931 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13932
13933 * configure: Remove garbage from previous commit.
13934
13935 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13936
13937 * configure: For in-source builds, make a subdir and re-exec there.
13938 * Makefile: New file. Pass targets through to build directory.
13939 * .cvsignore: No longer ignore "Makefile".
13940
13941 2002-06-16 Douglas Rupp <rupp@gnat.com>
13942
13943 * MAINTAINERS (Write After Approval): Add self.
13944
13945 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13946
13947 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13948
13949 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13950
13951 * configure.in (vax-*-netbsd*): Re-enable gas.
13952
13953 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13954
13955 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13956 BUILD_PREFIX_1, to correct nomenclature.
13957 * configure: Likewise.
13958
13959 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13960 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13961
13962 2002-05-31 Olaf Hering <olh@suse.de>
13963
13964 * config-ml.in: Propogate DESTDIR also.
13965
13966 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13967
13968 * configure.in (vax-*-netbsd*): Don't build gas for this
13969 platform.
13970
13971 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13972
13973 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13974 and libgcj for AVR.
13975
13976 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13977
13978 * MAINTAINERS (Write After Approval): Add myself.
13979
13980 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13981
13982 * config.guess: Update to 2002-05-22 version.
13983 * config.sub: Likewise.
13984
13985 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13986
13987 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13988 * config-ml.in: Likewise.
13989 * configure: Likewise.
13990 * configure.in: Likewise.
13991
13992 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13993
13994 * MAINTAINERS: Update my email address.
13995
13996 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13997
13998 * configure.in: Simplify makefile fragment collection.
13999
14000 * configure.in: Remove code to build emacs.
14001
14002 * configure.in : Remove --srcdir argument from targargs and buildargs
14003 (it's always overridden in the Makefile anyway). Rearrange a bit.
14004
14005 * configure: Move some logic to configure.in.
14006 * configure.in: Move some logic from configure.
14007
14008 2002-05-11 Tom Tromey <tromey@redhat.com>
14009
14010 * MAINTAINERS: Reflect libgcj reality.
14011
14012 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
14013
14014 * Makefile.in: Honour DESTDIR.
14015
14016 2002-05-08 Mark Mitchell <mark@codesourcery.com>
14017
14018 * config.guess: Import 2002-03-20 version.
14019 * config.sub: Import 2002-04-26 version.
14020
14021 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14022
14023 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
14024
14025 2002-05-07 Tim Josling <tej@melbpc.org.au>
14026
14027 * MAINTAINERS: Add self.
14028
14029 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
14030
14031 * ltmain.sh: Detect and handle object name conflicts
14032 while piecewise linking a static library.
14033
14034 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
14035
14036 * configure.in (noconfigdirs): Don't disable libgcj on
14037 sparc64-*-solaris* and sparcv9-*-solaris*.
14038
14039 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
14040
14041 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
14042
14043 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
14044
14045 * configure.in (FLAGS_FOR_TARGET): Do not add
14046 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
14047 on i[3456]86-*-linux*.
14048
14049 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
14050
14051 * configure.in (noconfigdirs): Replace [ ] with test.
14052
14053 * configure.in (noconfigdirs): Do not add target-newlib if
14054 target == i[3456]86-*-linux*, and host == target.
14055
14056 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
14057
14058 * configure.in: delete reference to absent file
14059
14060 * configure.in: replace '[' with 'test'
14061
14062 * configure.in: Eliminate references to gash.
14063 * Makefile.in: Eliminate references to gash.
14064
14065 * configure.in: remove useless references to 'pic' makefile fragments.
14066
14067 * configure.in: (*-*-windows*) Finish removing.
14068
14069 * configure.in: Eliminate redundant test for libgui.
14070
14071 2002-04-29 Roger Sayle <roger@eyesopen.com>
14072
14073 * MAINTAINERS: Add self and realphabetize. Update entries
14074 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
14075 entry for a29k port maintainer.
14076
14077 2002-04-26 Joel Sherrill <joel@OARcorp.com>
14078
14079 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14080 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14081
14082 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
14083
14084 * configure.in: remove references to dead files
14085
14086 2002-04-19 Mark Mitchell <mark@codesourcery.com>
14087
14088 * MAINTAINERS: Add information about purpose of this file.
14089
14090 2002-04-18 Tom Tromey <tromey@redhat.com>
14091
14092 * configure.in: Disallow configuring libgcj when it is already
14093 installed and we're using Solaris 2.8 linker. Do enable libgcj on
14094 Solaris 2.8 by default. For PR libgcj/6158.
14095
14096 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14097
14098 * configure.in: Move default CC setting out of config/mh-* fragments
14099 directly into here.
14100
14101 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14102
14103 * configure.in: don't even try to configure or make a subdirectory
14104 if there's no configure script for it.
14105
14106 2002-04-15 Mark Mitchell <mark@codesourcery.com>
14107
14108 * MAINTAINERS: Remove chill maintainers.
14109 * Makefile.in (CHILLFLAGS): Remove.
14110 (CHILL_LIB): Remove.
14111 (TARGET_CONFIGDIRS): Remove libchill.
14112 (CHILL_FOR_TARGET): Remove.
14113 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14114 CHILL_LIB.
14115 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14116 (CHECK_TARGET_MODULES): Likewise.
14117 (INSTALL_TARGET_MODULES): Likewise.
14118 (CLEAN_TARGET_MODULES): Likewise.
14119 (configure-target-libchill): Remove.
14120 (all-target-libchill): Remove.
14121 * configure.in (target_libs): Remove target-libchill.
14122 Do not compute CHILL_FOR_TARGET.
14123 * libchill: Remove directory.
14124
14125 2002-04-11 DJ Delorie <dj@redhat.com>
14126
14127 * Makefile.in, configure.in: Sync with binutils, entries
14128 follow...
14129
14130 2002-04-07 Andrew Cagney <ac131313@redhat.com>
14131
14132 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
14133 (do-tar, do-bz2): New rules.
14134 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
14135 (gdb-tar): New rule.
14136 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
14137 (insight_dejagnu.tar): New rule.
14138 (insight.tar): New rule.
14139 (gdb+dejagnu.tar): New rule.
14140 (gdb.tar): New rule.
14141
14142 2002-02-01 Mo DeJong <supermo@bayarea.net>
14143
14144 * Makefile.in: Add all-tix to deps for all-snavigator
14145 so that tix is built when building snavigator.
14146
14147 2002-01-11 Steve Ellcey <sje@cup.hp.com>
14148
14149 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14150 ld and gdb are not supported.
14151
14152 2002-01-07 Mark Salter <msalter@redhat.com>
14153
14154 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14155 Allow target-libgloss to be built for arm, strongarm, and xscale.
14156
14157 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14158
14159 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14160 options for i[3456]86-pc-linux* native builds.
14161
14162 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14163
14164 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14165 files from .po files for a distribution.
14166
14167 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
14168
14169 * configure.in: Enable libstdc++-v3 for h8300 targets.
14170
14171 2001-06-19 Alan Modra <amodra@bigpond.net.au>
14172
14173 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14174 version from bfd/.
14175
14176 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14177
14178 * Makefile.in (VER): When present, extract the version number from
14179 the file version.in.
14180
14181 2001-05-24 Tom Rix <trix@redhat.com>
14182
14183 * configure.in : enable ld for aix
14184
14185 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14186
14187 * config.guess: Add linux target for S/390.
14188
14189 2000-11-07 Philip Blundell <pb@futuretv.com>
14190
14191 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14192
14193 2000-11-03 Philip Blundell <pb@futuretv.com>
14194
14195 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14196 files.
14197
14198 2001-01-15 Ben Elliston <bje@redhat.com>
14199
14200 * configure.in (host_tools): Add sid.
14201 Always configure cgen.
14202
14203 2000-11-24 Nick Clifton <nickc@redhat.com>
14204
14205 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14206
14207 2000-08-20 Doug Evans <dje@casey.transmeta.com>
14208
14209 * Makefile.in (ALL_MODULES): Add all-cgen.
14210 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14211 (all-cgen): New target.
14212 (all-opcodes,all-sim): Depend on all-cgen.
14213 * configure.in (host_tools): Add cgen.
14214 Only configure cgen if --enable-cgen-maint.
14215
14216 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
14217
14218 * configure.in: Add *-*-freebsd* configurations.
14219
14220 2002-04-08 Tom Tromey <tromey@redhat.com>
14221
14222 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14223 Fixes PR libgcj/6068.
14224
14225 2002-03-30 Krister Walfridsson <cato@df.lth.se>
14226
14227 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14228
14229 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14230
14231 * configure.in (alpha*-dec-osf*): Enable libgcj.
14232
14233 2003-03-27 Matthew Gingell <gingell@gnat.com>
14234
14235 * MAINTAINERS (Write After Approval): Add myself.
14236
14237 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14238
14239 Fix for: PR bootstrap/3591, target/5676
14240 * configure.in (mcore-pe): Disable the configuration of
14241 libstdc++-v3 since exceptions are not supported.
14242
14243 2002-03-20 Anthony Green <green@redhat.com>
14244
14245 * configure.in: Enable libgcj for xscale-elf target.
14246
14247 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14248
14249 * MAINTAINERS: Update my email address.
14250
14251 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14252
14253 * ltmain.sh (relink_command): Fix typo in previous change.
14254
14255 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14256
14257 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14258 (relink_command): Added --tag flags.
14259 (mode=install): If relinking fails; error out.
14260
14261 2002-03-12 Richard Henderson <rth@redhat.com>
14262
14263 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14264 .NOTPARALLEL tag.
14265 (do-check): Rename from check.
14266 (check): Allow parallel check.
14267
14268 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14269
14270 * MAINTAINERS: Add myself as maintainer for xtensa port.
14271 Fix alphabetical order in CPU port maintainer list.
14272 Remove myself from Write After Approval list.
14273
14274 2002-03-11 Richard Henderson <rth@redhat.com>
14275
14276 * Makefile.in (.NOTPARALLEL): Add fake tag.
14277
14278 2002-03-07 H.J. Lu (hjl@gnu.org)
14279
14280 * configure.in: Enable gprof for mips*-*-linux*.
14281
14282 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14283
14284 * MAINTAINERS (Write After Approval): Add myself.
14285
14286 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14287
14288 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14289 libjava.
14290 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14291
14292 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14293
14294 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14295 because its Makefile is there; test for the executable instead.
14296
14297 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14298
14299 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14300 libstdc++-v3 and libjava.
14301
14302 2002-02-11 Adam Megacz <adam@xwt.org>
14303
14304 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14305 boehm-gc
14306
14307 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14308
14309 * config.guess: Updated to 2002-01-30's version.
14310 * config.sub: Updated to 2002-02-01's version.
14311 Contribute sh64-elf.
14312 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14313 * configure.in: Added sh64-*-*.
14314
14315 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14316
14317 * MAINTAINERS: Belatedly add myself to write after approval list.
14318
14319 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14320
14321 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14322 Remove self as Write After Approval.
14323
14324 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14325
14326 * MAINTAINERS: Put self in as maintainer for contrib/regression
14327 directory.
14328
14329 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14330
14331 * MAINTAINERS: Update my email address.
14332
14333 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14334
14335 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14336 target-libiberty, and target-libgloss. Skip Java-related
14337 libraries if not supported for NetBSD on target CPU.
14338
14339 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14340
14341 * install-sh: Use _inst.$$_ for temp file name.
14342
14343 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14344
14345 * MAINTAINERS (Write After Approval): Move my contact info
14346 from here...
14347 (OS Port Maintainers): ...to here (netbsd).
14348
14349 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14350
14351 * MAINTAINERS (Write After Approval): Add myself.
14352
14353 2002-01-17 H.J. Lu <hjl@gnu.org>
14354
14355 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14356 (all-target-fastjar): Also depend on all-target-libiberty.
14357
14358 2002-01-16 H.J. Lu (hjl@gnu.org)
14359
14360 * config.guess: Import from master sources, rev 1.225.
14361 * config.sub: Import from master sources, rev 1.238.
14362
14363 2002-01-16 Kazu Hirata <kazu@hxi.com>
14364
14365 * MAINTAINERS (Write After Approval): Remove myself.
14366
14367 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14368
14369 * MAINTAINERS (Write After Approval): Add myself.
14370
14371 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14372
14373 * MAINTAINERS: Add self as docs co-maintainer.
14374
14375 2001-12-11 Matthias Klose <doko@debian.org>
14376
14377 * MAINTAINERS (Write After Approval): Add myself.
14378
14379 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14380
14381 * MAINTAINERS: Update my email address.
14382
14383 2001-12-07 Turly O'Connor <turly@apple.com>
14384 * MAINTAINERS (Write After Approval): Add myself.
14385 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14386 (rs6000_initialize_trampoline): Call __trampoline_setup for
14387 ABI_DARWIN too.
14388 * darwin-tramp.asm: New file, implements __trampoline_setup.
14389 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14390
14391 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14392
14393 * MAINTAINERS (Write After Approval): Add myself.
14394
14395 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14396
14397 * configure, configure.in: Use temp file for long sed commands.
14398
14399 2001-12-03 Laurent Guerby <guerby@acm.org>
14400
14401 * config.sub: Update to version 1.232 on subversion.
14402
14403 2001-12-03 Ben Elliston <bje@redhat.com>
14404
14405 * MAINTAINERS: Update mail address for config.* patches.
14406
14407 2001-11-27 DJ Delorie <dj@redhat.com>
14408 Zack Weinberg <zack@codesourcery.com>
14409
14410 When build != host, create libiberty for the build machine.
14411
14412 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14413 CONFIG_ARGUMENTS.
14414 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14415 New variables.
14416 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14417 and rules.
14418 (all.normal): Depend on ALL_BUILD_MODULES.
14419 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14420 (all-build-libiberty): Depend on configure-build-libiberty.
14421
14422 * configure: Calculate and substitute proper value for
14423 ALL_BUILD_MODULES.
14424 * configure.in: Create the build subdirectory.
14425 Calculate and substitute TARGET_CONFIGARGS (formerly
14426 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14427
14428 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14429
14430 * MAINTAINERS (write-after-approval): Add self.
14431
14432 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14433
14434 * MAINTAINERS (GNATS only accounts): Remove self.
14435
14436 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14437
14438 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14439 libf2c.
14440
14441 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14442
14443 * MAINTAINERS (Write After Approval): Add self.
14444
14445 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14446
14447 * MAINTAINERS: mips and s390 are also CPU ports.
14448
14449 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14450
14451 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14452
14453 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14454
14455 * MAINTAINERS: Alphabetize.
14456
14457 2001-11-09 Kazu Hirata <kazu@hxi.com>
14458
14459 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14460
14461 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14462
14463 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14464
14465 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14466
14467 * configure.in (--enable-languages): Be more permissive about
14468 syntax. Check for empty lists better. Warn about $LANGUAGES.
14469
14470 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14471
14472 * config.sub: Import from master sources, rev. 1.230.
14473 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14474
14475 2001-11-07 Laurent Guerby <guerby@acm.org>
14476
14477 * MAINTAINERS (Write After Approval): Add self.
14478
14479 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14480
14481 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14482
14483 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14484
14485 * config.sub: Import from master sources, rev 1.226.
14486 * config.guess: Import from master sources, rev 1.216.
14487
14488 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14489
14490 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14491 * MAINTAINERS: Add self as maintainer of MMIX port.
14492 Remove old after-approval entry.
14493
14494 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14495
14496 * ChangeLog, configure: Fix spelling errors.
14497
14498 2001-10-20 Brendan Kehoe <brendan@zen.org>
14499
14500 * MAINTAINERS: Tweak my address.
14501
14502 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14503
14504 * MAINTAINERS: Update my email address.
14505
14506 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14507
14508 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14509 * MAINTAINERS: Add self as maintainer of CRIS port.
14510
14511 2001-10-10 Geert Bosch <bosch@gnat.com>
14512
14513 * MAINTAINERS (Various maintainers: Ada front end):
14514 Added Robert Dewar.
14515
14516 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14517
14518 * MAINTAINERS (Write After Approval): Added self
14519
14520 2001-10-02 Geert Bosch <bosch@gnat.com>
14521
14522 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14523
14524 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14525
14526 * configure: Handle temporary files securely using mkdir.
14527
14528 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14529
14530 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14531
14532 2001-09-26 Will Cohen <wcohen@redhat.com>
14533
14534 * configure.in (*-*-linux*): Disable configuration of target-newlib
14535 and target-libgloss.
14536
14537 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14538
14539 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14540 RANLIB.
14541
14542 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14543
14544 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14545 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14546 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14547 avoid quotes nesting problems.
14548 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14549 (DO_X): Export only variables that are set.
14550
14551 2001-09-19 Ben Elliston <bje@redhat.com>
14552
14553 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14554 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14555 semantics. Use the shell built-in "type" command instead.
14556
14557 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14558
14559 Merged from gcc-3_0-branch:
14560 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14561 * ltcf-c.sh: Use $objext, not $ac_objext.
14562 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14563 * ltcf-cxx.sh: Add support for GNU.
14564 2001-07-22 Timothy Wall <twall@redhat.com>
14565 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14566 default settings if using GNU tools with that configuration.
14567 * ltcf-cxx.sh: Ditto.
14568 * ltcf-gcj.sh: Ditto.
14569 2001-07-21 Michael Chastain <chastain@redhat.com>
14570 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14571 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14572 * ltmain.sh: Mark as gcc-local.
14573
14574 2001-08-30 Eric Christopher <echristo@redhat.com>
14575 Jason Eckhardt <jle@redhat.com>
14576
14577 * config.guess: Merge from master sources.
14578 * config.sub: Merge from master sources, add support for mipsisa32.
14579
14580 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14581 * config.sub: Merge from master sources, rev 1.219.
14582 * MAINTAINERS: Add self as contact for stormy16 port.
14583
14584 2001-08-14 Zack Weinberg <zackw@panix.com>
14585
14586 * config.sub: Merge from master sources, rev 1.218.
14587 * config.guess: Merge from master sources, rev 1.209.
14588
14589 2001-08-11 Graham Stott <grahams@redhat.com>
14590
14591 * Makefile.in (check-c++): Add missing semicolon.
14592
14593 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14594
14595 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14596
14597 2001-07-30 Eric Christopher <echristo@redhat.com>
14598
14599 * MAINTAINERS (Various maintainers: mips port): Added myself.
14600
14601 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14602
14603 * configure.in (sh-*-linux*): New.
14604
14605 2001-07-27 Richard Henderson <rth@redhat.com>
14606
14607 * .cvsignore: Add LAST_UPDATED.
14608
14609 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14610
14611 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14612
14613 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14614
14615 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14616
14617 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14618
14619 * MAINTAINERS (Write After Approval): Added myself.
14620
14621 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14622
14623 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14624 and libgcj on m68hc11/m68hc12.
14625
14626 2001-06-27 H.J. Lu (hjl@gnu.org)
14627
14628 * Makefile (CFLAGS_FOR_BUILD): New.
14629 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14630
14631 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14632
14633 * README: Remove version number.
14634
14635 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14636
14637 * INSTALL/README: Update wrt. to the installation instructions now
14638 residing in gcc/doc/install.texi.
14639
14640 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14641
14642 * README: Replace with a cut-down and updated version of gcc/README.
14643
14644 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14645
14646 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14647 multilibs to be disabled.
14648
14649 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14650
14651 * MAINTAINERS (Write After Approval): Add myself.
14652
14653 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14654
14655 * config.guess: Import CVS version 1.195.
14656 * config.sub: Import CVS version 1.212.
14657
14658 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14659
14660 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14661 gcc/xgcc is built, use -print-prog-name to find out the program
14662 name to use.
14663
14664 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14665
14666 * config.guess: Import CVS version 1.194. All gcc-local changes
14667 appear to also be in the master copy.
14668 * config.sub: Import CVS version 1.211.
14669
14670 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14671
14672 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14673 with_gcc]: Use `gcc -shared' to build a shared library.
14674
14675 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14676
14677 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14678 archives.
14679
14680 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14681
14682 * MAINTAINERS (Write After Approval): Add myself.
14683
14684 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14685
14686 * configure.in (libstdcxx_flags): Do not try to execute
14687 libstdc++-v3/testsuite_flags until it exists.
14688
14689 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14690
14691 * MAINTAINERS: Update my email address.
14692
14693 2001-05-31 Graham Stott <grahams@redhat.com>
14694
14695 * MAINTAINERS (Write After Approval): Add myself.
14696
14697 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14698
14699 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14700 libraries when using g++ with native linker.
14701
14702 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14703
14704 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14705
14706 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14707
14708 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14709 [aix4*|aix5*]: Prepend blank.
14710
14711 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14712
14713 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14714 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14715 of subdir/configure scripts to use the new libtool.m4.
14716
14717 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14718
14719 * MAINTAINERS (Write After Approval): Add myself.
14720
14721 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14722
14723 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14724
14725 2001-05-11 Ben Elliston <bje@redhat.com>
14726
14727 * Makefile.in (all-sid): New target.
14728 (check-sid, clean-sid, install-sid): Likewise.
14729
14730 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14731
14732 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14733
14734 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14735
14736 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14737 libgcj.
14738
14739 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14740
14741 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14742 gcc/xgcc is built, use -print-prog-name to find out the program
14743 name to use.
14744
14745 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14746
14747 * configure.in (noconfigdirs): Don't reset it from scratch in the
14748 target case; only append to it.
14749
14750 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14751 sparc-*-solaris2.8]: Disable ${libgcj}.
14752
14753 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14754
14755 * configure.in (libgcj_saved): Copy from $libgcj.
14756 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14757 --disable-libgcj.
14758
14759 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14760
14761 * MAINTAINERS: Remove self as MIPS maintainer and
14762 C front end maintainer.
14763
14764 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14765
14766 * configure.in: Move *-chorusos target case to the proper switch.
14767 Disable libgcj.
14768
14769 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14770
14771 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14772 1.641.2.228.
14773
14774 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14775
14776 * Makefile.in (STAGE1_CFLAGS): Pass down.
14777
14778 2001-04-13 Alan Modra <amodra@one.net.au>
14779
14780 * config.guess: Add hppa64-linux support. Note for next import that
14781 this is already in the master file.
14782 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14783
14784 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14785
14786 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14787 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14788
14789 2001-04-11 Stan Shebs <shebs@apple.com>
14790
14791 * MAINTAINERS: Add self as Darwin port maintainer.
14792
14793 2001-04-11 Alan Modra <amodra@one.net.au>
14794
14795 * MAINTAINERS: Update my email address.
14796
14797 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14798
14799 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14800 recent versions of FreeBSD (release 3 or later).
14801 * ltconfig: On FreeBSD, -lc must not be provided when building
14802 a shared library or else the standard -pthread gcc option is
14803 rendered worthless to later users of the built library.
14804
14805 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14806
14807 * MAINTAINERS: Add self and RTH as C front end maintainers.
14808
14809 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14810
14811 * config.sub: Make sure to match an already-canonicalized
14812 machine name (eg. mn10300-unknown-elf).
14813
14814 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14815
14816 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14817 New macros.
14818 (bootstrap, cross): Use RECURSE_FLAGS.
14819 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14820
14821 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14822
14823 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14824
14825 2001-03-22 Colin Howell <chowell@redhat.com>
14826
14827 * Makefile.in (DO_X): Do not backslash single-quotes in
14828 backquotes (two places).
14829
14830 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14831
14832 Re-installed:
14833 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14834 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14835 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14836 * ltcf-cxx.sh: Likewise.
14837 * ltcf-gcj.sh: Likewise.
14838
14839 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14840
14841 * MAINTAINERS: Add myself as "documentation co-maintainer".
14842
14843 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14844
14845 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14846 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14847
14848 2001-03-19 Tom Tromey <tromey@redhat.com>
14849
14850 * config-ml.in: Handle GCJ and GCJFLAGS.
14851
14852 2001-03-21 Michael Chastain <chastain@redhat.com>
14853
14854 * Makefile.in: all-m4 depends on all-texinfo.
14855
14856 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14857
14858 * MAINTAINERS: Add myself to write after approval list.
14859
14860 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14861
14862 * Makefile.in (DO_X): Quote nested quotes.
14863
14864 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14865
14866 * MAINTAINERS: Add myself to write after approval list.
14867
14868 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14869
14870 * Makefile.in (DO_X): Use double quotes for quoting
14871 "RANLIB=$${RANLIB}".
14872
14873 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14874
14875 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14876
14877 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14878
14879 * configure.in: Only use `lang_requires' for languages athat are
14880 actually enabled.
14881
14882 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14883
14884 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14885
14886 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14887
14888 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14889
14890 2001-03-07 Tom Tromey <tromey@redhat.com>
14891
14892 * configure.in: Allow config-lang.in to set `lang_requires' to list
14893 of other required languages.
14894
14895 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14896
14897 * Makefile.in: Remove RANLIB definition. Use RANLIB
14898 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14899 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14900
14901 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14902 Alexandre Oliva <aoliva@redhat.com>
14903
14904 * Makefile.in (check-c++): Use tabs, not spaces.
14905
14906 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14907
14908 * MAINTAINERS: add myself to Write After Approval list.
14909
14910 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14911
14912 * Makefile.in (check-c++): New rule.
14913
14914 * configure.in (target_libs): Remove libg++.
14915 (noconfigdirs): Remove libg++.
14916 (noconfigdirs): Same.
14917 (noconfigdirs): Same.
14918 (noconfigdirs): Same.
14919
14920 * config-ml.in: Remove libg++ references.
14921
14922 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14923 (ALL_TARGET_MODULES): Same.
14924 (configure-target-libg++): Remove.
14925 (all-target-libg++): Remove.
14926 (configure-target-libio): Remove.
14927 (all-target-libio): Remove.
14928 (check-target-libio): Remove.
14929 (.PHONY): Remove.
14930 (libg++.tar.bz2): Remove.
14931 (all-target-cygmon): Remove libio.
14932 (all-target-libstdc++): Remove.
14933 (configure-target-libstdc++): Remove.
14934 (TARGET_LIB_PATH): Remove libstdc++.
14935 (ALL_GCC_CXX): Remove libstdc++.
14936 (all-target-gperf): Correct.
14937
14938 2001-02-16 Nick Clifton <nickc@redhat.com>
14939
14940 * configure.in (noconfigdirs): Allow configuration of texinfo
14941 for Cygwin hosts.
14942
14943 2001-02-15 Anthony Green <green@redhat.com>
14944
14945 * configure: Introduce GCJ_FOR_TARGET.
14946 * configure.in: Ditto.
14947 * Makefile.in: Ditto.
14948
14949 2001-02-13 Andreas Schwab <schwab@suse.de>
14950
14951 * MAINTAINERS: Update mail address.
14952
14953 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14954
14955 * config.guess: Add linux target for S/390.
14956 * config.sub: Likewise.
14957
14958 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14959
14960 * configure.in: for *-chorusos, don't config target-newlib and
14961 target-libgloss.
14962
14963 2001-02-06 Ben Elliston <bje@redhat.com>
14964
14965 * configure: Output host type to stdout, not stderr.
14966
14967 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14968
14969 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14970 * ltcf-cxx.sh: Likewise.
14971
14972 * config.if: Assume enable_libstdcxx_v3 is defined.
14973
14974 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14975
14976 Remove V2 C++ library.
14977 * configure.in: Remove --enable-libstdcxx_v3 support.
14978
14979 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14980
14981 * include/demangle.h: Add prototype for java_demangle_v3.
14982
14983 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14984
14985 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14986
14987 2001-01-27 Richard Henderson <rth@redhat.com>
14988
14989 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14990
14991 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14992
14993 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14994 Don't unset, it's non-portable and no longer necessary, set to empty
14995 instead.
14996
14997 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14998
14999 * ltconfig: Shell portability fix for the tagname validity check.
15000
15001 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
15002
15003 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
15004 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
15005
15006 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15007
15008 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
15009
15010 2001-01-26 Tom Tromey <tromey@redhat.com>
15011
15012 * configure.in: Allow libgcj to be built on Sparc Solaris.
15013
15014 2001-01-25 David Edelsohn <edelsohn@gnu.org>
15015
15016 * ltcf-c.sh: Add aix5 case.
15017 * ltcf-cxx.sh: Likewise.
15018 * ltconfig: Likewise.
15019
15020 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
15021
15022 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
15023 keep at least one of build_libtool_libs or build_old_libs set to
15024 yes.
15025
15026 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
15027 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
15028
15029 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
15030
15031 * configure.in: Enable libgcj on several additional platforms.
15032
15033 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
15034
15035 * configure.in: Enable libgcj for linux targets.
15036
15037 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15038
15039 * MAINTAINERS (Write After Approval): Add myself.
15040
15041 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
15042
15043 * MAINTAINERS: Add myself as vax port maintainer.
15044
15045 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
15046
15047 * MAINTAINERS: Add myself as Mercury front-end maintainer.
15048
15049 2001-01-09 Mike Stump <mrs@wrs.com>
15050
15051 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15052 failures of subdirectories.
15053
15054 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15055
15056 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
15057 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15058 * ltcf-cxx.sh: Likewise.
15059 * ltcf-gcj.sh: Likewise.
15060 * ltconfig.sh: Fix typo.
15061
15062 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15063
15064 * configure: handle DOS-style absolute paths.
15065
15066 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15067
15068 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15069
15070 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
15071
15072 * MAINTAINERS: Add myself as avr port co-maintainer.
15073
15074 2000-12-28 Ben Elliston <bje@redhat.com>
15075
15076 * MAINTAINERS: Add myself under ``Write After Approval''.
15077
15078 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
15079
15080 * texinfo: Remove directory from GCC.
15081
15082 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15083
15084 * COPYING: Update to current
15085 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15086 to 19yy as example year in copyright notice).
15087
15088 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
15089
15090 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15091 (libstdcxx_incdir): Pass down.
15092 * config.if: Remove expired bits for cxx_interface, add stub.
15093 (libstdcxx_incdir): Add variable for g++ include directory.
15094 * configure.in (gxx_include_dir): Use it.
15095
15096 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
15097
15098 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
15099 with old-email address from ``Write After Approval''.
15100
15101 2000-12-15 Andreas Jaeger <aj@suse.de>
15102
15103 * configure.in: Handle lang_dirs.
15104
15105 2000-12-14 Tom Tromey <tromey@redhat.com>
15106
15107 * MAINTAINERS: Removed brads.
15108
15109 * MAINTAINERS: Added gcj developers.
15110
15111 2000-12-13 Anthony Green <green@redhat.com>
15112
15113 * configure.in: Disable libgcj for any target not specifically
15114 listed. Disable libgcj for x86 and Alpha Linux until compatible
15115 with g++ abi.
15116
15117 2000-12-13 Mike Stump <mrs@wrs.com>
15118
15119 * Makefile.in (local-distclean): Also remove fastjar.
15120
15121 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
15122
15123 * contrib/gcc_update: Add fastjar --touch entries.
15124
15125 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
15126
15127 * configure.in: Disable language-specific target libraries for
15128 languages that aren't enabled.
15129
15130 2000-12-10 Anthony Green <green@redhat.com>
15131
15132 * configure.in: Define libgcj. Disable libgcj target libraries for
15133 most targets.
15134
15135 2000-12-10 Neil Booth <neilb@earthling.net>
15136
15137 * MAINTAINERS: Update mail address, remove from WAA list.
15138
15139 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15140
15141 * libjava: Imported from /cvs/java.
15142 * libffi: Likewise.
15143 * Boehm-gc: Likewise.
15144
15145 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15146
15147 * configure.in (target_libs): Revert 2000-12-08 patch.
15148 (noconfigdirs): Added target-libjava.
15149
15150 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15151
15152 * djunpack.bat: removed.
15153
15154 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15155
15156 * Makefile.in: handle DOS-style absolute paths.
15157 * config-ml.in: likewise.
15158 * symlink-tree: likewise.
15159
15160 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15161
15162 * fastjar: Imported.
15163
15164 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15165
15166 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15167 libjava.
15168 * configure.in (target_libs): Removed `target-libjava'.
15169
15170 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15171
15172 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15173 (ALL_MODULES): Added fastjar.
15174 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15175 (all-target-libjava): all-fastjar replaces all-zip.
15176 (all-fastjar): Added.
15177 (configure-target-fastjar, all-target-fastjar): Likewise.
15178 * configure.in (host_tools): Added fastjar.
15179
15180 2000-12-07 Mike Stump <mrs@wrs.com>
15181
15182 * Makefile.in (local-distclean): Remove leftover built files.
15183
15184 2000-11-24 Nick Clifton <nickc@redhat.com>
15185
15186 * configure.in (xscale-elf): Add target.
15187 (xscale-coff): Add target.
15188
15189 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
15190
15191 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15192 recent versions of FreeBSD (release 3 or later).
15193 * ltconfig: On FreeBSD, -lc must not be provided when building
15194 a shared library or else the standard -pthread gcc option is
15195 rendered worthless to later users of the built library.
15196
15197 2000-11-16 Fred Fish <fnf@be.com>
15198
15199 * configure.in (enable_libstdcxx_v3): Fix typo,
15200 libstd++ -> libstdc++.
15201
15202 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15203
15204 * MAINTAINERS: Add self to Write After Approval list.
15205
15206 2000-11-21 Bernd Schmidt <bernds@redhat.com>
15207
15208 * MAINTAINERS: Update my email address. Add myself to global write
15209 privs list.
15210
15211 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
15212
15213 * Makefile.in: Merge with src and libgcj.
15214 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15215 configure-target-<library> when their configure scripts need the C
15216 or C++ library to have already been built to work properly.
15217 (do_proto_toplev): Set them to an empty string.
15218
15219 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15220 (REALLY_SET_LIB_PATH): Use them.
15221
15222 2000-11-17 Stan Shebs <shebs@apple.com>
15223
15224 * MAINTAINERS: Add self to Write After Approval list.
15225
15226 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15227
15228 * configure: Provide the original toplevel configure arguments
15229 (including $0) to subprocesses in the environment rather than
15230 through gcc/configargs.h.
15231
15232 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15233
15234 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15235 C99. Alphabetise "Write After Approval" list.
15236
15237 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15238
15239 * configure: Turn on libstdc++ V3 by default.
15240
15241 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15242 if we've got GCC.
15243
15244 2000-11-11 Philip Blundell <philb@gnu.org>
15245
15246 * MAINTAINERS: Add self to Write After Approval list.
15247
15248 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15249
15250 * ltcf-c.sh (aix4): Improve shared library configuration; require
15251 exporting symbols.
15252 * ltcf-cxx.sh (aix4): Define.
15253 * ltconfig (aix4): Define library and soname specs appropriate for
15254 AIX. Define command to create export symbols list.
15255
15256 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15257
15258 * config.sub: Add support for Sun Chorus
15259
15260 2000-10-31 Nick Clifton <nickc@redhat.com>
15261
15262 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15263 <name>@redhat.com. Also installed new email address for Clint
15264 Popetz.
15265
15266 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15267
15268 * etc: Remove directory from GCC.
15269
15270 2000-10-16 Michael Meissner <meissner@redhat.com>
15271
15272 * configure (gcc/configargs.h): Only create if there is a build GCC
15273 directory created.
15274
15275 2000-10-16 Matthias Klose <doko@debian.org>
15276
15277 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15278 when configured for libstdc++-v3.
15279
15280 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15281
15282 * configure: Save configure arguments to gcc/configargs.h.
15283
15284 2000-10-04 Philipp Thomas <pthomas@suse.de>
15285
15286 * config.guess: Import CVS version 1.157.
15287 * config.sub: Import CVS version 1.181.
15288
15289 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15290
15291 * Makefile.in (bootstrap): avoid recursion if subdir missing
15292 (cross): ditto
15293 (do-proto-toplev): ditto
15294
15295 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15296
15297 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15298 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15299
15300 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15301 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15302 all affected `configure' scripts.
15303
15304 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15305
15306 * MAINTAINERS: Add self as cpplib co-maintainer.
15307
15308 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15309
15310 * MAINTAINERS: Add self to Write After Approval list.
15311
15312 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15313
15314 * INSTALL/README: egcs -> GCC update.
15315
15316 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15317
15318 * MAINTAINERS: Add myself to Write After Approval list.
15319
15320 2000-09-15 Kazu Hirata <kazu@hxi.com>
15321
15322 * MAINTAINERS: Add myself to Write After Approval list.
15323
15324 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15325
15326 * configure.in: Do not build byacc for hppa64. Provide paths to the
15327 X11 libraries for hppa64.
15328
15329 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15330
15331 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15332
15333 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15334
15335 * Makefile.in (all-zlib): Added dummy target.
15336
15337 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15338 ltcf-gcj.sh: Updated from libtool multi-language branch.
15339
15340 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15341
15342 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15343 (bootstrap*): Depend on all-bootstrap.
15344
15345 2000-09-05 Philipp Thomas <pthomas@suse.de>
15346
15347 * config.guess: Import CVS version 1.156.
15348 * config.sub: Import CVS version 1.179.
15349
15350 2000-09-02 Anthony Green <green@cygnus.com>
15351
15352 * Makefile.in (all-gcc): Depend on all-zlib.
15353 (CLEAN_MODULES): Add clean-zlib.
15354 (ALL_MODULES): Add all-zlib.
15355 * configure.in (host_libs): Add zlib.
15356
15357 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15358
15359 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15360 crosses, but add gcc/include to the header search path for them.
15361
15362 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15363
15364 * MAINTAINERS: Add self to Write After Approval list.
15365
15366 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15367
15368 * config.guess: Import CVS version 1.152.
15369 * config.sub: Import CVS version 1.177.
15370
15371 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15372
15373 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15374 $targargs to tell whether newlib is going to be built.
15375
15376 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15377 $$r/TARGET_SUBDIR/libio for _G_config.h.
15378
15379 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15380
15381 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15382
15383 2000-08-22 DJ Delorie <dj@redhat.com>
15384
15385 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15386
15387 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15388
15389 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15390 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15391 sub-configures.
15392
15393 2000-08-21 DJ Delorie <dj@redhat.com>
15394
15395 * MAINTAINERS: Add self as a libiberty maintainer
15396
15397 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15398
15399 * configure.in (libstdcxx_flags): Use
15400 libstdc++-v3/src/libstdc++.INC.
15401
15402 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15403
15404 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15405
15406 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15407
15408 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15409
15410 * configure: Make enable_threads and enable_shared defaults
15411 explicit. Substitute enable_threads into generated Makefiles.
15412 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15413 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15414
15415 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15416
15417 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15418
15419 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15420
15421 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15422 previous delta.
15423
15424 2000-08-11 Jason Merrill <jason@redhat.com>
15425
15426 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15427 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15428 (FLAGS_FOR_TARGET): Not here.
15429 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15430
15431 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15432
15433 * config-ml.in (CC, CXX): Don't introduce a leading space.
15434
15435 2000-08-07 DJ Delorie <dj@delorie.com>
15436
15437 * MAINTAINERS: Add self as a DJGPP maintainer
15438
15439 2000-08-07 DJ Delorie <dj@redhat.com>
15440
15441 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15442 "if we're also building gcc, and it's a gcc that will run on the
15443 build machine, we want to use its includes instead of the system's
15444 default includes".
15445
15446 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15447
15448 * MAINTAINERS: Add self to Write After Approval list.
15449
15450 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15451
15452 * configure.in (libstdcxx_flags): Don't use `"'.
15453
15454 * config-ml.in: Adjust multilib search paths to the
15455 appropriate multilib tree.
15456
15457 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15458
15459 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15460 commas in $LANGUAGES.
15461
15462 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15463
15464 * configure.in: Re-enable all references to libg++ and librx.
15465
15466 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15467
15468 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15469 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15470 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15471 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15472
15473 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15474
15475 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15476
15477 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15478 CXX_FOR_TARGET for sed.
15479
15480 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15481
15482 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15483 Do not override if already set in the environment or in configure.
15484 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15485 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15486
15487 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15488
15489 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15490 the libtool CVS tree multi-language branch.
15491 * ltconfig, ltmain.sh: Updated.
15492
15493 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15494
15495 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15496 (clean-target): Depend on it.
15497
15498 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15499 (GCC_FOR_TARGET): Use it.
15500 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15501 * configure.in: ... here.
15502 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15503 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15504
15505 2000-07-24 Eric Christopher <echristo@cygnus.com>
15506
15507 * MAINTAINERS: Add self to Write After Approval list.
15508
15509 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15510
15511 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15512 (configure-target-libchill, configure-target-libobjc): Likewise.
15513
15514 * configure.in: Use the same cache file for all target libs.
15515 * config-ml.in: But different cache files per multilib variant.
15516
15517 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15518
15519 * configure (topsrcdir): Don't use dirname.
15520
15521 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15522
15523 * MAINTAINERS: Add self to Write After Approval list.
15524
15525 2000-07-20 Jason Merrill <jason@redhat.com>
15526
15527 * configure.in: Remove all references to libg++ and librx.
15528
15529 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15530
15531 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15532
15533 * config.sub: Update to subversions version 2000-07-06.
15534
15535 2000-07-12 Andrew Haley <aph@cygnus.com>
15536
15537 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15538 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15539
15540 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15541
15542 * symlink-tree: Check number of arguments.
15543
15544 2000-07-05 Jim Wilson <wilson@cygnus.com>
15545
15546 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15547 search path for a g++ extracted from the build tree. This
15548 will allow link tests run by configure scripts in
15549 subdirectories to succeed.
15550
15551 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15552
15553 * ltconfig: Add support for mips-dde-sysv4.2MP
15554
15555 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15556
15557 * MAINTAINERS: Add myself as loop discovery maintainer.
15558
15559 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15560
15561 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15562 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15563
15564 2000-06-19 Timothy Wall <twall@cygnus.com>
15565
15566 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15567 * config.sub: Add tic54x target.
15568
15569 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15570
15571 * MAINTAINERS: Add self as Fortran maintainer,
15572 remove Craig Burley.
15573
15574 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15575
15576 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15577 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15578
15579 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15580
15581 * MAINTAINERS: Add self as i18n maintainer
15582
15583 20000-05-21 H.J. Lu (hjl@gnu.org)
15584
15585 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15586 directory are used if they exist. Make sure
15587 $(build_tooldir)/include is searched for header files,
15588 $(build_tooldir)/lib/ for library files.
15589 (GCC_FOR_TARGET): Likewise.
15590 (CXX_FOR_TARGET): Likewise.
15591
15592 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15593
15594 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15595
15596 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15597
15598 * Makefile.in (configure-target-libiberty): Depend on
15599 configure-target-newlib.
15600
15601 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15602
15603 * configure.in, Makefile.in: Merge all libffi-related
15604 configury stuff from the libgcj tree.
15605
15606 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15607
15608 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15609 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15610
15611 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15612
15613 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15614 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15615 current version information. Add to proto-toplev directory.
15616 (gdb-taz): Build do-djunpack.
15617
15618 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15619
15620 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15621
15622 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15623
15624 * MAINTAINERS: Add self to Write After Approval list.
15625
15626 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15627
15628 * ltmain.sh: Preserve in relink_command any environment
15629 variables that may affect the linker behavior.
15630
15631 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15632
15633 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15634
15635 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15636
15637 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15638
15639 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15640
15641 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15642 with the version name.
15643
15644 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15645
15646 * MAINTAINERS: Add self as bb-reorder maintainer.
15647
15648 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15649
15650 * config.if: Tweak.
15651
15652 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15653
15654 * djunpack.bat: New file.
15655
15656 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15657
15658 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15659 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15660 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15661 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15662
15663 2000-04-16 Dave Pitts <dpitts@cozx.com>
15664
15665 * config.sub (case $basic_machine): Change default for "ibm-*"
15666 to "openedition".
15667
15668 2000-04-13 Andreas Jaeger <aj@suse.de>
15669
15670 * MAINTAINERS: Added myself.
15671
15672 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15673
15674 * Makefile.in (gdb-taz): New target. GDB specific archive.
15675 (do-md5sum): New target.
15676 (MD5PROG): Define.
15677 (PACKAGE): Default to TOOL.
15678 (VER): Default to a shell script.
15679 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15680 md5 checksum generation.
15681 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15682 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15683 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15684 insight.tar.bz2): Use gdb-taz to create archive.
15685
15686 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15687
15688 * configure (warn_cflags): Delete.
15689
15690 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15691
15692 * MAINTAINERS: Added myself.
15693
15694 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15695 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15696
15697 * configure.in (enable_libstdcxx_v3): Add.
15698 (target_libs): Add bits here to switch between libstdc++-v2 and
15699 libstdc++-v3.
15700 * config.if: And this file too.
15701 * Makefile.in: Add libstdc++-v3 targets.
15702
15703 2000-04-05 Michael Meissner <meissner@redhat.com>
15704
15705 * config.sub (d30v): Add d30v as a basic machine type.
15706
15707 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15708
15709 * configure.in: -linux-gnu*, not -linux-gnu.
15710
15711 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15712
15713 * MAINTAINERS: Add self in write-after-approval section.
15714
15715 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15716
15717 * MAINTAINERS: Add self as ia64 port maintainer.
15718
15719 2000-03-08 Neil Booth <NeilB@earthling.net>
15720
15721 * MAINTAINERS: Add self in write-after-approval section.
15722
15723 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15724
15725 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15726 (do-tar-bz2): Replace TOOL with PACKAGE.
15727 (gdb.tar.bz2): Remove GDBTK from GDB package.
15728 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15729 dejagnu.tar.bz2): New packages.
15730
15731 2000-02-27 Andreas Jaeger <aj@suse.de>
15732
15733 * configure.in: Add entry for mips*-*-linux*, move catch all
15734 *-*-*linux* entry below this one.
15735
15736 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15737
15738 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15739
15740 2000-02-24 Nick Clifton <nickc@cygnus.com>
15741
15742 * config.sub: Support an OS of "wince".
15743
15744 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15745
15746 * config.guess, config.sub: Updated to match config's 2000-02-15
15747 version.
15748
15749 2000-02-23 Linas Vepstas <linas@linas.org>
15750
15751 * config.sub: Add support for Linux/IBM 370.
15752 * configure.in: Likewise.
15753
15754 2000-02-22 Nick Clifton <nickc@cygnus.com>
15755
15756 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15757
15758 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15759
15760 * config.guess: Guess "cygwin" rather than "cygwin32".
15761
15762 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15763
15764 * configure (gcc_version): When setting, narrow search to
15765 lines containing `version_string'.
15766
15767 2000-02-15 Denis Chertykov <denisc@overta.ru>
15768
15769 * config.sub: Add support for avr target.
15770
15771 2000-02-14 Nick Clifton <nickc@cygnus.com>
15772
15773 * MAINTAINERS: Add maintainers for MCore port.
15774
15775 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15776
15777 * config.sub: Add mmix-knuth-mmixware.
15778
15779 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15780
15781 * MAINTAINERS: Pair cccp with cpplib maintainership.
15782
15783 2000-01-27 Christopher Faylor <cgf@redhat.com>
15784
15785 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15786 structure stuff to -L library search.
15787 (CXX_FOR_TARGET): Ditto.
15788 (CROSS_CHECK_MODULES): Fix spelling mistake.
15789
15790 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15791
15792 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15793 the C++ compiler.
15794
15795 2000-01-12 Richard Henderson <rth@cygnus.com>
15796
15797 * configure.in: Don't build some bits for beos.
15798
15799 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15800
15801 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15802 as include files.
15803
15804 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15805
15806 * Add self as cpplib maintainer, as requested by Jason
15807 Merrill. Correct my e-mail address.
15808
15809 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15810
15811 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15812 not mh-aix43.
15813
15814 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15815
15816 * MAINTAINERS: Add myself to "write after approval" list.
15817
15818 1999-12-14 Richard Henderson <rth@cygnus.com>
15819
15820 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15821 * config.sub: Accept alphaev[78], alphaev8.
15822
15823 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15824
15825 * config.guess, config.sub: Update from autoconf.
15826
15827 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15828
15829 * MAINTAINERS: update my playtime e-address.
15830
15831 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15832
15833 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15834 necessary libraries are missing.
15835
15836 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15837
15838 * MAINTAINERS: Add new 'write after approval' maintainer.
15839
15840 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15841
15842 * MAINTAINERS: Add new Java maintainer.
15843
15844 1999-10-25 Andreas Schwab <schwab@suse.de>
15845
15846 * configure: Fix quoting inside arguments of eval.
15847
15848 1999-10-21 Nick Clifton <nickc@cygnus.com>
15849
15850 * config-ml.in: Allow suppression of some ARM multilibs.
15851
15852 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15853
15854 * config.guess: Add OS/390 match pattern.
15855 * config.sub: Add mvs, openedition targets.
15856 * configure.in (i370-ibm-opened*): New.
15857
15858 1999-09-04 Steve Chamberlain <sac@pobox.com>
15859
15860 * config.sub: Add support for configuring for pj.
15861
15862 1999-08-31 Nick Clifton <nickc@cygnus.com>
15863
15864 * config.sub (maybe_os): Add support for configuring for fr30.
15865
15866 1999-08-25 Nick Clifton <nickc@cygnus.com>
15867
15868 * configure.in: Do not configure or build ld for AIX
15869 platforms. ld is known to be broken on these platforms.
15870
15871 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15872
15873 * config-ml.in: Pass compiler flag corresponding to multidirs to
15874 subdir configures.
15875
15876 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15877
15878 * Makefile.in (LDFLAGS): Define.
15879
15880 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15881
15882 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15883 noconfigdirs.
15884 (*-*-cygwin*): Likewise.
15885
15886 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15887
15888 * mkdep: New file.
15889 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15890 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15891
15892 From Eli Zaretskii <eliz@is.elta.co.il>:
15893 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15894 long file name when using DJGPP on MS-DOS.
15895
15896 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15897
15898 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15899
15900 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15901
15902 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15903 dependency as this causes "make check" to globally "make all"
15904
15905 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15906
15907 * configure.in (target_libs): Added target-zlib.
15908 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15909 (CONFIGURE_TARGET_MODULES): Likewise.
15910 (CHECK_TARGET_MODULES): Likewise.
15911 (INSTALL_TARGET_MODULES): Likewise.
15912 (CLEAN_TARGET_MODULES): Likewise.
15913 (configure-target-zlib): New target.
15914 (all-target-zlib): Likewise.
15915 (all-target-libjava): Depend on all-target-zlib.
15916 (configure-target-libjava): Depend on configure-target-zlib.
15917
15918 * Makefile.in (configure-target-libjava): Depend on
15919 configure-target-newlib.
15920 (configure-target-boehm-gc): New target.
15921 (configure-target-qthreads): New target.
15922
15923 * configure.in (target_libs): Added target-qthreads.
15924 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15925 (CONFIGURE_TARGET_MODULES): Likewise.
15926 (CHECK_TARGET_MODULES): Likewise.
15927 (INSTALL_TARGET_MODULES): Likewise.
15928 (CLEAN_TARGET_MODULES): Likewise.
15929 (all-target-qthreads): New target.
15930 (configure-target-libjava): Depend on configure-target-qthreads.
15931 (all-target-libjava): Depend on all-target-qthreads.
15932
15933 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15934 (CONFIGURE_TARGET_MODULES): Likewise.
15935 (CHECK_TARGET_MODULES): Likewise.
15936 (INSTALL_TARGET_MODULES): Likewise.
15937 (CLEAN_TARGET_MODULES): Likewise.
15938 (all-target-libjava): New target.
15939 (all-target-boehm-gc): Likewise.
15940 * configure.in (target_libs): Added libjava, boehm-gc.
15941
15942 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15943
15944 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15945 configure.bat in SUPPORT_FILES.
15946 (gas+binutils.tar.bz2): Likewise.
15947
15948 * makeall.bat: Remove; obsolete.
15949
15950 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15951
15952 From Mark Elbrecht:
15953 * configure.bat: Remove; obsolete.
15954
15955 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15956
15957 * configure: Add -W -Wall to the default CFLAGS when compiling with
15958 gcc.
15959
15960 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15961
15962 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15963
15964 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15965
15966 * configure.in: Build ld on IRIX6.
15967
15968 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15969
15970 * Makefile.in: Change distribution targets to use bzip2 instead of
15971 gzip.
15972 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15973 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15974
15975 1999-06-04 Nick Clifton <nickc@cygnus.com>
15976
15977 * config.sub: Add mcore target.
15978
15979 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15980
15981 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15982
15983 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15984
15985 * config.guess (dummy): Changed to $dummy.
15986
15987 1999-05-24 Nick Clifton <nickc@cygnus.com>
15988
15989 * config.sub: Tidied up case statements.
15990
15991 1999-05-22 Ben Elliston <bje@cygnus.com>
15992
15993 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15994 <jiro@din.or.jp>.
15995
15996 * config.guess: Merge with FSF version. Future changes will be
15997 more accurately recorded in this ChangeLog.
15998 * config.sub: Likewise.
15999
16000 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
16001
16002 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
16003
16004 1999-04-30 Tom Tromey <tromey@cygnus.com>
16005
16006 * ltmain.sh: [mode link] Always use CC given by ltconfig.
16007
16008 1999-04-23 Tom Tromey <tromey@cygnus.com>
16009
16010 * ltconfig, ltmain.sh: Update to libtool 1.2f.
16011
16012 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
16013
16014 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
16015 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
16016 Bad merge removed these two changes.
16017
16018 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
16019 Martin Heller (Ing.-Buero_Heller@t-online.de)
16020
16021 * config.guess (interix Alpha): Add.
16022
16023 1999-04-11 Richard Henderson <rth@cygnus.com>
16024
16025 * configure.in (i?86-*-beos*): Do config gperf; don't config
16026 gdb, newlib, or libgloss.
16027
16028 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
16029
16030 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
16031 link a trivial program with -mabi=64. If it fails, remove mabi=64
16032 from multidirs.
16033
16034 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
16035
16036 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
16037
16038 1999-04-08 Nick Clifton <nickc@cygnus.com>
16039
16040 * config.sub: Add support for mcore targets.
16041
16042 1999-04-07 Michael Meissner <meissner@cygnus.com>
16043
16044 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
16045 not mt-ospace, in order to shut up assembler warning about using
16046 symbols that are named the same as registers.
16047
16048 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
16049
16050 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16051 dependency list for all-target-cygmon.
16052
16053 1999-04-05 Doug Evans <devans@casey.cygnus.com>
16054
16055 * config-ml.in: Check $host, not $target, for selective multilibs.
16056 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16057 thumb interworking, and underscore prefix multilibs.
16058
16059 1999-04-04 Ian Lance Taylor <ian@zembu.com>
16060
16061 * missing: Update to version from current automake.
16062
16063 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
16064
16065 * configure (gxx_include_dir): Removed.
16066
16067 * configure.in (gxx_include_dir): Handle it.
16068 * Makefile.in: Likewise.
16069
16070 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
16071
16072 * config.sub (mips64vr4111,mips64vr4111el) Add.
16073
16074 1999-03-21 Ben Elliston <bje@cygnus.com>
16075
16076 * config.guess: Correct typo for detecting ELF on FreeBSD.
16077
16078 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
16079
16080 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16081 config/mh-djgpp.
16082
16083 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
16084
16085 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16086 all-target-newlib to dependency list for all-target-bsp.
16087
16088 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
16089
16090 * config.sub: Add i386-uwin support.
16091 * config.guess: Likewise.
16092
16093 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16094
16095 * configure.in: cleanup, add mh-*pic handling for arm, special
16096 case powerpc*-*-aix*
16097
16098 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
16099
16100 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16101 can be built.
16102
16103 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
16104
16105 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16106 targets.
16107
16108 1999-03-02 Nick Clifton <nickc@cygnus.com>
16109
16110 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16111
16112 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
16113
16114 * config.sub: Check for "cygwin*" rather than "cygwin32*"
16115
16116 1999-02-24 Nick Clifton <nickc@cygnus.com>
16117
16118 * config.sub: Fix typo in arm recognition.
16119
16120 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
16121
16122 * configure.in (noconfigdirs): Changed target_configdirs to
16123 include target-bsp only for m68k-*-elf* and m68k-*-coff*
16124 rather than m68k-*-* since it is not known to work on
16125 m68k-aout. Ditto for arm-*-*oabi.
16126
16127 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
16128
16129 * configure.in (*-*-windows*): Remove, no longer used.
16130
16131 1999-02-19 Ben Elliston <bje@cygnus.com>
16132
16133 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16134 Smart and improved by Andrew Cagney.
16135
16136 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16137
16138 * config.guess: Recognize openbsd-*-hppa.
16139
16140 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16141
16142 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16143 only if it is not empty.
16144
16145 1999-02-17 Nick Clifton <nickc@cygnus.com>
16146
16147 Patch from: Scott Bambrough <scottb@corelcomputer.com>
16148
16149 * config.guess: Modified to recognize uname's armv* syntax.
16150
16151 * config.sub: Modified to recognize uname's armv* syntax.
16152
16153 1999-02-17 Mark Salter <msalter@cygnus.com>
16154
16155 * configure.in: Added target-bsp for sparclite.
16156
16157 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16158
16159 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16160
16161 1999-02-08 Nick Clifton <nickc@cygnus.com>
16162
16163 * configure.in: Add support for strongarm port.
16164 * config.sub: Add support for strongarm target.
16165
16166 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
16167
16168 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16169 the old name config/mh-cygwin32.
16170 Enable texinfo.
16171
16172 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16173
16174 * configure.in: Do build ld for ix86 Solaris.
16175
16176 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16177
16178 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16179 $AR_FOR_TARGET. Likewise for RANLIB.
16180
16181 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
16182
16183 * config.sub (oabi): Recognize.
16184 * configure.in (arm-*-oabi): Handle.
16185
16186 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16187
16188 * config.guess: Improve detection of i686 on UnixWare 7.
16189
16190 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16191
16192 * config.guess: Add support for i386-pc-interix.
16193 * config.sub: Likewise.
16194 * configure.in: Likewise.
16195
16196 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16197
16198 * Makefile.in: Remove unneeded all-target-libio from
16199 from all-target-winsup target since it is now unneeded.
16200 Add all-target-libtermcap in its place since it is now
16201 needed.
16202
16203 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16204
16205 * configure.in: makefile stub for cygwin target is probably
16206 unnecessary. Remove it for now.
16207
16208 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16209
16210 * configure.in: libtermcap.a should be built when cygwin is the
16211 target as well as the host.
16212 * config.guess: Allow mixed case in cygwin uname output.
16213 * Makefile.in: Add libtermcap target.
16214
16215 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16216
16217 * config.sub: Clean up handling of hppa2.0.
16218
16219 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16220
16221 * config.guess: Use C code to identify more HP machines.
16222
16223 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16224
16225 * config.sub: Handle hppa2.0.
16226
16227 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16228
16229 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16230 cygmon for all sparclite targets, regardless of object format.
16231
16232 1998-12-15 Mark Salter <msalter@cygnus.com>
16233
16234 * configure.in: Added target-bsp for several target architectures.
16235
16236 * Makefile.in: Added rules for bsp.
16237
16238 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16239
16240 * config.guess: Improve detection of hppa2.0 processors.
16241
16242 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16243
16244 * config.guess: Recognize FreeBSD using ELF automatically.
16245
16246 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16247
16248 * configure (skip-this-dir): Add handling for new shell script, which
16249 might be created by a sub-directory's configure to indicate, this particular
16250 directory is "unwanted".
16251 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16252
16253 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16254
16255 * ltconfig: import from libtool, after changing libtool to
16256 account for the cygwin name change.
16257
16258 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16259
16260 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16261 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16262
16263 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16264
16265 * configure.in: Add libtermcap to list of cygwin dependencies.
16266
16267 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16268
16269 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16270 they include winsup/include when it's a cygwin target.
16271
16272 1998-11-12 Tom Tromey <tromey@cygnus.com>
16273
16274 * configure.in (host_tools): Added zip.
16275 * Makefile.in (all-target-libjava): Depend on all-zip.
16276 (all-zip): New target.
16277 (ALL_MODULES): Added all-zip.
16278 (NATIVE_CHECK_MODULES): Added check-zip.
16279 (INSTALL_MODULES): Added install-zip.
16280 (CLEAN_MODULES): Added clean-zip.
16281
16282 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16283
16284 * Makefile.in: lose "32" from comment about cygwin.
16285
16286 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16287
16288 * configure.in: Use -Os to build target libraries for the fr30.
16289
16290 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16291
16292 * config.sub: Add fr30.
16293
16294 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16295
16296 * configure.in: drop "32" from config/mh-cygwin32. Check
16297 cygwin* instead of cygwin32*.
16298 * config.sub: Check cygwin* instead of cygwin32*.
16299
16300 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16301
16302 * config.guess: Match any version of Unixware7.
16303
16304 1998-10-20 Syd Polk <spolk@cygnus.com>
16305
16306 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16307 if desired.
16308
16309 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16310
16311 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16312 these if the appropriate directories and files to not exist.
16313
16314 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16315
16316 * Makefile.in (DEVO_SUPPORT): Add config.if.
16317
16318 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16319
16320 * configure: Add pattern to replace "build_tooldir"'s
16321 definition in the generated Makefile with "tooldir"'s
16322 actual value.
16323
16324 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16325
16326 * config.sub: Bring back lost sparcv9.
16327
16328 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16329
16330 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16331
16332 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16333 CC_FOR_TARGET and friends.
16334
16335 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16336
16337 * Makefile.in (build_tooldir): New variable, same as tooldir.
16338 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16339 -B$(build_tooldir)/bin/.
16340 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16341
16342 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16343
16344 * README: Remove installation instructions and refer to the
16345 INSTALL directory instead.
16346
16347 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16348
16349 * config.sub: Add support for i[34567]86-pc-udk.
16350 * configure.in: Likewise.
16351
16352 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16353
16354 * Makefile.in: add bzip2 package building bits for user
16355 tools module
16356 * configure.in: ditto
16357
16358 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16359
16360 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16361 (ALL_TARGET_MODULES): Add all-target-libobjc.
16362 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16363 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16364 (all-target-libchill): Add dependencies.
16365 * configure.in (target_libs): Add libchill.
16366
16367 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16368
16369 * configure.in (target_subdir): Remove duplicate line.
16370
16371 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16372
16373 * Makefile.in (all-automake): fix dependencies.
16374
16375 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16376
16377 * configure.in: Minor cleanups for building in the $(target_alias)
16378 subdir.
16379
16380 1998-09-22 Jim Wilson <wilson@cygnus.com>
16381
16382 * Makefile.in (bootstrap): Set r and s before make all. Use
16383 BASE_FLAGS_TO_PASS in make all.
16384 (cross): Likewise.
16385
16386 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16387
16388 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16389
16390 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16391
16392 * config.sub: Fix typo in last change.
16393
16394 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16395
16396 * config.sub: Add support for C4x target.
16397 * configure.in: Likewise.
16398
16399 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16400
16401 * config.sub: Recognize sparcv9 just like sparc64.
16402
16403 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16404
16405 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16406
16407 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16408
16409 * config.guess: Correctly identify Pentium II sco boxes.
16410
16411 * config.guess: Fix "tr" code. From Weiwen Liu.
16412
16413 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16414
16415 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16416 stabs.
16417
16418 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16419
16420 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16421 (ALL_TARGET_MODULES): Add all-target-libchill.
16422 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16423 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16424 (all-target-libchill): Add dependencies.
16425 * configure.in (target_libs): Add libchill.
16426
16427 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16428
16429 * config.guess: Avoid assumptions about "tr" behaves when
16430 LANG is set to something other than English.
16431
16432 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16433
16434 * configure (gxx_include_dir): Changed to
16435 '${prefix}/include/g++'-${libstdcxx_interface}.
16436
16437 * config.if: New to determine the interfaces.
16438
16439 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16440
16441 * config.guess: Detect and handle MPE/IX.
16442 * config.sub: Deal with MPE/IX.
16443
16444 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16445
16446 * configure.in: Use mh-aix43.
16447
16448 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16449
16450 * configure: Fix --without/--disable cases for gxx-include-dir.
16451
16452 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16453
16454 * mdata-sh: Imported. Needed for automake support.
16455
16456 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16457
16458 * Makefile.in (taz): Try "chmod -R og=u ." before
16459 "chmod og=u `find . -print`".
16460
16461 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16462
16463 * configure.in: Add arm-elf and thumb-elf support.
16464
16465 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16466
16467 * Makefile.in: Undo previous patch.
16468
16469 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16470
16471 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16472 to here ...
16473 (install-no-fixedincludes): and here
16474 (INSTALL_MODULES): ... from here.
16475
16476 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16477
16478 * config.sub: Merge with FSF.
16479
16480 * config.guess: Merge with FSF.
16481
16482 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16483
16484 * configure (extraconfigdirs): New variable.
16485 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16486 * Makefile.in (all): Move higher in file.
16487 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16488 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16489 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16490 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16491 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16492
16493 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16494
16495 * Makefile.in (all-target-libjava): Depend on all-gcc and
16496 all-target-newlib.
16497 (configure-target-libjava): Depend on $(ALL_GCC).
16498
16499 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16500
16501 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16502 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16503
16504 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16505
16506 * INSTALL/README: Fix typo.
16507
16508 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16509
16510 * ylwrap: Change absolute path checks to check for DOS style path
16511 names.
16512
16513 * ylwrap: Don't use a full path name if the source file is in the
16514 same directory. From hjl@lucon.org (H.J. Lu).
16515
16516 * config-ml.in: Default to being verbose, to match Feb 18 change to
16517 configure.
16518
16519 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16520
16521 Brought over from egcs:
16522
16523 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16524
16525 * configure.in (target_subdir): Set to ${target_alias} instead
16526 of "libraries".
16527
16528 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16529
16530 * configure.in (target_subdir): Set to libraries if enable_multilib.
16531
16532 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16533
16534 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16535 multilibs, force reconfiguration the first time we create
16536 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16537
16538 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16539
16540 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16541 avoid confusion with --no-recursion.
16542
16543 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16544
16545 * configure.in: Win32 hosts shouldn't use install -x
16546 * install-sh: remove -x option, and special .exe-handling
16547 hack.
16548
16549 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16550
16551 * config.guess: Recognize i586-pc-beos.
16552 * configure.in: Don't build some bits for beos.
16553
16554 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16555
16556 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16557 CFLAGS default to -O2.
16558
16559 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16560 when using GNU ld.
16561
16562 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16563
16564 * ltmain.sh: Correct install when using a different shell.
16565
16566 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16567
16568 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16569
16570 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16571
16572 * makefile.vms: Update to build binutils/makefile.vms. Add install
16573 target.
16574
16575 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16576
16577 * ltconfig: Update to correct AIX handling.
16578
16579 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16580
16581 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16582
16583 * configure.in (target_subdir): Set to ${target_alias} instead
16584 of "libraries".
16585
16586 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16587
16588 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16589 (Makefile): Depend on $(gcc_version_trigger).
16590
16591 * configure (gcc_version): Change default initializer to empty
16592 string.
16593 (gcc_version_trigger): New variable; pass this variable down
16594 to subdir configures to enable them checking gcc's version
16595 themselves. Emit make macros for both gcc_version vars.
16596 (topsrcdir): Initialize reliably.
16597 (recursion line): Remove --with-gcc-version=${gcc_version}.
16598
16599 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16600
16601 * configure (enable_version_specific_runtime_libs): Implement new flag
16602 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16603 in $(libsubdir); emit definition in each generated Makefile.
16604 (gxx_include_dir): Initialize depending on
16605 $enable_version_specific_runtime_libs.
16606
16607 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16608
16609 * configure (gcc_version): Initialize properly depending on
16610 how and where configure is started.
16611 (recursion line): Pass a --with-gcc-version=${gcc_version}
16612 to configures in subdirs.
16613
16614 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16615
16616 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16617 cygmon
16618
16619 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16620
16621 * configure.in: Add cygmon and libstub support for mn10200.
16622
16623 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16624
16625 * configure (gcc_version): Add new variable describing the
16626 particular gcc version we're building.
16627 * Makefile.in (libsubdir): Add new macro for the directory
16628 in which the compiler finds executables, libraries, etc.
16629 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16630 and libsubdir.
16631
16632 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16633
16634 * Makefile.in (local-clean): Remove *.log.
16635 (warning.log): Built with warn_summary from build.log.
16636 (mail-report.log): Run test_summary.
16637 (mail-report-with-warnings.log): Run test_summary including
16638 warning.log in the report.
16639
16640 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16641
16642 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16643
16644 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16645
16646 * Makefile.in (grep): Grep no longer depends on libiberty.
16647
16648 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16649
16650 * Makefile.in: all-snavigator needs all-libgui.
16651
16652 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16653
16654 * configure.in: Add cygmon and libstub support for mn10300.
16655
16656 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16657
16658 * missing: Update to version from automake 1.3.
16659
16660 * ltmain.sh: On installation, don't get confused if the same name
16661 appears more than once in the list of library names.
16662
16663 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16664
16665 * config.sub: Accept m68060 and m5200 as CPU names.
16666
16667 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16668
16669 * configure: Use && rather than using -a in test, because odd
16670 strings can confuse test.
16671 * configure.in: Likewise.
16672
16673 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16674
16675 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16676
16677 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16678
16679 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16680 bootstrap4-lean): New targets.
16681
16682 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16683
16684 * mpw-* Delete. Not used.
16685
16686 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16687
16688 * COPYING.LIB: Update FSF address.
16689
16690 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16691
16692 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16693
16694 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16695 GAS_SUPPORT_DIRS.
16696
16697 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16698
16699 * ltconfig, ltmain.sh: Avoid producing a version number if
16700 -version-info was not used.
16701
16702 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16703
16704 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16705 building with newlib.
16706
16707 1998-04-30 Paul Eggert <eggert@twinsun.com>
16708
16709 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16710 Solaris `make' causes it to continue to next definition.
16711
16712 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16713
16714 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16715 the right GUI libraries and files are installed along with GDB.
16716
16717 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16718
16719 * configure.in: Change alpha to alpha* in several places.
16720
16721 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16722
16723 * config.sub: Recognize sparc86x.
16724
16725 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16726
16727 * configure.in (--enable-target-optspace): Remove debug echo.
16728
16729 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16730
16731 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16732
16733 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16734
16735 * ltconfig: Update cygwin32 support.
16736
16737 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16738 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16739 (GDB_SUPPORT_DIRS): Likewise.
16740
16741 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16742
16743 * configure.in (target_makefile_frag): If --enable-target-optspace,
16744 use -Os to compile target libraries rather than -O2. Default to
16745 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16746 not used.
16747 * configure.in (target_cflags): Ditto for d30v.
16748
16749 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16750
16751 * Makefile.in (all-bfd): Depend on all-intl.
16752 (all-binutils): Likewise.
16753 (all-gas): Likewise.
16754 (all-gprof): Likewise.
16755 (all-ld): Likewise.
16756
16757 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16758
16759 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16760
16761 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16762
16763 * Makefile.in (all-bfd): Depend upon all-libiberty.
16764
16765 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16766
16767 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16768
16769 * Makefile.in: Add libstub.
16770
16771 * configure.in: Ditto. Build libstub for targets that have cygmon
16772 support.
16773
16774 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16775
16776 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16777
16778 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16779
16780 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16781 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16782
16783 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16784
16785 * configure: Define DEFAULT_M4 by searching PATH.
16786 * Makfile.in: Use DEFAULT_M4.
16787
16788 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16789
16790 * ltconfig: Add cygwin32 support.
16791
16792 * Makefile.in, configure.in: Add libtool as a native only directory
16793 to configure and build.
16794
16795 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16796
16797 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16798
16799 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16800
16801 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16802
16803 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16804
16805 * Makefile.in: add ash make rules
16806 * configure.in: add ash to native_only and host_tools lists
16807
16808 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16809
16810 * Makefile.in (all-gettext, all-intl): New targets.
16811 (ALL_MODULES): Added all-gettext, all-intl.
16812 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16813 (INSTALL_MODULES): Added install-gettext, install-intl.
16814 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16815
16816 * configure.in (host_tools): Added gettext.
16817 (native_only): Likewise.
16818 (noconfigdirs) [various cases]: Likewise.
16819 (host_libs): Added intl.
16820
16821 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16822
16823 * configure: Do not disable building gdbtk for cygwin32 hosts.
16824
16825 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16826
16827 * configure.in: Add thumb-coff target.
16828 * config.sub: Add thumb-coff target.
16829
16830 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16831
16832 * Makefile.in: Revert yesterday's change.
16833 (all-target-winsup): all-target-librx stays out of here.
16834
16835 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16836
16837 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16838 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16839 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16840 Remove references to librx and libg++.
16841
16842 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16843
16844 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16845 recursive makes
16846
16847 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16848
16849 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16850 for newlib directory.
16851 (CXX_FOR_TARGET): Likewise.
16852
16853 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16854
16855 * ltconfig: Update after libtool/ltconfig.in change for
16856 hpux11.
16857
16858 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16859
16860 * ltconfig, ltmain.sh: Update to libtool 1.2.
16861
16862 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16863
16864 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16865 (install-gcc-cross): Instead, override LANGUAGES here.
16866
16867 1998-03-18 Dave Love <d.love@dl.ac.uk>
16868
16869 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16870 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16871
16872 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16873
16874 * configure.in: Add Thumb-pe target.
16875
16876 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16877
16878 * Makefile.in - changed sn targets to snavigator
16879 * configure.in - changed sn targets to snavigator
16880
16881 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16882
16883 * config-ml.in: After building symlink tree call make distclean
16884 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16885 to be the case for libiberty.
16886
16887 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16888
16889 * configure: When making link, also check the current
16890 directory. The configure scripts may create one.
16891
16892 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16893
16894 * config.sub: Accept alphapca56 and alphaev6 properly.
16895
16896 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16897
16898 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16899
16900 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16901
16902 * config.sub (sco5): Fix typo.
16903
16904 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16905
16906 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16907 install-itcl.
16908 (install-itcl): Remove dependency on install-tcl.
16909
16910 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16911
16912 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16913
16914 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16915
16916 * configure.in: Don't build libgui for a cygwin32 target when not on
16917 a cygwin32 host.
16918
16919 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16920
16921 * configure (redirect): Set to null, so default behavior of
16922 configure is now --verbose.
16923
16924 1998-02-16 Dave Love <d.love@dl.ac.uk>
16925
16926 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16927 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16928
16929 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16930
16931 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16932 this change to sync Makefile.in with its ChangeLog entries.
16933
16934 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16935
16936 * ltmain.sh (mkdir): Check that the directory doesn't exist
16937 before we exit with error, so that we don't get races during
16938 parallel builds.
16939
16940 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16941
16942 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16943
16944 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16945
16946 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16947 PICFLAG_FOR_TARGET.
16948 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16949
16950 * configure: Emit a definition for the new macro enable_shared
16951 into each Makefile.
16952
16953 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16954
16955 * configure.in (host_tools, native_only): Add libtool.
16956
16957 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16958
16959 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16960 Fix typo in ming config comment.
16961
16962 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16963
16964 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16965
16966 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16967
16968 * config.sub: Add tic30 cases, and map c30 to tic30.
16969
16970 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16971
16972 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16973 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16974 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16975 (CLEAN_TARGET_MODULES): Similarly
16976 (all-target-libf2c): Add dependences.
16977 * configure.in (target_libs): Add libf2c.
16978
16979 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16980
16981 * configure.in: Remove expect from noconfigdirs when target
16982 is cygwin32. OK to build expect and dejagnu with Canadian
16983 Cross.
16984
16985 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16986
16987 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16988 host.
16989
16990 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16991 and mingw32.
16992
16993 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16994
16995 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16996 here as it is not defined in the toplevel Makefile.
16997
16998 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16999
17000 * configure (package_makefile_rules_frag): New variable, which names
17001 a file with generic rules, ...
17002 Change comment to mention we now have FIVE parts.
17003 * configure: Undo last change.
17004
17005 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
17006
17007 * config.guess: More accurate determination of HP processor types.
17008 * config.sub: More accurate determination of HP processor types.
17009
17010 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
17011
17012 * configure (package_makefile_frag): Move inserting the
17013 ${package_makefile_frag} to where it should be according
17014 to the comment.
17015
17016 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
17017
17018 * config.guess: Add support for Linux/ARM.
17019
17020 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
17021
17022 * .cvsignore: Remove *-info and *-install since they match
17023 release-info and mpw-install, which we don't want to just ignore.
17024
17025 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
17026
17027 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
17028
17029 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
17030
17031 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
17032 local_prefix to sub-make invocations.
17033
17034 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
17035
17036 * configure.in: Check makefile fragments in the source
17037 directory.
17038
17039 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
17040
17041 * configure.in: Check whether host and target makefile
17042 fragments exist before adding them to *_makefile_frag.
17043
17044 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
17045
17046 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
17047
17048 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
17049
17050 * configure.in: Make sure we only replace RPATH_ENVVAR on
17051 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17052 regexp to sed.
17053
17054 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17055 to sub-makes.
17056
17057 1998-01-13 Lee Iverson (leei@ai.sri.com)
17058
17059 * config-ml.in (multi-do): LDFLAGS must include multilib
17060 designator.
17061
17062 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
17063
17064 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17065
17066 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
17067
17068 * config.sub: Add mingw32 support.
17069 * configure.in: Likewise.
17070
17071 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17072
17073 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17074
17075 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
17076
17077 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17078 * configure (gxx_include_dir): Provide a definition for subdirs
17079 which do not use autoconf.
17080
17081 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
17082
17083 * config.guess: Sync with egcs. Picks up new alpha support,
17084 BeOS & some additional linux support.
17085
17086 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
17087
17088 * config.guess: HP 9000/803 is a PA1.1 machine.
17089
17090 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
17091
17092 * configure.in: It's alpha*-...
17093
17094 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17095
17096 * configure.in (host_makefile_frag, target_makefile_frag):
17097 Handle multiple config files.
17098 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17099 alpha-*-*.
17100
17101 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
17102
17103 * mkdep: New file.
17104
17105 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
17106
17107 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17108
17109 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
17110
17111 * Makefile.in: Add libgui directory.
17112 (GDB_TK): Add all-libgui.
17113 * configure.in: Add libgui directory.
17114 * configure: Add all-libgui to GDB_TK.
17115
17116 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
17117
17118 * config-ml.in (multidirs): Add m32r to multilib list.
17119
17120 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
17121
17122 * Makefile.in (all-target-gperf): Change dependency to
17123 all-target-libstdc++.
17124
17125 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
17126
17127 * config.guess: Add BeOS support.
17128
17129 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
17130
17131 Source directory cvs renamed to cvssrc:
17132 * configure.in (host_tools): Change cvs to cvssrc.
17133 (native_only): Likewise.
17134 (noconfigdirs) [various cases]: Likewise.
17135 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17136 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17137 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17138 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17139 (all-cvssrc): Rename target from all-cvs.
17140
17141 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17142
17143 * configure (gxx_include_dir): Fix thinko.
17144
17145 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17146
17147 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17148 (install-cross, install-gcc-cross): New targets.
17149
17150 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17151
17152 * configure.in (noconfigdirs): Add support for Thumb target.
17153
17154 * config.sub (maybe_os): Add support for Thumb target.
17155
17156 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17157
17158 * Makefile.in: Add rules for cygmon.
17159
17160 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17161
17162 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17163
17164 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17165 * configure (gxx_include_dir): Provide a definition for subdirs
17166 which do not use autoconf.
17167
17168 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17169
17170 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17171 11/18/97 build
17172
17173 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17174
17175 * From Franz Sirl.
17176 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17177 found on RedHat Linux systems.
17178
17179 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17180
17181 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17182 guesses.
17183
17184 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17185
17186 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17187
17188 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17189
17190 * ltmain.sh: If mkdir fails, check whether the directory was created
17191 anyhow by some other process.
17192
17193 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17194
17195 * configure.in (d30v-*-*): Configure all directories.
17196
17197 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17198
17199 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17200 for the D30V.
17201
17202 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17203
17204 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17205
17206 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17207
17208 * include/libiberty.h: Add extern "C" { so it can be used with C++
17209 progrms.
17210 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17211 programs.
17212
17213 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17214
17215 * configure.in (d30v-*-*): Configure GCC now.
17216
17217 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17218
17219 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17220 is no longer needed.
17221
17222 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17223
17224 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17225
17226 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17227
17228 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17229 targets using "$@" to provide support for similar but not identical
17230 targets without having to duplicate code.
17231
17232 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17233
17234 * makefile.vms: Fix to work with DEC C.
17235
17236 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17237
17238 * config.sub: Add mips-tx39-elf to marketing names.
17239
17240 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17241
17242 * ltmain.sh: Handle symlinks in generated script.
17243
17244 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17245
17246 * configure: Handle autoconf style directory options: --bindir,
17247 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17248 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17249 --sysconfdir.
17250 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17251 (sharedstatedir, localstatedir, oldincludedir): New variables.
17252 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17253 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17254 sbindir, sharedstatedir, and sysconfdir.
17255
17256 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17257
17258 * Makefile.in (bootstrap-lean): New target.
17259
17260 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17261
17262 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17263 sn, and gnuserv from noconfigdirs.
17264
17265 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17266
17267 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17268
17269 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17270
17271 * Makefile.in (cross): New target.
17272
17273 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17274 Jeff Law <law@cygnus.com>
17275
17276 * Makefile.in (bootstrap2, bootstrap3): New targets.
17277 (all-bootstrap): Remove outdated and confusing target.
17278 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17279
17280 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17281
17282 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17283 windows. Consistent with gdb/configure.
17284
17285 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17286
17287 * configure.in: Name Linux target fragment.
17288
17289 * configure: Rewrite so that project Makefile fragment is inserted
17290 first and appears last in the resulting Makefile.
17291
17292 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17293
17294 * Makefile.in (install-itcl): Install tcl first.
17295
17296 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17297
17298 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17299
17300 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17301
17302 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17303
17304 * configure.in (skipdirs): Add target-librx for Linux.
17305 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17306
17307 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17308
17309 * Makefile.in (bootstrap): New target.
17310
17311 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17312
17313 * config.sub: Accept 'amigados' for backward compatibility.
17314
17315 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17316
17317 * config.guess: Merge with FSF.
17318
17319 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17320
17321 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17322
17323 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17324
17325 * config.sub: Add "marketing-names" patch.
17326
17327 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17328
17329 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17330
17331 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17332
17333 * config.sub: Handle v850-elf.
17334
17335 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17336
17337 * .cvsignore (*-install): Remove.
17338
17339 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17340
17341 * ltconfig: Set CONFIG_SHELL in libtool.
17342 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17343
17344 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17345
17346 * configure.in (target_subdir): Set to libraries if enable_multilib.
17347
17348 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17349
17350 * config.guess: Update from gcc directory.
17351
17352 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17353
17354 * Makefile.in (all-sim): Depends on all-readline.
17355
17356 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17357
17358 * Makefile.in (BISON, YACC): Use $$s.
17359 (all-bison): Depend on all-texinfo.
17360
17361 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17362
17363 * Makefile.in (BISON): Add -L flag.
17364 (YACC): Likewise.
17365
17366 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17367
17368 * configure.in (noconfigdirs): Add support for v850e target.
17369
17370 * config.sub (maybe_os): Add support for v850e target.
17371
17372 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17373
17374 * configure.in (noconfigdirs): Add support for v850ea target.
17375
17376 * config.sub (maybe_os): Add support for v850ea target.
17377
17378 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17379
17380 * config.sub: Add mipstx39. Delete r3900.
17381
17382 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17383
17384 * Makefile.in (all-autoconf): Depends on all-texinfo.
17385
17386 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17387
17388 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17389 eabi targets.
17390
17391 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17392
17393 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17394
17395 * configure: When handling a Canadian Cross, handle YACC as well as
17396 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17397 * Makefile.in (all-bison): Depend upon all-texinfo.
17398
17399 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17400
17401 * Makefile.in (BISON): bison, not byacc or bison -y.
17402 (YACC): bison -y or byacc or yacc.
17403 (various): Add *-bison as appropriate.
17404 (taz): No need to mess with BISON anymore.
17405
17406 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17407
17408 * configure: If OSTYPE matches *win32*, try to find a good value for
17409 CONFIG_SHELL.
17410
17411 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17412
17413 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17414 configure.in if it is present.
17415
17416 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17417
17418 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17419
17420 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17421
17422 * config.sub: Recognize `arc' cpu.
17423 * configure.in: Likewise.
17424 * config-ml.in: Likewise.
17425
17426 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17427
17428 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17429
17430 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17431
17432 * configure: Changed sed delimiter from ':' to '|' when
17433 attempting to substitute ${config_shell} for SHELL. On
17434 NT ${config_shell} may contain a ':' in it.
17435
17436 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17437
17438 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17439
17440 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17441
17442 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17443
17444 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17445
17446 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17447
17448 * ylwrap: If the program is a relative path, force it to be
17449 absolute.
17450
17451 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17452
17453 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17454
17455 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17456
17457 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17458 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17459 for libraries.
17460
17461 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17462
17463 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17464 separated by spaces.
17465
17466 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17467
17468 * ylwrap: New file.
17469 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17470
17471 * ltmain.sh: Handle /bin/sh at start of install program.
17472
17473 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17474
17475 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17476 * missing: New file, from automake 1.2.
17477
17478 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17479
17480 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17481 check-tk to CHECK_X11_MODULES.
17482
17483 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17484
17485 * config.sub: Merge with FSF.
17486
17487 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17488
17489 * config.guess: Merge with FSF.
17490
17491 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17492
17493 * configure: Treat msdosdjgpp like go32.
17494 * configure.in: Likewise. Don't remove gprof for go32.
17495
17496 * configure: Change Makefile.tem2 to Makefile.tm2.
17497
17498 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17499
17500 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17501
17502 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17503
17504 * install-sh (chmodcmd): Set to null if the DST directory already
17505 exists. Same as Nov 11th change.
17506
17507 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17508
17509 * configure (GDB_TK): Needs itcl and tix.
17510
17511 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17512
17513 * config.guess: Update from FSF.
17514
17515 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17516
17517 * Makefile.in (GDB_TK): Depend on itcl and tix.
17518
17519 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17520
17521 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17522 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17523 (INSTALL_SCRIPT): New variable.
17524 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17525 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17526 to -x.
17527 * install-sh: Add support for -x option.
17528
17529 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17530
17531 * configure.in, Makefile.in: Treat tix like itcl.
17532
17533 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17534
17535 * Makefile.in (WINDRES): New variable.
17536 (WINDRES_FOR_TARGET): New variable.
17537 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17538 (EXTRA_HOST_FLAGS): Add WINDRES.
17539 (EXTRA_TARGET_FLAGS): Add WINDRES.
17540 (EXTRA_GCC_FLAGS): Add WINDRES.
17541 ($(DO_X)): Pass down WINDRES.
17542 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17543 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17544 DLLTOOL_FOR_TARGET.
17545
17546 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17547
17548 * configure.in: configure sim before gdb for win32-x-ppc
17549
17550 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17551
17552 Move gperf into the toplevel, from libg++.
17553 * configure.in (target_tools): Add target-gperf.
17554 (native_only): Add target-gperf.
17555 * Makefile.in (all-target-gperf): New target, depend on
17556 all-target-libg++.
17557 (configure-target-gperf): Empty rule.
17558 (ALL_TARGET_MODULES): Add all-target-gperf.
17559 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17560 (CHECK_TARGET_MODULES): Add check-target-gperf.
17561 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17562 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17563
17564 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17565
17566 * config.sub (mn10200): Recognize new basic machine.
17567
17568 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17569
17570 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17571 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17572
17573 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17574
17575 * configure.in: If we're building mips-sgi-irix6* native, turn on
17576 ENABLE_MULTILIB and set TARGET_SUBDIR.
17577
17578 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17579
17580 * Makefile.in (all-sn): Depend on all-grep.
17581
17582 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17583
17584 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17585
17586 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17587 Makefile. From Jeff Makey <jeff@cts.com>.
17588 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17589
17590 * Makefile.in (DISTBISONFILES): Remove.
17591 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17592 $(DEFAULT_YACC).
17593
17594 * configure.in: Build itl, db, sn, etc., when building for native
17595 cygwin32.
17596
17597 * Makefile.in (LD): New variable.
17598 (EXTRA_HOST_FLAGS): Pass down LD.
17599 ($(DO_X)): Likewise.
17600
17601 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17602
17603 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17604
17605 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17606
17607 * configure.in (targargs): Strip out any supplied --build argument
17608 before adding our own. Always add --build.
17609
17610 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17611
17612 * configure.in (targargs): Pass --build if we're doing
17613 a cross-compile.
17614
17615 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17616
17617 * configure: Use '|' instead of ":" as the separator in
17618 sed. Otherwise sed chokes on NT path names with drive
17619 designators. Also look for "?:*" as the leading characters in an
17620 absolute pathname.
17621
17622 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17623
17624 * config.sub: Support for r3900.
17625
17626 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17627
17628 * configure.in: Use install-sh, not install.sh.
17629
17630 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17631
17632 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17633 apply it twice.
17634
17635 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17636
17637 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17638 install-binutils.
17639
17640 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17641
17642 * Makefile.in: Add automake targets.
17643 * configure.in (host_tools): Add automake.
17644
17645 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17646
17647 * configure: Default CXX to c++, not gcc.
17648 * Makefile.in (CXX): Set to c++, not gcc.
17649 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17650
17651 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17652
17653 * install-sh: try appending a .exe if source file doesn't
17654 exist
17655
17656 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17657
17658 * configure.in: Turn on multilib by default.
17659 (cross_only): Remove target-libiberty.
17660
17661 * Makefile.in (all-gcc): Don't depend on libiberty.
17662
17663 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17664
17665 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17666
17667 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17668
17669 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17670 (DISTBISONFILES): Add ld/Makefile.in
17671
17672 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17673
17674 * configure.in: if target is cygwin32 but host isn't cygwin32,
17675 don't configure gdb tcl tk expect, not just gdb.
17676
17677 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17678
17679 * configure.in: Added gnuserv everywhere sn appears.
17680
17681 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17682 (CROSS_CHECK_MODULES): Added check-gnuserv.
17683 (INSTALL_MODULES): Added install-gnuserv.
17684 (CLEAN_MODULES): Added clean-gnuserv.
17685 (all-gnuserv): New target.
17686
17687 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17688
17689 * config.guess: Fixes for MIPS OpenBSD systems.
17690
17691 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17692
17693 * Makefile.in (INSTALL_XFORM): Remove.
17694 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17695
17696 * mkinstalldirs: New file, copied from automake.
17697 * Makefile.in (installdirs): Rename from install-dirs. Use
17698 mkinstalldirs. Change all users.
17699 (DEVO_SUPPORT): Add mkinstalldirs.
17700
17701 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17702
17703 * install-sh: Rename from install.sh.
17704 * Makefile.in (INSTALL): Change install.sh to install-sh.
17705 (DEVO_SUPPORT): Likewise.
17706
17707 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17708 Graichen <graichen@rzpd.de>.
17709
17710 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17711
17712 * config.guess: Recognize OpenBSD systems correctly.
17713
17714 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17715
17716 * README, Makefile.in (ETC_SUPPORT): Remove references to
17717 cfg-paper*, configure.{texi,man,info*}._
17718
17719 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17720
17721 * Makefile.in (all.normal): Ensure that gcc is built after all
17722 the x11 - ie gdb - targets.
17723
17724 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17725
17726 * makefile.vms: Don't run conf-a-gas.
17727
17728 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17729
17730 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17731
17732 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17733
17734 * configure.in: Remove noconfigdirs case since gdb also
17735 configures and builds for tic80-coff.
17736
17737 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17738
17739 * configure: Set cache_file to config.cache.
17740 * Makefile.in (local-distclean): Remove config.cache.
17741
17742 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17743
17744 * COPYING: Update FSF address.
17745
17746 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17747
17748 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17749 noconfigdirs.
17750
17751 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17752
17753 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17754 MAKEDIRS, is empty.
17755
17756 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17757
17758 * config.sub: Tweak mn10300 entry.
17759
17760 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17761
17762 * configure.in (host_tools): Put sim before gdb, so gdb's
17763 configure.tgt can determine if the simulator was configured.
17764
17765 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17766
17767 * config.sub: Move BeOS $os case to be with other Cygnus
17768 local cases.
17769
17770 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17771
17772 * config.sub: Remove misplaced comment that broke Linux.
17773
17774 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17775
17776 * config.sub: Add BeOS support.
17777
17778 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17779
17780 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17781
17782 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17783
17784 * configure.in (noconfigdirs): Remove tcl and tk from
17785 noconfigdirs for cygwin32 builds.
17786
17787 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17788
17789 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17790
17791 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17792
17793 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17794 make-all.com, use makefile.vms instead.
17795
17796 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17797
17798 * config.sub: Accept -lnews*.
17799
17800 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17801
17802 * configure.in (noconfigdirs): Disable target-newlib,
17803 target-examples and target-libiberty for d30v.
17804
17805 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17806
17807 * configure.in (noconfigdirs): Enable ld for d30v.
17808
17809 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17810
17811 * configure.in (tic80-*-*): Build compiler.
17812
17813 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17814
17815 * configure.in (d30v-*): Remove sim directory from list of
17816 unsupported d30v directories
17817
17818 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17819
17820 * config.sub, configure.in: Add d30v target cpu.
17821
17822 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17823
17824 * makefile.vms: New file.
17825 * make-all.com: Remove.
17826
17827 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17828
17829 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17830
17831 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17832
17833 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17834
17835 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17836
17837 * Makefile.in (ALL_MODULES): Added all-db.
17838 (CROSS_CHECK_MODULES): Addec check-db.
17839 (INSTALL_MODULES): Added install-db.
17840 (CLEAN_MODULES): Added clean-db.
17841
17842 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17843
17844 * config.guess: Merge with latest FSF sources.
17845
17846 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17847
17848 * Makefile.in (ALL_MODULES): Added all-itcl.
17849 (CROSS_CHECK_MODULES): Added check-itcl.
17850 (INSTALL_MODULES): Added install-itcl.
17851 (CLEAN_MODULES): Added clean-itcl.
17852
17853 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17854
17855 * configure.in: build gdb for mn10200
17856
17857 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17858
17859 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17860
17861 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17862
17863 * configure.in (tic80-*-*): Turn off most targets right now.
17864
17865 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17866
17867 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17868 rather than the makeinfo program.
17869 (do-info): Depend upon all-texinfo.
17870
17871 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17872
17873 * configure.in: Remove uses of config/mh-linux.
17874
17875 * config.sub, config.guess: Merge with latest FSF sources.
17876
17877 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17878
17879 * config.sub (case $basic_machine): Add tic80 entries.
17880
17881 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17882
17883 * config.sub, config.guess: Merge with latest FSF sources.
17884
17885 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17886
17887 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17888 * mpw-config.in: Test for NewFolderRecursive.
17889 * mpw-install: Use symbolic name for startup filename.
17890 * mpw-README: Add various additional details.
17891
17892 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17893
17894 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17895
17896 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17897
17898 * configure.in: Do build gcc and the target libraries for
17899 the mn10200.
17900
17901 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17902
17903 * configure.in: don't avoid building gdb for mn10300 any more
17904 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17905 instead of single-quoting it.
17906
17907 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17908
17909 * configure.in: Don't use --with-stabs on IRIX 6.
17910
17911 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17912
17913 * configure.in (m32r): Build gdb, libg++ now.
17914
17915 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17916
17917 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17918 directories from noconfigdirs.
17919
17920 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17921
17922 * config.sub (basic_machine): added mips16 configuration
17923
17924 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17925
17926 * config.sub: Handle d10v-unknown.
17927
17928 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17929
17930 * config.sub: Handle v850-unknown.
17931
17932 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17933
17934 * Makefile.in: add findutils
17935 * configure.in: add findutils to list of host_tools
17936
17937 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17938
17939 * config.sub: Handle mn10200 and mn10300.
17940
17941 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17942
17943 * configure.in (d10v-*): Do not build librx.
17944
17945 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17946
17947 * configure.in (mn10300): Build everything except gdb & libgloss.
17948
17949 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17950
17951 * config.guess: Patch for Dansk Data Elektronik servers,
17952 from Niels Skou Olsen <nso@dde.dk>.
17953
17954 For ncr, use /bin/uname rather than uname, since GNU uname does not
17955 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17956
17957 Patch for MIPS R4000 running System V,
17958 from Eric S. Raymond <esr@snark.thyrsus.com>.
17959
17960 Fix thinko for nextstep.
17961
17962 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17963
17964 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17965 * config.guess: Guess mips-dec-mach_bsd4.3.
17966
17967 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17968 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17969 release numbers.
17970 * config.guess (mips-mips-riscos*): Emit just enough of the
17971 release number.
17972
17973 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17974 * config.guess (sparc-auspex-sunos*): Added.
17975 (f300-fujitsu-*): Added.
17976
17977 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17978 * config.guess: Recognize a Tadpole as a sparc.
17979
17980 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17981
17982 * config.guess: Don't assume that NextStep version is either 2 or
17983 3. NextStep 4 (aka OpenStep 4) has come out now.
17984
17985 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17986
17987 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17988 From Rik Faith <faith@cs.unc.edu>.
17989
17990 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17991
17992 * config.sub: Contributions from bug-gnu-utils to:
17993 Support plain "hppa" (no version given) architecture, reported by
17994 OpenStep.
17995 OpenBSD like NetBSD.
17996 LynxOs is not a hardware supplier.
17997
17998 * config.guess: Contributions from bug-gnu-utils to add support for:
17999 OpenBSD like NetBSD.
18000 Stratus systems.
18001 More Pyramid systems.
18002 i[n>4]86 Intel chips.
18003 M680[n>4]0 Motorola chips.
18004 Use unknown instead of lynx for hardware manufacturer.
18005
18006 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18007
18008 * install.sh (chmodcmd): Set to null if the DST directory already
18009 exists.
18010
18011 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18012
18013 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
18014 not use mt-ppc target Makefile fragment any more.
18015
18016 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
18017
18018 * configure.in (*-*-windows): Exclude everything but those dirs
18019 needed to build windows.
18020
18021 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
18022
18023 * Makefile.in (all-target-winsup): Depend on all-target-librx.
18024
18025 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
18026
18027 * configure.in: Exclude mmalloc from i386-windows.
18028
18029 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
18030
18031 * Undo my previous change.
18032
18033 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
18034
18035 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
18036 unconditionally.
18037 (MAKEOVERRIDES): Define (revert this part of October 18 change).
18038
18039 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
18040
18041 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
18042 host to add it's own flags.
18043
18044 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
18045
18046 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
18047
18048 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
18049
18050 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18051 (CXX_FOR_TARGET): Likewise.
18052 (GCC_FOR_TARGET): Define.
18053 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18054 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18055 CC_FOR_TARGET was specified on the command line.
18056 (MAKEOVERRIDES): Don't define.
18057
18058 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
18059
18060 * configure.in (m32r): Fix spelling of libg++ libs.
18061
18062 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
18063
18064 * config.sub (-apple*): Remove, now redundant.
18065
18066 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
18067
18068 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18069
18070 * configure: Rework yesterday's sed script patch.
18071
18072 * config.sub: Merge with FSF.
18073
18074 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
18075
18076 * config.guess: Merge from FSF.
18077
18078 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
18079 * config.guess: Use pc instead of unknown, for pc clone systems.
18080 Change linux to linux-gnu.
18081
18082 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18083 * config.guess: Avoid non-portable tr syntax.
18084
18085 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
18086
18087 * test-build.mk (HOLES): Add "xargs" for gdb.
18088
18089 * configure: Avoid hpux10.20 sed bug.
18090
18091 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
18092
18093 * configure.in: Add support for windows host
18094 (that is a build done under the Microsoft build environment).
18095
18096 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
18097
18098 * Makefile.in: Replace all uses of srcroot with s, to shrink
18099 command line lengths.
18100
18101 Patches from Geoffrey Noer <noer@cygnus.com>:
18102 * configure.in: If configuring for newlib, pass --with-newlib to
18103 subdirectories.
18104 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18105 -Bnewlib/ and -Lwinsup to gcc.
18106 (CXX_FOR_TARGET): Likewise.
18107
18108 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
18109
18110 * Makefile.in (ETC_SUPPORT): Add configure.
18111
18112 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
18113
18114 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18115 host configuration file.
18116
18117 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
18118
18119 * configure.in: Break mn10x00 support into separate
18120 mn10200 and mn10300 configurations.
18121 * config.sub: Likewise.
18122
18123 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
18124
18125 * configure.in: Add lots of stuff to noconfigdirs for
18126 the mn10x00 targets.
18127
18128 * config.sub, configure.in: Add mn10x00 support.
18129
18130 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
18131
18132 * make-all.com: Call conf-a-gas, not config-a-gas.
18133
18134 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
18135
18136 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18137 targets.
18138
18139 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18140
18141 * mpw-README: Add much more detail for native PowerMac.
18142 * mpw-install: New file.
18143 * mpw-configure: Add --norecursion and --help options.
18144 * mpw-config.in: Translate readme and install files when
18145 copying to objdir.
18146 * mpw-build.in: Don't always depend on byacc and flex.
18147 (install-only-top): New action.
18148
18149 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18150
18151 * configure.in: You can now configure GDB for the v850.
18152
18153 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18154
18155 * configure.in (noconfigdirs): Don't configure any C++ dirs
18156 if targeting D10V.
18157
18158 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18159
18160 * config.sub: Recognize mips64vr5000.
18161
18162 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18163
18164 * configure.in: Use a single line for host_tools and native_only.
18165
18166 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18167
18168 * config.sub, configure.in: Add entries for m32r.
18169
18170 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18171
18172 * Makefile.in (inet-install): Don't run install-gzip.
18173
18174 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18175
18176 * configure.in: Don't config lots of things for *-*-windows*.
18177
18178 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18179
18180 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18181 (host_libs, host_tools): Copy from configure.in.
18182 * mpw-configure: Don't complain about directories not found.
18183
18184 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18185
18186 * configure.in (i[345]86): Recognize i686 for pentium pro.
18187 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18188 file.
18189
18190 * config.guess (i[345]86): Ditto.
18191
18192 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18193
18194 * configure.in (noconfigdirs): Removed gdb for D10V.
18195
18196 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
18197
18198 * configure.in: Remove ld, target-libio, target-libg++, and
18199 target-libstdc++ from noconfigdirs.
18200
18201 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18202
18203 * configure: Fix three locations where shell scripts were
18204 being run directly rather than with config_shell.
18205
18206 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18207
18208 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18209 * config.sub (basic_machine): Recognize v850.
18210
18211 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18212
18213 * mpw-configure: Handle multiple enable/disable options and
18214 pass them down recursively, handle -c and -s flags appropriately
18215 depending on choice of compiler, add escape mechanism for
18216 quoted arguments to gC.
18217
18218 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18219
18220 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18221 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18222 so that -mrelocatable-lib and -mno-eabi are used.
18223
18224 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18225 not support --print-multi-lib, don't abort.
18226
18227 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18228
18229 * make-all.com: Run config-a-gas.
18230 * setup.com: Don't copy subdirectory files around.
18231
18232 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18233
18234 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18235 target, it now compiles correctly.
18236
18237 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18238
18239 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18240
18241 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18242
18243 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18244
18245 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18246
18247 * configure.in (native_only): Add prms.
18248
18249 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18250
18251 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18252 (BINUTILS_SUPPORT_DIRS): Likewise.
18253
18254 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18255
18256 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18257 d10v support is added.
18258
18259 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18260
18261 * configure.in (d10v-*-*): New target.
18262
18263 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18264
18265 * config.guess (HP 9000/811): Recognize this as a PA1.1
18266 machine.
18267
18268 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18269
18270 * Makefile.in (do-tar-gz): New target, split out from tail end of
18271 taz target. Run each command separately, don't use pipes.
18272 (taz): Use it.
18273
18274 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18275
18276 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18277 * mpw-build.in: No builds should depend on building byacc or flex,
18278 they are assumed to be installed already.
18279
18280 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18281
18282 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18283 variable that CC_FOR_TARGET needs.
18284
18285 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18286
18287 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18288 options have changed since the last time the subdirectory was
18289 configured, and if it has, reconfigure.
18290 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18291 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18292
18293 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18294
18295 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18296 CLEAN_MODULES): Add bash.
18297 (all-bash): New target.
18298
18299 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18300
18301 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18302
18303 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18304
18305 * config.sub (basic_machine): Recognize d10v as a valid processor.
18306
18307 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18308
18309 * mpw-configure: Add support for --bindir.
18310 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18311
18312 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18313
18314 * configure.in: add bash, time, gawk to list of hosttools and things
18315 to only build for native toolchains
18316
18317 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18318
18319 * Makefile.in (docdir): Remove.
18320
18321 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18322
18323 * Makefile.in (datadir): Set to $(prefix)/share.
18324
18325 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18326
18327 * configure.in: build diff and patch for cygwin32-hosted
18328 toolchains.
18329
18330 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18331
18332 * config.sub: Accept -rtems*.
18333
18334 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18335
18336 * configure.in: enable dosrel for cygwin32-hosted builds,
18337 remove diff from the list of things not buildable
18338 via Canadian Cross
18339
18340 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18341
18342 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18343 don't get ". ".
18344
18345 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18346
18347 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18348
18349 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18350
18351 * Makefile.in (taz): Handle case where tex3patch didn't even get
18352 checked out. Also, if it was found, put the symlink in a new util
18353 subdirectory.
18354
18355 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18356
18357 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18358
18359 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18360
18361 * config.sub: Recognize -openvms.
18362 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18363 * make-all.com, setup.com: New files.
18364
18365 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18366
18367 * Makefile.in (taz): tex3patch moved to texinfo/util.
18368
18369 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18370
18371 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18372 * configure.in: remove make from disable-if-Can-Cross list
18373 enable gdb if ${host} and ${target} are cygwin32
18374
18375 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18376
18377 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18378 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18379
18380 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18381
18382 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18383 distinguish sysv/svr4/bsd variants.
18384 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18385
18386 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18387
18388 * configure.in: Added copyright notice.
18389 * move-if-change: Added copyright notice.
18390
18391 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18392
18393 * configure.in (powerpcle-*-solaris*): Until we get shared
18394 libraries working, don't build gdb, sim, make, tcl, tk, or
18395 expect.
18396
18397 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18398
18399 * config.guess: Merge with FSF:
18400
18401 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18402 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18403
18404 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18405 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18406
18407 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18408 * config.guess: Combine two OSF1 rules.
18409 Also recognize field test versions. From mjr@zk3.dec.com.
18410 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18411 because GNU uname does not support -p. From pmr@pajato.com.
18412
18413 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18414
18415 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18416
18417 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18418
18419 * mpw-README: Document GCCIncludes.
18420
18421 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18422
18423 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18424
18425 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18426
18427 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18428
18429 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18430
18431 * configure.in (*-*-cygwin32): Configure make.
18432
18433 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18434
18435 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18436
18437 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18438
18439 * Makefile.in (all-inet): Depend on all-perl.
18440
18441 * Makefile.in (inet-install): New target.
18442
18443 * Makefile.in (all-inet): Depend on all-tcl.
18444 (all-inet): Depend on all-send-pr.
18445
18446 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18447
18448 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18449 temporarily.
18450
18451 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18452
18453 * configure.in: Don't configure --with-gnu-ld on AIX.
18454
18455 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18456
18457 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18458
18459 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18460
18461 * Makefile.in (ALL_MODULES): Added all-inet.
18462 (CROSS_CHECK_MODULES): Added check-inet.
18463 (INSTALL_MODULES): Added install-inet.
18464 (CLEAN_MODULES): Added clean-inet.
18465 (all-indent): New target.
18466
18467 * configure.in (host_tools): Added inet.
18468 (native_only): Added inet.
18469 (noconfigdirs): Added inet.
18470
18471 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18472
18473 * configure.in: Don't configure libgloss if we are not configuring
18474 newlib.
18475
18476 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18477
18478 * configure.in: Don't configure libgloss for unsupported
18479 architectures.
18480
18481 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18482
18483 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18484
18485 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18486
18487 * Makefile.in (ALL_MODULES): Include all-apache.
18488 (CROSS_CHECK_MODULES): Include check-apache.
18489 (INSTALL_MODULES): Include install-apache.
18490 (all-apache): New target.
18491
18492 * configure.in: Added apache everywhere perl is seen.
18493
18494 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18495
18496 * Makefile.in: Add support for clean-{module} and
18497 clean-target-{module} rules.
18498
18499 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18500
18501 * configure.in (*-*-ose) do not build libgloss.
18502
18503 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18504
18505 * config.guess (prep*:SunOS:5.*:*): Turn into
18506 powerpele-unknown-solaris2.
18507
18508 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18509
18510 * configure.in: Permit --enable-shared to specify a list of
18511 directories.
18512
18513 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18514
18515 * configure.in (host==solaris): Pass only the first word of $CC
18516 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18517
18518 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18519
18520 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18521
18522 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18523
18524 * Makefile.in (ALL_MODULES): Include all-perl.
18525 (CROSS_CHECK_MODULES): Include check-perl.
18526 (INSTALL_MODULES): Include install-perl.
18527 (ALL_X11_MODULES): Include all-guile.
18528 (CHECK_X11_MODULES): Include check-guile.
18529 (INSTALL_X11_MODULES): Include install-guile.
18530 (all-perl): New target.
18531 (all-guile): New target.
18532
18533 * configure.in (host_tools): Include perl and guile.
18534 (native_only): Include perl and guile.
18535 (noconfigdirs): Don't build guile and perl; no ports have been
18536 done.
18537
18538 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18539
18540 * configure (--enable-*): Handle quoted option lists such as
18541 --enable-sim-cflags='-g0 -O' better.
18542
18543 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18544
18545 * Makefile.in ({,inst}all-target): New rule so we can make and
18546 install all of the target directories easily.
18547
18548 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18549
18550 * configure.in: Add missing global flag in sed substitution when
18551 deleting `target-' from ${configdirs}.
18552
18553 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18554
18555 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18556 option.
18557
18558 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18559 config/mh-necv4.
18560
18561 * install.sh: Correct misspelling of transformbasename.
18562
18563 * config.guess: Recognize mips-*-sysv*.
18564
18565 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18566
18567 * config.sub: Recognize mon960.
18568
18569 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18570
18571 * configure: Restore Canadian Cross handling of BISON and LEX,
18572 removed in Feb 20 change.
18573
18574 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18575
18576 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18577 Mention make install. Remove the old copyright date as well the
18578 clumsy and rather pointless copyright on the README file.
18579
18580 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18581
18582 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18583 Makefile after running symlink-tree, then run `make distclean' to
18584 avoid clobbering any generated files in srcdir.
18585
18586 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18587
18588 * configure.in (m68k-*-netbsd*): Build everything now.
18589
18590 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18591
18592 * Makefile.in (taz): Fix quoting.
18593
18594 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18595
18596 * configure.in (sparclet-*-*): Build everything now.
18597
18598 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18599
18600 * configure.in (m68k-*-linux*): New host.
18601
18602 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18603
18604 * configure: Check for bison before byacc.
18605
18606 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18607
18608 * Makefile.in configure: Change the way LEX and BISON/YACC are
18609 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18610 searching PATH. These are used as fallbacks by Makefile.in if
18611 flex/bison/byacc aren't in objdir.
18612
18613 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18614
18615 * Makefile.in: Make everything which depends upon all-bfd also
18616 depend upon all-opcodes, in case --with-commonbfdlib is used.
18617
18618 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18619
18620 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18621 building NT native compilers on Unix.
18622
18623 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18624
18625 * configure.in: Don't get CC from the host Makefile fragment if we
18626 can find gcc in PATH, or if this is a Canadian Cross. Move the
18627 Solaris test for /usr/ucb/cc to the post target script, just after
18628 the compiler sanity test.
18629
18630 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18631
18632 * config.sub: Merge with FSF.
18633
18634 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18635
18636 * Makefile.in (RPATH_ENVVAR): New variable.
18637 (REALLY_SET_LIB_PATH): Use it.
18638 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18639
18640 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18641
18642 * config.sub, configure.in: Recognize sparclet cpu.
18643
18644 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18645
18646 * config.guess: Support m68k-cbm-sysv4.
18647
18648 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18649
18650 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18651 m68k-unknown-linuxaout from linker help string. Put quotes around
18652 $ld_help_string.
18653
18654 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18655
18656 * config.guess (powerpc-harris-powerunix): Add guess for port
18657 to new target.
18658
18659 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18660
18661 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18662
18663 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18664
18665 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18666 $(REALLY_SET_LIB_PATH) in Makefile.
18667 * Makefile.in (SET_LIB_PATH): New variable.
18668 (REALLY_SET_LIB_PATH): New variable.
18669 ($(DO_X)): Use $(SET_LIB_PATH).
18670 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18671 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18672 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18673 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18674 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18675 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18676 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18677 (install-dosrel): Likewise.
18678 (all-opcodes): Depend upon all-libiberty.
18679
18680 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18681
18682 * config.guess (*:CYGWIN*): New
18683
18684 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18685
18686 * Makefile.in (all-target-winsup): All all-target-libiberty.
18687
18688 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18689
18690 * configure.in (noconfigdirs): Add missing # in front of comment.
18691
18692 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18693
18694 * configure.in: add second pass to things added to noconfigdirs
18695 so *-gm-magic can exclude libgloss properly.
18696
18697 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18698
18699 * mpw-configure (extralibs_name, rez_name): Set correctly
18700 for MWC68K compiler.
18701
18702 * mpw-README: Add more info on the necessary build tools.
18703
18704 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18705
18706 * configure.in, config.sub: Recognize cygwin32.
18707
18708 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18709
18710 * config.guess, config.sub: Recognize A/UX.
18711
18712 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18713
18714 * config.sub: Merge with gcc/config.sub.
18715
18716 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18717
18718 * mpw-build.in (do-binutils): Add build of stamps.
18719
18720 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18721
18722 * config.sub: Add recognition for mips64vr4100*-* targets.
18723
18724 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18725
18726 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18727 Add creation of gconfigargs with `--enable-shared' turned on.
18728 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18729 ($(host)-stamp-stage3-configured): Likewise.
18730 (HOLES): Add chatr and ldd.
18731 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18732
18733 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18734
18735 * configure: Pass --nfp to recursive configures.
18736
18737 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18738
18739 * Makefile.in (DLLTOOL): New.
18740 (DLLTOOL_FOR_TARGET): New.
18741 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18742 (EXTRA_TARGET_FLAGS): Ditto.
18743 (EXTRA_GCC_FLAGS): Ditto.
18744 (CONFIGURE_TARGET_MODULES): Ditto.
18745 (DO_X): Ditto.
18746 * configure: Add DLLTOOL.
18747
18748 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18749
18750 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18751 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18752 mh-sco, since old workarounds no longer needed, and don't
18753 build ld, since libraries have weak symbols in COFF.
18754
18755 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18756
18757 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18758
18759 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18760
18761 * configure.in: Make sure that ${CC} can be used to compile an
18762 executable.
18763
18764 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18765
18766 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18767 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18768 nothing depending on whether gdbtk is being built.
18769
18770 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18771
18772 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18773
18774 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18775
18776 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18777 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18778
18779 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18780
18781 * config-ml.in: Add support for
18782 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18783 Simplify setting of multidirs from --disable-foo.
18784
18785 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18786
18787 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18788 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18789 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18790 non-empty, pass them on to the GCC make.
18791 (all-bootstrap): New rule that is like all-gcc, except it executes
18792 the GCC bootstrap rule instead of the GCC all rule.
18793
18794 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18795
18796 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18797
18798 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18799
18800 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18801 DG/UX support.
18802
18803 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18804
18805 * config.sub (i*86*) Change [345] to [3456]
18806
18807 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18808
18809 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18810 --with-gnu-ld=no.
18811
18812 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18813
18814 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18815 AIX multilibs get built.
18816
18817 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18818
18819 * configure.in (i386-win32): Don't build expect if we're not
18820 building the tcl subdir.
18821
18822 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18823
18824 * Makefile.in: (configure-target-examples, all-target-examples):
18825 New targets, configure and build example programs.
18826
18827 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18828
18829 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18830 use it as input to sedit the generated MPW makefile.
18831 * mpw-README: Add a suggestion about Gestalt.h.
18832
18833 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18834
18835 * config.sub: Accept *-*-ieee*.
18836
18837 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18838
18839 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18840 Ronald F. Guilmette <rfg@monkeys.com>.
18841
18842 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18843
18844 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18845 for powerpc-pe native.
18846 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18847 (target==powerpc-pe): duplicate i386-win32 entry.
18848
18849 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18850
18851 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18852 of vxworks, not just vxworks5.1.
18853
18854 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18855
18856 * mpw-configure: Add support for exec-prefix.
18857
18858 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18859
18860 * config.guess: Recognize HP model 816 machines as having
18861 a PA1.1 processor.
18862
18863 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18864
18865 * configure: Ignore new autoconf configure options.
18866
18867 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18868
18869 * config.guess: Recognize Pentium under SCO.
18870 From Robert Lipe <robertl@arnet.com>.
18871
18872 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18873
18874 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18875
18876 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18877
18878 * configure.in: Don't configure gas for alpha-dec-osf*.
18879
18880 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18881
18882 * configure.in: Default to --with-stabs for some targets for which
18883 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18884 i[345]86*-*-unixware*.
18885
18886 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18887
18888 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18889 rather than basing it on the target. Simplify handling of options
18890 controlling which directories to configure. Remove extraneous
18891 slash in multi-clean target.
18892
18893 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18894
18895 * config-ml.in: Prefix more variables with ml_ so they don't collide
18896 with configure's.
18897
18898 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18899
18900 * configure: Don't turn -v into --v.
18901
18902 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18903
18904 * configure.in (targargs): Fix typo.
18905
18906 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18907
18908 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18909
18910 * configure.in: Strip --host and --target options from
18911 CONFIG_ARGUMENTS, and always configure for --host only. Add
18912 --with-cross-host option when building with a cross-compiler.
18913 * configure: Canonicalize the arguments put into config.status by
18914 always using `=' for an option with an argument. Pass a presumed
18915 --host or --target explicitly.
18916
18917 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18918
18919 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18920 into general OS recognition case.
18921
18922 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18923
18924 * configure.in (target_configdirs): add target-winsup only
18925 for win32 target systems.
18926
18927 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18928
18929 * Makefile.in (all-target-libgloss): Depend upon
18930 configure-target-newlib, since when libgloss is built it looks to
18931 see if the newlib directory exists.
18932
18933 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18934
18935 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18936 cfg-ml-*.in.
18937
18938 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18939
18940 * configure: Handle LD and LD_FOR_TARGET when configuring a
18941 Canadian Cross.
18942
18943 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18944
18945 * configure.in (target_libs): add target-winsup.
18946 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18947 (target==ppcle-pe): remove ld from $noconfigdirs.
18948
18949 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18950
18951 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18952 Preserve relative path names in $srcdir. Build symlink tree if
18953 configuring cross target dir and srcdir=. (= no VPATH support).
18954 (configure-target-libg++): Depend on configure-target-librx.
18955 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18956 * config-ml.in: New file.
18957 * symlink-tree: New file.
18958 * configure: Ensure srcdir="." if that's what it is.
18959
18960 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18961
18962 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18963 includes and FLEX_SKELETON setting.
18964 * mpw-configure (--with-gnu-ld): New option, controls whether
18965 to use PPCLink or ld with PowerMac GCC.
18966 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18967 * mpw-config.in: Configure grez if targeting Mac.
18968
18969 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18970 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18971 just macos.
18972 * configure.in: Configure grez resource compiler if targeting Mac.
18973 * Makefile.in (all-grez, install-grez): New targets.
18974
18975 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18976
18977 * configure: CXX defaults to gcc, not g++. If we find
18978 gcc in the path, set CC to gcc -O2.
18979
18980 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18981
18982 * configure: Default ${build} correctly. Avoid picking up extra
18983 spaces when reading CC and CXX from Makefile. When doing a
18984 Canadian Cross, use plausible default values for numerous
18985 variables.
18986 * configure.in: When doing a Canadian Cross, don't try to
18987 configure tools whose configure script can't handle it.
18988
18989 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18990
18991 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18992
18993 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18994
18995 * configure: Remove dubious bug reporting address.
18996
18997 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18998
18999 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
19000 configure script, run that instead of this directory's configure.
19001 In either case, print a message that we're configuring the sub-dir.
19002
19003 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
19004
19005 * configure.in: Before checking for the existence of various files,
19006 use sed to filter out "target-".
19007
19008 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
19009
19010 * Makefile.in (DO_X): Split rule to decrease command line length
19011 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
19012 (Philippe De Muyter).
19013
19014 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19015
19016 * Makefile.in (all-patch): depend on all-libiberty.
19017
19018 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
19019
19020 * configure.in: If the only directory in target_configdirs which
19021 actually exists is libiberty, then set target_configdirs to empty,
19022 to avoid trying to build a target libiberty in a gas or gdb
19023 distribution.
19024
19025 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
19026
19027 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
19028 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
19029 systems.
19030
19031 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19032
19033 * configure.in (copy_dirs): Use sys-include instead of include
19034 for --with-headers option.
19035
19036 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
19037
19038 * Makefile.in, configure.in: Make winsup builds work with
19039 new scheme.
19040
19041 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
19042
19043 * configure.in: Build the linker on AIX.
19044
19045 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
19046
19047 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
19048 where needed.
19049
19050 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
19051
19052 * Makefile.in (all-gcc): Fix typo.
19053
19054 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
19055
19056 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
19057
19058 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
19059
19060 * configure.in: Rename libFOO to target-libFOO, and xiberty
19061 to target-xiberty, to provide more flexibility.
19062 (target_subdir): Define. Create if cross.
19063 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19064 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
19065 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19066 check-libFOO -> check-target-libFOO, etc.
19067 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19068 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19069 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19070 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
19071 allow ALL_GCC="" to only configure.
19072 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
19073 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
19074 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
19075
19076 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
19077
19078 * Makefile.in (taz): Build "info" in etc explicitly.
19079
19080 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
19081
19082 * configure.in: Make sure that CC is undefined (as opposed to
19083 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
19084 problem with autoconf trying to configure on a host without GCC.
19085
19086 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19087
19088 * mpw-configure: Set host alias from choice of host compiler,
19089 only use generic MPW Makefile sed if present, edit a file
19090 named "hacked_Makefile.in" instead of "Makefile.in" if present.
19091 * mpw-README: Add problem notes about CW6 and CW7.
19092
19093 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
19094
19095 * Makefile.in (taz): Use ";" instead of ";;".
19096
19097 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19098
19099 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
19100 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19101 DISTDOCDIRS.
19102 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
19103 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
19104
19105 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
19106
19107 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
19108 and gnats, because they are now subsumed by DISTSTUFFDIRS.
19109 Move bfd to DISTSTUFFDIRS.
19110
19111 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19112
19113 * Makefile.in (X11_LIB): Removed.
19114 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19115
19116 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19117
19118 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19119
19120 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19121 names.
19122
19123 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19124
19125 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19126
19127 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
19128
19129 * configure.in (i[345]86-*-win32): Always build newlib.
19130 Don't configure cvs, autoconf or texinfo.
19131 * Makefile.in (LD_FOR_TARGET): New.
19132 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19133 Pass down LD_FOR_TARGET.
19134
19135 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
19136
19137 * winsup: New directory.
19138 * Makefile.in: Build winsup.
19139 * configure.in: Winsup is configured when target is win32.
19140 Can only build win32 target GDB when native.
19141
19142 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19143
19144 * config.guess: Recognize HP model 819 machines as having
19145 a PA 1.1 processor.
19146
19147 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19148
19149 * configure: Fix sed loop which substitutes for CC and CXX to
19150 avoid bug found in various sed implementations.
19151
19152 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19153
19154 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19155 simulator. Use standard powerpc-*-eabi*.
19156
19157 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19158
19159 * configure.in: Stop putting gas and binutils in noconfigdirs for
19160 powerpc-*-aix* and rs6000-*-*.
19161
19162 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19163
19164 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19165 -mcall-aixdesc libraries.
19166
19167 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19168
19169 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19170
19171 * config.sub (arm | armel | armeb): Fix shell syntax.
19172
19173 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19174
19175 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19176 -msoft-float and -mcpu=common support.
19177 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19178 libraries.
19179
19180 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19181
19182 * configure.in: Allow configuration and build of emacs19 for the alpha.
19183
19184 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19185
19186 * configure.in (CC): Get ^CC, not just any old CC, from
19187 ${host_makefile_frag}.
19188
19189 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19190
19191 * configure.in (CC): Try to get CC from
19192 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19193
19194 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19195
19196 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19197 only if it exists in $(srcdir).
19198
19199 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19200
19201 * configure: If CC and CXX are not set in the environment, set
19202 them, based on either an existing Makefile or on searching for gcc
19203 in PATH. Substitute for CC and CXX in Makefile.
19204 * configure.in: Remove libm from target_libs. Separate
19205 target_configdirs from configdirs. If CC is not set in
19206 environment, try to get it from a host Makefile fragment. Rewrite
19207 changes of configdirs to use skipdirs instead. A few minor
19208 tweaks. Take directories out of target_configdirs as they are
19209 taken out of configdirs. Remove existing Makefile files from
19210 subdirectories. Substitute for TARGET_CONFIGDIRS and
19211 CONFIG_ARGUMENTS in Makefile.
19212 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19213 by configure.in.
19214 (CONFIG_ARGUMENTS): Likewise.
19215 (CONFIGURE_TARGET_MODULES): New variable.
19216 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19217 ($(CONFIGURE_TARGET_MODULES)): New target.
19218 (configure-libg++, configure-libio): New targets.
19219 (all-libg++): Depend upon configure-libg++.
19220 (all-libio): Depend upon configure-libio.
19221 (configure-libgloss, all-libgloss): New targets.
19222 (configure-libstdc++): New target.
19223 (all-libstdc++): Depend upon configure-libstdc++.
19224 (configure-librx, all-librx): New targets.
19225 (configure-newlib): New target.
19226 (all-newlib): Depend upon configure-newlib
19227 (configure-xiberty): New target.
19228 (all-xiberty): Depend upon configure-xiberty.
19229
19230 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19231
19232 * configure.in (host i[345]86-*-win32): Expand the
19233 noconfigdirs again.
19234
19235 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19236
19237 * mpw-configure: Fix sed command file name.
19238
19239 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19240
19241 * configure.in (host i[345]86-*-win32): Reduce the
19242 noconfigdirs again.
19243
19244 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19245
19246 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19247 or powerpc*-*-pe*, since they are not yet supported.
19248
19249 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19250
19251 Add PowerMac support and many other enhancements.
19252 * mpw-configure: New option --cc to select compiler to use,
19253 paste options set according to --cc into the generated
19254 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19255 if mpw-make.sed is present.
19256 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19257 add forward includes for PowerPC include files.
19258 * mpw-build.in: Build using Makefile.PPC if present.
19259 (do-byacc, etc): Remove separate version resource builds.
19260 (do-gas): Build "stamps" before "all".
19261 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19262 * mpw-README: Update to reflect --cc option, PowerMac support,
19263 and recently-reported compatibility problems.
19264
19265 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19266
19267 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19268 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19269 (--with-multilib-top): Pass to recursive invocations.
19270
19271 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19272
19273 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19274 v810-*-*.
19275
19276 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19277
19278 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19279 gdb, ld and opcodes on v810-*-*.
19280
19281 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19282
19283 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19284 (local-maintainer-clean): New target.
19285 (maintainer-clean): New target.
19286 (realclean): Just depend upon maintainer-clean.
19287
19288 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19289
19290 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19291
19292 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19293
19294 * configure.in: Build ld in mips*-*-bsd* case.
19295
19296 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19297
19298 * config.sub: Accept -lites* OS. From Ian Dall.
19299
19300 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19301
19302 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19303 targets.
19304
19305 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19306
19307 * configure.in: treat i386-win32 canadian cross the same as
19308 i386-go32 canadian cross.
19309
19310 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19311
19312 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19313 running under the simulator to build a reduced set of libraries.
19314 (powerpc-*-eabiaix): Add fine grained multilib support added to
19315 other powerpc targets yesterday.
19316
19317 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19318
19319 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19320 -disable-softfloat, -disable-relocatable, -disable-aix, and
19321 -disable-sysv to control which multilib libraries get built.
19322
19323 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19324
19325 * configure: Add Makefile.tem to list of files to remove in trap
19326 handler.
19327
19328 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19329
19330 * config.guess (*Linux*): Add missing "exit"s.
19331 Also, need specific check for alpha-unknown-linux (uses COFF).
19332
19333 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19334
19335 * config.guess: Merge with FSF:
19336
19337 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19338 * config.guess (AIX4): More robust release numbering discovery.
19339
19340 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19341 * config.guess (i386-sequent-ptx): Properly get version number.
19342
19343 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19344 * config.guess (mips:*:4*:UMIPS): New case.
19345
19346 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19347
19348 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19349 (i386-win32 host): Likewise. Don't build readline.
19350
19351 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19352
19353 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19354 SUPPORT_FILES to submakes.
19355
19356 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19357
19358 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19359 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19360 mpw-configure.
19361
19362 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19363
19364 * configure.in (appdirs): Use =, not ==, in test expression when
19365 trying to build the text to print in the warning message for
19366 Solaris users.
19367
19368 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19369
19370 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19371
19372 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19373
19374 * config.guess: Recognize lynx-2.3.
19375
19376 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19377
19378 * config.sub (z8ksim): Deleted
19379 (z8k-*-coff): New, this is the one true name of the target.
19380
19381 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19382
19383 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19384
19385 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19386
19387 * config.guess (*:Linux:*:*): First try asking the linker what the
19388 default object file format is (elf, aout, or coff). Then if this
19389 fails, try previous methods.
19390
19391 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19392
19393 * configure.in: Don't build newlib for *-*-vxworks5.1.
19394
19395 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19396
19397 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19398 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19399
19400 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19401
19402 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19403
19404 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19405
19406 * cfg-ml-com.in: New file.
19407 * cfg-ml-pos.in: New file.
19408
19409 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19410
19411 * COPYING.NEWLIB: Add HP free copyright to list.
19412
19413 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19414
19415 * config.sub: Recognize -eabi* for the system, not just -eabi.
19416
19417 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19418
19419 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19420 * config.sub, configure.in (win32): New target and host.
19421
19422 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19423
19424 * configure.in: Add i386-pe configuration.
19425
19426 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19427
19428 * mpw-build.in (install): Install GDB after LD.
19429
19430 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19431
19432 * mpw-config.in (elf/mips.h): Always forward-include, needed
19433 for GDB to build.
19434
19435 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19436
19437 * testsuite: New directory for customer acceptance and whole tool
19438 chain tests.
19439
19440 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19441
19442 * configure: If per-host line isn't found, but AC_OUTPUT is found
19443 and a configure script exists, run it instead.
19444
19445 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19446
19447 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19448
19449 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19450
19451 * configure: Set build_{cpu,vendor,os,alias} to host values when
19452 --build isn't specified.
19453
19454 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19455
19456 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19457 (FLAGS_TO_PASS): Pass them.
19458 (EXTRA_TARGET_FLAGS): Ditto.
19459
19460 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19461
19462 * Makefile.in (all-libg++): Depend on all-libstdc++.
19463
19464 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19465
19466 * configure.in (noconfigdirs): Enable all packages for
19467 i386-unknown-netbsd.
19468
19469 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19470
19471 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19472 hosted builds (DOS builds)
19473
19474 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19475
19476 Changes for ARM based on patches from Richard Earnshaw:
19477 * config.sub: Handle armeb and armel.
19478 * configure.in: Omit arm linker only for riscix.
19479
19480 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19481
19482 * config.guess: Update from FSF.
19483
19484 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19485
19486 * config.sub: Recognize powerpcle as the little endian variant of
19487 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19488 powerpcle variant. Convert pentium into i586, not i486. Add p5
19489 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19490 temporarily.
19491
19492 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19493
19494 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19495
19496 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19497
19498 * config.sub: Accept -lites* as a basic system type.
19499
19500 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19501
19502 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19503 installed, and if so return linuxoldld as the system name.
19504
19505 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19506
19507 * config.guess: Add hppa1.1-hp-lites support.
19508
19509 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19510
19511 * configure.in: Don't build newlib for m68k-vxworks5.1.
19512
19513 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19514
19515 * configure.in (mips-sgi-irix6): Use mh-irix5.
19516
19517 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19518
19519 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19520
19521 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19522
19523 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19524 OSF/1. Fix compiler flags.
19525 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19526
19527 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19528
19529 * configure.in: Recognize --with-newlib.
19530 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19531
19532 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19533
19534 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19535 to *_X11_MODULES due to gdbtk needing X include files et al.
19536
19537 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19538
19539 Merge in support for Mac MPW as a host.
19540 (Old change descriptions retained for informational value.)
19541
19542 * mpw-config.in: Add generic include forwards for cpu-specific
19543 include files in aout and elf directories.
19544
19545 * mpw-configure: Added copyright.
19546 * mpw-config.in: Check for presence of required build tools.
19547 (target_libs): Add newlib.
19548 (target_tools): Add examples.
19549 (Read Me): Generate as "Read Me for MPW" instead.
19550 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19551 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19552 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19553
19554 * mpw-configure: Remove subdir-specific makefile hackery,
19555 delete mk.tmp after using it.
19556
19557 * mpw-build.in (all): Display start and end times.
19558
19559 * mpw-configure (host_canonical): Set.
19560 (target_cpu): Always add to makefiles.
19561 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19562 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19563 (mpw-mh-mpw): Look for in srcdir and srcroot.
19564 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19565
19566 * mpw-build.in: (install-only): New target.
19567
19568 * mpw-configure (host_alias, target_alias): Rename from hostalias
19569 and targetalias, add into generated Makefile.
19570 (mk.tmp): If present, add into generated Makefile.
19571 * mpw-build.in (all-gas): Build config.h first before gas proper.
19572
19573 * mpw-configure (config.status): Write only if changed.
19574 * mpw-config.in (readline): Configure it (not built, just used for
19575 definitions).
19576
19577 * mpw-config.in (elf/mips.h): Add a forward include.
19578
19579 * mpw-config.in: Forward-include most .h files in include into
19580 extra-include.
19581 (readline): Don't build.
19582 mpw-build.in (install): Install GDB.
19583
19584 * mpw-configure (prefix, mpw_prefix): Handle it.
19585 * mpw-config.in (mmalloc, readline): Don't configure.
19586 * mpw-build.in (thisscript): Rename to ThisScript.
19587 Use mpw-build instead of BuildProgram everywhere.
19588 (mmalloc, readline): Don't build.
19589 * mpw-README: New file, basic documentation about the MPW port.
19590
19591 * mpw-config.in: Use forward-include to create include files.
19592
19593 * mpw-configure: Add more things to the top of each configured
19594 Makefile, including contents of config/mpw-mh-mpw.
19595 * mpw-config.in (extra-include): Create this directory and fill it
19596 with Posix-like include files when configuring.
19597
19598 * config.sub (apple, mac, mpw): Add various aliases.
19599
19600 * mpw-build.in: New file, top-level build script fragment for MPW.
19601 * mpw-configure: New file, configure script for MPW.
19602 * mpw-config.in: New file, config fragment for MPW.
19603
19604 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19605
19606 * configure.in (host_libs): Remove glob, since it is gone from the
19607 sources.
19608
19609 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19610
19611 * Makefile.in: define empty GDB_NLM_DEPS var.
19612
19613 * configure.in(target_makefile_frag): use config/mt-netware
19614 for netware targets.
19615
19616 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19617
19618 * config.sub: Merge in recent FSF changes. Remove linux special
19619 cases.
19620
19621 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19622
19623 Revert this change:
19624
19625 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19626
19627 * build-all.mk: Use CC=cc -Xs on Solaris.
19628
19629 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19630
19631 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19632 stop using it.
19633 * Makefile.in: Nuke all references to glob subdirectory.
19634
19635 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19636
19637 * configure.in: Fix --enable-shared logic in per-host.
19638
19639 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19640
19641 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19642
19643 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19644
19645 * configure.in (noconfigdirs): Don't build gas on AIX, for
19646 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19647
19648 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19649
19650 * configure: Fix --cache-file to work if the file argument is a
19651 relative path.
19652
19653 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19654
19655 * configure: If the --cache-file is used, pass it down to
19656 configure in subdirectories.
19657
19658 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19659
19660 * config.sub: add vxworks29k configuration.
19661
19662 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19663
19664 * Makefile.in (taz): Do "diststuff" part quietly.
19665
19666 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19667
19668 * config.sub: Mini-merge with gcc/config.sub.
19669
19670 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19671
19672 * config.guess (IRIX): Sed - to _.
19673
19674 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19675
19676 * Makefile.in (source-vault, binary-vault): New targets.
19677
19678 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19679
19680 * config.sub: Recognize -eabi as a basic system type.
19681
19682 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19683
19684 * configure.in (enable_shared stuff): Fix typo.
19685
19686 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19687
19688 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19689
19690 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19691
19692 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19693
19694 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19695
19696 * configure.in (rs6000-*-*): Don't build gas.
19697
19698 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19699
19700 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19701 reduce command line length.
19702 (AS_FOR_TARGET): Check for as.new, not Makefile.
19703 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19704
19705 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19706
19707 * config.guess: Merge from FSF.
19708
19709 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19710
19711 * configure: Don't use $ when handling program_suffix.
19712
19713 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19714
19715 * configure.in: Configure tk for hppa/hpux.
19716
19717 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19718
19719 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19720
19721 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19722
19723 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19724 to LIBCXXFLAGS. Tests are better run without it.
19725
19726 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19727
19728 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19729
19730 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19731
19732 * configure.in (*-*-netware*): Don't configure xiberty.
19733
19734 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19735
19736 * configure.in: Remove tk from native_only list.
19737
19738 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19739
19740 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19741 for special NCD build.
19742
19743 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19744
19745 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19746 makeall.bat, they're only useful for binutils snapshots.
19747 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19748 makeall.bat to specified SUPPORT_FILES.
19749
19750 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19751
19752 * build-all.mk: Add Ericsson targets to sun4 and solaris
19753 hosts. Add BNR's sun4 target to solaris host, so their
19754 build-from-source will be tested in-house first.
19755
19756 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19757
19758 * Makefile.in (LIBCFLAGS): New variable.
19759 (CFLAGS_FOR_TARGET): Ditto.
19760 (LIBCFLAGS_FOR_TARGET): Ditto.
19761 (LIBCXXFLAGS): Ditto.
19762 (CXXFLAGS_FOR_TARGET): Ditto.
19763 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19764 (BASE_FLAGS_TO_PASS): Pass them.
19765 (EXTRA_TARGET_FLAGS): Ditto.
19766
19767 * configure.in: Support --enable-shared.
19768
19769 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19770
19771 * configure.in (target_libs): Include libstdc++ again.
19772 * config.guess: Update from FSF (for FreeBSD).
19773
19774 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19775
19776 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19777 makeall.bat.
19778 (DISTDOCDIRS): Add `etc'.
19779 (ETC_SUPPORT_PFX): New variable.
19780 (taz): Include anything from etc starting with a word in
19781 ETC_SUPPORT_PFX.
19782
19783 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19784
19785 * config.sub: Update for recent FSF changes. Remove obsolete
19786 h8300hds entry. Add -windows* and -osx as basic os. Minor
19787 spacing changes.
19788
19789 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19790
19791 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19792
19793 * config.guess: Merge with FSF.
19794 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19795
19796 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19797
19798 * configure: Since the "trap 0" handler will override the exit
19799 status on many systems, only use it for "exit 1", and make it set
19800 a non-zero exit status; reset it before "exit 0". Also, check
19801 exit status of config.sub, and error out if it failed.
19802
19803 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19804
19805 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19806 and install libgloss.
19807
19808 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19809
19810 * Makefile.in (all-binutils): Depend upon all-byacc.
19811
19812 * configure.in: Don't build emacs on Irix 5.
19813
19814 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19815
19816 * configure.in (*-*-netware*): Add libio.
19817
19818 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19819
19820 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19821 (CHECK_TARGET_MODULES): Ditto.
19822 (INSTALL_TARGET_MODULES): Ditto.
19823 (TARGET_LIBS): Ditto.
19824 (all-libstdc++): Note dependencies.
19825
19826 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19827
19828 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19829
19830 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19831
19832 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19833 -fexternal-templates.
19834
19835 * configure.in (target_libs): Add libstdc++.
19836 (noconfigdirs): Add libstdc++ as appropriate.
19837
19838 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19839
19840 * config.guess: Update from FSF.
19841
19842 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19843
19844 * configure: Use ${config_shell} when running ${configsub}.
19845
19846 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19847
19848 * config.sub: No longer recognize h8300h.
19849
19850 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19851
19852 * config.sub: Remove extraneous differences between config.sub and
19853 gcc/config.sub.
19854
19855 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19856
19857 * Makefile.in (DISTSTUFFDIRS): Add gas.
19858
19859 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19860
19861 * COPYING.NEWLIB: New file.
19862
19863 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19864
19865 * config.guess (HP-UX): Patch from Harlan Stenn
19866 <harlan@landmark.com> to also emit release level.
19867
19868 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19869
19870 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19871
19872 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19873
19874 * config.sub: Merge nextstep cleanup from FSF.
19875
19876 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19877
19878 * configure.in (arm-*-*): Don't configure ld for this target.
19879
19880 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19881
19882 * configure.in (*-*-netware): don't configure libg++, libio,
19883 librx, or newlib.
19884
19885 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19886
19887 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19888 configure ld--it works, but it doesn't support shared libraries.
19889
19890 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19891
19892 * config.guess (*-unknown-freebsd*): Get rid of possible
19893 trailing "(Release)" in version string.
19894 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19895
19896 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19897
19898 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19899 Fix type: *-next-neststep -> *-next-nextstep.
19900
19901 * config.guess: Merge from FSF:
19902
19903 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19904
19905 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19906
19907 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19908
19909 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19910 instead of UNIX_SV for UnixWare 1.0).
19911
19912 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19913
19914 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19915 to make gdb/nlm/* build after the compiler and linker.
19916
19917 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19918
19919 * config.guess (netbsd, freebsd, linux): Accept any machine,
19920 not just i[34]86.
19921 (m68k-atari-sysv4): Relocate to match FSF version.
19922
19923 * config.guess: More merges from the FSF:
19924
19925 Add a space before function call or macro invocation.
19926
19927 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19928
19929 * config.guess: Add trap cmd to remove dummy.c and dummy when
19930 interrupted.
19931
19932 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19933
19934 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19935 (dummy): Redirect stderr from compilation of dummy.c.
19936
19937 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19938
19939 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19940
19941 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19942
19943 * configure: Accept and ignore --cache*, for compatibility with
19944 new autoconf.
19945
19946 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19947
19948 * config.guess: Merge from FSF:
19949
19950 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19951
19952 * config.guess (Pyramid*:OSx*:*:*): New case.
19953 (PATH): Add /.attbin at end for finding uname.
19954 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19955
19956 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19957
19958 * config.guess (M88*:DolphinOS:*:*): New case.
19959
19960 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19961
19962 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19963 to select whether to use ELF or COFF.
19964
19965 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19966
19967 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19968
19969 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19970
19971 * config.guess: Guess the OS version for HPUX.
19972
19973 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19974
19975 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19976
19977 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19978
19979 * configure.in: Recognize --with-headers, --with-libs, and
19980 --without-newlib.
19981 * Makefile.in (all-xiberty): Depend upon all-ld.
19982
19983 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19984
19985 * configure.in: Change i[34]86 to i[345]86.
19986
19987 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19988
19989 * configure (version): A few more tweaks to help message.
19990
19991 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19992
19993 * Makefile.in: Remove (for now) librx as a host library,
19994 now that we're building it for target.
19995
19996 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19997
19998 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19999 (Karl Berry).
20000
20001 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
20002
20003 * configure.in: Also configure librx.
20004
20005 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
20006
20007 * Makefile.in: Update various rules to reflect that librx
20008 is now needed for libg++.
20009
20010 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20011
20012 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
20013
20014 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
20015
20016 * configure.in: Configure the examples directory.
20017
20018 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20019
20020 * configure: Simplify Jun 2 1994 change.
20021
20022 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20023
20024 * change CC to /usr/latest/bin/gcc for lynx host builds, since
20025 /bin/gcc isn't good enough to build gcc.
20026
20027 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
20028
20029 * Makefile.in (GDB_SUPPORT_FILES): Remove
20030 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
20031 (gdb.tar.gz): Add new rule to use standard distribution building
20032 mechanism.
20033
20034 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20035
20036 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
20037 Bill Cox <bill@cygnus.com>.
20038
20039 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
20040
20041 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
20042
20043 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
20044
20045 * configure: Search current dir first in .gdbinit.
20046
20047 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
20048
20049 * config.sub: Recognize freebsd (merged from gcc config.sub).
20050
20051 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
20052
20053 * config.sub: Refer to NeXT's operating system as nextstep.
20054
20055 * config.sub (case $basic_machine): Re-order the cases, to match
20056 the order in the FSF version (which is mostly alphabethical).
20057 Merge in some additions and changes from the FSF.
20058
20059 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
20060
20061 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20062 * config.sub: Recognize cxux7.
20063 * configure.in: Use mh-cxux for m88k-harris-cxux*.
20064
20065 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20066
20067 * config.sub: Fix typo powerpc -> powerpc-*.
20068
20069 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
20070
20071 * Makefile.in: `all-emacs19' depends on `all-byacc'.
20072
20073 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20074 parallel with all-emacs and install-emacs). Top-level command
20075 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20076
20077 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20078
20079 * test-build.mk ($(host)-stamp-stage2-installed): Remove
20080 $(relbindir)/make before doing ``make install'', and use
20081 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
20082 installing over running make binary.
20083 ($(host)-stamp-stage3-installed): Likewise.
20084
20085 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20086
20087 * config.guess: Recognize Mach.
20088
20089 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20090
20091 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20092 see whether --exec-prefix was used.
20093
20094 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20095
20096 * README: Explicitly mention libg++/README. (Zoo's idea.)
20097
20098 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20099
20100 * Makefile.in: Add all-librx target similar to all-libproc.
20101
20102 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
20103
20104 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
20105 with post 1.2 uname bogosity.
20106
20107 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20108
20109 * configure: Remove temporary files on receipt of a signal.
20110
20111 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
20112
20113 * configure: If there is a package_makefile_frag, remove
20114 ${subdir}/Makefile.tem after copying it in.
20115
20116 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20117
20118 * build_all.mk: support rs6000 lynx identifies itself as
20119 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
20120 since /bin/gcc is too feeble to compile a modern gcc.
20121
20122 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20123
20124 * brought devo/test-build.mk update-to-date with progressive/
20125 test-build.mk. Add lynx targets and hppa flag info.
20126
20127 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20128
20129 * configure.in: Use mh-ncrsvr43. Patch from
20130 Tom McConnell <tmcconne@sedona.intel.com>.
20131
20132 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
20133
20134 * config.guess (i386-unknown-bsdi): No longer need to
20135 check #if defined(__bsdi__) && defined(__i386__).
20136
20137 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20138
20139 * configure: Set program_transform_nameoption correctly.
20140
20141 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20142
20143 * brought build-all.mk update-to-date with progressive build-all.mk,
20144 added new targets and hppa info.
20145
20146 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20147
20148 * configure: If config.guess result is a prefix of the user
20149 specified target, assume a native build and use the user specified
20150 target as the host alias. Remove SunOS patch suffix removal hack.
20151 * configure.in: Remove SunOS patch suffix removal hack.
20152
20153 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20154 in NATIVE_CHECK_MODULES.
20155
20156 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20157
20158 * Makefile.in: Rename HOST_ONLY to NATIVE.
20159 * configure: Delete SunOs patch suffix from host_canonical
20160 and build_canonical variables that are prepended to Makefiles.
20161 * configure.in: Add comments for easier maintenance.
20162
20163 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20164
20165 * Makefile.in: Add all-libproc target similar to all-gui.
20166
20167 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20168
20169 * Makefile.in (CHECK_MODULES): split into
20170 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20171
20172 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20173
20174 * config.guess (i386-unknown-bsdi): New system to guess.
20175
20176 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20177
20178 * Makefile.in: Add all-gui target (but not yet build by "all").
20179
20180 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20181
20182 * config.sub: Move deletion of patch suffix from here...
20183 * configure.in: To here, at Ian's suggestion. The top-
20184 level scripts might need to know of a patch level.
20185
20186 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20187
20188 * config.sub: Strip off patch suffix so rtl is recognized
20189 as a sunos4.1.3 machine, even though it's been patched.
20190
20191 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20192
20193 * Makefile.in (INSTALL_LAST): Delete.
20194 (INSTALL_DOSREL): New.
20195
20196 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20197
20198 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20199 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20200 whether we pass down --with-gnu-ld anyhow.
20201
20202 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20203
20204 * Makefile.in (INSTALL_LAST): Change operation so it works
20205 on more flavors of make.
20206 * configure.in (go32): Don't build libg++ or libio.
20207
20208 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20209
20210 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20211 they can be overriden by templates.
20212
20213 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20214
20215 * configure.in (target==go32): Don't build gdb.
20216 * dosrel: New directory.
20217
20218 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20219
20220 * configure.in (host==go32): Configure dosrel too.
20221 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20222 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20223 be set by incoming names or templates.
20224 (INSTALL_LAST): New rule.
20225
20226 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20227
20228 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20229
20230 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20231
20232 * configure.in (appdirs): New variable. Currently empty, but will
20233 be used in gas distribution. If nonempty, lists a set of
20234 directories at least one of which must get configured, or top
20235 level configuration is considered to have failed.
20236 (rs6000-*-lynxos*): Use new file name.
20237
20238 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20239
20240 Eliminate XTRAFLAGS.
20241 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20242 newlib include files using -idirafter, and also use -nostdinc.
20243 (CXX_FOR_TARGET): Likewise.
20244 (XTRAFLAGS): Removed.
20245 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20246 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20247 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20248 ($(DO_X)): Don't pass down XTRAFLAGS.
20249
20250 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20251
20252 * configure.in (mips*-dec-bsd*): New target; do build linker.
20253 (mips*-*-bsd*): New target; don't build linker.
20254
20255 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20256
20257 * configure.in: support rs6000-*-lynxos* configuration.
20258 support sunos4 as a cross target.
20259
20260 * config.sub: look for lynx*, not lynx since the OS version may
20261 legitimately be part of the name.
20262
20263 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20264
20265 * configure.in (i[34]86-*-sco*): Move to be with other i386
20266 targets.
20267 (romp-*-*): New target. Skip various binary utilities.
20268 (vax-*-*): New target. Don't build newlib.
20269 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20270
20271 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20272
20273 * configure.in: Only set host_makefile_frag if config
20274 directory exists.
20275
20276 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20277
20278 * install.sh: If $dstdir exists, don't check whether each
20279 component does.
20280
20281 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20282
20283 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20284
20285 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20286
20287 * configure.in (*-*-lynxos*): Don't configure newlib for either
20288 native or cross Lynx.
20289
20290 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20291
20292 * config.sub (sparc64-elf): Fix os.
20293 (z8k): Remove duplicate.
20294
20295 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20296
20297 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20298 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20299
20300 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20301
20302 * configure: Make file links cleanly even if Lynx fails on
20303 an NFS symlink (at least fail cleanly).
20304
20305 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20306
20307 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20308 -XNh2000.
20309
20310 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20311
20312 * configure: Unknown options are fatal again.
20313
20314 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20315
20316 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20317 compatibility.
20318
20319 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20320
20321 * build-all.mk: Add `clean' target.
20322
20323 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20324
20325 * config.guess: Add SINIX support.
20326 * configure.in: Add mips-*-sysv4* support.
20327
20328 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20329
20330 * build-all.mk: Document all useful targets.
20331 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20332 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20333
20334 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20335
20336 * configure: Support --silent, --quiet.
20337
20338 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20339
20340 * configure: Support --disable-FEATURE.
20341
20342 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20343
20344 * config.guess: Recognize NCR running SVR4.3.
20345
20346 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20347
20348 * config.guess: Make BSDI generate i386-unknown-bsd386.
20349 Patch from Paul Eggert <eggert@twinsun.com>.
20350
20351 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20352
20353 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20354
20355 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20356
20357 * configure: Make unrecognized options give nonfatal warnings
20358 instead of fatal errors, and pass them to any subdirectory
20359 configures in case they recognize them.
20360 Make --x equivalent to --with-x.
20361
20362 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20363
20364 * configure: Add --enable-* options. Clean up usage message and
20365 some comments.
20366
20367 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20368
20369 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20370
20371 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20372
20373 * configure.in (hppa*-*-*): Enable binutils.
20374
20375 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20376
20377 * config.sub: Recognize cisco.
20378
20379 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20380
20381 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20382
20383 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20384
20385 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20386 than one configuration name. Add comment.
20387
20388 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20389
20390 * config.guess: about target *-hitachi-hiuxwe2, fixed
20391 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20392 macro is incorrect.]
20393
20394 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20395
20396 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20397 than the "make ls" stuff which used to be here.
20398
20399 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20400
20401 * config.guess: Recognize i[34]86-unknown-freebsd.
20402 From Shawn M Carey <smcarey@rodan.syr.edu>.
20403
20404 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20405
20406 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20407
20408 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20409
20410 * config.guess: Check for ptx.
20411
20412 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20413
20414 * config.sub: Add os9k checking.
20415
20416 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20417
20418 * config.guess: Handle OSF1 running on HPPA processors
20419
20420 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20421
20422 * configure: If subdir configure fails, print out a message with
20423 subdirectory name, in case subdir's configure code didn't identify
20424 itself.
20425
20426 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20427
20428 * configure.in: Remove embedded newlines from configdirs.
20429 Avoid mismatches of substrings. Fix matching strings at end
20430 of configdirs.
20431
20432 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20433
20434 * config.guess: Add Lynx/rs6000 config support.
20435
20436 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20437
20438 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20439
20440 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20441
20442 * configure.in (hppa*-*-osf*): Treat this just like most other
20443 PA configurations (eg no binutils or ld).
20444 (hppa*-*-*elf*): These configurations have binutils and ld.
20445
20446 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20447
20448 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20449
20450 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20451
20452 * configure.in (rs6000-*-*): Build gas.
20453
20454 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20455
20456 * Makefile.in: Avoid bug in losing hpux sed.
20457
20458 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20459
20460 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20461 for GDB and GDB has been fixed to not need it.
20462
20463 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20464
20465 * config.guess: Recognize vax hosts.
20466
20467 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20468
20469 * configure (while loop): Don't use "break 2" inside case
20470 statement -- the case statement isn't an enclosing loop.
20471
20472 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20473
20474 * config.guess: Clean up NeXT support, to allow nextstep
20475 on Intel machines. Make OS be nextstep.
20476
20477 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20478
20479 * config.guess: Add alternate forms for Convex.
20480
20481 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20482
20483 * configure: Completely rewrite option processing. Take
20484 advantage of pattern-matching to avoid invoking test frequently.
20485 Also clean up host and target defaulting logic.
20486
20487 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20488
20489 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20490 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20491 commands (plus user environment) will fit SCO limits.
20492
20493 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20494
20495 * configure.in: Don't issue warnings about directories which are
20496 not being configured if -norecursion is set. Correct test for
20497 --with-gnu-as and --with-gnu-ld to not get confused by substring
20498 matches.
20499
20500 * configure.in: Don't build gas for alpha-dec-osf1*.
20501
20502 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20503
20504 * configure: Back out Per's change of 12/19/1993. It changes the
20505 behavior of configure in unexpected and confusing ways.
20506
20507 Also, use different delim char when calculating
20508 program_transform_name so that the name can contain slashes.
20509
20510 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20511
20512 * configure.in, config.sub: Add support for VSTa micro-kernel.
20513
20514 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20515
20516 * configure.in: Nuke hacks which were used to get a special
20517 version of GAS for HPPA configurations.
20518
20519 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20520
20521 * configure: If only ${target_alias} is given, use that
20522 as the default for ${host_alias}.
20523 * configure: Add missing back-slashes before nested quotes.
20524
20525 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20526
20527 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20528
20529 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20530
20531 * config.guess: Recognize some Tektronix configurations.
20532 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20533
20534 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20535
20536 * config.sub: Match any flavor of SH.
20537
20538 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20539
20540 * configure.in: Don't try to configure newlib for Alpha.
20541
20542 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20543
20544 * configure.in: Don't build ld for Irix 5. Don't build gas,
20545 libg++ or libio for any Alpha target.
20546
20547 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20548
20549 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20550
20551 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20552 default arguments -- so it tried to compress itself.
20553
20554 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20555
20556 * configure.in (notsupp): ensure that a space is always at the end
20557 of the configdirs list, since the grep checks for an explicit space
20558
20559 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20560
20561 * configure.in (target i386-sysv4.2): don't build ld, since static
20562 versions of many libraries are not available.
20563
20564 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20565
20566 * config.guess: Recognize Apollos (using environment variables).
20567 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20568
20569 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20570
20571 * config.guess: Recognize Sony news mips running newsos.
20572
20573 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20574
20575 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20576 "fi ; else" for bash.
20577
20578 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20579
20580 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20581
20582 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20583
20584 * config.sub: accept unixware as an alias for svr4.2.
20585 Fix some inconsistancies with the gcc version.
20586
20587 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20588
20589 * Makefile.in (DISTDOCDIRS): Add gdb.
20590
20591 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20592
20593 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20594
20595 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20596
20597 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20598 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20599 this now.
20600
20601 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20602
20603 * config.sub: Accept hiux* as an OS name.
20604
20605 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20606 etc/make-stds.texi. The underscore came from gcc, and dje now
20607 agrees that RUNTESTFLAGS is the correct name.
20608
20609 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20610
20611 * install.sh: Remove 'set -e'. It makes any conditionals
20612 in the script useless.
20613
20614 * config.guess: Automatically recognize arm-acorn-riscix
20615 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20616
20617 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20618
20619 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20620
20621 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20622
20623 * Makefile.in (DISTDOCDIRS): New variable.
20624 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20625 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20626
20627 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20628
20629 * configure.in (hppa target): check the source directory for the
20630 pagas sub-directory
20631
20632 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20633
20634 * config.sub: Allow -aout* and -elf*.
20635
20636 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20637
20638 * configure.in: Don't build ld on i386-solaris2, same as for
20639 sparc-solaris2.
20640
20641 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20642
20643 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20644
20645 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20646
20647 * configure.in: Configure gdb for alpha.
20648
20649 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20650
20651 * Makefile.in (CXXFLAGS): Add -O.
20652
20653 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20654
20655 * config.guess: added support for DG Aviion
20656
20657 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20658
20659 * configure.in: Produce warning message for subdirectories not
20660 configurable for this host/target combination. Don't try to
20661 configure gdb for vms.
20662
20663 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20664
20665 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20666 appropriate files before making "diststuff".
20667 (DISTBISONFILES): New var: list of files to be edited.
20668 (DISTSTUFFDIRS): Add binutils.
20669
20670 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20671
20672 * config.sub: also handle mipsel and mips64el (for little endian mips)
20673
20674 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20675
20676 * configure.in: Add * to end of all OS names.
20677
20678 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20679
20680 * configure.in: Build newlib for LynxOS native.
20681
20682 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20683
20684 * config.guess: Add support for delta 88k running SVR3.
20685
20686 * configure.in: Add comment about HP compiler vs. emacs.
20687
20688 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20689
20690 * configure.in: don't build ld on solaris2 (not a viable option
20691 due to bugs in getpwnam & getpwuid)
20692
20693 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20694
20695 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20696 config.guess will produce a full version number.
20697
20698 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20699
20700 * configure.in: Build linker and binutils for alpha-dec-osf1.
20701
20702 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20703
20704 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20705 and gdb/testsuite/Makefile.in.
20706
20707 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20708
20709 * configure.in: recognize mips*- instead of mips-
20710
20711 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20712
20713 * config.sub: Accept linux*coff and linux*elf as operating
20714 systems.
20715
20716 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20717
20718 * config.sub: Recognize mips64, and mips3 as an alias for it.
20719
20720 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20721
20722 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20723 gdb knows how to handle OSF/1 shared libraries.
20724
20725 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20726
20727 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20728 * config.guess: Recognize Hitachi's HIUX.
20729 * config.sub: Recognize h3050r* and hppahitachi.
20730 Remove redundant cases for hp9k[23]*.
20731
20732 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20733
20734 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20735 if gas and ld are in the source tree and are in ${configdirs}.
20736 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20737 --with options (but still pass them down on the command line,
20738 if they were explicitly specified).
20739
20740 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20741
20742 * configure: substitute SHELL value in Makefile.in with
20743 ${CONFIG_SHELL}
20744
20745 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20746
20747 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20748 *-*-solaris2* targets.
20749
20750 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20751
20752 * Makefile.in: define M4, and pass it down to sub-makes;
20753 all-autoconf now depends on all-m4
20754
20755 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20756
20757 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20758 presence of {ar,ranlib} instead of a configured directory
20759
20760 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20761
20762 * config.guess: Accept 34?? as well as 33?? for NCR.
20763
20764 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20765
20766 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20767 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20768
20769 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20770
20771 * configure: grab values for $(CC) and $(CXX) from the
20772 environment, so that someone can do "CC=gcc configure; make" and
20773 have it work right (matching the way that autoconf works now)
20774
20775 * configure.in, Makefile.in: add support for gash, the tcl
20776 interface to Galaxy
20777
20778 * config.guess: add NetBSD variants (hp300, x86)
20779
20780 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20781
20782 * install.sh: Support -d option (in the manner of SunOS 4 install,
20783 as it is more deterministic than that of GNU install)
20784 (chmodcmd): Set file to mode 755 by default (should also do default
20785 chgrp and chown, but I don't feel like dealing with that now)
20786
20787 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20788
20789 * config.sub: Remove h8300hhms alias.
20790
20791 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20792
20793 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20794
20795 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20796
20797 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20798 as stmp-fixinc
20799
20800 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20801
20802 * config.sub: recognize m88110-bug-coff.
20803
20804 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20805
20806 * Makefile.in (all-libio): all dependencies on the toolchain used
20807 to build this (gcc, gas, ld, etc)
20808
20809 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20810
20811 * config.guess: Deal with OSF/1 1.3 on alpha.
20812
20813 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20814
20815 * install.sh: add some 'else true' clauses for portability
20816
20817 * configure.in: don't build libio for h8[35]00-*-* targets
20818
20819 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20820
20821 * Makefile.in: Add support for new libio.
20822
20823 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20824
20825 * install.sh: If one command fails, don't try the rest. Don't try
20826 to remove $dsttmp (via trap) unless we have already created it.
20827 If $src doesn't exist, detect it and exit with an error.
20828
20829 * config.guess: Recognize BSD on hp300.
20830
20831 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20832
20833 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20834 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20835
20836 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20837
20838 * Makefile.in (all-send-pr): depends on all-prms
20839
20840 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20841
20842 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20843
20844 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20845
20846 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20847 Added test for mips-mips-riscos5.
20848
20849 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20850
20851 * configure.in: use mh-hp300 for 68k HP hosts
20852
20853 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20854
20855 * configure: add support for CONFIG_SHELL, so that you can use
20856 some alternate shell for evaluating configure scripts
20857
20858 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20859
20860 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20861 in configure script to bug-gdb@prep.ai.mit.edu when building
20862 distribution archive.
20863 * Makefile.in (COMPRESS): Remove def.
20864 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20865 gdb.tar.Z and make-gdb.tar.Z respectively.
20866 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20867 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20868 to convergence with 'taz' target in Makefile.in.
20869
20870 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20871
20872 * install.sh (dsttmp): use trap to ensure that tmp files go
20873 away on error conditions
20874
20875 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20876
20877 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20878
20879 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20880
20881 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20882 its parent is '/' not ''.
20883
20884 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20885
20886 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20887
20888 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20889 that ${newsrcdir}/configure.in does.
20890
20891 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20892
20893 * test-build.mk: support for CONFIG_SHELL
20894
20895 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20896
20897 * config.sub (netware): Add as a basic system type.
20898
20899 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20900
20901 * Makefile.in (Makefile): depend on configure.in. Also drop the
20902 $(srcdir)/ from the dependency on Makefile.in.
20903
20904 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20905
20906 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20907 (h8300hhms is temporary until multi-libraries are implemented).
20908 * configure.in: Handle h8300h too.
20909
20910 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20911
20912 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20913
20914 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20915
20916 * configure: Remove extraneous output when guessing host type.
20917 * config.guess: Remove extraneous output when guessing using C
20918 compiler rather than uname, or when guessing fails.
20919
20920 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20921
20922 * Makefile.in: remove all.cross and install.cross targets
20923
20924 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20925 definitions
20926
20927 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20928
20929 * configure.in (target sh): Build gprof.
20930
20931 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20932
20933 * config.sub: change -solaris to -solaris2
20934
20935 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20936
20937 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20938
20939 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20940
20941 * configure: Correct error message for missing Makefile.in to
20942 print correct directory.
20943
20944 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20945
20946 * install.sh: kludge around 386BSD shell bug
20947
20948 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20949
20950 * config.guess: Recognize NeXT.
20951 * config.guess: Recognize i486-ncr-sysv4.
20952 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20953
20954 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20955
20956 * Makefile.in (MAKEINFOFLAGS): New variable.
20957 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20958 * build-all.mk, test-build.mk: Pass down --no-split as
20959 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20960
20961 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20962
20963 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20964
20965 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20966
20967 * Makefile.in (libg++.tar.z): New rule.
20968 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20969 * Makefile.in (taz): Only do a single chmod.
20970
20971 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20972
20973 * install.sh: don't use dirname anymore (replaced with sed usage)
20974
20975 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20976
20977 * Makefile.in: Change extension for gzip'd files from '.z' to
20978 '.gz' per new FSF standard usage.
20979
20980 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20981
20982 * configure: put quotes around the final value of program_transform_name
20983
20984 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20985
20986 * Makefile.in: new install.sh support; update install-info rules
20987
20988 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20989
20990 * configure.in: Build diff for crosses, but not for go32 host.
20991
20992 * configure.in: Build gprof only for native, and don't build it
20993 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20994
20995 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20996
20997 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20998
20999 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21000
21001 * configure.in (host_tools): Add prms.
21002
21003 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21004
21005 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
21006 with $(FLAGS_TO_PASS) on the command line
21007
21008 * config.sub: Recognize lynx and lynxos
21009
21010 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
21011
21012 * config.sub: Accept -ecoff*, not just -ecoff.
21013
21014 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21015
21016 * Makefile.in (taz): Use .gz suffix instead of .z.
21017 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
21018 names.
21019
21020 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21021
21022 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
21023
21024 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21025
21026 * Makefile.in (install-no-fixedincludes): install gcc last, so
21027 that rebuilds that might happen during 'make install' don't get
21028 bogus gcc include files
21029
21030 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21031
21032 Change from Utah for HPPA support:
21033 * config.guess: Recognize hppa1.x-hp-bsd.
21034
21035 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
21036
21037 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
21038 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
21039
21040 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
21041
21042 * config.sub: Add support for rom68k and bug boot monitors.
21043
21044 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
21045
21046 * Makefile.in: Make all-opcodes depend on all-bfd.
21047
21048 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
21049
21050 * config.guess: Added special check for i[34]86-univel-sysv4*.
21051
21052 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
21053
21054 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21055 the processor rather than assuming i486.
21056
21057 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21058
21059 * config.guess: Recognize SunOS6 as Solaris3.
21060
21061 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
21062
21063 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
21064 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21065
21066 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
21067
21068 * build-all.mk (all-cross): New target for Canadian Cross.
21069 Added Q2 go32 targets.
21070 * test-build.mk: Configure go32 cross sparclite-aout and
21071 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
21072 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21073
21074 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21075
21076 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21077 GO32 hosted toolchains
21078
21079 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
21080
21081 * configure: change so "-exec-prefix" gets passed down rather
21082 than "-exec_prefix" so autoconf generated Makefiles get the
21083 exec_prefix set right.
21084
21085 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21086
21087 * config.guess: get the Solaris2 minor version number
21088
21089 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21090
21091 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21092
21093 * config.guess: Recognize some Sequent platforms.
21094
21095 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21096
21097 * Makefile.in: added the vault-install target
21098
21099 * configure.in: actually use the Sun3 makefile fragment that's in
21100 config, also added the release dir to configdirs
21101
21102 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21103
21104 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21105
21106 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21107
21108 * configure.in: remove some program from Alpha targetted toolchains
21109
21110 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
21111
21112 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
21113 gprof.
21114 (taz): Run "make diststuff" in those directories instead of "make
21115 proto-dir". Look for "VERSION=" only at start of line in subdir
21116 Makefile. Use "gzip -9" for compression.
21117 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21118 (binutils.tar.z): New target.
21119
21120 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21121
21122 * Makefile.in (taz): Include gpl.texinfo.
21123
21124 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21125
21126 * Makefile.in (setup-dirs): Merged into "taz" target.
21127 (taz): Only do `proto-dir' stuff if a directory is actually needed
21128 for this target.
21129
21130 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
21131
21132 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21133 (FLAGS_TO_PASS): Pass down MUNCH_NM.
21134 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21135 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21136 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21137
21138 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21139
21140 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21141 config.sub, and move-if-change to gdb testsuite distribution
21142 archive, so the testsuite can be extracted, configured, and
21143 run separately from the gdb distribution. Blow away the Chill
21144 tests that require a Chill compiled executable, since GNU Chill
21145 is not yet publically available.
21146
21147 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21148
21149 * test-build.mk: set environment variables in a single command,
21150 instead of a list of assignments and exports
21151
21152 * config.guess: recognize Alpha/OSF1 systems
21153
21154 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21155
21156 * configure: Change help message to prefer --options rather than
21157 -options.
21158
21159 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21160
21161 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21162 zippy@ecst.csuchico.edu.
21163 * config.guess: Recognize miniframe.
21164
21165 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21166
21167 * Makefile.in: Use srcroot to find runtest rather than rootme.
21168 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21169
21170 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21171
21172 * test-build.mk: Extensive additions to support building on a
21173 machine other than the host.
21174
21175 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21176
21177 * configure (tooldir): Fix for i386-aix again.
21178
21179 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21180
21181 * configure, Makefile.in: Change definition of $(tooldir)
21182 to match the FSF.
21183
21184 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21185
21186 * config.guess: Recognize i[34]86/SVR4.
21187
21188 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21189
21190 * Makefile.in (all-gdb): gdb depends on sim.
21191
21192 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21193
21194 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21195 at the same time we make the prototype gdb directory.
21196 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21197 files at the same time as the gdb base release distribution.
21198
21199 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21200
21201 * Makefile.in (check): Use individual check targets rather than
21202 DO_X rule.
21203 (check-gcc): Added.
21204
21205 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21206
21207 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21208 for System V release 3.2.
21209
21210 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21211
21212 * config.sub: Recognize hppaosf.
21213 * configure.in: Do configure ld/binutils/gas for it.
21214
21215 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21216
21217 * configure (tooldir): Alter syntax used to set this, for systems
21218 where "\$" isn't handled right, like i386-aix.
21219
21220 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21221
21222 * configure: Pass program-transform-name, not
21223 program_transform_name, to recursive configures.
21224
21225 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21226
21227 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21228 of gas+ld+binutils.
21229
21230 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21231
21232 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21233
21234 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21235
21236 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21237
21238 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21239
21240 * Makefile.in (PRMS): Set back to all-prms.
21241
21242 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21243
21244 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21245 targets, rather than for MIPS hosts.
21246
21247 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21248
21249 * configure.in: add comment for --with-x default values
21250
21251 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21252
21253 * Makefile.in: add check-* targets for each of the directories in
21254 the tree. Add a definition of RUNTEST that will use the one we
21255 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21256
21257 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21258
21259 * configure.in: Removed obsolete references to bfd_target and
21260 target_makefile_frag.
21261
21262 * build-all.mk: Set assorted targets for Q2.
21263 * config.sub: Recognize z8k-sim and h8300-hms.
21264 * test-build.mk: Really don't pass host to configure.
21265 (HOLES): Added uname.
21266
21267 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21268
21269 * configure: Handle an empty program-prefix, program-suffix or
21270 program-transform-name correctly.
21271
21272 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21273
21274 * build-all.mk: -G 8 no longer required for MIPS targets.
21275 * test-build.mk: Don't pass host argument to configure; make it
21276 guess.
21277
21278 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21279
21280 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21281 * Makefile.in (COMPRESS): New macro, like GZIP.
21282
21283 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21284
21285 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21286
21287 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21288 with gas currently defaults to -G 0.
21289
21290 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21291
21292 * Makefile.in (all-flex): flex depends on byacc.
21293
21294 * build-all.mk: If host not specified, use config.guess. Pass TAG
21295 to test-build.mk as RELEASE_TAG.
21296 * test-build.mk (configargs): New variable containing arguments to
21297 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21298 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21299
21300 * config.guess: Use /bin/uname when checking -X argument on SCO,
21301 to avoid invoking GNU uname which doesn't understand -X.
21302
21303 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21304
21305 * configure.in: Build gas for mips-*-*.
21306
21307 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21308
21309 * Makefile.in (all.normal): insert missing backslash.
21310
21311 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21312
21313 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21314
21315 * Makefile.in: Complete overhaul to merge many almost identical
21316 targets.
21317
21318 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21319
21320 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21321 (gdb.tar.Z): Adjusted.
21322
21323 * Makefile.in (setup-dirs, taz): New targets; should be general
21324 enough to adapt for gdb sometime. Build only .z file.
21325 (gas.tar.z): New target.
21326
21327 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21328
21329 * build-all.mk: Use CC=cc -Xs on Solaris.
21330
21331 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21332
21333 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21334 for handling BISON for FSF releases.
21335
21336 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21337
21338 * configure: Actually implement the change zoo just documented.
21339
21340 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21341
21342 * configure: when using config.guess, only set target_alias when
21343 it's not already been set (ie, on the command line)
21344
21345 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21346
21347 * Makefile.in: add installcheck target, set PRMS to install-prms
21348
21349 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21350
21351 * configure: add support for package_makefile_fragment, handle the
21352 case where a directory has a configure.in file but no Makefile.in
21353 more gracefully (with an actual understandable error message, even);
21354 add support for --without (and add this to the usage message); also
21355 explicitly add a --host=${host_alias} to the command line when
21356 config.guess is used
21357
21358 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21359
21360 * configure: Must use both --host and --target in recursive calls.
21361
21362 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21363
21364 * Makefile.in: Change deja-gnu to dejagnu.
21365
21366 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21367
21368 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21369
21370 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21371
21372 * configure.in: canonicalize all instances to *-*-solaris2*,
21373 also strip out a number of tools to not build for go32 host
21374
21375 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21376
21377 * config.guess: add GPL.
21378
21379 * Makefile.in, config.guess, config.sub, configure: bump
21380 copyrights to 93.
21381
21382 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21383
21384 * Makefile.in (do-info): Removed obsolete check for existence of
21385 localenv file.
21386
21387 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21388
21389 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21390
21391 * Makefile.in: a couple of 'else true' for decstation,
21392 support for TclX
21393
21394 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21395
21396 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21397
21398 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21399
21400 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21401
21402 * config.guess: Recognize i386-ibm-aix (PS/2).
21403 * configure.in: Use config/mh-aix386 file for it.
21404
21405 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21406
21407 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21408 CC_FOR_TARGET instead.
21409 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21410
21411 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21412
21413 * Makefile.in: Add sim to list of directories sent with gdb
21414
21415 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21416
21417 * configure.in: Put back mips-dec-bsd* case.
21418
21419 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21420
21421 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21422 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21423 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21424
21425 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21426
21427 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21428
21429 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21430 (install-info): install dir.info only if it exists,
21431 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21432
21433 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21434
21435 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21436 gas for mips-dec-bsd.
21437
21438 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21439
21440 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21441 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21442
21443 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21444
21445 * configure.in: Added "dejagnu" to hosttools list.
21446
21447 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21448
21449 * config.sub, configure.in, config.guess: Add support
21450 for Bosx, an AIX variant from Bull.
21451 Patches from F.Pierresteguy@frcl.bull.fr.
21452
21453 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21454
21455 * devo/dejagnu: Initial creation of devo/dejagnu.
21456 Migrated dejagnu testcases and support files for testing software
21457 tools to reside as subdirectories, currently called "testsuite",
21458 within the directory of the software tool. Migrated all programs,
21459 support libraries, etc. beloging to dejagnu proper from
21460 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21461 with no modifications. The changes to these files which will
21462 allow them to configure, build, and execute properly will be made
21463 in a future update.
21464
21465 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21466
21467 * Makefile.in: Change send_pr to send-pr.
21468 * configure.in: Likewise.
21469 * send_pr: Renamed directory to send-pr.
21470
21471 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21472
21473 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21474
21475 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21476
21477 * README: Update for gdb-4.8 release.
21478 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21479 gdb-xxx.tar.z (gzip'd) file also.
21480
21481 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21482
21483 * Makefile.in: make all-diff depend on all-libiberty
21484
21485 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21486
21487 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21488
21489 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21490
21491 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21492
21493 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21494
21495 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21496 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21497 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21498
21499 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21500
21501 * Makefile.in: makeinfo binary is in a new location
21502
21503 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21504
21505 * config.sub: Accept -ecoff as an OS.
21506
21507 * Makefile.in: Various changes to eliminate a level of make
21508 recursion and reduce the required command line length.
21509 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21510 sub-makes.
21511 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21512 variables holding settings for specific sub-makes.
21513 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21514 in terms of BASE_FLAGS_TO_PASS.
21515 (TARGET_LIBS): New variable listing directories which use
21516 TARGET_FLAGS_TO_PASS.
21517 (subdir_do): Eliminated.
21518 (do-*): New set of targets to replace subdir_do.
21519 (various): All targets which used subdir_do now depend on do-*.
21520 (local-clean): Renamed from do_clean.
21521 (local-distclean): New target, dependency of distclean and
21522 realclean.
21523 (install-info): Don't create directories. Depend on dir.info
21524 rather than calling make recursively.
21525 (install-dir.info): Eliminated.
21526 (install-info-dirs): Create all info directories here.
21527 (dir.info): Depend upon do-install-info.
21528
21529 * test-build.mk (HOLES): Added false.
21530
21531 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21532
21533 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21534
21535 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21536
21537 * Makefile.in (info): remove dependency on all-texinfo. The
21538 problem was really in texinfo/C, not at this level.
21539
21540 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21541
21542 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21543
21544 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21545
21546 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21547 GDB releases.
21548
21549 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21550
21551 * configure: Include srcdir in message about target of link not
21552 being found. Don't convert `-' to `_' in `with' options being
21553 passed to subdirs.
21554
21555 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21556
21557 * configure.in: add uudecode to host_tools
21558
21559 * Makefile.in: added {all,install}-uudecode targets, added them to
21560 the appropriate lists
21561
21562 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21563
21564 * Makefile.in (all-gcc): Added dependency on all-gas.
21565
21566 * configure.in (mips-*-*): Build ld and binutils.
21567
21568 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21569
21570 * configure: check return code from mkdir, print error message and
21571 exit on failure.
21572
21573 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21574
21575 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21576
21577 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21578
21579 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21580
21581 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21582
21583 * config.sub (h8500): Recognize this as a cpu type.
21584
21585 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21586
21587 * configure: source directory missing is no longer a warning
21588
21589 * configure.in: recognize irix[34]* instead of irix[34]
21590
21591 * Makefile.in: define and pass down X11_LIB
21592
21593 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21594
21595 * guess-systype: Renamed to ...
21596 * config.guess: ... by popular request.
21597 * configure.in, Makefile.in: Update accordingly.
21598
21599 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21600
21601 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21602 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21603 + Execute ./dummy instead of assuming . is in PATH.
21604
21605 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21606
21607 * guess-systype: New shell script. Attempts to guess the
21608 canonical host name of the executing host.
21609 Only a few hosts are supported so far.
21610 * configure: Call guess-systype if no host is specified.
21611
21612 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21613
21614 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21615 gcc Makefile.
21616
21617 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21618
21619 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21620 (all-gcc, install-gcc, subdir_do): Use it.
21621
21622 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21623
21624 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21625
21626 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21627
21628 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21629 set exclusively by configure, using configure.in .
21630
21631 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21632
21633 * test-build.mk: set $PATH for all builds
21634
21635 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21636
21637 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21638
21639 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21640 the one used in gcc/Makefile.in, so that a null expansion doesn't
21641 override the one needed to build gcc with a native cc.
21642
21643 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21644
21645 * configure: Accept -with arguments.
21646
21647 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21648
21649 * Makefile.in: added h8300sim
21650
21651 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21652
21653 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21654 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21655 (all-cygnus, native, build-cygnus): Make
21656 $(canonhost)-stamp-3stage-done, not $(host)....
21657 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21658 i386-sco3.2v4. Added else true to if command.
21659
21660 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21661
21662 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21663
21664 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21665
21666 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21667
21668 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21669
21670 * configure.in: don't remove binutils from Solaris builds
21671
21672 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21673
21674 * Makefile.in: get rid of earlier definitions for *clean,
21675 also handle the recursive info rule better
21676
21677 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21678
21679 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21680 do more-or-less the right thing.
21681
21682 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21683
21684 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21685 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21686
21687 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21688
21689 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21690 $(host_canonical).
21691
21692 * configure.in: split the configdirs list into 4 categories (native
21693 v. cross, library v. tool) and handle the cross-only and native-
21694 only in more reasonable (and correct!) way.
21695
21696 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21697
21698 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21699 configdirs anymore.
21700
21701 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21702
21703 * Makefile.in: extensive cleanup:: removed all of the explicit
21704 clean-* targets, collapsed many wrappers around subdir_do into
21705 one, added additional targets to satisfy standards.texi, deleted
21706 some old targets, some changes for consistency
21707
21708 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21709
21710 * configure.in: handle some programs as cross-only, and others as
21711 native only
21712
21713 * test-build.mk: handle partial holes in a more generic manner
21714
21715 * Makefile.in: m4 depends on libiberty
21716
21717 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21718
21719 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21720 time, wdiff, and find to configdirs
21721
21722 * Makefile.in: all, clean, and install rules for the new programs
21723 added to configure.in
21724
21725 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21726
21727 * configure.in: use mh-sun for all *-sun-* hosts
21728
21729 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21730
21731 * Makefile.in: define flags for X11 include files and library file
21732 locations, pass them down to the programs that need this info
21733
21734 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21735
21736 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21737
21738 * configure.in: start building libg++ for HP-UX targets
21739
21740 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21741
21742 * README: Update references to files moved into etc/.
21743
21744 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21745
21746 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21747 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21748
21749 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21750
21751 * configure: accept dash as well as underscore in long option
21752 names for FSF compatibility.
21753
21754 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21755
21756 * config.sub: added -sco3.2v4 support from FSF.
21757
21758 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21759
21760 * configure.in: expand the section that adds or removes
21761 directories from the list of programs to build, to handle native
21762 vs. cross in addition to host v. native
21763
21764 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21765
21766 * Makefile.in: Replace C++ in macro names with CXX.
21767 This is less likely to break ...
21768
21769 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21770
21771 * test-build.mk: add -w to GNU_MAKE
21772
21773 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21774
21775 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21776 add 'sparc' to list of recognized cpus. This needed to make
21777 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21778 Delete some redundant ose68 variants. Recognize -wrs as an os,
21779 then changes that into $CPU-wrs-vxworks.
21780
21781 * configure.in: remove most references to gdbtest, regularize
21782 target based program removal
21783
21784 * test-build.mk: import from p3 tree (many fixes and changes)
21785
21786 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21787
21788 * Makefile.in: added rules to handle tcl, tk, and expect
21789
21790 * configure.in: handle those directories if they exist
21791
21792 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21793
21794 * config.sub: removed bogus hppabsd and hppahpux names, since
21795 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21796
21797 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21798
21799 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21800 depends upon all-xiberty
21801
21802 * Makefile.in: changes from p3, including:
21803
21804 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21805
21806 * Makefile.in (XTRAFLAGS): include newlib directories if
21807 newlib/Makefile exists, rather than if host != target.
21808
21809 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21810
21811 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21812 from the same source tree and not building a cross-compiler. This
21813 matters for the libg++ configuration if reconfiguring a tree that
21814 has already been installed.
21815
21816 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21817
21818 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21819 pick up the machine and system specific header files.
21820
21821 * Makefile.in: added AS_FOR_TARGET, passed down in
21822 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21823 the C compiler to use to create programs which are run in the
21824 build environment, set it to default to $(CC), and passed it down
21825 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21826
21827 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21828
21829 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21830 We need them for unusual native builds, like systems without
21831 ranlib.
21832
21833 * configure: also define $(host_canonical) and
21834 $(target_canonical), which are the full, canonical names for the
21835 given host and target
21836
21837 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21838
21839 * Makefile.in: Added separate definitions for C++.
21840
21841 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21842
21843 * configure.in (configdirs): Add deja-gnu.
21844
21845 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21846
21847 * README: Update for configure.texi and gdb-4.7 release.
21848
21849 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21850
21851 * Makefile.in: Move "all" target to top of file.
21852 Previously, first target was ".PHONY" which caused BSD4.4 make
21853 to build .PHONY when make was run without arguments.
21854
21855 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21856
21857 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21858 Library-copylefted code in libiberty.
21859
21860 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21861
21862 * config.sub: Replace m68kmote with plain old m68k.
21863
21864 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21865
21866 * Makefile.in: Remove space from blank line, avoid Make complaints.
21867
21868 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21869
21870 * config.sub: Complain if no argument is given. Added support for
21871 386bsd as OS and target alias.
21872
21873 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21874
21875 * Makefile.in (XTRAFLAGS): include newlib directories if
21876 newlib/Makefile exists, rather than if host != target.
21877
21878 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21879
21880 * config.sub: recognize sparclite-wrs-vxworks.
21881
21882 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21883 p3.) Added clean-xiberty to clean.
21884
21885 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21886
21887 * configure.in: use *-*-* instead of nested cases for host and target
21888
21889 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21890
21891 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21892 from the same source tree and not building a cross-compiler. This
21893 matters for the libg++ configuration if reconfiguring a tree that
21894 has already been installed.
21895
21896 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21897
21898 * config.sub (i486v/i486v4): Merge in from FSF version.
21899
21900 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21901
21902 * configure: only set PWD if it is already set.
21903
21904 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21905
21906 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21907 doesn't have unset and all success paths (and most error paths)
21908 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21909 to just ${PWD} to avoid confusion.)
21910
21911 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21912
21913 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21914 even for a native compilation.
21915
21916 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21917
21918 Changes to make the gdb.tar.Z rule work better.
21919
21920 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21921 (DEVO_SUPPORT): Add configure.texi.
21922 (bfd-ilrt.tar.Z): Remove ancient rule.
21923
21924 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21925
21926 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21927 pick up the machine and system specific header files.
21928
21929 * configure.in, config.sub: added new target m68010-adobe-scout,
21930 with alias of adobe68k. Changed configure.in to check for
21931 -scout before -sco* to avoid a false match.
21932
21933 * Makefile.in: added AS_FOR_TARGET, passed down in
21934 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21935 the C compiler to use to create programs which are run in the
21936 build environment, set it to default to $(CC), and passed it down
21937 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21938
21939 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21940
21941 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21942 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21943 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21944 FOR_TARGET variants, to newlib and libg++.
21945
21946 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21947
21948 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21949 first.
21950
21951 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21952
21953 * config.sub: Accept `elf' as an environment.
21954
21955 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21956
21957 * Makefile.in (all-opcodes): cd into the right directory
21958
21959 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21960
21961 * configure: added -program_transform_name option, used as
21962 argument to sed when installing programs.
21963 configure.texi: added documentation for -program_prefix,
21964 -program_suffix and -program_transform_name.
21965
21966 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21967
21968 * config.sub: Accept i486 where i386 ok.
21969
21970 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21971
21972 * config.sub: accept we32k
21973
21974 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21975
21976 * config.sub, configure.in: accept OSE68000 and OSE68k.
21977
21978 * Makefile.in: don't create all directories for ``make install'';
21979 let the subdirectories create the ones they need.
21980
21981 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21982
21983 * COPYING: new file, GPL v2
21984
21985 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21986
21987 * Makefile.in: use the new gen-info-dir, which needs a template
21988 argument (which also lives in texinfo)
21989
21990 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21991
21992 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21993
21994 * config.sub (ncr3000): Change i386 to i486.
21995
21996 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21997
21998 * Makefile.in: add install-rcs, install-grep to
21999 install-no-fixedincludes, removed install-bison and install-libgcc
22000
22001 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
22002
22003 * configure.in: grab the HPUX makefile fragment if on HPUX
22004
22005 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
22006
22007 * Makefile.in: eradicate bison spoor (ditto libgcc).
22008 configure.in: recognise m68{k,000}-ericsson-OSE.
22009 es1800 is alias for m68k-ericsson-OSE
22010
22011 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22012
22013 * configure.in: rearrange the parts that remove programs from
22014 configdirs, based now on HOST==TARGET or by canonical triple.
22015
22016 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22017
22018 * test-build.mk: recurse explicitly with -f test-build.mk when
22019 appropriate. predicate stage3 and comparison on the existence
22020 of gcc. That is, if gcc isn't around, we aren't three-staging.
22021 On very clean, also remove ...stamp-co. Build in-place before
22022 doing other builds.
22023
22024 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
22025
22026 * Makefile.in, configure.in: add tgas
22027
22028 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22029
22030 * Makefile.in: a number of changes merged in from progressive.
22031
22032 * configure.in: add libm.
22033
22034 * .cvsignore: ignore some stuff that comes from test-build.mk.
22035
22036 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
22037
22038 * config.sub: Add es1800 (m68k-ericsson-es1800).
22039
22040 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
22041
22042 * configure: Add program_suffix (parallel to program_prefix)
22043 * Makefile.in: adjust directory-creating script for losing decstation
22044
22045 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
22046
22047 * configure: Minor $subdir-related fixes.
22048
22049 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
22050
22051 * configure: fix various problems with propogating
22052 makefile_target_frag in subdirs.
22053 * configure.in: config libgcc if its there
22054
22055 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
22056
22057 * config.sub: HPPA merge.
22058
22059 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
22060
22061 * Makefile.in: Replace all-bison with all-byacc in all
22062 dependency lines for other tools (which now use byacc).
22063
22064 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
22065
22066 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
22067
22068 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
22069
22070 * Makefile.in: make gprof rules similar to byacc rules (instead of
22071 vestigal $(unsubdir) that didn't work...)
22072
22073 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
22074
22075 * config.sub: Add support for Linux.
22076 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
22077 (at least for libg++).
22078
22079 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
22080
22081 * configure.texi: fix doc for the -nfp option to configure
22082
22083 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
22084
22085 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22086
22087 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
22088
22089 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22090 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22091 * configure.in: added solaris* host_makefile_frag hook.
22092
22093 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22094
22095 * config.sub: changed recognition of m68000 so that various
22096 m68k types can be specified via m680[01234]0
22097
22098 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22099
22100 * config.sub (basic_machine): fix sed so that '-foo' isn't
22101 completely substituted out while .+'-foo' loses the '-foo'
22102
22103 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22104
22105 * config.sub ($os): Add -aout.
22106
22107 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
22108
22109 * configure: If host_makefile_frag is absolute, don't
22110 prefix ${invsubdir} (relevant to libg++ auto-configure).
22111
22112 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22113
22114 * Makefile.in (tooldir): Define it.
22115 (all-ld): Depend on all-flex.
22116
22117 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
22118
22119 * Makefile.in (check): Fix libg++ special case.
22120
22121 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
22122
22123 * configure: do not bury `pwd` into config.status, thus do fewer
22124 pwd's.
22125
22126 * configure: print the "Building in" message only when building in
22127 other than "." AND verbose.
22128
22129 * configure: remove -s, rework -v to better accommodate guested
22130 configures.
22131
22132 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22133
22134 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
22135
22136 * Makefile.in: macroize flags passed on recursion. remove
22137 fileutils.
22138
22139 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22140
22141 * configure: get makesrcdir right for subdirs deeper than 1.
22142
22143 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22144 install.
22145
22146 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22147
22148 * Makefile.in: don't print subdir_do or recursion lines.
22149
22150 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22151
22152 * standards.texi: added menu item.
22153
22154 * Makefile.in: build and install standards.info.
22155
22156 * standards.texi: new file.
22157
22158 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22159
22160 * configure: test for and move config.status pieces from
22161 ${subdir}/.
22162
22163 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22164
22165 * configure: Test for existance of files before trying to mv
22166 them, to avoid numerous non-existance messages.
22167
22168 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22169
22170 * configure: correct final line of config.status.
22171
22172 * configure: patch from eggert. Avoids a protection problem if
22173 the original Makefile.in is read only.
22174
22175 * configure: use move-if-change from gcc to create config.status.
22176 Some makefiles depend on config.status to tell if a directory
22177 has been reconfigured for a different host. This change
22178 prevents those directories from remaking everything in the case
22179 where the reconfig was only intended to rebuild a Makefile.
22180
22181 * configure: test for config.sub with "config.sub sun4" rather
22182 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22183 host alias from a missing config.sub.
22184
22185 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22186
22187 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22188 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
22189
22190 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22191
22192 * configure: mkdir ${subdir} as needed.
22193
22194 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22195
22196 * Makefile.in,configure.in: added autoconf.
22197
22198 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22199
22200 * Makefile.in: no longer pass against on recursion.
22201
22202 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22203 definitions are not inherited.
22204
22205 * configure: correct makesrcdir when subdir is .
22206
22207 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22208
22209 * configure: Add support for 'subdirs' variable, which is
22210 like 'configdirs', except that configure doesn't re-invoke
22211 itself for subdirs, it just creates a Makefile for each subdir.
22212 * configure.texi: Document subdirs.
22213
22214 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22215
22216 * configure.in: added flex to configdirs
22217
22218 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22219
22220 * Makefile.in: remove clean-stamps from clean.
22221
22222 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22223
22224 * configure.in: Add gdbtest to configdirs.
22225
22226 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22227
22228 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22229 to recursive makes.
22230 * configure.in: Recognize new ncr3000 config.
22231
22232 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22233
22234 * Makefile.in, configure.in: removed references to gdbm.
22235
22236 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22237
22238 * config.sub: Don't canonicalize os value
22239 newsos* to bsd (readline needs to check for newsos).
22240 (This fix was earlier made Jan 31, but got re-broken.)
22241
22242 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22243
22244 * configure.in: sco is an os, not a vendor!
22245
22246 * configure: Quote $( better. Keep various shells happy.
22247
22248 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22249
22250 * Makefile.in: eliminate stamp-files.
22251
22252 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22253
22254 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22255 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22256
22257 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22258
22259 * config.sub: fix iris/iris3.
22260
22261 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22262
22263 * configure: re-add -rm.
22264
22265 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22266
22267 * Maskefile.in: add .stmp-rcs to all.
22268
22269 * configure.in: remove gas from rs6000 build, use aix host fragment.
22270
22271 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22272
22273 * configure: pass down site_option during recursion.
22274
22275 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22276
22277 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22278
22279 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22280
22281 * configure: Change exec_prefix so that it really defaults to prefix.
22282
22283 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22284
22285 * Makefile.in, configure.in: Add support for mmalloc library.
22286
22287 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22288
22289 * Makefile.in: add stmp dependencies for a few more things.
22290
22291 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22292
22293 * configure: adjusted error message on objdir/srcdir configure
22294 collision, per john's suggestion.
22295
22296 * Makefile.in: add libiberty stmp to all and all.cross.
22297
22298 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22299
22300 * Makefile.in: remove force dependencies, add grep to all.
22301
22302 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22303
22304 * Makefile.in: drop flex. make stamp files work.
22305
22306 * configure: added test for conflicting configuration in srcdir,
22307 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22308 gets cranky. use relative paths for configure and srcdir
22309 whenever possible. Send some error messages to stderr that were
22310 going to stdout.
22311
22312 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22313
22314 * Makefile.in: Fix libg++ rule to check for gcc directory
22315 before using gcc/gcc. Also pass XTRAFLAGS.
22316
22317 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22318
22319 * Makefile.in: added stmp-files so that directories aren't polled
22320 when they are already built.
22321
22322 * configure.texi: fixed a node pointer problem.
22323
22324 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22325
22326 * config.sub configure.in gdb/configure.in
22327 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22328 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22329 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22330
22331 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22332
22333 * configure: -recurring becomes -silent. corrected help message
22334 for -site= option.
22335
22336 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22337
22338 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22339
22340 * configure: when building Makefile for crosses, replace
22341 tooldir and program_prefix. default srcdir from location of
22342 config.sub. remove "for host in hosts" and "for target in
22343 targets" loops.
22344
22345 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22346
22347 * Makefile.in: Do not pass bindir or mandir to cvs.
22348
22349 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22350
22351 * Makefile.in, configure.in: removed traces of namesubdir,
22352 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22353 copyrights to '92, changed some from Cygnus to FSF.
22354
22355 * configure.texi: remove most references to multiple hosts,
22356 multiple targets, subdirs, etc.
22357
22358 * configure.man: removed rcsid. reference config.sub not
22359 config.subr.
22360
22361 * Makefile.in: mkdir $(infodir) on install-info.
22362
22363 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22364
22365 * configure.texi: Explain better about .gdbinit and about
22366 the environment that configure.in sections run in.
22367
22368 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22369
22370 * configure.in: Ultrix is only a decstation if it's a MIPS.
22371
22372 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22373
22374 * README: DOC.configure => cfg-paper.texi.
22375
22376 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22377
22378 * config.sub (near case $os): Don't convert newsos* to bsd!
22379
22380 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22381
22382 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22383 the number of copies of COPYING that go into the GDB tar file.
22384
22385 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22386
22387 * bfd/configure.in, gdb/config/mh-i386sco,
22388 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22389 Fix SCO configuration stuff.
22390
22391 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22392
22393 * Makefile.in: For libg++, make sure the -I pointing
22394 to the gcc directory goes *after* all the libg++-local -I flags.
22395 Also, move just-gcc dependency from just-libg++ to all-libg++.
22396
22397 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22398
22399 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22400
22401 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22402
22403 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22404
22405 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22406
22407 * config.sub: Add stratus configuration frags. Also
22408 submitted to FSF.
22409
22410 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22411
22412 * Makefile.in (DEV_SUPPORT): add configure.man.
22413
22414 * config.sub(Decode manufacturer-specific): add -none*.
22415
22416 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22417
22418 * Makefile.in: remove form feeds to make Sun's make happy.
22419 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22420
22421 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22422
22423 * Makefile.in (AR_FLAGS): Make quieter.
22424
22425 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22426
22427 * configure.in: Add libg++.
22428 * configure: When verbose, don't output the command line at each
22429 level; it will be unremarkably the same as the previous version,
22430 which will be the same as what the user typed.
22431
22432 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22433
22434 * configure.in, Makefile.in: fix clean-info, add flex. add
22435 fileutils.
22436
22437 * configure: be less sensitive to spaces in Makefile.in. Do not
22438 look for sources in "..". Doing so breaks subdirectories that
22439 might have their own configure. If a subdir has it's own
22440 configure script, use it.
22441
22442 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22443
22444 * cfg-paper.texi: some changes suggested by rms.
22445
22446 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22447
22448 * config.sub: Merge in some small additions from the FSF version,
22449 taken from the gcc distribution, to bring the Cygnus and FSF
22450 versions into closer sync.
22451
22452 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22453
22454 * configure.in: Changed svr4 references to sysv4.
22455
22456 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22457
22458 * configure: added -V for version number option.
22459
22460 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22461
22462 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22463 renamed from DOC.configure to cfg-paper.texi.
22464
22465 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22466
22467 * configure, config.subr, config.sub: config.subr is now
22468 config.sub again.
22469
22470 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22471
22472 * configure.texi: new file, in progress.
22473
22474 * Makefile.in: build info file and install the man page for
22475 configure.
22476
22477 * configure.man: new file, first cut.
22478
22479 * configure: find config.subr again now that configuration "none"
22480 has gone. removed all traces of the -ansi option. removed all
22481 traces of the -languages option.
22482
22483 * config.subr: resync from rms.
22484
22485 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22486
22487 * configure, config.sub, config.subr: merge config.sub into
22488 config.subr, call the result config.subr, remove config.sub, use
22489 config.subr.
22490
22491 * Makefile.in: revised install for dir.info.
22492
22493 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22494
22495 * configure.in: add decstation host makefile frag.
22496
22497 * Makefile.in: BISON now bison -y again. also install-gcc on
22498 install. clean-gdbm on clean. infodir belongs in datadir.
22499 Make directories for info install. Build dir.info here then
22500 install it.
22501
22502 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22503
22504 * Makefile.in: fix for bad directory tests.
22505
22506 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22507
22508 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22509 regexp. -srcdir relative was being handled incorrectly.
22510
22511 * Makefile.in: unwrapped some for loops so that parallel makes
22512 work again and so one can focus one's attention on a particular
22513 package.
22514
22515 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22516
22517 * configure: added PWD as a stand in for `pwd` (for speed). use
22518 elif wherever possible. make -srcdir work without -objdir.
22519 -objdir= commented out.
22520
22521 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22522
22523 * configure: +options become --options. -subdirs commented out.
22524 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22525 Makefile now at top of generated Makefile. Removed cvs log
22526 entries. added -srcdir. create .gdbinit only if there is one
22527 in ${srcdir}.
22528
22529 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22530 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22531 and mandir now keyed off datadir by default.
22532
22533 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22534
22535 * Freshly created ChangeLog.
22536
22537 \f
22538 Local Variables:
22539 mode: change-log
22540 left-margin: 8
22541 fill-column: 76
22542 version-control: never
22543 End: