]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2024-01-24 Thomas Schwinge <tschwinge@baylibre.com>
2
3 * MAINTAINERS: Update my work email address.
4
5 2024-01-23 Tobias Burnus <tburnus@baylibre.com>
6
7 * MAINTAINERS: Update my email address.
8
9 2024-01-23 Andrew Stubbs <ams@baylibre.com>
10
11 * MAINTAINERS: Update
12
13 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
14
15 * Makefile.def: Add a dependency to libgrust for all-gcc.
16 * Makefile.in: Regenerate the file.
17
18 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
19
20 * Makefile.def: Add libgrust target to bootstrap.
21 * Makefile.in: Regenerate.
22
23 2024-01-15 Andrew Pinski <quic_apinski@quicinc.com>
24
25 * MAINTAINERS (DCO): Add myself.
26
27 2024-01-09 Siddhesh Poyarekar <siddhesh@gotplt.org>
28
29 * SECURITY.txt: Drop "exploitable" in the hardening section.
30
31 2024-01-09 Tom Tromey <tom@tromey.com>
32
33 * Makefile.in: Rebuild.
34 * Makefile.tpl (BASE_EXPORTS): Add GUILE.
35 (GUILE): New variable.
36 * Makefile.def (flags_to_pass): Add GUILE.
37
38 2024-01-08 Joseph Myers <josmyers@redhat.com>
39
40 * MAINTAINERS: Update my email address.
41
42 2023-12-30 Joseph Myers <jsm@polyomino.org.uk>
43
44 * MAINTAINERS: Update my email address.
45
46 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
47 Thomas Schwinge <thomas@codesourcery.com>
48
49 * Makefile.def: Add libgrust as host & target module.
50 * configure.ac: Add libgrust to host tools list. Add libgrust to
51 noconfigdirs if we're not building target libstdc++.
52 * Makefile.in: Regenerate.
53 * configure: Regenerate.
54
55 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
56 Arthur Cohen <arthur.cohen@embecosm.com>
57
58 * MAINTAINERS: Add maintainers for libgrust.
59
60 2023-12-13 Arsen Arsenović <arsen@aarsen.me>
61
62 * Makefile.def (gettext): Disable (via missing)
63 {install-,}{pdf,html,info,dvi} and TAGS targets. Set no_install
64 to true. Add --disable-threads --disable-libasprintf. Drop the
65 lib_path (as there are no shared libs).
66 * Makefile.in: Regenerate.
67
68 2023-12-12 Paul Iannetta <piannetta@kalrayinc.com>
69
70 * MAINTAINERS: Add myself to write after approval
71
72 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
73
74 * MAINTAINERS: Update my email address
75
76 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
77
78 * MAINTAINERS: Add myself to write after approval
79
80 2023-11-23 Nathaniel Shead <nathanieloshead@gmail.com>
81
82 * MAINTAINERS: Add myself to write after approval and DCO
83
84 2023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
85
86 * libtool.m4: Fix stray call
87
88 2023-11-19 Lewis Hyatt <lhyatt@gmail.com>
89
90 * Makefile.in: Regenerate.
91 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
92
93 2023-11-18 Petter Tomner <tomner@bahnhof.se>
94
95 * MAINTAINERS: Update my email address.
96
97 2023-11-18 Frederik Harwath <frederik@harwath.name>
98
99 * MAINTAINERS: Change my address.
100
101 2023-11-16 Michal Jires <mjires@suse.cz>
102
103 * MAINTAINERS: Add myself.
104
105 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
106
107 PR bootstrap/12596
108 * .gitignore: Add '/gettext*'.
109 * configure.ac (host_libs): Replace intl with gettext.
110 (hbaseargs, bbaseargs, baseargs): Split baseargs into
111 {h,b}baseargs.
112 (skip_barg): New flag. Skips appending current flag to
113 bbaseargs.
114 <library exemptions>: Exempt --with-libintl-{type,prefix} from
115 target and build machine argument passing.
116 * configure: Regenerate.
117 * Makefile.def (host_modules): Replace intl module with gettext
118 module.
119 (configure-ld): Depend on configure-gettext.
120 * Makefile.in: Regenerate.
121
122 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
123
124 * intl/*: Remove.
125
126 2023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
127
128 * MAINTAINERS: Add myself.
129
130 2023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
131
132 * MAINTAINERS: Update my email address.
133
134 2023-11-06 Carl Love <cel@linux.ibm.com>
135
136 * MAINTAINERS: Update my email address.
137
138 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
139
140 * .github/CONTRIBUTING.md: Wrap lines more tightly.
141
142 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
143
144 * .github/CONTRIBUTING.md: New file.
145 * .github/PULL_REQUEST_TEMPLATE.md: New file.
146
147 2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
148
149 * configure: Regenerate.
150 * configure.ac: Do not add default runpaths to GCC exes
151 when we are building -static-libstdc++/-static-libgcc (the
152 default).
153 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
154 enable flag to alter Darwin libraries to use @rpath names.
155
156 2023-10-15 Mike Frysinger <vapier@gentoo.org>
157
158 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
159 * Makefile.in: Regenerate.
160
161 2023-10-11 Filip Kastl <fkastl@suse.cz>
162
163 * MAINTAINERS: Fix name order.
164
165 2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
166
167 * MAINTAINERS: Add myself.
168
169 2023-10-06 Sergei Trofimovich <siarheit@google.com>
170
171 PR bootstrap/111663
172 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
173 * Makefile.in: Regenerate.
174
175 2023-10-05 Jan Engelhardt <jengelh@inai.de>
176
177 * SECURITY.txt: Fix up indentation.
178
179 2023-10-05 Jan Engelhardt <jengelh@inai.de>
180
181 * SECURITY.txt: Fix up commas.
182
183 2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
184
185 * SECURITY.txt: New file.
186
187 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
188
189 * MAINTAINERS: Add myself.
190
191 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
192
193 * config-ml.in: Remove unneeded loongarch clause.
194 * configure.ac: Register custom makefile fragments mt-loongarch-*
195 for loongarch targets.
196 * configure: Regenerate.
197
198 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
199
200 * MAINTAINERS: Add myself
201
202 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
203 Chung-Lin Tang <cltang@codesourcery.com>
204
205 PR testsuite/109951
206 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
207 'SYSROOT_CFLAGS_FOR_TARGET'.
208 * Makefile.in: Regenerate.
209
210 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
211
212 * config-ml.in: Do not build the multilib library variant
213 that is duplicate with the toplevel one.
214
215 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
216
217 * MAINTAINERS: Add myself.
218
219 2023-08-22 Filip Kastl <fkastl@suse.cz>
220
221 * MAINTAINERS: Update my email address.
222
223 2023-08-11 Eric Feng <ef2648@columbia.edu>
224
225 * MAINTAINERS: Add myself.
226
227 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
228
229 * Makefile.def: Reflect that libsframe needs to installed before
230 libbfd. Reorder a bit to better track libsframe dependencies.
231 * Makefile.in: Regenerate.
232
233 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
234
235 * Makefile.def: Add install dependency on libsframe for libbfd.
236 * Makefile.in: Regenerated.
237
238 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
239
240 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
241 Solaris 11.
242
243 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
244
245 * configure: Regenerate.
246 * configure.ac: Add Haiku to list of ELF OSes
247 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
248
249 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
250
251 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
252 options, including options containing paths.
253
254 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
255
256 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
257 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
258 errors from nms that refuse to work on non-regular files. Remove
259 other workarounds for this problem. Strip out blank lines from the
260 nm output.
261
262 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
263
264 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
265 * configure: Regenerate.
266
267 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
268
269 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
270 * configure: Re-generate.
271 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
272 (PKG_CONFIG_PATH): New.
273 * Makefile.in: Re-generate.
274
275 2023-08-07 Luis Machado <luis.machado@arm.com>
276
277 * configure.ac: Disable year2038 by default on 32-bit hosts.
278 * configure: Regenerate.
279
280 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
281
282 * Makefile.def: Add gprofng module.
283 * configure.ac: Add --enable-gprofng option.
284 * Makefile.in: Regenerate.
285 * configure: Regenerate.
286
287 2023-08-07 Martin Liska <mliska@suse.cz>
288
289 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
290 * configure: Regenerate.
291
292 2023-08-07 Fangrui Song <maskray@google.com>
293
294 * configure: Regenerate.
295 * configure.ac: Add --with-zstd.
296
297 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
298
299 * configure: Regenerate.
300 * configure.ac: Recover tilegx/tilepro targets.
301
302 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
303
304 * configure: Regenerated.
305 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
306 --plugin and rc before enabling --plugin.
307
308 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
309
310 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
311 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
312 * configure.ac: Include config/gcc-plugin.m4.
313 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
314 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
315 RANLIB if possible.
316 * Makefile.in: Regenerated.
317 * configure: Likewise.
318
319 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
320
321 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
322 $(CFLAGS).
323
324 2023-08-07 David Faust <david.faust@oracle.com>
325
326 * MAINTAINERS: Add the BPF port to my reviewer listing.
327
328 2023-08-02 Jan Beulich <jbeulich@suse.com>
329
330 * MAINTAINERS: Correct my email address.
331
332 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
333
334 * MAINTAINERS (Write After Approval): Add myself.
335
336 2023-08-01 Richard Ball <richard.ball@arm.com>
337
338 * MAINTAINERS: Add myself.
339
340 2023-07-31 Andreas Schwab <schwab@suse.de>
341
342 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
343 * configure: Regenerate.
344 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
345
346 2023-07-31 xuli <xuli1@eswincomputing.com>
347
348 * MAINTAINERS: Add myself.
349
350 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
351
352 * MAINTAINERS: List myself as "nvptx port" maintainer.
353
354 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
355
356 * MAINTAINERS: Add myself to write after approval
357
358 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
359
360 * MAINTAINERS: Add myself as a reviewer for the riscv port.
361
362 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
363
364 * MAINTAINERS: Add myself as a reviewer for the riscv port.
365
366 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
367
368 * MAINTAINERS: Add Hao Liu to write after approval
369
370 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
371
372 * MAINTAINERS: Add Ken Matsui to write after approval
373
374 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
375
376 * Makefile.in: Collect both kernel and user events for autofdo
377 * Makefile.tpl: Collect both kernel and user events for autofdo
378
379 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
380
381 * MAINTAINERS: Added myself to Write After Approval and DCO
382
383 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
384
385 * Makefile.in: Remove -gtoggle for STAGEautoprofile
386 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
387
388 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
389
390 * MAINTAINERS: Add Lehua Ding to write after approval
391
392 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
393
394 * Makefile.def: Pass the enable-host-pie value to GCC configure.
395 * Makefile.in: Regenerate.
396 * configure: Regenerate.
397 * configure.ac: Adjust the logic for shared and PIE host flags to
398 ensure that PIE is passed for hosts that require it.
399
400 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
401
402 * MAINTAINERS (Write After Approval): move Matthew Fortune
403 to Write After Approval.
404
405 2023-06-15 Marek Polacek <polacek@redhat.com>
406
407 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
408 check.
409 * configure: Regenerate.
410
411 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
412
413 * MAINTAINERS: Add myself to write after approval
414
415 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
416
417 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
418 port maintainer.
419 (Write After Approval): Remove myself.
420
421 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
422
423 * MAINTAINERS (Write After Approval): Add myself.
424
425 2023-05-29 Martin Jambor <mjambor@suse.cz>
426
427 * MAINTAINERS: Replace spaces with tabs.
428
429 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
430
431 * MAINTAINERS: New entry.
432
433 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
434
435 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
436 * Makefile.in: Regenerate
437
438 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
439
440 * Makefile.in: Disable warnings as errors for STAGEautofeedback
441
442 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
443
444 * MAINTAINERS: Sort.
445
446 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
447
448 * MAINTAINERS: Add myself.
449
450 2023-05-10 Pan Li <pan2.li@intel.com>
451
452 * MAINTAINERS: Add myself.
453
454 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
455
456 * Makefile.in: Define PROFILE_MERGER
457 * Makefile.tpl: Define PROFILE_MERGER
458
459 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
460
461 * MAINTAINERS: Change my email address.
462
463 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
464
465 * MAINTAINERS: Add myself.
466
467 2023-04-26 Martin Liska <mliska@suse.cz>
468
469 * MAINTAINERS: fix sorting
470
471 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
472
473 * MAINTAINERS (Write After Approval): Add myself.
474
475 2023-04-24 Martin Liska <mliska@suse.cz>
476
477 * MAINTAINERS: Fix sorting.
478
479 2023-04-21 Peter Foley <pefoley2@pefoley.com>
480
481 * configure: Regenerate.
482 * configure.ac: Only create serdep.tmp if needed
483
484 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
485
486 * MAINTAINERS (Write After Approval): Add myself.
487
488 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
489
490 * MAINTAINERS (Write After Approval): Add myself.
491 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
492
493 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
494
495 * MAINTAINERS: Add myself.
496
497 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
498
499 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
500
501 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
502
503 * MAINTAINERS (Write After Approval): Add myself.
504
505 2023-02-16 Martin Liska <mliska@suse.cz>
506
507 * MAINTAINERS: I'm stepping down from my positions.
508
509 2023-01-10 Philip Herron <herron.philip@googlemail.com>
510
511 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
512
513 2023-01-06 Clément Chigot <chigot@adacore.com>
514
515 * configure.ac: Skip GMP and MPFR when --disable-gdb is
516 provided.
517 * configure: Regenerate.
518
519 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
520
521 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
522
523 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
524
525 * Makefile.def: Do not build shared libffi.
526 * Makefile.in: Regenerate.
527
528 2022-12-21 Andrew Pinski <apinski@marvell.com>
529
530 * Makefile.def: Add configure-gdb dependencies
531 on all-gmp and all-mpfr.
532 * configure.ac: Split out MPC checking from MPFR.
533 Require GMP and MPFR if the gdb directory exist.
534 * Makefile.in: Regenerate.
535 * configure: Regenerate.
536
537 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
538
539 * configure.ac (target_libraries): Add target-libgm2.
540 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
541 Add GCC_TARGET_TOOL entry for gm2.
542 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
543 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
544 * Makefile.def (target_modules): Add libgm2.
545 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
546 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
547 (languages): Add entry for language=m2 with gcc-check-target=check-m2
548 and lib-check-target=check-target-libgm2.
549 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
550 (HOST_EXPORTS): Add definition for GM2.
551 (BASE_TARGET_EXPORTS): Add definition for GM2.
552 (GM2_FOR_BUILD): Defined.
553 (GM2FLAGS): Defined.
554 (GM2_FOR_TARGET): Defined.
555 (GM2FLAGS_FOR_TARGET): Defined.
556 (EXTRA_HOST_FLAGS): Defined.
557 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
558 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
559 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
560 * configure: Rebuilt.
561 * Makefile.in: Rebuilt.
562
563 2022-12-13 Philip Herron <philip.herron@embecosm.com>
564
565 * Makefile.def: Add Rust language.
566 * Makefile.in: Regenerate via autogen.
567
568 2022-12-09 Martin Liska <mliska@suse.cz>
569
570 * MAINTAINERS: Fix spacing.
571
572 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
573
574 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
575
576 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
577
578 * Makefile.def: Pass host_libs_picflag to host dependent library
579 configures.
580 * Makefile.in: Regenerate.
581 * configure: Regenerate.
582 * configure.ac (host_libs_picflag): New configure variable set to
583 '--with-pic' when building 'host_shared'.
584
585 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
586
587 * Makefile.def: Add libsframe as new module with its dependencies.
588 * Makefile.in: Regenerated.
589 * configure.ac: Add libsframe to host_libs.
590 * configure: Regenerated.
591
592 2022-11-23 Marek Polacek <polacek@redhat.com>
593
594 Revert:
595 2022-11-23 Marek Polacek <polacek@redhat.com>
596
597 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
598 isl.
599 * Makefile.in: Regenerate.
600 * Makefile.tpl: Set PICFLAG.
601 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
602 check.
603 * configure: Regenerate.
604
605 2022-11-23 Marek Polacek <polacek@redhat.com>
606
607 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
608 isl.
609 * Makefile.in: Regenerate.
610 * Makefile.tpl: Set PICFLAG.
611 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
612 check.
613 * configure: Regenerate.
614
615 2022-11-14 Martin Liska <mliska@suse.cz>
616
617 Revert:
618 2022-11-09 Martin Liska <mliska@suse.cz>
619
620 * doc/Makefile: New file.
621 * doc/_static/custom.css: New file.
622 * doc/baseconf.py: New file.
623 * doc/bsd.rst: New file.
624 * doc/contrib.rst: New file.
625 * doc/contribute.rst: New file.
626 * doc/cppdiropts.rst: New file.
627 * doc/cppenv.rst: New file.
628 * doc/cppopts.rst: New file.
629 * doc/cppwarnopts.rst: New file.
630 * doc/favicon.ico: New file.
631 * doc/funding.rst: New file.
632 * doc/gcc_sphinx.py: New file.
633 * doc/gnu.rst: New file.
634 * doc/gnu_free_documentation_license.rst: New file.
635 * doc/gpl-3.0.rst: New file.
636 * doc/indices-and-tables.rst: New file.
637 * doc/lgpl-2.1.rst: New file.
638 * doc/logo.pdf: New file.
639 * doc/logo.svg: New file.
640 * doc/md.rst: New file.
641 * doc/requirements.txt: New file.
642
643 2022-11-14 Martin Liska <mliska@suse.cz>
644
645 Revert:
646 2022-11-09 Martin Liska <mliska@suse.cz>
647
648 * doc/baseconf.py: Port to GCC sources.
649
650 2022-11-14 Martin Liska <mliska@suse.cz>
651
652 Revert:
653 2022-11-14 Martin Liska <mliska@suse.cz>
654
655 * configure: Regenerate.
656 * configure.ac: Support Sphinx based documentation.
657
658 2022-11-14 Martin Liska <mliska@suse.cz>
659
660 Revert:
661 2022-11-09 Martin Liska <mliska@suse.cz>
662
663 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
664 provide a default.
665
666 2022-11-14 Martin Liska <mliska@suse.cz>
667
668 Revert:
669 2022-11-09 Martin Liska <mliska@suse.cz>
670
671 * doc/bsd.rst:
672 Add trailing newline.
673 * doc/contrib.rst:
674 Add trailing newline.
675 * doc/contribute.rst:
676 Add trailing newline.
677 * doc/cppdiropts.rst:
678 Add trailing newline.
679 * doc/cppenv.rst:
680 Add trailing newline.
681 * doc/cppopts.rst:
682 Add trailing newline.
683 * doc/cppwarnopts.rst:
684 Add trailing newline.
685 * doc/funding.rst:
686 Add trailing newline.
687 * doc/gnu.rst:
688 Add trailing newline.
689 * doc/gnu_free_documentation_license.rst:
690 Add trailing newline.
691 * doc/gpl-3.0.rst:
692 Add trailing newline.
693 * doc/indices-and-tables.rst:
694 Add trailing newline.
695 * doc/lgpl-2.1.rst:
696 Add trailing newline.
697 * doc/md.rst:
698 Add trailing newline.
699
700 2022-11-14 Martin Liska <mliska@suse.cz>
701
702 Revert:
703 2022-11-09 Martin Liska <mliska@suse.cz>
704
705 * configure.ac: Use new install URL.
706 * configure: Regenerate.
707
708 2022-11-14 Martin Liska <mliska@suse.cz>
709
710 Revert:
711 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
712
713 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
714 instead of just ``.''.
715 * doc/gcc_sphinx.py: Moved to...
716 * doc/modules/gcc_sphinx.py: ...here.
717
718 2022-11-14 Martin Liska <mliska@suse.cz>
719
720 Revert:
721 2022-11-10 Martin Liska <mliska@suse.cz>
722
723 * doc/baseconf.py: Modernize by using pathlib.
724
725 2022-11-14 Martin Liska <mliska@suse.cz>
726
727 Revert:
728 2022-11-11 Martin Liska <mliska@suse.cz>
729
730 * doc/Makefile: Disable -j auto.
731
732 2022-11-14 Martin Liska <mliska@suse.cz>
733
734 Revert:
735 2022-11-11 Martin Liska <mliska@suse.cz>
736
737 * doc/Makefile: Update comment.
738
739 2022-11-14 Martin Liska <mliska@suse.cz>
740
741 Revert:
742 2022-11-11 Martin Liska <mliska@suse.cz>
743
744 * doc/indices-and-tables.rst: Rename Indexes to Indices.
745
746 2022-11-14 Martin Liska <mliska@suse.cz>
747
748 Revert:
749 2022-11-13 Martin Liska <mliska@suse.cz>
750
751 PR web/107643
752 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
753 is set.
754 * doc/indices-and-tables.rst: Use include_todo tag.
755
756 2022-11-14 Martin Liska <mliska@suse.cz>
757
758 Revert:
759 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
760
761 * doc/contrib.rst: Update Jeff Law's email address.
762
763 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
764
765 * doc/contrib.rst: Update Jeff Law's email address.
766
767 2022-11-13 Martin Liska <mliska@suse.cz>
768
769 PR web/107643
770 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
771 is set.
772 * doc/indices-and-tables.rst: Use include_todo tag.
773
774 2022-11-11 Martin Liska <mliska@suse.cz>
775
776 * doc/indices-and-tables.rst: Rename Indexes to Indices.
777
778 2022-11-11 Martin Liska <mliska@suse.cz>
779
780 * doc/Makefile: Update comment.
781
782 2022-11-11 Martin Liska <mliska@suse.cz>
783
784 * doc/Makefile: Disable -j auto.
785
786 2022-11-10 Martin Liska <mliska@suse.cz>
787
788 * doc/baseconf.py: Modernize by using pathlib.
789
790 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
791
792 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
793 instead of just ``.''.
794 * doc/gcc_sphinx.py: Moved to...
795 * doc/modules/gcc_sphinx.py: ...here.
796
797 2022-11-09 Martin Liska <mliska@suse.cz>
798
799 * configure.ac: Use new install URL.
800 * configure: Regenerate.
801
802 2022-11-09 Martin Liska <mliska@suse.cz>
803
804 * doc/bsd.rst:
805 Add trailing newline.
806 * doc/contrib.rst:
807 Add trailing newline.
808 * doc/contribute.rst:
809 Add trailing newline.
810 * doc/cppdiropts.rst:
811 Add trailing newline.
812 * doc/cppenv.rst:
813 Add trailing newline.
814 * doc/cppopts.rst:
815 Add trailing newline.
816 * doc/cppwarnopts.rst:
817 Add trailing newline.
818 * doc/funding.rst:
819 Add trailing newline.
820 * doc/gnu.rst:
821 Add trailing newline.
822 * doc/gnu_free_documentation_license.rst:
823 Add trailing newline.
824 * doc/gpl-3.0.rst:
825 Add trailing newline.
826 * doc/indices-and-tables.rst:
827 Add trailing newline.
828 * doc/lgpl-2.1.rst:
829 Add trailing newline.
830 * doc/md.rst:
831 Add trailing newline.
832
833 2022-11-09 Martin Liska <mliska@suse.cz>
834
835 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
836 provide a default.
837
838 2022-11-09 Martin Liska <mliska@suse.cz>
839
840 * configure: Regenerate.
841 * configure.ac: Support Sphinx based documentation.
842
843 2022-11-09 Martin Liska <mliska@suse.cz>
844
845 * doc/baseconf.py: Port to GCC sources.
846
847 2022-11-09 Martin Liska <mliska@suse.cz>
848
849 * doc/Makefile: New file.
850 * doc/_static/custom.css: New file.
851 * doc/baseconf.py: New file.
852 * doc/bsd.rst: New file.
853 * doc/contrib.rst: New file.
854 * doc/contribute.rst: New file.
855 * doc/cppdiropts.rst: New file.
856 * doc/cppenv.rst: New file.
857 * doc/cppopts.rst: New file.
858 * doc/cppwarnopts.rst: New file.
859 * doc/favicon.ico: New file.
860 * doc/funding.rst: New file.
861 * doc/gcc_sphinx.py: New file.
862 * doc/gnu.rst: New file.
863 * doc/gnu_free_documentation_license.rst: New file.
864 * doc/gpl-3.0.rst: New file.
865 * doc/indices-and-tables.rst: New file.
866 * doc/lgpl-2.1.rst: New file.
867 * doc/logo.pdf: New file.
868 * doc/logo.svg: New file.
869 * doc/md.rst: New file.
870 * doc/requirements.txt: New file.
871
872 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
873
874 * Makefile.def: Remove module 'liboffloadmic'.
875 * Makefile.in: Regenerate.
876 * configure.ac: Remove 'liboffloadmic' handling.
877 * configure: Regenerate.
878
879 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
880
881 * MAINTAINERS: Update email address.
882
883 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
884
885 * configure.ac: Don't configure readline if --with-system-readline is
886 used.
887 * configure: Re-generate.
888
889 2022-10-12 Cui,Lili <lili.cui@intel.com>
890
891 * MAINTAINERS (Write After Approval): Add myself.
892
893 2022-10-11 Olivier Hainque <hainque@adacore.com>
894
895 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
896 and friends for rtp !large. Assume the linker has the required
897 abilities and set lt_cv_deplibs_check_method.
898
899 2022-09-30 Olivier Hainque <hainque@adacore.com>
900
901 * configure.ac (*vxworks*): If enable_shared is not
902 set, set to "no" and add --disable-shared to target and
903 host_configargs.
904 * configure: Regenerate.
905
906 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
907
908 * MAINTAINERS: Update my email address and DCO entry.
909
910 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
911
912 * MAINTAINERS (Write After Approval): Add myself.
913
914 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
915
916 * MAINTAINERS (Write After Approval): Add myself.
917
918 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
919
920 * MAINTAINERS: Update my email address.
921
922 2022-09-07 Tom de Vries <tdevries@suse.de>
923
924 * configure.ac: Set extra_host_libiberty_configure_flags and
925 extra_host_zlib_configure_flags in separate case statements.
926 * configure: Regenerate.
927
928 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
929
930 * MAINTAINERS: Update c-sky port maintainers' emails.
931
932 2022-08-31 Martin Liska <mliska@suse.cz>
933
934 * configure: Regenerate.
935 * configure.ac: Delete hpux9 and hpux10.
936
937 2022-08-18 Sergei Trofimovich <siarheit@google.com>
938
939 * Makefile.def: Drop libelf module and gcc-configure dependency
940 on it.
941 * Makefile.in: Regenerate with 'autogen Makefile.def'.
942 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
943 LIBELFINC.
944 * configure: Regenrate.
945 * configure.ac (host_libs): Drop unused libelf.
946
947 2022-08-18 Sergei Trofimovich <siarheit@google.com>
948
949 * Makefile.in: Regenerate.
950
951 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
952
953 * MAINTAINERS: Add myself as AutoFDO maintainer.
954
955 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
956 Arnaud Charlet <charlet@adacore.com>
957
958 * configure: Regenerate.
959
960 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
961
962 PR bootstrap/106472
963 * Makefile.def (dependencies): Make configure-target-libgo depend
964 upon all-target-libbacktrace.
965
966 2022-07-27 David Faust <david.faust@oracle.com>
967
968 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
969
970 2022-07-27 Richard Biener <rguenther@suse.de>
971
972 * MAINTAINERS (Roger Sayle): Update e-mail address.
973
974 2022-07-21 Sam Feifer <sfeifer@redhat.com>
975
976 * MAINTAINERS (Write After Approval): Add myself.
977
978 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
979
980 * MAINTAINERS: Add myself as Ada front end co-maintainer.
981
982 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
983
984 * .gitignore: Do not ignore config.h.
985
986 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
987
988 * MAINTAINERS: Add myself to Write After Approval.
989
990 2022-07-04 Martin Liska <mliska@suse.cz>
991
992 * MAINTAINERS: fix sorting of names
993
994 2022-07-03 Immad Mir <mirimmad17@gmail.com>
995
996 * MAINTAINERS: add myself.
997
998 2022-07-03 Immad Mir <mirimmad17@gmail.com>
999
1000 * MAINTAINERS: Add myself to write after approval and DCO.
1001
1002 2022-07-02 Tim Lange <mail@tim-lange.me>
1003
1004 * MAINTAINERS: Add myself.
1005
1006 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
1007
1008 * MAINTAINERS (Write After Approval): Add myself.
1009
1010 2022-06-30 Cui,Lili <lili.cui@intel.com>
1011
1012 Revert:
1013 2022-06-30 Cui,Lili <lili.cui@intel.com>
1014
1015 * MAINTAINERS (Write After Approval): Add myself.
1016
1017 2022-06-30 Cui,Lili <lili.cui@intel.com>
1018
1019 * MAINTAINERS (Write After Approval): Add myself.
1020
1021 2022-06-28 Alexandre Oliva <oliva@adacore.com>
1022
1023 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1024 (EXTRA_GCC_FLAGS): Likewise.
1025 * Makefile.in: Rebuilt.
1026
1027 2022-06-28 konglin1 <lingling.kong@intel.com>
1028
1029 * MAINTAINERS (Write After Approval): Add myself.
1030
1031 2022-06-27 Tom de Vries <tdevries@suse.de>
1032
1033 * configure.ac: Build libiberty pic variant for gdbserver.
1034 * configure: Regenerate.
1035
1036 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
1037
1038 * configure: Regenerate.
1039 * configure.ac: Correct use of $host.
1040
1041 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
1042
1043 * MAINTAINERS: Remove tilegx and tilepro entries.
1044 * configure.ac: Remove tilegx and tilepro stanzas.
1045 * configure: Rebuilt.
1046
1047 2022-05-28 Bruce Korb <bkorb@gnu.org>
1048
1049 * .gitignore: Ignore vim swap files
1050
1051 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
1052
1053 * MAINTAINERS: Add myself to write after approval.
1054
1055 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
1056
1057 * MAINTAINERS: Remove myself from DCO section.
1058
1059 2022-05-09 Xi Ruoyao <xry111@xry111.site>
1060
1061 * MAINTAINERS: Update my email address.
1062
1063 2022-05-09 Clément Chigot <chigot@adacore.com>
1064
1065 * MAINTAINERS: Update my email address.
1066
1067 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
1068
1069 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1070 section.
1071
1072 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
1073
1074 * MAINTAINERS: Update my email address.
1075
1076 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
1077
1078 * MAINTAINERS: Update my email address.
1079
1080 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1081
1082 * MAINTAINERS: (CPU Port Maintainers): Add myself and
1083 Lulu as LoongArch port maintainer.
1084
1085 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1086 Lulu Cheng <chenglulu@loongson.cn>
1087
1088 * configure.ac: Add LoongArch tuples.
1089 * configure: Regenerate.
1090
1091 2022-03-28 Tom Tromey <tromey@adacore.com>
1092
1093 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1094 * configure: Rebuild.
1095
1096 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1097
1098 * MAINTAINERS: Change my information.
1099
1100 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1101
1102 * MAINTAINERS: Add myself to DCO section.
1103
1104 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
1105
1106 * configure.ac: Fix incorrect option in comment.
1107 * configure: Regenerate.
1108
1109 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
1110
1111 * Makefile.def (dependencies): Make configure-sim depend on
1112 all-readline.
1113 * Makefile.in: Regenerate.
1114
1115 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1116
1117 * MAINTAINERS (Write After Approval): Update my e-mail address.
1118
1119 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1120
1121 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1122
1123 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1124
1125 * MAINTAINERS: Update my email and add myself to the DCO list.
1126
1127 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1128
1129 Revert:
1130 2021-09-16 Andrew Pinski <apinski@marvell.com>
1131
1132 PR bootstrap/67102
1133 * Makefile.def: Have configure-target-libffi depend on
1134 all-target-libstdc++-v3.
1135 * Makefile.in: Regenerate.
1136
1137 2022-01-22 Jakub Jelinek <jakub@redhat.com>
1138
1139 PR other/104181
1140 * build.log: Remove.
1141
1142 2022-01-20 Martin Liska <mliska@suse.cz>
1143
1144 * MAINTAINERS: Adjust email address based on IRC request.
1145
1146 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1147
1148 * MAINTAINERS: Update my email address.
1149
1150 2022-01-17 Martin Liska <mliska@suse.cz>
1151
1152 * MAINTAINERS: Rename .c names to .cc.
1153
1154 2022-01-13 Jakub Jelinek <jakub@redhat.com>
1155
1156 * Makefile.am: Remove.
1157
1158 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1159
1160 * Makefile.am: New file.
1161
1162 2022-01-11 Martin Liska <mliska@suse.cz>
1163
1164 * MAINTAINERS: Sort 2 names.
1165
1166 2022-01-10 Martin Liska <mliska@suse.cz>
1167
1168 * MAINTAINERS: Fix obvious issues with sorting.
1169
1170 2022-01-07 liuhongt <hongtao.liu@intel.com>
1171
1172 * build.log: New file.
1173
1174 2022-01-05 Nathan Sidwell <nathan@acm.org>
1175
1176 * MAINTAINERS: Add DCO entry. Sort that list.
1177
1178 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1179
1180 * MAINTAINERS: Change of email address in both DCO and
1181 Write After Approval list.
1182
1183 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1184
1185 * configure: Regenerate.
1186
1187 2021-12-21 Martin Liska <mliska@suse.cz>
1188
1189 * config.sub: Change mode back to 755.
1190
1191 2021-12-17 Martin Liska <mliska@suse.cz>
1192
1193 * config.sub: Sync from master.
1194
1195 2021-12-17 Martin Liska <mliska@suse.cz>
1196
1197 Revert:
1198 2021-12-16 Matthias Seidel <mseidel@apache.org>
1199
1200 * config.sub: Fix typo.
1201
1202 2021-12-16 Matthias Seidel <mseidel@apache.org>
1203
1204 * config.sub: Fix typo.
1205
1206 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1207
1208 Revert:
1209 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1210
1211 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1212 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1213 * configure.ac: Include config/gcc-plugin.m4.
1214 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1215 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1216 RANLIB if possible.
1217 * Makefile.in: Regenerated.
1218 * configure: Likewise.
1219
1220 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1221
1222 * Makefile.tpl (BUILD_CFLAGS): New.
1223 (CFLAGS): Append $(BUILD_CFLAGS).
1224 (CXXFLAGS): Likewise.
1225 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1226 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1227 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1228 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1229 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1230 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1231 (PGO-TRAINING-TARGETS): Likewise.
1232 (PGO_BUILD_TRAINING): Likewise.
1233 (all): Add '+' to the command line for recursive make. Support
1234 the PGO build.
1235 * configure.ac: Add --enable-pgo-build[=lto].
1236 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1237 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1238 * Makefile.in: Regenerated.
1239 * configure: Likewise.
1240
1241 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1242
1243 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1244 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1245 * configure.ac: Include config/gcc-plugin.m4.
1246 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1247 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1248 RANLIB if possible.
1249 * Makefile.in: Regenerated.
1250 * configure: Likewise.
1251
1252 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1253
1254 * MAINTAINERS: Add myself to write after approval.
1255
1256 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1257
1258 * MAINTAINERS: Adding myself.
1259
1260 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1261
1262 * configure: Regenerate.
1263 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1264 $(CPP).
1265
1266 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1267
1268 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1269 libatomic.
1270 * Makefile.in: Regenerate.
1271 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1272 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1273 target-libphobos-bootstrap.
1274 (STAGE2_CONFIGURE_FLAGS): Likewise.
1275 * configure: Regenerate.
1276 * configure.ac: Add support for bootstrapping D front-end.
1277
1278 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1279
1280 * MAINTAINERS: Add myself to DCO section and update email address.
1281
1282 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1283
1284 * configure: Regenerate.
1285 * configure.ac: Ensure that PIC (shared) defaults are set
1286 correctly for Darwin.
1287
1288 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1289
1290 * MAINTAINERS: Update my address.
1291
1292 2021-11-12 Alan Modra <amodra@gmail.com>
1293
1294 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1295 * Makefile.in: Regenerate.
1296
1297 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1298
1299 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1300 list.
1301
1302 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1303
1304 * MAINTAINERS (Reviewers, arc): Remove my entry.
1305 (Write After Approval): Add an entry for myself.
1306
1307 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1308
1309 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1310 * Makefile.in: Regenerate.
1311 * configure: Regenerate.
1312 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1313
1314 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1315
1316 * MAINTAINERS: Fix up Maciej's entries.
1317
1318 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1319
1320 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1321 maintainer.
1322
1323 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1324
1325 PR other/102663
1326 * Makefile.def: Handle install-dvi target.
1327 * Makefile.tpl: Likewise.
1328 * Makefile.in: Regenerate.
1329
1330 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1331
1332 * MAINTAINERS: Add myself for write after approval.
1333
1334 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1335
1336 * Makefile.def: Mark libcody, libdecnumber,
1337 c++tools, libgcc, and libobjc as missing TAGS
1338 targets.
1339 * Makefile.in: Regenerate.
1340
1341 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1342
1343 * MAINTAINERS: Add myself to DCO section and update email
1344 address.
1345
1346 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1347
1348 * MAINTAINERS: Add myself to DCO section.
1349
1350 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1351
1352 * configure: Regenerate.
1353 * configure.ac (skipdirs): Add the contents of target_configdirs if
1354 we are not building gcc.
1355
1356 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1357
1358 * Makefile.def: Back-port commits ba4d88ad892f and
1359 755ba58ebef0 from binutils-gdb repository.
1360 * Makefile.in: Regenerated.
1361
1362 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1363
1364 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1365
1366 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1367
1368 * Makefile.def: Add a jit check target for the jit
1369 language.
1370 * Makefile.in: Regenerate.
1371
1372 2021-09-16 Andrew Pinski <apinski@marvell.com>
1373
1374 PR bootstrap/67102
1375 * Makefile.def: Have configure-target-libffi depend on
1376 all-target-libstdc++-v3.
1377 * Makefile.in: Regenerate.
1378
1379 2021-09-10 Petter Tomner <tomner@kth.se>
1380
1381 * MAINTAINERS: Me added to DCO and write after approval
1382
1383 2021-09-01 YunQiang Su <syq@debian.org>
1384
1385 * MAINTAINERS: Add myself for write after approval.
1386
1387 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1388
1389 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1390 * Makefile.in: Regenerate.
1391
1392 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1393
1394 * MAINTAINERS: Add myself for write after approval.
1395
1396 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1397
1398 * Makefile.in: Regenerate.
1399 * Makefile.tpl: Make the state of the configured host
1400 shared flag available to makefile fragements.
1401
1402 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1403
1404 * MAINTAINERS (Write After Approval): Add myself.
1405
1406 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1407
1408 * .dir-locals.el (bug-reference-url-format): Use https.
1409
1410 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1411
1412 * .dir-locals.el (c-mode): Change fill-column to 79.
1413
1414 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1415
1416 * MAINTAINERS: Add myself to DCO section.
1417
1418 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1419
1420 * configure: Regenerate.
1421 * configure.ac: Adjust cases for which it is necessary to
1422 include the Darwin host config fragment.
1423
1424 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1425
1426 * MAINTAINERS: Add myself for write after approval and DCO.
1427
1428 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1429
1430 * Makefile.def: Add dsymutil defs.
1431 * Makefile.in: Regenerated.
1432 * Makefile.tpl: Add dsymutil to flags.
1433 * configure: Regenerated.
1434 * configure.ac: Add dsymutil to target and build recipes.
1435
1436 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1437
1438 * MAINTAINERS: Add myself for write after approval.
1439
1440 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1441
1442 * MAINTAINERS (Write After Approval): Add myself.
1443
1444 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1445
1446 * MAINTAINERS: Add myself for write after approval and DCO
1447
1448 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1449
1450 * .gitignore: Add entry for cscope.out.
1451
1452 2021-06-22 liuhongt <hongtao.liu@intel.com>
1453
1454 * MAINTAINERS: Remove my Write After Approval entry.
1455
1456 2021-06-21 liuhongt <hongtao.liu@intel.com>
1457
1458 * MAINTAINERS: Add myself as maintainer of the i386 vector
1459 extensions.
1460
1461 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1462
1463 * MAINTAINERS (Write After Approval): Add myself.
1464
1465 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1466
1467 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1468 as *vrp and ranger maintainers.
1469
1470 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1471
1472 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1473 not trigger testsuite failures.
1474
1475 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1476
1477 * MAINTAINERS: Add myself to DCO section with both email addresses.
1478
1479 2021-06-03 Jason Merrill <jason@redhat.com>
1480
1481 * MAINTAINERS: Add DCO version number.
1482
1483 2021-06-02 Jason Merrill <jason@redhat.com>
1484
1485 * MAINTAINERS: Add DCO section.
1486
1487 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1488
1489 * MAINTAINERS (Write After Approval): Add myself.
1490
1491 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1492
1493 * configure.ac: Add gnulib to configdirs for sim.
1494 * configure: Regenerate.
1495
1496 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1497
1498 * Makefile.def: Add configure-sim dependency on all-gnulib.
1499 * Makefile.in: Regenerated.
1500
1501 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1502
1503 * MAINTAINERS (Write After Approval): Add myself.
1504
1505 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1506
1507 * MAINTAINERS (Write After Approval): Add myself.
1508
1509 2021-05-11 Martin Liska <mliska@suse.cz>
1510
1511 * MAINTAINERS: Remove entries for removed
1512 components (HSA, BRIG, libhsail-rt).
1513 Move Pekka to Write After Approval.
1514
1515 2021-05-11 Martin Liska <mliska@suse.cz>
1516
1517 * Makefile.def: Remove libhsail-rt.
1518 * Makefile.in: Likewise.
1519 * configure.ac: Likewise.
1520 * configure: Regenerate.
1521 * libhsail-rt/ChangeLog: Removed.
1522 * libhsail-rt/Makefile.am: Removed.
1523 * libhsail-rt/Makefile.in: Removed.
1524 * libhsail-rt/README: Removed.
1525 * libhsail-rt/aclocal.m4: Removed.
1526 * libhsail-rt/configure: Removed.
1527 * libhsail-rt/configure.ac: Removed.
1528 * libhsail-rt/configure.tgt: Removed.
1529 * libhsail-rt/include/internal/fibers.h: Removed.
1530 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1531 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1532 * libhsail-rt/include/internal/workitems.h: Removed.
1533 * libhsail-rt/rt/arithmetic.c: Removed.
1534 * libhsail-rt/rt/atomics.c: Removed.
1535 * libhsail-rt/rt/bitstring.c: Removed.
1536 * libhsail-rt/rt/fbarrier.c: Removed.
1537 * libhsail-rt/rt/fibers.c: Removed.
1538 * libhsail-rt/rt/fp16.c: Removed.
1539 * libhsail-rt/rt/misc.c: Removed.
1540 * libhsail-rt/rt/multimedia.c: Removed.
1541 * libhsail-rt/rt/queue.c: Removed.
1542 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1543 * libhsail-rt/rt/segment.c: Removed.
1544 * libhsail-rt/rt/workitems.c: Removed.
1545 * libhsail-rt/target-config.h.in: Removed.
1546
1547 2021-05-04 Nick Clifton <nickc@redhat.com>
1548
1549 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1550 * configure: Regenerate.
1551
1552 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1553 Tobias Burnus <tobias@codesourcery.com>
1554
1555 * configure.ac (--enable-offload-defaulted): New.
1556 * configure: Regenerate.
1557
1558 2021-04-23 David Faust <david.faust@oracle.com>
1559
1560 * MAINTAINERS (Write After Approval): Add myself.
1561
1562 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1563
1564 * MAINTAINERS (Write After Approval): Add myself.
1565
1566 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1567
1568 * MAINTAINERS: Add myself as pru port maintainer.
1569
1570 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1571
1572 * MAINTAINERS: Add myself as static analyzer maintainer.
1573
1574 2021-03-18 Jeff Law <jlaw@tachyum.com>
1575
1576 * MAINTAINERS: Update primary entry.
1577
1578 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1579
1580 * MAINTAINERS (Write After Approval): Add myself.
1581
1582 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1583
1584 * Makefile.def: Remove all-sim dependency on configure-gdb.
1585 * Makefile.in: Regenerated.
1586
1587 2021-03-11 Jeff Law <law@redhat.com>
1588
1589 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1590
1591 2021-03-11 Martin Liska <mliska@suse.cz>
1592
1593 * Makefile.tpl: The change was done Makefile.in which
1594 is generated file.
1595
1596 2021-03-08 Jeff Law <law@redhat.com>
1597
1598 * MAINTAINERS: Update my email address
1599
1600 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1601
1602 * config.guess: Import latest upstream.
1603 * config.sub: Import latest upstream.
1604
1605 2021-01-25 Martin Liska <mliska@suse.cz>
1606
1607 PR gcov-profile/98739
1608 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1609 for profiledbootstrap.
1610
1611 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1612
1613 * MAINTAINERS (Write After Approval): Add myself.
1614
1615 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1616
1617 * MAINTAINERS (Write After Approval): Update my e-mail address.
1618
1619 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1620
1621 * MAINTAINERS: Fix spacing.
1622
1623 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1624
1625 * MAINTAINERS (Write After Approval): Add myself
1626
1627 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1628
1629 * Makefile.def: Sync with binutils-gdb:
1630 (dependencies): all-ld depends on all-libctf.
1631 (host_modules): libctf is no longer no_install.
1632 No longer no_check. Checking depends on all-ld.
1633 * Makefile.in: Regenerated.
1634
1635 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1636
1637 * libtool.m4: Match gnu* along other GNU systems.
1638 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1639 * libgo/configure: Re-generate.
1640
1641 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1642
1643 * MAINTAINERS: Update my email address.
1644
1645 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1646
1647 * MAINTAINERS (Write After Approval): Add myself.
1648
1649 2020-12-15 Nathan Sidwell <nathan@acm.org>
1650
1651 * Makefile.def
1652 * Makefile.in
1653 * Makefile.tpl
1654 * configure
1655 * configure.ac
1656
1657 2020-12-15 Nathan Sidwell <nathan@acm.org>
1658
1659 * Makefile.def: Add libcody.
1660 * configure.ac: Add libcody.
1661 * Makefile.in: Regenerated.
1662 * configure: Regenerated.
1663
1664 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1665
1666 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1667
1668 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1669
1670 PR target/97865
1671 * libtool.m4: Update handling of Darwin platform link flags
1672 for Darwin20.
1673
1674 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1675
1676 * .gitignore: Sync with binutils-gdb
1677
1678 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1679
1680 * MAINTAINERS: Add myself as arc port maintainer.
1681
1682 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1683
1684 PR d/87788
1685 * configure.ac: Don't disable D for *-*-darwin*.
1686 * configure: Regenerate.
1687
1688 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1689
1690 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1691 hppa64-*-hpux11*.
1692
1693 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1694
1695 * configure: Regenerate.
1696 * configure.ac: Add --bootstrap-hwasan option.
1697
1698 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1699
1700 * config.guess: Import latest upstream.
1701 * config.sub: Import latest upstream.
1702
1703 2020-11-16 Martin Liska <mliska@suse.cz>
1704
1705 * .gitignore: Add cache as clangd uses it now.
1706
1707 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1708
1709 * MAINTAINERS (Write After Approval): add myself
1710
1711 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1712
1713 * MAINTAINERS (Write After Approval): Add myself.
1714
1715 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1716
1717 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1718 Remove FIXME comments.
1719
1720 2020-11-06 Martin Uecker <muecker@gwdg.de>
1721
1722 * MAINTAINERS: Update my email address.
1723
1724 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1725
1726 * MAINTAINERS (Write After Approval): Add myself.
1727
1728 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1729
1730 PR target/97302
1731 * configure.ac: Only set with_gmp to /usr/local
1732 if not building in tree.
1733 * configure: Regenerate.
1734
1735 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1736
1737 * MAINTAINERS (Write After Approval): Add myself.
1738
1739 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1740
1741 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1742
1743 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1744
1745 PR bootstrap/96612
1746 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1747 if not the same as ${host}.
1748 * configure: Regenerate.
1749
1750 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1751
1752 * MAINTAINERS (Write After Approval): Add myself.
1753
1754 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1755
1756 * MAINTAINERS: Update my email address.
1757
1758 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1759
1760 * MAINTAINERS (Write After Approval): Add myself.
1761
1762 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1763
1764 * MAINTAINERS (Write After Approval): Add myself.
1765
1766 2020-06-12 Martin Liska <mliska@suse.cz>
1767
1768 * .gitignore: Add .clang-tidy.
1769
1770 2020-06-08 Jason Merrill <jason@redhat.com>
1771
1772 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1773 * configure: Regenerate.
1774
1775 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1776
1777 * MAINTAINERS: Add myself as xtensa port maintainer.
1778
1779 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1780
1781 * configure.ac: Don't require --enable-host-shared when building
1782 for Mingw.
1783 * configure: Regenerate.
1784
1785 2020-05-18 Jason Merrill <jason@redhat.com>
1786
1787 * configure.ac: Update bootstrap dialect to -std=c++11.
1788
1789 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1790
1791 * MAINTAINERS (Write After Approval): Add myself.
1792
1793 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1794
1795 PR target/92713
1796 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1797 (noconfigdirs): Add 'target-libstdc++-v3'.
1798 * configure: Regenerate.
1799
1800 2020-04-21 Stephen Casner <casner@acm.org>
1801
1802 PR 25830
1803 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1804 * configure: Rebuild.
1805
1806 2020-04-17 Martin Liska <mliska@suse.cz>
1807 Jonathan Yong <10walls@gmail.com>
1808
1809 PR gcov-profile/94570
1810 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1811 for CYGWIN.
1812
1813 2020-04-14 Martin Jambor <mjambor@suse.cz>
1814
1815 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1816
1817 2020-04-09 Tom Tromey <tom@tromey.com>
1818
1819 * configure: Rebuild.
1820 * Makefile.in: Rebuild.
1821 * Makefile.def (gdbsupport, gdbserver): New host modules.
1822 (configure-gdb): Depend on all-gdbsupport.
1823 (all-gdb): Depend on all-gdbsupport, all-libctf.
1824 * configure.ac (host_tools): Add gdbserver.
1825 Conditionally build gdbserver and gdbsupport.
1826
1827 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1828
1829 * configure.ac: Build libgomp by default for amdgcn.
1830 * configure: Regenerate.
1831
1832 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1833
1834 * MAINTAINERS (Write After Approval): Add myself.
1835
1836 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1837
1838 * MAINTAINERS (Write After Approval) : Add myself.
1839
1840 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1841
1842 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1843
1844 2020-02-14 Martin Sebor <msebor@redhat.com>
1845
1846 * doc/extend.texi (attribute alias): Mention type requirement.
1847 (attribute weak): Same.
1848 (attribute weakref): Correct invalid example.
1849
1850 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1851
1852 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1853
1854 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1855 Jakub Jelinek <jakub@redhat.com>
1856
1857 * .gitattributes: Add *.md diff=md.
1858
1859 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1860
1861 The mentioned auto-generated file is no more part of the
1862
1863 GCC sources, it's auto-generated in $(builddir) during build.
1864
1865 PR target/92055
1866 * contrib/gcc_update (files_and_dependencies): Remove
1867 entry for gcc/config/avr/t-multilib.
1868
1869 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1870
1871 * MAINTAINERS: Update my email address.
1872
1873 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1874
1875 * README.MOVED_TO_GIT: Remove.
1876
1877 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1878
1879 * README.MOVED_TO_GIT: New file.
1880
1881 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1882
1883 * MAINTAINERS (Write After Approval): Add myself.
1884
1885 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1886
1887 * MAINTAINERS (write_after_approval): Add myself.
1888
1889 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1890
1891 * MAINTAINERS (write_after_approval): Add myself.
1892
1893 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1894
1895 * MAINTAINERS (write_after_approval): Add myself.
1896
1897 2019-12-11 Matthias Klose <doko@ubuntu.com>
1898
1899 * configure.ac: Factor out common cases for compare_exclusions.
1900 * configure: Regenerate.
1901
1902 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1903
1904 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1905 flag.
1906
1907 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1908
1909 * MAINTAINERS (Write After Approval): Add myself.
1910
1911 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1912
1913 PR middle-end/92463
1914 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1915 * configure: Regenerate
1916
1917 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1918
1919 * configure.ac: Use https for gcc.gnu.org.
1920 * configure: Regenerated.
1921
1922 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1923
1924 * MAINTAINERS (aarch64 port): Remove my name, move to...
1925 (Write After Approval): ...Here.
1926
1927 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1928
1929 * MAINTAINERS: Change my email address as maintainer.
1930
1931 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1932
1933 PR fortran/91828
1934 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1935 * configure: Regenerated.
1936
1937 2019-10-21 Jason Merrill <jason@redhat.com>
1938
1939 * .gitattributes: Also check ChangeLog whitespace.
1940
1941 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1942
1943 * contrib/dg-extract-results.sh: Add support for KPASS.
1944 * contrib/dg-extract-results.py: Likewise.
1945
1946 2019-10-17 Jason Merrill <jason@redhat.com>
1947
1948 * .gitattributes: Avoid {} in filename pattern.
1949
1950 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1951
1952 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1953 Approval section.
1954
1955 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1956
1957 * MAINTAINERS: Add myself to Write After Approval
1958
1959 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1960
1961 * MAINTAINERS: Add myself as an aarch64 maintainer.
1962
1963 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1964
1965 * MAINTAINERS: Add myself as aarch64 maintainer.
1966
1967 2019-09-23 Carl Love <cel@us.ibm.com>
1968
1969 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1970 New define_insn.
1971 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1972 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1973
1974 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1975
1976 * MAINTAINERS (Sam Tebbs): Update email address.
1977
1978 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1979
1980 * MAINTAINERS: Update my email address.
1981
1982 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1983
1984 * libtool.m4: Handle uclinuxfdpiceabi.
1985
1986 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1987
1988 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1989 Remove myself from Write After Approval section.
1990
1991 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1992
1993 * configure.ac: Support for bpf-*-* targets.
1994 * configure: Regenerate.
1995
1996 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1997
1998 * config.sub: Import upstream version 2019-06-30.
1999 * config.guess: Import upstream version 2019-07-24.
2000
2001 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
2002
2003 * MAINTAINERS: Remove spu port maintainers.
2004
2005 2019-08-28 Martin Liska <mliska@suse.cz>
2006
2007 * .gitignore: Add .clangd and compile_commands.json
2008 to .gitignore.
2009
2010 2019-08-23 Michael Forney <mforney@mforney.org>
2011
2012 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2013 * Makefile.in: Regenerate.
2014
2015 2019-08-19 Tom Tromey <tom@tromey.com>
2016
2017 * configure: Rebuild.
2018 * configure.ac: Add --with-static-standard-libraries.
2019
2020 2019-08-16 Alexandre Oliva <oliva@gnu.org>
2021
2022 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2023
2024 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
2025
2026 * MAINTAINERS (Write After Approval): Add myself.
2027
2028 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2029
2030 * MAINTAINERS (Write After Approval): Remove myself, already listed in
2031 RISC-V port maitainer.
2032
2033 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2034
2035 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2036
2037 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2038
2039 * MAINTAINERS (Write After Approval): Add myself.
2040
2041 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
2042
2043 * MAINTAINERS (Write After Approval): Add myself.
2044
2045 2019-06-25 Martin Liska <mliska@suse.cz>
2046
2047 contrib/filter-clang-warnings.py: Transform from
2048 filter-rtags-warnings.py.
2049
2050 2019-06-15 Tom Tromey <tom@tromey.com>
2051
2052 * configure.ac (host_libs): Add gnulib.
2053 * configure: Rebuild.
2054 * Makefile.def (host_modules, dependencies): Add gnulib.
2055 * Makefile.in: Rebuild.
2056
2057 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2058
2059 * MAINTAINERS (Write After Approval): Add myself.
2060
2061 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2062
2063 * configure: Regenerate.
2064 * configure.ac: Add PRU target.
2065
2066 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2067
2068 * MAINTAINERS (Write After Approval): Add myself.
2069
2070 2019-06-11 Nick Clifton <nickc@redhat.com>
2071
2072 Import these changes from the binutils/gdb repository:
2073
2074 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2075
2076 * Makefile.def (dependencies): configure-libctf depends on all-bfd
2077 and all its deps.
2078 * Makefile.in: Regenerated.
2079
2080 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2081
2082 * Makefile.def (host_modules): Add libctf.
2083 * Makefile.def (dependencies): Likewise.
2084 libctf depends on zlib, libiberty, and bfd.
2085 * Makefile.in: Regenerated.
2086 * configure.ac (host_libs): Add libctf.
2087 * configure: Regenerated.
2088
2089 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
2090
2091 * MAINTAINERS (Write After Approval): Add myself.
2092
2093 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
2094
2095 * MAINTAINERS: Update my email address.
2096
2097 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
2098
2099 * MAINTAINERS (Write After Approval): Add myself.
2100
2101 2019-05-16 Jun Ma <junma@linux.alibaba.com>
2102
2103 * MAINTAINERS (Write After Approval): Add myself.
2104
2105 2019-05-07 Jim Wilson <jimw@sifive.com>
2106
2107 * MAINTAINERS: Remove myself as IA-64 maintainer.
2108
2109 2019-05-04 Roland Illig <roland.illig@gmx.de>
2110
2111 * MAINTAINERS (Write After Approval): Add myself.
2112
2113 2019-05-02 Richard Biener <rguenther@suse.de>
2114
2115 PR bootstrap/85574
2116 * Makefile.tpl (compare target): Also compare extra-compare
2117 files.
2118 * Makefile.in: Regenerate.
2119
2120 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2121
2122 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2123 as modulo-scheduler maintainer.
2124
2125 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2126
2127 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2128
2129 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2130
2131 * MAINTAINERS: Update my email address.
2132
2133 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
2134
2135 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2136 * configure: Regenerate.
2137
2138 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2139
2140 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2141 * configure: Regenerate.
2142
2143 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2144
2145 * configure.ac: Add target-zlib to target_libraries.
2146 * configure: Regenerate.
2147
2148 2019-04-09 Martin Liska <mliska@suse.cz>
2149
2150 * Makefile.in: Regenerate.
2151 * Makefile.tpl: Pass GENERATOR_CFLAGS
2152 in all stages.
2153
2154 2019-03-28 Martin Liska <mliska@suse.cz>
2155
2156 PR bootstrap/89829
2157 * Makefile.in: Revert r254150.
2158 * Makefile.tpl: Likewise.
2159
2160 2019-03-28 Ben Elliston <bje@gnu.org>
2161
2162 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2163 related, and libdecnumber.
2164
2165 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2166
2167 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2168 (Write After Approval): Remove myself.
2169
2170 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2171
2172 * MAINTAINERS (Write After Approval): Add myself.
2173
2174 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2175
2176 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2177 (Write After Approval): Remove myself and Julian.
2178
2179 2019-01-26 Harald Anlauf <anlauf@gmx.de>
2180
2181 * MAINTAINERS (Write After Approval): Add myself.
2182
2183 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2184
2185 * MAINTAINERS (Write After Approval): Add myself.
2186
2187 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2188
2189 * ChangeLog: Replace space with tab.
2190 * MAINTAINERS: Delete 1 tab to keep alignment.
2191
2192 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2193
2194 * MAINTAINERS (Write After Approval): Add myself.
2195
2196 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
2200 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2201 Kwok Cheung Yeung <kcy@codesourcery.com>
2202 Julian Brown <julian@codesourcery.com>
2203 Tom de Vries <tom@codesourcery.com>
2204 Jan Hubicka <hubicka@ucw.cz>
2205 Martin Jambor <mjambor@suse.cz>
2206
2207 * configure.ac: Likewise.
2208 * configure: Regenerate.
2209 * contrib/config-list.mk: Add amdgcn-amdhsa.
2210
2211 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2212
2213 * MAINTAINERS (Write After Approval): Add myself.
2214
2215 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2216
2217 * MAINTAINERS (Write After Approval): Add myself.
2218
2219 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2220
2221 PR target/88535
2222 * config.guess: Import upstream version 2019-01-03.
2223 * config.sub: Import upstream version 2019-01-01.
2224
2225 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2226
2227 * MAINTAINERS (Write After Approval): Update my maintainer address.
2228
2229 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2230
2231 * MAINTAINERS (Write After Approval): Add myself.
2232
2233 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2234
2235 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2236
2237 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2238
2239 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2240 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2241 (GCC_TARGET_TOOL): Likewise.
2242 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2243 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2244 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2245 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2246 * configure: Regenerate.
2247 * Makefile.in: Likewise.
2248
2249 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2250
2251 * MAINTAINERS (Write After Approval): Add myself.
2252
2253 2018-11-13 Martin Liska <mliska@suse.cz>
2254
2255 * gcc.target/i386/pr87930.c: Move to ...
2256 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2257
2258 2018-11-10 Stafford Horne <shorne@gmail.com>
2259
2260 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2261 (Write After Approval): Remove myself.
2262
2263 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2264
2265 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2266 Append $INCICONV to it.
2267
2268 2018-11-04 Stafford Horne <shorne@gmail.com>
2269
2270 * MAINTAINERS (Write After Approval): Add myself.
2271
2272 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2273
2274 PR bootstrap/82856
2275 * multilib.am: New file. From automake.
2276
2277 Merge from binutils-gdb:
2278 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2279
2280 * libtool.m4: Use AC_LANG_SOURCE.
2281 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2282 * ar-lib: New file.
2283 * test-driver: New file.
2284 * configure: Re-generate.
2285
2286 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2287
2288 * MAINTAINERS (Write After Approval): Add myself.
2289
2290 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2291
2292 PR bootstrap/87788
2293 PR d/87799
2294 * configure: Rebuild.
2295 * configure.ac: Disable D on systems where it is known not to work.
2296
2297 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2298
2299 * Makefile.def (target_modules): Add libphobos.
2300 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2301 GDCFLAGS_FOR_TARGET.
2302 (dependencies): Make libphobos depend on libatomic, libbacktrace
2303 configure, and zlib configure.
2304 (language): Add language d.
2305 * Makefile.in: Rebuild.
2306 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2307 (HOST_EXPORTS): Add GDC.
2308 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2309 (BASE_TARGET_EXPORTS): Add GDC.
2310 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2311 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2312 (EXTRA_HOST_FLAGS): Add GDC.
2313 (STAGE1_FLAGS_TO_PASS): Add GDC.
2314 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2315 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2316 environment variables.
2317 * configure: Rebuild.
2318 * configure.ac: Add target-libphobos to target_libraries. Set and
2319 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2320
2321 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2322
2323 * MAINTAINERS (Write After Approval): Add myself.
2324
2325 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2326
2327 * MAINTAINERS (Write After Approval): Remove myself.
2328
2329 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2330
2331 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2332
2333 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2334
2335 * MAINTAINERS: Update my email address.
2336
2337 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2338
2339 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2340 maintainer.
2341
2342 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2343
2344 * MAINTAINERS (Write After Approval): Add self.
2345
2346 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2347
2348 * MAINTAINERS (write after approval): Add myself.
2349
2350 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2351
2352 * MAINTAINERS: Update my email address.
2353
2354 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2355
2356 * MAINTAINERS (write after approval): Add myself.
2357
2358 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2359
2360 * MAINTAINERS: Add self to global reviewers list.
2361
2362 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2363
2364 MAINTAINERS: Add c-sky port maintainers.
2365
2366 2018-08-10 Martin Liska <mliska@suse.cz>
2367
2368 * MAINTAINERS: Revert change in previous commit and
2369 join lines.
2370
2371 2018-08-10 Martin Liska <mliska@suse.cz>
2372
2373 * MAINTAINERS: Remove extra line.
2374
2375 2018-08-06 Naveen H.S <naveenh@marvell.com>
2376
2377 * MAINTAINERS: Update my email address.
2378
2379 2018-07-19 DJ Delorie <dj@redhat.com>
2380
2381 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2382 as maintainer.
2383
2384 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2385
2386 * MAINTAINERS: Adjust email address for me and my colleague Robin
2387 Dapp.
2388
2389 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2390 Sunil K Pandey <sunil.k.pandey@intel.com>
2391
2392 PR target/84413
2393 * config/i386/i386.c (m_CORE_AVX512): New.
2394 (m_CORE_AVX2): Likewise.
2395 (m_CORE_ALL): Add m_CORE_AVX2.
2396 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2397 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2398 and remove the rest of m_SKYLAKE_AVX512.
2399
2400 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2401
2402 * config.sub: Sync with upstream version 2018-07-03.
2403
2404 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2405
2406 * config.guess: Sync with upstream version 2018-06-26.
2407 * config.sub: Sync with upstream version 2018-07-02.
2408
2409 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2410
2411 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2412 * ltmain.sh: Likewise.
2413
2414 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2415
2416 * contrib/config-list.mk: Remove powerpc-linux_paired.
2417
2418 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2419
2420 * configure.ac: Introduce support for @unless/@endunless.
2421 * Makefile.tpl (dep-kind): Rewrite with cond; return
2422 postbootstrap in some cases.
2423 (make-postboot-dep, postboot-targets): New.
2424 (dependencies): Do not output postbootstrap dependencies at
2425 first. Output non-target ones changed for configure to depend
2426 on stage_last @if gcc-bootstrap, and the original deps @unless
2427 gcc-bootstrap.
2428 * configure.in, Makefile.in: Rebuilt.
2429
2430 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2431
2432 * MAINTAINERS (write after approval): Add myself.
2433
2434 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2435
2436 * MAINTAINERS (write after approval): Add myself.
2437
2438 2018-06-19 Nick Clifton <nickc@redhat.com>
2439
2440 * zlib/configure.ac: Restore old behaviour of only enabling
2441 multilibs when a target subdirectory is defined. This allows
2442 building with srcdir == builddir.
2443 * zlib/configure: Regenerate.
2444
2445 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2446
2447 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2448 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2449 * Makefile.in: Regenerate.
2450
2451 2018-06-16 Ben Elliston <bje@gnu.org>
2452
2453 * config.guess: Import latest version.
2454 * config.sub: Likewise.
2455
2456 2018-06-08 Martin Liska <mliska@suse.cz>
2457
2458 * MAINTAINERS: Remove MPX-related entries.
2459 * Makefile.def: Remove libmpx support.
2460 * Makefile.in: Regenerate.
2461 * configure.ac: Remove removed files.
2462 * configure: Regenerate.
2463 * libmpx/ChangeLog: Remove.
2464 * libmpx/Makefile.am: Remove.
2465 * libmpx/Makefile.in: Remove.
2466 * libmpx/acinclude.m4: Remove.
2467 * libmpx/aclocal.m4: Remove.
2468 * libmpx/config.h.in: Remove.
2469 * libmpx/configure: Remove.
2470 * libmpx/configure.ac: Remove.
2471 * libmpx/configure.tgt: Remove.
2472 * libmpx/libmpx.spec.in: Remove.
2473 * libmpx/mpxrt/Makefile.am: Remove.
2474 * libmpx/mpxrt/Makefile.in: Remove.
2475 * libmpx/mpxrt/libmpx.map: Remove.
2476 * libmpx/mpxrt/libtool-version: Remove.
2477 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2478 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2479 * libmpx/mpxrt/mpxrt.c: Remove.
2480 * libmpx/mpxrt/mpxrt.h: Remove.
2481 * libmpx/mpxwrap/Makefile.am: Remove.
2482 * libmpx/mpxwrap/Makefile.in: Remove.
2483 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2484 * libmpx/mpxwrap/libtool-version: Remove.
2485 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2486
2487 2018-06-04 Martin Liska <mliska@suse.cz>
2488
2489 * MAINTAINERS: Add myself as gcov maintainer.
2490
2491 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2492
2493 * MAINTAINERS: Update my email address.
2494
2495 2018-06-04 Tom de Vries <tdevries@suse.de>
2496
2497 * MAINTAINERS: Remove write-after-approval entries for component
2498 maintainers.
2499
2500 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2501
2502 * MAINTAINERS (write after approval): Add myself.
2503
2504 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2505
2506 * MAINTAINERS: Update my email address.
2507
2508 2018-06-01 Tom de Vries <tdevries@suse.de>
2509
2510 * MAINTAINERS: Update my email address.
2511
2512 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2513
2514 * MAINTAINERS (loop-optimizer): Add myself.
2515
2516 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2517
2518 * configure.ac: Added "nfp" target.
2519 * configure: Regenerate.
2520
2521 2018-04-30 Richard Biener <rguenther@suse.de>
2522
2523 PR bootstrap/85571
2524 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2525 (STAGE3_TFLAGS): Likewise.
2526 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2527 (STAGEtrain_TFLAGS): Likewise.
2528 * Makefile.in: Regenerate.
2529
2530 2018-04-26 Richard Biener <rguenther@suse.de>
2531
2532 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2533 (STAGE2_CFLAGS): Likewise.
2534 (STAGE2_TFLAGS): Likewise.
2535 (STAGE3_CFLAGS): Add -fchecking.
2536 (STAGE3_TFLAGS): Likewise.
2537 (STAGEtrain_CFLAGS): Filter out -fchecking.
2538 (STAGEtrain_TFLAGS): Likewise.
2539 * Makefile.in: Re-generate.
2540
2541 2018-04-25 Catherine Moore <clm@codesourcery.com>
2542
2543 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2544
2545 2018-04-18 Paul Clarke <pc@us.ibm.com>
2546
2547 * MAINTAINERS (write after approval): Add myself.
2548
2549 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2550
2551 * MAINTAINERS: Update my email address.
2552
2553 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2554
2555 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2556
2557 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2558
2559 * MAINTAINERS: Update my email address and disambiguate myself
2560 a bit from Will Schmidt.
2561
2562 2018-03-21 Nathan Sidwell <nathan@acm.org>
2563
2564 * MAINTAINERS: Move maintainers of now-removed picochip and score
2565 ports to write after approval.
2566
2567 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2568
2569 * MAINTAINERS: Add entry for SVE maintainership.
2570
2571 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2572
2573 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2574 * configure: Regenerate.
2575
2576 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2577
2578 * MAINTAINERS (write after approval): Add myself.
2579
2580 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2581
2582 * MAINTAINERS (write after approval): Add myself.
2583
2584 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2585
2586 * MAINTAINERS (write after approval): Add myself.
2587
2588 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2589
2590 Update copyright years.
2591
2592 2018-01-03 Ben Elliston <bje@gnu.org>
2593
2594 * config.guess: Import latest version.
2595 * config.sub: Likewise.
2596
2597 2017-12-12 Stafford Horne <shorne@gmail.com>
2598
2599 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2600 * configure: Regenerate.
2601
2602 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2603
2604 * MAINTAINERS (Write After Approval): Add myself.
2605
2606 2017-11-28 Julia Koval <julia.koval@intel.com>
2607 Sebastian Peryt <sebastian.peryt@intel.com>
2608
2609 * Makefile.def (target_modules): Remove libcilkrts.
2610 * Makefile.in: Ditto.
2611 * configure: Ditto.
2612 * configure.ac: Ditto.
2613
2614 2017-11-28 Julia Koval <julia.koval@intel.com>
2615
2616 * MAINTAINERS (Write After Approval): Add myself.
2617
2618 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2619
2620 * MAINTAINERS (Write After Approval): Add myself.
2621
2622 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2623
2624 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2625 Use my SiFive email address.
2626
2627 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2628
2629 * MAINTAINERS (write after approval): Add myself.
2630
2631 2017-10-27 Martin Liska <mliska@suse.cz>
2632
2633 * Makefile.tpl: Use proper name of folder as it was renamed
2634 during transition to 4 stages.
2635 * Makefile.in: Regenerate.
2636
2637 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2638
2639 * MAINTAINERS (write after approval): Add myself.
2640
2641 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2642
2643 * MAINTAINERS: Add a note that maintainership also includes web
2644 pages, docs, and testsuite related to that area.
2645
2646 2017-09-25 Tom de Vries <tom@codesourcery.com>
2647
2648 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2649
2650 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2651
2652 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2653
2654 2017-09-15 Nathan Sidwell <nathan@acm.org>
2655
2656 * MAINTAINERS: Remove myself as a vxworks maintainer.
2657
2658 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2659
2660 * MAINTAINERS: Remove email address of Jim Norris.
2661
2662 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2663
2664 * MAINTAINERS (Reviewers): Move myself from here...
2665 (CPU Port Maintainers): ... to here.
2666
2667 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2668
2669 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2670
2671 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2672
2673 * MAINTAINERS (write after approval): Add myself.
2674
2675 2017-07-28 Tony Reix <tony.reix@atos.net>
2676
2677 * configure.ac (target-libffi): Don't disable for AIX.
2678 (go): Don't add to unsupported_languages on AIX.
2679 (target-libgo): Don't disable for AIX.
2680 * configure: Regenerate.
2681
2682 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2683
2684 * MAINTAINERS: Add myself.
2685
2686 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2687
2688 * MAINTAINERS: Update my email address.
2689
2690 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2691
2692 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2693 arm-specific auto-generated header files.
2694
2695 2017-07-03 Nathan Sidwell <nathan@acm.org>
2696
2697 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2698 * configure: Rebuilt.
2699
2700 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2701
2702 * MAINTAINERS: Readd myself for c6x.
2703
2704 2017-06-28 Martin Liska <mliska@suse.cz>
2705
2706 PR bootstrap/81217
2707 * Makefile.def: Remove superfluous bootstrap_target from
2708 bootstrap_stage.
2709 * Makefile.in: Re-generate the file.
2710
2711 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2712
2713 * MAINTAINERS: Add myself to Write After Approval
2714
2715 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2716
2717 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2718
2719 2017-06-19 Martin Liska <mliska@suse.cz>
2720
2721 * Makefile.def: Define 4 stages PGO bootstrap.
2722 * Makefile.tpl: Define FLAGS.
2723 * Makefile.in: Regenerate.
2724
2725 2017-06-14 Ian Lance Taylor <iant@golang.org>
2726
2727 * Makefile.def: Add check-gotools to go check targets.
2728 * Makefile.in: Rebuild.
2729
2730 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2731
2732 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2733
2734 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2735
2736 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2737 * configure: Regenerate.
2738
2739 2017-05-31 Martin Liska <mliska@suse.cz>
2740
2741 * configure.ac: Add handling of stage2_werror_flags to
2742 action-if-given and to action-if-not-given.
2743 * configure: Regenerate.
2744
2745 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2746
2747 * MAINTAINERS: Add self to Write After Approval
2748
2749 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2750
2751 * MAINTAINERS: Update my email address, and remove myself as
2752 maintainer in some areas.
2753
2754 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2755
2756 * MAINTAINERS: Add self to Write After Approval
2757
2758 2017-05-25 Nathan Sidwell <nathan@acm.org>
2759
2760 * configure.ac: Add --enable-languages=default to mean default and
2761 make --enable-languages=all mean all supported languages.
2762 * configure: Regenerated.
2763
2764 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2765
2766 * config.gcc (powerpc*-*-*spe*): New.
2767 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2768 (powerpc-*-rtems*spe*): New.
2769 (powerpc*-*-linux*spe*): New.
2770 (powerpc-wrs-vxworksspe): New.
2771 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2772 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2773 * config.host (powerpc*-*-*spe*): New.
2774
2775 2017-05-19 Martin Liska <mliska@suse.cz>
2776
2777 * configure.ac: Add --enable-werror-always just for
2778 bootstrap-debug (or none build config) and do not add it
2779 when we are on a release branch.
2780 * configure: Regenerated.
2781
2782 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2783
2784 * MAINTAINERS: Add self to Write After Approval
2785
2786 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2787
2788 * MAINTAINERS: Move myself to Write After Approval section.
2789
2790 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2791
2792 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2793 ACCH registers.
2794 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2795 available.
2796 (umulsidi3): Likewise.
2797 (mulsidi3_700): Disable this pattern when we have advanced mpy
2798 instructions.
2799 (umulsidi3_700): Likewise.
2800 (maddsidi4): New pattern.
2801 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2802 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2803 (mpydu_imm_arcv2hs): Likewise.
2804 * config/arc/predicates.md (accl_operand): New predicate.
2805
2806 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2807 Andrew Burgess <andrew.burgess@embecosm.com>
2808
2809 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2810 case.
2811 (ARC_AUTOFP_IRQ_P): Likewise.
2812 (ARC_AUTO_IRQ_P): Likewise.
2813 (rgf_banked_register_count): New variable.
2814 (parse_mrgf_banked_regs_option): New function.
2815 (arc_override_options): Handle rgf_banked_regs option.
2816 (arc_handle_interrupt_attribute): Add firq option.
2817 (arc_compute_function_type): Return fast irq type when required.
2818 (arc_must_save_register): Handle fast interrupts.
2819 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2820 (arc_return_address_regs): Update.
2821 * config/arc/arc.h (arc_return_address_regs): Update.
2822 (arc_function_type): Add fast interrupt type.
2823 (ARC_INTERRUPT_P): Update.
2824 (RC_FAST_INTERRUPT_P): Define.
2825 * config/arc/arc.md (simple_return): Update for fast interrupts.
2826 (p_return_i): Likewise.
2827 * config/arc/arc.opt (mrgf-banked-regs): New option.
2828 * doc/invoke.texi (mrgf-banked-regs): Document.
2829
2830 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2831
2832 * config/arc/arc.c (irq_ctrl_saved): New variable.
2833 (ARC_AUTOBLINK_IRQ_P): Define.
2834 (ARC_AUTOFP_IRQ_P): Likewise.
2835 (ARC_AUTO_IRQ_P): Likewise.
2836 (irq_range): New function.
2837 (arc_must_save_register): Likewise.
2838 (arc_must_save_return_addr): Likewise.
2839 (arc_dwarf_emit_irq_save_regs): Likewise.
2840 (arc_override_options): Handle deferred options.
2841 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2842 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2843 arc_must_save_return_addr.
2844 (arc_compute_frame_size): Handle automated save and restore of
2845 registers.
2846 (arc_expand_prologue): Likewise.
2847 (arc_expand_epilogue): Likewise.
2848 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2849 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2850 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2851
2852 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2853 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2854
2855 PR bootstrap/77661
2856 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2857 in-tree build MPC.
2858 * Makefile.in: Regenerate.
2859
2860 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2861
2862 * configure.ac: Enable LTO by default on darwin >= 9.
2863 * configure: Regenerate.
2864
2865 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2866
2867 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2868 and Andrew Waterman as the RISC-V maintainers.
2869
2870 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2871
2872 * MAINTAINERS: Add self to Write After Approval
2873
2874 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2875
2876 * config.guess: Import latest from upstream.
2877
2878 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2879
2880 * MAINTAINERS (Write After Approval): Remove entries that are
2881 already covered under Reviewers.
2882
2883 2017-03-08 Mark Wielaard <mark@klomp.org>
2884
2885 PR demangler/70909
2886 PR demangler/67264
2887 * include/demangle.h: Add d_printing to struct demangle_component
2888 and pass struct demangle_component as non const.
2889
2890 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2891
2892 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2893
2894 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2895
2896 * Makefile.tpl: Remove HOST_ISLVER.
2897 (HOST_EXPORTS): Remove ISLVER.
2898 * Makefile.in: Regenerate.
2899
2900 2017-02-13 Richard Biener <rguenther@suse.de>
2901
2902 * configure: Re-generate.
2903
2904 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2905
2906 * MAINTAINERS: Adjust bug reporting URL.
2907
2908 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2909
2910 * MAINTAINERS (Write After Approval): Remove redundant entry
2911 for Andrew Burgess.
2912
2913 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2914
2915 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2916 32-bit hppa*-*-hpux*.
2917 * configure: Regenerate.
2918
2919 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2920
2921 * configure.ac: Moved the white list of enabling BRIG FE to
2922 libhsail-rt/configure.tgt.
2923 * configure: Regenerated.
2924 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2925
2926 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2927 Martin Jambor <mjambor@suse.cz>
2928
2929 * Makefile.def (target_modules): Added libhsail-rt.
2930 (languages): Added language brig.
2931 * Makefile.in: Regenerated.
2932 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2933 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2934 * configure: Regenerated.
2935
2936 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2937
2938 PR other/79046
2939 * configure: Regenerated.
2940
2941 2017-01-04 Alan Modra <amodra@gmail.com>
2942
2943 * configure: Regenerate.
2944
2945 2016-12-29 Ben Elliston <bje@gnu.org>
2946
2947 * config.sub: Import latest version.
2948
2949 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2950
2951 * MAINTAINERS (Write After Approval): Add myself.
2952
2953 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2954
2955 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2956 includes bootstrap-mpx.
2957 * configure: Regenerated.
2958
2959 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2960
2961 * MAINTAINERS (Write After Approval): Add myself.
2962
2963 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2964
2965 * configure: Regenerate.
2966
2967 2016-12-01 Matthias Klose <doko@ubuntu.com>
2968
2969 * configure.ac: Don't use pkg-config to check for bdw-gc.
2970 * configure: Regenerate.
2971
2972 2016-11-30 Matthias Klose <doko@ubuntu.com>
2973
2974 * Makefile.def: Remove reference to boehm-gc target module.
2975 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2976 options and for the bdw-gc pkg-config module.
2977 * configure: Regenerate.
2978 * Makefile.in: Regenerate.
2979
2980 2016-11-28 Nathan Sidwell <nathan@acm.org>
2981
2982 * MAINTAINERS (nvptx): Remove self.
2983
2984 2016-11-25 Ben Elliston <bje@gnu.org>
2985
2986 * config.guess: Import latest version.
2987 * config.sub: Likewise.
2988
2989 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2990
2991 * MAINTAINERS (Write After Approval): Add myself.
2992
2993 2016-11-15 Matthias Klose <doko@ubuntu.com>
2994
2995 * Makefile.def: Remove references to GCJ.
2996 * Makefile.tpl: Likewise.
2997 * Makefile.in: Regenerate.
2998
2999 2016-11-15 Matthias Klose <doko@ubuntu.com>
3000
3001 * config-ml.in: Remove references to GCJ.
3002 * configure.ac: Likewise.
3003 * configure: Regenerate.
3004
3005 2016-11-01 Josh Conner <joshconner@google.com>
3006
3007 * MAINTAINERS (Write After Approval): Update email address,
3008
3009 2016-10-27 Carl Love <cel@us.ibm.com>
3010
3011 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3012 Approval list to make it alphabetical.
3013
3014 2016-10-27 Carl Love <cel@us.ibm.com>
3015
3016 * MAINTAINERS (Write After Approval): Add myself.
3017
3018 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
3019
3020 * MAINTAINERS (Reviewers): Add myself.
3021 (Write After Approval): Add myself.
3022
3023 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
3024 Ulrich Weigand <uweigand@de.ibm.com>
3025
3026 * MAINTAINERS: Update email address.
3027
3028 2016-10-10 Nathan Sidwell <nathan@acm.org>
3029
3030 * MAINTAINERS: Update email address.
3031
3032 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
3033
3034 * configure.ac: Add aarch64-*-freebsd*.
3035 * configure: Regenerate.
3036
3037 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
3038
3039 * MAINTAINERS: Update email address after it got reverted.
3040
3041 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3042
3043 * configure.ac (target_libraries): Readd target-boehm-gc.
3044 Restore --enable-objc-gc handling.
3045 * configure: Regenerate.
3046
3047 2015-10-03 Jeff Law <law@redhat.com>
3048
3049 * MAINTAINERS: Move several inactive maintainers to the
3050 write-after-approval section.
3051
3052 2016-09-30 Jakub Jelinek <jakub@redhat.com>
3053
3054 * configure.ac: Add target-libffi to target_libraries.
3055 Readd libgcj target disablings, modified to only target-libffi.
3056 Readd target addition of go to unsupported languages.
3057 * configure: Regenerated.
3058
3059 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
3060
3061 * MAINTAINERS: Update email address.
3062
3063 2016-09-30 Andrew Haley <aph@redhat.com>
3064
3065 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3066 write-after approval. Remove Tom Tromey and Bryce McKinlay from
3067 libgcj.
3068
3069 2016-09-30 Andrew Haley <aph@redhat.com>
3070
3071 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3072 write-after approval after GCJ deletion.
3073
3074 2016-09-30 Andrew Haley <aph@redhat.com>
3075
3076 * Makefile.def: Remove libjava.
3077 * Makefile.tpl: Likewise.
3078 * Makefile.in: Regenerate.
3079 * configure.ac: Likewise.
3080 * configure: Likewise.
3081 * gcc/java: Remove.
3082 * libjava: Likewise.
3083
3084 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
3085
3086 * MAINTAINERS (Reviewers): Add myself.
3087
3088 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
3089
3090 * configure.ac: Disable "sim" directory for arc*-*-*.
3091 * configure: Regenerated.
3092
3093 2016-09-23 Tamar Christina <tamar.christina@arm.com>
3094
3095 * MAINTAINERS (Write After Approval): Add myself.
3096
3097 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3098
3099 * configure.ac: Check for the minimum in-tree MPFR version
3100 handled.
3101 * configure: Regenerate.
3102
3103 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3104
3105 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3106 * configure: Regenerated.
3107
3108 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
3109
3110 * MAINTAINERS (Write After Approval): Add myself.
3111
3112 2016-06-23 Andi Kleen <ak@linux.intel.com>
3113
3114 * Makefile.def: Add autoprofiledbootstrap.
3115 * Makefile.tpl: Dito.
3116 * Makefile.in: Regenerate.
3117
3118 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3119
3120 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3121 * configure: Regenerate.
3122
3123 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3124
3125 * configure: Regenerate.
3126 * configure.ac: Remove support for avr-rtems.
3127
3128 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3129
3130 * MAINTAINERS (Write After Approval): Add myself.
3131
3132 2016-06-16 Michael Collison <michael.collison@arm.com>
3133
3134 * MAINTAINERS (Write After Approval): Add myself.
3135
3136 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3137
3138 * MAINTAINERS (Write After Approval): Update e-mail address.
3139
3140 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3141
3142 * MAINTAINERS (Write After Approval): Add myself.
3143
3144 2016-05-28 Alan Modra <amodra@gmail.com>
3145
3146 * Makefile.tpl (configure): Depend on m4 files included.
3147 * Makefile.in: Regenerate.
3148
3149 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3150
3151 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3152 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3153
3154 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3155
3156 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3157 special case builtin.
3158 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3159 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3160 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3161 for __builtin_vec_addec.
3162
3163 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3164
3165 * config.guess: Import version 2016-04-02 (newest).
3166 * config.sub: Import version 2016-05-10 (newest).
3167
3168 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
3169
3170 * configure.ac: Add ARC support to libgloss.
3171 * configure: Regenerate
3172
3173 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3174
3175 * MAINTAINERS (Write After Approval): Add myself.
3176
3177 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3178
3179 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3180 * configure: Regenerated.
3181 * Makefile.def (gmp): Explicitly disable assembler.
3182 (mpfr): Adjust lib_path.
3183 (mpc): Likewise.
3184 * Makefile.in: Regenerated.
3185
3186 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3187
3188 PR bootstrap/70704
3189 * configure.ac (--enable-stage1-checking): Add missing
3190 --enable-checking=.
3191 * configure: Regenerated.
3192
3193 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3194
3195 * config.guess: Revert r235676.
3196 * config.sub: Revert r235676.
3197
3198 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3199
3200 * config.guess: Remove SH5 support.
3201 * config.sub: Likewise.
3202 * configure: Likewise.
3203 * configure.ac: Likewise.
3204
3205 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3206
3207 PR bootstrap/70704
3208 * configure.ac (--enable-stage1-checking): For --disable-checking or
3209 implicit --enable-checking, make sure extra flag matches in between
3210 stage1 and later checking.
3211 * configure: Regenerated.
3212
3213 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3214
3215 * .gitattributes: New file.
3216
3217 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3218
3219 * MAINTAINERS (rs6000/powerpc port): Add myself.
3220
3221 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3222
3223 PR bootstrap/70173
3224 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3225 and gotools directories. Delete the stage_final file.
3226 * Makefile.in: Regenerate.
3227
3228 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3229
3230 * MAINTAINERS (Write After Approval): Add myself.
3231
3232 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3233
3234 * MAINTAINERS (Fortran maintainer): Remove myself.
3235
3236 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3237
3238 * MAINTAINERS (Write After Approval): Add myself.
3239
3240 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3241
3242 * MAINTAINERS (Write After Approval): Add myself.
3243
3244 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3245
3246 Sync with binutils-gdb:
3247
3248 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3249
3250 * configure.ac: Add mips and s390 to the gold target check.
3251 * configure: Regenerate.
3252
3253 2016-03-01 DJ Delorie <dj@redhat.com>
3254
3255 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3256
3257 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3258
3259 * MAINTAINERS (libcpp): Add myself.
3260 (diagnostic messages): Likewise.
3261
3262 2016-02-20 Tom de Vries <tom@codesourcery.com>
3263
3264 * MAINTAINERS: Fix whitespace.
3265
3266 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3267
3268 * MAINTAINERS (Write After Approval): Add myself.
3269
3270 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3271
3272 * config/isl.m4: Add comments about isl-0.16.
3273 * configure: Regenerate.
3274
3275 2016-01-29 Martin Jambor <mjambor@suse.cz>
3276
3277 * MAINTAINERS (hsa maintainers): Add myself.
3278
3279 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3280
3281 * MAINTAINERS: (Write After Approval): Add myself.
3282
3283 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3284 Sebastian Pop <s.pop@samsung.com>
3285
3286 * Makefile.in: Regenerate.
3287 * Makefile.tpl: Export ISLVER.
3288 * configure: Regenerate.
3289 * config/isl.m4: Detect isl-0.15.
3290
3291 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3292
3293 PR bootstrap/69329
3294 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3295 * Makefile.in: Regenerate.
3296
3297 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3298
3299 * configure.ac: Enable LTO for DJGPP
3300 * configure: Regenerate
3301
3302 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3303
3304 Sync with binutils-gdb:
3305 2015-10-21 Nick Clifton <nickc@redhat.com>
3306
3307 PR gas/19109
3308 * configure.ac: Note the 'none' is an acceptable argument to
3309 --enable-compressed-debug-sections.
3310 * configure: Regenerate.
3311
3312 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3313
3314 PR bootstrap/69134
3315 * Makefile.def (mpfr): Disable assembler.
3316 * Makefile.in: Regenerate.
3317
3318 2016-01-01 Ben Elliston <bje@gnu.org>
3319
3320 * config.guess: Import version 2016-01-01.
3321 * config.sub: Likewise.
3322
3323 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3324
3325 * MAINTAINERS (Write After Approval): Add myself.
3326
3327 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3328
3329 * Makefile.in: Replace ISL with isl.
3330 * Makefile.tpl: Same.
3331 * config/isl.m4: Same.
3332 * configure.ac: Same.
3333 * contrib/download_prerequisites: Same.
3334 * configure: Regenerate.
3335
3336 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3337
3338 * MAINTAINERS (Write After Approval): Add Myself.
3339
3340 2015-12-17 Nathan Sidwell <nathan@acm.org>
3341
3342 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3343 * configure: Regenerate.
3344
3345 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3346 Sebastian Pop <s.pop@samsung.com>
3347
3348 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3349 isl_ctx_get_max_operations.
3350 * configure: Regenerate.
3351
3352 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3353
3354 * MAINTAINERS (Write After Approval): Add myself.
3355
3356 2015-12-02 Ian Lance Taylor <iant@google.com>
3357
3358 PR go/66147
3359 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3360 * Makefile.in: Regenerate.
3361
3362 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3363
3364 PR libffi/65726
3365 * Makefile.def (lang_env_dependencies): Make libffi depend
3366 on cxx.
3367 * Makefile.in: Regenerate.
3368
3369 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3370
3371 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3372 symbols.
3373
3374 2015-11-20 Tristan Gingold <gingold@adacore.com>
3375
3376 Sync with binutils-gdb:
3377 2015-11-20 Tristan Gingold <gingold@adacore.com>
3378
3379 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3380 * configure: Regenerate.
3381
3382 2015-11-19 Martin Liska <mliska@suse.cz>
3383
3384 * .gitignore: Add .clang-format to ignored files.
3385 * Makefile.in: Add clang-format.
3386 * Makefile.tpl: Likewise.
3387
3388 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3389
3390 * configure.ac: Enable libmpx by default.
3391 * configure: Regenerated.
3392
3393 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3394
3395 * MAINTAINERS: Update email address.
3396
3397 2015-10-23 Paulo Matos <pmatos@linki.tools>
3398
3399 * MAINTAINERS: Update email address.
3400
3401 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3402
3403 * MAINTAINERS (Write After Approval): Add myself.
3404
3405 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3406
3407 Sync with binutils-gdb:
3408 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3409
3410 PR gas/19109
3411 * configure.ac: Add
3412 --enable-compressed-debug-sections={all,gas,gold,ld}.
3413 * configure: Regenerated.
3414
3415 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3416
3417 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3418
3419 2015-10-09 Martin Liska <mliska@suse.cz>
3420
3421 * MAINTAINERS (Write After Approval): Add myself.
3422
3423 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3424
3425 * MAINTAINERS (Write After Approval): Add myself.
3426
3427 2015-10-02 Florian Weimer <fweimer@redhat.com>
3428
3429 * MAINTAINERS: Update email address.
3430
3431 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3432
3433 * MAINTAINERS (Write After Approval): Add myself.
3434
3435 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3436
3437 * MAINTAINERS: Update email.
3438
3439 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3440
3441 * MAINTAINERS: Update my email address.
3442
3443 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3444
3445 * MAINTAINERS (ft32 port): Add myself.
3446
3447 2015-08-28 David Sherwood <david.sherwood@arm.com>
3448
3449 * MAINTAINERS: Add myself.
3450
3451 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3452
3453 * MAINTAINERS (Write After Approval): Add myself.
3454
3455 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3456
3457 PR libfortran/54572
3458 * Makefile.def: Make libgfortran depend on libbacktrace.
3459 * Makefile.in: Regenerate.
3460
3461 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3462
3463 * MAINTAINERS (Write After Approval): Add myself.
3464
3465 2015-08-12 Tom de Vries <tom@codesourcery.com>
3466
3467 PR other/67092
3468 * configure.ac: Remove --with_host_libstdcxx support.
3469 * configure: Regenerate.
3470
3471 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3472 Jakub Jelinek <jakub@redhat.com>
3473
3474 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3475 nvptx*-*-*.
3476 * configure: Regenerate.
3477
3478 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3479
3480 * Makefile.def (libiconv): Define bootstrap=true.
3481 Mark pdf/html/info as missing.
3482 (configure-gcc): Depend on all-libiconv.
3483 (all-gcc): Ditto.
3484 (configure-libcpp): Ditto.
3485 (all-libcpp): Ditto.
3486 (configure-intl): Ditto.
3487 (all-intl): Ditto.
3488 * Makefile.in: Regenerate.
3489
3490 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3491
3492 * MAINTAINERS (loop ivopts): Add the entry and myself.
3493
3494 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3495
3496 * MAINTAINERS (nvptx): Add self.
3497
3498 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3499
3500 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3501 128-bit vector modes.
3502
3503 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3504
3505 * MAINTAINERS (Write After Approval): Add myself.
3506
3507 2015-07-28 Ben Elliston <bje@gnu.org>
3508
3509 * config.sub, config.guess: Import from upstream.
3510
3511 2015-07-24 Michael Darling <darlingm@gmail.com>
3512
3513 PR other/66259
3514 * config-ml.in: Reflects renaming of configure.in to configure.ac
3515 * configure: Likewise
3516 * configure.ac: Likewise
3517
3518 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3519
3520 * MAINTAINERS: Update my email address.
3521
3522 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3523
3524 Sync with binutils-gdb:
3525 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3526
3527 * configure.ac (target_configdirs): Exclude target-zlib if
3528 target-libjava isn't built.
3529 * configure: Regenerated.
3530
3531 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3532
3533 Sync with binutils-gdb:
3534 2015-05-13 John David Anglin <dave.anglin@bell.net>
3535
3536 * configure.ac: Disable configuration of GDB for HPUX targets.
3537 * configure: Regenerate.
3538
3539 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3540
3541 * configure.ac: Add --with-system-zlib.
3542 * configure: Regenerated.
3543
3544 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3545
3546 * configure.ac: Add FT32 support.
3547 * configure: Regenerate.
3548
3549 2015-01-12 Anthony Green <green@moxielogic.com>
3550
3551 * configure.ac: Don't disable gprof for moxie.
3552 * configure: Rebuild.
3553
3554 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3555
3556 Sync with binutils-gdb:
3557 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3558
3559 PR ld/18355
3560 * Makefile.def: Add extra_configure_flags to host zlib.
3561 * configure.ac (extra_host_zlib_configure_flags): New. Set
3562 to --enable-host-shared When bfd is to be built as shared
3563 library. AC_SUBST.
3564 * Makefile.in: Regenerated.
3565
3566 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3567
3568 Sync with src:
3569 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3570 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3571 * Makefile.in: Regenerated.
3572
3573 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3574
3575 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3576 target.
3577 * configure: Regenerate.
3578
3579 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3580
3581 * MAINTAINERS (Write After Approval): Add myself.
3582
3583 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3584
3585 * MAINTAINERS (OS Port Maintainers): Add myself.
3586 (Various Maintainers): Remove myself from libffi testsuite.
3587
3588 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3589
3590 * MAINTAINERS (gen* on machine desc): Add self.
3591
3592 2015-06-02 Jason Merrill <jason@redhat.com>
3593
3594 PR bootstrap/66319
3595 * configure.ac: Use -std=gnu++98.
3596
3597 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3598
3599 * MAINTAINERS (Write After Approval): Add myself.
3600
3601 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3602
3603 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3604 * configure: Regenerate.
3605
3606 2015-05-26 Jason Merrill <jason@redhat.com>
3607
3608 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3609 * configure: Regenerate.
3610
3611 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3612
3613 * configure.ac: FT32 target added.
3614 * configure: Regenerated.
3615
3616 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3617
3618 * MAINTAINERS (Write After Approval): Add myself.
3619
3620 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3621
3622 * MAINTAINERS (Write After Approval): Add myself.
3623
3624 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3625
3626 * configure.ac: Fix typo.
3627 * configure: Regenerate.
3628
3629 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3630
3631 * MAINTAINERS (Write After Approval): Add myself.
3632
3633 2015-05-03 Matthias Klose <doko@ubuntu.com>
3634
3635 * configure.ac: Match $host configured with triplets.
3636 * configure: Regenerate.
3637
3638 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3639
3640 * Makefile.tpl: Remove surplus whitespace throughout.
3641 * Makefile.in: Regenerate.
3642
3643 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3644
3645 * MAINTAINERS (Various Maintainers): Add myself as instruction
3646 combiner maintainer.
3647
3648 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3649
3650 PR bootstrap/62077
3651 * configure.ac (--enable-stage1-checking): Default to
3652 release,misc,gimple,rtlflag,tree,types if --disable-checking
3653 or --enable-checking is not specified and DEV-PHASE is not
3654 experimental.
3655 * configure: Regenerated.
3656
3657 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3658
3659 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3660 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3661 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3662 * Makefile.in: Regenerate.
3663
3664 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3665
3666 * MAINTAINERS: Update my email address.
3667
3668 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3669
3670 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3671
3672 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3673
3674 * MAINTAINERS: Add myself as an arm port reviewer.
3675
3676 2015-03-25 Martin Liska <mliska@suse.cz>
3677 Yury Gribov <y.gribov@samsung.com>
3678
3679 * Makefile.in: Fix ln source location for vimrc file.
3680 * Makefile.tpl: Likewise.
3681
3682 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3683
3684 PR bootstrap/25672
3685 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3686 cross-compiling. Similarly for CXX_FOR_TARGET.
3687 * configure: Regenerate.
3688
3689 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3690
3691 * Makefile.def: Add libmpx.
3692 * configure.ac: Add libmpx.
3693 * Makefile.in: Regenerate.
3694 * configure: Regenerate.
3695
3696 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3697
3698 * MAINTAINERS (CPU Port Maintainers): Add myself
3699 i386 vector ISA extns mantainer.
3700
3701 2015-03-13 Jeff Law <law@redhat.com>
3702
3703 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3704 maintainer.
3705 Remove Richard Henderson as a maintainer for the x86 port.
3706
3707 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3708
3709 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3710
3711 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3712
3713 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3714 pointer bounds checker and i386 MPX maintainer.
3715
3716 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3717
3718 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3719
3720 2015-02-26 Martin Sebor <msebor@redhat.com>
3721
3722 * MAINTAINERS (Various Maintainers): Add self.
3723
3724 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3725
3726 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3727 Make sure it contains lto.
3728 * configure: Regenerate.
3729
3730 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3731
3732 * configure: Regenerate.
3733
3734 2015-02-06 Diego Novillo <dnovillo@google.com>
3735 1
3736 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3737 middle-end, docstring): Remove myself.
3738 (Write After Approval): Add myself.
3739
3740 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3741
3742 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3743 (Write After Approval): Update address.
3744
3745 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3746
3747 PR jit/64780
3748 * configure.ac: Require the user to explicitly specify
3749 --enable-host-shared if the jit is enabled.
3750 * configure: Regenerate.
3751
3752 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3753
3754 * MAINTAINERS (Write After Approval): Add myself.
3755
3756 2015-01-25 Tom de Vries <tom@codesourcery.com>
3757
3758 * MAINTAINERS: Make whitespace consistent.
3759
3760 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3761
3762 * MAINTAINERS (Write After Approval): Add myself.
3763
3764 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3765
3766 * MAINTAINERS: (Write After Approval): Add myself.
3767
3768 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3769
3770 * MAINTAINERS: (Write After Approval): Add myself.
3771
3772 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3773
3774 * MAINTAINERS: (Write After Approval): Add myself.
3775
3776 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3777
3778 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3779 objective-c/c++ front end maintainer.
3780
3781 2015-01-13 Marek Polacek <polacek@redhat.com>
3782
3783 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3784
3785 2015-01-12 Jeff Law <law@redhat.com>
3786
3787 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3788 a very long time.
3789
3790 2015-01-09 Ian Lance Taylor <iant@google.com>
3791
3792 * configure.ac (host_tools): Add gotools.
3793 * Makefile.def (host_modules): Add gotools.
3794 (dependencies): Add dependency of all-gotools on all-target-libgo.
3795
3796 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3797
3798 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3799 * configure: Regenerate.
3800
3801 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3802
3803 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3804 all-target-libgomp.
3805 * Makefile.in: Regenerate.
3806
3807 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3808
3809 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3810
3811 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3812
3813 * configure.ac: Add Visium support.
3814 * configure: Regenerate.
3815
3816 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3817
3818 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3819 * configure: Regenerate.
3820
3821 2015-01-03 Andrew Pinski <apinski@cavium.com>
3822
3823 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3824 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3825 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3826 (OBJCOPY_FOR_TARGET): New variable.
3827 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3828 * Makefile.in: Regenerate.
3829 * configure.ac: Check for already installed target objcopy.
3830 Also GCC_TARGET_TOOL on objcopy.
3831 * configure: Regenerate.
3832
3833 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3834
3835 * config.sub: Update from upstream, to 2015-01-01 version.
3836 * config.guess: Ditto.
3837
3838 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3839
3840 * MAINTAINERS (RTEMS Ports): Add myself.
3841
3842 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3843
3844 * MAINTAINERS (Write After Approval): Add myself.
3845
3846 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3847
3848 * MAINTAINERS (Write After Approval): Add myself.
3849
3850 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3851
3852 * configure.ac (--enable-as-accelerator-for): Don't set
3853 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3854 * configure: Regenerate.
3855
3856 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3857
3858 PR bootstrap/64023
3859 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3860 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3861 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3862 to CXX.
3863 * Makefile.in: Regenerated.
3864
3865 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3866 Yury Gribov <y.gribov@samsung.com>
3867
3868 * .gitignore: Added .local.vimrc and .lvimrc.
3869 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3870 * Makefile.in: Regenerate.
3871
3872 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3873
3874 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3875 * configure: Regenerated.
3876
3877 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3878
3879 * MAINTAINERS (nvptx port): New entry.
3880
3881 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3882
3883 * configure: Regenerate.
3884
3885 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3886
3887 * configure.ac: Merge with Binutils.
3888
3889 2014-11-26 Tobias Burnus <burnus@net-b.de>
3890
3891 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3892 * Makefile.in: Regenerate.
3893
3894 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3895
3896 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3897 missing flex.
3898 * Makefile.in: Regenerated.
3899
3900 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3901
3902 * Makefile.in: Regenerate.
3903
3904 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3905
3906 PR bootstrap/63784
3907 * libtool.m4: Add $pic_flag with -shared.
3908
3909 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3910
3911 * MAINTAINERS (Write After Approval): Added myself.
3912
3913 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3914
3915 * MAINTAINERS (write-after-approval): Add myself.
3916
3917 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3918
3919 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3920 from 2 years ago.
3921
3922 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3923
3924 Revert:
3925 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3926
3927 * MAINTAINERS (Write After Approval): Added myself as line map
3928 maintainer.
3929
3930 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3931
3932 Revert:
3933 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3934
3935 * MAINTAINERS (Write After Approval): Added myself.
3936
3937 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3938
3939 * MAINTAINERS (Write After Approval): Added myself.
3940
3941 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3942
3943 * MAINTAINERS (Write After Approval): Added myself as line map
3944 maintainer.
3945
3946 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3947
3948 * MAINTAINERS (Various Maintainers): Added myself as line map
3949 maintainer.
3950
3951 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3952
3953 * move-if-change: Sync from upstream gnulib.
3954
3955 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3956
3957 * compile: Sync with upstream Automake.
3958 * depcomp: Ditto.
3959 * install-sh: Ditto.
3960 * missing: Ditto.
3961 * mkinstalldirs: Ditto.
3962 * ylwrap: Ditto.
3963
3964 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3965
3966 * config.sub: Update from upstream config repo.
3967 * config.guess: Ditto.
3968
3969 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3970
3971 * Makefile.def: Add liboffloadmic to target_modules. Make
3972 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3973 * Makefile.in: Regenerate.
3974 * configure: Regenerate.
3975 * configure.ac: Add liboffloadmic to target binaries.
3976 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3977 Add liboffloadmic to noconfig list when C++ is not supported.
3978
3979 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3980 Thomas Schwinge <thomas@codesourcery.com>
3981 Ilya Verbin <ilya.verbin@intel.com>
3982 Andrey Turetskiy <andrey.turetskiy@intel.com>
3983
3984 * configure: Regenerate.
3985 * configure.ac (--enable-as-accelerator-for)
3986 (--enable-offload-targets): New configure options.
3987
3988 2014-11-11 Tobias Burnus <burnus@net-b.de>
3989
3990 * Makefile.def: Make all-gcc depend on all-isl.
3991 * Makefile.in: Regenerate.
3992
3993 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3994
3995 * ChangeLog.jit: New.
3996 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3997
3998 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3999
4000 PR target/63610
4001 * libtool.m4: Fix globbing of darwin versions.
4002 * configure: Regenerate.
4003
4004 2014-11-11 Tobias Burnus <burnus@net-b.de>
4005
4006 * Makefile.def: Remove CLooG.
4007 * Makefile.tpl: Ditto.
4008 * configure.ac: Ditto.
4009 * configure: Regenerate.
4010 * Makefile.in: Ditto.
4011
4012 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
4013
4014 * configure.ac: Handle nvptx-*-*.
4015 * configure: Regenerate.
4016
4017 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
4018
4019 * MAINTAINERS (Write After Approval): Add myself.
4020
4021 2014-10-31 Jakub Jelinek <jakub@redhat.com>
4022
4023 * Makefile.def (libcc1): Remove bootstrap=true;.
4024 * Makefile.in: Regenerated.
4025
4026 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4027
4028 * configure.ac: Update comment.
4029 * configure: Regenerate.
4030
4031 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
4032
4033 * MAINTAINERS (Write After Approval): Add myself.
4034
4035 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
4036
4037 * configure.ac (extra_host_libiberty_configure_flags): Add
4038 --enable-shared also for libcc1's benefit.
4039 * configure: Regenerate.
4040
4041 2014-10-29 Tristan Gingold <gingold@adacore.com>
4042
4043 * MAINTAINERS: Change my email address.
4044
4045 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
4046 Tom Tromey <tromey@redhat.com>
4047
4048 * Makefile.def: Add libcc1 to host_modules.
4049 * configure.ac (host_tools): Add libcc1.
4050 * Makefile.in, configure: Rebuild.
4051
4052 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
4053
4054 * configure.ac (build_configargs): Don't share config.cache between
4055 build subdirs.
4056 * configure: Regenerate.
4057
4058 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4059
4060 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4061 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4062 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4063 leon3v7 as leon3.
4064 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4065 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4066 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4067 * config/sparc/sparc.md (cpu): Add leon3v7.
4068 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4069
4070 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4071
4072 * MAINTAINERS (write-after-approval): Add myself.
4073
4074 2014-10-23 Ian Lance Taylor <iant@google.com>
4075
4076 * configure.ac: Disable the Go frontend on systems where it is known
4077 to not work.
4078 * configure: Regenerate.
4079
4080 2014-10-23 Richard Biener <rguenther@suse.de>
4081
4082 * Makefile.def: Add libcpp build module and dependencies.
4083 * configure.ac: Add libcpp build module.
4084 * Makefile.in: Regenerate.
4085 * configure: Likewise.
4086
4087 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
4088
4089 * MAINTAINERS (write-after-approval): Add myself.
4090
4091 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4092
4093 * INSTALL/README: Do not mention CVS.
4094
4095 2014-10-03 Jing Yu <jingyu@google.com>
4096
4097 * configure.ac: Add aarch64 to list of targets that support gold.
4098 * configure: Regenerate.
4099
4100 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
4101
4102 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4103
4104 2014-09-29 Catherine Moore <clm@codesourcery.com>
4105
4106 * MAINTAINERS: Add myself as MIPS maintainer.
4107
4108 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4109
4110 * MAINTAINERS: Move myself to MIPS maintainers.
4111
4112 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4113
4114 * MAINTAINERS: Put all email addresses between '<' and '>'.
4115
4116 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4117
4118 * MAINTAINERS: Move myself to reviewers (Fortran).
4119
4120 2014-09-01 Andi Kleen <ak@linux.intel.com>
4121
4122 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4123 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4124 * Makefile.in: Regenerate.
4125
4126 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4127
4128 * rtx-classes-status.txt: Delete
4129
4130 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4131
4132 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4133
4134 2014-08-27 Sebastian Pop <s.pop@samsung.com>
4135
4136 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4137 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4138 of checking for version number.
4139 * configure: Regenerated.
4140 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4141
4142 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4143
4144 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4145 is done; begin phase 6 (use extra rtx_def subclasses).
4146
4147 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4148
4149 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4150 done; begin phase 5 (additional rtx_def subclasses).
4151
4152 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4153
4154 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4155
4156 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4157
4158 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4159 SET_BB_HEADER are done.
4160
4161 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4162
4163 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4164 done.
4165
4166 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4167
4168 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4169
4170 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4171
4172 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4173
4174 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4175
4176 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4177
4178 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4179
4180 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4181
4182 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4183
4184 * rtx-classes-status.txt: Phase 3 (per-file commits within
4185 "config" subdirs) is done; begin phase 4 (removal of
4186 "scaffolding").
4187
4188 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4189
4190 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4191 dir) is done; begin phase 3 (per-file commits within "config"
4192 subdirs).
4193
4194 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4195
4196 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4197 phase 2 (per-file commits in main source dir).
4198
4199 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4200
4201 * configure: Regenerated.
4202
4203 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4204
4205 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4206
4207 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4208
4209 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4210
4211 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4212
4213 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4214
4215 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4216
4217 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4218
4219 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4220
4221 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4222
4223 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4224
4225 * MAINTAINERS (Write After Approval): Add myself.
4226
4227 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4228
4229 * MAINTAINERS: Remove myself
4230
4231 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4232
4233 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4234
4235 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4236
4237 * MAINTAINERS (Write After Approval): Add myself.
4238
4239 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4240
4241 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4242 SET_BB_HEADER, SET_BB_FOOTER
4243
4244 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4245
4246 * rtx-classes-status.txt: New file
4247
4248 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4249
4250 * configure.ac: Eliminate ClooG installation dependency.
4251 * configure: Regenerate.
4252 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4253 * Makefile.in: Regenerate.
4254
4255 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4256
4257 * MAINTAINERS (Write After Approval): Add myself.
4258
4259 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4260
4261 * MAINTAINERS (Write After Approval): Add myself.
4262
4263 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
4267 2014-07-28 Anthony Green <green@moxielogic.com>
4268
4269 Import from savannah.gnu.org:
4270 * config.sub: Update to 2014-07-28 version.
4271
4272 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4273
4274 * MAINTAINERS: Remove my MIPS maintainer entry.
4275
4276 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4277
4278 PR target/47230
4279 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4280 * configure: Regenerate.
4281
4282 2014-07-24 James Norris <jnorris@codesourcery.com>
4283
4284 * MAINTAINERS (Write After Approval): Add myself.
4285
4286 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4287
4288 * configure.ac: Accept only CLooG 0.18.1.
4289 * configure: Regenerate.
4290
4291 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4292
4293 * configure.ac: Don't accept isl 0.11.
4294 * configure: Regenerate.
4295
4296 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4297
4298 * MAINTAINERS (Write After Approval): Add myself.
4299
4300 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4301
4302 * configure.ac: Don't accept isl 0.10.
4303 * configure: Regenerate.
4304
4305 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4306
4307 Fix include path for in-tree cloog.
4308 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4309 * configure: Regenerate.
4310
4311 2014-06-18 Richard Henderson <rth@redhat.com>
4312
4313 * .gitignore: Import gcc_update output.
4314
4315 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4316
4317 * config-ml.in: Robustify ac_configure_args parsing.
4318
4319 * configure.ac (--enable-linker-plugin-configure-flags)
4320 (--enable-linker-plugin-flags): New flags.
4321 (configdirs): Conditionally add libiberty-linker-plugin.
4322 * configure: Regenerate.
4323 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4324 (host_modules) <lto-plugin>: Pay attention to
4325 @extra_linker_plugin_flags@ and
4326 @extra_linker_plugin_configure_flags@.
4327 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4328 * Makefile.in: Regenerate.
4329
4330 * Makefile.tpl (configure-[+prefix+][+module+])
4331 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4332 "module_srcdir" instead of "module" for locating a module's srcdir.
4333 * Makefile.in: Regenerate.
4334
4335 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4336
4337 * MAINTAINERS (Write After Approval): Add myself.
4338
4339 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4340
4341 * MAINTAINERS: Update my email address.
4342
4343 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4344
4345 * MAINTAINERS (Write After Approval): Add myself.
4346
4347 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4348
4349 * MAINTAINERS (Write After Approval): Add myself.
4350
4351 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4352
4353 PR libstdc++/61011
4354 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4355 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4356 * configure: Regenerate.
4357
4358 2014-05-28 Pedro Alves <palves@redhat.com>
4359
4360 * MAINTAINERS (Write After Approval): Add myself.
4361
4362 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4363
4364 * MAINTAINERS: Update my affiliation/email.
4365
4366 2014-05-19 Mike Stump <mikestump@comcast.net>
4367
4368 * MAINTAINERS: Add wide-int reviewers.
4369
4370 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4371
4372 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4373 * configure: Regenerated.
4374
4375 2014-05-15 Torvald Riegel <triegel@redhat.com>
4376
4377 * MAINTAINERS (libitm): Add myself as maintainer.
4378
4379 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4380
4381 * MAINTAINERS (Write After Approval): Add myself.
4382
4383 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4384
4385 * config.sub, config.guess: Import from upstream.
4386
4387 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4388
4389 * MAINTAINERS (Write After Approval): Put myself in correct order.
4390
4391 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4392
4393 * MAINTAINERS (Write After Approval): Add myself.
4394
4395 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4396
4397 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4398 section.
4399
4400 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4401
4402 * MAINTAINERS (Write After Approval): Delete myself.
4403
4404 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4405
4406 PR sanitizer/56781
4407 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4408 and -B* options with -Xcompiler.
4409
4410 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4411
4412 PR bootstrap/60620
4413 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4414 * Makefile.in: Regenerate.
4415
4416 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4417
4418 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4419 for WINDRES_FOR_TARGET in default-manifest.o rule.
4420 * Makefile.in: Regenerate.
4421
4422 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4423
4424 * MAINTAINERS (Write After Approval): Add myself.
4425
4426 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4427
4428 PR sanitizer/56781
4429 * Makefile.def: Set bootstrap=true; for host fixincludes.
4430 * configure.ac: Don't bootstrap host fixincludes unless
4431 --with-build-config=bootstrap-{a,ub}san.
4432 * Makefile.in: Regenerated.
4433 * configure: Regenerated.
4434
4435 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4436
4437 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4438 --enable-vtable-verify option parsing. Don't add
4439 target-libsanitizer to bootstrap_target_libs unless
4440 --with-build-config=bootstrap-asan or
4441 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4442 to bootstrap_target_libs unless --enable-vtable-verify.
4443 * configure: Regenerated.
4444
4445 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4446
4447 * MAINTAINERS (Write After Approval): Add myself.
4448
4449 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4450
4451 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4452
4453 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4454
4455 PR bootstrap/58572
4456 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4457 -I for libstdc++-v3 includes if $(LEAN).
4458 * Makefile.in: Regenerated.
4459
4460 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4461
4462 * MAINTAINERS: Update my email address.
4463
4464 2014-02-24 Walter Lee <walt@tilera.com>
4465
4466 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4467 (tilegx-*-*): Change to tilegx*-*-*.
4468 * configure: Regenerate.
4469
4470 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4471
4472 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4473
4474 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4475
4476 * MAINTAINERS (Write After Approval): Add myself.
4477
4478 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4479
4480 PR target/59788
4481 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4482 *solaris2*.
4483
4484 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4485
4486 * MAINTAINERS: Update my email address.
4487
4488 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4489
4490 * MAINTAINERS: Convert to UTF-8.
4491 Properly sort Xinliang David Li's entry.
4492
4493 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4494 Sandra Loosemore <sandra@codesourcery.com>
4495
4496 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4497 nios2 port maintainers.
4498
4499 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4500
4501 * MAINTAINERS (Write After Approval): Add myself.
4502
4503 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4504
4505 * configure.ac: Add user-friendly check for native x86_64-linux
4506 multilibs.
4507 * configure: Regenerate.
4508
4509 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4510
4511 * MAINTAINERS: Add myself as sh maintainer.
4512
4513 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4514
4515 * MAINTAINERS: Add self as SLSR maintainer.
4516
4517 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4518
4519 * MAINTAINERS: Update my email address.
4520
4521 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4522
4523 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4524
4525 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4526
4527 * Makefile.in: Regenerate.
4528
4529 * Makefile.tpl: Fix typo.
4530 * Makefile.in: Regenerate partially.
4531
4532 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4533
4534 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4535 supported.
4536 * configure: Regenerated.
4537
4538 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4539
4540 * MAINTAINERS (Write After Approval): Add myself.
4541
4542 2013-10-30 Jason Merrill <jason@redhat.com>
4543
4544 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4545 --disable-build-format-warnings.
4546
4547 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4548
4549 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4550 depend on libstdc++ and libgcc.
4551 * configure: Regenerate.
4552 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4553 libcilkrts for POSIX and i*86, and x86_64 architectures.
4554 * Makefile.in: Added libcilkrts related fields to support building it.
4555
4556 2013-10-26 Jeff Law <law@redhat.com>
4557
4558 * Makefile.def (target_modules): Remove libmudflap
4559 (languages): Remove check-target-libmudflap).
4560 * Makefile.in: Rebuilt.
4561 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4562 * configure.ac (target_libraries): Remove target-libmudflap.
4563 Remove checks which disabled libmudflap on some systems.
4564 * configure: Rebuilt.
4565 * libmudflap: Directory removed.
4566
4567 2013-10-21 Cong Hou <congh@google.com>
4568
4569 * MAINTAINERS (Write After Approval): Add myself.
4570
4571 2013-10-16 Mike Stump <mikestump@comcast.net>
4572
4573 * .dir-locals.el: Add.
4574
4575 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4576
4577 * configure.ac: Add --enable-host-shared
4578 * configure: Regenerate.
4579
4580 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4581
4582 Import from savannah.gnu.org:
4583 * config.guess: Update to 2013-06-10 version.
4584 * config.sub: Update to 2013-10-01 version.
4585
4586 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4587
4588 Changes to build configuration to allow big endian ARC ELF toolchain
4589 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4590 * configure: Regenerate.
4591
4592 2013-09-20 Alan Modra <amodra@gmail.com>
4593
4594 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4595 ppc host match. Support little-endian powerpc linux hosts.
4596
4597 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4598
4599 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4600 maintainer.
4601
4602 2013-09-12 DJ Delorie <dj@redhat.com>
4603
4604 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4605 maintainers.
4606
4607 2013-09-03 Richard Biener <rguenther@suse.de>
4608
4609 * configure.ac: Also allow ISL 0.12.
4610 * configure: Regenerated.
4611
4612 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4613
4614 * MAINTAINERS (Write After Approval): Add myself.
4615
4616 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4617
4618 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4619
4620 2013-08-26 Caroline Tice <cmtice@google.com>
4621
4622 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4623 "Various Reviewers" to libvtv "Various Maintainers".
4624
4625 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4626
4627 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4628
4629 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4630
4631 * MAINTAINERS: Update name, email.
4632
4633 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4634
4635 * MAINTAINERS (Write After Approval): Add myself.
4636
4637 2013-08-12 Caroline Tice <cmtice@google.com>
4638
4639 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4640 address in the Write After Approval section.
4641
4642 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4643
4644 * MAINTAINERS (Write After Approval): Update email.
4645
4646 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4647
4648 * configure.ac: Adjust to check VTV_SUPPORTED.
4649 * configure: Regenerated.
4650
4651 2013-08-02 Caroline Tice <cmtice@google.com>
4652
4653 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4654 on non-linux systems; add target-libvtv to noconfigdirs; add
4655 libsupc++/.libs to C++ library search paths.
4656 * configure: Regenerated.
4657 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4658 libstdc++ and libgcc.
4659 * Makefile.in: Regenerated.
4660
4661 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4662
4663 * MAINTAINERS (Write After Approval): Add myself.
4664
4665 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4666 Shiva Chen <shiva0217@gmail.com>
4667
4668 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4669 nds32 port maintainers.
4670
4671 2013-07-17 Tim Shen <timshen91@gmail.com>
4672
4673 * MAINTAINERS (Write After Approval): Add myself.
4674
4675 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4676
4677 * configure.ac: Sync from binutils.
4678 * configure: Regenerate.
4679
4680 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4681
4682 * MAINTAINERS (Write After Approval): Add myself.
4683
4684 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4685
4686 * MAINTAINERS (Write After Approval): Add myself.
4687
4688 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4689
4690 * MAINTAINERS (Write After Approval): Add myself.
4691
4692 2013-04-30 Brooks Moses <bmoses@google.com>
4693
4694 * MAINTAINERS: Update my email; move myself from Fortran
4695 reviewer to Write After Approval.
4696
4697 2013-04-16 Andreas Schwab <schwab@suse.de>
4698
4699 * configure.ac (aarch64-*-*): Don't disable java.
4700 * configure: Regenerate.
4701
4702 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4703
4704 * MAINTAINERS (Write After Approval): Add myself.
4705
4706 2013-03-30 Matthias Klose <doko@ubuntu.com>
4707
4708 * Makefile.def (target_modules): Don't install libffi.
4709 * Makefile.in: Regenerate.
4710
4711 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4712
4713 * MAINTAINERS (Write After Approval): Add myself.
4714
4715 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4716
4717 * MAINTAINERS (Write After Approval): Add myself.
4718
4719 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4720
4721 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4722 * configure: Regenerated.
4723
4724 2013-02-05 Ian Lance Taylor <iant@google.com>
4725
4726 PR go/55969
4727 * configure.ac: Disable libgo on some systems where it does not
4728 work.
4729
4730 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4731
4732 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4733 Remove Geoff Keating as rs6000 port maintainer, at his request.
4734
4735 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4736
4737 * MAINTAINERS: Update my email.
4738
4739 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4740
4741 * configure: Re-generate.
4742
4743 2013-01-15 Richard Biener <rguenther@suse.de>
4744
4745 PR other/55973
4746 * configure: Re-generate.
4747
4748 2013-01-14 Matthias Klose <doko@ubuntu.com>
4749
4750 * Makefile.def (install-target-libsanitizer): Depend on
4751 install-target-libstdc++-v3.
4752 * Makefile.in: Regenerate.
4753
4754 2013-01-14 Richard Biener <rguenther@suse.de>
4755
4756 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4757 * configure: Re-generate
4758
4759 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4760
4761 * config.sub: Update from config repo.
4762
4763 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4764
4765 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4766 * Makefile.in: Regenerate.
4767
4768 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4769
4770 * MAINTAINERS (arc): Add new port maintainership for myself.
4771
4772 2013-01-09 Jason Merrill <jason@redhat.com>
4773
4774 * .gitignore: Import from gdb repository.
4775
4776 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4777
4778 * Makefile.def (configure-gcc): Depend on all-gmp.
4779 (all-gcc): Remove dependency on all-gmp.
4780 * Makefile.in: Regenerated.
4781
4782 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4783
4784 * config.sub: Merge from config repo.
4785 * config.guess: Ditto.
4786
4787 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4788
4789 * Makefile.def: Merge from binutils.
4790 * Makefile.in: Ditto.
4791
4792 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4793
4794 * MAINTAINERS: Update my email.
4795
4796 2012-12-29 Ben Elliston <bje@gnu.org>
4797
4798 * config.guess: Update to 2012-12-29 version.
4799 * config.sub: Likewise.
4800
4801 2012-12-20 Matthias Klose <doko@ubuntu.com>
4802
4803 * Makefile.def (install-target-libgfortran): Depend on
4804 install-target-libquadmath, install-target-libgcc.
4805 (install-target-libsanitizer): Depend on install-target-libgcc.
4806 (install-target-libjava): Depend on install-target-libgcc.
4807 (install-target-libitm): Depend on install-target-libgcc.
4808 (install-target-libobjc): Depend on install-target-libgcc.
4809 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4810 * Makefile.in: Regenerate.
4811
4812 2012-12-19 Matthias Klose <doko@ubuntu.com>
4813
4814 * Makefile.def (install-target-libgo): Depend on
4815 install-target-libatomic.
4816 * Makefile.in: Regenerate.
4817
4818 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4819
4820 PR go/55201
4821 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4822 * Makefile.in: Regenerate.
4823
4824 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4825
4826 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4827 * configure: Regenerate.
4828
4829 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4830
4831 * config.sub: Merge from config repo.
4832
4833 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4834
4835 * Makefile.def (target_modules): Add bootstrap=true and
4836 raw_cxx=true to libsanitizer.
4837 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4838 * Makefile.in: Regenerated.
4839 * configure: Likewise.
4840
4841 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4842
4843 * MAINTAINERS: Remove self as RTL optimization maintainer.
4844
4845 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4846
4847 * MAINTAINERS (Write After Approval): Add myself.
4848
4849 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4850
4851 * Makefile.def (target_modules): Remove bootstrap=true and
4852 raw_cxx=true from libsanitizer.
4853 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4854 * Makefile.in: Regenerated.
4855 * configure: Likewise.
4856
4857 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4858
4859 * Makefile.def (target_modules): Add bootstrap=true and
4860 raw_cxx=true to libsanitizer.
4861 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4862 * Makefile.in: Regenerated.
4863 * configure: Likewise.
4864
4865 2012-11-28 Andrew Pinski <apinski@cavium.com>
4866
4867 PR bootstrap/54279
4868 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4869 * configure: Regenerate.
4870 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4871 * Makefile.in: Regenerate.
4872
4873 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4874
4875 * configure.ac: Disable libsanitizer if we're not building C++.
4876 * configure: Regenerate.
4877
4878 2012-11-15 Roland McGrath <roland@hack.frob.com>
4879
4880 * MAINTAINERS (Write After Approval): Add myself.
4881
4882 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4883
4884 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4885 Kostya Serebryany (kcc@google.com) and
4886 Jakub Jelinek (jakub@redhat.com).
4887 Rename area for Dodji Seketeli (dodji@redhat.com).
4888
4889 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4890
4891 * MAINTAINERS: (asan.c, related): Add myself.
4892
4893 2012-11-14 Roland McGrath <mcgrathr@google.com>
4894
4895 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4896 * configure: Regenerate.
4897
4898 2012-11-13 Richard Henderson <rth@redhat.com>
4899
4900 * configure.ac: Move libsanitizer logic to subdirectory.
4901 * configure: Regenerate.
4902
4903 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4904
4905 * configure.ac: Enable libsanitizer just on x86 linux for now.
4906 * configure: Re-generate.
4907
4908 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4909
4910 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4911 sections.
4912 * configure: Regenerate.
4913
4914 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4915
4916 * configure.ac: Add section for configdirs for libsanitizer.
4917 Disable for cris-*-* and mmix-*-*.
4918 * configure: Regenerate.
4919
4920 2012-11-12 Wei Mi <wmi@google.com>
4921
4922 * configure.ac: Add libsanitizer to target_libraries.
4923 * Makefile.def: Ditto.
4924 * configure: Regenerate.
4925 * Makefile.in: Regenerate.
4926 * libsanitizer: New directory for asan runtime. Contains an empty
4927 tsan directory.
4928
4929 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4930
4931 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4932 against Mingw64 w32api.
4933 * configure: Regenerate.
4934
4935 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4936
4937 * configure: Regenerated.
4938
4939 2012-11-03 Robert Mason <rbmj@verizon.net>
4940
4941 * configure.ac: add --disable-libstdcxx configure option
4942 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4943
4944 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4945
4946 * MAINTAINERS (Write After Approval): Add myself.
4947
4948 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4949
4950 * MAINTAINERS (Write After Approval): Add myself.
4951
4952 2012-10-24 Sharad Singhai <singhai@google.com>
4953
4954 * MAINTAINERS (Write After Approval): Add myself.
4955
4956 2012-10-24 Eric Christopher <echristo@gmail.com>
4957
4958 * MAINTAINERS: Update email address.
4959
4960 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4961
4962 PR bootstrap/54820
4963 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4964 * configure: Regenerate.
4965
4966 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4967
4968 * MAINTAINERS (aarch64): Add Marcus and myself.
4969
4970 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4971
4972 PR bootstrap/54820
4973 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4974 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4975 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4976 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4977 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4978 * Makefile.in: Regenerate.
4979 * configure.ac (have_static_libs): New variable and associated check.
4980 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4981 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4982 * configure: Regenerate.
4983
4984 2012-10-10 Richard Biener <rguenther@suse.de>
4985
4986 * MAINTAINERS: Adjust for changed surname.
4987
4988 2012-10-04 Lawrence Crowl <crowl@google.com>
4989
4990 * MAINTAINERS (Write After Approval): Add myself.
4991
4992 2012-10-01 Cary Coutant <ccoutant@google.com>
4993
4994 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4995
4996 2012-09-28 Ian Lance Taylor <iant@google.com>
4997
4998 * Makefile.def: Make all-target-libgo depend on
4999 all-target-libbacktrace.
5000 * Makefile.in: Rebuild.
5001
5002 2012-09-26 Ian Lance Taylor <iant@google.com>
5003
5004 * Makefile.def: Make all-gcc depend on all-libbacktrace.
5005 * Makefile.in: Rebuild.
5006
5007 2012-09-20 Walter Lee <walt@tilera.com>
5008
5009 * configure.ac: Add tilegx to list of targets that support gold.
5010 * configure: Regenerate.
5011
5012 2012-09-20 Marek Polacek <polacek@redhat.com>
5013
5014 * MAINTAINERS (Write After Approval): Add myself.
5015
5016 2012-09-19 Steve Ellcey <sellcey@mips.com>
5017
5018 * configure.ac: Add mips*-mti-elf* target.
5019 * configure: Regenerate.
5020
5021 2012-09-17 Ian Lance Taylor <iant@google.com>
5022
5023 * MAINTAINERS (Various Maintainers): Add libbacktrace.
5024 * configure.ac (host_libs): Add libbacktrace.
5025 (target_libraries): Add libbacktrace.
5026 * Makefile.def (host_modules): Add libbacktrace.
5027 (target_modules): Likewise.
5028 * configure, Makefile.in: Rebuild.
5029
5030 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
5031
5032 PR target/38607
5033 Merge upstream change.
5034 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5035
5036 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5037 Add libgomp*.o to compare_exclusions for AIX.
5038 * configure: Regenerate.
5039
5040 2012-09-06 Diego Novillo <dnovillo@google.com>
5041
5042 * configure.ac: Bump minimum GMP version to 4.2.3.
5043 * configure: Re-generate.
5044
5045 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
5046
5047 PR target/54461
5048 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5049 target-libgloss if not configured --with-avrlibc=no.
5050 * configure: Regenerate.
5051
5052 2012-09-04 Jason Merrill <jason@redhat.com>
5053
5054 * configure.ac: Fix --enable-languages=all.
5055
5056 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
5057
5058 * MAINTAINERS (Write After Approval): Add myself.
5059
5060 2012-09-03 Richard Guenther <rguenther@suse.de>
5061
5062 PR bootstrap/54138
5063 * configure.ac: Re-organize ISL / CLOOG checks to allow
5064 disabling with either --without-isl or --without-cloog.
5065 * configure: Regenerated.
5066
5067 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
5068
5069 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5070 * configure: Regenerate.
5071
5072 2012-08-27 Ulrich Drepper <drepper@gmail.com>
5073
5074 * MAINTAINERS: Fix my email address.
5075
5076 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
5077
5078 PR binutils/4970
5079 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5080 and opcodes.
5081 * Makefile.in: Regenerated.
5082
5083 2012-08-26 Art Haas <ahaas@impactweather.com>
5084
5085 * configure: Regenerate.
5086
5087 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
5088
5089 * INSTALL/README: Also refer to the online installation
5090 instructions.
5091
5092 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5093
5094 * MAINTAINERS (Write After Approval): Add myself.
5095 (Picochip port): Remove myself.
5096
5097 2012-08-14 Diego Novillo <dnovillo@google.com>
5098
5099 Merge from cxx-conversion branch.
5100
5101 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5102 POSTSTAGE1_CONFIGURE_FLAGS.
5103 * Makefile.in: Regenerate.
5104 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5105 Force C++ when bootstrapping.
5106 * configure: Regenerate.
5107
5108 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5109
5110 * MAINTAINERS (Write After Approval): Add myself.
5111
5112 2012-07-16 Joseph Myers <joseph@codesourcery.com>
5113
5114 * README: Document use of ranges of years in copyright notices.
5115
5116 2012-07-06 Richard Guenther <rguenther@suse.de>
5117
5118 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5119 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5120 --with-gmp=system.
5121 * Makefile.in: Regenerated.
5122 * configure: Likewise.
5123
5124 2012-07-06 Richard Guenther <rguenther@suse.de>
5125
5126 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5127 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5128 supply V=1 as extra_make_flags.
5129 * configure: Regenerated.
5130 * Makefile.in: Likewise.
5131
5132 2012-07-04 Tristan Gingold <gingold@adacore.com>
5133
5134 * configure: Regenerate.
5135
5136 2012-07-03 Richard Guenther <rguenther@suse.de>
5137
5138 * Makfile.def (isl): Remove not necessary extra_exports and
5139 extra_make_flags.
5140 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5141 * Makefile.in: Regenerated.
5142
5143 2012-07-03 Richard Guenther <rguenther@suse.de>
5144
5145 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5146 * configure.ac: If either the ISL or the CLooG check failed
5147 do not try to build in-tree versions.
5148 * Makefile.in: Regenerated.
5149 * configure: Regenerated.
5150
5151 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5152
5153 * configure: Regenerate.
5154
5155 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
5156
5157 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5158 maintainer.
5159
5160 2012-07-02 Richard Guenther <rguenther@suse.de>
5161
5162 * configure: Regenerated.
5163
5164 2012-07-02 Richard Guenther <rguenther@suse.de>
5165 Michael Matz <matz@suse.de>
5166 Tobias Grosser <tobias@grosser.es>
5167 Sebastian Pop <sebpop@gmail.com>
5168
5169 * Makefile.def: Add ISL host module, remove PPL host module.
5170 Adjust ClooG host module to use the proper ISL.
5171 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5172 * configure.ac: Include config/isl.m4. Add ISL host library,
5173 remove PPL. Remove PPL configury, add ISL configury, adjust
5174 ClooG configury.
5175 * Makefile.in: Regenerated.
5176 * configure: Likewise.
5177
5178 2012-07-02 Richard Guenther <rguenther@suse.de>
5179
5180 Merge from graphite branch
5181 2011-07-21 Tobias Grosser <tobias@grosser.es>
5182
5183 * configure: Regenerated.
5184 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5185 both cloog.org and legacy versions. The only supported version will
5186 be CLooG with the isl backend.
5187
5188 2011-07-21 Tobias Grosser <tobias@grosser.es>
5189
5190 * configure: Regenerated.
5191 * configure.ac: Require cloog isl 0.17.0
5192
5193 2011-07-21 Tobias Grosser <tobias@grosser.es>
5194
5195 * configure: Regenerated.
5196 * config/cloog.m4: Do not define CLOOG_ORG
5197
5198 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5199
5200 * configure.ac: Skip C if explicitly selected.
5201 * configure: Regenerate.
5202
5203 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5204
5205 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5206 they contain -O2.
5207 * configure: Regenerate.
5208
5209 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5210
5211 PR debug/53740
5212 * df.h, df-problems.c, dce.c: Revert last patch.
5213
5214 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5215
5216 * MAINTAINERS (Write After Approval): Update my email address.
5217
5218 2012-06-21 Meador Inge <meadori@codesourcery.com>
5219
5220 * MAINTAINERS (Write After Approval): Add myself.
5221
5222 2012-06-20 Jason Merrill <jason@redhat.com>
5223
5224 * Makefile.tpl (check-target-libgomp-c++): New.
5225 (check-target-libitm-c++): New.
5226 * Makefile.def (c++): Add them.
5227 * Makefile.in: Regenerate.
5228
5229 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5230
5231 * MAINTAINERS (Write After Approval): Add myself.
5232
5233 2012-05-16 Olivier Hainque <hainque@adacore.com>
5234
5235 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5236 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5237 (install-no-fixedincludes): Adjust accordingly.
5238 * Makefile.in: Regenerate.
5239
5240 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5241
5242 Merge upstream change
5243 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5244
5245 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5246
5247 * MAINTAINERS (Write After Approval): Add myself.
5248
5249 2012-05-09 Nick Clifton <nickc@redhat.com>
5250 Paul Smith <psmith@gnu.org>
5251
5252 PR bootstrap/50461
5253 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5254 allow for the fact that from release v3.1.0 of MPFR the source
5255 files were moved into a src sub-directory.
5256 * configure: Regenerate.
5257
5258 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5259
5260 * configure.ac: Bump minimum MPFR version to 2.4.0.
5261 * configure: Regenerated.
5262
5263 2012-05-01 Richard Henderson <rth@redhat.com>
5264
5265 * Makefile.def (libatomic): New target_module.
5266 * configure.ac (target_libraries): Add libatomic.
5267 (noconfigdirs): Check if libatomic is supported.
5268 * Makefile.in, configure: Rebuild.
5269
5270 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5271
5272 * MAINTAINERS (Write After Approval): Add myself.
5273
5274 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5275
5276 * config.sub: Update to 2012-04-18 version from official repo.
5277
5278 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5279
5280 * MAINTAINERS (Write After Approval): Add myself.
5281
5282 2012-04-11 Steve Ellcey <sellcey@mips.com>
5283
5284 * MAINTAINERS: Changed email address.
5285
5286 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5287
5288 PR target/52737
5289 * contrib/gcc_update (files_and_dependencies):
5290 Remove gcc/config/avr/t-multilib from touch data.
5291
5292 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5293
5294 * MAINTAINERS (OS Port Maintainers): Remove irix.
5295 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5296 (unsupported_languages): Remove mips-sgi-irix6.*.
5297 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5298 (with_stabs): Remove.
5299 * configure: Regenerate.
5300
5301 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5302
5303 * MAINTAINERS (OS Port Maintainers): Remove osf.
5304 * configure.ac (enable_libgomp): Remove *-*-osf*.
5305 (with_stabs): Remove alpha*-*-osf*.
5306 * configure: Regenerate.
5307
5308 2012-03-05 Tristan Gingold <gingold@adacore.com>
5309
5310 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5311 * configure: Regenerate.
5312
5313 2012-02-17 Walter Lee <walt@tilera.com>
5314
5315 * MAINTAINERS: (Write After Approval): Delete myself.
5316
5317 2012-02-14 Walter Lee <walt@tilera.com>
5318
5319 * MAINTAINERS (tilegx port): Add myself.
5320 (tilepro port): Add myself.
5321 (Write After Approval): Add myself.
5322
5323 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5324
5325 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5326 and Joseph Myers as docstring relicensing maintainers.
5327
5328 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5329
5330 * MAINTAINERS (write-after-approval): Add myself.
5331
5332 2012-02-08 Ira Rosen <irar@il.ibm.com>
5333
5334 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5335 maintainer.
5336
5337 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5338
5339 * MAINTAINERS (Write After Approval): Move myself to
5340 maintain alphabetical order.
5341
5342 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5343
5344 * MAINTAINERS (Write After Approval): Add myself.
5345
5346 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5347
5348 * MAINTAINERS (Write After Approval): Add myself.
5349
5350 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5351 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5352
5353 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5354 * configure: Regenerate.
5355
5356 2012-01-23 Harshit Chopra <harshit@google.com>
5357
5358 * MAINTAINERS (Write After Approval): Add myself.
5359
5360 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5361
5362 * configure.ac: Remove reference to mh-interix.
5363 * configure: Regenerate.
5364
5365 2012-01-05 Richard Henderson <rth@redhat.com>
5366
5367 PR bootstrap/51072
5368 * configure.ac: Disable libitm if c++ is not enabled.
5369 * configure: Rebuild.
5370
5371 * configure.ac: Fix regexp for same.
5372 * configure: Rebuild.
5373
5374 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5375
5376 * MAINTAINERS (Write After Approval): Add myself.
5377
5378 2012-01-02 Richard Guenther <rguenther@suse.de>
5379
5380 PR bootstrap/51686
5381 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5382 * Makefile.in: Regenerate.
5383
5384 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5385
5386 * MAINTAINERS (Write After Approval): Add myself.
5387
5388 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5389
5390 * configure: Regenerate.
5391
5392 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5393
5394 * MAINTAINERS (picochip): Changed email address.
5395
5396 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5397
5398 * MAINTAINERS (write-after-approval): Add self.
5399
5400 2011-11-29 DJ Delorie <dj@redhat.com>
5401
5402 * configure.ac (rl78-*-*) New case.
5403 * configure: Regenerate.
5404 * MAINTAINERS: Add myself as RL78 maintainer.
5405
5406 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5407
5408 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5409
5410 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5411
5412 * libtool.m4: Additional FreeBSD 10 fixes.
5413
5414 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5415
5416 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5417 Maintainers section, as Epiphany maintainer.
5418
5419 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5420
5421 PR target/49992
5422 * configure.ac: Remove ranlib special-casing for Darwin.
5423 * configure: Regenerate.
5424
5425 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5426
5427 * MAINTAINERS (Reviewers): Keep the list sorted.
5428
5429 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5430
5431 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5432
5433 2011-11-09 Roland McGrath <mcgrathr@google.com>
5434
5435 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5436 * configure: Rebuild.
5437 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5438 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5439 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5440 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5441 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5442 Add READELF.
5443 * Makefile.in: Rebuild.
5444
5445 2011-11-09 Jason Merrill <jason@redhat.com>
5446
5447 * Makefile.def (language=c++): Remove check-c++0x.
5448 * Makefile.in (check-gcc-c++): Regenerate.
5449
5450 2011-11-08 Richard Henderson <rth@redhat.com>
5451
5452 * configure.ac: Test for libitm directory present first.
5453
5454 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5455
5456 * configure.ac: Test libitm/configure.tgt to disable libitm.
5457 * configure: Rebuild.
5458
5459 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5460 Richard Henderson <rth@redhat.com>
5461
5462 Merged from transactional-memory.
5463
5464 * Makefile.def (lang_env_dependencies): libitm is c++.
5465 Add libitm target module.
5466 * configure.ac: Likewise.
5467 * config/mmap.m4: New file.
5468 * contrib/gcc_update: Add libitm to touch data.
5469 * Makefile.in, configure: Rebuild.
5470
5471 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5472
5473 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5474 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5475 * Makefile.in: Regenerate.
5476
5477 2011-11-01 DJ Delorie <dj@redhat.com>
5478
5479 * config.sub: Update to version 2011-10-29 (added rl78)
5480
5481 2011-10-27 Nick Clifton <nickc@redhat.com>
5482
5483 * config.sub: Import these changes from the config project:
5484
5485 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5486 Ben Elliston <bje@gnu.org>
5487
5488 * config.sub (epiphany): New.
5489
5490 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5491 Ben Elliston <bje@gnu.org>
5492
5493 * config.sub (hexagon, hexagon-*): New.
5494
5495 2011-08-23 Roland McGrath <mcgrathr@google.com>
5496
5497 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5498 64eb to be64.
5499
5500 2011-08-16 Roland McGrath <mcgrathr@google.com>
5501
5502 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5503 (nacl): Grok as alias for 32el-unknown-nacl.
5504
5505 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5506
5507 * MAINTAINERS (Write After Approval): Add myself.
5508
5509 2011-10-24 Teresa Johnson <tejohnson@google.com>
5510
5511 * MAINTAINERS (Write After Approval): Add myself.
5512
5513 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5514
5515 * MAINTAINERS (sparc port): Remove myself.
5516
5517 2011-09-14 Tom de Vries <tom@codesourcery.com>
5518
5519 * MAINTAINERS (Write After Approval): Add myself.
5520
5521 2011-08-14 Yao Qi <yao@codesourcery.com>
5522
5523 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5524 * configure: Regenerate.
5525
5526 2011-07-26 Ian Lance Taylor <iant@google.com>
5527
5528 * configure.ac: Set have_compiler based on whether gcc directory
5529 exists, rather than on whether gcc is in configdirs.
5530 * configure: Rebuild.
5531
5532 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5533
5534 * MAINTAINERS (Global Reviewers): Add self.
5535
5536 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5537
5538 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5539 link directories.
5540 * Makefile.in: Rebuild.
5541
5542 2011-07-20 Ian Lance Taylor <iant@google.com>
5543
5544 PR bootstrap/49787
5545 * configure.ac: Move --enable-bootstrap handling earlier in file.
5546 If --enable-bootstrap and either --enable-build-with-cxx or
5547 --enable-build-poststage1-with-cxx, enable C++ automatically.
5548 * configure: Rebuild.
5549
5550 2011-07-19 Ian Lance Taylor <iant@google.com>
5551
5552 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5553 make C++ a boot_language. Set and substitute
5554 POSTSTAGE1_CONFIGURE_FLAGS.
5555 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5556 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5557 * configure, Makefile.in: Rebuild.
5558
5559 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5560
5561 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5562 maintainers.
5563
5564 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5565
5566 * MAINTAINERS (Global Reviewers): Add myself.
5567
5568 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5569
5570 * configure: Regenerate.
5571
5572 2011-07-16 Jason Merrill <jason@redhat.com>
5573
5574 * Makefile.def (language=c++): Add check-c++0x and
5575 check-target-libmudflap-c++.
5576 * Makefile.tpl (check-target-libmudflap-c++): New.
5577 * Makefile.in: Regenerate.
5578
5579 2011-07-16 Matthias Klose <doko@ubuntu.com>
5580
5581 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5582 * Makefile.def (target_modules/libjava): Pass
5583 $(EXTRA_CONFIGARGS_LIBJAVA).
5584 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5585 if not configured with --enable-static-libjava.
5586 * Makefile.in: Regenerate.
5587 * configure: Likewise.
5588
5589 2011-07-15 Jason Merrill <jason@redhat.com>
5590
5591 * Makefile.in (check-c++): Move check-gcc-c++0x after
5592 check-target-libstdc++-v3.
5593
5594 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5595
5596 * MAINTAINERS (c6x port): New entry.
5597
5598 2011-07-13 Jason Merrill <jason@redhat.com>
5599
5600 * Makefile.in (check-gcc-c++0x): New.
5601 (check-c++): Depend on it.
5602
5603 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5604
5605 PR target/39150
5606 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5607 x86_64-*-solaris2.1[0-9]*.
5608 * configure: Regenerate.
5609
5610 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5611
5612 * MAINTAINERS (RTL optimizers): Add self.
5613
5614 2011-06-27 Gabriel Charette <gchare@google.com>
5615
5616 * MAINTAINERS (Write After Approval): Add myself.
5617
5618 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5619
5620 PR regression/47836
5621 PR bootstrap/23656
5622 PR other/47733
5623 PR bootstrap/49247
5624 PR c/48825
5625 * configure.ac (target_libraries): Remove target-libiberty.
5626 Remove case-statement setting skipdirs=target-libiberty for
5627 multiple targets. Remove checking target_configdirs and
5628 removing target-libiberty but keeping target-libgcc if
5629 otherwise empty.
5630 * Makefile.def (target_modules): Don't add libiberty.
5631 (dependencies): Remove all traces of target-libiberty.
5632 * configure, Makefile.in: Regenerate.
5633
5634 2011-06-13 Walter Lee <walt@tilera.com>
5635
5636 * configure.ac (tilepro-*-*) New case.
5637 (tilegx-*-*): Likewise.
5638 * configure: Regenerate.
5639
5640 2011-06-06 Jing Yu <jingyu@google.com>
5641
5642 * configure.ac: Skip target-libiberty for
5643 arm*-*-linux-androideabi.
5644 * configure: Regenerated.
5645
5646 2011-06-06 Nick Clifton <nickc@redhat.com>
5647
5648 * config.sub: Sync from upstream.
5649
5650 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5651
5652 * MAINTAINERS (Write After Approval): Add myself.
5653
5654 2011-06-01 Daniel Jacobowitz <drow@false.org>
5655
5656 * MAINTAINERS: Update my email address.
5657
5658 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5659
5660 * MAINTAINERS (Write After Approval): Update my email address.
5661
5662 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5663
5664 * MAINTAINERS (Write After Approval): Add myself.
5665
5666 2011-05-08 Doug Kwan <dougkwan@google.com>
5667
5668 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5669 * configure: Regenerated.
5670 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5671 value from configure.
5672 * Makefile.in: Regenerated.
5673
5674 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5675
5676 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5677 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5678 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5679 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5680 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5681 *-*-vxworks*): Disable newlib and libgloss in separate case
5682 statement.
5683 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5684 to separate case statement.
5685 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5686 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5687 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5688 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5689 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5690 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5691 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5692 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5693 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5694 i[[3456789]]86-*-rdos*, m32r-*-*,
5695 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5696 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5697 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5698 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5699 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5700 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5701 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5702 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5703 and libgloss in main case over targets. Remove most empty cases
5704 in main case over targets.
5705 * configure: Regenerate.
5706
5707 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5708
5709 * MAINTAINERS (Write After Approval): Add myself.
5710
5711 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5712
5713 * configure.ac: Remove code setting special library locations for
5714 hppa*64*-*-hpux11*. Remove code setting compiler for
5715 sparc-sun-solaris2*.
5716 * configure: Regenerate.
5717
5718 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5719
5720 * configure.ac: Separate libgloss_dir settings from general case
5721 over targets.
5722 * configure: Regenerate.
5723
5724 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5725
5726 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5727 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5728 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5729 cases in libgcj-disabling case statement.
5730 (hppa*64*-*-linux*): Set unsupported_languages instead of
5731 disabling target-zlib.
5732 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5733 to hppa*64*-*-hpux*.
5734 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5735 hppa*-*-hpux*.
5736 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5737 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5738 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5739 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5740 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5741 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5742 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5743 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5744 libgcj-disabling case statement.
5745 * configure: Regenerate.
5746
5747 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5748
5749 * configure.ac: Disable Java for targets not supporting libffi.
5750 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5751 Remove cases in Java-disabling statement.
5752 (*arm-wince-pe): Change to arm-wince-pe.
5753 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5754 cases in Java-disabling statement.
5755 (bfin-*-*): Don't disable Java again.
5756 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5757 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5758 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5759 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5760 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5761 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5762 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5763 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5764 Java-disabling statement.
5765 (mmix-*-*): Don't disable Java again.
5766 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5767 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5768 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5769 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5770 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5771 statement.
5772 * configure: Regenerate.
5773
5774 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5775
5776 * configure.ac: Separate cases disabling Java and Java libraries
5777 from general case over targets.
5778 * configure: Regenerate.
5779
5780 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5781
5782 * MAINTAINERS: Update my email address.
5783
5784 2011-04-20 Easwaran Raman <eraman@google.com>
5785
5786 * MAINTAINERS (Write After Approval): Add myself.
5787
5788 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5789
5790 PR lto/48086
5791 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5792 * configure: Regenerate.
5793
5794 2011-04-16 Jim Meyering <meyering@redhat.com>
5795
5796 * MAINTAINERS (Write After Approval): Add myself.
5797
5798 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5799
5800 * MAINTAINERS: Update my email address.
5801
5802 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5803
5804 * MAINTAINERS (Write After Approval): Add myself.
5805
5806 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5807
5808 * MAINTAINERS (Write After Approval): Add myself.
5809
5810 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5811
5812 * MAINTAINERS (Write After Approval): Add myself.
5813
5814 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5815
5816 * configure.ac (build_tools): Remove build-byacc.
5817 (host_libs): Remove mmalloc.
5818 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5819 autoconf automake libtool diff rcs fileutils shellutils time
5820 textutils wdiff find uudecode hello tar gzip indent recode release
5821 sed perl gawk findutils gettext zip.
5822 (libgcj): Remove target-qthreads.
5823 (target_tools): Remove target-examples target-gperf.
5824 (YACC): Don't handle building byacc.
5825 * configure: Regenerate.
5826 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5827 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5828 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5829 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5830 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5831 handle building components.
5832 * Makefile.in: Regenerate.
5833
5834 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5835
5836 * MAINTAINERS: Update my email address as Xtensa maintainer.
5837
5838 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5839
5840 * config.sub: Sync from upstream.
5841
5842 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5843
5844 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5845 (microblaze*): Don't disable libssp.
5846 * configure: Regenerate.
5847
5848 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5849
5850 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5851 moveifchange.
5852 * configure: Regenerate.
5853 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5854 * Makefile.in: Regenerate.
5855
5856 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5857
5858 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5859 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5860 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5861 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5862 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5863 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5864 md_exec_prefix cases.
5865 * configure: Regenerate.
5866
5867 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5868
5869 * configure.ac: Separate cases disabling target-libssp,
5870 target-libiberty, target-libstdc++-v3 and Fortran from general
5871 case over targets.
5872 * configure: Regenerate.
5873
5874 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5875
5876 * configure.ac (*-*-chorusos): Don't disable libgcj.
5877 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5878 Remove case.
5879 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5880 (arm-*-coff): Don't disable libgcj.
5881 (arm*-*-linux-gnueabi): Remove useless assignment.
5882 (arm-*-riscix*): Don't disable libgcj.
5883 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5884 configuration.
5885 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5886 (c54x*-*-*): Remove case.
5887 (tic54x-*-*): Don't disable GCC or GCC libraries.
5888 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5889 to *.
5890 (d10v-*-*): Don't disable GCC libraries.
5891 (d30v-*-*): Don't disable libgcj.
5892 (h8500-*-*): Don't disable GCC libraries.
5893 (i960-*-*): Don't disable libgcj.
5894 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5895 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5896 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5897 libgcj.
5898 (m68k-*-coff*): Remove case.
5899 (mmix-*-*): Don't disable libgloss on host.
5900 (mn10200-*-*, mn10300-*-*): Remove cases.
5901 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5902 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5903 Don't disable libgcj.
5904 (romp-*-*): Remove case.
5905 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5906 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5907 case.
5908 (v810-*-*): Don't disable GCC libraries.
5909 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5910 (ip2k-*-*): Don't disable GCC libraries.
5911 * configure: Regenerate.
5912
5913 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5914
5915 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5916 libffi on host.
5917 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5918 on host.
5919 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5920 * configure: Regenerate.
5921
5922 2011-03-26 John Marino <binutils@marino.st>
5923
5924 * configure.ac: Add support for *-*-dragonfly*
5925 * configure: Regenerate.
5926
5927 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5928
5929 * configure.ac (native_only): Remove.
5930 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5931 send-pr uudecode guile gnuserv on host.
5932 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5933 send-pr rcs guile perl texinfo libtool on host.
5934 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5935 automake send-pr rcs guile perl texinfo libtool on host.
5936 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5937 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5938 (alpha*-dec-osf*): Don't disable fileutils on target.
5939 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5940 texinfo send-pr expect dejagnu on target.
5941 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5942 target-qthreads on target.
5943 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5944 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5945 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5946 x86_64-*-mingw*): Don't disable expect on target.
5947 (*-*-cygwin*): Don't disable target-gperf on target.
5948 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5949 gnuserv on target.
5950 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5951 target.
5952 * configure: Regenerate.
5953
5954 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5955
5956 * configure.ac (target_tools): Remove target-groff.
5957 (native_only): Remove target-groff.
5958 (hppa*64*-*-*): Don't disable byacc.
5959 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5960 setting.
5961 (*-*-kaos*): Don't skip target-librx and target-groff.
5962 (*-*-netware*): Don't skip target-libmudflap.
5963 (*-*-tpf*): Don't skip target-libmudflap.
5964 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5965 directories on the host.
5966 (ia64*-*-*vms*): Don't skip tix.
5967 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5968 host.
5969 * configure: Regenerate.
5970
5971 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5972
5973 * configure.ac: Remove references to mt-mep, mt-netware,
5974 mt-wince.
5975 * Makefile.def: Add all-utils soft dependencies.
5976 * Makefile.tpl: Remove GDB_NLM_DEPS.
5977 * configure: Regenerate.
5978 * Makefile.in: Regenerate.
5979
5980 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5981
5982 * configure.ac: Do not include mh-x86omitfp.
5983 * configure: Regenerate.
5984
5985 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5986
5987 * configure.ac: Remove empty cases.
5988 * configure: Regenerate.
5989
5990 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5991
5992 * Makefile.def: Add dependency from termcap to gdb.
5993 * Makefile.in: Regenerate.
5994
5995 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5996
5997 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5998 * configure: Regenerate.
5999 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
6000 * Makefile.tpl: Likewise.
6001 * Makefile.in: Regenerate.
6002
6003 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6004
6005 * configure.ac: Remove all mentions of tentative_cc.
6006 * configure: Regenerate.
6007
6008 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6009
6010 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6011 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6012 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6013 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6014 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6015 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6016 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6017 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6018 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6019 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6020 *-*-rhapsody*): Remove host cases.
6021 * configure: Regenerate.
6022
6023 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6024
6025 * configure.ac (ppc*-*-pe): Remove host case.
6026 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6027 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6028 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6029 cases.
6030 * configure: Regenerate.
6031
6032 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6033
6034 * config.sub: Update to version 2011-03-23.
6035
6036 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6037
6038 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6039 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6040 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6041 * configure: Regenerate.
6042
6043 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6044
6045 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
6046 to Write After Approval.
6047 * config-ml.in: Don't handle arc-*-elf*.
6048 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6049 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6050 handle GCC libraries.
6051 * configure: Regenerate.
6052
6053 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6054
6055 PR bootstrap/48120:
6056 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6057 Add -lstdc++ -lm to LIBS.
6058 * configure: Regenerate.
6059
6060 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
6061
6062 * config.guess: Update to version 2011-02-02
6063 * config.sub: Update to version 2011-02-24
6064
6065 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
6066
6067 PR lto/48086
6068 * configure.ac: Re-enable LTO on *-apple-darwin9.
6069 * configure: Regenerate.
6070
6071 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
6072
6073 PR lto/48086
6074 * configure.ac: Disable LTO on darwin due to an assembler change in
6075 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6076 under 256.
6077 * configure: Regenerate.
6078
6079 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
6080
6081 * MAINTAINERS: Update myself as score backend maintainer,
6082 update my e-mail address.
6083
6084 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
6085
6086 * MAINTAINERS: Update my e-mail address.
6087
6088 2011-03-06 Joey Ye <joey.ye@arm.com>
6089
6090 * MAINTAINERS: Update my e-mail address.
6091
6092 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6093
6094 * configure.ac: Adjust test of with_ppl.
6095 * configure: Regenerated.
6096
6097 2011-03-02 Kai Tietz <ktietz@redhat.com>
6098
6099 * MAINTAINERS: Adjust my e-mail address.
6100
6101 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6102
6103 * configure.ac: Add -lpwl to ppllibs.
6104 * configure: Regenerated.
6105
6106 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6107
6108 * config/cloog.m4: Add -lisl to clooglibs.
6109 * configure: Regenerated.
6110
6111 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6112
6113 * MAINTAINERS (CPU Port maintainers): Add self.
6114
6115 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6116
6117 * MAINTAINERS: Add myself as testsuite maintainer.
6118
6119 2011-02-15 Mike Stump <mikestump@comcast.net>
6120
6121 * MAINTAINERS: Add myself as testsuite maintainer.
6122
6123 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6124
6125 Import from Libtool and gnulib:
6126
6127 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6128
6129 Prepare for supporting FreeBSD 10.
6130 * config.rpath: Remove handling of freebsd1* which soon would
6131 match FreeBSD 10.0.
6132
6133 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6134
6135 Remove support for FreeBSD 1.x.
6136 * libtool.m4 (_LT_LINKER_SHLIBS)
6137 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6138 soon would incorrectly match FreeBSD 10.0.
6139
6140 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6141
6142 PR binutils/12283
6143 * move-if-change: Import version from gnulib.
6144
6145 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
6146
6147 PR lto/47225
6148 * Makefile.def (lto-plugin): Double dash for enable-shared.
6149 (configure-gcc): Depend on all-lto-plugin.
6150 * Makefile.in: Rebuilt.
6151
6152 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6153
6154 * configure.ac: Remove extra bracket.
6155 * configure: Regenerate.
6156
6157 2011-02-08 Tobias Burnus <burnus@net-b.de>
6158
6159 * MAINTAINERS: Add myself as libquadmath maintainer.
6160
6161 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
6162
6163 * MAINTAINERS: Update my email address.
6164
6165 2011-02-07 Joseph Myers <joseph@codesourcery.com>
6166
6167 * MAINTAINERS (option handling): Add self.
6168
6169 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
6170
6171 PR lto/47225
6172 * Makefile.def: Add dependency for install-gcc
6173 on install-lto-plugin.
6174 * Makfile.in: Regenerated
6175
6176 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6177
6178 * MAINTAINERS (CPU Port Maintainers): Add myself.
6179
6180 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
6181
6182 PR libgcj/44341
6183 * configure.ac: Discard --with-* flags for host when configuring
6184 target libraries for cross build.
6185 * configure: Rebuilt.
6186
6187 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6188
6189 * MAINTAINERS (linear loop transforms): Removed.
6190
6191 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6192
6193 * configure.ac: If with_ppl is no, move setting with_cloog=no
6194 after CLOOG_REQUESTED check.
6195 * configure: Regenerated.
6196
6197 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6198
6199 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6200 CLooG has been requested.
6201 * configure: Regenerated.
6202
6203 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6204
6205 * configure: Regenerated.
6206 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6207
6208 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6209
6210 * configure: Regenerated.
6211 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6212
6213 2011-01-21 Andreas Schwab <schwab@redhat.com>
6214
6215 * configure.ac: Use AS_HELP_STRING throughout.
6216 * configure: Regenerate.
6217
6218 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6219
6220 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6221 * configure: Regenerate.
6222
6223 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6224
6225 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6226
6227 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6228
6229 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6230 for ia64-hpux.
6231 * configure: Regenerate.
6232
6233 2011-01-07 Jan Hubicka <jh@suse.cz>
6234
6235 PR lto/47225
6236 * Makefile.in: Regenerate.
6237 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6238 configure.
6239
6240 2011-01-07 Jan Hubicka <jh@suse.cz>
6241
6242 * Makefile.in: Regenerate.
6243 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6244 and configure dependency on lto-plugin configure.
6245 (lto-plugin module): Remove dependency on GCC; add dependency on
6246 liniberty.
6247
6248 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6249
6250 * MAINTAINERS (Write After Approval): Add myself.
6251
6252 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6253
6254 * configure: Regenerate.
6255
6256 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6257
6258 * configure.ac: (picochip): Disable libiberty.
6259
6260 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6261
6262 * MAINTAINERS (Write After Approval): Add myself.
6263
6264 2010-12-10 Ian Lance Taylor <iant@google.com>
6265
6266 PR bootstrap/46819
6267 * configure.ac: For --disable-libgcj clear libgcj_saved.
6268 * configure: Rebuild.
6269
6270 2010-12-10 Tobias Burnus <burnus@net-b.de>
6271
6272 PR fortran/46540
6273 * configure.ac: Add --disable-libquadmath and
6274 --disable-libquadmath-support.
6275 * configure: Regenerate.
6276
6277 2010-12-03 Ian Lance Taylor <iant@google.com>
6278
6279 * MAINTAINERS: Add myself as libgo maintainer.
6280
6281 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6282
6283 PR libffi/46792
6284 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6285 * configure: Regenerate.
6286
6287 2010-12-02 Ian Lance Taylor <iant@google.com>
6288
6289 * configure.ac: Always set default for poststage1_ldflags to
6290 -static-libstdc++ -static-libgcc.
6291
6292 2010-11-29 Andreas Schwab <schwab@redhat.com>
6293
6294 * configure.ac: Move comment to remove extra space in last argument
6295 of GCC_TARGET_TOOL.
6296
6297 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6298
6299 PR other/46026
6300 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6301 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6302 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6303 (BASE_FLAGS_TO_PASS): Use it.
6304 * configure: Rebuilt.
6305 * Makefile.in: Rebuilt.
6306
6307 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6308
6309 PR binutils/12258
6310 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6311 Properly check default linker.
6312 * configure: Regnerated.
6313
6314 2010-11-23 Matthias Klose <doko@ubuntu.com>
6315
6316 * configure.ac: For --enable-gold, handle value `default' instead of
6317 `both*'. New configure option --{en,dis}able-ld.
6318 * configure: Regenerate.
6319
6320 2010-11-20 Ian Lance Taylor <iant@google.com>
6321
6322 * configure.ac: Only disable a language library if no language needs
6323 it. Don't let --disable-libgcj uncondtionally disable libffi.
6324 * configure: Rebuild.
6325
6326 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6327
6328 * Makefile.in: Regenerate.
6329
6330 PR other/46202
6331 * configure.ac: Fix just-built in-tree STRIP name to be
6332 binutils/strip-new.
6333 * configure: Regenerate.
6334 * Makefile.def (install-strip-gcc, install-strip-binutils)
6335 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6336 (install-strip-sid): Mirror dependencies on non-strip variants
6337 of these targets on the respective -strip prerequisites.
6338 * Makefile.tpl (install-strip, install-strip-host)
6339 (install-strip-target): New targets.
6340 (install-strip-[+module+], install-strip-target-[+module+]):
6341 New targets.
6342 * Makefile.in: Regenerate.
6343
6344 2010-11-19 Ian Lance Taylor <iant@google.com>
6345 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6346
6347 * configure.ac: Add target-libgo to target_libraries. Set
6348 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6349 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6350 (HOST_EXPORTS): Add GOC.
6351 (BASE_TARGET_EXPORTS): Add GOC.
6352 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6353 (GOCFLAGS_FOR_TARGET): New variable.
6354 (EXTRA_HOST_FLAGS): Add GOC.
6355 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6356 * Makefile.def (target_modules): Add libgo.
6357 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6358 (dependencies): Add dependency from configure-target-libgo to
6359 configure-target-libffi and all-target-libstdc++-v3. Add
6360 dependencies from all-target-libgo to all-target-libffi.
6361 (languages): Add go.
6362 * configure: Rebuild.
6363 * Makefile.in: Rebuild.
6364
6365 2010-11-19 Ian Lance Taylor <iant@google.com>
6366
6367 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6368 compiler/flag environment variables.
6369
6370 2010-11-18 Ian Lance Taylor <iant@google.com>
6371
6372 * configure.ac: Check for lang_requires_boot_languages in
6373 config-lang.in files.
6374 * configure: Rebuild.
6375
6376 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6377 Tobias Burnus <burnus@net-b.de>
6378
6379 PR fortran/32049
6380 * Makefile.def: Add libquadmath; build it with language=fortran.
6381 * configure.ac: Add libquadmath.
6382 * Makefile.tpl: Handle multiple libs in check-[+language+].
6383 * Makefile.in: Regenerate.
6384 * configure: Regenerate.
6385
6386 2010-11-16 Tom Tromey <tromey@redhat.com>
6387
6388 * MAINTAINERS: Moved myself to reviewers section.
6389
6390 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6391
6392 * MAINTAINERS: Moved myself to reviewers section.
6393
6394 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6395
6396 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6397 (Write After Approval): Remove self.
6398
6399 2010-11-15 Andreas Schwab <schwab@redhat.com>
6400
6401 * configure.ac: Fix spelling in option names.
6402 * configure: Regenerated.
6403
6404 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6405
6406 PR bootstrap/39622
6407 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6408 * configure: Regenerated.
6409
6410 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6411
6412 * MAINTAINERS: Update my email address.
6413
6414 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6415
6416 * configure: Regenerate.
6417
6418 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6419
6420 * configure: Regenerate.
6421
6422 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6423
6424 * configure: Regenerate.
6425
6426 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6427
6428 * configure: Regenerate.
6429
6430 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6431
6432 * configure.ac: Support official CLooG.org versions.
6433 * configure: Regenerate.
6434 * config/cloog.m4: New.
6435
6436 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6437
6438 * MAINTAINERS (Write After Approval): Add myself.
6439
6440 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6441
6442 * MAINTAINERS: Update my email address.
6443
6444 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6445
6446 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6447 * configure: Regenerate.
6448
6449 2010-11-03 Ian Lance Taylor <iant@google.com>
6450 Dave Korn <dave.korn.cygwin@gmail.com>
6451
6452 PR lto/46273
6453 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6454 and on other supported platforms whenever LTO is enabled.
6455 * configure: Rebuild.
6456
6457 2010-11-02 Alan Modra <amodra@gmail.com>
6458
6459 PR binutils/12110
6460 * configure.ac: Error when source path contains spaces.
6461 * configure: Regenerate.
6462
6463 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6464
6465 * MAINTAINERS: Update my email address.
6466
6467 2010-10-20 Ian Lance Taylor <iant@google.com>
6468
6469 * Makefile.def (target_modules): Set lib_path to src/.libs for
6470 libstdc++-v3 module.
6471 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6472 * Makefile.in: Rebuild.
6473
6474 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6475
6476 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6477 (Write After Approval): Remove myself.
6478
6479 2010-10-15 Tristan Gingold <gingold@adacore.com>
6480
6481 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6482
6483 2010-10-14 Douglas Rupp <rupp@gnat.com>
6484
6485 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6486
6487 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6488
6489 * configure.ac (build_lto_plugin): New shell variable.
6490 (--enable-lto): Turn on by default for all non-ELF platforms that
6491 have had LTO support added so far. Set build_lto_plugin appropriately
6492 for both ELF and non-ELF.
6493 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6494 * configure: Regenerate.
6495
6496 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6497
6498 Sync from src:
6499 * configure.ac (v850 support): Remove target-libgloss from
6500 noconfigdirs.
6501 * configure: Regenerate.
6502
6503 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6504
6505 PR bootstrap/45326
6506 PR bootstrap/45174
6507 * configure.ac: Honor initial values of $build_configargs,
6508 $host_configargs, $target_configargs. Mark the precious, so
6509 environment settings get recorded.
6510 * configure: Regenerate.
6511
6512 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6513
6514 PR bootstrap/45796
6515 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6516 Depend on all-build-libiberty.
6517 * Makefile.in: Regenerate.
6518
6519 2010-09-30 Michael Eager <eager@eagercon.com>
6520
6521 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6522 * configure: Regenerate.
6523
6524 2010-09-28 Michael Eager <eager@eagercon.com>
6525
6526 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6527
6528 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6529
6530 PR bootstrap/44621
6531 * configure.ac: Fix unportable shell quoting.
6532 * configure: Regenerate.
6533
6534 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6535
6536 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6537 targets and amend comment.
6538 * configure: Regenerate.
6539
6540 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6541
6542 * MAINTAINERS (Write After Approval): Add myself.
6543
6544 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6545
6546 * configure.ac: Enable LTO by default on Darwin.
6547 * configure: Regenerate.
6548
6549 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6550
6551 * MAINTAINERS (Write After Approval): Add myself.
6552
6553 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6554
6555 * MAINTAINERS (Write After Approval): Add myself.
6556
6557 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6558
6559 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6560 ports
6561
6562 2010-07-28 David Yuste <david.yuste@gmail.com>
6563
6564 * MAINTAINERS (Write After Approval): Add myself.
6565
6566 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6567
6568 * configure.ac: Support all v850 targets.
6569 * configure: Regenerate.
6570
6571 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6572
6573 PR bootstrap/44455
6574 * configure.ac (extra_mpfr_configure_flags): Copy from
6575 extra_mpc_gmp_configure_flags.
6576 * configure: Re-generated.
6577
6578 2010-07-22 Andi Kleen <ak@linux.intel.com>
6579
6580 * MAINTAINERS (Write After Approval): Add myself.
6581
6582 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6583
6584 * MAINTAINERS (Write After Approval): Add myself.
6585
6586 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6587
6588 * MAINTAINERS (Write After Approval): Add myself.
6589
6590 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6591
6592 PR target/44862
6593 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6594 Provide -B option to allow for link spec %s substitutions for
6595 libstdc++.a on darwin.
6596 * Makefile.in: Regenerate.
6597
6598 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6599
6600 * MAINTAINERS (Reviewers): Update my e-mail address
6601
6602 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6603
6604 * Makefile.def (configure-gcc): Depend on all-libelf.
6605 * Makefile.in: Rebuild.
6606
6607 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6608
6609 * MAINTAINERS (Write After Approval): Add myself in the right place.
6610
6611 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6612
6613 * MAINTAINERS (Write After Approval): Add myself.
6614
6615 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6616
6617 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6618
6619 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6620
6621 * config.sub: Update to version 2010-05-21.
6622 * config.guess: Update to version 2010-04-03.
6623
6624 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6625
6626 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6627 * configure: Regenerate.
6628
6629 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6630
6631 * MAINTAINERS (Write After Approval): Add myself.
6632
6633 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6634
6635 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6636 a platform that supports LTO.
6637 * configure: Regenerate.
6638
6639 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6640
6641 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6642 * configure: Regenerated.
6643
6644 2010-04-27 Roland McGrath <roland@redhat.com>
6645 H.J. Lu <hongjiu.lu@intel.com>
6646
6647 * configure.ac (--enable-gold): Support both, both/gold and
6648 both/bfd to add gold to configdirs without removing ld.
6649 * configure: Regenerated.
6650
6651 * Makefile.def: Add install-gold dependency to install-ld.
6652 * Makefile.in: Regenerated.
6653
6654 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6655
6656 PR lto/42776
6657 * configure.ac (--enable-lto): Refactor handling so libelf tests
6658 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6659 and allow LTO to be explicitly enabled on non-ELF platforms that
6660 are known to support it inside else-clause.
6661 * configure: Regenerate.
6662
6663 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6664
6665 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6666 * configure: Regenerate.
6667
6668 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6669
6670 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6671 * configure: Regenerate.
6672
6673 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6674
6675 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6676 separately.
6677 * configure: Regenerate.
6678
6679 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6680
6681 * MAINTAINERS (Write After Approval): Add myself.
6682
6683 2010-04-14 Tristan Gingold <gingold@adacore.com>
6684
6685 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6686 * configure: Regenerate.
6687
6688 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6689
6690 * configure: Regenerate after change to elf.m4.
6691
6692 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6693
6694 * MAINTAINERS (Write After Approval): Add myself.
6695
6696 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6697
6698 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6699 * configure: Regenerated.
6700
6701 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6702
6703 * configure.ac: Print "buggy but acceptable" when CLooG
6704 revision is less than 9.
6705 * configure: Regenerated.
6706
6707 2010-04-01 Diego Novillo <dnovillo@google.com>
6708
6709 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6710
6711 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6712
6713 PR bootstrap/43615
6714 PR bootstrap/43328
6715
6716 Revert:
6717
6718 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6719
6720 * configure.ac: Do not pass --enable-multilib nor
6721 --disable-multilib in baseargs. Accept explicitly passed
6722 --enable_multilib.
6723 * configure: Regenerate.
6724
6725 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6726
6727 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6728
6729 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6730
6731 * MAINTAINERS: Remove myself.
6732
6733 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6734
6735 PR bootstrap/43328
6736 * configure.ac: Do not pass --enable-multilib nor
6737 --disable-multilib in baseargs. Accept explicitly passed
6738 --enable_multilib.
6739 * configure: Regenerate.
6740
6741 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6742
6743 * MAINTAINERS (spu port): Remove me.
6744
6745 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6746
6747 * configure.ac (tic6x-*-*): New case.
6748 * configure: Regenerate.
6749
6750 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6751
6752 * config.sub: Update to version 2010-03-22.
6753 * config.guess: Update to version 2009-12-30.
6754
6755 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6756
6757 PR ada/42554
6758 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6759 * configure: Regenerate.
6760
6761 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6762
6763 * MAINTAINERS: Update my email address.
6764
6765 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6766
6767 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6768 (ghassan.shobaki@amd.com): Removed.
6769
6770 2010-03-17 Alan Modra <amodra@gmail.com>
6771
6772 * MAINTAINERS: Update my email address.
6773
6774 2010-03-16 Diego Novillo <dnovillo@google.com>
6775
6776 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6777 Matthews.
6778
6779 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6780
6781 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6782 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6783
6784 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6785
6786 * MAINTAINERS: Update my email address.
6787
6788 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6789
6790 * MAINTAINERS: Update my email address.
6791
6792 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6793
6794 * MAINTAINERS: Update my email address.
6795
6796 2010-03-09 Jie Zhang <jie@codesourcery.com>
6797
6798 * MAINTAINERS: Update my email address.
6799
6800 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6801
6802 PR libstdc++/32499
6803 * configure.ac (RANLIB): Default to true.
6804 (STRIP): Likewise.
6805 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6806 * configure: Regenerate.
6807
6808 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6809
6810 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6811 (Write After Approval): Update my email address.
6812
6813 2010-02-17 Nick Clifton <nickc@redhat.com>
6814
6815 PR 11238
6816 * Makefile.tpl (local-distclean): Also remove config.cache files in
6817 sub-directories as there may not be Makefiles present in the
6818 sub-directories.
6819 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6820 the config.cache files found by the find command.
6821
6822 * Makefile.in: Regenerate.
6823 * configure.ac: Revert previous delta.
6824 * configure: Regenerate.
6825
6826 2010-02-15 Nick Clifton <nickc@redhat.com>
6827
6828 PR 11238
6829 * configure.ac: Delete config.cache files in sub-directories when
6830 deleting Makefiles.
6831 * configure: Regenerate.
6832
6833 2010-02-12 Ben Elliston <bje@gnu.org>
6834
6835 * MAINTAINERS: Update my email address.
6836
6837 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6838
6839 * MAINTAINERS (spu port): Update my email address.
6840
6841 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6842
6843 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6844
6845 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6846
6847 * configure.ac: Add "recommended" version checks for GMP/MPC.
6848 Update recommended GMP/MPFR/MPC versions.
6849 * configure: Regenerate.
6850
6851 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6852
6853 * MAINTAINERS: Move my Embecosm email address into the
6854 write-after-approval section.
6855
6856 2010-01-26 Ian Lance Taylor <iant@google.com>
6857
6858 * MAINTAINERS: Add myself as Go frontend maintainer.
6859
6860 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6861
6862 PR libstdc++/36101, PR libstdc++/42813
6863 * configure.ac (bootstrap_target_libs): Make inclusion of
6864 target-libgomp conditional on libgomb being in target_configdirs.
6865 * configure: Regenerate.
6866
6867 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6868
6869 PR libstdc++/36101, PR libstdc++/42813
6870 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6871 * configure: Regenerate.
6872
6873 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6874
6875 PR libstdc++/36101, PR libstdc++/42813
6876 * configure.ac (target_configdirs): Substitute.
6877 * Makefile.def: Bootstrap target module libgomp.
6878 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6879 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6880 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6881 * configure, Makefile.in: Regenerate.
6882
6883 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6884
6885 * MAINTAINERS: Adjust my details.
6886
6887 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6888
6889 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6890
6891 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6892
6893 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6894
6895 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6896
6897 * MAINTAINERS (Write After Approval): Add myself.
6898
6899 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6900
6901 * MAINTAINERS (Write After Approval): Add myself.
6902
6903 2010-01-11 Richard Guenther <rguenther@suse.de>
6904
6905 PR lto/41569
6906 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6907 * Makefile.in: Regenerated.
6908
6909 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6910
6911 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6912 * configure: Regenerate.
6913
6914 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6915 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6916
6917 PR bootstrap/42424
6918 * configure.ac: Include libtool m4 files.
6919 (_LT_CHECK_OBJDIR): Call it.
6920 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6921 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6922
6923 * configure: Regenerate.
6924
6925 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6926
6927 PR bootstrap/41818
6928 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6929 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6930 * Makefile.in: Regenerate.
6931
6932 2010-01-02 Richard Guenther <rguenther@suse.de>
6933
6934 PR lto/41529
6935 * configure.ac: Include config/elf.m4. Disable LTO if not
6936 builting for an elf target.
6937 * configure: Regenerate.
6938
6939 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6940
6941 * MAINTAINERS: Change my email address.
6942
6943 2009-12-18 Ben Elliston <bje@au.ibm.com>
6944
6945 * config.sub, config.guess: Update from upstream sources.
6946
6947 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6948
6949 * MAINTAINERS (Write After Approval): Add myself.
6950
6951 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6952
6953 PR middle-end/30447
6954 PR middle-end/30789
6955 PR other/40302
6956
6957 * configure.ac: Require MPC.
6958 * configure: Regenerate.
6959
6960 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6961
6962 PR target/38384
6963 PR bootstrap/40972
6964 * libtool.m4: Sync from git Libtool.
6965 * ltoptions.m4: Likewise.
6966 * ltversion.m4: Likewise.
6967 * lt~obsolete.m4: Likewise.
6968 * ltmain.sh: Likewise.
6969
6970 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6971
6972 * configure.ac: Update minimum MPC version to 0.8.
6973 * configure: Regenerate.
6974
6975 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6976
6977 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6978 * configure: Regenerated.
6979
6980 2009-11-21 Ian Lance Taylor <iant@google.com>
6981
6982 * configure.ac: Change default of poststage1_ldflags to be empty if
6983 poststage1_libs is set. When poststage1_libs is empty, and
6984 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6985 * configure: Rebuild.
6986
6987 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6988
6989 * MAINTAINERS (Write After Approval): Update my email address.
6990
6991 2009-11-20 Ben Elliston <bje@au.ibm.com>
6992
6993 * config.guess: Update from upstream sources.
6994
6995 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6996
6997 * Makefile.def: Restore host and target settings for gmp.
6998 * Makefile.in: Rebuild.
6999
7000 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
7001
7002 * configure.ac: Add libelf to host_libs. Enable in-tree configury
7003 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
7004 Fix portability of test of C++ as bootstrap language. Add
7005 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7006 * configure: Rebuild.
7007 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7008 and cloog. Fix in-tree ppl configuration. Introduce libelf
7009 in-tree building.
7010 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7011 (POSTSTAGE1_HOST_EXPORTS): Use it.
7012 (STAGE[+id+]_CXXFLAGS): New.
7013 (BASE_FLAGS_TO_PASS): Pass it down.
7014 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
7015 extra_exports.
7016 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7017 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7018 extra_exports.
7019 * Makefile.in: Rebuild.
7020
7021 2009-11-17 Ben Elliston <bje@au.ibm.com>
7022
7023 * config.sub, config.guess: Update from upstream sources.
7024
7025 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7026
7027 * MAINTAINERS (Write After Approval): Add myself.
7028
7029 2009-11-09 Jon Beniston <jon@beniston.com>
7030
7031 * MAINTAINERS (Write After Approval): Add myself.
7032
7033 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
7034
7035 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
7036 paths for *-w64-mingw* and x86_64-*mingw*.
7037 * configure: Regenerated.
7038
7039 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
7040
7041 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7042
7043 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
7044
7045 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7046 Phil Edwards to Write-After Approval.
7047
7048 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
7049
7050 * configure.ac: Disable target-winsup & co for
7051 x86_64-*-mingw* and *-w64-mingw* targets.
7052 * configure: Regenerated.
7053
7054 2009-10-16 Nick Clifton <nickc@redhat.com>
7055
7056 * MAINTAINERS: Add myself as a maintainer for the RX port.
7057
7058 2009-10-26 Johannes Singler <singler@kit.edu>
7059
7060 * MAINTAINERS (Write After Approval): Update my e-mail address.
7061
7062 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7063
7064 * configure.ac (CLooG test): Use = with test.
7065 * configure: Regenerate.
7066
7067 2009-10-22 Richard Guenther <rguenther@suse.de>
7068
7069 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
7070 cloog if the ppl version check failed. Move flags saving
7071 before setting in libelf check.
7072 * configure: Regenerate.
7073
7074 2009-10-21 Richard Guenther <rguenther@suse.de>
7075
7076 * configure.ac: Adjust the ppl and cloog configure to work as
7077 documented. Disable cloog if ppl was disabled. Omit the version
7078 checks if they were disabled.
7079 * configure: Re-generate.
7080
7081 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7082
7083 * configure.ac: Add 'lto' to enable_languages, not
7084 new_enable_languages, and only if not already present.
7085 * configure: Regenerate.
7086
7087 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
7088
7089 * README: Refer to the various COPYING* files instead of just
7090 COPYING.
7091 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7092
7093 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
7094
7095 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7096
7097 2009-10-07 Richard Guenther <rguenther@suse.de>
7098
7099 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7100 and Richard Guenther as reviewers.
7101 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7102 as reviewers.
7103
7104 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
7105
7106 * config.sub: Update from upstream sources.
7107
7108 2009-10-06 Ian Lance Taylor <iant@google.com>
7109
7110 * Makefile.def: check-gold depends upon all-gas.
7111 * Makefile.in: Rebuild.
7112
7113 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7114
7115 * MAINTAINERS (Write After Approval): Add myself.
7116
7117 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7118
7119 * Makefile.def: all-lto-plugin depends on all-libiberty.
7120 set bootstrap=true for lto-plugin.
7121 Add lto-plugin.
7122 * Makefile.in: Regenerate.
7123 * configure.ac (host_libs): Add lto-plugin.
7124 * configure: Regenerate.
7125
7126 2009-10-03 Diego Novillo <dnovillo@google.com>
7127
7128 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7129 (HOST_LIBELFLIBS): Define.
7130 (HOST_LIBELFINC): Define.
7131 * Makefile.in: Regenerate.
7132 * configure.ac: Add --enable-lto.
7133 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7134 If --enable-lto is used, add 'lto' to new_enable_languages.
7135 If --enable-lto is used and gold is enabled, add
7136 lto-plugin to configdirs.
7137 * configure: Regenerate.
7138
7139 2009-10-03 Simon Baldwin <simonb@google.com>
7140
7141 * configure.ac: If --with-system-zlib, suppress local zlib and
7142 pass --with-system-zlib to subdir configure scripts.
7143 * configure: Regenerate.
7144
7145 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
7146 Paolo Bonzini <bonzini@gnu.org>
7147
7148 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7149 $(srcdir).
7150 * Makefile.in: Rebuilt.
7151
7152 2009-09-26 Gary Funck <gary@intrepid.com>
7153
7154 * MAINTAINERS (Write After Approval): Add myself.
7155
7156 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7157
7158 * configure.ac: Update minimum MPC version to 0.7.
7159 * configure: Regenerate.
7160
7161 2009-09-25 Nick Clifton <nickc@redhat.com>
7162
7163 * configure.ac: Pass any --cache-file=/dev/null option on to
7164 subconfigures.
7165 * configure: Regenerate.
7166
7167 2009-09-23 Nick Clifton <nickc@redhat.com>
7168
7169 * config.sub, config.guess: Update from upstream sources.
7170
7171 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
7172
7173 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7174 * Makefile.in: Rebuilt.
7175
7176 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7177
7178 PR bootstrap/32272
7179 * configure.ac: Error out if $srcdir isn't '.' but contains
7180 host-${host_noncanonical}.
7181 * configure: Regenerate.
7182
7183 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7184
7185 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7186 maintainer.
7187
7188 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7189
7190 * configure.ac: If bootstrapping a combined tree with
7191 --enable-gold, require c++ in stage1_languages.
7192 * configure: Regenerate.
7193
7194 * configure.ac: Also add target_libs of stage1_languages to
7195 bootstrap_target_libs.
7196 * configure: Regenerate.
7197
7198 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7199 with --enable-languages not containing c++.
7200 * configure: Regenerate.
7201
7202 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7203
7204 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7205 * configure: Regenerate.
7206
7207 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7208
7209 * MAINTAINERS (Write After Approval): Update my e-mail address,
7210 and move from from here...
7211 (Waiting for paperwork): To here.
7212
7213 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7214
7215 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7216
7217 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7218
7219 * configure.ac: Do not use $extrasub for replacing @if/@endif
7220 parts in Makefile; instead, use additional arguments to
7221 AC_CONFIG_COMMANDS to do the replacement manually, with several
7222 sed invocations, to avoid HP-UX sed command limits.
7223 * configure: Regenerate.
7224
7225 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7226
7227 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7228 blank before -L.
7229
7230 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7231
7232 * configure.ac (with-build-config): Document. Handle without.
7233 Handle missing argument.
7234 * configure: Rebuilt.
7235
7236 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7237
7238 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7239 Default to bootstrap-debug only if compare-debug works.
7240 * configure: Rebuilt.
7241 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7242 * Makefile.in: Rebuilt.
7243
7244 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7245
7246 * MAINTAINERS (OS Port Maintainers): Update my email address.
7247
7248 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7249
7250 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7251 * Makefile.in: Rebuilt.
7252
7253 2009-09-01 Chris Demetriou <cgd@google.com>
7254
7255 * MAINTAINERS (Write After Approval): Add myself.
7256
7257 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7258
7259 PR debug/30161
7260 * include/dwarf2.h (enum dwarf_tag): Added
7261 DW_TAG_GNU_template_template_param
7262 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7263
7264 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7265
7266 * Makefile.tpl (AWK): Fix typo.
7267 * Makefile.in: Regenerate.
7268
7269 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7270
7271 * configure.ac: Detect awk and sed.
7272 * Makefile.def (flags_to_pass): Add AWK and SED.
7273 * Makefile.tpl (AWK, SED): New.
7274 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7275 * configure: Regenerate.
7276 * Makefile.in: Regenerate.
7277
7278 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7279
7280 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7281 (collapseslashes): Likewise.
7282
7283 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7284
7285 * configure.ac (AC_PREREQ): Bump to 2.64.
7286
7287 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7288
7289 * configure.ac: Remove --with-datarootdir, --with-docdir,
7290 --with-pdfdir, --with-htmldir switches.
7291 * configure: Regenerate.
7292
7293 * configure: Regenerate.
7294
7295 * compile: Sync from Automake 1.11.
7296 * depcomp: Likewise.
7297 * install-sh: Likewise.
7298 * missing: Likewise.
7299 * mkinstalldirs: Likewise.
7300 * ylwrap: Likewise.
7301
7302 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7303
7304 * ltmain.sh (func_normal_abspath): New function.
7305 (func_relative_path): Likewise.
7306 (func_mode_help): Document new -bindir option for link mode.
7307 (func_mode_link): Add new -bindir option, and use it to place
7308 output DLL if specified.
7309
7310 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7311
7312 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7313 (baseargs): Add --disable-option-checking.
7314 * configure: Regenerate.
7315
7316 * Makefile.def (configure-target-libiberty): Depend on
7317 all-binutils and all-ld.
7318 (configure-target-newlib): Likewise.
7319 * Makefile.in: Regenerate.
7320
7321 2009-08-17 Ben Elliston <bje@au.ibm.com>
7322
7323 * config.sub, config.guess: Update from upstream sources.
7324
7325 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7326
7327 Sync from src, merge:
7328
7329 2009-07-02 Tristan Gingold <gingold@adacore.com>
7330
7331 * configure.ac: Do not exclude gas for i386-*-darwin.
7332 Add a case for x86_64-*-darwin.
7333 * configure: Regenerate.
7334
7335 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7336
7337 * MAINTAINERS: Add my name to Write After Approval list.
7338
7339 2009-08-06 Michael Eager <eager@eagercon.com>
7340
7341 * configure.ac: Add Microblaze target.
7342 * configure: Regenerate.
7343
7344 2009-07-31 Christian Bruel <christian.bruel@st.com>
7345
7346 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7347 * configure: Regenerate.
7348
7349 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7350
7351 * MAINTAINERS (Write After Approval): Update my e-mail address.
7352
7353 2009-07-06 Ian Lance Taylor <iant@google.com>
7354
7355 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7356 * configure: Rebuild.
7357
7358 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7359
7360 * MAINTAINERS: Move myself to the Graphite Reviewers.
7361
7362 2009-06-30 Wei Guozhi <carrot@google.com>
7363
7364 * MAINTAINERS: Add my name to Write After Approval list.
7365
7366 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7367
7368 PR bootstrap/40338
7369 * configure.ac (comparestring): Create new variable.
7370 * Makefile.tpl (comparestring): Use to skip some comparisions.
7371 * configure: Regenerate.
7372 * Makefile.in: Regenerate.
7373
7374 2009-06-26 Doug Evans <dje@sebabeach.org>
7375
7376 * Makefile.def (host_modules): Add cgen.
7377 * Makefile.in: Regenerate.
7378 * configure.ac (host_tools): Add cgen.
7379 * configure: Regenerate.
7380
7381 2009-06-23 DJ Delorie <dj@redhat.com>
7382
7383 * MAINTAINERS: Add myself as mep maintainer.
7384
7385 2009-06-23 Ian Lance Taylor <iant@google.com>
7386
7387 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7388 boot_languages. Only bootstrap target libraries listed in
7389 target_libs for some boot language. Add --with-stage1-ldflags,
7390 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7391 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7392 if not building with C++.
7393 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7394 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7395 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7396 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7397 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7398 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7399 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7400 * configure, Makefile.in: Rebuild.
7401
7402 2009-06-23 Li Feng <nemokingdom@gmail.com>
7403
7404 * MAINTAINERS: Added my name to write-after-approval list.
7405
7406 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7407
7408 * configure.ac: Define is_elf for QNX Neutrino targets.
7409 * configure: Regenerate.
7410
7411 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7412
7413 * MAINTAINERS: Added my name to the write-after-approval list
7414
7415 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7416
7417 * configure.ac: Detect MPC in default directory.
7418 * configure: Regenerate.
7419
7420 2009-06-03 Jerome Guitton <guitton@adacore.com>
7421 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7422
7423 * Makefile.tpl (all): Avoid a trailing backslash.
7424 * Makefile.in: Regenerate.
7425
7426 2009-06-03 Ben Elliston <bje@au.ibm.com>
7427
7428 * config.sub, config.guess: Update from upstream sources.
7429
7430 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7431
7432 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7433 to noconfdirs.
7434 * configure: Regenerate.
7435
7436 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7437
7438 * Makefile.tpl ([+compare-target+]): Compare all stage
7439 directories, rather than just gcc.
7440 * Makefile.in: Rebuilt.
7441
7442 2009-06-01 Doug Kwan <dougkwan@google.com>
7443
7444 * configure.ac: Support gold for target arm*-*-*.
7445 * configure: Regenerate.
7446
7447 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7448
7449 * Makefile.def: Add MPC support and dependencies.
7450 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7451
7452 * Makefile.in, configure: Regenerate.
7453
7454 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7455
7456 * Makefile.tpl (all): Avoid harmless warning in make all when
7457 gcc-bootstrap is enabled but stage_last does not exist.
7458 * Makefile.in: Rebuilt.
7459
7460 2009-05-24 Nicolas Roche <roche@adacore.com>
7461
7462 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7463 * Makefile.in: Regenerate.
7464
7465 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7466
7467 * MAINTAINERS: Update my e-mail address.
7468
7469 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7470
7471 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7472 * configure: Regenerate.
7473
7474 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7475
7476 PR other/40159
7477 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7478 gcc-no-bootstrap are mutually exclusive.
7479 * Makefile.in: Rebuilt.
7480
7481 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7482
7483 PR other/40159
7484 * Makefile.tpl (all): Don't end with unconditional success.
7485 * Makefile.in: Rebuilt.
7486
7487 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7488
7489 PR target/37137
7490 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7491 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7492 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7493 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7494 stage_configureflags, stage_cflags and stage_libcflags into
7495 explicit Makefile macros.
7496 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7497 GFORTRAN.
7498 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7499 CC. Set CC_FOR_BUILD from CC.
7500 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7501 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7502 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7503 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7504 and GFORTRAN.
7505 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7506 (_LIBCFLAGS): Renamed to _TFLAGS.
7507 (do-compare-debug, do-compare3-debug): Drop.
7508 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7509 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7510 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7511 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7512 (XGCC_FLAGS_FOR_TARGET): New.
7513 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7514 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7515 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7516 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7517 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7518 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7519 TFLAGS.
7520 (BUILD_CONFIG): Include if requested.
7521 (all): Set TFLAGS on bootstrap.
7522 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7523 (all-stageid-prefixmodule): Likewise.
7524 (do-clean, distclean-stageid): Set TFLAGS.
7525 (restrap): Fix whitespace.
7526 * Makefile.in: Rebuilt.
7527
7528 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7529
7530 * config.guess: Sync with src.
7531
7532 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7533
7534 * configure.ac ($with_ppl): Default to no if not supplied.
7535 ($with_cloog): Likewise.
7536 configure: Regenerate.
7537
7538 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7539
7540 * MAINTAINERS: Update my e-mail address.
7541
7542 2009-04-27 Nick Clifton <nickc@redhat.com>
7543
7544 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7545
7546 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7547
7548 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7549 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7550 * Makefile.in: Regenerate.
7551
7552 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7553
7554 PR bootstrap/39739
7555 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7556 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7557
7558 * configure, Makefile.in: Regenerate.
7559
7560 2009-04-21 Taras Glek <tglek@mozilla.com>
7561
7562 * include/hashtab.h: Update GTY annotations to new syntax
7563 * include/splay-tree.h: Likewise
7564
7565 2009-04-17 Ben Elliston <bje@au.ibm.com>
7566
7567 * config.sub, config.guess: Update from upstream sources.
7568
7569 2009-04-15 Anthony Green <green@moxielogic.com>
7570
7571 * configure.ac: Add moxie support.
7572 * configure: Rebuilt.
7573
7574 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7575
7576 * configure.ac: Change copyright header to refer to version
7577 3 of the GNU General Public License and to point readers at the
7578 COPYING3 file and the FSF's license web page.
7579 * Makefile.def: Likewise.
7580 * Makefile.tpl: Likewise.
7581 * Makefile.in: Regenerate.
7582
7583 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7584
7585 * configure.ac: Restore match for darwin9 or later. Use double
7586 brackets since regeneration eats one pair.
7587 * configure: Regenerate.
7588
7589 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7590
7591 PR gas/10039
7592 * configure.ac: Require texinfo 4.7.
7593 * configure: Regenerated.
7594
7595 2009-04-09 Nick Clifton <nickc@redhat.com>
7596
7597 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7598 the GCC Runtime Library Exception.
7599
7600 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7601
7602 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7603 * configure: Regenerate.
7604
7605 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7606
7607 * Makefil.def (languages): New entries.
7608 * Makefile.tpl (check-gcc-*): New generic target.
7609 * Makefile.in: Regenerate.
7610
7611 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7612
7613 * MAINTAINERS: Update my email address.
7614
7615 2009-03-18 Tom Tromey <tromey@redhat.com>
7616
7617 * configure: Rebuild.
7618 * configure.ac (host_libs): Add libiconv.
7619 * Makefile.in: Rebuild.
7620 * Makefile.def (host_modules): Add libiconv.
7621 (configure-gdb, all-gdb): Depend on libiconv.
7622
7623 2009-03-16 Tristan Gingold <gingold@adacore.com>
7624
7625 * configure.ac: Treat gdb as supported on x86_64-darwin.
7626 * configure: Regenerate.
7627
7628 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7629
7630 * configure.ac (--with-host-libstdcxx): New option.
7631 * configure: Regenerate.
7632
7633 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7634
7635 * MAINTAINERS: Move myself into the write after approval list.
7636
7637 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7638
7639 * MAINTAINERS: Update e-mail address.
7640
7641 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7642
7643 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7644
7645 2009-03-10 Ira Rosen <irar@il.ibm.com>
7646
7647 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7648
7649 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7650
7651 Backport from git Libtool:
7652
7653 2009-01-19 Robert Millan <rmh@aybabtu.com>
7654 Support GNU/kOpenSolaris.
7655 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7656 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7657 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7658 GNU/kOpenSolaris.
7659
7660 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7661
7662 * MAINTAINERS: Update e-mail address.
7663
7664 2009-02-24 Michael Eager <eager@eagercon.com>
7665
7666 * MAINTAINERS (Write After Approval): Add self.
7667
7668 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7669
7670 * MAINTAINERS (Write After Approval): Add myself.
7671
7672 2009-02-05 Andreas Schwab <schwab@suse.de>
7673
7674 * Makefile.tpl (stage_last): Define $r and $s before using
7675 $(RECURSE_FLAGS_TO_PASS).
7676 * Makefile.in: Regenerate
7677
7678 2009-01-30 Ian Lance Taylor <iant@google.com>
7679
7680 * MAINTAINERS: Move myself to the Global Reviewers list.
7681
7682 2009-01-29 Robert Millan <rmh@aybabtu.com>
7683
7684 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7685 * configure: Regenerate.
7686
7687 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7688
7689 * MAINTAINERS: Make whitespace consistent.
7690 Remove Robert Millan from Write After Approval.
7691
7692 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7693
7694 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7695 (all-opcodes): Depend on all-libiberty.
7696 * Makefile.in: Regenerate.
7697
7698 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7699
7700 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7701 * configure: Regenerate.
7702
7703 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7704
7705 * MAINTAINERS (Write After Approval): Add myself.
7706
7707 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7708
7709 * MAINTAINERS: Add myself to reviewers (Fortran).
7710
7711 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7712
7713 PR tree-optimization/38515
7714 * configure.ac (cloog-polylib): Removed.
7715 (with_ppl, with_cloog): Test for "no".
7716 * configure: Regenerated.
7717
7718 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7719
7720 * MAINTAINERS: Moved myself to reviewers (Fortran).
7721
7722 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7723
7724 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7725 (Write After Approval): Remove myself.
7726
7727 2009-01-03 Diego Novillo <dnovillo@google.com>
7728
7729 * MAINTAINERS: Remove myself from alias maintainership.
7730
7731 2009-01-02 David Ayers <ayers@fsfe.org>
7732
7733 * MAINTAINERS: Update e-mail address.
7734
7735 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7736
7737 * MAINTAINERS: Make whitespace consistent.
7738
7739 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7740
7741 Backport from upstream Libtool:
7742 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7743 Add cache variables to tests that require the linker to work.
7744 For shlibpath_overrides_runpath, this also changes the semantics
7745 to let the result from the C compiler take precedence.
7746
7747 2008-12-02 Ben Elliston <bje@au.ibm.com>
7748
7749 * config.sub, config.guess: Update from upstream sources.
7750
7751 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7752
7753 * configure.ac (ppllibs): Add by default the lib flags.
7754 * configure: Regenerate.
7755
7756 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7757
7758 * MAINTAINERS: Add myself to the write after approval list.
7759
7760 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7761
7762 * configure.ac: Add double brackets on darwin[912].
7763 * configure: Regenerate.
7764
7765 2008-12-03 Daniel Kraft <d@domob.eu>
7766
7767 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7768 Approval to Reviewer section (for Fortran front-end).
7769
7770 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7771
7772 * configure.ac: Expand to darwin10 and later.
7773 * configure: Regenerate.
7774
7775 2008-12-02 Andreas Schwab <schwab@suse.de>
7776
7777 * Makefile.def: configure-target-boehm-gc depends on
7778 all-target-libstdc++-v3.
7779 * Makefile.in: Regenerate.
7780
7781 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7782
7783 * MAINTAINERS: Add myself as mingw maintainer.
7784
7785 2008-12-02 Ben Elliston <bje@au.ibm.com>
7786
7787 * config.sub, config.guess: Update from upstream sources.
7788
7789 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7790
7791 * README.SCO: Remove.
7792
7793 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7794
7795 * MAINTAINERS: Add myself to the write after approval list.
7796
7797 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7798
7799 * MAINTAINERS: Update my email address in WAA section.
7800
7801 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7802
7803 * MAINTAINERS: Update e-mail address.
7804
7805 2008-11-27 Toon Moene <toon@moene.org>
7806
7807 * MAINTAINERS: Change e-mail address.
7808
7809 2008-11-27 Tristan Gingold <gingold@adacore.com>
7810
7811 * configure.ac: Build gdb for i?86-*-darwin*
7812 * configure: Regenerated.
7813
7814 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7815
7816 * MAINTAINERS: Added my full name.
7817
7818 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7819
7820 PR bootstrap/38014
7821 PR bootstrap/37923
7822
7823 Revert:
7824
7825 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7826
7827 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7828 * Makefile.in: Regenerated.
7829
7830 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7831
7832 PR gdb/921
7833 PR gdb/1646
7834 PR gdb/2175
7835 PR gdb/2176
7836
7837 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7838 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7839 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7840 (HOST_EXPORTS): Pass CPPFLAGS.
7841 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7842 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7843 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7844 * Makefile.in, configure: Regenerated.
7845 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7846 and CPPFLAGS_FOR_BUILD.
7847
7848 2008-11-06 Jeff Law <law@redhat.com>
7849
7850 * MAINTAINERS: Add myself as middle end maintainer.
7851
7852 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7853
7854 * MAINTAINERS (Write after approval): Add myself.
7855
7856 2008-11-05 Diego Novillo <dnovillo@google.com>
7857
7858 * MAINTAINERS (Global Reviewers): Add myself.
7859 (Non-Algorithmic Maintainers): Remove myself.
7860
7861 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7862
7863 * MAINTAINERS (Write after approval): Add myself.
7864
7865 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7866
7867 * MAINTAINERS (Write after approval): Add myself.
7868
7869 2008-10-31 Ben Elliston <bje@au.ibm.com>
7870
7871 * configure.ac (spu-*-*): Remove special case.
7872 * configure: Regenerate.
7873
7874 2008-10-30 Catherine Moore <clm@codesourcery.com>
7875
7876 * MAINTAINERS (Write after approval): Update my email address.
7877
7878 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7879
7880 * configure.ac [spu-*-*]: Do not set skipdirs.
7881 * configure: Re-generate.
7882
7883 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7884
7885 * MAINTAINERS (Various Maintainers): Add myself to reload.
7886
7887 2008-10-25 Richard Guenther <rguenther@suse.de>
7888
7889 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7890 maintainer. Remove myself as libgcc-math maintainer.
7891 (Non-Algorithmic Maintainers): Remove myself.
7892
7893 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7894
7895 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7896 * Makefile.in: Regenerated.
7897
7898 2008-10-23 Cary Coutant <ccoutant@google.com>
7899
7900 * MAINTAINERS (Write after approval): Add myself.
7901
7902 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7903
7904 PR gdb/921
7905 PR gdb/1646
7906 PR gdb/2175
7907 PR gdb/2176
7908
7909 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7910 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7911 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7912 (HOST_EXPORTS): Pass CPPFLAGS.
7913 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7914 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7915 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7916 * Makefile.in, configure: Regenerated.
7917 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7918 and CPPFLAGS_FOR_BUILD.
7919
7920 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7921
7922 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7923 Sebastian Pop.
7924
7925 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7926
7927 * MAINTAINERS (Write After Approval): Added myself.
7928
7929 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7930
7931 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7932 recommended version to 2.3.2.
7933
7934 * configure: Regenerate.
7935
7936 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7937
7938 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7939
7940 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7941
7942 * MAINTAINERS (Write After Approval): Update e-mail address.
7943
7944 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7945
7946 * libtool.m4: Update to libtool 2.2.6.
7947 * lt~obsolete.m4: Update to libtool 2.2.6.
7948 * ltmain.sh: Update to libtool 2.2.6.
7949 * ltsugar.m4: Update to libtool 2.2.6.
7950 * ltversion.m4: Update to libtool 2.2.6.
7951 * ltoptions.m4: Update to libtool 2.2.6.
7952 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7953
7954 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7955
7956 * MAINTAINERS (Write After Approval): Add myself.
7957
7958 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7959
7960 * MAINTAINERS (Write After Approval): Update my name.
7961
7962 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7963
7964 * MAINTAINERS: Add myself in "Write After Approval".
7965
7966 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7967
7968 * MAINTAINERS: Add myself as ia64 maintainer.
7969
7970 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7971
7972 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7973 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7974 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7975 and Michael Tiemann from Write After Approval since they do not
7976 actually have access.
7977
7978 2008-09-05 Richard Guenther <rguenther@suse.de>
7979
7980 * configure.ac: Initialize clooglibs to -lcloog.
7981 * configure: Re-generate.
7982
7983 2008-09-04 Le-Chun Wu <lcwu@google.com>
7984
7985 * MAINTAINERS (Write After Approval): Add myself.
7986
7987 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7988
7989 * configure.ac (--with-cloog-polylib): New.
7990 (--disable-cloog-version-check): New.
7991 (--disable-ppl-version-check): New.
7992 * configure: Re-generate.
7993
7994 2008-09-03 Richard Guenther <rguenther@suse.de>
7995
7996 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7997 cloog test.
7998 * configure: Re-generate.
7999
8000 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
8001
8002 Add picoChip port.
8003 * MAINTAINERS: Add picoChip maintainers.
8004
8005 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
8006 Tobias Grosser <grosser@fim.uni-passau.de>
8007 Jan Sjodin <jan.sjodin@amd.com>
8008 Harsha Jagasia <harsha.jagasia@amd.com>
8009 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8010 Konrad Trifunovic <konrad.trifunovic@inria.fr>
8011 Adrien Eliche <aeliche@isty.uvsq.fr>
8012
8013 Merge from graphite branch.
8014 * configure: Regenerate.
8015 * Makefile.in: Regenerate.
8016 * configure.ac (host_libs): Add ppl and cloog.
8017 Add checks for PPL and CLooG.
8018 * Makefile.def (ppl, cloog): Added modules and dependences.
8019 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8020 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8021
8022 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8023
8024 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8025 (GCC_SHLIB_SUBDIR): New.
8026 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8027 * configure: Regenerate.
8028 * Makefile.in: Regenerate.
8029
8030 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8031
8032 * MAINTAINERS: Consistently use tabs to separate columns.
8033
8034 2008-08-29 Tristan Gingold <gingold@adacore.com>
8035
8036 * MAINTAINERS (Write after Approval): Add myself.
8037
8038 2008-08-28 Tristan Gingold <gingold@adacore.com>
8039
8040 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8041 Enable bfd, binutils and opcodes.
8042 * configure: Regenerate.
8043
8044 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8045
8046 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
8047
8048 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8049
8050 * MAINTAINERS: Use correct Umlaut for last name.
8051
8052 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8053
8054 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8055
8056 2008-08-16 David Edelsohn <edelsohn@gnu.org>
8057
8058 * MAINTAINERS: Update my email address.
8059
8060 2008-08-16 Nicolas Roche <roche@adacore.com>
8061
8062 * Makefile.tpl: Add BOOT_ADAFLAGS.
8063 * Makefile.in: Regenerate.
8064
8065 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
8066
8067 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8068 * configure: Regenerate.
8069
8070 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
8071
8072 * configure.ac: Add makefile fragments for hpux.
8073 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8074 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8075 * configure: Regenerate.
8076 * Makefile.in: Regenerate.
8077
8078 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
8079
8080 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8081
8082 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
8083
8084 * MAINTAINERS (Write after Approval): Add myself.
8085
8086 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
8087
8088 * MAINTAINERS (Write After Approval): Add myself.
8089
8090 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
8091
8092 * MAINTAINERS (Write After Approval): Add myself.
8093
8094 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8095
8096 * MAINTAINERS: Update my email address.
8097
8098 2008-06-25 Joey Ye <joey.ye@intel.com>
8099
8100 * MAINTAINERS (Write After Approval): Add myself.
8101
8102 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8103
8104 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8105 * Makefile.in: Regenerate.
8106 * configure: Regenerate.
8107
8108 2008-06-17 Daniel Kraft <d@domob.eu>
8109
8110 * MAINTAINERS (Write After Approval): Add myself.
8111
8112 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8113
8114 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8115 "$@" is still intact with both Autoconf 2.59 and 2.62.
8116 * configure: Regenerate.
8117
8118 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8119
8120 * Makefile.tpl: Fix comment errors.
8121 * Makefile.in: Regenerate.
8122
8123 2008-06-12 David S. Miller <davem@davemloft.net>
8124 David Edelsohn <edelsohn@gnu.org>
8125
8126 * configure.ac: Add powerpc*-*-* to gold supported targets.
8127 * configure: Regenerate.
8128
8129 2008-06-08 Joseph Myers <joseph@codesourcery.com>
8130
8131 PR tree-optimization/36218
8132 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8133 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8134 (all prefix="build-"): Pass them to build-system sub-makes.
8135 * Makefile.in: Regenerate.
8136
8137 2008-06-07 Joseph Myers <joseph@codesourcery.com>
8138
8139 * MAINTAINERS (mt port): Remove.
8140 (sco5, unixware, sco udk): Remove.
8141 (Kean Johnston): Add to Write After Approval.
8142
8143 2008-05-30 Julian Brown <julian@codesourcery.com>
8144
8145 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8146 of libobjc for ARM EABI Linux.
8147 * configure: Regenerate.
8148
8149 2008-05-18 Xinliang David Li <davidxl@google.com>
8150
8151 * ChangeLog: Remove wrong ChangeLog entry.
8152
8153 2008-05-17 Xinliang David Li <davidxl@google.com>
8154
8155 * MAINTAINERS (Write After Approval): Add myself.
8156
8157 2008-05-15 Janus Weil <janus@gcc.gnu.org>
8158
8159 * MAINTAINERS (Write After Approval): Add myself.
8160
8161 2008-05-14 Rafael Espíndola <espindola@google.com>
8162
8163 * config-ml.in: don't handle --enable-shared and --enable-static.
8164
8165 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8166
8167 * MAINTAINERS: Update my email address.
8168
8169 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8170
8171 * MAINTAINERS: Update my email address.
8172
8173 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8174
8175 * MAINTAINERS (Write After Approval): Add myself.
8176
8177 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8178
8179 * MAINTAINERS (Write After Approval): Add myself.
8180
8181 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
8182
8183 * MAINTAINERS (crx): Add myself.
8184
8185 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8186
8187 Sync with src:
8188 2008-04-14 David S. Miller <davem@davemloft.net>
8189
8190 * configure.ac: Add sparc*-*-* to gold supported targets.
8191 * configure: Regenerate.
8192
8193 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8194
8195 PR bootstrap/35457
8196 * configure.ac: Include override.m4.
8197 * configure: Regenerate.
8198
8199 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8200
8201 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8202 * Makefile.in: Regenerate.
8203
8204 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8205
8206 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8207 as nonconfigurable directories list.
8208 * configure: Regenerate.
8209
8210 2008-04-14 Ben Elliston <bje@au.ibm.com>
8211
8212 * config.sub, config.guess: Update from upstream sources.
8213
8214 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8215
8216 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8217 * Makefile.in: Regenerate.
8218
8219 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8220
8221 * configure.ac: Do not build libssp for the AVR.
8222 * configure: Regenerate.
8223
8224 2008-04-07 Ian Lance Taylor <iant@google.com>
8225
8226 * Makefile.def: check-gold depends upon all-binutils.
8227 * Makefile.in: Regenerate.
8228
8229 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8230
8231 * MAINTAINERS (Write After Approval): Add myself.
8232
8233 2008-04-04 Nick Clifton <nickc@redhat.com>
8234
8235 PR binutils/4334
8236 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8237 builds.
8238 * configure: Regenerate.
8239
8240 2008-04-04 NightStrike <NightStrike@gmail.com>
8241
8242 PR other/35151
8243 * configure.ac: Combine rules for mingw32 and mingw64.
8244 * configure: Regenerate.
8245
8246 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8247
8248 * MAINTAINERS (Write After Approval): Add myself.
8249
8250 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8251
8252 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8253 * Makefile.in (.NOTPARALLEL): Ditto.
8254
8255 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8256
8257 * MAINTAINERS (Write After Approval): Add myself.
8258
8259 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8260
8261 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8262 * Makefile.in (.NOTPARALLEL): Regenerate.
8263
8264 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8265
8266 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8267 * Makefile.in: Regenerate.
8268
8269 2008-03-26 Jakub Staszak <kuba@et.pl>
8270
8271 * MAINTAINERS (Write After Approval): Add myself.
8272
8273 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8274
8275 * MAINTAINERS: Update e-mail address.
8276
8277 2008-03-20 Ian Lance Taylor <iant@google.com>
8278
8279 * configure.ac: Add support for --enable-gold.
8280 * Makefile.def: Add gold as a directory like ld.
8281 * configure, Makefile.in: Regenerate.
8282
8283 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8284
8285 * configure.ac: m4_include config/proginstall.m4.
8286 * configure: Regenerate.
8287
8288 Backport from upstream Libtool:
8289
8290 2007-10-12 Eric Blake <ebb9@byu.net>
8291
8292 Deal with Autoconf 2.62's semantic change in m4_append.
8293 * ltsugar.m4 (lt_append): Replace broken versions of
8294 m4_append.
8295 (lt_if_append_uniq): Don't require separator to be overquoted,
8296 and avoid broken m4_append.
8297 (lt_dict_add): Fix typo.
8298 * libtool.m4 (_LT_DECL): Don't overquote separator.
8299
8300 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8301
8302 * config.rpath: Add AIX 6 support.
8303
8304 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8305
8306 * Makefile.def (stageprofile). Remove -fprofile-generate
8307 from stage_libcflags.
8308 * Makefile.in: Regenerate.
8309
8310 2008-03-13 Ben Elliston <bje@au.ibm.com>
8311
8312 * config.sub, config.guess: Update from upstream sources.
8313
8314 2008-03-06 Tom Tromey <tromey@redhat.com>
8315
8316 * MAINTAINERS: Update for treelang deletion.
8317
8318 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8319
8320 * MAINTAINERS: Update my email address.
8321
8322 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8323
8324 * MAINTAINERS (darwin port): Add myself as a maintainer.
8325 (objective-c/c++): Add myself as a maintainer.
8326
8327 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8328
8329 * MAINTAINERS (Write After Approval): Update my email address.
8330
8331 2008-02-25 Tomas Bily <tbily@suse.cz>
8332
8333 * MAINTAINERS (Write After Approval): Add myself.
8334
8335 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8336
8337 * MAINTAINERS (OpenMP): Add myself.
8338
8339 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8340
8341 PR bootstrap/32009
8342 PR bootstrap/32161
8343
8344 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8345 * configure: Regenerate.
8346
8347 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8348 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8349 STAGE4_LIBCFLAGS): New.
8350 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8351 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8352 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8353 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8354 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8355 for target modules. Don't export LIBCFLAGS.
8356 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8357 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8358 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8359 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8360 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8361 * Makefile.in: Regenerate.
8362
8363 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8364
8365 PR libgcj/33085
8366 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8367 Do not use -DDLL_EXPORT. Backport from upstream.
8368
8369 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8370
8371 * MAINTAINERS (Write After Approval): Add myself.
8372
8373 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8374
8375 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8376 * configure: Regenerate.
8377
8378 2008-01-31 Marc Gauthier <marc@tensilica.com>
8379
8380 * configure.ac (xtensa*-*-*): Recognize processor variants.
8381 * configure: Regenerate.
8382
8383 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8384
8385 PR bootstrap/34922
8386 * configure.ac (PARSE_ARGS): Push suitable setting of
8387 ac_subdirs_all, for `./configure --help=recursive'.
8388 Handle `+' in generic toplevel directory disabling.
8389 * configure: Regenerate.
8390
8391 2008-01-28 Nick Clifton <nickc@redhat.com>
8392
8393 * MAINTAINERS (xstormy16): Take over maintainership.
8394
8395 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8396
8397 * MAINTAINERS (c4x port): Remove.
8398
8399 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8400
8401 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8402
8403 2008-01-23 Ben Elliston <bje@au.ibm.com>
8404
8405 * config.sub, config.guess: Update from upstream sources.
8406
8407 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8408
8409 * MAINTAINERS (Write After Approval): Add myself.
8410
8411 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8412
8413 * MAINTAINERS: Update my email address.
8414
8415 2008-01-09 Raksit Ashok <raksit@google.com>
8416
8417 * MAINTAINERS (Write After Approval): Add myself.
8418
8419 2008-01-09 Raksit Ashok <raksit@google.com>
8420
8421 * MAINTAINERS (Write After Approval): Add myself.
8422
8423 2008-01-08 Ben Elliston <bje@au.ibm.com>
8424
8425 * config.sub, config.guess: Update from upstream sources.
8426
8427 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8428
8429 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8430 Change recommended MPFR from 2.2.1 -> 2.3.0.
8431 * configure: Regenerate.
8432
8433 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8434
8435 * MAINTAINERS: Update my email address.
8436
8437 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8438
8439 * MAINTAINERS: Update my email address.
8440
8441 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8442
8443 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8444 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8445 * Makefile.in: Regenerate.
8446
8447 2007-12-10 Mark Heffernan <meheff@google.com>
8448
8449 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8450 misplaced entries.
8451
8452 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8453
8454 * configure.ac: Enable libjava for x86_64-*-darwin9.
8455 * configure: Regenerate.
8456
8457 2007-12-07 Bill Maddox <maddox@google.com>
8458
8459 * MAINTAINERS (Write After Approval): Add myself.
8460
8461 2007-12-05 Ben Elliston <bje@au.ibm.com>
8462
8463 * config.sub, config.guess: Update from upstream sources.
8464
8465 2007-12-02 Matthias Klose <doko@ubuntu.com>
8466
8467 * config-ml.in: Remove 64bit configure tests.
8468
8469 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8470
8471 * config-ml.in: Robustify against white space in absolute file
8472 names.
8473
8474 * config-ml.in (multi-clean): Substitute ${Makefile}.
8475 Remove superfluous ${Makefile} in list.
8476
8477 2007-11-19 Thiemo Seufer <ths@mips.com>
8478
8479 * config-ml.in: Don't hardcode the Makefile name.
8480
8481 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8482
8483 * MAINTAINERS (Write After Approval): Add myself.
8484
8485 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8486
8487 * MAINTAINERS (Write After Approval): Add myself.
8488
8489 2007-11-06 Doug Kwan <dougkwan@google.com>
8490
8491 * MAINTAINERS (Write After Approval): Add myself.
8492
8493 2007-10-25 Ben Elliston <bje@au.ibm.com>
8494
8495 * MAINTAINERS (mercury): Remove entry.
8496 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8497
8498 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8499
8500 * Makefile.def (dependencies): Make configure-gdb depend on
8501 all-intl.
8502 * Makefile.in: Regenerated.
8503
8504 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8505
8506 * MAINTAINERS (Fortran maintainer): Remove myself.
8507
8508 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8509
8510 * Makefile.def: To avoid problems running with parallel makes,
8511 build newlib before libgloss so that target specific header
8512 files are availble.
8513 * Makefile.in: Regenerate
8514
8515 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8516
8517 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8518 * Makefile.in: Regenerate.
8519
8520 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8521
8522 * MAINTAINERS (Register allocation reviewer): Add myself.
8523
8524 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8525
8526 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8527 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8528 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8529 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8530 * configure: Regenerate.
8531
8532 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8533
8534 * MAINTAINERS (Register allocation reviewer): Add myself.
8535
8536 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8537
8538 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8539 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8540 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8541 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8542 * configure.ac: Default them to host tools for $host = $build.
8543 Subst them.
8544
8545 * configure: Regenerate.
8546 * Makefile.in: Regenerate.
8547
8548 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8549
8550 * MAINTAINERS (Register allocation reviewer): Add myself.
8551
8552 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8553
8554 * MAINTAINERS (Register allocation reviewer): Add myself.
8555
8556 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8557
8558 * MAINTAINERS (Write After Approval): Fix typo.
8559
8560 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8561
8562 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8563 * configure: Regenerate.
8564
8565 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8566
8567 PR bootstrap/31906
8568 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8569 they're already prefixed.
8570
8571 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8572
8573 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8574 libstdc++.
8575 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8576 * configure: Regenerate.
8577 * Makefile.in: Regenerate.
8578
8579 2007-09-17 Andreas Schwab <schwab@suse.de>
8580
8581 * configure.ac: Raise minimum makeinfo version to 4.6.
8582 * configure: Regenerate.
8583
8584 2007-09-17 Johannes Singler <singler@ira.uka.de>
8585
8586 * MAINTAINERS (write-after-approval) add myself
8587
8588 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8589
8590 * configure.ac: Correct makeinfo version check.
8591 * configure: Regenerate.
8592
8593 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8594
8595 * MAINTAINERS: Update my email address.
8596
8597 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8598
8599 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8600 to $skipdirs and only disable gprof for newlib. Use the normal
8601 mips*-elf* handling in other respects.
8602 * configure: Regnerate.
8603
8604 2007-09-12 David Daney <ddaney@avtrex.com>
8605
8606 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8607 enabling libgcj.
8608 * configure: Regenerate.
8609
8610 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8611
8612 PR other/32154
8613 * configure.ac: For libgloss targets, point the linker to the linker
8614 script, startup code and simulator library.
8615 * configure: Regenerate.
8616
8617 2007-09-07 Andrew Haley <aph@redhat.com>
8618
8619 * configure.ac (noconfigdirs): Remove target-libffi and
8620 target-libjava.
8621 * configure: Regenerate.
8622
8623 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8624
8625 PR target/33281
8626 * configure.ac: Use config/mh-mingw on mingw.
8627 * configure: Regenerate.
8628
8629 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8630
8631 * MAINTAINERS (Write After Approval): Add myself.
8632
8633 2007-09-05 Richard Guenther <rguenther@suse.de>
8634
8635 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8636 nor --disable-checking is provided also turn on yes and types
8637 checking for stage1.
8638 * configure: Re-generate.
8639
8640 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8641
8642 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8643 (Write After Approval): Remove myself.
8644
8645 2007-08-29 Nick Clifton <nickc@redhat.com>
8646
8647 * config.sub, config.guess: Update from upstream sources.
8648
8649 2007-08-22 Bud Davis <jmdavis@link.com>
8650
8651 * MAINTAINERS (Write After Approval): Added myself.
8652 * MAINTAINERS (Reviewers): Removed myself.
8653
8654 2007-08-18 Paul Brook <paul@codesourcery.com>
8655 Joseph Myers <joseph@codesourcery.com>
8656
8657 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8658 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8659 * Makefile.in: Regenerate.
8660 * configure.ac (--with-debug-prefix-map): New.
8661 * configure: Regenerate.
8662
8663 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8664 Nigel Stephens <nigel@mips.com>
8665
8666 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8667 as target_makefile_frag.
8668 * configure: Regenerate.
8669
8670 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8671
8672 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8673 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8674 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8675 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8676 (do-compare, do-compare3, do-compare-debug): New.
8677 ([+compare-target+]): Use them.
8678
8679 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8680
8681 * MAINTAINERS (Write After Approval): Change my email address.
8682
8683 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8684 Ben Elliston <bje@au.ibm.com>
8685
8686 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8687 --silent if $silent.
8688 * configure: Regenerate.
8689
8690 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8691
8692 * MAINTAINERS (Various Maintainers): Add myself as
8693 loop infrastructure maintainer. Update my e-mail
8694 address.
8695
8696 2007-07-31 Diego Novillo <dnovillo@google.com>
8697
8698 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8699 Adjust description.
8700
8701 2007-07-26 Richard Guenther <rguenther@suse.de>
8702
8703 * configure.ac: Add types checking to stage1 checking flags.
8704 * configure: Regenerate.
8705
8706 2007-07-17 Nick Clifton <nickc@redhat.com>
8707
8708 * COPYING3: New file. Contains version 3 of the GNU General
8709 Public License.
8710 * COPYING3.LIB: New file. Contains version 3 of the GNU
8711 Lesser General Public License.
8712
8713 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8714
8715 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8716
8717 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8718
8719 * MAINTAINERS (S/390 co-maintainer): Add myself.
8720 (Write After Approval): Remove myself.
8721
8722 2007-07-13 Dan Hipschman <dsh@google.com>
8723
8724 * MAINTAINERS (Write After Approval): Add myself.
8725
8726 2007-07-11 Nick Clifton <nickc@redhat.com>
8727
8728 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8729 WINDRES export.
8730 * Makefile.in: Regenerate.
8731
8732 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8733
8734 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8735 maintainer.
8736
8737 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8738
8739 * lt~obsolete.m4: New. Import from 20070318 libtool.
8740
8741 2007-07-03 Julian Brown <julian@codesourcery.com>
8742
8743 * MAINTAINERS (Write After Approval): Add myself.
8744
8745 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8746
8747 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8748 * configure: Regenerate.
8749
8750 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8751
8752 * configure.ac: Add some missing m4 quotation.
8753 * configure: Regenerate.
8754
8755 2007-07-02 Simon Baldwin <simonb@google.com>
8756
8757 * MAINTAINERS (Write After Approval): Add myself.
8758
8759 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8760
8761 * configure: Regenerate.
8762
8763 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8764
8765 * Makefile.def: Add windmc tool to build.
8766 * Makefile.tpl: Likewise.
8767 * configure.ac: Likewise.
8768 * Makefile.in: Regenerate.
8769 * configure: Regenerate.
8770
8771 2007-06-28 DJ Delorie <dj@redhat.com>
8772
8773 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8774 not building newlib.
8775 * configure: Regenerated.
8776
8777 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8778
8779 * MAINTAINERS (Write After Approval): Add myself.
8780
8781 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8782
8783 * MAINTAINERS (Write After Approval): Add myself.
8784
8785 2007-06-19 Chris Matthews <chrismatthews@google.com>
8786
8787 * MAINTAINERS (Write After Approval): Add myself.
8788
8789 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8790
8791 * MAINTAINERS (Write After Approval): Add myself.
8792
8793 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8794
8795 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8796 * Makefile.in: Regenerated.
8797
8798 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8799
8800 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8801 bfin*-*-uclinux* targets.
8802 * configure: Regenerate.
8803
8804 2007-06-14 Ian Lance Taylor <iant@google.com>
8805
8806 * MAINTAINERS: Add myself as non-algorithmic global write
8807 maintainer.
8808
8809 2007-06-14 Diego Novillo <dnovillo@google.com>
8810
8811 * MAINTAINERS: Add self as middle-end maintainer and
8812 non-algorithmic global write maintainer.
8813
8814 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8815
8816 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8817 Move all Fortran maintainers except Paul Brook into the
8818 Non-Autopoiesis section.
8819
8820 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8821
8822 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8823 (distclean-stage[+id+]): Possibly delete stage_last.
8824 * Makefile.in: Regenerate.
8825
8826 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8827
8828 * MAINTAINERS (Various Maintainer): Fix typo.
8829
8830 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8831
8832 * MAINTAINERS (Various Maintainer): Add myself as
8833 dataflow maintainer.
8834
8835 2007-06-07 Ben Elliston <bje@au.ibm.com>
8836
8837 * config.sub, config.guess: Update from upstream sources.
8838
8839 2007-06-07 Ben Elliston <bje@au.ibm.com>
8840
8841 * Makefile.tpl: Fix spelling error.
8842 * Makefile.in: Regenerate.
8843
8844 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8845
8846 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8847 lt_cv_sys_max_cmd_len.
8848
8849 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8850
8851 * MAINTAINERS (Various Maintainers): Add myself as
8852 auto-vectorizer maintainer.
8853
8854 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8855
8856 PR libjava/32098
8857 * libtool.m4: Revert previous change.
8858 * ltgcc.m4: Put it here.
8859
8860 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8861
8862 * MAINTAINERS (Various Maintainers): Add myself as
8863 auto-vectorizer maintainer.
8864
8865 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8866
8867 PR libjava/32098
8868 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8869
8870 2007-05-30 Richard Guenther <rguenther@suse.de>
8871
8872 * MAINTAINERS (Various Maintainers): Add myself as
8873 auto-vectorizer maintainer.
8874
8875 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8876
8877 PR bootstrap/29382
8878 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8879 * configure: Rebuilt.
8880
8881 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8882
8883 * MAINTAINERS (Write After Approval): Removed my name.
8884
8885 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8886
8887 * MAINTAINERS (Write After Approval): Remove myself.
8888
8889 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8890
8891 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8892
8893 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8894
8895 * ltmain.sh: Update from ToT Libtool.
8896 * libtool.m4: Update from ToT Libtool.
8897 * ltsugar.m4: New. Update from ToT Libtool.
8898 * ltversion.m4: New. Update from ToT Libtool.
8899 * ltoptions.m4: New. Update from ToT Libtool.
8900 * ltconfig: Remove.
8901 * ltcf-c.sh: Remove.
8902 * ltcf-cxx.sh: Remove.
8903 * ltcf-gcj.sh: Remove.
8904
8905 2007-05-22 Ollie Wild <aaw@google.com>
8906
8907 * MAINTAINERS (Write After Approval): Add myself.
8908
8909 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8910
8911 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8912 stage_cflags.
8913 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8914 Remove CFLAGS/LIBCFLAGS.
8915 (configure-stage[+id+]-[+prefix+][+module+],
8916 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8917 * Makefile.in: Regenerate.
8918
8919 2007-05-15 Diego Novillo <dnovillo@google.com>
8920
8921 * MAINTAINERS: Update e-mail address.
8922
8923 2007-05-15 Revital Eres <eres@il.ibm.com>
8924
8925 * MAINTAINERS (Write After Approval): Add myself.
8926
8927 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8928
8929 * MAINTAINERS (Write After Approval): Updated my address.
8930
8931 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8932
8933 * MAINTAINERS (Write After Approval): Add myself.
8934
8935 2007-05-11 Silvius Rus <rus@google.com>
8936
8937 * MAINTAINERS (Write After Approval): Add myself.
8938
8939 2007-04-23 Tom Tromey <tromey@redhat.com>
8940
8941 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8942
8943 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8944
8945 * MAINTAINERS (cpplib): Rename to ...
8946 (libcpp): ... this. Add C/C++ front end maintainers.
8947
8948 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8949
8950 * config-ml.in: Pass ${ml_config_env} to configure calls.
8951
8952 2007-04-04 Christian Bruel <christian.bruel@st.com>
8953
8954 * MAINTAINERS (Write After Approval): Add myself.
8955
8956 2007-04-02 Dave Korn <dave.korn@artimi.com>
8957
8958 * MAINTAINERS (Write After Approval): Add myself.
8959
8960 2007-03-31 Tobias Burnus <burnus@net-b.de>
8961
8962 * MAINTAINERS (fortran 95 front end): Add myself.
8963
8964 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8965
8966 * MAINTAINERS (Write After Approval): Add myself.
8967
8968 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8969
8970 * MAINTAINERS (Modulo Scheduler): Add myself.
8971
8972 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8973
8974 * MAINTAINERS (fortran 95 front end): Add myself.
8975 (c++ front end): whitespace fix.
8976
8977 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8978
8979 * MAINTAINERS (Write After Approval): Add myself.
8980
8981 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8982
8983 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8984 of glob. Quote arguments with single quotes too.
8985 * configure: Regenerate.
8986
8987 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8988
8989 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8990 * Makefile.in: Regenerate
8991
8992 2007-03-07 Andreas Schwab <schwab@suse.de>
8993
8994 * configure: Regenerate.
8995
8996 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8997
8998 * configure.ac: Add "--with-pdfdir" configure option,
8999 which defines pdfdir variable.
9000 * Makefile.def (target=fixincludes): Add install-pdf to
9001 missing targets.
9002 (recursive_targets): Add install-pdf target.
9003 (flags_to_pass): Add pdfdir.
9004 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9005 target.
9006 * configure: Regenerate
9007 * Makefile.in: Regenerate
9008
9009 2007-02-28 Eric Christopher <echristo@apple.com>
9010
9011 Revert:
9012 2006-12-07 Mike Stump <mrs@apple.com>
9013
9014 * Makefile.def (dependencies): Add dependency for
9015 install-target-libssp and install-target-libgomp on
9016 install-gcc.
9017 * Makefile.in: Regenerate.
9018
9019 2007-02-27 Matt Kraai <kraai@ftbfs.org>
9020
9021 * configure: Regenerate.
9022 * configure.ac: Move statements after variable declarations.
9023
9024 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
9025
9026 * MAINTAINERS: Add myself as sh maintainer.
9027
9028 2007-02-19 Joseph Myers <joseph@codesourcery.com>
9029
9030 * configure.ac: Adjust for loop syntax.
9031 * configure: Regenerate.
9032
9033 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9034
9035 * configure: Rebuilt.
9036
9037 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9038
9039 * configure.ac: Drop multiple occurrences of --enable-languages,
9040 and fix its quoting.
9041 * configure: Rebuilt.
9042
9043 2007-02-17 Mark Mitchell <mark@codesourcery.com>
9044 Nathan Sidwell <nathan@codesourcery.com>
9045 Vladimir Prus <vladimir@codesourcery.com>
9046 Joseph Myers <joseph@codesourcery.com>
9047
9048 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9049 * configure: Regenerate.
9050
9051 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
9052
9053 * ltconfig (freebsd*): Default to elf.
9054
9055 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9056
9057 * configure.ac (target_libraries): Move libgcc before libiberty.
9058 * configure: Regenerated.
9059
9060 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9061 Paolo Bonzini <bonzini@gnu.org>
9062
9063 PR bootstrap/30753
9064 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
9065 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
9066 * configure: Regenerated.
9067
9068 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9069
9070 * MAINTAINERS (Language Front End Maintainers): Update my mail
9071 address.
9072
9073 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9074
9075 PR bootstrap/30748
9076 * configure.ac: Correct syntax for Solaris ksh.
9077 * configure: Regenerated.
9078
9079 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9080
9081 * configure.ac: Sync with src.
9082 * configure: Regenerate.
9083
9084 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9085
9086 * Makefile.in: Regenerate.
9087
9088 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9089
9090 * config.sub: Sync with src.
9091
9092 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9093
9094 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9095 noncanonical equivalents.
9096 * configure.in: Rename to...
9097 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9098 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9099 target_noncanonical. Use them. Rewrite removal of configure
9100 arguments for autoconf 2.59. Discard variable settings. Force
9101 program_transform_name for native tools.
9102
9103 * Makefile.in: Regenerated.
9104 * configure: Regenerated with autoconf 2.59.
9105
9106 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
9107
9108 * MAINTAINERS (Write After Approval): Add myself.
9109
9110 2007-01-31 Andreas Schwab <schwab@suse.de>
9111
9112 * Makefile.tpl (LDFLAGS): Substitute it.
9113 * Makefile.in: Regenerate.
9114
9115 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
9116
9117 * MAINTAINERS (Write After Approval): Add myself.
9118
9119 2007-01-28 David Edelsohn <edelsohn@gnu.org>
9120
9121 * MAINTAINERS (spu port): Add myself.
9122
9123 2007-01-23 Richard Guenther <rguenther@suse.de>
9124
9125 PR bootstrap/30541
9126 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9127 * Makefile.tpl (GNATBIND): Substitute it.
9128 (GNATMAKE): Likewise.
9129 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9130 of STAGE_PREFIX.
9131 * Makefile.in: Regenerate.
9132 * configure: Regenerate.
9133
9134 2007-01-18 Mike Stump <mrs@apple.com>
9135
9136 * configure.in: Re-enable -Werror for gcc builds.
9137
9138 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
9139
9140 * MAINTAINERS (Write After Approval): Add myself.
9141
9142 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9143
9144 * configure.in: Change == to = in test command.
9145 * configure: Regenerate.
9146
9147 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9148 Nick Clifton <nickc@redhat.com>
9149 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9150
9151 * configure.in (build_configargs, host_configargs, target_configargs):
9152 Remove build/host/target parameters.
9153 (host_libs): Add gmp and mpfr.
9154 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9155 * Makefile.def (gmp, mpfr): New.
9156 (gcc): Remove target.
9157 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9158 target_os, target_vendor): New.
9159 (configure): Add host_alias/target_alias arguments; adjust invocations.
9160 * configure: Regenerate.
9161 * Makefile.in: Regenerate.
9162
9163 2007-01-11 Matt Fago <fago@earthlink.net>
9164
9165 * configure.in: Try to link to functions only in mpfr 2.2.x
9166 to improve robustness of configure tests.
9167 * configure: Regenerate.
9168
9169 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
9170
9171 * MAINTAINERS: Add myself as i386 maintainer.
9172
9173 2007-01-08 Jan Hubicka <jh@suse.cz>
9174
9175 * MAINTAINERS: Add myself as i386 maintainer.
9176
9177 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
9178
9179 * configure.in: Add support for an x86_64-mingw* target.
9180 * configure: Regenerate.
9181
9182 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9183
9184 * Makefile.tpl (all-target): Correct @if conditional for target
9185 modules.
9186 * configure.in: Omit libiberty if building only target libgcc.
9187 * configure, Makefile.in: Regenerated.
9188
9189 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9190
9191 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9192 * configure: Regenerate.
9193
9194 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9195
9196 * Makefile.def (target_modules): Add libgcc.
9197 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9198 * Makefile.tpl (clean-target-libgcc): Delete.
9199 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9200 on gcc even for bootstrapped modules. Rewrite handling of
9201 lang_env_dependencies to loop over target_modules.
9202 * configure.in (target_libraries): Add target-libgcc.
9203 * Makefile.in, configure: Regenerated.
9204
9205 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9206
9207 * configure.in: Reorganize recognition of languages. Add
9208 --enable-stage1-languages. Show supported languages for the chosen
9209 target rather than all recognized languages.
9210 * configure: Regenerate.
9211
9212 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9213
9214 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9215 * Makefile.in: Regenerate.
9216
9217 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9218
9219 * configure.in: Warn that MPFR 2.2.0 is buggy.
9220 * configure: Regenerate.
9221
9222 2006-12-27 Ian Lance Taylor <iant@google.com>
9223
9224 * configure.in: When removing Makefiles to force a reconfigure, also
9225 remove prev-DIR*/Makefile.
9226 * configure: Regenerate.
9227
9228 2006-12-22 Andreas Schwab <schwab@suse.de>
9229
9230 * configure: Regenerate with correct autoconf version.
9231
9232 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9233
9234 * configure.in: add AC_SUBST for *_FOR_TARGET.
9235 * configure: Regenerate.
9236
9237 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9238
9239 * configure.in: Simplify logic for rejecting languages that cannot
9240 be built. Separate the case when a language is unsupported,
9241 from the case when the user chooses not to build a language.
9242
9243 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9244
9245 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9246 it only affects bootstrap and could be tested on "$host" as well.
9247 * configure: Regenerate.
9248 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9249
9250 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9251
9252 PR bootstrap/29544
9253 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9254 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9255 move here comment from Makefile.tpl.
9256 * Makefile.tpl: Move some definitions higher in the file.
9257 (STAGE1_CHECKING): New.
9258 * configure.in: Add --enable-stage1-checking.
9259 * configure: Regenerate.
9260 * Makefile.in: Regenerate.
9261
9262 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9263
9264 * MAINTAINERS: Add myself as build system maintainer.
9265
9266 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9267
9268 * MAINTAINERS (Write After Approval): Add myself.
9269
9270 2006-12-13 Eric Christopher <echristo@apple.com>
9271
9272 * MAINTAINERS: Add myself as darwin maintainer.
9273
9274 2006-12-11 Ian Lance Taylor <ian@airs.com>
9275
9276 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9277
9278 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9279
9280 MAINTAINERS: Update my entry.
9281
9282 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9283
9284 * configure.in: Handle spu makefile frag.
9285 * Makefile.tpl (MAINT): Define
9286 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9287 * configure: Regenerate.
9288 * Makefile.in: Regenerate.
9289
9290 2006-12-11 Ben Elliston <bje@au.ibm.com>
9291
9292 * config.guess: Import latest version.
9293 * config.sub: Likewise.
9294
9295 2006-12-11 Ben Elliston <bje@au.ibm.com>
9296
9297 * configure.in (spu-*-*): Don't skip target-libiberty.
9298 * configure: Regenerate.
9299
9300 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9301
9302 PR bootstrap/30134
9303 * configure.in: Correct x86 darwin support for libjava to powerpc
9304 and i?86 only.
9305 * configure: Regenerate.
9306
9307 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9308
9309 * configure.in: Add x86 darwin support for libjava.
9310 * configure: Regenerate.
9311
9312 2006-12-07 Mike Stump <mrs@apple.com>
9313
9314 * Makefile.def (dependencies): Add dependency for
9315 install-target-libssp and install-target-libgomp on
9316 install-gcc.
9317 * Makefile.in: Regenerate.
9318
9319 2006-12-04 Richard Guenther <rguenther@suse.de>
9320
9321 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9322 (Non-Algorithmic Maintainers): Move over non-algorithmic
9323 loop optimizer maintainers, add myself as a non-algorithmic
9324 middle-end maintainer.
9325
9326 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9327
9328 * MAINTAINERS (Write After Approval): Add myself.
9329
9330 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9331
9332 * configure.in: Update error message for missing GMP/MPFR.
9333
9334 * configure: Regenerate.
9335
9336 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9337
9338 * configure.in: Update MPFR version in error message.
9339
9340 * configure: Regenerate.
9341
9342 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9343
9344 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9345 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9346 --with-gmp-lib): New flags.
9347
9348 * configure: Regenerate.
9349
9350 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9351
9352 * MAINTAINERS (Write After Approval): Change my email address.
9353
9354 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9355
9356 * MAINTAINERS (Write After Approval): Add myself.
9357
9358 2006-11-22 Philipp Thomas <pth@suse.de>
9359
9360 * MAINTAINERS (i18n): Update e-mail address.
9361
9362 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9363
9364 * MAINTAINERS (spu port): Add myself as maintainer.
9365 (Write After Approval): Remove myself.
9366
9367 2006-11-22 Ben Elliston <bje@au.ibm.com>
9368
9369 * configure.in (skipdirs): Don't build libssp for SPU.
9370 * configure: Regenerate.
9371
9372 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9373
9374 * MAINTAINERS (spu port): Add myself as maintainer.
9375 (libobjc): Update my email address.
9376
9377 2006-11-21 Andrea Bona <andrea.bona@st.com>
9378
9379 * MAINTAINERS (Write After Approval): Add myself.
9380
9381 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9382
9383 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9384 * configure : Rebuilt.
9385
9386 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9387
9388 * MAINTAINERS (Write After Approval): Add myself.
9389
9390 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9391
9392 * MAINTAINERS (Write After Approval): Add myself.
9393
9394 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9395
9396 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9397 libmpfr.a.
9398 * configure: Regenerate.
9399
9400 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9401
9402 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9403 (unstage): Test for stage_last presence.
9404
9405 PR bootstrap/29802
9406 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9407 STAGE_PREFIX.
9408 * Makefile.in: Regenerate.
9409
9410 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9411
9412 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9413 maintainers.
9414
9415 2006-11-14 Erven Rohou <erven.rohou@st.com>
9416
9417 * MAINTAINERS (Write After Approval): Add myself.
9418
9419 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9420
9421 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9422 and stageN-package/Makefile.
9423 * Makefile.in: Regenerated.
9424
9425 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9426
9427 * configure.in: Remove target-libgloss from noconfigdirs for
9428 bfin-*-*.
9429 * configure: Regenerated.
9430
9431 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9432
9433 * configure.in (have_gmp): Only error if the gcc directory exists.
9434
9435 * configure: Regenerate.
9436
9437 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9438
9439 * configure.in: Robustify error message for missing GMP/MPFR.
9440
9441 * configure: Regenerate.
9442
9443 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9444
9445 * MAINTAINERS (Write After Approval): Add myself.
9446
9447 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9448
9449 * MAINTAINERS: Change email address.
9450
9451 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9452
9453 * MAINTAINERS (Write After Approval): Add myself.
9454
9455 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9456
9457 * MAINTAINERS (Write After Approval): Add myself.
9458
9459 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9460
9461 * MAINTAINERS (Write After Approval): Move myself to
9462 Write After Approval section.
9463
9464 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9465
9466 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9467 need_gmp anymore.
9468 * configure: Regenerate.
9469
9470 2006-10-16 Tobias Burnus <burnus@net-b.de>
9471
9472 * MAINTAINERS (Write After Approval): Add myself.
9473
9474 2006-10-16 Ben Elliston <bje@au.ibm.com>
9475
9476 * config.guess: Import latest version.
9477 * config.sub: Likewise.
9478
9479 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9480
9481 * Makefile.def: Added pdf target handling.
9482 * Makefile.tpl: Added pdf target handling.
9483 * Makefile.in: Regenerated.
9484
9485 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9486
9487 * MAINTAINERS: Add self as score port maintainer.
9488
9489 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9490
9491 * MAINTAINERS (Write After Approval): Add myself.
9492
9493 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9494
9495 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9496 or newer.
9497 * configure: Regenerated.
9498
9499 2006-09-27 Dave Brolley <brolley@redhat.com>
9500
9501 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9502 using $s instead of $r.
9503 * configure: Regenerated.
9504
9505 2006-09-26 Thiemo Seufer <ths@mips.com>
9506
9507 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9508 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9509 * configure: Regenerate.
9510
9511 2006-09-24 Graeme Peterson <gridly@gmail.com>
9512
9513 * MAINTAINERS (Write After Approval): Remove myself.
9514
9515 2006-09-22 Chao-ying Fu <fu@mips.com>
9516
9517 * MAINTAINERS (Write After Approval): Add myself.
9518
9519 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9520
9521 * MAINTAINERS: Add self as soft-fp maintainer.
9522
9523 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9524
9525 * MAINTAINERS: Add myself as avr maintainer.
9526 Remove Marek Michalkiewicz as avr maintainer.
9527
9528 2006-09-07 Roberto Costa <roberto.costa@st.com>
9529
9530 * MAINTAINERS (Write After Approval): Add myself.
9531
9532 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9533
9534 * configure.in: Never build newlib for a Mingw host.
9535 Never build newlib as Mingw target library.
9536 Test the existence of winsup/cygwin for building a Cygwin newlib,
9537 rather than just winsup.
9538 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9539 building a Mingw target.
9540 * configure: Regenerate.
9541
9542 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9543
9544 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9545
9546 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9547
9548 * config.guess: Import from src (was more updated).
9549 * config.sub: Likewise.
9550
9551 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9552
9553 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9554 * configure: Regenerated.
9555
9556 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9557
9558 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9559 for stages after the first.
9560
9561 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9562
9563 * Makefile.def: Add dependencies for configure-opcodes
9564 on configure-intl and all-opcodes on all-intl.
9565 * Makefile.in: Regenerated.
9566
9567 2006-07-13 Ben Elliston <bje@au.ibm.com>
9568
9569 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9570
9571 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9572
9573 Port to hosts whose 'sort' and 'tail' implementations
9574 treat operands with leading '+' as file names, as POSIX
9575 has required since 2001. However, make sure the code still
9576 works on pre-POSIX hosts.
9577 * ltmain.sh: Don't assume "sort +2" is equivalent to
9578 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9579
9580 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9581
9582 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9583
9584 2006-07-04 Peter O'Gorman <peter@pogma.com>
9585
9586 * ltconfig: chmod 644 before ranlib during install.
9587
9588 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9589
9590 PR bootstrap/18058
9591 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9592 if the bootstrap compiler is a GCC version that supports it.
9593 * configure: Regenerate.
9594
9595 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9596
9597 * configure.in: Fix thinkos in previous check-in.
9598 * configure: Regenerate.
9599
9600 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9601
9602 PR other/27063
9603 * configure.in: Test subdir_requires and give an appropriate
9604 error message.
9605 * configure: Regenerate.
9606
9607 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9608
9609 * MAINTAINERS (Write After Approval): Add myself.
9610
9611 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9612
9613 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9614
9615 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9616
9617 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9618
9619 2006-06-20 David Ayers <d.ayers@inode.at>
9620
9621 PR bootstrap/28072
9622 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9623 whether target-libjava is being configured instead of whether the
9624 java front end is enabled.
9625 * configure: Regenerate.
9626
9627 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9628
9629 PR target/27540
9630 * configure.in: Only enable libgomp on IRIX 6.
9631 * configure: Regenerate.
9632
9633 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9634
9635 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9636 too.
9637 * Makefile.in: Regenerate.
9638
9639 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9640
9641 * config-ml.in: Alter CCASFLAGS to include special
9642 multilib options the same as is done for CFLAGS.
9643
9644 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9645
9646 * configure.in: Don't enable libgomp on hpux10.
9647 * configure: Rebuilt.
9648
9649 2006-06-12 David Ayers <d.ayers@inode.at>
9650
9651 PR bootstrap/27963
9652 PR target/19970
9653 * configure.in: Remove target-boehm-gc from noconfigdirs where
9654 ${libgcj} is specified.
9655 * configure: Regenerate.
9656
9657 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9658
9659 Sync from src:
9660
9661 * configure.in: Sync.
9662 * configure: Regenerated.
9663
9664 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9665
9666 * Makefile.def: Added dependencies from sim and gdb on intl, and
9667 added configure dependencies to everything with an all dependency
9668 on intl.
9669 * Makefile.in: Regenerated.
9670
9671 2006-06-06 David Ayers <d.ayers@inode.at>
9672
9673 PR libobjc/13946
9674 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9675 * Makefile.in: Regenerate.
9676 * configure.in: Add --enable-objc-gc at toplevel and have it
9677 enable boehm-gc for Objective-C.
9678 Remove target-boehm-gc from libgcj.
9679 Add target-boehm-gc to target_libraries.
9680 Add target-boehm-gc to noconfigdirs where ${libgcj}
9681 is specified.
9682 Assert that boehm-gc is supported when requested for Objective-C.
9683 Only build boehm-gc if needed either for Java or Objective-C.
9684 * configure: Regenerate.
9685
9686 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9687
9688 PR 27674
9689 * Makefile.tpl (configure-[+prefix+][+module+],
9690 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9691 Remove rule to unstage bootstrapped modules.
9692 (stage_current): New.
9693 * Makefile.in: Regenerate.
9694
9695 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9696
9697 * MAINTAINERS (Write After Approval): Update my e-mail address.
9698
9699 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9700
9701 * include/libiberty.h: Declare pex_run_in_environment.
9702
9703 2006-05-31 Asher Langton <langton2@llnl.gov>
9704
9705 * MAINTAINERS (Write After Approval): Add myself.
9706
9707 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9708
9709 * Makefile.def (bfd, opcodes): Fix lib_path.
9710 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9711 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9712 * Makefile.in: Regenerate.
9713
9714 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9715
9716 * Makefile.in: Regenerate.
9717
9718 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9719
9720 * Makefile.def: Add install-html target. Add datarootdir
9721 docdir and htmldir to flags_to_pass.
9722 * Makefile.tpl: Add install-html target.
9723 * Makefile.in: Regenerate.
9724 * configure.in: Add --with-datarootdir, --with-docdir, and
9725 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9726 * configure: Regenerate.
9727
9728 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9729
9730 * configure.in: Enable gprof for cross builds.
9731 * configure: Regenerate.
9732
9733 2006-05-22 Richard Guenther <rguenther@suse.de>
9734
9735 Revert
9736 2006-01-31 Richard Guenther <rguenther@suse.de>
9737 Paolo Bonzini <bonzini@gnu.org>
9738
9739 * Makefile.def (target_modules): Add libgcc-math target module.
9740 * configure.in (target_libraries): Add libgcc-math target library.
9741 (--enable-libgcc-math): New configure switch.
9742 * Makefile.in: Re-generate.
9743 * configure: Re-generate.
9744 * libgcc-math: New toplevel directory.
9745
9746 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9747 Andreas Tobler <a.tobler@schweiz.ch>
9748
9749 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9750 * configure: Rebuilt.
9751
9752 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9753
9754 * MAINTAINERS (Write After Approval): Add myself.
9755
9756 2006-05-01 DJ Delorie <dj@redhat.com>
9757
9758 * configure.in: Restore CFLAGS if GMP isn't present.
9759 * configure: Regenerate.
9760
9761 2006-05-01 Richard Guenther <rguenther@suse.de>
9762
9763 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9764 maintainer.
9765
9766 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9767
9768 * MAINTAINERS (Write After Approval): Add myself.
9769
9770 2006-04-28 Jan Beulich <jbeulich@novell.com>
9771
9772 * MAINTAINERS (Write After Approval): Add myself.
9773
9774 2006-04-18 DJ Delorie <dj@redhat.com>
9775
9776 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9777 reference libgloss so that libssp can be built in a combined
9778 tree.
9779 * configure: Regenerate.
9780
9781 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9782
9783 * MAINTAINERS (Write After Approval): Add myself.
9784
9785 2006-04-05 Ben Elliston <bje@au.ibm.com>
9786
9787 * configure.in: Require makeinfo 4.4 or higher.
9788 * configure: Regenerate.
9789
9790 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9791
9792 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9793 Rearrange the entries of other libraries to have them in one place.
9794
9795 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9796
9797 * MAINTAINERS (Write After Approval): Remove myself.
9798 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9799
9800 2006-03-14 Richard Guenther <rguenther@suse.de>
9801
9802 * configure: Regenerate with autoconf 2.13.
9803
9804 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9805
9806 * MAINTAINERS: Use my work address.
9807
9808 * MAINTAINERS: Update my E-mail address.
9809
9810 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9811
9812 * configure.in: Handle --disable-<component> generically.
9813 * configure: Regenerate.
9814
9815 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9816
9817 PR libgcj/17311
9818 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9819
9820 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9821
9822 * MAINTAINERS (Write After Approval): Remove myself.
9823 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9824
9825 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9826
9827 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9828 (TARGET_CONFIGDIRS): Remove.
9829 * configure.in: Remove AC_SUBST(target_configdirs).
9830 * Makefile.in, configure: Regenerated.
9831
9832 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9833
9834 * MAINTAINERS (Write After Approval): Remove myself.
9835 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9836
9837 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9838
9839 PR bootstrap/25670
9840
9841 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9842
9843 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9844 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9845 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9846 BUILD_PREFIX, BUILD_PREFIX_1.
9847 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9848
9849 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9850 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9851
9852 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9853 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9854 of `cat stage_current`. Always provide the `r' and `s' variables.
9855 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9856 a single shell execution.
9857 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9858 bootstrapped modules, make the stage1 module if the build was not
9859 started yet, else build the current stage.
9860 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9861 (all-build, all-host, all-target, [+make_target+]-host,
9862 [+make_target+]-target): Do not use \-continued lines.
9863 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9864 (current_stage, restrap, stage_last): New.
9865
9866 * Makefile.in: Regenerate.
9867 * configure: Regenerate.
9868
9869 2006-02-19 Bud Davis <jmdavis@link.com>
9870
9871 * MAINTAINERS (Write After Approval): Remove myself.
9872 (Language Front End Maintainers): Add myself as fortran 95
9873 maintainer and update e-mail address.
9874
9875 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9876
9877 * MAINTAINERS (Write After Approval): Remove myself.
9878 (Language Front End Maintainers): Add myself as fortran 95
9879 maintainer.
9880
9881 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9882
9883 * MAINTAINERS (Write After Approval): Add myself.
9884
9885 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9886
9887 * MAINTAINERS (Write After Approval): Remove myself.
9888 (Language Front End Maintainers): Add myself as
9889 fortran 95 maintainer.
9890
9891 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9892
9893 Sync from src:
9894
9895 2005-12-27 Leif Ekblad <leif@rdos.net>
9896
9897 * configure.in: Add support for RDOS target.
9898 * configure: Regenerate.
9899
9900 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9901 Andreas Schwab <schwab@suse.de>
9902
9903 * configure: Regenerate.
9904
9905 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9906
9907 * configure.in (enable_libgomp): Add AIX.
9908 * configure: Regenerate.
9909
9910 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9911
9912 * MAINTAINERS (Write After Approval): Add myself.
9913
9914 2006-02-03 Lee Millward <lee.millward@gmail.com>
9915
9916 * MAINTAINERS (Write After Approval): Add myself.
9917
9918 2006-01-31 Richard Guenther <rguenther@suse.de>
9919 Paolo Bonzini <bonzini@gnu.org>
9920
9921 * Makefile.def (target_modules): Add libgcc-math target module.
9922 * configure.in (target_libraries): Add libgcc-math target library.
9923 (--enable-libgcc-math): New configure switch.
9924 * Makefile.in: Re-generate.
9925 * configure: Re-generate.
9926 * libgcc-math: New toplevel directory.
9927
9928 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9929
9930 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9931 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9932 the assembler, linker and binutils.
9933 * configure: Regenerate.
9934
9935 2006-01-22 Dirk Mueller <dmueller@suse.de>
9936
9937 * MAINTAINERS (Write After Approval): Add myself.
9938
9939 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9940
9941 * configure: Regenerate.
9942
9943 2006-01-18 Richard Henderson <rth@redhat.com>
9944 Jakub Jelinek <jakub@redhat.com>
9945 Diego Novillo <dnovillo@redhat.com>
9946
9947 * libgomp: New directory.
9948 * Makefile.def: Add target_module libgomp.
9949 * Makefile.in: Regenerate.
9950 * configure.in (target_libraries): Add target-libgomp.
9951 * configure: Regenerate.
9952
9953 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9954
9955 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9956 @ from continuation.
9957 * Makefile.in: Rebuilt.
9958
9959 2006-01-04 Chris Lattner <sabre@gnu.org>
9960
9961 * MAINTAINERS (Write After Approval): Add myself.
9962
9963 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9964
9965 PR bootstrap/24252
9966
9967 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9968 * Makefile.tpl (OBJDUMP): New.
9969 (EXTRA_HOST_FLAGS): Add it.
9970 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9971
9972 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9973 to use symbolic links between directories. Avoid race conditions
9974 or make them harmless.
9975 * configure.in: Do not try to use symbolic links between directories.
9976
9977 * Makefile.def (LEAN): Pass.
9978 * Makefile.tpl (LEAN): Define.
9979 (stage[+id+]-start): Accept that the previous directory does not
9980 exist, if the bootstrap is lean.
9981 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9982 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9983 configure substitution.
9984 ([+compare-target+]): Likewise.
9985 ([+bootstrap-target+]-lean): New.
9986 * configure.in: Remove lean bootstrap support from here.
9987
9988 * Makefile.in: Regenerate.
9989 * configure: Regenerate.
9990
9991 2006-01-04 Ben Elliston <bje@au.ibm.com>
9992
9993 * MAINTAINERS (libdecnumber): Add myself.
9994
9995 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9996
9997 * libtool-ldflags: New script.
9998
9999 2006-01-02 Andreas Schwab <schwab@suse.de>
10000
10001 * configure.in: When reconfiguring remove Makefile in
10002 all stage directories.
10003 * configure: Regenerate.
10004
10005 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
10006
10007 * MAINTAINERS: Update my email address.
10008
10009 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
10010
10011 Revert Ada-related part of the previous change.
10012
10013 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10014 Do not pass.
10015 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10016 * Makefile.in: Regenerate.
10017 * configure.in: Do not include mt-ppc-aix target fragment.
10018 * configure: Regenerate.
10019
10020 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
10021
10022 * configure.in: Select appropriate fragments for PowerPC/AIX.
10023 * configure: Regenerate.
10024
10025 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10026 BOOT_CFLAGS, BOOT_LDFLAGS.
10027 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10028 BOOT_CFLAGS, BOOT_LDFLAGS.
10029 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10030 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10031 (stage): Fail if we cannot complete the work.
10032 * Makefile.in: Regenerate.
10033
10034 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
10035
10036 * configure.in: Replace ms1 with mt.
10037 * configure: Rebuilt.
10038
10039 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
10040
10041 * MAINTAINERS: Update my email address.
10042
10043 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
10044
10045 * Makefile.tpl (all, do-[+make_target+], do-check, install,
10046 install-host-nogcc): Don't invoke $(stage) at the end.
10047 * Makefile.in: Regenerate.
10048
10049 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
10050
10051 * configure.in: Flip the top-level bootstrap switch.
10052 * configure: Regenerate.
10053
10054 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
10055
10056 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10057 $(stage) and $(unstage).
10058 (EXTRA_TARGET_FLAGS): Correct double-quoting.
10059 (all): Remove stray semicolon.
10060 (local-distclean): Don't handle multilib.tmp and multilib.out.
10061 (install.all): Set $s for consistency.
10062 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10063 check_multilibs setting. Always make the install directory.
10064 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10065 Correct @if/@endif.
10066 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10067 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10068 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10069 (multilib.out): Remove.
10070 * Makefile.in: Regenerated.
10071
10072 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
10073
10074 * MAINTAINERS (Write After Approval): Add myself.
10075
10076 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
10077
10078 * MAINTAINERS: Add myself as mt maintainer.
10079
10080 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
10081
10082 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
10083
10084 * MAINTAINERS: Change email address.
10085
10086 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
10087
10088 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10089 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10090 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
10091 Find in-tree tools if available.
10092 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10093 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10094 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10095 (COMPILER_*_FOR_TARGET): New.
10096 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10097 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10098 (CONFIGURED_*, USUAL_*): Remove.
10099 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10100 STRIP): Use autoconf substitutions.
10101 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10102 COMPILER_NM_FOR_TARGET): New.
10103 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10104
10105 (all): Make all-host and all-target in parallel.
10106 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10107 that $$r and $$s are set before invoking a recursive make.
10108 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10109 ([+bootstrap-target+]): Inline most of the `all' target.
10110
10111 2005-11-29 Ben Elliston <bje@au.ibm.com>
10112
10113 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10114 from the gcc build directory.
10115 * Makefile.in: Regenerate.
10116
10117 2005-11-29 Ben Elliston <bje@au.ibm.com>
10118
10119 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10120 depend on all-libdecnumber.
10121 * configure.in (host_libs): Include libdecnumber.
10122 * Makefile.in: Regenerate.
10123 * configure: Likewise.
10124
10125 2005-11-29 Ben Elliston <bje@au.ibm.com>
10126
10127 * libdecnumber: Import decNumber sources from the dfp-branch.
10128
10129 2005-11-21 Kean Johnston <jkj@sco.com>
10130
10131 * config.sub, config.guess: Sync from upstream sources.
10132
10133 2005-11-21 Ben Elliston <bje@au.ibm.com>
10134
10135 Import from Autoconf sources:
10136
10137 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10138 * config/move-if-change: Don't output "$2 is unchanged";
10139 suggested by Ben Elliston. Handle weird characters correctly.
10140
10141 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10142
10143 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10144 to match upstream libtool for darwin.
10145
10146 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10147
10148 * Makefile.def: Remove gdb dependencies for gdbtk.
10149 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10150 (configure-gdb, install-gdb): New rules.
10151 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10152 * Makefile.in, configure: Regenerated.
10153
10154 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10155
10156 * MAINTAINERS (Write After Approval): Add myself.
10157
10158 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10159
10160 * MAINTAINERS (Write After Approval): Add myself.
10161
10162 2005-10-24 Diego Novillo <dnovillo@redhat.com>
10163
10164 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10165 Diego Novillo.
10166
10167 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
10168
10169 PR bootstrap/24297
10170 * Makefile.tpl (do-[+make-target+], do-check, install,
10171 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10172 are set before recursing.
10173 * Makefile.in: Regenerate.
10174
10175 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10176
10177 PR bootstrap/18939
10178 * Makefile.def (gcc) <target>: Fix thinko.
10179 * Makefile.in: Regenerate.
10180
10181 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10182
10183 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10184 * configure: Regenerate.
10185
10186 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10187
10188 * MAINTAINERS (Write After Approval): Add self.
10189
10190 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10191
10192 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10193 target-libffi, target-qthreads, target-libjava, and
10194 targetlibobjc.
10195 * configure: Regenerate.
10196
10197 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10198
10199 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10200 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10201 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10202 (USUAL_OBJDUMP_FOR_TARGET): New.
10203 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10204 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10205 * configure, Makefile.in: Regenerated.
10206
10207 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10208
10209 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10210 before other host packages.
10211
10212 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10213
10214 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10215
10216 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10217
10218 PR bootstrap/22340
10219
10220 * configure.in (default_target): Remove.
10221 * Makefile.tpl (all): Do not use prerequisites as subroutines
10222 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10223 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10224 use prerequisites as subroutines.
10225 (check-host, check-target): New.
10226 (bootstrap configure & all targets): Do not use stage*-start
10227 if the directory layout is already ok.
10228 (non-bootstrap configure & all targets): Prepend a $(unstage).
10229 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10230 (NOTPARALLEL): Remove.
10231 (unstage, stage variables): New variables.
10232 (unstage, stage targets): Simply expand to those variables.
10233
10234 * configure: Regenerate.
10235 * Makefile.in: Regenerate.
10236
10237 2005-10-04 James E Wilson <wilson@specifix.com>
10238
10239 * Makefile.def (lang_env_dependencies): Add libmudflap.
10240 * Makefile.in: Regenerate.
10241
10242 2005-10-03 Andreas Schwab <schwab@suse.de>
10243
10244 Backport from libtool CVS:
10245 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10246
10247 * ltmain.sh: add support for installing into temporary
10248 staging area (e.g. 'make install DESTDIR=...')
10249
10250 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10251
10252 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10253 * configure: Regenerated.
10254
10255 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10256
10257 * configure: Regenerate with the correct
10258 autoconf version.
10259
10260 2005-09-30 Catherine Moore <clm@cm00re.com>
10261
10262 * configure.in (bfin-*-*): New.
10263 * configure: Regenerated.
10264
10265 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10266
10267 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10268 (LIPO_FOR_TARGET): New.
10269 (CONFIGURED_LIPO_FOR_TARGET): New.
10270 (USUAL_LIPO_FOR_TARGET): New.
10271 (STRIP_FOR_TARGET): New.
10272 (CONFIGURED_STRIP_FOR_TARGET): New.
10273 (USUAL_STRIP_FOR_TARGET): New.
10274 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10275 STRIP_FOR_TARGET.
10276 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10277 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10278 * Makefile.in: Regenerate.
10279 * configure: Regenerate.
10280
10281 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10282
10283 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10284 (rs6000-*-aix*): Same.
10285 * configure: Regenerate.
10286
10287 2005-09-16 Tom Tromey <tromey@redhat.com>
10288
10289 * MAINTAINERS: Add self as java maintainer.
10290
10291 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10292
10293 * configure.in: Recognize f95 in the --enable-languages option,
10294 and substitute it for fortran, issuing a warning.
10295 * configure: Regenerate.
10296
10297 2005-08-30 Phil Edwards <phil@codesourcery.com>
10298
10299 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10300 * configure: Regenerated.
10301
10302 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10303
10304 * MAINTAINERS: Add self as ms1 maintainer.
10305
10306 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10307
10308 * Makefile.def (libssp): Add to lang_env_dependencies.
10309 * Makefile.in: Regenerate.
10310
10311 2005-08-18 Ian Lance Taylor <ian@airs.com>
10312
10313 * MAINTAINERS: Add myself as middle-end maintainer.
10314
10315 2005-08-17 Christian Groessler <chris@groessler.org>
10316
10317 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10318 * Makefile.in: Regenerate.
10319
10320 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10321
10322 * MAINTAINERS (write after approval): Added myself.
10323
10324 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10325
10326 * MAINTAINERS (Write After Approval): Add myself.
10327
10328 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10329
10330 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10331 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10332 Look for alternate names of the target cc and c++
10333 * configure: Regenerate.
10334
10335 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10336
10337 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10338 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10339 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10340 tools; remove code to manually set them.
10341 (Target tools): Look in the environment for them.
10342 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10343 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10344 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10345 build directory.
10346 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10347 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10348 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10349 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10350 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10351 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10352 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10353 * configure: Regenerate.
10354 * Makefile.in: Regenerate.
10355
10356 2005-07-28 Ben Elliston <bje@au.ibm.com>
10357
10358 * MAINTAINERS: Update for removed CPU targets.
10359
10360 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10361
10362 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10363 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10364 * Makefile.in: Regenerated.
10365
10366 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10367
10368 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10369 (CFLAGS_FOR_TARGET): Use it.
10370 (CXXFLAGS_FOR_TARGET): Likewise.
10371 * Makefile.in: Regenerated.
10372 * configure.in (--with-build-sysroot): New option.
10373 * configure: Regenerated.
10374
10375 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10376
10377 * Makefile.tpl: Wrap install between unstage and stage
10378 * Makefile.in: Regenerate.
10379
10380 2005-07-21 Eric Christopher <echristo@apple.com>
10381
10382 * MAINTAINERS: Update affiliation.
10383
10384 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10385
10386 * MAINTAINERS: Add self as crx port maintainer.
10387
10388 2005-07-20 DJ Delorie <dj@redhat.com>
10389
10390 * MAINTAINERS: Add self as m32c maintainer.
10391
10392 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10393
10394 * all files: Update FSF address.
10395
10396 2005-07-15 Eric Christopher <echristo@redhat.com>
10397
10398 * MAINTAINERS: Change affiliation.
10399
10400 2005-07-14 Jim Blandy <jimb@redhat.com>
10401
10402 * configure.in: Add cases for Renesas m32c.
10403 * configure: Regenerated.
10404
10405 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10406
10407 * COPYING.LIB: Update from fsf.org.
10408
10409 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10410
10411 * COPYING, compile, config.guess,
10412 config.sub, install-sh, missing, mkinstalldirs,
10413 symlink-tree, ylwrap: Sync from upstream sources.
10414 * config-ml.in: Update FSF address.
10415
10416 2005-07-13 Eric Christopher <echristo@redhat.com>
10417
10418 * configure.in: Add toplevel noconfigdir support for tpf.
10419 * configure: Regenerate.
10420
10421 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10422
10423 PR ada/22340
10424
10425 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10426 * Makefile.in: Regenerate.
10427
10428 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10429
10430 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10431 Brolley to write-after-approval.
10432
10433 2005-07-07 Andreas Schwab <schwab@suse.de>
10434
10435 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10436 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10437 * Makefile.in: Regenerated.
10438
10439 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10440
10441 * configure.in: Don't build sim or rda when targetting darwin.
10442 * configure: Regenerate.
10443
10444 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10445
10446 * configure.in: Add --enable-libssp and --disable-libssp.
10447 * configure: Regenerate with autoconf-2.13.
10448
10449 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10450
10451 * Makefile.def (target_modules): Add libssp.
10452 * configure.in (target_libraries): Add target-libssp.
10453 * configure: Rebuilt.
10454 * Makefile.in: Rebuilt.
10455
10456 2005-07-01 Zack Weinberg <zackw@panix.com>
10457
10458 * MAINTAINERS: Change email address. Resign from maintainership.
10459
10460 2005-07-01 Richard Guenther <rguenther@suse.de>
10461
10462 * MAINTAINERS: Change my e-mail address and affiliation.
10463
10464 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10465
10466 * Makefile.def (stagefeedback): Come after profile.
10467 Define profiledbootstrap target.
10468 * Makefile.tpl (profiledbootstrap): Remove.
10469 (stageprofile-end): Zap stagefeedback.
10470 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10471 * Makefile.in: Regenerate.
10472
10473 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10474
10475 * MAINTAINERS: Update my email address.
10476
10477 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10478
10479 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10480 In 'cpp' stanza, support '#line' as well as '# '.
10481
10482 2005-06-08 Andreas Schwab <schwab@suse.de>
10483
10484 * MAINTAINERS: Move myself from 'Write After Approval' to
10485 'CPU Port Maintainers' section as m68k maintainer.
10486
10487 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10488
10489 * configure.in (unsupported_languages): New macro.
10490 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10491 non-ported target libraries in noconfigdirs.
10492 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10493 non-linux-gnu. Remove libgcj_ex_libffi.
10494 <lang_frag loop>: Set add_this_lang=no if the language is in
10495 unsupported_languages.
10496 * configure: Regenerate.
10497
10498 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10499
10500 * configure.in: Fix typo in handling of --with-mpfr-dir.
10501 * configure: Regenerate.
10502
10503 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10504
10505 * MAINTAINERS: Update my email address.
10506
10507 2005-06-02 Jim Blandy <jimb@redhat.com>
10508
10509 * config.sub: Add cases for the Renesas m32c. (This patch has been
10510 accepted into the master sources.)
10511
10512 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10513 Michael Snyder <msnyder@redhat.com>
10514 Stan Cox <scox@redhat.com>
10515
10516 * configure.in: Set noconfigdirs for ms1.
10517
10518 * configure: Regenerate.
10519
10520 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10521
10522 * MAINTAINERS (Write After Approval): Add self.
10523
10524 2005-06-01 Josh Conner <jconner@apple.com>
10525
10526 * MAINTAINERS (Write After Approval): Add self.
10527
10528 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10529
10530 * MAINTAINERS: Update my email address.
10531
10532 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10533
10534 * MAINTAINERS (Write After Approval): Add self.
10535
10536 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10537
10538 * MAINTAINERS (Write After Approval): Remove self.
10539
10540 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10541
10542 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10543 (Dependencies): Consider target modules for bootstrap dependencies.
10544 Make target bootstrap modules depend on each stage's gcc.
10545 * Makefile.in: Regenerate.
10546
10547 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10548
10549 * Makefile.def (configure-gcc): Depend on binutils having been built.
10550 (all-gcc): No need to do it here.
10551 * Makefile.in: Regenerate.
10552
10553 2005-05-19 Paul Brook <paul@codesourcery.com>
10554
10555 * configure.in: Rewrite misleading error message when requested
10556 language cannot be built.
10557 * configure: Regenerate.
10558
10559 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10560
10561 * ylwrap: Import from Automake 1.9.5.
10562
10563 2005-05-13 David Ung <davidu@mips.com>
10564
10565 * MAINTAINERS (Write After Approval): Add self.
10566
10567 2005-05-09 Mike Stump <mrs@apple.com>
10568
10569 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10570 lt_cv_sys_max_cmd_len for now.
10571
10572 2005-05-09 Stan Cox <scox@redhat.com>
10573
10574 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10575
10576 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10577
10578 * README.SCO: Update the URL.
10579
10580 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10581
10582 * ltconfig: Define file_list_spec. Pass file_list_spec and
10583 with_gnu_ld to libtool.
10584 * ltcf-c.sh (aix[45]): Define file_list_spec.
10585 * ltcf-cxx.sh (aix[45]): Same.
10586 * ltcf-gcj.sh (aix[45]): Same.
10587 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10588 exists, write list of input files to temporary file.
10589
10590 2005-05-04 Mike Stump <mrs@apple.com>
10591
10592 * configure.in: Always pass --target to target configures as
10593 otherwise rebuilds that do --recheck will fail.
10594 * confiugure: Rebuilt.
10595
10596 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10597
10598 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10599 STAGE_HOST_EXPORTS.
10600 (configure, all): Add bootstrap support.
10601 (Host modules, target modules): Pass post-stage1 flags and exports.
10602 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10603 * Makefile.in: Regenerate.
10604
10605 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10606
10607 * configure: Regenerate.
10608
10609 2005-04-27 Mike Stump <mrs@apple.com>
10610
10611 * MAINTAINERS: Add self as darwin maintainer.
10612
10613 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10614
10615 * config.sub: Update from master copy.
10616
10617 2005-04-21 Mike Stump <mrs@apple.com>
10618
10619 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10620 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10621
10622 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10623
10624 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10625 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10626 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10627 "*-*-elf" and "*-*-linux*".
10628 * configure: Regenerate.
10629
10630 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10631
10632 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10633
10634 2005-04-12 Mike Stump <mrs@apple.com>
10635
10636 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10637
10638 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10639
10640 * MAINTAINERS (Write After Approval): Add myself.
10641
10642 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10643
10644 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10645
10646 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10647
10648 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10649 (TARGET_CONFIGARGS): Include --with-target-subdir.
10650 (configure, all): New macros. Use them throughout.
10651 * Makefile.in: Regenerate.
10652
10653 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10654
10655 * MAINTAINERS (Write After Approval): Add myself.
10656
10657 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10658
10659 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10660
10661 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10662
10663 * MAINTAINERS: Move John Carr to Write After Approval.
10664
10665 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10666
10667 * config/mh-mingw32: Delete.
10668 * configure.in: Don't use it.
10669 * configure: Regenerate.
10670
10671 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10672
10673 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10674 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10675 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10676 (HOST_LIB_PATH): Generate from Makefile.def.
10677 (TARGET_LIB_PATH): Likewise.
10678 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10679 * Makefile.in: Regenerate.
10680 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10681 (RPATH_ENVVAR): Include Darwin case.
10682 * configure: Regenerate.
10683
10684 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10685
10686 * MAINTAINERS (Various Maintainers): Remove self.
10687 (Write After Approval): Add self.
10688
10689 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10690
10691 * MAINTAINERS (Various Maintainers): Add self.
10692
10693 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10694
10695 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10696 * configure: Regenerate.
10697
10698 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10699
10700 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10701 gcc_version, and gcc_version_trigger from set of flags to pass.
10702 * Makefile.tpl: Remove definitions of above variables.
10703 (config.status): Remove dependency on $(gcc_version_trigger).
10704 * Makefile.in: Regenerate.
10705 * configure.in: Do not reference config/gcc-version.m4 nor
10706 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10707 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10708 * configure: Regenerate.
10709
10710 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10711 Andrew Pinski <pinskia@physics.uc.edu>
10712
10713 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10714 * Makefile.in: Regenerate.
10715
10716 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10717
10718 * MAINTAINERS (Write After Approval): Add myself.
10719
10720 2005-03-03 David Ayers <d.ayers@inode.at>
10721
10722 * MAINTAINERS (Write After Approval): Add myself.
10723
10724 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10725
10726 PR libgcj/20160
10727 * ltmain.sh: Avoid creating archives with components that have
10728 duplicate basenames.
10729
10730 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10731
10732 PR bootstrap/20250
10733 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10734 instead of check.
10735 * Makefile.in: Regenerate.
10736
10737 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10738
10739 * Makefile.in: Regenerate to fix conflict between the previous two
10740 patches.
10741
10742 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10743
10744 PR bootstrap/17383
10745 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10746 * Makefile.tpl (HOST_SUBDIR): New substitution.
10747 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10748 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10749 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10750 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10751 (Host modules, Bootstrapped modules): Use it.
10752 (Build modules, Target modules): Do not create symlink trees,
10753 always configure out-of-srcdir.
10754 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10755 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10756 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10757 $(HOST_SUBDIR). Create a symlink for host_subdir.
10758
10759 * Makefile.in: Regenerate.
10760 * configure: Regenerate.
10761
10762 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10763
10764 Merged from libada-gnattools-branch:
10765 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10766
10767 * gnattools: New directory.
10768 * Makefile.def: Add gnattools as a module, depending on target-libada.
10769 * Makefile.in: Regenerate.
10770 * configure.in: Include gnattools in host_tools; disable it if ada
10771 is disabled.
10772 * configure: Regenerate.
10773
10774 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10775
10776 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10777 treelang maintainer.
10778 (Write After Approval): Remove myself.
10779
10780 2005-02-23 Paul Schlie <schlie@comcast.net>
10781
10782 * configure.in: Allow darwin targeted ports to build tk, itcl and
10783 libgui.
10784 * configure: Regenerate.
10785
10786 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10787
10788 PR libgcj/10353
10789 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10790 * configure: Regenerate.
10791
10792 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10793
10794 * MAINTAINERS (Write After Approval): Add myself.
10795
10796 2005-02-10 Ian Lance Taylor <ian@airs.com>
10797
10798 * MAINTAINERS: Update my e-mail address.
10799
10800 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10801
10802 * MAINTAINERS (Write After Approval): Add myself.
10803
10804 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10805
10806 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10807 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10808 target-libgloss when not *-*-elf and *-*-aout.
10809 * configure: Regenerate.
10810
10811 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10812
10813 * MAINTAINERS: Remove obsolete entries.
10814
10815 * MAINTAINERS (Write After Approval): Add Michael Matz.
10816
10817 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10818
10819 * MAINTAINERS: Remove self as cpplib maintainer.
10820
10821 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10822
10823 * install-sh, config.sub: Import from upstream.
10824
10825 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10826
10827 PR bootstrap/18222
10828 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10829 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10830 * Makefile.in: Regenerate.
10831
10832 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10833
10834 * MAINTAINERS: Update my email address.
10835
10836 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10837 Andreas Schwab <schwab@suse.de>
10838
10839 PR bootstrap/18033
10840 * config-ml.in: Eval option if surrounded by single quotes.
10841
10842 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10843
10844 Revert 2004-12-28 Makefile changes, a better fix will be
10845 applied to mainline and src after GCC 4.0 branches.
10846
10847 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10848
10849 PR bootstrap/17383
10850
10851 * Makefile.def (target_modules): Remove stage parameter,
10852 it is always true now.
10853 * Makefile.tpl (configure-build-[+module+],
10854 configure-target-[+module+]): Always build symlink tree
10855 for the directory and for include. BUILD_SUBDIR and
10856 TARGET_SUBDIR cannot be . anymore.
10857 * Makefile.in: Regenerate.
10858
10859 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10860
10861 Revert 2004-12-08 Makefile changes.
10862
10863 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10864
10865 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10866 cygwin, mingw.
10867
10868 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10869
10870 * configure.in (sh64-*-*): Reenable gprof.
10871 * configure: Regenerate.
10872
10873 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10874
10875 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10876 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10877 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10878 * Makefile.in: Regenerate.
10879
10880 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10881
10882 * MAINTAINERS: Update my email address.
10883
10884 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10885
10886 * Makefile.tpl: Generate normal dependencies if the LHS module is
10887 not bootstrapped.
10888 * Makefile.in: Regenerate.
10889
10890 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10891
10892 * configure.in: Include config/gxx-include-dir.m4. Use
10893 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10894 * configure: Regenerate.
10895
10896 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10897
10898 * config.if: Delete.
10899 * configure.in: Set libstdcxx_incdir directly.
10900 * configure: Regenerate.
10901
10902 2004-12-02 Eric Christopher <echristo@redhat.com>
10903
10904 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10905 * Makefile.in: Regenerate.
10906
10907 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10908
10909 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10910 * configure: Regenerate.
10911
10912 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10913
10914 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10915 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10916 * configure: Regenerate.
10917
10918 2004-12-01 Eric Christopher <echristo@redhat.com>
10919
10920 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10921 of things to remove.
10922
10923 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10924
10925 * MAINTAINERS (Write After Approval): Update my e-mail address.
10926
10927 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10928
10929 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10930 from CVS libtool to always pass_all.
10931
10932 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10933
10934 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10935 (hppa*64*-*-*): Delete incorrect comment.
10936 * configure: Rebuilt.
10937
10938 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10939
10940 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10941
10942 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10943
10944 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10945 from CVS libtool to always pass_all.
10946
10947 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10948
10949 * install-sh, compile: Import from automake.
10950
10951 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10952
10953 * config.guess, config.sub: Import from savannnah.
10954
10955 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10956
10957 * MAINTAINERS (Write After Approval): Add myself
10958
10959 2004-11-12 Mike Stump <mrs@apple.com>
10960
10961 * Makefile.def: Add html support.
10962 * Makefile.tpl: Likewise.
10963 * Makefile.in: Regenerate.
10964
10965 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10966
10967 PR 18423
10968 * configure.in: Remove all instances of build-fixincludes from
10969 noconfigdirs.
10970 (build_configargs): Supply --target to subdirectories.
10971 * configure: Regenerate.
10972
10973 * Makefile.def: Make gcc install depend on fixincludes install.
10974 * Makefile.in: Regenerate.
10975
10976 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10977
10978 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10979
10980 2004-11-11 Paul Brook <paul@codesourcery.com>
10981
10982 * MAINTAINERS: Add self as arm maintainer. Update email address.
10983
10984 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10985
10986 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10987 target-libgfortran.
10988 * configure: Regenerate.
10989
10990 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10991
10992 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10993 like CC.
10994
10995 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10996
10997 * Makefile.def (host fixincludes): Specify missing targets.
10998 * Makefile.in: Regenerate.
10999
11000 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
11001
11002 * MAINTAINERS: Add myself
11003
11004 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
11005
11006 * MAINTAINERS (Write After Approval): Add myself.
11007
11008 2004-11-04 Geoffrey Keating <geoffk@apple.com>
11009
11010 * Makefile.def: Build fixincludes for the host, too.
11011 * Makefile.in: Regenerate.
11012 * configure.in (host_tools): Add fixincludes.
11013 * configure: Regenerate.
11014
11015 2004-11-04 Daniel Jacobowitz <dan@debian.org>
11016
11017 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11018 * configure: Regenerated.
11019
11020 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
11021
11022 PR other/17783
11023 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11024 * configure: Regenerated.
11025
11026 2004-10-31 Mark Mitchell <mark@codesourcery.com>
11027
11028 * README.SCO: Update per FSF instructions.
11029
11030 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
11031
11032 PR target/18151
11033 * configure.in (case ${target}): Do not build fixincludes for avr.
11034 * configure: Regenerated.
11035
11036 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
11037
11038 * configure.in (case ${target}): Do not build fixincludes
11039 on platforms where it is not used.
11040 * configure: Regenerated.
11041
11042 2004-10-23 Daniel Jacobowitz <dan@debian.org>
11043
11044 * configure.in: Use an absolute path to install-sh.
11045 * configure: Regenerated.
11046
11047 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
11048
11049 * MAINTAINERS (Write After Approval): Add myself.
11050
11051 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
11052
11053 * MAINTAINERS: Remove from Write After Approval those that are
11054 already maintainers.
11055
11056 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
11057
11058 * MAINTAINERS: Update my email address.
11059
11060 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
11061
11062 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11063 * configure: Regenerate.
11064
11065 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
11066
11067 * MAINTAINERS: Update my email address.
11068
11069 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
11070
11071 * MAINTAINERS (Language Front Ends Maintainers): New. Move
11072 entries belonging to this category.
11073
11074 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
11075
11076 * MAINTAINERS: Update my e-mail address.
11077
11078 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
11079
11080 Fix wrong conflict resolution in:
11081
11082 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11083
11084 * Makefile.in: Regenerate.
11085 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11086 in the recursive `make', instead of hardwiring `all'.
11087 (Autogenerated TARGET-* variables): New.
11088
11089 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
11090
11091 * configure.in: Enable target-libgloss for crx-*-*.
11092 * configure: Regenerate.
11093
11094 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11095
11096 * MAINTAINERS (Various Maintainers): Move the "windows,
11097 cygwin, mingw" maintainer to ...
11098 (OS Port Maintainers): ... here.
11099
11100 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11101
11102 * MAINTAINERS (Write After Approval): Remove those that are
11103 maintainers of some subsystem.
11104
11105 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11106
11107 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11108 * ltcf-cxx.sh (tpf*): Likewise.
11109 * ltconfig (tpf*): Add TPF OS configuration support.
11110
11111 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11112
11113 * MAINTAINERS: Change my email address to my new work account.
11114
11115 2004-09-24 Michael Roth <mroth@nessie.de>
11116
11117 * configure.in (--without-headers): Add missing double quotes.
11118 * configure: Regenerate.
11119
11120 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
11121
11122 * ylwrap: Revert to previous version.
11123
11124 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11125
11126 PR bootstrap/17369
11127 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11128 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11129 SET_GCC_LIB_PATH_CMD.
11130 (BASE_TARGET_EXPORTS): Likewise.
11131 * Makefile.in: Regenerated.
11132
11133 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11134 * configure: Regenerated.
11135
11136 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11137
11138 * config.guess: New upstream version
11139 * compile, depcomp, install-sh, ylwrap: Likewise.
11140
11141 2004-09-19 Roger Sayle <roger@eyesopen.com>
11142
11143 * config/mh-x86omitfp: New host makefile fragment. Add
11144 -fomit-frame-pointer to the default BOOT_CFLAGS.
11145 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11146 * configure: Regenerate.
11147
11148 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11149
11150 PR target/11572
11151 * configure.in (*-*-darwin*): Renable libobjc.
11152 * configure: Regenerate.
11153
11154 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11155
11156 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11157
11158 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
11159
11160 * Makefile.def: Remove libbanshee.
11161 * Makefile.tpl: Ditto.
11162 * configure.in: Ditto.
11163 * Makefile.in: Regen.
11164 * configure: Ditto.
11165
11166 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11167
11168 * ltmain.sh: Use $pic_object as $non_pic_object if
11169 $non_pic_object=none.
11170
11171 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
11172
11173 * missing: Import latest version from master repository.
11174
11175 2004-09-06 Nick Clifton <nickc@redhat.com>
11176
11177 * config.sub: Import latest version from master repository.
11178 * config.guess: Likewise.
11179 This includes these changes:
11180
11181 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11182
11183 * config.sub: Handle crisv32, alias etraxfs.
11184 * config.guess (crisv32:Linux:*:*): Handle.
11185
11186 2004-08-13 Brad Smith <brad@comstyle.com>
11187
11188 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11189 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11190
11191 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11192
11193 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11194 assume the processor is a powerpc. This is because coreutils
11195 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11196 in this case, due to a MacOS X bug that causes
11197 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11198 to return a negative number.
11199 Problem reported by Petter Reinholdtsen in:
11200 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11201
11202 2004-07-19 Ben Elliston <bje@gnu.org>
11203
11204 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11205
11206 2004-06-24 Ben Elliston <bje@gnu.org>
11207
11208 * config.guess: Update copyright years.
11209 * config.sub: Likewise.
11210
11211 2004-06-22 Robert Millan <robertmh@gnu.org>
11212
11213 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11214 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11215
11216 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11217
11218 * config.guess (*:*VMS:*:*): New entry. Replaces
11219 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11220 manufacturer.
11221
11222 2004-06-22 Ben Elliston <bje@gnu.org>
11223
11224 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11225 * config.sub: Likewise.
11226
11227 2004-06-22 Ben Elliston <bje@gnu.org>
11228
11229 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11230 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11231
11232 2004-06-11 Ben Elliston <bje@gnu.org>
11233
11234 * config.guess (pegasos:OpenBSD:*:*): Remove.
11235
11236 2004-06-11 Ben Elliston <bje@gnu.org>
11237
11238 From Wouter Verhelst <wouter@grep.be>:
11239 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11240
11241 2004-06-11 Ben Elliston <bje@gnu.org>
11242
11243 * config.guess (luna88k:OpenBSD:*:*): New.
11244
11245 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11246
11247 * config.guess (m32r*:Linux:*:*): New case.
11248 * config.sub: Handle m32rle.
11249
11250 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11251
11252 From Jens Petersen <petersen@redhat.com>:
11253 * config.sub: Handle sparcv8.
11254
11255 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11256
11257 From Tom Smith <smith@cag.lkg.hp.com>:
11258 * config.guess: Version suffixes are equally significant on Tru64
11259 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11260 prefix of "P" (patched kernel).
11261
11262 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11263
11264 * config.sub: Add support for National Semiconductor CRX target.
11265
11266 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11267
11268 * MAINTAINERS (Various Maintainers): Remove myself as web page
11269 maintainer, add myself as maintainer of build status lists.
11270
11271 2004-09-03 Jan Beulich <jbeulich@novell.com>
11272
11273 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11274 *-*-netware, but add target-libmudflap.
11275 Consolidate *-*-netware targets (of which really only i?86 exists)
11276 into a single entry.
11277 * configure: Likewise.
11278
11279 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11280
11281 * Makefile.tpl (sorry): Remove.
11282 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11283 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11284 (do-clean): Clean per-stage directories too.
11285 (do-distclean): Run distclean-stage1 too.
11286 (.NOTPARALLEL): Enable during toplevel bootstrap.
11287 (stage[+id+]-bubble): Enable parallel execution during
11288 the recursive invocation.
11289 * Makefile.in: Regenerate.
11290
11291 Fix previous checkin:
11292
11293 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11294 include.
11295 * configure.in: Fix indentation.
11296 * configure: Regenerate.
11297
11298 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11299
11300 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11301 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11302 * configure: regenerate
11303 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11304 -mdynamic-no-pic
11305
11306 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11307
11308 * Makefile.def (build_modules): Add fixincludes.
11309 (dependencies): Make gcc depend on fixincludes.
11310 * configure.in (build_tools): Add fixincludes.
11311 (build_configdirs): Always include build_libs.
11312 * Makefile.in: Regenerate.
11313 * configure: Regenerate.
11314
11315 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11316
11317 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11318 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11319 phony targets; do not generate timestamp files.
11320 (distclean-stageN): Remove references to their timestamp files.
11321 (restageN, touch-stageN): Remove.
11322 (stageN-bubble): Rewritten.
11323 (compare): Support lean bootstraps.
11324 * Makefile.in: Regenerate.
11325
11326 * configure.in: Only warn when bootstrapping but
11327 build != host or build != target. Support lean bootstraps.
11328 * configure: Regenerate.
11329
11330 2004-08-26 Phil Edwards <phil@codesourcery.com>
11331
11332 * configure.in: Give a better error message if GMP/MPFR are missing
11333 and a language needing them has been requested.
11334 * configure: Regenerated.
11335
11336 2004-08-25 Phil Edwards <phil@codesourcery.com>
11337
11338 * configure.in: Print a list of available language front-ends if
11339 a requested one is missing. Tidy stray tab characters.
11340 * configure: Regenerated.
11341
11342 2004-08-19 Michael Koch <konqueror@gmx.de>
11343
11344 * gcc/doc/install.texi: Update entry about automake for libjava.
11345
11346 2004-08-17 Robert Millan <robertmh@gnu.org>
11347
11348 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11349 (instead of FreeBSD).
11350 * configure: Regenerate.
11351
11352 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11353
11354 * Makefile.in: Regenerate.
11355 * configure: Regenerate.
11356
11357 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11358 stage_*_flags.
11359 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11360 for bootstrapped modules if toplevel bootstrap is going.
11361 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11362 modules. Adjust for changes in Makefile.def. Enable several
11363 rules even in non-bootstrap mode, just to avoid peppering the
11364 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11365 (stage-[+prev+]-bubble): Remove.
11366
11367 * Makefile.def (Dependencies): Depend on all-build-bison,
11368 all-build-flex, all-build-byacc, all-build-texinfo, rather
11369 than the host variations.
11370 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11371 with BUILD_SUBDIR.
11372 (BISON): Update for recent Bisons.
11373 (YACC): Fix typo.
11374 (cross): Depend on all-build.
11375 (all): Do not depend on all-build.
11376 (prebootstrap): Remove.
11377 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11378 (Prebootstrap dependencies): Add them to the per-stage targets
11379 and to all-prebootstrap.
11380 * configure.in (build_configdirs): Always enable build_tools.
11381 (BUILD_DIR_PREFIX): Remove.
11382
11383 * Makefile.def (gcc): Add target variable.
11384 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11385 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11386 in the recursive `make', instead of hardwiring `all'.
11387 (Autogenerated TARGET-* variables): New.
11388
11389 2004-08-13 Brian Booth <bbooth@redhat.com>
11390
11391 * MAINTAINERS: Remove myself from write-after-approval.
11392
11393 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11394
11395 * src-release: Stop distributing mmalloc with gdb (which doesn't
11396 use it).
11397 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11398 * Makefile.in: Regenerate.
11399
11400 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11401
11402 * configure.in (arm*-*-eabi*): New target.
11403 * configure: Regenerate.
11404
11405 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11406
11407 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11408 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11409 (Dependencies): New section.
11410 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11411 (configure-target-[+module+]): Depend on maybe-all-gcc
11412 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11413 (toplevel profiledbootstrap): Fix dependencies.
11414 * Makefile.in: Regenerate.
11415
11416 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11417
11418 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11419 target-libiberty to noconfigdirs.
11420 * configure: Regenerate.
11421
11422 2004-08-03 Paul Brook <paul@codesourcery.com>
11423
11424 * configure.in: Check for MPFR as well as GMP.
11425 * configure: Regenerate.
11426
11427 2004-08-01 Robert Millan <robertmh@gnu.org>
11428
11429 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11430 libmudflap for all GNU-based systems (with Glibc).
11431 * configure: Regenerate.
11432
11433 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11434
11435 * Makefile.def (host-modules): Add gcc.
11436 * Makefile.in: Regenerate.
11437 * Makefile.tpl (sorry): New rule.
11438 (configure-host, all-host, [+make_target+]-host, do-check,
11439 install-host): Do not add gcc as a special case.
11440 (host modules): Add a small special-casing for gcc. Export
11441 extra_make_flags through the environment.
11442 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11443 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11444 other recursive targets for gcc): Remove.
11445
11446 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11447 (stage, unstage): New rules.
11448 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11449 distclean-stage[+id+]): Use stage_current.
11450 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11451 the stage*-start rules.
11452
11453 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11454
11455 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11456 use -all_load flag.
11457
11458 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11459
11460 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11461 * configure: Regenerate.
11462
11463 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11464
11465 * maintainer-scripts/gcc_release: Revert yesterday's change.
11466
11467 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11468
11469 * MAINTAINERS: Add myself to write-after-approval.
11470
11471 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11472
11473 * libf2c: Removed.
11474 * gcc/gccbug.in: Updated because of libf2c removal.
11475 * maintainer-scripts/gcc_release: Ditto.
11476
11477 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11478
11479 * configure.in: Build libmudflap by default on FreeBSD.
11480 * configure: Regenerated.
11481
11482 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11483
11484 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11485 systems.
11486 * configure: Regenerated.
11487
11488 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11489
11490 PR target/16344
11491 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11492 feedback based compiler.
11493 * Makefile.in: Rebuilt.
11494
11495 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11496
11497 * Makefile.def (host_modules): Set bootstrap=true for flex.
11498 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11499 * Makefile.in: Rebuilt.
11500
11501 2004-07-07 Jan Hubicka <jh@suse.cz>
11502
11503 * MAINTAINERS: Add self as a profile feedback maintainer.
11504
11505 2004-07-05 Phil Edwards <phil@codesourcery.com>
11506
11507 * configure.in: Do not prepend $srcdir to /dev/null in
11508 makefile fragments.
11509 * configure: Regenerate.
11510
11511 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11512
11513 * Makefile.def (build_modules): Add bison, byacc, flex,
11514 m4, texinfo.
11515 (flags_to_pass): Add FLEX.
11516 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11517 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11518 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11519 DEFAULT_MAKEINFO): Remove.
11520 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11521 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11522 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11523 objdir or else use configured tool.
11524 (all-build): New.
11525 (all): Depend on it.
11526 (Build module dependencies): Add.
11527 * Makefile.in: Regenerate.
11528 * configure.in: Better support for multiple build modules,
11529 matching what is done for host/target modules. Do not look
11530 for "plausible" locations of build tools if Canadian cross.
11531 Use autoconf's AC_PROG_CC to find a C compiler. Define
11532 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11533 * configure: Regenerate.
11534
11535 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11536
11537 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11538 * Makefile.in: Regenerate.
11539
11540 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11541
11542 * Makefile.tpl (configure-build-[+module+],
11543 configure-[+module+], configure-target-[+module+]): Pass
11544 [+extra_configure_args+].
11545 (all-build-[+module+], all-[+module+], check-[+module+],
11546 install-[+module+], [+make_target+]-[+module+],
11547 all-target-[+module+], check-target-[+module+],
11548 install-target-[+module+], [+make_target+]-target-[+module+]):
11549 Pass [+extra_make_args+].
11550 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11551 (GCC_HOST_EXPORTS): Remove.
11552 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11553 cross, check-gcc, check-gcc-c++, install-gcc,
11554 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11555 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11556 * Makefile.in: Regenerate.
11557
11558 2004-06-21 Matthew Sachs <msachs@apple.com>
11559
11560 * MAINTAINERS: Added self to write-after-approval.
11561
11562 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11563
11564 * configure.in: Check for srcdir/winsup rather than build directory
11565 winsup.
11566 * configure: Regenerate.
11567
11568 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11569
11570 * configure.in: Don't build Cygwin native newlib if winsup
11571 directory is missing. Emit warning instead.
11572 * configure: Regenerate.
11573
11574 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11575
11576 * Makefile.tpl (touch-stage[+id+]): New.
11577 (restage[+prev+]): Depend on touch-stage[+id+].
11578
11579 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11580 Use it throughout.
11581
11582 * Makefile.def: Add profile and feedback bootstrap stages.
11583 Remove next field from bootstrap stages.
11584 * Makefile.tpl (LN, LN_S): Substitute.
11585 (stageN-start, stageN-end): Use double-colon rules, to
11586 provide a hook for additional setup commands.
11587 (distclean-stageN-gcc, restageN): Create dependencies from
11588 [+prev+], not from [+next+].
11589 (stageN-bubble): Add commands for successive stages from
11590 [+prev+], using double-colon rules.
11591 (all-stageN-gcc): Fix typo.
11592 (stagefeedback-start, profiledbootstrap): New.
11593 * Makefile.in: Regenerate.
11594 * configure.in: Call ACX_PROG_LN.
11595 * configure: Regenerate.
11596
11597 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11598
11599 * MAINTAINERS (Write After Approval): Add myself.
11600
11601 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11602
11603 * MAINTAINERS (Write After Approval): Add myself.
11604
11605 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11606
11607 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11608 without gcc.
11609 * configure: Regenerate.
11610
11611 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11612
11613 * Makefile.tpl: Fix typo.
11614 * Makefile.in: Regenerate.
11615
11616 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11617
11618 * configure.in: Remove new- prefix from toplevel
11619 bootstrap targets.
11620 * configure: Regenerate.
11621
11622 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11623
11624 * Makefile.tpl (all.normal): Rename to all.
11625 (all): Replace with a rule to pick the default
11626 target from configure.
11627 (all-gcc, configure-gcc): Use conditionals to
11628 do nothing when toplevel bootstrap is going on.
11629 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11630 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11631 * configure.in: Support --enable-bootstrap.
11632
11633 * Makefile.def: Remove new- prefix from toplevel
11634 bootstrap targets.
11635 * Makefile.tpl: Likewise.
11636
11637 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11638 target.
11639
11640 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11641 $(RECURSE_FLAGS) to recursive invocation of make.
11642
11643 * Makefile.in: Regenerate.
11644 * configure: Regenerate.
11645
11646 2004-05-30 Andreas Jaeger <aj@suse.de>
11647 Jim Wilson <wilson@specifixinc.com>
11648
11649 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11650 like CC.
11651
11652 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11653
11654 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11655 * configure: Regenerate.
11656
11657 2004-05-25 Daniel Jacobowitz <drow@false.org>
11658
11659 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11660 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11661 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11662 targets.
11663 * Makefile.in: Regenerate.
11664
11665 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11666
11667 * configure.in: Test the ability to symlink directories.
11668 * configure: Regenerate.
11669
11670 * Makefile.def (bootstrap-stage): New definitions.
11671 * Makefile.tpl (configure-stage1-gcc,
11672 configure-stage2-gcc, configure-stage3-gcc,
11673 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11674 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11675 new-restage3, compare): Autogenerate, see Makefile.in
11676 entry for behavioral changes.
11677 (distclean-stage1, new-stage1-start, new-stage1-end,
11678 new-stage1-bubble, distclean-stage2, new-stage2-start,
11679 new-stage2-end, new-stage2-bubble, distclean-stage3,
11680 new-stage3-start, new-stage3-end): New autogenerated targets.
11681 (objext, prebootstrap, BOOT_CFLAGS,
11682 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11683 targets.
11684
11685 * Makefile.in: Regenerate.
11686 (distclean-stage1, new-stage1-start, new-stage1-end,
11687 new-stage1-bubble, distclean-stage2, new-stage2-start,
11688 new-stage2-end, new-stage2-bubble, distclean-stage3,
11689 new-stage3-start, new-stage3-end): New targets.
11690 (all-stage1-gcc): Move prebootstrap dependency from here...
11691 (configure-stage1-gcc): ...to here.
11692 (new-bootstrap): Use bubble targets.
11693 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11694 Use per-stage distclean targets.
11695 (configure-stage1-gcc, configure-stage2-gcc,
11696 configure-stage3-gcc, all-stage1-gcc,
11697 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11698 Use new-stageN-start to prepare the tree.
11699
11700 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11701
11702 * Makefile.def (host_modules): add libcpp.
11703 * Makefile.tpl: Add dependencies on and for libcpp.
11704 * Makefile.in: Regenerate.
11705 * configure.in: Add libcpp host module.
11706 * configure: Regenerate.
11707
11708 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11709
11710 * Makefile.tpl: Whenever a recursive target is defined, wrap
11711 it in a special @if/@endif block, and prepare its maybe
11712 dependency in the @if/@endif block
11713 * configure.in: Instead of writing maybe dependencies, remove
11714 the @if/@endif statements, and remove the @if/@endif blocks
11715 that remain.
11716 * configure: Regenerate.
11717 * Makefile.in: Regenerate.
11718
11719 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11720
11721 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11722
11723 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11724
11725 PR bootstrap/15120
11726 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11727 * */configure: Rebuilt.
11728
11729 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11730
11731 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11732 of libf2c.
11733 * configure, Makefile.in: Regenerate.
11734
11735 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11736
11737 * MAINTAINERS (Write After Approval): Add myself.
11738
11739 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11740
11741 Merge from tree-ssa-20020619-branch.
11742
11743 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11744 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11745 (HOST_GMPLIBS): Define.
11746 (HOST_GMPINC): Define.
11747 (TARGET_LIB_PATH): Add libmudflap.
11748 (GFORTRAN_FOR_TARGET): Define.
11749 (configure-build*): Export GFORTRAN.
11750 (configure-gcc): Export GMPLIBS and GMPINC.
11751 (all-gcc): Add maybe-all-libbanshee.
11752 (configure-target-libgfortran): Define.
11753 * Makefile.in: Regenerate.
11754 * configure.in (host_libs): Add libbanshee.
11755 (target_libraries): Add target-libmudflap and target-libgfortran.
11756 Add --with-libbanshee.
11757 Handle --disable-libmudflap.
11758 (*-*-freebsd*): Use with_gmp.
11759 Add $(libgcj) to noconfigdirs.
11760 * configure: Regenerate.
11761 * depcomp: New file.
11762 * MAINTAINERS: Add tree-ssa maintainers.
11763
11764 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11765
11766 * MAINTAINERS (Various Maintainers): Add myself.
11767
11768 2004-04-30 Brian Ford <ford@vss.fsi.com>
11769
11770 * MAINTAINERS (Write After Approval): Add myself.
11771
11772 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11773
11774 * MAINTAINERS (Write After Approval): Add myself.
11775
11776 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11777
11778 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11779 * configure: Regenerate.
11780
11781 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11782
11783 Revert:
11784 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11785
11786 * Makefile.def (flags_to_pass): Remove *dir variables that
11787 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11788 as well as prefix and exec_prefix.
11789 * Makefile.in: Regenerate.
11790
11791 2004-04-26 Robert Millan <robertmh@gnu.org>
11792
11793 Add patches from libtool CVS.
11794 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11795 * ltconfig: Likewise.
11796 * ltcf-c.sh: Likewise.
11797 * ltcf-cxx.sh: Likewise.
11798 * ltcf-gcj.sh: Likewise.
11799
11800 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11801
11802 * Makefile.def (host_modules): Mark with the bootstrap
11803 flag packages on which gcc depends.
11804 * Makefile.tpl (all-bootstrap): Use it.
11805 * Makefile.in: Regenerate.
11806
11807 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11808
11809 * Makefile.def (flags_to_pass): Remove *dir variables that
11810 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11811 as well as prefix and exec_prefix.
11812 * Makefile.in: Regenerate.
11813
11814 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11815
11816 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11817 * configure: Regenerate.
11818 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11819 * gcc/Makefile.tpl (compare): Use the result of the test.
11820 * gcc/Makefile.in: Regenerate.
11821
11822 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11823
11824 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11825 Always relocate gcc and prev-gcc to the original names, even
11826 if the build fails.
11827 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11828 New targets.
11829
11830 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11831
11832 * MAINTAINERS: Update my email address.
11833
11834 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11835
11836 * configure.in (mips*-*-irix5*): Enable ld.
11837 * configure: Regenerate.
11838
11839 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11840
11841 * configure: Regenerate.
11842
11843 2004-04-15 James E Wilson <wilson@specifixinc.com>
11844
11845 * Makefile.tpl (configure-[+module+], configure-gcc,
11846 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11847 Set and export LDFLAGS.
11848 * Makefile.in: Regenerate.
11849
11850 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11851
11852 * MAINTAINERS: Add myself to write-after-approval.
11853
11854 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11855
11856 PR bootstrap/14871
11857 * Makefile.tpl: If we don't have built-in-tree target tools,
11858 use the ones found by configure rather than hacking around with
11859 program_transform_name.
11860 * configure.in: Give Makefile.tpl the information necessary
11861 to do that.
11862 * Makefile.in: Regenerate.
11863 * configure: Regenerate.
11864
11865 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11866
11867 PR bootstrap/14760
11868 * configure.in: When computing baseargs, strip *all* copies of
11869 offending options. Also, don't match/substitute the trailing space,
11870 so that this actually works when two similar options are separated by
11871 only one space.
11872 * configure: Regenerate.
11873
11874 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11875
11876 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11877 (rs6000-*-aix*): Same.
11878 * configure: Regenerate.
11879
11880 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11881
11882 * MAINTAINERS: Add myself to write-after-approval.
11883
11884 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11885
11886 * MAINTAINERS: Add myself to write-after-approval.
11887
11888 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11889
11890 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11891 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11892 * Makefile.in: Regenerate.
11893
11894 * configure.in (top level bootstrap support): Rework --enable-werror
11895 to set @stage2_werror_flag@.
11896 * configure: Regenerate.
11897 * Makefile.tpl (top level bootstrap support): Pass
11898 @stage2_werror_flag@ down to configure in stages 2 and 3.
11899 * Makefile.in: Regenerate.
11900
11901 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11902
11903 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11904 for stages 2 and 3 as well as in make. As a consequence, remove
11905 OUTPUT_OPTION (now detected by configure) from the flags passed down
11906 to make.
11907 * Makefile.in: Regenerate.
11908
11909 * Makefile.tpl (new-bootstrap): Fix typo.
11910 * Makefile.in: Regenerate.
11911
11912 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11913
11914 * Makefile.tpl: Rearrange by moving recursive_targets rules
11915 into their proper sections.
11916 * Makefile.tpl (top level bootstrap support): Move disabling
11917 of coverage flags from 'make' to 'configure'; improve comments.
11918 * Makefile.in: Regenerate.
11919
11920 * Makefile.tpl (experimental top level bootstrap) Move stage1
11921 language setting from all- target to configure- target; disable
11922 intermodule optimization in stage 1; prevent gratuitous rebuilds
11923 of stage 1.
11924 * Makefile.in: Regenerate.
11925 * configure.in: Comma-separate stage 1 language list for top
11926 level bootstrap.
11927 * configure: Regenerate.
11928
11929 * Makefile.tpl: Clean up experimental top level bootstrap support:
11930 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11931 prev-gcc in configure- targets as well as all- targets.
11932 * Makefile.in: Regenerate.
11933
11934 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11935
11936 * compile: New file imported from automake.
11937
11938 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11939
11940 * configure.in: Remove symbolic link section.
11941 * configure: Regenerate.
11942 * Makefile.tpl (links): Remove.
11943 * Makefile.in: Regenerate.
11944
11945 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11946 Nathanael Nerode <neroden@gcc.gnu.org>
11947
11948 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11949 Set with AC_CHECK_PROGS.
11950 * configure.in: Fix comment typo from last patch.
11951 * configure: Regenerate.
11952
11953 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11954
11955 * Makefile.tpl: Introduce experimental top level bootstrap support.
11956 * Makefile.in: Regenerate.
11957 * configure.in: Introduce support for top level bootstrap.
11958 * configure: Regenerate.
11959
11960 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11961 Paolo Bonzini <bonzini@gnu.org>
11962
11963 PR bootstrap/14522
11964 * configure.in: Cope with shells that do not support unquoted ^
11965 * configure: Regenerate.
11966
11967 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11968 Paolo Bonzini <bonzini@gnu.org>
11969
11970 PR bootstrap/14522
11971 * configure.in: Cope with shells that do not support nesting
11972 quotes inside quoted backquote substitutions.
11973 * configure: Regenerate.
11974
11975 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11976
11977 PR bootstrap/14522
11978 * configure.in: Fix escaping of $.
11979 * configure: Regenerate.
11980
11981 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11982
11983 * configure: Regenerate, since I forgot to while committing Paolo's
11984 changes.
11985
11986 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11987
11988 PR ada/14131
11989 Move language detection to the top level.
11990 * configure.in: Find default values for the tools as
11991 soon as possible. Disable ada if GNAT is not found.
11992 Emit error message about missing languages. Expand
11993 --enable-languages=all for the gcc subdirectory.
11994
11995 2004-03-10 Ben Elliston <bje@gnu.org>
11996
11997 * MAINTAINERS: Update my email address.
11998
11999 2004-03-05 David Edelsohn <edelsohn@gnu.org>
12000
12001 * ltconfig: Disable building static libraries if building shared
12002 libraries on AIX 5L.
12003
12004 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
12005
12006 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12007 and disable libgcj.
12008 * configure: Regenerated.
12009
12010 2004-03-01 Brian Booth <bbooth@redhat.com>
12011
12012 * MAINTAINERS: Add myself to write-after-approval.
12013
12014 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
12015
12016 * MAINTAINERS: Add myself to write-after-approval.
12017
12018 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12019
12020 PR bootstrap/7087
12021 * Makefile.tpl: Guard XFOO sed statements better.
12022 * Makefile.tpl: Add dependency for configure-target-libada.
12023 * Makefile.in: Regenerate (incidentally fixes broken
12024 commit when libada-branch was merged).
12025
12026 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
12027
12028 * MAINTAINERS: Add myself to write-after-approval.
12029
12030 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
12031
12032 * MAINTAINERS: Add Nicola Pero and myself as libobjc
12033 maintainers.
12034
12035 2004-02-20 Andrew Cagney <cagney@redhat.com>
12036
12037 * config.guess: Update from version 2003-10-16 to 2004-02-16.
12038 * config.sub: Update from version 2003-11-03 to 2004-02-16.
12039
12040 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
12041
12042 PR bootstrap/11932
12043 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12044
12045 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
12046
12047 * MAINTAINERS: Added myself to write-after-approval.
12048
12049 2004-02-14 Michael Koch <konqueror@gmx.de>
12050
12051 * MAINTAINERS: Added myself to write-after-approval.
12052
12053 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
12054
12055 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
12056 some OS port maintainers to OS port maintainers section.
12057
12058 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
12059
12060 * MAINTAINERS: Add self.
12061
12062 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
12063
12064 * MAINTAINERS: Alphabetize.
12065
12066 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
12067
12068 * MAINTAINERS: Remove myself.
12069
12070 2004-02-11 David Edelsohn <edelsohn@gnu.org>
12071
12072 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12073 (rs6000-*-aix*): Same.
12074 * configure: Regenerate.
12075
12076 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
12077
12078 * configure.in (host): Add in missing $noconfigdirs to defines.
12079 * configure: Regenerate.
12080
12081 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
12082 Nathanael Nerode <neroden@gcc.gnu.org>
12083
12084 PR ada/6637, PR ada/5911
12085 Merge with libada-branch:
12086 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12087 with appropriate dependencies. Add --enable-libada configure switch.
12088 * configure, Makefile.in: Regenerate.
12089
12090 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
12091
12092 * MAINTAINERS: Add myself to write-after-approval.
12093
12094 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12095
12096 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12097 * configure: Regenerate.
12098
12099 2004-02-04 Geoffrey Keating <geoffk@apple.com>
12100
12101 Merge from upstream:
12102
12103 * ltmain.in: When setting IFS to '~', be careful about user
12104 arguments that contain '~'.
12105
12106 2004-02-04 Peter O'Gorman <peter@pogma.com>
12107
12108 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12109 Also test $base_compile against $CC with escaped arguments. Bug
12110 reported by Geoff Keating <geoffk@apple.com>.
12111
12112 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12113
12114 * MAINTAINERS: Remove i960 port.
12115
12116 2004-01-23 DJ Delorie <dj@redhat.com>
12117
12118 * Makefile.def (target_modules) [libiberty]: Don't stage.
12119 * Makefile.in: Rebuilt.
12120
12121 2004-01-20 Caroline Tice <ctice@apple.com>
12122
12123 * MAINTAINERS: Add myself to write-after-approval.
12124
12125 2004-01-19 Paolo Carlini <pcarlini@suse.de>
12126
12127 * MAINTAINERS: Update my email address.
12128
12129 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12130
12131 * MAINTAINERS: Add myself to write-after-approval.
12132
12133 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12134
12135 * MAINTAINERS: Remove entries without email address.
12136
12137 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
12138
12139 * MAINTAINERS: Add myself to write-after-approval.
12140
12141 2004-01-15 Steven Bosscher <stevenb@suse.de>
12142
12143 * MAINTAINERS: Update my email address.
12144
12145 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
12146
12147 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12148 * Makefile.tpl (configure-target-[+module+]): Support stage.
12149 * Makefile.in: Rebuilt.
12150
12151 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12152
12153 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12154
12155 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
12156
12157 * MAINTAINERS: Add myself as a MIPS maintainer.
12158
12159 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12160
12161 * configure.in: Use ./config.cache, not config.cache.
12162 * configure: Regenerate.
12163 * Makefile.tpl: Special-casing not needed for GCC any more.
12164 * Makefile.in: Regenerate.
12165
12166 * configure.in: Don't share a cache file for host dirs.
12167 * configure: Regenerate.
12168
12169 * config-ml.in: Don't mess with the cache file.
12170
12171 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12172
12173 * MAINTAINERS: Move myself from 'Write After Approval' to
12174 'CPU Port Maintainers' section as SPARC maintainer.
12175
12176 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12177
12178 * Makefile.tpl: Make GCC use a separate config.cache.
12179 * Makefile.in: Regenerate.
12180
12181 PR bootstrap/11932, PR bootstrap/11933
12182 (I don't know if it will fix either of them, but it relates
12183 to them.)
12184 * configure.in: Don't use shared config.cache for target
12185 directories.
12186 * configure: Regenerate.
12187
12188 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12189
12190 * MAINTAINERS: Add myself to 'Write After Approval' section.
12191
12192 2003-12-31 Roger Sayle <roger@eyesopen.com>
12193
12194 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12195 * configure: Regenerated.
12196
12197 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12198
12199 * MAINTAINERS: Remove the mn10200 maintainer.
12200
12201 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12202
12203 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12204 * configure: Regenerated.
12205
12206 2003-12-16 Jan Hubicka <jh@suse.cz>
12207
12208 * MAINTAINERS: Add myself as callgraph maintainer.
12209
12210 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12211
12212 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12213 * configure: Regenerate.
12214
12215 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12216
12217 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12218 'Write After Approval' section. Update email.
12219
12220 2003-12-01 James Lemke <jim@wasabisystems.com>
12221
12222 * MAINTAINERS (Write After Approval): Add myself.
12223
12224 2003-11-20 Matt Thomas <matt@3am-software.com>
12225
12226 * MAINTAINERS: Add myself as a vax port maintainer.
12227
12228 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12229
12230 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12231 (configure-build-[+module+], configure-[+module+]): Likewise.
12232 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12233 * Makefile.in: Regenerate.
12234
12235 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12236
12237 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12238 shared/dylibed libraries.
12239 * ltmain.sh: Likewise.
12240 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12241 * ltcf-cxx.sh: Likewise.
12242 * ltcf-gcj.sh: Likewise.
12243 * ltconfig: Likewise.
12244
12245 2003-11-17 Stan Cox <scox@redhat.com>
12246
12247 * MAINTAINERS: Add myself as iq2000 port maintainer.
12248
12249 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12250
12251 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12252 * Makefile.in: Regenerate.
12253
12254 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12255
12256 * config.sub: Update to 2003-11-03 version.
12257
12258 2003-10-20 Phil Edwards <phil@codesourcery.com>
12259
12260 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12261 * configure: Regenerate.
12262
12263 2003-10-20 Nicolas Pitre <nico@cam.org>
12264
12265 * MAINTAINERS: Add myself to 'Write After Approval' section.
12266
12267 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12268
12269 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12270
12271 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12272
12273 * MAINTAINERS: Update my email address.
12274
12275 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12276
12277 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12278
12279 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12280
12281 * MAINTAINERS: Add myself to 'Write After Approval' section.
12282
12283 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12284
12285 * config.guess: Update to 2003-10-16 version.
12286 * config.sub: Update to 2003-10-16 version.
12287
12288 2003-10-15 David Daney <ddaney@avtrex.com>
12289
12290 * MAINTAINERS: Added myself to 'Write After Approval' section.
12291
12292 2003-10-15 Falk Hueffner <falk@debian.org>
12293
12294 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12295 'Write After Approval' section. Update email.
12296
12297 2003-10-14 Roger Sayle <roger@eyesopen.com>
12298
12299 * MAINTAINERS: Move myself from 'Write After Approval' to
12300 'Various Maintainers' section as middle-end maintainer.
12301
12302 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12303
12304 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12305 HOST_FLAGS_TO_PASS.
12306 * Makefile.in: Regenerate.
12307
12308 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12309
12310 * config.guess: Update to 2003-10-07 version.
12311 * config.sub: Update to 2003-10-07 version.
12312
12313 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12314
12315 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12316 * ltconfig (irix5*, irix6*): Don't override version_type.
12317
12318 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12319
12320 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12321 * configure: Rebuilt
12322 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12323 * Makefile.in: Rebuilt
12324
12325 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12326
12327 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12328
12329 2003-09-30 Carlo Wood <carlo@alinoe.com>
12330
12331 * MAINTAINERS (Write After Approval): Add myself.
12332
12333 2003-09-29 Paul Koning <ni1d@arrl.net>
12334
12335 * MAINTAINERS: Move myself from "Write After Approval"
12336 to CPU platform maintainers for pdp11 platform.
12337
12338 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12339
12340 * MAINTAINERS: Move myself from 'Write After Approval' to
12341 'Various Maintainers' section as libffi testsuite maintainer.
12342
12343 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12344
12345 * configure.in: Pass a computed --program-transform-name
12346 to subconfigures.
12347 * configure: Regenerated.
12348
12349 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12350
12351 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12352 * Makefile.in: Regenerate.
12353
12354 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12355 * Makefile.in: Regenerate.
12356
12357 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12358
12359 * MAINTAINERS: Move myself from 'Write After Approval'
12360 to 'Various Maintainers' (objective-c) section.
12361
12362 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12363
12364 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12365 quoting.
12366 * configure: Regenerated.
12367
12368 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12369
12370 * MAINTAINERS (Write After Approval): Add myself to write after
12371 approval list.
12372
12373 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12374
12375 * MAINTAINERS (Write After Approval): Add myself.
12376
12377 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12378
12379 * MAINTAINERS: Update my e-mail address.
12380
12381 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12382
12383 * libtool.m4 (LD): Correct powerpc64 host match.
12384
12385 2003-09-06 James E Wilson <wilson@tuliptree.org>
12386
12387 * MAINTAINTERS: Update my affiliation and email address.
12388
12389 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12390
12391 * MAINTAINERS (Write After Approval): Add myself.
12392
12393 2003-09-04 DJ Delorie <dj@redhat.com>
12394
12395 * configure: Regenerate.
12396
12397 2003-09-04 Robert Millan <robertmh@gnu.org>
12398
12399 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12400
12401 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12402
12403 * configure.in: Ensure arguments to sed are properly spaced.
12404 * configure: Regenerate.
12405
12406 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12407
12408 * MAINTAINERS: Update my e-mail address.
12409
12410 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12411
12412 * MAINTAINERS (Write After Approval): Add myself.
12413
12414 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12415
12416 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12417 * configure: Regenerated.
12418
12419 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12420
12421 * MAINTAINERS: Update my email address.
12422
12423 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12424
12425 * configure.in: Use newline instead of semicolon when assuming
12426 shell arguments in a for loop.
12427 * configure: Regenerated.
12428
12429 2003-08-22 Jason Eckhardt <jle@rice.edu>
12430
12431 * MAINTAINERS: Resurrect the i860 maintainer.
12432
12433 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12434
12435 PR 8180
12436 * configure.in: When testing with_libs and with_headers, treat
12437 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12438 * configure: Regenerate.
12439
12440 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12441 make, shell, etc.
12442 (baseargs): Likewise.
12443 * configure: Regenerate.
12444
12445 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12446
12447 * MAINTAINERS (Write After Approval): Add myself.
12448
12449 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12450
12451 * configure.in: Disable libgcj for darwin not on powerpc.
12452 * configure: Rebuild.
12453
12454 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12455
12456 * config-ml.in, symlink-tree: Add license.
12457
12458 2003-08-03 Richard Stallman <rms@gnu.org>
12459 Eben Moglen <moglen@columbia.edu>
12460
12461 * README.SCO: New file.
12462
12463 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12464
12465 * Makefile.tpl (check, check-c++): Express dependencies using
12466 dependencies rather than commands.
12467 * Makefile.in: Regenerate.
12468
12469 2003-08-01 Andrew Cagney <cagney@redhat.com>
12470
12471 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12472 * configure: Ditto.
12473
12474 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12475
12476 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12477 * Makefile.in: Update.
12478
12479 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12480
12481 * configure.in: Enable libgcj for darwin.
12482 * configure: Rebuild.
12483
12484 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12485
12486 * config-ml.in: Use ac_configure_args directly instead of
12487 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12488 actually seen.
12489
12490 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12491
12492 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12493 creating target and build subdirs to build all parent dirs as needed.
12494 * Makefile.in: Rebuild.
12495 * configure.in: Don't build dirs explicitly here.
12496 * configure: Rebuild.
12497
12498 2003-07-26 Paul Brook <paul@nowt.org>
12499
12500 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12501
12502 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12503
12504 * Makefile.tpl (all-make): Depend on intl.
12505 * Makefile.in: Rebuilt.
12506
12507 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12508
12509 * install-sh: Update to newer upstream versions (associated with
12510 aclocal 1.7).
12511 * mkinstalldirs: Likewise.
12512 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12513
12514 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12515
12516 * MAINTAINERS: Move self from Bug database only accounts
12517 to write-after-approval.
12518
12519 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12520
12521 * config.if: Remove unused libc_interface determination.
12522
12523 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12524
12525 * MAINTAINERS: Move self from write-after-approval to
12526 build machinery (*.in).
12527
12528 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12529
12530 PR bootstrap/11273
12531 PR bootstrap/11408
12532 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12533 unused INSTALL_PROGRAM_ARGS.
12534 * configure.in: Use AC_PROG_INSTALL.
12535 * Makefile.in: Regenerate.
12536 * configure: Regenerate.
12537
12538 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12539
12540 * MAINTAINERS: Alphabetize.
12541
12542 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12543
12544 * configure: Rebuilt.
12545 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12546 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12547 newlib nor libgloss.
12548 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12549 * configure.in (am33_2.0-*-linux*): Added.
12550
12551 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12552
12553 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12554 * configure: Regenerate.
12555
12556 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12557
12558 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12559 * Makefile.in: Regenerate.
12560
12561 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12562
12563 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12564 * Makefile.in: Regenerate.
12565
12566 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12567
12568 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12569 * Makefile.in: Regenerated.
12570
12571 * config-ml.in: Replace PWD with PWD_COMMAND.
12572
12573 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12574
12575 * intl: New directory; see intl/ChangeLog for details.
12576 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12577 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12578 * Makefile.in: Regenerate.
12579
12580 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12581
12582 * configure.in: Clean up config-lang.in handling. Delete
12583 useless assignment to "subdirs".
12584 * configure: Regenerate.
12585
12586 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12587
12588 * configure.in: Rename 'target_libs' to 'target_libraries'.
12589 Remove useless reference to 'target_libs'.
12590 * configure: Regenerate.
12591
12592 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12593
12594 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12595 * Makefile.in: Regenerate.
12596
12597 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12598
12599 * Makefile.def: Introduce flags_to_pass.
12600 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12601 * Makefile.in: Regenerate.
12602
12603 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12604
12605 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12606 and target-libgloss.
12607 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12608 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12609 * configure: Regenerate.
12610
12611 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12612
12613 * configure.in: Update testsuite_flags to new location.
12614 * configure. Regenerate.
12615
12616 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12617
12618 * Makefile.tpl: Remove BUILD_CC stuff.
12619 * Makefile.in: Regenerate.
12620
12621 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12622
12623 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12624
12625 2003-06-16 Graeme Peterson <gp@qnx.com>
12626
12627 * MAINTAINERS (Write After Approval): Add myself.
12628
12629 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12630
12631 * config.guess: Update to 2003-06-12 version.
12632 * config.sub: Update to 2003-06-13 version.
12633
12634 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12635
12636 * config.guess: Update to 2003-06-06 version.
12637 * config.sub: Update to 2003-06-06 version.
12638
12639 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12640
12641 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12642 * configure. Regenerate.
12643
12644 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12645
12646 * configure.in: Disable serial configure by default.
12647 * configure: Regenerate.
12648 * Makefile.tpl: Abolish .NOTPARALLEL.
12649 * Makefile.in: Regenerate.
12650
12651 * Makefile.tpl: Replace {build,host,target}_canonical by
12652 {build,host,target}.
12653 * Makefile.in: Regenerate.
12654
12655 * Makefile.tpl: Fix stupid pasto.
12656 * Makefile.in: Regenerate.
12657
12658 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12659
12660 * Makefile.tpl: Remove bogus conditional.
12661 * Makefile.in: Regenerate.
12662
12663 2003-06-05 Jan Hubicka <jh@suse.cz>
12664
12665 * Makefile.tpl (profiledbootstrap): New target.
12666 * Makefile.in (profiledbootstrap): New target.
12667
12668 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12669
12670 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12671 Pinski. Remove user names from other bugzilla-only maintainers.
12672
12673 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12674
12675 * Makefile.tpl: Make 'recursive targets' using autogen rather
12676 than shell loop. Remove duplicate 'clean' targets and false
12677 comments.
12678 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12679 Add systematic method of specifying missing targets in subdirs.
12680 Add copyright boilerplate.
12681 * Makefile.in: Regenerate.
12682 * configure.in: Add 'recursive targets' to maybe list.
12683 * configure: Regenerate.
12684
12685 * MAINTAINERS: "GNATS only" -> "Bug database only".
12686
12687 * Makefile.tpl: Rename [+target+] to [+make_target+].
12688 * Makefile.def: Rename 'target' to 'make_target'.
12689
12690 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12691
12692 * MAINTAINERS: Add self as options handling maintainer.
12693
12694 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12695
12696 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12697 been too long since I touched those ports.
12698
12699 2003-05-28 DJ Delorie <dj@redhat.com>
12700
12701 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12702 * Makefile.in: Regenerate.
12703
12704 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12705
12706 * configure.in: Use curly braces in the definition of tooldir.
12707 * configure: Regenerate.
12708
12709 2003-05-21 DJ Delorie <dj@redhat.com>
12710
12711 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12712 newlib or libgloss.
12713 * Makefile.in: Regenerate.
12714
12715 2003-05-21 DJ Delorie <dj@redhat.com>
12716
12717 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12718 * Makefile.in: Regenerate.
12719
12720 2003-05-20 Ian Lance Taylor <ian@airs.com>
12721
12722 * MAINTAINERS: Update my e-mail address.
12723
12724 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12725
12726 * configure.in: Switch more things to use maybe dependencies.
12727 * Makefile.tpl: Switch more things to use maybe dependencies.
12728 Factor out common code from autogen IF statements.
12729 * configure: Regenerate.
12730 * Makefile.in: Regenerate.
12731
12732 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12733
12734 * configure.in: Accept i[3456789]86 for machine type.
12735 * configure: Regenerate.
12736
12737 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12738
12739 * configure.in: Switch more things to use maybe dependencies.
12740 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12741 * configure: Regenerate.
12742 * Makefile.tpl: Switch more things to use maybe dependencies.
12743 * Makefile.in: Regenerate.
12744
12745 2003-05-16 Andreas Schwab <schwab@suse.de>
12746
12747 * Makefile.tpl (install-opcodes): Define.
12748 * Makefile.in: Rebuild.
12749
12750 2003-05-13 Andreas Jaeger <aj@suse.de>
12751
12752 * config.guess: Update to 2003-05-09 version.
12753 * config.sub: Update to 2003-05-09 version.
12754
12755 2003-05-13 Michael Eager <eager@mvista.com>
12756
12757 * configure.in: Correct sed script so that options in quotes are not
12758 deleted.
12759 * configure: Rebuild.
12760
12761 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12762
12763 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12764 and $$s/newlib/libc/sys/cygwin32 include paths.
12765 * configure: Ditto.
12766
12767 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12768
12769 * MAINTAINERS: Update my email addresses.
12770
12771 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12772
12773 * config-ml.in: Propagate INSTALL variables.
12774
12775 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12776
12777 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12778
12779 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12780
12781 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12782 * Makefile.in: Regenerate.
12783
12784 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12785
12786 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12787
12788 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12789
12790 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12791
12792 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12793
12794 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12795 * Makefile.in: Regenerated.
12796
12797 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12798
12799 * MAINTAINERS (Write After Approval): Upgrade myself from
12800 GNATS only to write-after-approval. Update my mail address.
12801
12802 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12803
12804 (OS Port Maintainers: freebsd): Add myself.
12805
12806 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12807
12808 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12809
12810 2003-04-22 Kean Johnston <jkj@sco.com>
12811
12812 * MAINTAINERS (SCO ports): Added myself.
12813
12814 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12815
12816 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12817
12818 2003-04-19 Kean Johnston <jkj@sco.com>
12819
12820 * MAINTAINERS (Write After Approval): Add myself.
12821
12822 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12823
12824 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12825 * Makefile.in: Regenerate.
12826
12827 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12828
12829 * configure.in (powerpc64*-*-linux*): Remove.
12830 * configure: Rebuilt.
12831
12832 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12833
12834 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12835 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12836 and restrap.
12837 * Makefile.in: Regenerate.
12838
12839 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12840
12841 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12842 * configure: Regenerated.
12843
12844 2003-04-15 DJ Delorie <dj@redhat.com>
12845
12846 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12847
12848 2003-04-13 Nick Clifton <nickc@redhat.com>
12849
12850 * config-ml.in: Remove support for --disable-aix removing
12851 call-aix multilibs.
12852
12853 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12854
12855 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12856 * */configure: Rebuilt.
12857
12858 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12859
12860 * MAINTAINERS: Add my email address.
12861
12862 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12863
12864 * MAINTAINERS (Write After Approval): Add myself.
12865
12866 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12867
12868 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12869 * Makefile.in: Regenerate.
12870
12871 2003-03-14 Michael Chastain <mec@shout.net>
12872
12873 * Makefile.in: Regenerate with correct Makefile.def.
12874
12875 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12876
12877 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12878 Make macro.
12879 * Makefile.in: Regenerate.
12880 * configure.in: Clean up gxx_include_dir logic.
12881 * configure: Regenerate.
12882
12883 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12884
12885 * MAINTAINERS (Write After Approval): Add myself.
12886
12887 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12888
12889 * MAINTAINERS: Update my mail address.
12890
12891 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12892
12893 * configure.in (gxx_include_dir): Fix typo.
12894 * configure: Regenerated.
12895
12896 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12897
12898 * Makefile.tpl: Reindent.
12899 * Makefile.in: Regenerate.
12900 * configure.in: Reindent. Don't set unused variables.
12901 * configure: Regenerate.
12902
12903 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12904
12905 * configure.in: Include $(build_tooldir)/sys-include in
12906 FLAGS_FOR_TARGET.
12907 * configure: Regenerated.
12908
12909 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12910
12911 * Makefile.tpl: Always pass down RANLIB.
12912 * Makefile.in: Regenerate.
12913
12914 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12915 * Makefile.in: Regenerate.
12916 * configure.in: Remove unused logic relating to --enable-shared
12917 and --enable-threads. Remove bogus comments. Remove redundant
12918 noconfigdirs.
12919 * configure: Regenerate.
12920
12921 * configure.in: Replace ${libstdcxx_version} by its value.
12922 Remove reference to mh-dgux.
12923 * configure: Regenerate.
12924
12925 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12926
12927 * MAINTAINERS (Write After Approval): Add myself.
12928
12929 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12930
12931 * Makefile.tpl: Rearrange.
12932 * Makefile.in: Regenerate.
12933
12934 2003-02-25 Uwe Stieber <uwe@wwws.de>
12935
12936 * configure.in: Add support for kaOS as cross build target system.
12937 * configure: Regenerated.
12938
12939 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12940
12941 * MAINTAINERS (Write after approval): Add myself.
12942
12943 2003-02-21 James E Wilson <wilson@tuliptree.org>
12944
12945 * MAINTAINERS: Update my email address.
12946
12947 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12948
12949 * MAINTAINERS: Add self to blanket write privs. section.
12950
12951 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12952
12953 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12954 configure-target-* as some target builds may require additional
12955 flags for preprocessor tests.
12956 * Makefile.in: Regenerated.
12957
12958 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12959
12960 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12961 * ltconfig: Handle it.
12962 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12963 auto-detecting it.
12964
12965 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12966 it is used as argument to $CC.
12967 * ltcf-gcj.sh: Likewise.
12968
12969 * configure.in: Introduce --enable-maintainer-mode.
12970 * configure: Rebuilt.
12971 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12972 for maintainer mode.
12973 * Makefile.in: Rebuilt.
12974
12975 2003-02-18 Jason Merrill <jason@redhat.com>
12976
12977 * Makefile.tpl (check-c++): Allow parallelism.
12978
12979 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12980
12981 * MAINTAINERS: Remove John Carr (who never actually had access to
12982 gcc.gnu.org).
12983
12984 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12985
12986 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12987 don't configure target-libobjc.
12988 * configure: Regenerate.
12989
12990 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12991
12992 * Makefile.tpl (RANLIB): Define.
12993 * Makefile.in: Regenerate.
12994
12995 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12996
12997 * MAINTAINERS: Update my email.
12998
12999 2003-02-06 Keith R Seitz <keiths@redhat.com>
13000
13001 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
13002 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
13003 * Makefile.in: Regenerated.
13004 * configure.in: Remove all traces of snavigator, db, and grep.
13005 * configure: Regenerated.
13006
13007 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13008
13009 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13010 After Approval.
13011
13012 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13013
13014 * MAINTAINERS (Write after approval): Add myself.
13015
13016 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
13017
13018 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13019 * Makefile.in: Regenerated.
13020
13021 2003-01-30 Roger Sayle <roger@eyesopen.com>
13022
13023 * config.guess: Updated to 2003-01-30's version.
13024 * config.sub: Updated to 2003-01-28's version.
13025
13026 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
13027
13028 * config.if: If gcc_version is already set, just use it. Don't set
13029 gcc_version_trigger if it's already set, otherwise set it to
13030 gcc/version.c, but only if the file exists. If it is not set and
13031 gcc/version.c does not exist, try to extract the version number from
13032 $CC.
13033
13034 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
13035
13036 * MAINTAINERS: Add myself to write-after-approval list.
13037
13038 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
13039
13040 * configure.in: Revert 24Jan change.
13041 * configure: Regenerate.
13042
13043 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13044
13045 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
13046 entry of HJ Lu.
13047
13048 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13049
13050 * configure.in: Revert previous change.
13051 * configure: Regenerate.
13052
13053 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13054
13055 * configure.in: Make rda native-only.
13056 * configure: Regenerate.
13057
13058 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13059
13060 * MAINTAINERS: Move myself from GNATS-only-accounts to
13061 write-after-approval.
13062
13063 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
13064
13065 * configure.in: Add missing \.
13066 * configure: Rebuilt.
13067
13068 2003-01-17 Jakub Jelinek <jakub@redhat.com>
13069
13070 * configure.in (baseargs): Avoid using \| in sed regular
13071 expressions.
13072 * configure: Rebuilt.
13073
13074 2003-01-16 Jakub Jelinek <jakub@redhat.com>
13075
13076 * configure.in (baseargs): Remove all supported forms of
13077 --cache-file, --srcdir, --host, --build and --target options
13078 from argument lists.
13079 * configure: Rebuilt.
13080
13081 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
13082
13083 * MAINTAINERS: Add myself to write-after-approval list.
13084
13085 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
13086
13087 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13088 * configure: Rebuilt.
13089
13090 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13091
13092 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13093 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13094 * Makefile.in: Regenerate.
13095 * configure: Regenerate.
13096
13097 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
13098
13099 * configure.in: Remove Makefile in build, host and target modules
13100 unless configure was run with --no-recursion.
13101 * configure: Rebuilt.
13102
13103 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13104
13105 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13106 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13107 * Makefile.in: Regenerate.
13108
13109 2003-01-08 Chris Demetriou <cgd@broadcom.com>
13110
13111 * config.guess: Update to 2003-01-03 version.
13112 * config.sub: Update to 2003-01-03 version.
13113
13114 2003-01-07 Christopher Faylor <cgf@redhat.com>
13115
13116 * configure: Regenerate with proper autoconf 2.13.
13117
13118 2003-01-07 Christopher Faylor <cgf@redhat.com>
13119
13120 * configure.in: Add AC_PREREQ for consistency.
13121 * configure: Regenerate.
13122
13123 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13124
13125 * configure.in (GDB_TK): Add tcl directories conditional on
13126 gdb/gdbtk directory being present.
13127 * configure: Regenerate.
13128
13129 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
13130
13131 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13132 used by gcc if LD is not defined and we are not doing a Canadian Cross.
13133 * configure: Rebuilt.
13134
13135 2002-12-31 Tom Tromey <tromey@redhat.com>
13136
13137 * Makefile.in: Rebuilt.
13138 * Makefile.def (target_modules) [libffi]: Allow installation.
13139
13140 2002-12-31 Andreas Schwab <schwab@suse.de>
13141
13142 * configure.in: Fix use of $program_transform_name.
13143 * configure: Regenerated.
13144
13145 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
13146
13147 * configure.in (baseargs): Don't remove first configure argument.
13148 * configure: Regenerated.
13149
13150 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
13151
13152 * Makefile.tpl (local-distclean): Don't remove...
13153 (multilib.ts): ... this. Moved into...
13154 (multilib.out): ... this. Don't use sub-make.
13155 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13156 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13157 (configure-build-[+module+], configure-[+module+],
13158 configure-target-[+module+], configure-gcc): ... these. Test
13159 for Makefile existence. Drop config.status from dependencies.
13160 * Makefile.in: Rebuilt.
13161 * configure.in: Move gcc-version-trigger to the end of
13162 ac_configure_args. Add comments to maybedep.tmp and
13163 serdep.tmp. Introduce --disable-serial-configure. Remove
13164 nonopt from baseargs, matching and removing corresponding
13165 whitespace while at it.
13166 * configure: Rebuilt.
13167
13168 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
13169
13170 * configure.in (host_configargs): Replace reference to
13171 no-longer-defined buildopts with --build=${build_alias}.
13172 * configure: Rebuilt.
13173
13174 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13175 program_transform_name to standard idiom.
13176 (AUTOGEN, AUTOCONF): Define.
13177 (Makefile.in): Use $(AUTOGEN).
13178 (Makefile): Depend on config.status, and use autoconf-style rule to
13179 build it. Move original commands to...
13180 (config.status): ... this new target.
13181 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13182 $(AUTOCONF).
13183 * Makefile.in: Rebuilt.
13184
13185 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13186
13187 * Makefile.tpl: Fix dramatic bustage due to change in
13188 program_transform_name.
13189 * Makefile.in: Regenerate.
13190
13191 * configure.in: Remove unnecessary PATH setting.
13192 * configure: Regnerate.
13193
13194 * configure.in: Don't default to unprefixed tools unless
13195 the native tools will work.
13196 * configure: Regenerate.
13197
13198 * configure.in: Convert to autoconf script. Blow away lots
13199 of now-redundant Makefile fragments.
13200 * configure: Generate using Autoconf.
13201 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13202 * Makefile.in: Regenerate.
13203
13204 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13205
13206 * configure: Fix stupid bug where RANLIB was mistakenly included.
13207
13208 * configure.in: Rename (buildargs, hostargs, targargs) to
13209 (build_configargs, host_configargs, target_configargs).
13210
13211 * configure.in: Move logic out of sed statement.
13212
13213 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13214 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13215
13216 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13217
13218 * config.sub: Import from master repository
13219 * config.guess: Ditto
13220
13221 2002-12-24 Andreas Schwab <schwab@suse.de>
13222
13223 * Makefile.tpl (multilib.out): Fix missing space.
13224 * Makefile.in: Regenerate.
13225
13226 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13227
13228 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13229 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13230 * Makefile.in: Regenerate.
13231 * configure.in: Remove unnecessary leftovers.
13232
13233 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13234
13235 * configure.in (extra_ranlibflags_for_target): New variable.
13236 (*-*-darwin): Add -c to ranlib commands.
13237 * configure (tooldir): Handle extra_ranlibflags_for_target.
13238
13239 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13240
13241 * Makefile.tpl: Revert HJL's change.
13242 * Makefile.in: Regenerated.
13243 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13244 always.
13245
13246 2002-12-19 Andreas Schwab <schwab@suse.de>
13247
13248 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13249 * Makefile.in: Regenerate.
13250
13251 2002-12-18 H.J. Lu <hjl@gnu.org>
13252
13253 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13254 * Makefile.in: Regenerated.
13255
13256 * configure.in (build_prefix): New. Substitute.
13257
13258 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13259
13260 * Makefile.tpl: Don't let real targets depend on phony targets.
13261 * Makefile.in: Regenerate.
13262
13263 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13264 * Makefile.in: Regenerate.
13265
13266 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13267
13268 * config.sub: Import from master repository
13269 * config.guess: Ditto
13270
13271 2002-12-16 Jason Merrill <jason@redhat.com>
13272
13273 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13274 previous 'make bootstrap'.
13275 * Makefile.in: Regenerate.
13276
13277 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13278
13279 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13280
13281 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13282
13283 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13284 * Makefile.in: Regenerate.
13285
13286 2002-12-13 Jason Merrill <jason@redhat.com>
13287
13288 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13289 library tests.
13290 (check-c++): Just depend on it and check-target-libstdc++-v3.
13291 * Makefile.in: Regenerate.
13292
13293 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13294
13295 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13296 * Makefile.in: Rebuilt.
13297
13298 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13299
13300 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13301
13302 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13303
13304 * configure: Fix bug put in by gremlins.
13305
13306 * Makefile.tpl: Substitute more autoconfily.
13307 * configure: Substitute more autoconfily.
13308 * Makefile.in: Regenerate.
13309
13310 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13311
13312 * config.sub: Import from master repository
13313 * config.guess: Ditto
13314 * MAINTAINERS: Added Svein Seldal under write after approval
13315
13316 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13317
13318 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13319 * Makefile.in (all-sim): Ditto.
13320
13321 2002-12-06 DJ Delorie <dj@redhat.com>
13322
13323 * Makefile.tpl: Change configure dependencies to not have real
13324 targets depend on phony targets.
13325
13326 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13327
13328 * configure.in: Revert unintentional change.
13329
13330 * Makefile.tpl: Change dependency for */multilib.out so that
13331 it works when gcc isn't in the tree.
13332
13333 * configure.in: Substitute more.
13334 * configure: Run subconfigures from the Makefile.
13335 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13336 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13337
13338 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13339
13340 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13341
13342 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13343
13344 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13345 and corresponding dependencies.
13346 * Makefile.in: Regenerate.
13347
13348 * configure.in (host_tools): Order binutils, gas and ld for
13349 convenience in running the testsuites.
13350
13351 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13352 * Makefile.in: Regenerate.
13353 * configure.in: Introduce rules to serialize subconfigure runs.
13354
13355 * configure.in: Introduce BASE_CC_FOR_TARGET.
13356 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13357 Realize configure-build-* targets. Realize configure-target-* targets.
13358 * Makefile.in: Regenerate.
13359
13360 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13361
13362 * configure: Move gcc_version_trigger stuff from here...
13363 * configure.in: ...to here.
13364
13365 * configure.in: Separate subconfigure options added by this file from
13366 options given by the user. Add machinery to put args for host
13367 subconfigures into the Makefile.
13368
13369 * Makefile.tpl: Remove 'vault' targets.
13370 * Makefile.tpl: Reorder and comment dependencies.
13371 * Makefile.in: Regenerate.
13372
13373 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13374 * configure.in: Fix my broken commit of previous patch. (sigh)
13375
13376 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13377
13378 * configure.in: Move host-specific darwin noconfigdirs into
13379 the host-specific section.
13380
13381 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13382
13383 * configure.in: Move host-specific darwin noconfigdirs into
13384 the host-specific section.
13385
13386 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13387
13388 * configure: Remove skip-this-dir support.
13389 * Makefile.tpl: Remove skip-this-dir support.
13390
13391 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13392 subdirectories.
13393 * Makefile.in: Regenerate.
13394
13395 * Makefile.tpl: Strip out useless setting of 'dir'.
13396 * Makefile.in: Regenerate.
13397
13398 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13399
13400 * configure.in: Fix deeply stupid bug.
13401
13402 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13403 shell code in CXX_FOR_TARGET
13404 * Makefile.def: Introduce raw_cxx.
13405 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13406 RAW_CXX_FOR_TARGET.
13407 * Makefile.in: Regenerate.
13408
13409 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13410
13411 * Makefile.tpl: Remove unnecessary ifs.
13412 * Makefile.in: Regenerate.
13413
13414 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13415 dependencies. Maybe-ize build-libiberty. Create dummy install
13416 targets for 'no_install' modules.
13417 * configure: Move GDB_TK substitution to configure.in. Move
13418 build_modules stuff to configure.in.
13419 * configure.in: Implement soft dependency machinery. Maybe-ize
13420 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13421 * Makefile.in: Regenerate.
13422
13423 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13424
13425 * Makefile.tpl: Make all-target, install-target behave similarly
13426 to all, install (only hitting configured targets). Eliminate
13427 unused macro defintions.
13428
13429 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13430 build != host.
13431
13432 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13433
13434 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13435
13436 * configure.in: Produce lists of subdir targets we're actually
13437 configuring. Remove references to "dosrel".
13438 * Makefile.tpl: Let configure set which subdir targets are hit.
13439 Remove install-cross; clean up install; remove ALL. Remove
13440 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13441 Autogenerate host module targets. Remove empty dependency lines
13442 and redundant dependency; rearrange slightly.
13443 * Makefile.def: Add host-side libtermcap, utils.
13444
13445 * Makefile.in: Regenerate.
13446
13447 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13448
13449 * ltconfig (osf[345]): Append $major to soname_spec.
13450 Reflect this in library_names_spec.
13451 * ltmain.sh (osf): Prefix $major with . for use as extension.
13452
13453 2002-11-19 Andreas Jaeger <aj@suse.de>
13454
13455 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13456 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13457 and sparc64 GNU/Linux systems.
13458
13459 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13460
13461 * MAINTAINERS: Update email.
13462
13463 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13464
13465 * MAINTAINERS: Complete James Dennett's entry.
13466
13467 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13468
13469 * MAINTAINERS (Write After Approval): Add myself.
13470
13471 2002-11-13 Bruce Korb <bkorb@gnu.org>
13472
13473 * Makefile.tpl: syntactic cleanup
13474
13475 2002-11-13 Stuart Hastings <stuart@apple.com>
13476
13477 * MAINTAINERS: Add myself to write-after-approval list.
13478
13479 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13480
13481 * Makefile.def: Add list of recursive targets to autogenerate.
13482 Add build_modules.
13483 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13484 targets. Autogenerate *-build-* targets.
13485 * Makefile.in: Regenerate.
13486
13487 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13488
13489 * configure: More autoconf-style substitutions.
13490 * Makefile.tpl: More autoconf-style substitutions.
13491 * Makefile.in: Regenerate.
13492
13493 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13494
13495 * configure: Substitute more variables in a more autoconf-friendly
13496 way. Simplify slightly.
13497 * Makefile.tpl: Make more variables substitutable in an
13498 autoconf-friendly way.
13499 * Makefile.in: Regenerate.
13500
13501 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13502
13503 * MAINTAINERS (Write After Approval): Add myself.
13504
13505 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13506
13507 * configure.in (v810*): Remove special setting of tools.
13508
13509 * configure: Add support for extra required flags for ar or nm.
13510 * configure.in (aix4.3+): Use above support for target-specific
13511 issues, rather than using config/mt-aix43.
13512
13513 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13514
13515 * configure: Remove 'removing', which doesn't work. Replace $subdir
13516 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13517 with $srcdir. Reformat indentation. Substitute some variables
13518 formerly hard-coded in the Makefile for build=host.
13519 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13520 * Makefile.def: Autogenerate more.
13521 * Makefile.in: Regenerate.
13522
13523 2002-11-04 Adam Nemet <anemet@lnxw.com>
13524
13525 * MAINTAINERS (Write After Approval): Add myself.
13526
13527 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13528
13529 * Makefile.def (host_modules): Add rda.
13530 * Makefile.in: Regenerate.
13531 * configure.in (target_tool): Add target-rda to list.
13532
13533 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13534
13535 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13536
13537 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13538
13539 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13540 and restrap targets to this rule.
13541 * Makefile.in: Regenerate.
13542
13543 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13544
13545 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13546 GNATS only accounts.
13547
13548 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13549
13550 * configure.in (i[3456]86-*-linux*): Add check to disable
13551 ${libgcj} for glibc1.
13552
13553 2002-10-24 Denis Chertykov <denisc@overta.ru>
13554
13555 * MAINTAINERS: Add myself as ip2k port maintainer.
13556
13557 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13558
13559 * configure.in: Add tic4x target.
13560
13561 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13562
13563 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13564 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13565 * Makefile.in: Regenerate.
13566
13567 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13568 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13569 * Makefile.in: Regenerate.
13570
13571 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13572
13573 * MAINTAINERS: Add myself as web pages co-maintainer.
13574
13575 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13576
13577 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13578 * Makefile.in: Regenerate.
13579
13580 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13581
13582 * MAINTAINERS: Add myself and Nathan Sidwell
13583 <nathan@codesourcery.com> as VxWorks maintainers.
13584
13585 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13586
13587 * Makefile.def: Remove order dependency comments.
13588 * Makefile.tpl: Add explicit install-install dependencies.
13589 * Makefile.in: Regenerate.
13590
13591 * Makefile.tpl: Remove material now in src-release. (Finally!)
13592 * Makefile.in: Regenerate.
13593
13594 * Makefile.tpl: Add configure-target (for src-release in src)
13595 * Makefile.in: Regenerate.
13596
13597 2002-09-30 Nick Clifton <nickc@redhat.com>
13598
13599 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13600
13601 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13602
13603 * configure.in (s390*-*-linux*): Enable libgcj.
13604
13605 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13606
13607 * configure: Revert accidentally applied changes.
13608
13609 * Makefile.tpl: Make more autoconf-friendly.
13610 * Makefile.in: Regenerate.
13611 * configure: Make substitution more autoconf-like.
13612
13613 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13614
13615 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13616 single entry to handle all these.
13617 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13618 libjava on arm-*-elf.
13619
13620 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13621
13622 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13623 things that depend on them.
13624
13625 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13626
13627 * Makefile.tpl: Make subsituted variables more autoconfy.
13628 * Makefile.in: Regenerate.
13629 * configure: Make seds more autoconfy.
13630
13631 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13632
13633 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13634 * Makefile.in: Regenerate.
13635 * configure.in: Rewrite sed statements to look autoconfy.
13636
13637 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13638 all-target-foo on configure-target-foo.
13639 * Makefile.def: Ditto.
13640 * Makefile.in: Rebuild.
13641
13642 2002-09-25 Andrew Haley <aph@redhat.com>
13643
13644 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13645
13646 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13647
13648 * Makefile.def: New file.
13649 * Makefile.tpl: New file.
13650 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13651 * contrib/gcc_update: Note that Makefile.in is a generated file.
13652
13653 * configure.in: Minor rearrangement. Simplify tests.
13654
13655 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13656
13657 * configure.in (with_headers): Skip copy if value is "yes".
13658 (with_libs): Likewise.
13659
13660 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13661
13662 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13663 * configure.in (sh*-*-pe*): Ditto.
13664 * configure.in (mips*-*-pe*): Ditto.
13665 * configure.in (*arm-wince-pe): Ditto.
13666
13667 * configure.in: Rearrange.
13668
13669 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13670
13671 * MAINTAINERS: Update my email address.
13672
13673 2002-08-30 Paul Koning <pkoning@equallogic.com>
13674
13675 * MAINTAINERS: (Write After Approval): Add myself.
13676
13677 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13678
13679 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13680
13681 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13682
13683 * MAINTAINERS: Change my mailing address.
13684
13685 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13686
13687 * MAINTAINERS (Write After Approval): Remove myself.
13688 (Various Maintainers: c++ runtime libs): Add myself.
13689
13690 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13691
13692 * MAINTAINERS (Write After Approval): Remove myself.
13693 (Various Maintainers: c++ runtime libs): Add myself.
13694
13695 2002-08-15 Eric Christopher <echristo@redhat.com>
13696
13697 * config.sub: Import from master repository.
13698 * config.guess: Ditto.
13699
13700 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13701
13702 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13703 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13704 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13705
13706 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13707
13708 * MAINTAINERS: Add self to rs6000 vector extensions.
13709
13710 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13711
13712 * libiberty/configure: Reverted unintended yesterday's check in.
13713
13714 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13715
13716 * boehm-gc/configure, libf2c/configure: Rebuilt.
13717 * libffi/configure, libiberty/configure: Ditto.
13718 * libjava/configure, libobjc/configure: Ditto.
13719 * libstdc++-v3/configure, zlib/configure: Ditto.
13720 Merged from binutils:
13721 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13722 From Steve Ellcey <sje@cup.hp.com>:
13723 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13724 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13725 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13726 IA64.
13727 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13728 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13729 soname_spec, sys_lib_search_path_spec): Ditto.
13730
13731 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13732
13733 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13734
13735 2002-08-04 H.J. Lu (hjl@gnu.org)
13736
13737 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13738
13739 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13740
13741 * MAINTAINERS (Write After Approval): Add myself.
13742
13743 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13744
13745 * configure.in: Move generic linux case to end. Copy generic
13746 linux noconfigdirs to mips*-*-linux* entry and new
13747 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13748
13749 2002-07-19 Michael Matz <matz@suse.de>
13750
13751 * MAINTAINERS: Add myself as ra* maintainer.
13752
13753 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13754
13755 * config.guess: Update to 2002-07-09 version.
13756 * config.sub: Update to 2002-07-03 version.
13757
13758 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13759
13760 * MAINTAINERS: Fix typo in a maintainer email address.
13761
13762 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13763
13764 * configure.in: Remove two redundant tests.
13765
13766 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13767
13768 * configure.in (mips*-*-irix6*o32): Enable stabs.
13769
13770 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13771
13772 * configure.in: Don't build grez.
13773 * Makefile.in: Ditto.
13774
13775 * Makefile.in: Remove references to bsp, cygmon, libstub.
13776 * configure.in: Ditto.
13777
13778 * configure.in: Remove leftover reference to gdbtest.
13779
13780 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13781
13782 * configure.in (gxx_include_dir): Change to match versioned
13783 C++ headers if --enable-version-specific-runtime-libs is used.
13784
13785 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13786
13787 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13788
13789 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13790
13791 * configure.in: Make --without-x work.
13792
13793 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13794
13795 * configure.in: Rearrange target Makefile fragment collection.
13796
13797 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13798 cvs[src].
13799 * configure.in: Ditto.
13800
13801 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13802
13803 * MAINTAINERS (Write After Approval): Update my e-mail address.
13804
13805 2002-06-24 Ben Elliston <bje@redhat.com>
13806
13807 * configure.in (host_tools): Remove cgen.
13808
13809 * Makefile.in (all-cgen): Remove; runs from its source directory.
13810 (check-cgen, install-cgen, clean-cgen): Likewise.
13811 (all-opcodes): Do not depend on all-cgen.
13812 (all-sim): Likewise.
13813
13814 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13815
13816 * Makefile.in: Eliminate 'apache' targets.
13817 * configure.in: Eliminate 'apache' targets.
13818
13819 * configure.in: Eliminate redundant tests. Reorganize.
13820
13821 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13822
13823 * config-ml.in: Eliminate references to Cygnus configure.
13824
13825 * Makefile.in: Eliminate references to building emacs.
13826
13827 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13828
13829 * MAINTAINERS: Update my email address.
13830
13831 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13832
13833 * config.if (libstdcxx_incdir): Version C++ headers.
13834 (cxx_incdir): Remove.
13835
13836 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13837
13838 * MAINTAINERS (Write After Approval): Add self.
13839
13840 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13841
13842 * configure.in: Add support for ip2k.
13843
13844 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13845
13846 * configure.in: Fix AIX configury bug.
13847
13848 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13849
13850 * MAINTAINERS (Write After Approval): Add self.
13851
13852 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13853
13854 * configure.in: replace ${topsrcdir} with ${srcdir}
13855
13856 * configure.in: Move definition of libstdcxx_flags
13857 right above usage, rather than waaay earlier.
13858
13859 * configure.in: Pull definition of is_cross_compiler earlier.
13860
13861 * configure.in: Rearrange a little.
13862
13863 * configure.in: Remove references to librx.
13864 * Makefile.in: Remove references to librx.
13865
13866 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13867
13868 * config.sub: Add support for avr target.
13869 Import from master sources, rev 1.255
13870
13871 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13872
13873 * configure, .cvsignore: Revert previous change...
13874 * Makefile: ...delete.
13875
13876 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13877
13878 * configure.in: Eliminate ${gasdir} variable.
13879
13880 2002-06-18 Dave Brolley <brolley@redhat.com>
13881
13882 * configure.in: Add support for frv.
13883 * config.sub: Add support for frv.
13884
13885 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13886
13887 * configure: Remove garbage from previous commit.
13888
13889 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13890
13891 * configure: For in-source builds, make a subdir and re-exec there.
13892 * Makefile: New file. Pass targets through to build directory.
13893 * .cvsignore: No longer ignore "Makefile".
13894
13895 2002-06-16 Douglas Rupp <rupp@gnat.com>
13896
13897 * MAINTAINERS (Write After Approval): Add self.
13898
13899 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13900
13901 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13902
13903 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13904
13905 * configure.in (vax-*-netbsd*): Re-enable gas.
13906
13907 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13908
13909 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13910 BUILD_PREFIX_1, to correct nomenclature.
13911 * configure: Likewise.
13912
13913 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13914 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13915
13916 2002-05-31 Olaf Hering <olh@suse.de>
13917
13918 * config-ml.in: Propogate DESTDIR also.
13919
13920 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13921
13922 * configure.in (vax-*-netbsd*): Don't build gas for this
13923 platform.
13924
13925 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13926
13927 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13928 and libgcj for AVR.
13929
13930 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13931
13932 * MAINTAINERS (Write After Approval): Add myself.
13933
13934 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13935
13936 * config.guess: Update to 2002-05-22 version.
13937 * config.sub: Likewise.
13938
13939 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13940
13941 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13942 * config-ml.in: Likewise.
13943 * configure: Likewise.
13944 * configure.in: Likewise.
13945
13946 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13947
13948 * MAINTAINERS: Update my email address.
13949
13950 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13951
13952 * configure.in: Simplify makefile fragment collection.
13953
13954 * configure.in: Remove code to build emacs.
13955
13956 * configure.in : Remove --srcdir argument from targargs and buildargs
13957 (it's always overridden in the Makefile anyway). Rearrange a bit.
13958
13959 * configure: Move some logic to configure.in.
13960 * configure.in: Move some logic from configure.
13961
13962 2002-05-11 Tom Tromey <tromey@redhat.com>
13963
13964 * MAINTAINERS: Reflect libgcj reality.
13965
13966 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13967
13968 * Makefile.in: Honour DESTDIR.
13969
13970 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13971
13972 * config.guess: Import 2002-03-20 version.
13973 * config.sub: Import 2002-04-26 version.
13974
13975 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13976
13977 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13978
13979 2002-05-07 Tim Josling <tej@melbpc.org.au>
13980
13981 * MAINTAINERS: Add self.
13982
13983 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13984
13985 * ltmain.sh: Detect and handle object name conflicts
13986 while piecewise linking a static library.
13987
13988 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13989
13990 * configure.in (noconfigdirs): Don't disable libgcj on
13991 sparc64-*-solaris* and sparcv9-*-solaris*.
13992
13993 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13994
13995 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13996
13997 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13998
13999 * configure.in (FLAGS_FOR_TARGET): Do not add
14000 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
14001 on i[3456]86-*-linux*.
14002
14003 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
14004
14005 * configure.in (noconfigdirs): Replace [ ] with test.
14006
14007 * configure.in (noconfigdirs): Do not add target-newlib if
14008 target == i[3456]86-*-linux*, and host == target.
14009
14010 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
14011
14012 * configure.in: delete reference to absent file
14013
14014 * configure.in: replace '[' with 'test'
14015
14016 * configure.in: Eliminate references to gash.
14017 * Makefile.in: Eliminate references to gash.
14018
14019 * configure.in: remove useless references to 'pic' makefile fragments.
14020
14021 * configure.in: (*-*-windows*) Finish removing.
14022
14023 * configure.in: Eliminate redundant test for libgui.
14024
14025 2002-04-29 Roger Sayle <roger@eyesopen.com>
14026
14027 * MAINTAINERS: Add self and realphabetize. Update entries
14028 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
14029 entry for a29k port maintainer.
14030
14031 2002-04-26 Joel Sherrill <joel@OARcorp.com>
14032
14033 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14034 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14035
14036 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
14037
14038 * configure.in: remove references to dead files
14039
14040 2002-04-19 Mark Mitchell <mark@codesourcery.com>
14041
14042 * MAINTAINERS: Add information about purpose of this file.
14043
14044 2002-04-18 Tom Tromey <tromey@redhat.com>
14045
14046 * configure.in: Disallow configuring libgcj when it is already
14047 installed and we're using Solaris 2.8 linker. Do enable libgcj on
14048 Solaris 2.8 by default. For PR libgcj/6158.
14049
14050 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14051
14052 * configure.in: Move default CC setting out of config/mh-* fragments
14053 directly into here.
14054
14055 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14056
14057 * configure.in: don't even try to configure or make a subdirectory
14058 if there's no configure script for it.
14059
14060 2002-04-15 Mark Mitchell <mark@codesourcery.com>
14061
14062 * MAINTAINERS: Remove chill maintainers.
14063 * Makefile.in (CHILLFLAGS): Remove.
14064 (CHILL_LIB): Remove.
14065 (TARGET_CONFIGDIRS): Remove libchill.
14066 (CHILL_FOR_TARGET): Remove.
14067 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14068 CHILL_LIB.
14069 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14070 (CHECK_TARGET_MODULES): Likewise.
14071 (INSTALL_TARGET_MODULES): Likewise.
14072 (CLEAN_TARGET_MODULES): Likewise.
14073 (configure-target-libchill): Remove.
14074 (all-target-libchill): Remove.
14075 * configure.in (target_libs): Remove target-libchill.
14076 Do not compute CHILL_FOR_TARGET.
14077 * libchill: Remove directory.
14078
14079 2002-04-11 DJ Delorie <dj@redhat.com>
14080
14081 * Makefile.in, configure.in: Sync with binutils, entries
14082 follow...
14083
14084 2002-04-07 Andrew Cagney <ac131313@redhat.com>
14085
14086 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
14087 (do-tar, do-bz2): New rules.
14088 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
14089 (gdb-tar): New rule.
14090 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
14091 (insight_dejagnu.tar): New rule.
14092 (insight.tar): New rule.
14093 (gdb+dejagnu.tar): New rule.
14094 (gdb.tar): New rule.
14095
14096 2002-02-01 Mo DeJong <supermo@bayarea.net>
14097
14098 * Makefile.in: Add all-tix to deps for all-snavigator
14099 so that tix is built when building snavigator.
14100
14101 2002-01-11 Steve Ellcey <sje@cup.hp.com>
14102
14103 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14104 ld and gdb are not supported.
14105
14106 2002-01-07 Mark Salter <msalter@redhat.com>
14107
14108 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14109 Allow target-libgloss to be built for arm, strongarm, and xscale.
14110
14111 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14112
14113 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14114 options for i[3456]86-pc-linux* native builds.
14115
14116 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14117
14118 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14119 files from .po files for a distribution.
14120
14121 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
14122
14123 * configure.in: Enable libstdc++-v3 for h8300 targets.
14124
14125 2001-06-19 Alan Modra <amodra@bigpond.net.au>
14126
14127 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14128 version from bfd/.
14129
14130 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14131
14132 * Makefile.in (VER): When present, extract the version number from
14133 the file version.in.
14134
14135 2001-05-24 Tom Rix <trix@redhat.com>
14136
14137 * configure.in : enable ld for aix
14138
14139 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14140
14141 * config.guess: Add linux target for S/390.
14142
14143 2000-11-07 Philip Blundell <pb@futuretv.com>
14144
14145 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14146
14147 2000-11-03 Philip Blundell <pb@futuretv.com>
14148
14149 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14150 files.
14151
14152 2001-01-15 Ben Elliston <bje@redhat.com>
14153
14154 * configure.in (host_tools): Add sid.
14155 Always configure cgen.
14156
14157 2000-11-24 Nick Clifton <nickc@redhat.com>
14158
14159 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14160
14161 2000-08-20 Doug Evans <dje@casey.transmeta.com>
14162
14163 * Makefile.in (ALL_MODULES): Add all-cgen.
14164 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14165 (all-cgen): New target.
14166 (all-opcodes,all-sim): Depend on all-cgen.
14167 * configure.in (host_tools): Add cgen.
14168 Only configure cgen if --enable-cgen-maint.
14169
14170 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
14171
14172 * configure.in: Add *-*-freebsd* configurations.
14173
14174 2002-04-08 Tom Tromey <tromey@redhat.com>
14175
14176 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14177 Fixes PR libgcj/6068.
14178
14179 2002-03-30 Krister Walfridsson <cato@df.lth.se>
14180
14181 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14182
14183 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14184
14185 * configure.in (alpha*-dec-osf*): Enable libgcj.
14186
14187 2003-03-27 Matthew Gingell <gingell@gnat.com>
14188
14189 * MAINTAINERS (Write After Approval): Add myself.
14190
14191 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14192
14193 Fix for: PR bootstrap/3591, target/5676
14194 * configure.in (mcore-pe): Disable the configuration of
14195 libstdc++-v3 since exceptions are not supported.
14196
14197 2002-03-20 Anthony Green <green@redhat.com>
14198
14199 * configure.in: Enable libgcj for xscale-elf target.
14200
14201 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14202
14203 * MAINTAINERS: Update my email address.
14204
14205 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14206
14207 * ltmain.sh (relink_command): Fix typo in previous change.
14208
14209 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14210
14211 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14212 (relink_command): Added --tag flags.
14213 (mode=install): If relinking fails; error out.
14214
14215 2002-03-12 Richard Henderson <rth@redhat.com>
14216
14217 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14218 .NOTPARALLEL tag.
14219 (do-check): Rename from check.
14220 (check): Allow parallel check.
14221
14222 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14223
14224 * MAINTAINERS: Add myself as maintainer for xtensa port.
14225 Fix alphabetical order in CPU port maintainer list.
14226 Remove myself from Write After Approval list.
14227
14228 2002-03-11 Richard Henderson <rth@redhat.com>
14229
14230 * Makefile.in (.NOTPARALLEL): Add fake tag.
14231
14232 2002-03-07 H.J. Lu (hjl@gnu.org)
14233
14234 * configure.in: Enable gprof for mips*-*-linux*.
14235
14236 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14237
14238 * MAINTAINERS (Write After Approval): Add myself.
14239
14240 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14241
14242 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14243 libjava.
14244 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14245
14246 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14247
14248 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14249 because its Makefile is there; test for the executable instead.
14250
14251 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14252
14253 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14254 libstdc++-v3 and libjava.
14255
14256 2002-02-11 Adam Megacz <adam@xwt.org>
14257
14258 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14259 boehm-gc
14260
14261 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14262
14263 * config.guess: Updated to 2002-01-30's version.
14264 * config.sub: Updated to 2002-02-01's version.
14265 Contribute sh64-elf.
14266 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14267 * configure.in: Added sh64-*-*.
14268
14269 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14270
14271 * MAINTAINERS: Belatedly add myself to write after approval list.
14272
14273 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14274
14275 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14276 Remove self as Write After Approval.
14277
14278 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14279
14280 * MAINTAINERS: Put self in as maintainer for contrib/regression
14281 directory.
14282
14283 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14284
14285 * MAINTAINERS: Update my email address.
14286
14287 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14288
14289 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14290 target-libiberty, and target-libgloss. Skip Java-related
14291 libraries if not supported for NetBSD on target CPU.
14292
14293 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14294
14295 * install-sh: Use _inst.$$_ for temp file name.
14296
14297 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14298
14299 * MAINTAINERS (Write After Approval): Move my contact info
14300 from here...
14301 (OS Port Maintainers): ...to here (netbsd).
14302
14303 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14304
14305 * MAINTAINERS (Write After Approval): Add myself.
14306
14307 2002-01-17 H.J. Lu <hjl@gnu.org>
14308
14309 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14310 (all-target-fastjar): Also depend on all-target-libiberty.
14311
14312 2002-01-16 H.J. Lu (hjl@gnu.org)
14313
14314 * config.guess: Import from master sources, rev 1.225.
14315 * config.sub: Import from master sources, rev 1.238.
14316
14317 2002-01-16 Kazu Hirata <kazu@hxi.com>
14318
14319 * MAINTAINERS (Write After Approval): Remove myself.
14320
14321 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14322
14323 * MAINTAINERS (Write After Approval): Add myself.
14324
14325 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14326
14327 * MAINTAINERS: Add self as docs co-maintainer.
14328
14329 2001-12-11 Matthias Klose <doko@debian.org>
14330
14331 * MAINTAINERS (Write After Approval): Add myself.
14332
14333 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14334
14335 * MAINTAINERS: Update my email address.
14336
14337 2001-12-07 Turly O'Connor <turly@apple.com>
14338 * MAINTAINERS (Write After Approval): Add myself.
14339 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14340 (rs6000_initialize_trampoline): Call __trampoline_setup for
14341 ABI_DARWIN too.
14342 * darwin-tramp.asm: New file, implements __trampoline_setup.
14343 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14344
14345 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14346
14347 * MAINTAINERS (Write After Approval): Add myself.
14348
14349 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14350
14351 * configure, configure.in: Use temp file for long sed commands.
14352
14353 2001-12-03 Laurent Guerby <guerby@acm.org>
14354
14355 * config.sub: Update to version 1.232 on subversion.
14356
14357 2001-12-03 Ben Elliston <bje@redhat.com>
14358
14359 * MAINTAINERS: Update mail address for config.* patches.
14360
14361 2001-11-27 DJ Delorie <dj@redhat.com>
14362 Zack Weinberg <zack@codesourcery.com>
14363
14364 When build != host, create libiberty for the build machine.
14365
14366 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14367 CONFIG_ARGUMENTS.
14368 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14369 New variables.
14370 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14371 and rules.
14372 (all.normal): Depend on ALL_BUILD_MODULES.
14373 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14374 (all-build-libiberty): Depend on configure-build-libiberty.
14375
14376 * configure: Calculate and substitute proper value for
14377 ALL_BUILD_MODULES.
14378 * configure.in: Create the build subdirectory.
14379 Calculate and substitute TARGET_CONFIGARGS (formerly
14380 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14381
14382 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14383
14384 * MAINTAINERS (write-after-approval): Add self.
14385
14386 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14387
14388 * MAINTAINERS (GNATS only accounts): Remove self.
14389
14390 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14391
14392 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14393 libf2c.
14394
14395 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14396
14397 * MAINTAINERS (Write After Approval): Add self.
14398
14399 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14400
14401 * MAINTAINERS: mips and s390 are also CPU ports.
14402
14403 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14404
14405 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14406
14407 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14408
14409 * MAINTAINERS: Alphabetize.
14410
14411 2001-11-09 Kazu Hirata <kazu@hxi.com>
14412
14413 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14414
14415 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14416
14417 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14418
14419 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14420
14421 * configure.in (--enable-languages): Be more permissive about
14422 syntax. Check for empty lists better. Warn about $LANGUAGES.
14423
14424 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14425
14426 * config.sub: Import from master sources, rev. 1.230.
14427 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14428
14429 2001-11-07 Laurent Guerby <guerby@acm.org>
14430
14431 * MAINTAINERS (Write After Approval): Add self.
14432
14433 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14434
14435 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14436
14437 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14438
14439 * config.sub: Import from master sources, rev 1.226.
14440 * config.guess: Import from master sources, rev 1.216.
14441
14442 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14443
14444 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14445 * MAINTAINERS: Add self as maintainer of MMIX port.
14446 Remove old after-approval entry.
14447
14448 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14449
14450 * ChangeLog, configure: Fix spelling errors.
14451
14452 2001-10-20 Brendan Kehoe <brendan@zen.org>
14453
14454 * MAINTAINERS: Tweak my address.
14455
14456 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14457
14458 * MAINTAINERS: Update my email address.
14459
14460 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14461
14462 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14463 * MAINTAINERS: Add self as maintainer of CRIS port.
14464
14465 2001-10-10 Geert Bosch <bosch@gnat.com>
14466
14467 * MAINTAINERS (Various maintainers: Ada front end):
14468 Added Robert Dewar.
14469
14470 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14471
14472 * MAINTAINERS (Write After Approval): Added self
14473
14474 2001-10-02 Geert Bosch <bosch@gnat.com>
14475
14476 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14477
14478 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14479
14480 * configure: Handle temporary files securely using mkdir.
14481
14482 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14483
14484 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14485
14486 2001-09-26 Will Cohen <wcohen@redhat.com>
14487
14488 * configure.in (*-*-linux*): Disable configuration of target-newlib
14489 and target-libgloss.
14490
14491 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14492
14493 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14494 RANLIB.
14495
14496 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14497
14498 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14499 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14500 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14501 avoid quotes nesting problems.
14502 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14503 (DO_X): Export only variables that are set.
14504
14505 2001-09-19 Ben Elliston <bje@redhat.com>
14506
14507 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14508 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14509 semantics. Use the shell built-in "type" command instead.
14510
14511 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14512
14513 Merged from gcc-3_0-branch:
14514 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14515 * ltcf-c.sh: Use $objext, not $ac_objext.
14516 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14517 * ltcf-cxx.sh: Add support for GNU.
14518 2001-07-22 Timothy Wall <twall@redhat.com>
14519 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14520 default settings if using GNU tools with that configuration.
14521 * ltcf-cxx.sh: Ditto.
14522 * ltcf-gcj.sh: Ditto.
14523 2001-07-21 Michael Chastain <chastain@redhat.com>
14524 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14525 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14526 * ltmain.sh: Mark as gcc-local.
14527
14528 2001-08-30 Eric Christopher <echristo@redhat.com>
14529 Jason Eckhardt <jle@redhat.com>
14530
14531 * config.guess: Merge from master sources.
14532 * config.sub: Merge from master sources, add support for mipsisa32.
14533
14534 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14535 * config.sub: Merge from master sources, rev 1.219.
14536 * MAINTAINERS: Add self as contact for stormy16 port.
14537
14538 2001-08-14 Zack Weinberg <zackw@panix.com>
14539
14540 * config.sub: Merge from master sources, rev 1.218.
14541 * config.guess: Merge from master sources, rev 1.209.
14542
14543 2001-08-11 Graham Stott <grahams@redhat.com>
14544
14545 * Makefile.in (check-c++): Add missing semicolon.
14546
14547 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14548
14549 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14550
14551 2001-07-30 Eric Christopher <echristo@redhat.com>
14552
14553 * MAINTAINERS (Various maintainers: mips port): Added myself.
14554
14555 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14556
14557 * configure.in (sh-*-linux*): New.
14558
14559 2001-07-27 Richard Henderson <rth@redhat.com>
14560
14561 * .cvsignore: Add LAST_UPDATED.
14562
14563 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14564
14565 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14566
14567 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14568
14569 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14570
14571 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14572
14573 * MAINTAINERS (Write After Approval): Added myself.
14574
14575 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14576
14577 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14578 and libgcj on m68hc11/m68hc12.
14579
14580 2001-06-27 H.J. Lu (hjl@gnu.org)
14581
14582 * Makefile (CFLAGS_FOR_BUILD): New.
14583 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14584
14585 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14586
14587 * README: Remove version number.
14588
14589 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14590
14591 * INSTALL/README: Update wrt. to the installation instructions now
14592 residing in gcc/doc/install.texi.
14593
14594 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14595
14596 * README: Replace with a cut-down and updated version of gcc/README.
14597
14598 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14599
14600 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14601 multilibs to be disabled.
14602
14603 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14604
14605 * MAINTAINERS (Write After Approval): Add myself.
14606
14607 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14608
14609 * config.guess: Import CVS version 1.195.
14610 * config.sub: Import CVS version 1.212.
14611
14612 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14613
14614 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14615 gcc/xgcc is built, use -print-prog-name to find out the program
14616 name to use.
14617
14618 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14619
14620 * config.guess: Import CVS version 1.194. All gcc-local changes
14621 appear to also be in the master copy.
14622 * config.sub: Import CVS version 1.211.
14623
14624 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14625
14626 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14627 with_gcc]: Use `gcc -shared' to build a shared library.
14628
14629 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14630
14631 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14632 archives.
14633
14634 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14635
14636 * MAINTAINERS (Write After Approval): Add myself.
14637
14638 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14639
14640 * configure.in (libstdcxx_flags): Do not try to execute
14641 libstdc++-v3/testsuite_flags until it exists.
14642
14643 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14644
14645 * MAINTAINERS: Update my email address.
14646
14647 2001-05-31 Graham Stott <grahams@redhat.com>
14648
14649 * MAINTAINERS (Write After Approval): Add myself.
14650
14651 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14652
14653 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14654 libraries when using g++ with native linker.
14655
14656 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14657
14658 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14659
14660 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14661
14662 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14663 [aix4*|aix5*]: Prepend blank.
14664
14665 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14666
14667 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14668 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14669 of subdir/configure scripts to use the new libtool.m4.
14670
14671 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14672
14673 * MAINTAINERS (Write After Approval): Add myself.
14674
14675 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14676
14677 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14678
14679 2001-05-11 Ben Elliston <bje@redhat.com>
14680
14681 * Makefile.in (all-sid): New target.
14682 (check-sid, clean-sid, install-sid): Likewise.
14683
14684 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14685
14686 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14687
14688 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14689
14690 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14691 libgcj.
14692
14693 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14694
14695 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14696 gcc/xgcc is built, use -print-prog-name to find out the program
14697 name to use.
14698
14699 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14700
14701 * configure.in (noconfigdirs): Don't reset it from scratch in the
14702 target case; only append to it.
14703
14704 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14705 sparc-*-solaris2.8]: Disable ${libgcj}.
14706
14707 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14708
14709 * configure.in (libgcj_saved): Copy from $libgcj.
14710 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14711 --disable-libgcj.
14712
14713 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14714
14715 * MAINTAINERS: Remove self as MIPS maintainer and
14716 C front end maintainer.
14717
14718 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14719
14720 * configure.in: Move *-chorusos target case to the proper switch.
14721 Disable libgcj.
14722
14723 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14724
14725 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14726 1.641.2.228.
14727
14728 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14729
14730 * Makefile.in (STAGE1_CFLAGS): Pass down.
14731
14732 2001-04-13 Alan Modra <amodra@one.net.au>
14733
14734 * config.guess: Add hppa64-linux support. Note for next import that
14735 this is already in the master file.
14736 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14737
14738 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14739
14740 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14741 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14742
14743 2001-04-11 Stan Shebs <shebs@apple.com>
14744
14745 * MAINTAINERS: Add self as Darwin port maintainer.
14746
14747 2001-04-11 Alan Modra <amodra@one.net.au>
14748
14749 * MAINTAINERS: Update my email address.
14750
14751 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14752
14753 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14754 recent versions of FreeBSD (release 3 or later).
14755 * ltconfig: On FreeBSD, -lc must not be provided when building
14756 a shared library or else the standard -pthread gcc option is
14757 rendered worthless to later users of the built library.
14758
14759 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14760
14761 * MAINTAINERS: Add self and RTH as C front end maintainers.
14762
14763 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14764
14765 * config.sub: Make sure to match an already-canonicalized
14766 machine name (eg. mn10300-unknown-elf).
14767
14768 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14769
14770 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14771 New macros.
14772 (bootstrap, cross): Use RECURSE_FLAGS.
14773 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14774
14775 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14776
14777 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14778
14779 2001-03-22 Colin Howell <chowell@redhat.com>
14780
14781 * Makefile.in (DO_X): Do not backslash single-quotes in
14782 backquotes (two places).
14783
14784 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14785
14786 Re-installed:
14787 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14788 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14789 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14790 * ltcf-cxx.sh: Likewise.
14791 * ltcf-gcj.sh: Likewise.
14792
14793 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14794
14795 * MAINTAINERS: Add myself as "documentation co-maintainer".
14796
14797 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14798
14799 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14800 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14801
14802 2001-03-19 Tom Tromey <tromey@redhat.com>
14803
14804 * config-ml.in: Handle GCJ and GCJFLAGS.
14805
14806 2001-03-21 Michael Chastain <chastain@redhat.com>
14807
14808 * Makefile.in: all-m4 depends on all-texinfo.
14809
14810 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14811
14812 * MAINTAINERS: Add myself to write after approval list.
14813
14814 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14815
14816 * Makefile.in (DO_X): Quote nested quotes.
14817
14818 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14819
14820 * MAINTAINERS: Add myself to write after approval list.
14821
14822 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14823
14824 * Makefile.in (DO_X): Use double quotes for quoting
14825 "RANLIB=$${RANLIB}".
14826
14827 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14828
14829 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14830
14831 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14832
14833 * configure.in: Only use `lang_requires' for languages athat are
14834 actually enabled.
14835
14836 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14837
14838 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14839
14840 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14841
14842 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14843
14844 2001-03-07 Tom Tromey <tromey@redhat.com>
14845
14846 * configure.in: Allow config-lang.in to set `lang_requires' to list
14847 of other required languages.
14848
14849 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14850
14851 * Makefile.in: Remove RANLIB definition. Use RANLIB
14852 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14853 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14854
14855 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14856 Alexandre Oliva <aoliva@redhat.com>
14857
14858 * Makefile.in (check-c++): Use tabs, not spaces.
14859
14860 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14861
14862 * MAINTAINERS: add myself to Write After Approval list.
14863
14864 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14865
14866 * Makefile.in (check-c++): New rule.
14867
14868 * configure.in (target_libs): Remove libg++.
14869 (noconfigdirs): Remove libg++.
14870 (noconfigdirs): Same.
14871 (noconfigdirs): Same.
14872 (noconfigdirs): Same.
14873
14874 * config-ml.in: Remove libg++ references.
14875
14876 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14877 (ALL_TARGET_MODULES): Same.
14878 (configure-target-libg++): Remove.
14879 (all-target-libg++): Remove.
14880 (configure-target-libio): Remove.
14881 (all-target-libio): Remove.
14882 (check-target-libio): Remove.
14883 (.PHONY): Remove.
14884 (libg++.tar.bz2): Remove.
14885 (all-target-cygmon): Remove libio.
14886 (all-target-libstdc++): Remove.
14887 (configure-target-libstdc++): Remove.
14888 (TARGET_LIB_PATH): Remove libstdc++.
14889 (ALL_GCC_CXX): Remove libstdc++.
14890 (all-target-gperf): Correct.
14891
14892 2001-02-16 Nick Clifton <nickc@redhat.com>
14893
14894 * configure.in (noconfigdirs): Allow configuration of texinfo
14895 for Cygwin hosts.
14896
14897 2001-02-15 Anthony Green <green@redhat.com>
14898
14899 * configure: Introduce GCJ_FOR_TARGET.
14900 * configure.in: Ditto.
14901 * Makefile.in: Ditto.
14902
14903 2001-02-13 Andreas Schwab <schwab@suse.de>
14904
14905 * MAINTAINERS: Update mail address.
14906
14907 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14908
14909 * config.guess: Add linux target for S/390.
14910 * config.sub: Likewise.
14911
14912 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14913
14914 * configure.in: for *-chorusos, don't config target-newlib and
14915 target-libgloss.
14916
14917 2001-02-06 Ben Elliston <bje@redhat.com>
14918
14919 * configure: Output host type to stdout, not stderr.
14920
14921 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14922
14923 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14924 * ltcf-cxx.sh: Likewise.
14925
14926 * config.if: Assume enable_libstdcxx_v3 is defined.
14927
14928 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14929
14930 Remove V2 C++ library.
14931 * configure.in: Remove --enable-libstdcxx_v3 support.
14932
14933 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14934
14935 * include/demangle.h: Add prototype for java_demangle_v3.
14936
14937 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14938
14939 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14940
14941 2001-01-27 Richard Henderson <rth@redhat.com>
14942
14943 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14944
14945 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14946
14947 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14948 Don't unset, it's non-portable and no longer necessary, set to empty
14949 instead.
14950
14951 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14952
14953 * ltconfig: Shell portability fix for the tagname validity check.
14954
14955 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14956
14957 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14958 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14959
14960 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14961
14962 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14963
14964 2001-01-26 Tom Tromey <tromey@redhat.com>
14965
14966 * configure.in: Allow libgcj to be built on Sparc Solaris.
14967
14968 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14969
14970 * ltcf-c.sh: Add aix5 case.
14971 * ltcf-cxx.sh: Likewise.
14972 * ltconfig: Likewise.
14973
14974 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14975
14976 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14977 keep at least one of build_libtool_libs or build_old_libs set to
14978 yes.
14979
14980 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14981 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14982
14983 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14984
14985 * configure.in: Enable libgcj on several additional platforms.
14986
14987 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14988
14989 * configure.in: Enable libgcj for linux targets.
14990
14991 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14992
14993 * MAINTAINERS (Write After Approval): Add myself.
14994
14995 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14996
14997 * MAINTAINERS: Add myself as vax port maintainer.
14998
14999 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
15000
15001 * MAINTAINERS: Add myself as Mercury front-end maintainer.
15002
15003 2001-01-09 Mike Stump <mrs@wrs.com>
15004
15005 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15006 failures of subdirectories.
15007
15008 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15009
15010 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
15011 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15012 * ltcf-cxx.sh: Likewise.
15013 * ltcf-gcj.sh: Likewise.
15014 * ltconfig.sh: Fix typo.
15015
15016 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15017
15018 * configure: handle DOS-style absolute paths.
15019
15020 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15021
15022 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15023
15024 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
15025
15026 * MAINTAINERS: Add myself as avr port co-maintainer.
15027
15028 2000-12-28 Ben Elliston <bje@redhat.com>
15029
15030 * MAINTAINERS: Add myself under ``Write After Approval''.
15031
15032 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
15033
15034 * texinfo: Remove directory from GCC.
15035
15036 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15037
15038 * COPYING: Update to current
15039 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15040 to 19yy as example year in copyright notice).
15041
15042 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
15043
15044 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15045 (libstdcxx_incdir): Pass down.
15046 * config.if: Remove expired bits for cxx_interface, add stub.
15047 (libstdcxx_incdir): Add variable for g++ include directory.
15048 * configure.in (gxx_include_dir): Use it.
15049
15050 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
15051
15052 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
15053 with old-email address from ``Write After Approval''.
15054
15055 2000-12-15 Andreas Jaeger <aj@suse.de>
15056
15057 * configure.in: Handle lang_dirs.
15058
15059 2000-12-14 Tom Tromey <tromey@redhat.com>
15060
15061 * MAINTAINERS: Removed brads.
15062
15063 * MAINTAINERS: Added gcj developers.
15064
15065 2000-12-13 Anthony Green <green@redhat.com>
15066
15067 * configure.in: Disable libgcj for any target not specifically
15068 listed. Disable libgcj for x86 and Alpha Linux until compatible
15069 with g++ abi.
15070
15071 2000-12-13 Mike Stump <mrs@wrs.com>
15072
15073 * Makefile.in (local-distclean): Also remove fastjar.
15074
15075 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
15076
15077 * contrib/gcc_update: Add fastjar --touch entries.
15078
15079 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
15080
15081 * configure.in: Disable language-specific target libraries for
15082 languages that aren't enabled.
15083
15084 2000-12-10 Anthony Green <green@redhat.com>
15085
15086 * configure.in: Define libgcj. Disable libgcj target libraries for
15087 most targets.
15088
15089 2000-12-10 Neil Booth <neilb@earthling.net>
15090
15091 * MAINTAINERS: Update mail address, remove from WAA list.
15092
15093 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15094
15095 * libjava: Imported from /cvs/java.
15096 * libffi: Likewise.
15097 * Boehm-gc: Likewise.
15098
15099 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15100
15101 * configure.in (target_libs): Revert 2000-12-08 patch.
15102 (noconfigdirs): Added target-libjava.
15103
15104 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15105
15106 * djunpack.bat: removed.
15107
15108 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15109
15110 * Makefile.in: handle DOS-style absolute paths.
15111 * config-ml.in: likewise.
15112 * symlink-tree: likewise.
15113
15114 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15115
15116 * fastjar: Imported.
15117
15118 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15119
15120 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15121 libjava.
15122 * configure.in (target_libs): Removed `target-libjava'.
15123
15124 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15125
15126 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15127 (ALL_MODULES): Added fastjar.
15128 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15129 (all-target-libjava): all-fastjar replaces all-zip.
15130 (all-fastjar): Added.
15131 (configure-target-fastjar, all-target-fastjar): Likewise.
15132 * configure.in (host_tools): Added fastjar.
15133
15134 2000-12-07 Mike Stump <mrs@wrs.com>
15135
15136 * Makefile.in (local-distclean): Remove leftover built files.
15137
15138 2000-11-24 Nick Clifton <nickc@redhat.com>
15139
15140 * configure.in (xscale-elf): Add target.
15141 (xscale-coff): Add target.
15142
15143 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
15144
15145 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15146 recent versions of FreeBSD (release 3 or later).
15147 * ltconfig: On FreeBSD, -lc must not be provided when building
15148 a shared library or else the standard -pthread gcc option is
15149 rendered worthless to later users of the built library.
15150
15151 2000-11-16 Fred Fish <fnf@be.com>
15152
15153 * configure.in (enable_libstdcxx_v3): Fix typo,
15154 libstd++ -> libstdc++.
15155
15156 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15157
15158 * MAINTAINERS: Add self to Write After Approval list.
15159
15160 2000-11-21 Bernd Schmidt <bernds@redhat.com>
15161
15162 * MAINTAINERS: Update my email address. Add myself to global write
15163 privs list.
15164
15165 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
15166
15167 * Makefile.in: Merge with src and libgcj.
15168 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15169 configure-target-<library> when their configure scripts need the C
15170 or C++ library to have already been built to work properly.
15171 (do_proto_toplev): Set them to an empty string.
15172
15173 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15174 (REALLY_SET_LIB_PATH): Use them.
15175
15176 2000-11-17 Stan Shebs <shebs@apple.com>
15177
15178 * MAINTAINERS: Add self to Write After Approval list.
15179
15180 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15181
15182 * configure: Provide the original toplevel configure arguments
15183 (including $0) to subprocesses in the environment rather than
15184 through gcc/configargs.h.
15185
15186 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15187
15188 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15189 C99. Alphabetise "Write After Approval" list.
15190
15191 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15192
15193 * configure: Turn on libstdc++ V3 by default.
15194
15195 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15196 if we've got GCC.
15197
15198 2000-11-11 Philip Blundell <philb@gnu.org>
15199
15200 * MAINTAINERS: Add self to Write After Approval list.
15201
15202 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15203
15204 * ltcf-c.sh (aix4): Improve shared library configuration; require
15205 exporting symbols.
15206 * ltcf-cxx.sh (aix4): Define.
15207 * ltconfig (aix4): Define library and soname specs appropriate for
15208 AIX. Define command to create export symbols list.
15209
15210 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15211
15212 * config.sub: Add support for Sun Chorus
15213
15214 2000-10-31 Nick Clifton <nickc@redhat.com>
15215
15216 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15217 <name>@redhat.com. Also installed new email address for Clint
15218 Popetz.
15219
15220 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15221
15222 * etc: Remove directory from GCC.
15223
15224 2000-10-16 Michael Meissner <meissner@redhat.com>
15225
15226 * configure (gcc/configargs.h): Only create if there is a build GCC
15227 directory created.
15228
15229 2000-10-16 Matthias Klose <doko@debian.org>
15230
15231 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15232 when configured for libstdc++-v3.
15233
15234 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15235
15236 * configure: Save configure arguments to gcc/configargs.h.
15237
15238 2000-10-04 Philipp Thomas <pthomas@suse.de>
15239
15240 * config.guess: Import CVS version 1.157.
15241 * config.sub: Import CVS version 1.181.
15242
15243 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15244
15245 * Makefile.in (bootstrap): avoid recursion if subdir missing
15246 (cross): ditto
15247 (do-proto-toplev): ditto
15248
15249 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15250
15251 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15252 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15253
15254 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15255 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15256 all affected `configure' scripts.
15257
15258 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15259
15260 * MAINTAINERS: Add self as cpplib co-maintainer.
15261
15262 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15263
15264 * MAINTAINERS: Add self to Write After Approval list.
15265
15266 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15267
15268 * INSTALL/README: egcs -> GCC update.
15269
15270 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15271
15272 * MAINTAINERS: Add myself to Write After Approval list.
15273
15274 2000-09-15 Kazu Hirata <kazu@hxi.com>
15275
15276 * MAINTAINERS: Add myself to Write After Approval list.
15277
15278 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15279
15280 * configure.in: Do not build byacc for hppa64. Provide paths to the
15281 X11 libraries for hppa64.
15282
15283 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15284
15285 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15286
15287 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15288
15289 * Makefile.in (all-zlib): Added dummy target.
15290
15291 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15292 ltcf-gcj.sh: Updated from libtool multi-language branch.
15293
15294 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15295
15296 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15297 (bootstrap*): Depend on all-bootstrap.
15298
15299 2000-09-05 Philipp Thomas <pthomas@suse.de>
15300
15301 * config.guess: Import CVS version 1.156.
15302 * config.sub: Import CVS version 1.179.
15303
15304 2000-09-02 Anthony Green <green@cygnus.com>
15305
15306 * Makefile.in (all-gcc): Depend on all-zlib.
15307 (CLEAN_MODULES): Add clean-zlib.
15308 (ALL_MODULES): Add all-zlib.
15309 * configure.in (host_libs): Add zlib.
15310
15311 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15312
15313 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15314 crosses, but add gcc/include to the header search path for them.
15315
15316 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15317
15318 * MAINTAINERS: Add self to Write After Approval list.
15319
15320 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15321
15322 * config.guess: Import CVS version 1.152.
15323 * config.sub: Import CVS version 1.177.
15324
15325 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15326
15327 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15328 $targargs to tell whether newlib is going to be built.
15329
15330 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15331 $$r/TARGET_SUBDIR/libio for _G_config.h.
15332
15333 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15334
15335 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15336
15337 2000-08-22 DJ Delorie <dj@redhat.com>
15338
15339 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15340
15341 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15342
15343 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15344 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15345 sub-configures.
15346
15347 2000-08-21 DJ Delorie <dj@redhat.com>
15348
15349 * MAINTAINERS: Add self as a libiberty maintainer
15350
15351 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15352
15353 * configure.in (libstdcxx_flags): Use
15354 libstdc++-v3/src/libstdc++.INC.
15355
15356 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15357
15358 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15359
15360 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15361
15362 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15363
15364 * configure: Make enable_threads and enable_shared defaults
15365 explicit. Substitute enable_threads into generated Makefiles.
15366 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15367 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15368
15369 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15370
15371 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15372
15373 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15374
15375 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15376 previous delta.
15377
15378 2000-08-11 Jason Merrill <jason@redhat.com>
15379
15380 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15381 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15382 (FLAGS_FOR_TARGET): Not here.
15383 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15384
15385 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15386
15387 * config-ml.in (CC, CXX): Don't introduce a leading space.
15388
15389 2000-08-07 DJ Delorie <dj@delorie.com>
15390
15391 * MAINTAINERS: Add self as a DJGPP maintainer
15392
15393 2000-08-07 DJ Delorie <dj@redhat.com>
15394
15395 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15396 "if we're also building gcc, and it's a gcc that will run on the
15397 build machine, we want to use its includes instead of the system's
15398 default includes".
15399
15400 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15401
15402 * MAINTAINERS: Add self to Write After Approval list.
15403
15404 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15405
15406 * configure.in (libstdcxx_flags): Don't use `"'.
15407
15408 * config-ml.in: Adjust multilib search paths to the
15409 appropriate multilib tree.
15410
15411 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15412
15413 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15414 commas in $LANGUAGES.
15415
15416 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15417
15418 * configure.in: Re-enable all references to libg++ and librx.
15419
15420 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15421
15422 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15423 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15424 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15425 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15426
15427 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15428
15429 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15430
15431 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15432 CXX_FOR_TARGET for sed.
15433
15434 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15435
15436 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15437 Do not override if already set in the environment or in configure.
15438 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15439 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15440
15441 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15442
15443 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15444 the libtool CVS tree multi-language branch.
15445 * ltconfig, ltmain.sh: Updated.
15446
15447 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15448
15449 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15450 (clean-target): Depend on it.
15451
15452 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15453 (GCC_FOR_TARGET): Use it.
15454 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15455 * configure.in: ... here.
15456 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15457 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15458
15459 2000-07-24 Eric Christopher <echristo@cygnus.com>
15460
15461 * MAINTAINERS: Add self to Write After Approval list.
15462
15463 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15464
15465 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15466 (configure-target-libchill, configure-target-libobjc): Likewise.
15467
15468 * configure.in: Use the same cache file for all target libs.
15469 * config-ml.in: But different cache files per multilib variant.
15470
15471 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15472
15473 * configure (topsrcdir): Don't use dirname.
15474
15475 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15476
15477 * MAINTAINERS: Add self to Write After Approval list.
15478
15479 2000-07-20 Jason Merrill <jason@redhat.com>
15480
15481 * configure.in: Remove all references to libg++ and librx.
15482
15483 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15484
15485 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15486
15487 * config.sub: Update to subversions version 2000-07-06.
15488
15489 2000-07-12 Andrew Haley <aph@cygnus.com>
15490
15491 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15492 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15493
15494 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15495
15496 * symlink-tree: Check number of arguments.
15497
15498 2000-07-05 Jim Wilson <wilson@cygnus.com>
15499
15500 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15501 search path for a g++ extracted from the build tree. This
15502 will allow link tests run by configure scripts in
15503 subdirectories to succeed.
15504
15505 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15506
15507 * ltconfig: Add support for mips-dde-sysv4.2MP
15508
15509 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15510
15511 * MAINTAINERS: Add myself as loop discovery maintainer.
15512
15513 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15514
15515 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15516 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15517
15518 2000-06-19 Timothy Wall <twall@cygnus.com>
15519
15520 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15521 * config.sub: Add tic54x target.
15522
15523 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15524
15525 * MAINTAINERS: Add self as Fortran maintainer,
15526 remove Craig Burley.
15527
15528 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15529
15530 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15531 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15532
15533 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15534
15535 * MAINTAINERS: Add self as i18n maintainer
15536
15537 20000-05-21 H.J. Lu (hjl@gnu.org)
15538
15539 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15540 directory are used if they exist. Make sure
15541 $(build_tooldir)/include is searched for header files,
15542 $(build_tooldir)/lib/ for library files.
15543 (GCC_FOR_TARGET): Likewise.
15544 (CXX_FOR_TARGET): Likewise.
15545
15546 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15547
15548 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15549
15550 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15551
15552 * Makefile.in (configure-target-libiberty): Depend on
15553 configure-target-newlib.
15554
15555 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15556
15557 * configure.in, Makefile.in: Merge all libffi-related
15558 configury stuff from the libgcj tree.
15559
15560 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15561
15562 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15563 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15564
15565 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15566
15567 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15568 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15569 current version information. Add to proto-toplev directory.
15570 (gdb-taz): Build do-djunpack.
15571
15572 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15573
15574 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15575
15576 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15577
15578 * MAINTAINERS: Add self to Write After Approval list.
15579
15580 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15581
15582 * ltmain.sh: Preserve in relink_command any environment
15583 variables that may affect the linker behavior.
15584
15585 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15586
15587 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15588
15589 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15590
15591 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15592
15593 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15594
15595 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15596 with the version name.
15597
15598 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15599
15600 * MAINTAINERS: Add self as bb-reorder maintainer.
15601
15602 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15603
15604 * config.if: Tweak.
15605
15606 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15607
15608 * djunpack.bat: New file.
15609
15610 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15611
15612 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15613 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15614 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15615 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15616
15617 2000-04-16 Dave Pitts <dpitts@cozx.com>
15618
15619 * config.sub (case $basic_machine): Change default for "ibm-*"
15620 to "openedition".
15621
15622 2000-04-13 Andreas Jaeger <aj@suse.de>
15623
15624 * MAINTAINERS: Added myself.
15625
15626 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15627
15628 * Makefile.in (gdb-taz): New target. GDB specific archive.
15629 (do-md5sum): New target.
15630 (MD5PROG): Define.
15631 (PACKAGE): Default to TOOL.
15632 (VER): Default to a shell script.
15633 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15634 md5 checksum generation.
15635 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15636 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15637 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15638 insight.tar.bz2): Use gdb-taz to create archive.
15639
15640 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15641
15642 * configure (warn_cflags): Delete.
15643
15644 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15645
15646 * MAINTAINERS: Added myself.
15647
15648 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15649 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15650
15651 * configure.in (enable_libstdcxx_v3): Add.
15652 (target_libs): Add bits here to switch between libstdc++-v2 and
15653 libstdc++-v3.
15654 * config.if: And this file too.
15655 * Makefile.in: Add libstdc++-v3 targets.
15656
15657 2000-04-05 Michael Meissner <meissner@redhat.com>
15658
15659 * config.sub (d30v): Add d30v as a basic machine type.
15660
15661 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15662
15663 * configure.in: -linux-gnu*, not -linux-gnu.
15664
15665 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15666
15667 * MAINTAINERS: Add self in write-after-approval section.
15668
15669 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15670
15671 * MAINTAINERS: Add self as ia64 port maintainer.
15672
15673 2000-03-08 Neil Booth <NeilB@earthling.net>
15674
15675 * MAINTAINERS: Add self in write-after-approval section.
15676
15677 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15678
15679 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15680 (do-tar-bz2): Replace TOOL with PACKAGE.
15681 (gdb.tar.bz2): Remove GDBTK from GDB package.
15682 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15683 dejagnu.tar.bz2): New packages.
15684
15685 2000-02-27 Andreas Jaeger <aj@suse.de>
15686
15687 * configure.in: Add entry for mips*-*-linux*, move catch all
15688 *-*-*linux* entry below this one.
15689
15690 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15691
15692 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15693
15694 2000-02-24 Nick Clifton <nickc@cygnus.com>
15695
15696 * config.sub: Support an OS of "wince".
15697
15698 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15699
15700 * config.guess, config.sub: Updated to match config's 2000-02-15
15701 version.
15702
15703 2000-02-23 Linas Vepstas <linas@linas.org>
15704
15705 * config.sub: Add support for Linux/IBM 370.
15706 * configure.in: Likewise.
15707
15708 2000-02-22 Nick Clifton <nickc@cygnus.com>
15709
15710 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15711
15712 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15713
15714 * config.guess: Guess "cygwin" rather than "cygwin32".
15715
15716 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15717
15718 * configure (gcc_version): When setting, narrow search to
15719 lines containing `version_string'.
15720
15721 2000-02-15 Denis Chertykov <denisc@overta.ru>
15722
15723 * config.sub: Add support for avr target.
15724
15725 2000-02-14 Nick Clifton <nickc@cygnus.com>
15726
15727 * MAINTAINERS: Add maintainers for MCore port.
15728
15729 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15730
15731 * config.sub: Add mmix-knuth-mmixware.
15732
15733 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15734
15735 * MAINTAINERS: Pair cccp with cpplib maintainership.
15736
15737 2000-01-27 Christopher Faylor <cgf@redhat.com>
15738
15739 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15740 structure stuff to -L library search.
15741 (CXX_FOR_TARGET): Ditto.
15742 (CROSS_CHECK_MODULES): Fix spelling mistake.
15743
15744 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15745
15746 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15747 the C++ compiler.
15748
15749 2000-01-12 Richard Henderson <rth@cygnus.com>
15750
15751 * configure.in: Don't build some bits for beos.
15752
15753 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15754
15755 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15756 as include files.
15757
15758 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15759
15760 * Add self as cpplib maintainer, as requested by Jason
15761 Merrill. Correct my e-mail address.
15762
15763 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15764
15765 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15766 not mh-aix43.
15767
15768 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15769
15770 * MAINTAINERS: Add myself to "write after approval" list.
15771
15772 1999-12-14 Richard Henderson <rth@cygnus.com>
15773
15774 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15775 * config.sub: Accept alphaev[78], alphaev8.
15776
15777 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15778
15779 * config.guess, config.sub: Update from autoconf.
15780
15781 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15782
15783 * MAINTAINERS: update my playtime e-address.
15784
15785 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15786
15787 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15788 necessary libraries are missing.
15789
15790 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15791
15792 * MAINTAINERS: Add new 'write after approval' maintainer.
15793
15794 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15795
15796 * MAINTAINERS: Add new Java maintainer.
15797
15798 1999-10-25 Andreas Schwab <schwab@suse.de>
15799
15800 * configure: Fix quoting inside arguments of eval.
15801
15802 1999-10-21 Nick Clifton <nickc@cygnus.com>
15803
15804 * config-ml.in: Allow suppression of some ARM multilibs.
15805
15806 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15807
15808 * config.guess: Add OS/390 match pattern.
15809 * config.sub: Add mvs, openedition targets.
15810 * configure.in (i370-ibm-opened*): New.
15811
15812 1999-09-04 Steve Chamberlain <sac@pobox.com>
15813
15814 * config.sub: Add support for configuring for pj.
15815
15816 1999-08-31 Nick Clifton <nickc@cygnus.com>
15817
15818 * config.sub (maybe_os): Add support for configuring for fr30.
15819
15820 1999-08-25 Nick Clifton <nickc@cygnus.com>
15821
15822 * configure.in: Do not configure or build ld for AIX
15823 platforms. ld is known to be broken on these platforms.
15824
15825 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15826
15827 * config-ml.in: Pass compiler flag corresponding to multidirs to
15828 subdir configures.
15829
15830 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15831
15832 * Makefile.in (LDFLAGS): Define.
15833
15834 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15835
15836 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15837 noconfigdirs.
15838 (*-*-cygwin*): Likewise.
15839
15840 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15841
15842 * mkdep: New file.
15843 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15844 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15845
15846 From Eli Zaretskii <eliz@is.elta.co.il>:
15847 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15848 long file name when using DJGPP on MS-DOS.
15849
15850 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15851
15852 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15853
15854 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15855
15856 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15857 dependency as this causes "make check" to globally "make all"
15858
15859 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15860
15861 * configure.in (target_libs): Added target-zlib.
15862 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15863 (CONFIGURE_TARGET_MODULES): Likewise.
15864 (CHECK_TARGET_MODULES): Likewise.
15865 (INSTALL_TARGET_MODULES): Likewise.
15866 (CLEAN_TARGET_MODULES): Likewise.
15867 (configure-target-zlib): New target.
15868 (all-target-zlib): Likewise.
15869 (all-target-libjava): Depend on all-target-zlib.
15870 (configure-target-libjava): Depend on configure-target-zlib.
15871
15872 * Makefile.in (configure-target-libjava): Depend on
15873 configure-target-newlib.
15874 (configure-target-boehm-gc): New target.
15875 (configure-target-qthreads): New target.
15876
15877 * configure.in (target_libs): Added target-qthreads.
15878 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15879 (CONFIGURE_TARGET_MODULES): Likewise.
15880 (CHECK_TARGET_MODULES): Likewise.
15881 (INSTALL_TARGET_MODULES): Likewise.
15882 (CLEAN_TARGET_MODULES): Likewise.
15883 (all-target-qthreads): New target.
15884 (configure-target-libjava): Depend on configure-target-qthreads.
15885 (all-target-libjava): Depend on all-target-qthreads.
15886
15887 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15888 (CONFIGURE_TARGET_MODULES): Likewise.
15889 (CHECK_TARGET_MODULES): Likewise.
15890 (INSTALL_TARGET_MODULES): Likewise.
15891 (CLEAN_TARGET_MODULES): Likewise.
15892 (all-target-libjava): New target.
15893 (all-target-boehm-gc): Likewise.
15894 * configure.in (target_libs): Added libjava, boehm-gc.
15895
15896 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15897
15898 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15899 configure.bat in SUPPORT_FILES.
15900 (gas+binutils.tar.bz2): Likewise.
15901
15902 * makeall.bat: Remove; obsolete.
15903
15904 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15905
15906 From Mark Elbrecht:
15907 * configure.bat: Remove; obsolete.
15908
15909 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15910
15911 * configure: Add -W -Wall to the default CFLAGS when compiling with
15912 gcc.
15913
15914 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15915
15916 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15917
15918 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15919
15920 * configure.in: Build ld on IRIX6.
15921
15922 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15923
15924 * Makefile.in: Change distribution targets to use bzip2 instead of
15925 gzip.
15926 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15927 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15928
15929 1999-06-04 Nick Clifton <nickc@cygnus.com>
15930
15931 * config.sub: Add mcore target.
15932
15933 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15934
15935 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15936
15937 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15938
15939 * config.guess (dummy): Changed to $dummy.
15940
15941 1999-05-24 Nick Clifton <nickc@cygnus.com>
15942
15943 * config.sub: Tidied up case statements.
15944
15945 1999-05-22 Ben Elliston <bje@cygnus.com>
15946
15947 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15948 <jiro@din.or.jp>.
15949
15950 * config.guess: Merge with FSF version. Future changes will be
15951 more accurately recorded in this ChangeLog.
15952 * config.sub: Likewise.
15953
15954 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15955
15956 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15957
15958 1999-04-30 Tom Tromey <tromey@cygnus.com>
15959
15960 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15961
15962 1999-04-23 Tom Tromey <tromey@cygnus.com>
15963
15964 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15965
15966 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15967
15968 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15969 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15970 Bad merge removed these two changes.
15971
15972 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15973 Martin Heller (Ing.-Buero_Heller@t-online.de)
15974
15975 * config.guess (interix Alpha): Add.
15976
15977 1999-04-11 Richard Henderson <rth@cygnus.com>
15978
15979 * configure.in (i?86-*-beos*): Do config gperf; don't config
15980 gdb, newlib, or libgloss.
15981
15982 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15983
15984 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15985 link a trivial program with -mabi=64. If it fails, remove mabi=64
15986 from multidirs.
15987
15988 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15989
15990 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15991
15992 1999-04-08 Nick Clifton <nickc@cygnus.com>
15993
15994 * config.sub: Add support for mcore targets.
15995
15996 1999-04-07 Michael Meissner <meissner@cygnus.com>
15997
15998 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15999 not mt-ospace, in order to shut up assembler warning about using
16000 symbols that are named the same as registers.
16001
16002 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
16003
16004 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16005 dependency list for all-target-cygmon.
16006
16007 1999-04-05 Doug Evans <devans@casey.cygnus.com>
16008
16009 * config-ml.in: Check $host, not $target, for selective multilibs.
16010 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16011 thumb interworking, and underscore prefix multilibs.
16012
16013 1999-04-04 Ian Lance Taylor <ian@zembu.com>
16014
16015 * missing: Update to version from current automake.
16016
16017 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
16018
16019 * configure (gxx_include_dir): Removed.
16020
16021 * configure.in (gxx_include_dir): Handle it.
16022 * Makefile.in: Likewise.
16023
16024 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
16025
16026 * config.sub (mips64vr4111,mips64vr4111el) Add.
16027
16028 1999-03-21 Ben Elliston <bje@cygnus.com>
16029
16030 * config.guess: Correct typo for detecting ELF on FreeBSD.
16031
16032 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
16033
16034 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16035 config/mh-djgpp.
16036
16037 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
16038
16039 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16040 all-target-newlib to dependency list for all-target-bsp.
16041
16042 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
16043
16044 * config.sub: Add i386-uwin support.
16045 * config.guess: Likewise.
16046
16047 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16048
16049 * configure.in: cleanup, add mh-*pic handling for arm, special
16050 case powerpc*-*-aix*
16051
16052 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
16053
16054 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16055 can be built.
16056
16057 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
16058
16059 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16060 targets.
16061
16062 1999-03-02 Nick Clifton <nickc@cygnus.com>
16063
16064 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16065
16066 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
16067
16068 * config.sub: Check for "cygwin*" rather than "cygwin32*"
16069
16070 1999-02-24 Nick Clifton <nickc@cygnus.com>
16071
16072 * config.sub: Fix typo in arm recognition.
16073
16074 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
16075
16076 * configure.in (noconfigdirs): Changed target_configdirs to
16077 include target-bsp only for m68k-*-elf* and m68k-*-coff*
16078 rather than m68k-*-* since it is not known to work on
16079 m68k-aout. Ditto for arm-*-*oabi.
16080
16081 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
16082
16083 * configure.in (*-*-windows*): Remove, no longer used.
16084
16085 1999-02-19 Ben Elliston <bje@cygnus.com>
16086
16087 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16088 Smart and improved by Andrew Cagney.
16089
16090 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16091
16092 * config.guess: Recognize openbsd-*-hppa.
16093
16094 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16095
16096 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16097 only if it is not empty.
16098
16099 1999-02-17 Nick Clifton <nickc@cygnus.com>
16100
16101 Patch from: Scott Bambrough <scottb@corelcomputer.com>
16102
16103 * config.guess: Modified to recognize uname's armv* syntax.
16104
16105 * config.sub: Modified to recognize uname's armv* syntax.
16106
16107 1999-02-17 Mark Salter <msalter@cygnus.com>
16108
16109 * configure.in: Added target-bsp for sparclite.
16110
16111 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16112
16113 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16114
16115 1999-02-08 Nick Clifton <nickc@cygnus.com>
16116
16117 * configure.in: Add support for strongarm port.
16118 * config.sub: Add support for strongarm target.
16119
16120 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
16121
16122 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16123 the old name config/mh-cygwin32.
16124 Enable texinfo.
16125
16126 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16127
16128 * configure.in: Do build ld for ix86 Solaris.
16129
16130 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16131
16132 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16133 $AR_FOR_TARGET. Likewise for RANLIB.
16134
16135 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
16136
16137 * config.sub (oabi): Recognize.
16138 * configure.in (arm-*-oabi): Handle.
16139
16140 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16141
16142 * config.guess: Improve detection of i686 on UnixWare 7.
16143
16144 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16145
16146 * config.guess: Add support for i386-pc-interix.
16147 * config.sub: Likewise.
16148 * configure.in: Likewise.
16149
16150 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16151
16152 * Makefile.in: Remove unneeded all-target-libio from
16153 from all-target-winsup target since it is now unneeded.
16154 Add all-target-libtermcap in its place since it is now
16155 needed.
16156
16157 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16158
16159 * configure.in: makefile stub for cygwin target is probably
16160 unnecessary. Remove it for now.
16161
16162 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16163
16164 * configure.in: libtermcap.a should be built when cygwin is the
16165 target as well as the host.
16166 * config.guess: Allow mixed case in cygwin uname output.
16167 * Makefile.in: Add libtermcap target.
16168
16169 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16170
16171 * config.sub: Clean up handling of hppa2.0.
16172
16173 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16174
16175 * config.guess: Use C code to identify more HP machines.
16176
16177 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16178
16179 * config.sub: Handle hppa2.0.
16180
16181 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16182
16183 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16184 cygmon for all sparclite targets, regardless of object format.
16185
16186 1998-12-15 Mark Salter <msalter@cygnus.com>
16187
16188 * configure.in: Added target-bsp for several target architectures.
16189
16190 * Makefile.in: Added rules for bsp.
16191
16192 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16193
16194 * config.guess: Improve detection of hppa2.0 processors.
16195
16196 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16197
16198 * config.guess: Recognize FreeBSD using ELF automatically.
16199
16200 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16201
16202 * configure (skip-this-dir): Add handling for new shell script, which
16203 might be created by a sub-directory's configure to indicate, this particular
16204 directory is "unwanted".
16205 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16206
16207 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16208
16209 * ltconfig: import from libtool, after changing libtool to
16210 account for the cygwin name change.
16211
16212 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16213
16214 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16215 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16216
16217 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16218
16219 * configure.in: Add libtermcap to list of cygwin dependencies.
16220
16221 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16222
16223 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16224 they include winsup/include when it's a cygwin target.
16225
16226 1998-11-12 Tom Tromey <tromey@cygnus.com>
16227
16228 * configure.in (host_tools): Added zip.
16229 * Makefile.in (all-target-libjava): Depend on all-zip.
16230 (all-zip): New target.
16231 (ALL_MODULES): Added all-zip.
16232 (NATIVE_CHECK_MODULES): Added check-zip.
16233 (INSTALL_MODULES): Added install-zip.
16234 (CLEAN_MODULES): Added clean-zip.
16235
16236 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16237
16238 * Makefile.in: lose "32" from comment about cygwin.
16239
16240 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16241
16242 * configure.in: Use -Os to build target libraries for the fr30.
16243
16244 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16245
16246 * config.sub: Add fr30.
16247
16248 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16249
16250 * configure.in: drop "32" from config/mh-cygwin32. Check
16251 cygwin* instead of cygwin32*.
16252 * config.sub: Check cygwin* instead of cygwin32*.
16253
16254 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16255
16256 * config.guess: Match any version of Unixware7.
16257
16258 1998-10-20 Syd Polk <spolk@cygnus.com>
16259
16260 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16261 if desired.
16262
16263 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16264
16265 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16266 these if the appropriate directories and files to not exist.
16267
16268 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16269
16270 * Makefile.in (DEVO_SUPPORT): Add config.if.
16271
16272 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16273
16274 * configure: Add pattern to replace "build_tooldir"'s
16275 definition in the generated Makefile with "tooldir"'s
16276 actual value.
16277
16278 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16279
16280 * config.sub: Bring back lost sparcv9.
16281
16282 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16283
16284 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16285
16286 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16287 CC_FOR_TARGET and friends.
16288
16289 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16290
16291 * Makefile.in (build_tooldir): New variable, same as tooldir.
16292 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16293 -B$(build_tooldir)/bin/.
16294 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16295
16296 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16297
16298 * README: Remove installation instructions and refer to the
16299 INSTALL directory instead.
16300
16301 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16302
16303 * config.sub: Add support for i[34567]86-pc-udk.
16304 * configure.in: Likewise.
16305
16306 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16307
16308 * Makefile.in: add bzip2 package building bits for user
16309 tools module
16310 * configure.in: ditto
16311
16312 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16313
16314 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16315 (ALL_TARGET_MODULES): Add all-target-libobjc.
16316 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16317 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16318 (all-target-libchill): Add dependencies.
16319 * configure.in (target_libs): Add libchill.
16320
16321 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16322
16323 * configure.in (target_subdir): Remove duplicate line.
16324
16325 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16326
16327 * Makefile.in (all-automake): fix dependencies.
16328
16329 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16330
16331 * configure.in: Minor cleanups for building in the $(target_alias)
16332 subdir.
16333
16334 1998-09-22 Jim Wilson <wilson@cygnus.com>
16335
16336 * Makefile.in (bootstrap): Set r and s before make all. Use
16337 BASE_FLAGS_TO_PASS in make all.
16338 (cross): Likewise.
16339
16340 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16341
16342 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16343
16344 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16345
16346 * config.sub: Fix typo in last change.
16347
16348 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16349
16350 * config.sub: Add support for C4x target.
16351 * configure.in: Likewise.
16352
16353 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16354
16355 * config.sub: Recognize sparcv9 just like sparc64.
16356
16357 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16358
16359 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16360
16361 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16362
16363 * config.guess: Correctly identify Pentium II sco boxes.
16364
16365 * config.guess: Fix "tr" code. From Weiwen Liu.
16366
16367 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16368
16369 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16370 stabs.
16371
16372 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16373
16374 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16375 (ALL_TARGET_MODULES): Add all-target-libchill.
16376 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16377 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16378 (all-target-libchill): Add dependencies.
16379 * configure.in (target_libs): Add libchill.
16380
16381 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16382
16383 * config.guess: Avoid assumptions about "tr" behaves when
16384 LANG is set to something other than English.
16385
16386 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16387
16388 * configure (gxx_include_dir): Changed to
16389 '${prefix}/include/g++'-${libstdcxx_interface}.
16390
16391 * config.if: New to determine the interfaces.
16392
16393 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16394
16395 * config.guess: Detect and handle MPE/IX.
16396 * config.sub: Deal with MPE/IX.
16397
16398 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16399
16400 * configure.in: Use mh-aix43.
16401
16402 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16403
16404 * configure: Fix --without/--disable cases for gxx-include-dir.
16405
16406 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16407
16408 * mdata-sh: Imported. Needed for automake support.
16409
16410 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16411
16412 * Makefile.in (taz): Try "chmod -R og=u ." before
16413 "chmod og=u `find . -print`".
16414
16415 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16416
16417 * configure.in: Add arm-elf and thumb-elf support.
16418
16419 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16420
16421 * Makefile.in: Undo previous patch.
16422
16423 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16424
16425 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16426 to here ...
16427 (install-no-fixedincludes): and here
16428 (INSTALL_MODULES): ... from here.
16429
16430 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16431
16432 * config.sub: Merge with FSF.
16433
16434 * config.guess: Merge with FSF.
16435
16436 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16437
16438 * configure (extraconfigdirs): New variable.
16439 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16440 * Makefile.in (all): Move higher in file.
16441 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16442 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16443 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16444 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16445 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16446
16447 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16448
16449 * Makefile.in (all-target-libjava): Depend on all-gcc and
16450 all-target-newlib.
16451 (configure-target-libjava): Depend on $(ALL_GCC).
16452
16453 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16454
16455 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16456 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16457
16458 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16459
16460 * INSTALL/README: Fix typo.
16461
16462 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16463
16464 * ylwrap: Change absolute path checks to check for DOS style path
16465 names.
16466
16467 * ylwrap: Don't use a full path name if the source file is in the
16468 same directory. From hjl@lucon.org (H.J. Lu).
16469
16470 * config-ml.in: Default to being verbose, to match Feb 18 change to
16471 configure.
16472
16473 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16474
16475 Brought over from egcs:
16476
16477 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16478
16479 * configure.in (target_subdir): Set to ${target_alias} instead
16480 of "libraries".
16481
16482 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16483
16484 * configure.in (target_subdir): Set to libraries if enable_multilib.
16485
16486 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16487
16488 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16489 multilibs, force reconfiguration the first time we create
16490 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16491
16492 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16493
16494 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16495 avoid confusion with --no-recursion.
16496
16497 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16498
16499 * configure.in: Win32 hosts shouldn't use install -x
16500 * install-sh: remove -x option, and special .exe-handling
16501 hack.
16502
16503 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16504
16505 * config.guess: Recognize i586-pc-beos.
16506 * configure.in: Don't build some bits for beos.
16507
16508 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16509
16510 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16511 CFLAGS default to -O2.
16512
16513 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16514 when using GNU ld.
16515
16516 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16517
16518 * ltmain.sh: Correct install when using a different shell.
16519
16520 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16521
16522 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16523
16524 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16525
16526 * makefile.vms: Update to build binutils/makefile.vms. Add install
16527 target.
16528
16529 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16530
16531 * ltconfig: Update to correct AIX handling.
16532
16533 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16534
16535 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16536
16537 * configure.in (target_subdir): Set to ${target_alias} instead
16538 of "libraries".
16539
16540 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16541
16542 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16543 (Makefile): Depend on $(gcc_version_trigger).
16544
16545 * configure (gcc_version): Change default initializer to empty
16546 string.
16547 (gcc_version_trigger): New variable; pass this variable down
16548 to subdir configures to enable them checking gcc's version
16549 themselves. Emit make macros for both gcc_version vars.
16550 (topsrcdir): Initialize reliably.
16551 (recursion line): Remove --with-gcc-version=${gcc_version}.
16552
16553 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16554
16555 * configure (enable_version_specific_runtime_libs): Implement new flag
16556 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16557 in $(libsubdir); emit definition in each generated Makefile.
16558 (gxx_include_dir): Initialize depending on
16559 $enable_version_specific_runtime_libs.
16560
16561 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16562
16563 * configure (gcc_version): Initialize properly depending on
16564 how and where configure is started.
16565 (recursion line): Pass a --with-gcc-version=${gcc_version}
16566 to configures in subdirs.
16567
16568 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16569
16570 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16571 cygmon
16572
16573 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16574
16575 * configure.in: Add cygmon and libstub support for mn10200.
16576
16577 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16578
16579 * configure (gcc_version): Add new variable describing the
16580 particular gcc version we're building.
16581 * Makefile.in (libsubdir): Add new macro for the directory
16582 in which the compiler finds executables, libraries, etc.
16583 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16584 and libsubdir.
16585
16586 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16587
16588 * Makefile.in (local-clean): Remove *.log.
16589 (warning.log): Built with warn_summary from build.log.
16590 (mail-report.log): Run test_summary.
16591 (mail-report-with-warnings.log): Run test_summary including
16592 warning.log in the report.
16593
16594 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16595
16596 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16597
16598 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16599
16600 * Makefile.in (grep): Grep no longer depends on libiberty.
16601
16602 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16603
16604 * Makefile.in: all-snavigator needs all-libgui.
16605
16606 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16607
16608 * configure.in: Add cygmon and libstub support for mn10300.
16609
16610 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16611
16612 * missing: Update to version from automake 1.3.
16613
16614 * ltmain.sh: On installation, don't get confused if the same name
16615 appears more than once in the list of library names.
16616
16617 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16618
16619 * config.sub: Accept m68060 and m5200 as CPU names.
16620
16621 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16622
16623 * configure: Use && rather than using -a in test, because odd
16624 strings can confuse test.
16625 * configure.in: Likewise.
16626
16627 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16628
16629 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16630
16631 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16632
16633 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16634 bootstrap4-lean): New targets.
16635
16636 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16637
16638 * mpw-* Delete. Not used.
16639
16640 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16641
16642 * COPYING.LIB: Update FSF address.
16643
16644 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16645
16646 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16647
16648 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16649 GAS_SUPPORT_DIRS.
16650
16651 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16652
16653 * ltconfig, ltmain.sh: Avoid producing a version number if
16654 -version-info was not used.
16655
16656 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16657
16658 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16659 building with newlib.
16660
16661 1998-04-30 Paul Eggert <eggert@twinsun.com>
16662
16663 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16664 Solaris `make' causes it to continue to next definition.
16665
16666 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16667
16668 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16669 the right GUI libraries and files are installed along with GDB.
16670
16671 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16672
16673 * configure.in: Change alpha to alpha* in several places.
16674
16675 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16676
16677 * config.sub: Recognize sparc86x.
16678
16679 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16680
16681 * configure.in (--enable-target-optspace): Remove debug echo.
16682
16683 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16684
16685 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16686
16687 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16688
16689 * ltconfig: Update cygwin32 support.
16690
16691 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16692 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16693 (GDB_SUPPORT_DIRS): Likewise.
16694
16695 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16696
16697 * configure.in (target_makefile_frag): If --enable-target-optspace,
16698 use -Os to compile target libraries rather than -O2. Default to
16699 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16700 not used.
16701 * configure.in (target_cflags): Ditto for d30v.
16702
16703 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16704
16705 * Makefile.in (all-bfd): Depend on all-intl.
16706 (all-binutils): Likewise.
16707 (all-gas): Likewise.
16708 (all-gprof): Likewise.
16709 (all-ld): Likewise.
16710
16711 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16712
16713 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16714
16715 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16716
16717 * Makefile.in (all-bfd): Depend upon all-libiberty.
16718
16719 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16720
16721 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16722
16723 * Makefile.in: Add libstub.
16724
16725 * configure.in: Ditto. Build libstub for targets that have cygmon
16726 support.
16727
16728 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16729
16730 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16731
16732 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16733
16734 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16735 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16736
16737 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16738
16739 * configure: Define DEFAULT_M4 by searching PATH.
16740 * Makfile.in: Use DEFAULT_M4.
16741
16742 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16743
16744 * ltconfig: Add cygwin32 support.
16745
16746 * Makefile.in, configure.in: Add libtool as a native only directory
16747 to configure and build.
16748
16749 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16750
16751 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16752
16753 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16754
16755 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16756
16757 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16758
16759 * Makefile.in: add ash make rules
16760 * configure.in: add ash to native_only and host_tools lists
16761
16762 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16763
16764 * Makefile.in (all-gettext, all-intl): New targets.
16765 (ALL_MODULES): Added all-gettext, all-intl.
16766 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16767 (INSTALL_MODULES): Added install-gettext, install-intl.
16768 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16769
16770 * configure.in (host_tools): Added gettext.
16771 (native_only): Likewise.
16772 (noconfigdirs) [various cases]: Likewise.
16773 (host_libs): Added intl.
16774
16775 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16776
16777 * configure: Do not disable building gdbtk for cygwin32 hosts.
16778
16779 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16780
16781 * configure.in: Add thumb-coff target.
16782 * config.sub: Add thumb-coff target.
16783
16784 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16785
16786 * Makefile.in: Revert yesterday's change.
16787 (all-target-winsup): all-target-librx stays out of here.
16788
16789 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16790
16791 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16792 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16793 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16794 Remove references to librx and libg++.
16795
16796 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16797
16798 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16799 recursive makes
16800
16801 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16802
16803 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16804 for newlib directory.
16805 (CXX_FOR_TARGET): Likewise.
16806
16807 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16808
16809 * ltconfig: Update after libtool/ltconfig.in change for
16810 hpux11.
16811
16812 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16813
16814 * ltconfig, ltmain.sh: Update to libtool 1.2.
16815
16816 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16817
16818 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16819 (install-gcc-cross): Instead, override LANGUAGES here.
16820
16821 1998-03-18 Dave Love <d.love@dl.ac.uk>
16822
16823 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16824 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16825
16826 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16827
16828 * configure.in: Add Thumb-pe target.
16829
16830 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16831
16832 * Makefile.in - changed sn targets to snavigator
16833 * configure.in - changed sn targets to snavigator
16834
16835 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16836
16837 * config-ml.in: After building symlink tree call make distclean
16838 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16839 to be the case for libiberty.
16840
16841 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16842
16843 * configure: When making link, also check the current
16844 directory. The configure scripts may create one.
16845
16846 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16847
16848 * config.sub: Accept alphapca56 and alphaev6 properly.
16849
16850 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16851
16852 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16853
16854 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16855
16856 * config.sub (sco5): Fix typo.
16857
16858 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16859
16860 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16861 install-itcl.
16862 (install-itcl): Remove dependency on install-tcl.
16863
16864 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16865
16866 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16867
16868 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16869
16870 * configure.in: Don't build libgui for a cygwin32 target when not on
16871 a cygwin32 host.
16872
16873 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16874
16875 * configure (redirect): Set to null, so default behavior of
16876 configure is now --verbose.
16877
16878 1998-02-16 Dave Love <d.love@dl.ac.uk>
16879
16880 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16881 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16882
16883 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16884
16885 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16886 this change to sync Makefile.in with its ChangeLog entries.
16887
16888 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16889
16890 * ltmain.sh (mkdir): Check that the directory doesn't exist
16891 before we exit with error, so that we don't get races during
16892 parallel builds.
16893
16894 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16895
16896 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16897
16898 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16899
16900 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16901 PICFLAG_FOR_TARGET.
16902 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16903
16904 * configure: Emit a definition for the new macro enable_shared
16905 into each Makefile.
16906
16907 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16908
16909 * configure.in (host_tools, native_only): Add libtool.
16910
16911 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16912
16913 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16914 Fix typo in ming config comment.
16915
16916 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16917
16918 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16919
16920 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16921
16922 * config.sub: Add tic30 cases, and map c30 to tic30.
16923
16924 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16925
16926 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16927 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16928 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16929 (CLEAN_TARGET_MODULES): Similarly
16930 (all-target-libf2c): Add dependences.
16931 * configure.in (target_libs): Add libf2c.
16932
16933 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16934
16935 * configure.in: Remove expect from noconfigdirs when target
16936 is cygwin32. OK to build expect and dejagnu with Canadian
16937 Cross.
16938
16939 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16940
16941 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16942 host.
16943
16944 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16945 and mingw32.
16946
16947 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16948
16949 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16950 here as it is not defined in the toplevel Makefile.
16951
16952 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16953
16954 * configure (package_makefile_rules_frag): New variable, which names
16955 a file with generic rules, ...
16956 Change comment to mention we now have FIVE parts.
16957 * configure: Undo last change.
16958
16959 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16960
16961 * config.guess: More accurate determination of HP processor types.
16962 * config.sub: More accurate determination of HP processor types.
16963
16964 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16965
16966 * configure (package_makefile_frag): Move inserting the
16967 ${package_makefile_frag} to where it should be according
16968 to the comment.
16969
16970 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16971
16972 * config.guess: Add support for Linux/ARM.
16973
16974 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16975
16976 * .cvsignore: Remove *-info and *-install since they match
16977 release-info and mpw-install, which we don't want to just ignore.
16978
16979 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16980
16981 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16982
16983 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16984
16985 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16986 local_prefix to sub-make invocations.
16987
16988 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16989
16990 * configure.in: Check makefile fragments in the source
16991 directory.
16992
16993 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16994
16995 * configure.in: Check whether host and target makefile
16996 fragments exist before adding them to *_makefile_frag.
16997
16998 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16999
17000 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
17001
17002 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
17003
17004 * configure.in: Make sure we only replace RPATH_ENVVAR on
17005 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17006 regexp to sed.
17007
17008 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17009 to sub-makes.
17010
17011 1998-01-13 Lee Iverson (leei@ai.sri.com)
17012
17013 * config-ml.in (multi-do): LDFLAGS must include multilib
17014 designator.
17015
17016 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
17017
17018 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17019
17020 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
17021
17022 * config.sub: Add mingw32 support.
17023 * configure.in: Likewise.
17024
17025 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17026
17027 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17028
17029 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
17030
17031 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17032 * configure (gxx_include_dir): Provide a definition for subdirs
17033 which do not use autoconf.
17034
17035 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
17036
17037 * config.guess: Sync with egcs. Picks up new alpha support,
17038 BeOS & some additional linux support.
17039
17040 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
17041
17042 * config.guess: HP 9000/803 is a PA1.1 machine.
17043
17044 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
17045
17046 * configure.in: It's alpha*-...
17047
17048 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17049
17050 * configure.in (host_makefile_frag, target_makefile_frag):
17051 Handle multiple config files.
17052 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17053 alpha-*-*.
17054
17055 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
17056
17057 * mkdep: New file.
17058
17059 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
17060
17061 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17062
17063 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
17064
17065 * Makefile.in: Add libgui directory.
17066 (GDB_TK): Add all-libgui.
17067 * configure.in: Add libgui directory.
17068 * configure: Add all-libgui to GDB_TK.
17069
17070 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
17071
17072 * config-ml.in (multidirs): Add m32r to multilib list.
17073
17074 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
17075
17076 * Makefile.in (all-target-gperf): Change dependency to
17077 all-target-libstdc++.
17078
17079 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
17080
17081 * config.guess: Add BeOS support.
17082
17083 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
17084
17085 Source directory cvs renamed to cvssrc:
17086 * configure.in (host_tools): Change cvs to cvssrc.
17087 (native_only): Likewise.
17088 (noconfigdirs) [various cases]: Likewise.
17089 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17090 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17091 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17092 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17093 (all-cvssrc): Rename target from all-cvs.
17094
17095 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17096
17097 * configure (gxx_include_dir): Fix thinko.
17098
17099 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17100
17101 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17102 (install-cross, install-gcc-cross): New targets.
17103
17104 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17105
17106 * configure.in (noconfigdirs): Add support for Thumb target.
17107
17108 * config.sub (maybe_os): Add support for Thumb target.
17109
17110 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17111
17112 * Makefile.in: Add rules for cygmon.
17113
17114 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17115
17116 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17117
17118 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17119 * configure (gxx_include_dir): Provide a definition for subdirs
17120 which do not use autoconf.
17121
17122 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17123
17124 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17125 11/18/97 build
17126
17127 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17128
17129 * From Franz Sirl.
17130 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17131 found on RedHat Linux systems.
17132
17133 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17134
17135 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17136 guesses.
17137
17138 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17139
17140 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17141
17142 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17143
17144 * ltmain.sh: If mkdir fails, check whether the directory was created
17145 anyhow by some other process.
17146
17147 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17148
17149 * configure.in (d30v-*-*): Configure all directories.
17150
17151 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17152
17153 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17154 for the D30V.
17155
17156 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17157
17158 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17159
17160 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17161
17162 * include/libiberty.h: Add extern "C" { so it can be used with C++
17163 progrms.
17164 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17165 programs.
17166
17167 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17168
17169 * configure.in (d30v-*-*): Configure GCC now.
17170
17171 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17172
17173 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17174 is no longer needed.
17175
17176 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17177
17178 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17179
17180 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17181
17182 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17183 targets using "$@" to provide support for similar but not identical
17184 targets without having to duplicate code.
17185
17186 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17187
17188 * makefile.vms: Fix to work with DEC C.
17189
17190 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17191
17192 * config.sub: Add mips-tx39-elf to marketing names.
17193
17194 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17195
17196 * ltmain.sh: Handle symlinks in generated script.
17197
17198 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17199
17200 * configure: Handle autoconf style directory options: --bindir,
17201 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17202 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17203 --sysconfdir.
17204 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17205 (sharedstatedir, localstatedir, oldincludedir): New variables.
17206 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17207 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17208 sbindir, sharedstatedir, and sysconfdir.
17209
17210 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17211
17212 * Makefile.in (bootstrap-lean): New target.
17213
17214 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17215
17216 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17217 sn, and gnuserv from noconfigdirs.
17218
17219 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17220
17221 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17222
17223 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17224
17225 * Makefile.in (cross): New target.
17226
17227 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17228 Jeff Law <law@cygnus.com>
17229
17230 * Makefile.in (bootstrap2, bootstrap3): New targets.
17231 (all-bootstrap): Remove outdated and confusing target.
17232 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17233
17234 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17235
17236 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17237 windows. Consistent with gdb/configure.
17238
17239 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17240
17241 * configure.in: Name Linux target fragment.
17242
17243 * configure: Rewrite so that project Makefile fragment is inserted
17244 first and appears last in the resulting Makefile.
17245
17246 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17247
17248 * Makefile.in (install-itcl): Install tcl first.
17249
17250 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17251
17252 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17253
17254 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17255
17256 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17257
17258 * configure.in (skipdirs): Add target-librx for Linux.
17259 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17260
17261 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17262
17263 * Makefile.in (bootstrap): New target.
17264
17265 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17266
17267 * config.sub: Accept 'amigados' for backward compatibility.
17268
17269 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17270
17271 * config.guess: Merge with FSF.
17272
17273 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17274
17275 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17276
17277 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17278
17279 * config.sub: Add "marketing-names" patch.
17280
17281 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17282
17283 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17284
17285 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17286
17287 * config.sub: Handle v850-elf.
17288
17289 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17290
17291 * .cvsignore (*-install): Remove.
17292
17293 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17294
17295 * ltconfig: Set CONFIG_SHELL in libtool.
17296 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17297
17298 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17299
17300 * configure.in (target_subdir): Set to libraries if enable_multilib.
17301
17302 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17303
17304 * config.guess: Update from gcc directory.
17305
17306 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17307
17308 * Makefile.in (all-sim): Depends on all-readline.
17309
17310 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17311
17312 * Makefile.in (BISON, YACC): Use $$s.
17313 (all-bison): Depend on all-texinfo.
17314
17315 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17316
17317 * Makefile.in (BISON): Add -L flag.
17318 (YACC): Likewise.
17319
17320 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17321
17322 * configure.in (noconfigdirs): Add support for v850e target.
17323
17324 * config.sub (maybe_os): Add support for v850e target.
17325
17326 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17327
17328 * configure.in (noconfigdirs): Add support for v850ea target.
17329
17330 * config.sub (maybe_os): Add support for v850ea target.
17331
17332 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17333
17334 * config.sub: Add mipstx39. Delete r3900.
17335
17336 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17337
17338 * Makefile.in (all-autoconf): Depends on all-texinfo.
17339
17340 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17341
17342 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17343 eabi targets.
17344
17345 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17346
17347 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17348
17349 * configure: When handling a Canadian Cross, handle YACC as well as
17350 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17351 * Makefile.in (all-bison): Depend upon all-texinfo.
17352
17353 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17354
17355 * Makefile.in (BISON): bison, not byacc or bison -y.
17356 (YACC): bison -y or byacc or yacc.
17357 (various): Add *-bison as appropriate.
17358 (taz): No need to mess with BISON anymore.
17359
17360 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17361
17362 * configure: If OSTYPE matches *win32*, try to find a good value for
17363 CONFIG_SHELL.
17364
17365 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17366
17367 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17368 configure.in if it is present.
17369
17370 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17371
17372 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17373
17374 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17375
17376 * config.sub: Recognize `arc' cpu.
17377 * configure.in: Likewise.
17378 * config-ml.in: Likewise.
17379
17380 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17381
17382 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17383
17384 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17385
17386 * configure: Changed sed delimiter from ':' to '|' when
17387 attempting to substitute ${config_shell} for SHELL. On
17388 NT ${config_shell} may contain a ':' in it.
17389
17390 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17391
17392 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17393
17394 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17395
17396 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17397
17398 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17399
17400 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17401
17402 * ylwrap: If the program is a relative path, force it to be
17403 absolute.
17404
17405 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17406
17407 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17408
17409 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17410
17411 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17412 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17413 for libraries.
17414
17415 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17416
17417 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17418 separated by spaces.
17419
17420 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17421
17422 * ylwrap: New file.
17423 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17424
17425 * ltmain.sh: Handle /bin/sh at start of install program.
17426
17427 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17428
17429 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17430 * missing: New file, from automake 1.2.
17431
17432 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17433
17434 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17435 check-tk to CHECK_X11_MODULES.
17436
17437 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17438
17439 * config.sub: Merge with FSF.
17440
17441 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17442
17443 * config.guess: Merge with FSF.
17444
17445 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17446
17447 * configure: Treat msdosdjgpp like go32.
17448 * configure.in: Likewise. Don't remove gprof for go32.
17449
17450 * configure: Change Makefile.tem2 to Makefile.tm2.
17451
17452 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17453
17454 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17455
17456 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17457
17458 * install-sh (chmodcmd): Set to null if the DST directory already
17459 exists. Same as Nov 11th change.
17460
17461 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17462
17463 * configure (GDB_TK): Needs itcl and tix.
17464
17465 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17466
17467 * config.guess: Update from FSF.
17468
17469 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17470
17471 * Makefile.in (GDB_TK): Depend on itcl and tix.
17472
17473 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17474
17475 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17476 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17477 (INSTALL_SCRIPT): New variable.
17478 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17479 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17480 to -x.
17481 * install-sh: Add support for -x option.
17482
17483 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17484
17485 * configure.in, Makefile.in: Treat tix like itcl.
17486
17487 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17488
17489 * Makefile.in (WINDRES): New variable.
17490 (WINDRES_FOR_TARGET): New variable.
17491 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17492 (EXTRA_HOST_FLAGS): Add WINDRES.
17493 (EXTRA_TARGET_FLAGS): Add WINDRES.
17494 (EXTRA_GCC_FLAGS): Add WINDRES.
17495 ($(DO_X)): Pass down WINDRES.
17496 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17497 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17498 DLLTOOL_FOR_TARGET.
17499
17500 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17501
17502 * configure.in: configure sim before gdb for win32-x-ppc
17503
17504 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17505
17506 Move gperf into the toplevel, from libg++.
17507 * configure.in (target_tools): Add target-gperf.
17508 (native_only): Add target-gperf.
17509 * Makefile.in (all-target-gperf): New target, depend on
17510 all-target-libg++.
17511 (configure-target-gperf): Empty rule.
17512 (ALL_TARGET_MODULES): Add all-target-gperf.
17513 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17514 (CHECK_TARGET_MODULES): Add check-target-gperf.
17515 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17516 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17517
17518 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17519
17520 * config.sub (mn10200): Recognize new basic machine.
17521
17522 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17523
17524 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17525 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17526
17527 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17528
17529 * configure.in: If we're building mips-sgi-irix6* native, turn on
17530 ENABLE_MULTILIB and set TARGET_SUBDIR.
17531
17532 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17533
17534 * Makefile.in (all-sn): Depend on all-grep.
17535
17536 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17537
17538 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17539
17540 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17541 Makefile. From Jeff Makey <jeff@cts.com>.
17542 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17543
17544 * Makefile.in (DISTBISONFILES): Remove.
17545 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17546 $(DEFAULT_YACC).
17547
17548 * configure.in: Build itl, db, sn, etc., when building for native
17549 cygwin32.
17550
17551 * Makefile.in (LD): New variable.
17552 (EXTRA_HOST_FLAGS): Pass down LD.
17553 ($(DO_X)): Likewise.
17554
17555 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17556
17557 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17558
17559 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17560
17561 * configure.in (targargs): Strip out any supplied --build argument
17562 before adding our own. Always add --build.
17563
17564 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17565
17566 * configure.in (targargs): Pass --build if we're doing
17567 a cross-compile.
17568
17569 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17570
17571 * configure: Use '|' instead of ":" as the separator in
17572 sed. Otherwise sed chokes on NT path names with drive
17573 designators. Also look for "?:*" as the leading characters in an
17574 absolute pathname.
17575
17576 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17577
17578 * config.sub: Support for r3900.
17579
17580 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17581
17582 * configure.in: Use install-sh, not install.sh.
17583
17584 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17585
17586 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17587 apply it twice.
17588
17589 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17590
17591 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17592 install-binutils.
17593
17594 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17595
17596 * Makefile.in: Add automake targets.
17597 * configure.in (host_tools): Add automake.
17598
17599 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17600
17601 * configure: Default CXX to c++, not gcc.
17602 * Makefile.in (CXX): Set to c++, not gcc.
17603 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17604
17605 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17606
17607 * install-sh: try appending a .exe if source file doesn't
17608 exist
17609
17610 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17611
17612 * configure.in: Turn on multilib by default.
17613 (cross_only): Remove target-libiberty.
17614
17615 * Makefile.in (all-gcc): Don't depend on libiberty.
17616
17617 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17618
17619 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17620
17621 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17622
17623 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17624 (DISTBISONFILES): Add ld/Makefile.in
17625
17626 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17627
17628 * configure.in: if target is cygwin32 but host isn't cygwin32,
17629 don't configure gdb tcl tk expect, not just gdb.
17630
17631 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17632
17633 * configure.in: Added gnuserv everywhere sn appears.
17634
17635 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17636 (CROSS_CHECK_MODULES): Added check-gnuserv.
17637 (INSTALL_MODULES): Added install-gnuserv.
17638 (CLEAN_MODULES): Added clean-gnuserv.
17639 (all-gnuserv): New target.
17640
17641 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17642
17643 * config.guess: Fixes for MIPS OpenBSD systems.
17644
17645 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17646
17647 * Makefile.in (INSTALL_XFORM): Remove.
17648 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17649
17650 * mkinstalldirs: New file, copied from automake.
17651 * Makefile.in (installdirs): Rename from install-dirs. Use
17652 mkinstalldirs. Change all users.
17653 (DEVO_SUPPORT): Add mkinstalldirs.
17654
17655 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17656
17657 * install-sh: Rename from install.sh.
17658 * Makefile.in (INSTALL): Change install.sh to install-sh.
17659 (DEVO_SUPPORT): Likewise.
17660
17661 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17662 Graichen <graichen@rzpd.de>.
17663
17664 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17665
17666 * config.guess: Recognize OpenBSD systems correctly.
17667
17668 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17669
17670 * README, Makefile.in (ETC_SUPPORT): Remove references to
17671 cfg-paper*, configure.{texi,man,info*}._
17672
17673 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17674
17675 * Makefile.in (all.normal): Ensure that gcc is built after all
17676 the x11 - ie gdb - targets.
17677
17678 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17679
17680 * makefile.vms: Don't run conf-a-gas.
17681
17682 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17683
17684 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17685
17686 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17687
17688 * configure.in: Remove noconfigdirs case since gdb also
17689 configures and builds for tic80-coff.
17690
17691 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17692
17693 * configure: Set cache_file to config.cache.
17694 * Makefile.in (local-distclean): Remove config.cache.
17695
17696 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17697
17698 * COPYING: Update FSF address.
17699
17700 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17701
17702 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17703 noconfigdirs.
17704
17705 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17706
17707 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17708 MAKEDIRS, is empty.
17709
17710 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17711
17712 * config.sub: Tweak mn10300 entry.
17713
17714 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17715
17716 * configure.in (host_tools): Put sim before gdb, so gdb's
17717 configure.tgt can determine if the simulator was configured.
17718
17719 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17720
17721 * config.sub: Move BeOS $os case to be with other Cygnus
17722 local cases.
17723
17724 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17725
17726 * config.sub: Remove misplaced comment that broke Linux.
17727
17728 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17729
17730 * config.sub: Add BeOS support.
17731
17732 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17733
17734 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17735
17736 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17737
17738 * configure.in (noconfigdirs): Remove tcl and tk from
17739 noconfigdirs for cygwin32 builds.
17740
17741 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17742
17743 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17744
17745 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17746
17747 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17748 make-all.com, use makefile.vms instead.
17749
17750 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17751
17752 * config.sub: Accept -lnews*.
17753
17754 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17755
17756 * configure.in (noconfigdirs): Disable target-newlib,
17757 target-examples and target-libiberty for d30v.
17758
17759 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17760
17761 * configure.in (noconfigdirs): Enable ld for d30v.
17762
17763 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17764
17765 * configure.in (tic80-*-*): Build compiler.
17766
17767 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17768
17769 * configure.in (d30v-*): Remove sim directory from list of
17770 unsupported d30v directories
17771
17772 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17773
17774 * config.sub, configure.in: Add d30v target cpu.
17775
17776 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17777
17778 * makefile.vms: New file.
17779 * make-all.com: Remove.
17780
17781 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17782
17783 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17784
17785 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17786
17787 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17788
17789 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17790
17791 * Makefile.in (ALL_MODULES): Added all-db.
17792 (CROSS_CHECK_MODULES): Addec check-db.
17793 (INSTALL_MODULES): Added install-db.
17794 (CLEAN_MODULES): Added clean-db.
17795
17796 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17797
17798 * config.guess: Merge with latest FSF sources.
17799
17800 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17801
17802 * Makefile.in (ALL_MODULES): Added all-itcl.
17803 (CROSS_CHECK_MODULES): Added check-itcl.
17804 (INSTALL_MODULES): Added install-itcl.
17805 (CLEAN_MODULES): Added clean-itcl.
17806
17807 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17808
17809 * configure.in: build gdb for mn10200
17810
17811 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17812
17813 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17814
17815 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17816
17817 * configure.in (tic80-*-*): Turn off most targets right now.
17818
17819 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17820
17821 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17822 rather than the makeinfo program.
17823 (do-info): Depend upon all-texinfo.
17824
17825 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17826
17827 * configure.in: Remove uses of config/mh-linux.
17828
17829 * config.sub, config.guess: Merge with latest FSF sources.
17830
17831 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17832
17833 * config.sub (case $basic_machine): Add tic80 entries.
17834
17835 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17836
17837 * config.sub, config.guess: Merge with latest FSF sources.
17838
17839 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17840
17841 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17842 * mpw-config.in: Test for NewFolderRecursive.
17843 * mpw-install: Use symbolic name for startup filename.
17844 * mpw-README: Add various additional details.
17845
17846 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17847
17848 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17849
17850 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17851
17852 * configure.in: Do build gcc and the target libraries for
17853 the mn10200.
17854
17855 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17856
17857 * configure.in: don't avoid building gdb for mn10300 any more
17858 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17859 instead of single-quoting it.
17860
17861 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17862
17863 * configure.in: Don't use --with-stabs on IRIX 6.
17864
17865 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17866
17867 * configure.in (m32r): Build gdb, libg++ now.
17868
17869 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17870
17871 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17872 directories from noconfigdirs.
17873
17874 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17875
17876 * config.sub (basic_machine): added mips16 configuration
17877
17878 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17879
17880 * config.sub: Handle d10v-unknown.
17881
17882 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17883
17884 * config.sub: Handle v850-unknown.
17885
17886 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17887
17888 * Makefile.in: add findutils
17889 * configure.in: add findutils to list of host_tools
17890
17891 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17892
17893 * config.sub: Handle mn10200 and mn10300.
17894
17895 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17896
17897 * configure.in (d10v-*): Do not build librx.
17898
17899 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17900
17901 * configure.in (mn10300): Build everything except gdb & libgloss.
17902
17903 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17904
17905 * config.guess: Patch for Dansk Data Elektronik servers,
17906 from Niels Skou Olsen <nso@dde.dk>.
17907
17908 For ncr, use /bin/uname rather than uname, since GNU uname does not
17909 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17910
17911 Patch for MIPS R4000 running System V,
17912 from Eric S. Raymond <esr@snark.thyrsus.com>.
17913
17914 Fix thinko for nextstep.
17915
17916 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17917
17918 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17919 * config.guess: Guess mips-dec-mach_bsd4.3.
17920
17921 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17922 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17923 release numbers.
17924 * config.guess (mips-mips-riscos*): Emit just enough of the
17925 release number.
17926
17927 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17928 * config.guess (sparc-auspex-sunos*): Added.
17929 (f300-fujitsu-*): Added.
17930
17931 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17932 * config.guess: Recognize a Tadpole as a sparc.
17933
17934 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17935
17936 * config.guess: Don't assume that NextStep version is either 2 or
17937 3. NextStep 4 (aka OpenStep 4) has come out now.
17938
17939 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17940
17941 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17942 From Rik Faith <faith@cs.unc.edu>.
17943
17944 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17945
17946 * config.sub: Contributions from bug-gnu-utils to:
17947 Support plain "hppa" (no version given) architecture, reported by
17948 OpenStep.
17949 OpenBSD like NetBSD.
17950 LynxOs is not a hardware supplier.
17951
17952 * config.guess: Contributions from bug-gnu-utils to add support for:
17953 OpenBSD like NetBSD.
17954 Stratus systems.
17955 More Pyramid systems.
17956 i[n>4]86 Intel chips.
17957 M680[n>4]0 Motorola chips.
17958 Use unknown instead of lynx for hardware manufacturer.
17959
17960 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17961
17962 * install.sh (chmodcmd): Set to null if the DST directory already
17963 exists.
17964
17965 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17966
17967 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17968 not use mt-ppc target Makefile fragment any more.
17969
17970 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17971
17972 * configure.in (*-*-windows): Exclude everything but those dirs
17973 needed to build windows.
17974
17975 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17976
17977 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17978
17979 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17980
17981 * configure.in: Exclude mmalloc from i386-windows.
17982
17983 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17984
17985 * Undo my previous change.
17986
17987 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17988
17989 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17990 unconditionally.
17991 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17992
17993 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17994
17995 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17996 host to add it's own flags.
17997
17998 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17999
18000 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
18001
18002 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
18003
18004 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18005 (CXX_FOR_TARGET): Likewise.
18006 (GCC_FOR_TARGET): Define.
18007 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18008 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18009 CC_FOR_TARGET was specified on the command line.
18010 (MAKEOVERRIDES): Don't define.
18011
18012 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
18013
18014 * configure.in (m32r): Fix spelling of libg++ libs.
18015
18016 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
18017
18018 * config.sub (-apple*): Remove, now redundant.
18019
18020 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
18021
18022 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18023
18024 * configure: Rework yesterday's sed script patch.
18025
18026 * config.sub: Merge with FSF.
18027
18028 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
18029
18030 * config.guess: Merge from FSF.
18031
18032 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
18033 * config.guess: Use pc instead of unknown, for pc clone systems.
18034 Change linux to linux-gnu.
18035
18036 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18037 * config.guess: Avoid non-portable tr syntax.
18038
18039 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
18040
18041 * test-build.mk (HOLES): Add "xargs" for gdb.
18042
18043 * configure: Avoid hpux10.20 sed bug.
18044
18045 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
18046
18047 * configure.in: Add support for windows host
18048 (that is a build done under the Microsoft build environment).
18049
18050 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
18051
18052 * Makefile.in: Replace all uses of srcroot with s, to shrink
18053 command line lengths.
18054
18055 Patches from Geoffrey Noer <noer@cygnus.com>:
18056 * configure.in: If configuring for newlib, pass --with-newlib to
18057 subdirectories.
18058 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18059 -Bnewlib/ and -Lwinsup to gcc.
18060 (CXX_FOR_TARGET): Likewise.
18061
18062 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
18063
18064 * Makefile.in (ETC_SUPPORT): Add configure.
18065
18066 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
18067
18068 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18069 host configuration file.
18070
18071 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
18072
18073 * configure.in: Break mn10x00 support into separate
18074 mn10200 and mn10300 configurations.
18075 * config.sub: Likewise.
18076
18077 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
18078
18079 * configure.in: Add lots of stuff to noconfigdirs for
18080 the mn10x00 targets.
18081
18082 * config.sub, configure.in: Add mn10x00 support.
18083
18084 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
18085
18086 * make-all.com: Call conf-a-gas, not config-a-gas.
18087
18088 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
18089
18090 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18091 targets.
18092
18093 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18094
18095 * mpw-README: Add much more detail for native PowerMac.
18096 * mpw-install: New file.
18097 * mpw-configure: Add --norecursion and --help options.
18098 * mpw-config.in: Translate readme and install files when
18099 copying to objdir.
18100 * mpw-build.in: Don't always depend on byacc and flex.
18101 (install-only-top): New action.
18102
18103 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18104
18105 * configure.in: You can now configure GDB for the v850.
18106
18107 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18108
18109 * configure.in (noconfigdirs): Don't configure any C++ dirs
18110 if targeting D10V.
18111
18112 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18113
18114 * config.sub: Recognize mips64vr5000.
18115
18116 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18117
18118 * configure.in: Use a single line for host_tools and native_only.
18119
18120 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18121
18122 * config.sub, configure.in: Add entries for m32r.
18123
18124 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18125
18126 * Makefile.in (inet-install): Don't run install-gzip.
18127
18128 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18129
18130 * configure.in: Don't config lots of things for *-*-windows*.
18131
18132 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18133
18134 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18135 (host_libs, host_tools): Copy from configure.in.
18136 * mpw-configure: Don't complain about directories not found.
18137
18138 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18139
18140 * configure.in (i[345]86): Recognize i686 for pentium pro.
18141 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18142 file.
18143
18144 * config.guess (i[345]86): Ditto.
18145
18146 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18147
18148 * configure.in (noconfigdirs): Removed gdb for D10V.
18149
18150 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
18151
18152 * configure.in: Remove ld, target-libio, target-libg++, and
18153 target-libstdc++ from noconfigdirs.
18154
18155 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18156
18157 * configure: Fix three locations where shell scripts were
18158 being run directly rather than with config_shell.
18159
18160 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18161
18162 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18163 * config.sub (basic_machine): Recognize v850.
18164
18165 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18166
18167 * mpw-configure: Handle multiple enable/disable options and
18168 pass them down recursively, handle -c and -s flags appropriately
18169 depending on choice of compiler, add escape mechanism for
18170 quoted arguments to gC.
18171
18172 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18173
18174 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18175 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18176 so that -mrelocatable-lib and -mno-eabi are used.
18177
18178 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18179 not support --print-multi-lib, don't abort.
18180
18181 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18182
18183 * make-all.com: Run config-a-gas.
18184 * setup.com: Don't copy subdirectory files around.
18185
18186 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18187
18188 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18189 target, it now compiles correctly.
18190
18191 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18192
18193 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18194
18195 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18196
18197 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18198
18199 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18200
18201 * configure.in (native_only): Add prms.
18202
18203 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18204
18205 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18206 (BINUTILS_SUPPORT_DIRS): Likewise.
18207
18208 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18209
18210 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18211 d10v support is added.
18212
18213 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18214
18215 * configure.in (d10v-*-*): New target.
18216
18217 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18218
18219 * config.guess (HP 9000/811): Recognize this as a PA1.1
18220 machine.
18221
18222 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18223
18224 * Makefile.in (do-tar-gz): New target, split out from tail end of
18225 taz target. Run each command separately, don't use pipes.
18226 (taz): Use it.
18227
18228 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18229
18230 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18231 * mpw-build.in: No builds should depend on building byacc or flex,
18232 they are assumed to be installed already.
18233
18234 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18235
18236 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18237 variable that CC_FOR_TARGET needs.
18238
18239 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18240
18241 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18242 options have changed since the last time the subdirectory was
18243 configured, and if it has, reconfigure.
18244 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18245 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18246
18247 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18248
18249 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18250 CLEAN_MODULES): Add bash.
18251 (all-bash): New target.
18252
18253 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18254
18255 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18256
18257 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18258
18259 * config.sub (basic_machine): Recognize d10v as a valid processor.
18260
18261 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18262
18263 * mpw-configure: Add support for --bindir.
18264 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18265
18266 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18267
18268 * configure.in: add bash, time, gawk to list of hosttools and things
18269 to only build for native toolchains
18270
18271 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18272
18273 * Makefile.in (docdir): Remove.
18274
18275 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18276
18277 * Makefile.in (datadir): Set to $(prefix)/share.
18278
18279 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18280
18281 * configure.in: build diff and patch for cygwin32-hosted
18282 toolchains.
18283
18284 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18285
18286 * config.sub: Accept -rtems*.
18287
18288 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18289
18290 * configure.in: enable dosrel for cygwin32-hosted builds,
18291 remove diff from the list of things not buildable
18292 via Canadian Cross
18293
18294 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18295
18296 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18297 don't get ". ".
18298
18299 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18300
18301 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18302
18303 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18304
18305 * Makefile.in (taz): Handle case where tex3patch didn't even get
18306 checked out. Also, if it was found, put the symlink in a new util
18307 subdirectory.
18308
18309 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18310
18311 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18312
18313 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18314
18315 * config.sub: Recognize -openvms.
18316 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18317 * make-all.com, setup.com: New files.
18318
18319 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18320
18321 * Makefile.in (taz): tex3patch moved to texinfo/util.
18322
18323 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18324
18325 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18326 * configure.in: remove make from disable-if-Can-Cross list
18327 enable gdb if ${host} and ${target} are cygwin32
18328
18329 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18330
18331 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18332 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18333
18334 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18335
18336 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18337 distinguish sysv/svr4/bsd variants.
18338 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18339
18340 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18341
18342 * configure.in: Added copyright notice.
18343 * move-if-change: Added copyright notice.
18344
18345 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18346
18347 * configure.in (powerpcle-*-solaris*): Until we get shared
18348 libraries working, don't build gdb, sim, make, tcl, tk, or
18349 expect.
18350
18351 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18352
18353 * config.guess: Merge with FSF:
18354
18355 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18356 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18357
18358 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18359 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18360
18361 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18362 * config.guess: Combine two OSF1 rules.
18363 Also recognize field test versions. From mjr@zk3.dec.com.
18364 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18365 because GNU uname does not support -p. From pmr@pajato.com.
18366
18367 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18368
18369 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18370
18371 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18372
18373 * mpw-README: Document GCCIncludes.
18374
18375 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18376
18377 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18378
18379 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18380
18381 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18382
18383 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18384
18385 * configure.in (*-*-cygwin32): Configure make.
18386
18387 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18388
18389 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18390
18391 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18392
18393 * Makefile.in (all-inet): Depend on all-perl.
18394
18395 * Makefile.in (inet-install): New target.
18396
18397 * Makefile.in (all-inet): Depend on all-tcl.
18398 (all-inet): Depend on all-send-pr.
18399
18400 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18401
18402 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18403 temporarily.
18404
18405 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18406
18407 * configure.in: Don't configure --with-gnu-ld on AIX.
18408
18409 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18410
18411 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18412
18413 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18414
18415 * Makefile.in (ALL_MODULES): Added all-inet.
18416 (CROSS_CHECK_MODULES): Added check-inet.
18417 (INSTALL_MODULES): Added install-inet.
18418 (CLEAN_MODULES): Added clean-inet.
18419 (all-indent): New target.
18420
18421 * configure.in (host_tools): Added inet.
18422 (native_only): Added inet.
18423 (noconfigdirs): Added inet.
18424
18425 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18426
18427 * configure.in: Don't configure libgloss if we are not configuring
18428 newlib.
18429
18430 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18431
18432 * configure.in: Don't configure libgloss for unsupported
18433 architectures.
18434
18435 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18436
18437 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18438
18439 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18440
18441 * Makefile.in (ALL_MODULES): Include all-apache.
18442 (CROSS_CHECK_MODULES): Include check-apache.
18443 (INSTALL_MODULES): Include install-apache.
18444 (all-apache): New target.
18445
18446 * configure.in: Added apache everywhere perl is seen.
18447
18448 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18449
18450 * Makefile.in: Add support for clean-{module} and
18451 clean-target-{module} rules.
18452
18453 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18454
18455 * configure.in (*-*-ose) do not build libgloss.
18456
18457 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18458
18459 * config.guess (prep*:SunOS:5.*:*): Turn into
18460 powerpele-unknown-solaris2.
18461
18462 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18463
18464 * configure.in: Permit --enable-shared to specify a list of
18465 directories.
18466
18467 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18468
18469 * configure.in (host==solaris): Pass only the first word of $CC
18470 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18471
18472 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18473
18474 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18475
18476 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18477
18478 * Makefile.in (ALL_MODULES): Include all-perl.
18479 (CROSS_CHECK_MODULES): Include check-perl.
18480 (INSTALL_MODULES): Include install-perl.
18481 (ALL_X11_MODULES): Include all-guile.
18482 (CHECK_X11_MODULES): Include check-guile.
18483 (INSTALL_X11_MODULES): Include install-guile.
18484 (all-perl): New target.
18485 (all-guile): New target.
18486
18487 * configure.in (host_tools): Include perl and guile.
18488 (native_only): Include perl and guile.
18489 (noconfigdirs): Don't build guile and perl; no ports have been
18490 done.
18491
18492 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18493
18494 * configure (--enable-*): Handle quoted option lists such as
18495 --enable-sim-cflags='-g0 -O' better.
18496
18497 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18498
18499 * Makefile.in ({,inst}all-target): New rule so we can make and
18500 install all of the target directories easily.
18501
18502 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18503
18504 * configure.in: Add missing global flag in sed substitution when
18505 deleting `target-' from ${configdirs}.
18506
18507 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18508
18509 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18510 option.
18511
18512 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18513 config/mh-necv4.
18514
18515 * install.sh: Correct misspelling of transformbasename.
18516
18517 * config.guess: Recognize mips-*-sysv*.
18518
18519 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18520
18521 * config.sub: Recognize mon960.
18522
18523 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18524
18525 * configure: Restore Canadian Cross handling of BISON and LEX,
18526 removed in Feb 20 change.
18527
18528 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18529
18530 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18531 Mention make install. Remove the old copyright date as well the
18532 clumsy and rather pointless copyright on the README file.
18533
18534 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18535
18536 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18537 Makefile after running symlink-tree, then run `make distclean' to
18538 avoid clobbering any generated files in srcdir.
18539
18540 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18541
18542 * configure.in (m68k-*-netbsd*): Build everything now.
18543
18544 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18545
18546 * Makefile.in (taz): Fix quoting.
18547
18548 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18549
18550 * configure.in (sparclet-*-*): Build everything now.
18551
18552 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18553
18554 * configure.in (m68k-*-linux*): New host.
18555
18556 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18557
18558 * configure: Check for bison before byacc.
18559
18560 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18561
18562 * Makefile.in configure: Change the way LEX and BISON/YACC are
18563 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18564 searching PATH. These are used as fallbacks by Makefile.in if
18565 flex/bison/byacc aren't in objdir.
18566
18567 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18568
18569 * Makefile.in: Make everything which depends upon all-bfd also
18570 depend upon all-opcodes, in case --with-commonbfdlib is used.
18571
18572 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18573
18574 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18575 building NT native compilers on Unix.
18576
18577 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18578
18579 * configure.in: Don't get CC from the host Makefile fragment if we
18580 can find gcc in PATH, or if this is a Canadian Cross. Move the
18581 Solaris test for /usr/ucb/cc to the post target script, just after
18582 the compiler sanity test.
18583
18584 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18585
18586 * config.sub: Merge with FSF.
18587
18588 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18589
18590 * Makefile.in (RPATH_ENVVAR): New variable.
18591 (REALLY_SET_LIB_PATH): Use it.
18592 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18593
18594 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18595
18596 * config.sub, configure.in: Recognize sparclet cpu.
18597
18598 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18599
18600 * config.guess: Support m68k-cbm-sysv4.
18601
18602 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18603
18604 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18605 m68k-unknown-linuxaout from linker help string. Put quotes around
18606 $ld_help_string.
18607
18608 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18609
18610 * config.guess (powerpc-harris-powerunix): Add guess for port
18611 to new target.
18612
18613 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18614
18615 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18616
18617 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18618
18619 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18620 $(REALLY_SET_LIB_PATH) in Makefile.
18621 * Makefile.in (SET_LIB_PATH): New variable.
18622 (REALLY_SET_LIB_PATH): New variable.
18623 ($(DO_X)): Use $(SET_LIB_PATH).
18624 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18625 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18626 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18627 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18628 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18629 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18630 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18631 (install-dosrel): Likewise.
18632 (all-opcodes): Depend upon all-libiberty.
18633
18634 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18635
18636 * config.guess (*:CYGWIN*): New
18637
18638 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18639
18640 * Makefile.in (all-target-winsup): All all-target-libiberty.
18641
18642 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18643
18644 * configure.in (noconfigdirs): Add missing # in front of comment.
18645
18646 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18647
18648 * configure.in: add second pass to things added to noconfigdirs
18649 so *-gm-magic can exclude libgloss properly.
18650
18651 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18652
18653 * mpw-configure (extralibs_name, rez_name): Set correctly
18654 for MWC68K compiler.
18655
18656 * mpw-README: Add more info on the necessary build tools.
18657
18658 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18659
18660 * configure.in, config.sub: Recognize cygwin32.
18661
18662 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18663
18664 * config.guess, config.sub: Recognize A/UX.
18665
18666 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18667
18668 * config.sub: Merge with gcc/config.sub.
18669
18670 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18671
18672 * mpw-build.in (do-binutils): Add build of stamps.
18673
18674 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18675
18676 * config.sub: Add recognition for mips64vr4100*-* targets.
18677
18678 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18679
18680 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18681 Add creation of gconfigargs with `--enable-shared' turned on.
18682 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18683 ($(host)-stamp-stage3-configured): Likewise.
18684 (HOLES): Add chatr and ldd.
18685 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18686
18687 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18688
18689 * configure: Pass --nfp to recursive configures.
18690
18691 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18692
18693 * Makefile.in (DLLTOOL): New.
18694 (DLLTOOL_FOR_TARGET): New.
18695 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18696 (EXTRA_TARGET_FLAGS): Ditto.
18697 (EXTRA_GCC_FLAGS): Ditto.
18698 (CONFIGURE_TARGET_MODULES): Ditto.
18699 (DO_X): Ditto.
18700 * configure: Add DLLTOOL.
18701
18702 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18703
18704 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18705 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18706 mh-sco, since old workarounds no longer needed, and don't
18707 build ld, since libraries have weak symbols in COFF.
18708
18709 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18710
18711 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18712
18713 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18714
18715 * configure.in: Make sure that ${CC} can be used to compile an
18716 executable.
18717
18718 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18719
18720 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18721 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18722 nothing depending on whether gdbtk is being built.
18723
18724 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18725
18726 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18727
18728 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18729
18730 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18731 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18732
18733 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18734
18735 * config-ml.in: Add support for
18736 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18737 Simplify setting of multidirs from --disable-foo.
18738
18739 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18740
18741 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18742 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18743 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18744 non-empty, pass them on to the GCC make.
18745 (all-bootstrap): New rule that is like all-gcc, except it executes
18746 the GCC bootstrap rule instead of the GCC all rule.
18747
18748 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18749
18750 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18751
18752 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18753
18754 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18755 DG/UX support.
18756
18757 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18758
18759 * config.sub (i*86*) Change [345] to [3456]
18760
18761 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18762
18763 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18764 --with-gnu-ld=no.
18765
18766 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18767
18768 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18769 AIX multilibs get built.
18770
18771 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18772
18773 * configure.in (i386-win32): Don't build expect if we're not
18774 building the tcl subdir.
18775
18776 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18777
18778 * Makefile.in: (configure-target-examples, all-target-examples):
18779 New targets, configure and build example programs.
18780
18781 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18782
18783 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18784 use it as input to sedit the generated MPW makefile.
18785 * mpw-README: Add a suggestion about Gestalt.h.
18786
18787 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18788
18789 * config.sub: Accept *-*-ieee*.
18790
18791 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18792
18793 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18794 Ronald F. Guilmette <rfg@monkeys.com>.
18795
18796 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18797
18798 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18799 for powerpc-pe native.
18800 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18801 (target==powerpc-pe): duplicate i386-win32 entry.
18802
18803 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18804
18805 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18806 of vxworks, not just vxworks5.1.
18807
18808 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18809
18810 * mpw-configure: Add support for exec-prefix.
18811
18812 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18813
18814 * config.guess: Recognize HP model 816 machines as having
18815 a PA1.1 processor.
18816
18817 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18818
18819 * configure: Ignore new autoconf configure options.
18820
18821 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18822
18823 * config.guess: Recognize Pentium under SCO.
18824 From Robert Lipe <robertl@arnet.com>.
18825
18826 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18827
18828 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18829
18830 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18831
18832 * configure.in: Don't configure gas for alpha-dec-osf*.
18833
18834 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18835
18836 * configure.in: Default to --with-stabs for some targets for which
18837 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18838 i[345]86*-*-unixware*.
18839
18840 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18841
18842 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18843 rather than basing it on the target. Simplify handling of options
18844 controlling which directories to configure. Remove extraneous
18845 slash in multi-clean target.
18846
18847 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18848
18849 * config-ml.in: Prefix more variables with ml_ so they don't collide
18850 with configure's.
18851
18852 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18853
18854 * configure: Don't turn -v into --v.
18855
18856 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18857
18858 * configure.in (targargs): Fix typo.
18859
18860 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18861
18862 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18863
18864 * configure.in: Strip --host and --target options from
18865 CONFIG_ARGUMENTS, and always configure for --host only. Add
18866 --with-cross-host option when building with a cross-compiler.
18867 * configure: Canonicalize the arguments put into config.status by
18868 always using `=' for an option with an argument. Pass a presumed
18869 --host or --target explicitly.
18870
18871 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18872
18873 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18874 into general OS recognition case.
18875
18876 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18877
18878 * configure.in (target_configdirs): add target-winsup only
18879 for win32 target systems.
18880
18881 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18882
18883 * Makefile.in (all-target-libgloss): Depend upon
18884 configure-target-newlib, since when libgloss is built it looks to
18885 see if the newlib directory exists.
18886
18887 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18888
18889 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18890 cfg-ml-*.in.
18891
18892 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18893
18894 * configure: Handle LD and LD_FOR_TARGET when configuring a
18895 Canadian Cross.
18896
18897 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18898
18899 * configure.in (target_libs): add target-winsup.
18900 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18901 (target==ppcle-pe): remove ld from $noconfigdirs.
18902
18903 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18904
18905 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18906 Preserve relative path names in $srcdir. Build symlink tree if
18907 configuring cross target dir and srcdir=. (= no VPATH support).
18908 (configure-target-libg++): Depend on configure-target-librx.
18909 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18910 * config-ml.in: New file.
18911 * symlink-tree: New file.
18912 * configure: Ensure srcdir="." if that's what it is.
18913
18914 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18915
18916 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18917 includes and FLEX_SKELETON setting.
18918 * mpw-configure (--with-gnu-ld): New option, controls whether
18919 to use PPCLink or ld with PowerMac GCC.
18920 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18921 * mpw-config.in: Configure grez if targeting Mac.
18922
18923 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18924 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18925 just macos.
18926 * configure.in: Configure grez resource compiler if targeting Mac.
18927 * Makefile.in (all-grez, install-grez): New targets.
18928
18929 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18930
18931 * configure: CXX defaults to gcc, not g++. If we find
18932 gcc in the path, set CC to gcc -O2.
18933
18934 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18935
18936 * configure: Default ${build} correctly. Avoid picking up extra
18937 spaces when reading CC and CXX from Makefile. When doing a
18938 Canadian Cross, use plausible default values for numerous
18939 variables.
18940 * configure.in: When doing a Canadian Cross, don't try to
18941 configure tools whose configure script can't handle it.
18942
18943 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18944
18945 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18946
18947 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18948
18949 * configure: Remove dubious bug reporting address.
18950
18951 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18952
18953 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18954 configure script, run that instead of this directory's configure.
18955 In either case, print a message that we're configuring the sub-dir.
18956
18957 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18958
18959 * configure.in: Before checking for the existence of various files,
18960 use sed to filter out "target-".
18961
18962 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18963
18964 * Makefile.in (DO_X): Split rule to decrease command line length
18965 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18966 (Philippe De Muyter).
18967
18968 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18969
18970 * Makefile.in (all-patch): depend on all-libiberty.
18971
18972 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18973
18974 * configure.in: If the only directory in target_configdirs which
18975 actually exists is libiberty, then set target_configdirs to empty,
18976 to avoid trying to build a target libiberty in a gas or gdb
18977 distribution.
18978
18979 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18980
18981 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18982 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18983 systems.
18984
18985 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18986
18987 * configure.in (copy_dirs): Use sys-include instead of include
18988 for --with-headers option.
18989
18990 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18991
18992 * Makefile.in, configure.in: Make winsup builds work with
18993 new scheme.
18994
18995 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18996
18997 * configure.in: Build the linker on AIX.
18998
18999 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
19000
19001 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
19002 where needed.
19003
19004 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
19005
19006 * Makefile.in (all-gcc): Fix typo.
19007
19008 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
19009
19010 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
19011
19012 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
19013
19014 * configure.in: Rename libFOO to target-libFOO, and xiberty
19015 to target-xiberty, to provide more flexibility.
19016 (target_subdir): Define. Create if cross.
19017 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19018 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
19019 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19020 check-libFOO -> check-target-libFOO, etc.
19021 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19022 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19023 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19024 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
19025 allow ALL_GCC="" to only configure.
19026 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
19027 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
19028 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
19029
19030 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
19031
19032 * Makefile.in (taz): Build "info" in etc explicitly.
19033
19034 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
19035
19036 * configure.in: Make sure that CC is undefined (as opposed to
19037 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
19038 problem with autoconf trying to configure on a host without GCC.
19039
19040 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19041
19042 * mpw-configure: Set host alias from choice of host compiler,
19043 only use generic MPW Makefile sed if present, edit a file
19044 named "hacked_Makefile.in" instead of "Makefile.in" if present.
19045 * mpw-README: Add problem notes about CW6 and CW7.
19046
19047 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
19048
19049 * Makefile.in (taz): Use ";" instead of ";;".
19050
19051 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19052
19053 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
19054 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19055 DISTDOCDIRS.
19056 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
19057 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
19058
19059 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
19060
19061 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
19062 and gnats, because they are now subsumed by DISTSTUFFDIRS.
19063 Move bfd to DISTSTUFFDIRS.
19064
19065 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19066
19067 * Makefile.in (X11_LIB): Removed.
19068 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19069
19070 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19071
19072 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19073
19074 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19075 names.
19076
19077 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19078
19079 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19080
19081 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
19082
19083 * configure.in (i[345]86-*-win32): Always build newlib.
19084 Don't configure cvs, autoconf or texinfo.
19085 * Makefile.in (LD_FOR_TARGET): New.
19086 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19087 Pass down LD_FOR_TARGET.
19088
19089 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
19090
19091 * winsup: New directory.
19092 * Makefile.in: Build winsup.
19093 * configure.in: Winsup is configured when target is win32.
19094 Can only build win32 target GDB when native.
19095
19096 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19097
19098 * config.guess: Recognize HP model 819 machines as having
19099 a PA 1.1 processor.
19100
19101 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19102
19103 * configure: Fix sed loop which substitutes for CC and CXX to
19104 avoid bug found in various sed implementations.
19105
19106 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19107
19108 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19109 simulator. Use standard powerpc-*-eabi*.
19110
19111 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19112
19113 * configure.in: Stop putting gas and binutils in noconfigdirs for
19114 powerpc-*-aix* and rs6000-*-*.
19115
19116 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19117
19118 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19119 -mcall-aixdesc libraries.
19120
19121 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19122
19123 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19124
19125 * config.sub (arm | armel | armeb): Fix shell syntax.
19126
19127 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19128
19129 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19130 -msoft-float and -mcpu=common support.
19131 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19132 libraries.
19133
19134 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19135
19136 * configure.in: Allow configuration and build of emacs19 for the alpha.
19137
19138 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19139
19140 * configure.in (CC): Get ^CC, not just any old CC, from
19141 ${host_makefile_frag}.
19142
19143 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19144
19145 * configure.in (CC): Try to get CC from
19146 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19147
19148 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19149
19150 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19151 only if it exists in $(srcdir).
19152
19153 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19154
19155 * configure: If CC and CXX are not set in the environment, set
19156 them, based on either an existing Makefile or on searching for gcc
19157 in PATH. Substitute for CC and CXX in Makefile.
19158 * configure.in: Remove libm from target_libs. Separate
19159 target_configdirs from configdirs. If CC is not set in
19160 environment, try to get it from a host Makefile fragment. Rewrite
19161 changes of configdirs to use skipdirs instead. A few minor
19162 tweaks. Take directories out of target_configdirs as they are
19163 taken out of configdirs. Remove existing Makefile files from
19164 subdirectories. Substitute for TARGET_CONFIGDIRS and
19165 CONFIG_ARGUMENTS in Makefile.
19166 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19167 by configure.in.
19168 (CONFIG_ARGUMENTS): Likewise.
19169 (CONFIGURE_TARGET_MODULES): New variable.
19170 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19171 ($(CONFIGURE_TARGET_MODULES)): New target.
19172 (configure-libg++, configure-libio): New targets.
19173 (all-libg++): Depend upon configure-libg++.
19174 (all-libio): Depend upon configure-libio.
19175 (configure-libgloss, all-libgloss): New targets.
19176 (configure-libstdc++): New target.
19177 (all-libstdc++): Depend upon configure-libstdc++.
19178 (configure-librx, all-librx): New targets.
19179 (configure-newlib): New target.
19180 (all-newlib): Depend upon configure-newlib
19181 (configure-xiberty): New target.
19182 (all-xiberty): Depend upon configure-xiberty.
19183
19184 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19185
19186 * configure.in (host i[345]86-*-win32): Expand the
19187 noconfigdirs again.
19188
19189 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19190
19191 * mpw-configure: Fix sed command file name.
19192
19193 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19194
19195 * configure.in (host i[345]86-*-win32): Reduce the
19196 noconfigdirs again.
19197
19198 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19199
19200 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19201 or powerpc*-*-pe*, since they are not yet supported.
19202
19203 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19204
19205 Add PowerMac support and many other enhancements.
19206 * mpw-configure: New option --cc to select compiler to use,
19207 paste options set according to --cc into the generated
19208 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19209 if mpw-make.sed is present.
19210 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19211 add forward includes for PowerPC include files.
19212 * mpw-build.in: Build using Makefile.PPC if present.
19213 (do-byacc, etc): Remove separate version resource builds.
19214 (do-gas): Build "stamps" before "all".
19215 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19216 * mpw-README: Update to reflect --cc option, PowerMac support,
19217 and recently-reported compatibility problems.
19218
19219 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19220
19221 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19222 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19223 (--with-multilib-top): Pass to recursive invocations.
19224
19225 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19226
19227 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19228 v810-*-*.
19229
19230 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19231
19232 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19233 gdb, ld and opcodes on v810-*-*.
19234
19235 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19236
19237 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19238 (local-maintainer-clean): New target.
19239 (maintainer-clean): New target.
19240 (realclean): Just depend upon maintainer-clean.
19241
19242 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19243
19244 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19245
19246 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19247
19248 * configure.in: Build ld in mips*-*-bsd* case.
19249
19250 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19251
19252 * config.sub: Accept -lites* OS. From Ian Dall.
19253
19254 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19255
19256 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19257 targets.
19258
19259 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19260
19261 * configure.in: treat i386-win32 canadian cross the same as
19262 i386-go32 canadian cross.
19263
19264 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19265
19266 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19267 running under the simulator to build a reduced set of libraries.
19268 (powerpc-*-eabiaix): Add fine grained multilib support added to
19269 other powerpc targets yesterday.
19270
19271 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19272
19273 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19274 -disable-softfloat, -disable-relocatable, -disable-aix, and
19275 -disable-sysv to control which multilib libraries get built.
19276
19277 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19278
19279 * configure: Add Makefile.tem to list of files to remove in trap
19280 handler.
19281
19282 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19283
19284 * config.guess (*Linux*): Add missing "exit"s.
19285 Also, need specific check for alpha-unknown-linux (uses COFF).
19286
19287 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19288
19289 * config.guess: Merge with FSF:
19290
19291 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19292 * config.guess (AIX4): More robust release numbering discovery.
19293
19294 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19295 * config.guess (i386-sequent-ptx): Properly get version number.
19296
19297 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19298 * config.guess (mips:*:4*:UMIPS): New case.
19299
19300 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19301
19302 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19303 (i386-win32 host): Likewise. Don't build readline.
19304
19305 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19306
19307 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19308 SUPPORT_FILES to submakes.
19309
19310 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19311
19312 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19313 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19314 mpw-configure.
19315
19316 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19317
19318 * configure.in (appdirs): Use =, not ==, in test expression when
19319 trying to build the text to print in the warning message for
19320 Solaris users.
19321
19322 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19323
19324 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19325
19326 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19327
19328 * config.guess: Recognize lynx-2.3.
19329
19330 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19331
19332 * config.sub (z8ksim): Deleted
19333 (z8k-*-coff): New, this is the one true name of the target.
19334
19335 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19336
19337 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19338
19339 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19340
19341 * config.guess (*:Linux:*:*): First try asking the linker what the
19342 default object file format is (elf, aout, or coff). Then if this
19343 fails, try previous methods.
19344
19345 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19346
19347 * configure.in: Don't build newlib for *-*-vxworks5.1.
19348
19349 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19350
19351 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19352 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19353
19354 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19355
19356 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19357
19358 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19359
19360 * cfg-ml-com.in: New file.
19361 * cfg-ml-pos.in: New file.
19362
19363 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19364
19365 * COPYING.NEWLIB: Add HP free copyright to list.
19366
19367 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19368
19369 * config.sub: Recognize -eabi* for the system, not just -eabi.
19370
19371 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19372
19373 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19374 * config.sub, configure.in (win32): New target and host.
19375
19376 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19377
19378 * configure.in: Add i386-pe configuration.
19379
19380 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19381
19382 * mpw-build.in (install): Install GDB after LD.
19383
19384 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19385
19386 * mpw-config.in (elf/mips.h): Always forward-include, needed
19387 for GDB to build.
19388
19389 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19390
19391 * testsuite: New directory for customer acceptance and whole tool
19392 chain tests.
19393
19394 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19395
19396 * configure: If per-host line isn't found, but AC_OUTPUT is found
19397 and a configure script exists, run it instead.
19398
19399 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19400
19401 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19402
19403 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19404
19405 * configure: Set build_{cpu,vendor,os,alias} to host values when
19406 --build isn't specified.
19407
19408 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19409
19410 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19411 (FLAGS_TO_PASS): Pass them.
19412 (EXTRA_TARGET_FLAGS): Ditto.
19413
19414 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19415
19416 * Makefile.in (all-libg++): Depend on all-libstdc++.
19417
19418 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19419
19420 * configure.in (noconfigdirs): Enable all packages for
19421 i386-unknown-netbsd.
19422
19423 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19424
19425 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19426 hosted builds (DOS builds)
19427
19428 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19429
19430 Changes for ARM based on patches from Richard Earnshaw:
19431 * config.sub: Handle armeb and armel.
19432 * configure.in: Omit arm linker only for riscix.
19433
19434 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19435
19436 * config.guess: Update from FSF.
19437
19438 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19439
19440 * config.sub: Recognize powerpcle as the little endian variant of
19441 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19442 powerpcle variant. Convert pentium into i586, not i486. Add p5
19443 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19444 temporarily.
19445
19446 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19447
19448 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19449
19450 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19451
19452 * config.sub: Accept -lites* as a basic system type.
19453
19454 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19455
19456 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19457 installed, and if so return linuxoldld as the system name.
19458
19459 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19460
19461 * config.guess: Add hppa1.1-hp-lites support.
19462
19463 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19464
19465 * configure.in: Don't build newlib for m68k-vxworks5.1.
19466
19467 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19468
19469 * configure.in (mips-sgi-irix6): Use mh-irix5.
19470
19471 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19472
19473 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19474
19475 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19476
19477 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19478 OSF/1. Fix compiler flags.
19479 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19480
19481 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19482
19483 * configure.in: Recognize --with-newlib.
19484 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19485
19486 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19487
19488 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19489 to *_X11_MODULES due to gdbtk needing X include files et al.
19490
19491 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19492
19493 Merge in support for Mac MPW as a host.
19494 (Old change descriptions retained for informational value.)
19495
19496 * mpw-config.in: Add generic include forwards for cpu-specific
19497 include files in aout and elf directories.
19498
19499 * mpw-configure: Added copyright.
19500 * mpw-config.in: Check for presence of required build tools.
19501 (target_libs): Add newlib.
19502 (target_tools): Add examples.
19503 (Read Me): Generate as "Read Me for MPW" instead.
19504 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19505 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19506 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19507
19508 * mpw-configure: Remove subdir-specific makefile hackery,
19509 delete mk.tmp after using it.
19510
19511 * mpw-build.in (all): Display start and end times.
19512
19513 * mpw-configure (host_canonical): Set.
19514 (target_cpu): Always add to makefiles.
19515 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19516 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19517 (mpw-mh-mpw): Look for in srcdir and srcroot.
19518 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19519
19520 * mpw-build.in: (install-only): New target.
19521
19522 * mpw-configure (host_alias, target_alias): Rename from hostalias
19523 and targetalias, add into generated Makefile.
19524 (mk.tmp): If present, add into generated Makefile.
19525 * mpw-build.in (all-gas): Build config.h first before gas proper.
19526
19527 * mpw-configure (config.status): Write only if changed.
19528 * mpw-config.in (readline): Configure it (not built, just used for
19529 definitions).
19530
19531 * mpw-config.in (elf/mips.h): Add a forward include.
19532
19533 * mpw-config.in: Forward-include most .h files in include into
19534 extra-include.
19535 (readline): Don't build.
19536 mpw-build.in (install): Install GDB.
19537
19538 * mpw-configure (prefix, mpw_prefix): Handle it.
19539 * mpw-config.in (mmalloc, readline): Don't configure.
19540 * mpw-build.in (thisscript): Rename to ThisScript.
19541 Use mpw-build instead of BuildProgram everywhere.
19542 (mmalloc, readline): Don't build.
19543 * mpw-README: New file, basic documentation about the MPW port.
19544
19545 * mpw-config.in: Use forward-include to create include files.
19546
19547 * mpw-configure: Add more things to the top of each configured
19548 Makefile, including contents of config/mpw-mh-mpw.
19549 * mpw-config.in (extra-include): Create this directory and fill it
19550 with Posix-like include files when configuring.
19551
19552 * config.sub (apple, mac, mpw): Add various aliases.
19553
19554 * mpw-build.in: New file, top-level build script fragment for MPW.
19555 * mpw-configure: New file, configure script for MPW.
19556 * mpw-config.in: New file, config fragment for MPW.
19557
19558 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19559
19560 * configure.in (host_libs): Remove glob, since it is gone from the
19561 sources.
19562
19563 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19564
19565 * Makefile.in: define empty GDB_NLM_DEPS var.
19566
19567 * configure.in(target_makefile_frag): use config/mt-netware
19568 for netware targets.
19569
19570 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19571
19572 * config.sub: Merge in recent FSF changes. Remove linux special
19573 cases.
19574
19575 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19576
19577 Revert this change:
19578
19579 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19580
19581 * build-all.mk: Use CC=cc -Xs on Solaris.
19582
19583 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19584
19585 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19586 stop using it.
19587 * Makefile.in: Nuke all references to glob subdirectory.
19588
19589 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19590
19591 * configure.in: Fix --enable-shared logic in per-host.
19592
19593 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19594
19595 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19596
19597 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19598
19599 * configure.in (noconfigdirs): Don't build gas on AIX, for
19600 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19601
19602 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19603
19604 * configure: Fix --cache-file to work if the file argument is a
19605 relative path.
19606
19607 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19608
19609 * configure: If the --cache-file is used, pass it down to
19610 configure in subdirectories.
19611
19612 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19613
19614 * config.sub: add vxworks29k configuration.
19615
19616 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19617
19618 * Makefile.in (taz): Do "diststuff" part quietly.
19619
19620 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19621
19622 * config.sub: Mini-merge with gcc/config.sub.
19623
19624 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19625
19626 * config.guess (IRIX): Sed - to _.
19627
19628 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19629
19630 * Makefile.in (source-vault, binary-vault): New targets.
19631
19632 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19633
19634 * config.sub: Recognize -eabi as a basic system type.
19635
19636 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19637
19638 * configure.in (enable_shared stuff): Fix typo.
19639
19640 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19641
19642 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19643
19644 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19645
19646 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19647
19648 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19649
19650 * configure.in (rs6000-*-*): Don't build gas.
19651
19652 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19653
19654 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19655 reduce command line length.
19656 (AS_FOR_TARGET): Check for as.new, not Makefile.
19657 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19658
19659 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19660
19661 * config.guess: Merge from FSF.
19662
19663 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19664
19665 * configure: Don't use $ when handling program_suffix.
19666
19667 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19668
19669 * configure.in: Configure tk for hppa/hpux.
19670
19671 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19672
19673 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19674
19675 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19676
19677 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19678 to LIBCXXFLAGS. Tests are better run without it.
19679
19680 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19681
19682 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19683
19684 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19685
19686 * configure.in (*-*-netware*): Don't configure xiberty.
19687
19688 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19689
19690 * configure.in: Remove tk from native_only list.
19691
19692 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19693
19694 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19695 for special NCD build.
19696
19697 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19698
19699 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19700 makeall.bat, they're only useful for binutils snapshots.
19701 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19702 makeall.bat to specified SUPPORT_FILES.
19703
19704 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19705
19706 * build-all.mk: Add Ericsson targets to sun4 and solaris
19707 hosts. Add BNR's sun4 target to solaris host, so their
19708 build-from-source will be tested in-house first.
19709
19710 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19711
19712 * Makefile.in (LIBCFLAGS): New variable.
19713 (CFLAGS_FOR_TARGET): Ditto.
19714 (LIBCFLAGS_FOR_TARGET): Ditto.
19715 (LIBCXXFLAGS): Ditto.
19716 (CXXFLAGS_FOR_TARGET): Ditto.
19717 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19718 (BASE_FLAGS_TO_PASS): Pass them.
19719 (EXTRA_TARGET_FLAGS): Ditto.
19720
19721 * configure.in: Support --enable-shared.
19722
19723 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19724
19725 * configure.in (target_libs): Include libstdc++ again.
19726 * config.guess: Update from FSF (for FreeBSD).
19727
19728 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19729
19730 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19731 makeall.bat.
19732 (DISTDOCDIRS): Add `etc'.
19733 (ETC_SUPPORT_PFX): New variable.
19734 (taz): Include anything from etc starting with a word in
19735 ETC_SUPPORT_PFX.
19736
19737 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19738
19739 * config.sub: Update for recent FSF changes. Remove obsolete
19740 h8300hds entry. Add -windows* and -osx as basic os. Minor
19741 spacing changes.
19742
19743 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19744
19745 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19746
19747 * config.guess: Merge with FSF.
19748 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19749
19750 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19751
19752 * configure: Since the "trap 0" handler will override the exit
19753 status on many systems, only use it for "exit 1", and make it set
19754 a non-zero exit status; reset it before "exit 0". Also, check
19755 exit status of config.sub, and error out if it failed.
19756
19757 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19758
19759 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19760 and install libgloss.
19761
19762 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19763
19764 * Makefile.in (all-binutils): Depend upon all-byacc.
19765
19766 * configure.in: Don't build emacs on Irix 5.
19767
19768 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19769
19770 * configure.in (*-*-netware*): Add libio.
19771
19772 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19773
19774 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19775 (CHECK_TARGET_MODULES): Ditto.
19776 (INSTALL_TARGET_MODULES): Ditto.
19777 (TARGET_LIBS): Ditto.
19778 (all-libstdc++): Note dependencies.
19779
19780 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19781
19782 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19783
19784 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19785
19786 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19787 -fexternal-templates.
19788
19789 * configure.in (target_libs): Add libstdc++.
19790 (noconfigdirs): Add libstdc++ as appropriate.
19791
19792 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19793
19794 * config.guess: Update from FSF.
19795
19796 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19797
19798 * configure: Use ${config_shell} when running ${configsub}.
19799
19800 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19801
19802 * config.sub: No longer recognize h8300h.
19803
19804 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19805
19806 * config.sub: Remove extraneous differences between config.sub and
19807 gcc/config.sub.
19808
19809 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19810
19811 * Makefile.in (DISTSTUFFDIRS): Add gas.
19812
19813 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19814
19815 * COPYING.NEWLIB: New file.
19816
19817 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19818
19819 * config.guess (HP-UX): Patch from Harlan Stenn
19820 <harlan@landmark.com> to also emit release level.
19821
19822 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19823
19824 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19825
19826 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19827
19828 * config.sub: Merge nextstep cleanup from FSF.
19829
19830 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19831
19832 * configure.in (arm-*-*): Don't configure ld for this target.
19833
19834 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19835
19836 * configure.in (*-*-netware): don't configure libg++, libio,
19837 librx, or newlib.
19838
19839 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19840
19841 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19842 configure ld--it works, but it doesn't support shared libraries.
19843
19844 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19845
19846 * config.guess (*-unknown-freebsd*): Get rid of possible
19847 trailing "(Release)" in version string.
19848 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19849
19850 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19851
19852 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19853 Fix type: *-next-neststep -> *-next-nextstep.
19854
19855 * config.guess: Merge from FSF:
19856
19857 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19858
19859 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19860
19861 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19862
19863 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19864 instead of UNIX_SV for UnixWare 1.0).
19865
19866 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19867
19868 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19869 to make gdb/nlm/* build after the compiler and linker.
19870
19871 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19872
19873 * config.guess (netbsd, freebsd, linux): Accept any machine,
19874 not just i[34]86.
19875 (m68k-atari-sysv4): Relocate to match FSF version.
19876
19877 * config.guess: More merges from the FSF:
19878
19879 Add a space before function call or macro invocation.
19880
19881 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19882
19883 * config.guess: Add trap cmd to remove dummy.c and dummy when
19884 interrupted.
19885
19886 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19887
19888 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19889 (dummy): Redirect stderr from compilation of dummy.c.
19890
19891 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19892
19893 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19894
19895 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19896
19897 * configure: Accept and ignore --cache*, for compatibility with
19898 new autoconf.
19899
19900 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19901
19902 * config.guess: Merge from FSF:
19903
19904 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19905
19906 * config.guess (Pyramid*:OSx*:*:*): New case.
19907 (PATH): Add /.attbin at end for finding uname.
19908 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19909
19910 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19911
19912 * config.guess (M88*:DolphinOS:*:*): New case.
19913
19914 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19915
19916 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19917 to select whether to use ELF or COFF.
19918
19919 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19920
19921 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19922
19923 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19924
19925 * config.guess: Guess the OS version for HPUX.
19926
19927 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19928
19929 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19930
19931 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19932
19933 * configure.in: Recognize --with-headers, --with-libs, and
19934 --without-newlib.
19935 * Makefile.in (all-xiberty): Depend upon all-ld.
19936
19937 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19938
19939 * configure.in: Change i[34]86 to i[345]86.
19940
19941 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19942
19943 * configure (version): A few more tweaks to help message.
19944
19945 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19946
19947 * Makefile.in: Remove (for now) librx as a host library,
19948 now that we're building it for target.
19949
19950 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19951
19952 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19953 (Karl Berry).
19954
19955 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19956
19957 * configure.in: Also configure librx.
19958
19959 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19960
19961 * Makefile.in: Update various rules to reflect that librx
19962 is now needed for libg++.
19963
19964 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19965
19966 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19967
19968 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19969
19970 * configure.in: Configure the examples directory.
19971
19972 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19973
19974 * configure: Simplify Jun 2 1994 change.
19975
19976 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19977
19978 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19979 /bin/gcc isn't good enough to build gcc.
19980
19981 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19982
19983 * Makefile.in (GDB_SUPPORT_FILES): Remove
19984 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19985 (gdb.tar.gz): Add new rule to use standard distribution building
19986 mechanism.
19987
19988 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19989
19990 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19991 Bill Cox <bill@cygnus.com>.
19992
19993 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19994
19995 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19996
19997 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19998
19999 * configure: Search current dir first in .gdbinit.
20000
20001 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
20002
20003 * config.sub: Recognize freebsd (merged from gcc config.sub).
20004
20005 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
20006
20007 * config.sub: Refer to NeXT's operating system as nextstep.
20008
20009 * config.sub (case $basic_machine): Re-order the cases, to match
20010 the order in the FSF version (which is mostly alphabethical).
20011 Merge in some additions and changes from the FSF.
20012
20013 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
20014
20015 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20016 * config.sub: Recognize cxux7.
20017 * configure.in: Use mh-cxux for m88k-harris-cxux*.
20018
20019 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20020
20021 * config.sub: Fix typo powerpc -> powerpc-*.
20022
20023 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
20024
20025 * Makefile.in: `all-emacs19' depends on `all-byacc'.
20026
20027 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20028 parallel with all-emacs and install-emacs). Top-level command
20029 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20030
20031 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20032
20033 * test-build.mk ($(host)-stamp-stage2-installed): Remove
20034 $(relbindir)/make before doing ``make install'', and use
20035 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
20036 installing over running make binary.
20037 ($(host)-stamp-stage3-installed): Likewise.
20038
20039 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20040
20041 * config.guess: Recognize Mach.
20042
20043 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20044
20045 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20046 see whether --exec-prefix was used.
20047
20048 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20049
20050 * README: Explicitly mention libg++/README. (Zoo's idea.)
20051
20052 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20053
20054 * Makefile.in: Add all-librx target similar to all-libproc.
20055
20056 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
20057
20058 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
20059 with post 1.2 uname bogosity.
20060
20061 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20062
20063 * configure: Remove temporary files on receipt of a signal.
20064
20065 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
20066
20067 * configure: If there is a package_makefile_frag, remove
20068 ${subdir}/Makefile.tem after copying it in.
20069
20070 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20071
20072 * build_all.mk: support rs6000 lynx identifies itself as
20073 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
20074 since /bin/gcc is too feeble to compile a modern gcc.
20075
20076 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20077
20078 * brought devo/test-build.mk update-to-date with progressive/
20079 test-build.mk. Add lynx targets and hppa flag info.
20080
20081 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20082
20083 * configure.in: Use mh-ncrsvr43. Patch from
20084 Tom McConnell <tmcconne@sedona.intel.com>.
20085
20086 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
20087
20088 * config.guess (i386-unknown-bsdi): No longer need to
20089 check #if defined(__bsdi__) && defined(__i386__).
20090
20091 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20092
20093 * configure: Set program_transform_nameoption correctly.
20094
20095 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20096
20097 * brought build-all.mk update-to-date with progressive build-all.mk,
20098 added new targets and hppa info.
20099
20100 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20101
20102 * configure: If config.guess result is a prefix of the user
20103 specified target, assume a native build and use the user specified
20104 target as the host alias. Remove SunOS patch suffix removal hack.
20105 * configure.in: Remove SunOS patch suffix removal hack.
20106
20107 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20108 in NATIVE_CHECK_MODULES.
20109
20110 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20111
20112 * Makefile.in: Rename HOST_ONLY to NATIVE.
20113 * configure: Delete SunOs patch suffix from host_canonical
20114 and build_canonical variables that are prepended to Makefiles.
20115 * configure.in: Add comments for easier maintenance.
20116
20117 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20118
20119 * Makefile.in: Add all-libproc target similar to all-gui.
20120
20121 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20122
20123 * Makefile.in (CHECK_MODULES): split into
20124 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20125
20126 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20127
20128 * config.guess (i386-unknown-bsdi): New system to guess.
20129
20130 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20131
20132 * Makefile.in: Add all-gui target (but not yet build by "all").
20133
20134 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20135
20136 * config.sub: Move deletion of patch suffix from here...
20137 * configure.in: To here, at Ian's suggestion. The top-
20138 level scripts might need to know of a patch level.
20139
20140 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20141
20142 * config.sub: Strip off patch suffix so rtl is recognized
20143 as a sunos4.1.3 machine, even though it's been patched.
20144
20145 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20146
20147 * Makefile.in (INSTALL_LAST): Delete.
20148 (INSTALL_DOSREL): New.
20149
20150 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20151
20152 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20153 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20154 whether we pass down --with-gnu-ld anyhow.
20155
20156 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20157
20158 * Makefile.in (INSTALL_LAST): Change operation so it works
20159 on more flavors of make.
20160 * configure.in (go32): Don't build libg++ or libio.
20161
20162 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20163
20164 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20165 they can be overriden by templates.
20166
20167 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20168
20169 * configure.in (target==go32): Don't build gdb.
20170 * dosrel: New directory.
20171
20172 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20173
20174 * configure.in (host==go32): Configure dosrel too.
20175 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20176 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20177 be set by incoming names or templates.
20178 (INSTALL_LAST): New rule.
20179
20180 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20181
20182 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20183
20184 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20185
20186 * configure.in (appdirs): New variable. Currently empty, but will
20187 be used in gas distribution. If nonempty, lists a set of
20188 directories at least one of which must get configured, or top
20189 level configuration is considered to have failed.
20190 (rs6000-*-lynxos*): Use new file name.
20191
20192 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20193
20194 Eliminate XTRAFLAGS.
20195 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20196 newlib include files using -idirafter, and also use -nostdinc.
20197 (CXX_FOR_TARGET): Likewise.
20198 (XTRAFLAGS): Removed.
20199 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20200 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20201 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20202 ($(DO_X)): Don't pass down XTRAFLAGS.
20203
20204 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20205
20206 * configure.in (mips*-dec-bsd*): New target; do build linker.
20207 (mips*-*-bsd*): New target; don't build linker.
20208
20209 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20210
20211 * configure.in: support rs6000-*-lynxos* configuration.
20212 support sunos4 as a cross target.
20213
20214 * config.sub: look for lynx*, not lynx since the OS version may
20215 legitimately be part of the name.
20216
20217 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20218
20219 * configure.in (i[34]86-*-sco*): Move to be with other i386
20220 targets.
20221 (romp-*-*): New target. Skip various binary utilities.
20222 (vax-*-*): New target. Don't build newlib.
20223 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20224
20225 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20226
20227 * configure.in: Only set host_makefile_frag if config
20228 directory exists.
20229
20230 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20231
20232 * install.sh: If $dstdir exists, don't check whether each
20233 component does.
20234
20235 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20236
20237 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20238
20239 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20240
20241 * configure.in (*-*-lynxos*): Don't configure newlib for either
20242 native or cross Lynx.
20243
20244 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20245
20246 * config.sub (sparc64-elf): Fix os.
20247 (z8k): Remove duplicate.
20248
20249 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20250
20251 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20252 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20253
20254 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20255
20256 * configure: Make file links cleanly even if Lynx fails on
20257 an NFS symlink (at least fail cleanly).
20258
20259 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20260
20261 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20262 -XNh2000.
20263
20264 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20265
20266 * configure: Unknown options are fatal again.
20267
20268 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20269
20270 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20271 compatibility.
20272
20273 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20274
20275 * build-all.mk: Add `clean' target.
20276
20277 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20278
20279 * config.guess: Add SINIX support.
20280 * configure.in: Add mips-*-sysv4* support.
20281
20282 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20283
20284 * build-all.mk: Document all useful targets.
20285 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20286 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20287
20288 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20289
20290 * configure: Support --silent, --quiet.
20291
20292 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20293
20294 * configure: Support --disable-FEATURE.
20295
20296 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20297
20298 * config.guess: Recognize NCR running SVR4.3.
20299
20300 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20301
20302 * config.guess: Make BSDI generate i386-unknown-bsd386.
20303 Patch from Paul Eggert <eggert@twinsun.com>.
20304
20305 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20306
20307 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20308
20309 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20310
20311 * configure: Make unrecognized options give nonfatal warnings
20312 instead of fatal errors, and pass them to any subdirectory
20313 configures in case they recognize them.
20314 Make --x equivalent to --with-x.
20315
20316 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20317
20318 * configure: Add --enable-* options. Clean up usage message and
20319 some comments.
20320
20321 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20322
20323 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20324
20325 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20326
20327 * configure.in (hppa*-*-*): Enable binutils.
20328
20329 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20330
20331 * config.sub: Recognize cisco.
20332
20333 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20334
20335 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20336
20337 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20338
20339 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20340 than one configuration name. Add comment.
20341
20342 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20343
20344 * config.guess: about target *-hitachi-hiuxwe2, fixed
20345 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20346 macro is incorrect.]
20347
20348 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20349
20350 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20351 than the "make ls" stuff which used to be here.
20352
20353 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20354
20355 * config.guess: Recognize i[34]86-unknown-freebsd.
20356 From Shawn M Carey <smcarey@rodan.syr.edu>.
20357
20358 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20359
20360 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20361
20362 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20363
20364 * config.guess: Check for ptx.
20365
20366 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20367
20368 * config.sub: Add os9k checking.
20369
20370 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20371
20372 * config.guess: Handle OSF1 running on HPPA processors
20373
20374 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20375
20376 * configure: If subdir configure fails, print out a message with
20377 subdirectory name, in case subdir's configure code didn't identify
20378 itself.
20379
20380 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20381
20382 * configure.in: Remove embedded newlines from configdirs.
20383 Avoid mismatches of substrings. Fix matching strings at end
20384 of configdirs.
20385
20386 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20387
20388 * config.guess: Add Lynx/rs6000 config support.
20389
20390 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20391
20392 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20393
20394 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20395
20396 * configure.in (hppa*-*-osf*): Treat this just like most other
20397 PA configurations (eg no binutils or ld).
20398 (hppa*-*-*elf*): These configurations have binutils and ld.
20399
20400 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20401
20402 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20403
20404 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20405
20406 * configure.in (rs6000-*-*): Build gas.
20407
20408 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20409
20410 * Makefile.in: Avoid bug in losing hpux sed.
20411
20412 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20413
20414 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20415 for GDB and GDB has been fixed to not need it.
20416
20417 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20418
20419 * config.guess: Recognize vax hosts.
20420
20421 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20422
20423 * configure (while loop): Don't use "break 2" inside case
20424 statement -- the case statement isn't an enclosing loop.
20425
20426 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20427
20428 * config.guess: Clean up NeXT support, to allow nextstep
20429 on Intel machines. Make OS be nextstep.
20430
20431 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20432
20433 * config.guess: Add alternate forms for Convex.
20434
20435 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20436
20437 * configure: Completely rewrite option processing. Take
20438 advantage of pattern-matching to avoid invoking test frequently.
20439 Also clean up host and target defaulting logic.
20440
20441 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20442
20443 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20444 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20445 commands (plus user environment) will fit SCO limits.
20446
20447 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20448
20449 * configure.in: Don't issue warnings about directories which are
20450 not being configured if -norecursion is set. Correct test for
20451 --with-gnu-as and --with-gnu-ld to not get confused by substring
20452 matches.
20453
20454 * configure.in: Don't build gas for alpha-dec-osf1*.
20455
20456 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20457
20458 * configure: Back out Per's change of 12/19/1993. It changes the
20459 behavior of configure in unexpected and confusing ways.
20460
20461 Also, use different delim char when calculating
20462 program_transform_name so that the name can contain slashes.
20463
20464 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20465
20466 * configure.in, config.sub: Add support for VSTa micro-kernel.
20467
20468 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20469
20470 * configure.in: Nuke hacks which were used to get a special
20471 version of GAS for HPPA configurations.
20472
20473 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20474
20475 * configure: If only ${target_alias} is given, use that
20476 as the default for ${host_alias}.
20477 * configure: Add missing back-slashes before nested quotes.
20478
20479 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20480
20481 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20482
20483 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20484
20485 * config.guess: Recognize some Tektronix configurations.
20486 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20487
20488 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20489
20490 * config.sub: Match any flavor of SH.
20491
20492 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20493
20494 * configure.in: Don't try to configure newlib for Alpha.
20495
20496 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20497
20498 * configure.in: Don't build ld for Irix 5. Don't build gas,
20499 libg++ or libio for any Alpha target.
20500
20501 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20502
20503 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20504
20505 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20506 default arguments -- so it tried to compress itself.
20507
20508 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20509
20510 * configure.in (notsupp): ensure that a space is always at the end
20511 of the configdirs list, since the grep checks for an explicit space
20512
20513 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20514
20515 * configure.in (target i386-sysv4.2): don't build ld, since static
20516 versions of many libraries are not available.
20517
20518 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20519
20520 * config.guess: Recognize Apollos (using environment variables).
20521 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20522
20523 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20524
20525 * config.guess: Recognize Sony news mips running newsos.
20526
20527 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20528
20529 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20530 "fi ; else" for bash.
20531
20532 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20533
20534 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20535
20536 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20537
20538 * config.sub: accept unixware as an alias for svr4.2.
20539 Fix some inconsistancies with the gcc version.
20540
20541 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20542
20543 * Makefile.in (DISTDOCDIRS): Add gdb.
20544
20545 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20546
20547 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20548
20549 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20550
20551 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20552 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20553 this now.
20554
20555 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20556
20557 * config.sub: Accept hiux* as an OS name.
20558
20559 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20560 etc/make-stds.texi. The underscore came from gcc, and dje now
20561 agrees that RUNTESTFLAGS is the correct name.
20562
20563 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20564
20565 * install.sh: Remove 'set -e'. It makes any conditionals
20566 in the script useless.
20567
20568 * config.guess: Automatically recognize arm-acorn-riscix
20569 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20570
20571 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20572
20573 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20574
20575 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20576
20577 * Makefile.in (DISTDOCDIRS): New variable.
20578 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20579 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20580
20581 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20582
20583 * configure.in (hppa target): check the source directory for the
20584 pagas sub-directory
20585
20586 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20587
20588 * config.sub: Allow -aout* and -elf*.
20589
20590 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20591
20592 * configure.in: Don't build ld on i386-solaris2, same as for
20593 sparc-solaris2.
20594
20595 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20596
20597 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20598
20599 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20600
20601 * configure.in: Configure gdb for alpha.
20602
20603 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20604
20605 * Makefile.in (CXXFLAGS): Add -O.
20606
20607 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20608
20609 * config.guess: added support for DG Aviion
20610
20611 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20612
20613 * configure.in: Produce warning message for subdirectories not
20614 configurable for this host/target combination. Don't try to
20615 configure gdb for vms.
20616
20617 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20618
20619 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20620 appropriate files before making "diststuff".
20621 (DISTBISONFILES): New var: list of files to be edited.
20622 (DISTSTUFFDIRS): Add binutils.
20623
20624 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20625
20626 * config.sub: also handle mipsel and mips64el (for little endian mips)
20627
20628 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20629
20630 * configure.in: Add * to end of all OS names.
20631
20632 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20633
20634 * configure.in: Build newlib for LynxOS native.
20635
20636 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20637
20638 * config.guess: Add support for delta 88k running SVR3.
20639
20640 * configure.in: Add comment about HP compiler vs. emacs.
20641
20642 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20643
20644 * configure.in: don't build ld on solaris2 (not a viable option
20645 due to bugs in getpwnam & getpwuid)
20646
20647 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20648
20649 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20650 config.guess will produce a full version number.
20651
20652 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20653
20654 * configure.in: Build linker and binutils for alpha-dec-osf1.
20655
20656 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20657
20658 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20659 and gdb/testsuite/Makefile.in.
20660
20661 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20662
20663 * configure.in: recognize mips*- instead of mips-
20664
20665 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20666
20667 * config.sub: Accept linux*coff and linux*elf as operating
20668 systems.
20669
20670 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20671
20672 * config.sub: Recognize mips64, and mips3 as an alias for it.
20673
20674 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20675
20676 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20677 gdb knows how to handle OSF/1 shared libraries.
20678
20679 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20680
20681 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20682 * config.guess: Recognize Hitachi's HIUX.
20683 * config.sub: Recognize h3050r* and hppahitachi.
20684 Remove redundant cases for hp9k[23]*.
20685
20686 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20687
20688 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20689 if gas and ld are in the source tree and are in ${configdirs}.
20690 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20691 --with options (but still pass them down on the command line,
20692 if they were explicitly specified).
20693
20694 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20695
20696 * configure: substitute SHELL value in Makefile.in with
20697 ${CONFIG_SHELL}
20698
20699 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20700
20701 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20702 *-*-solaris2* targets.
20703
20704 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20705
20706 * Makefile.in: define M4, and pass it down to sub-makes;
20707 all-autoconf now depends on all-m4
20708
20709 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20710
20711 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20712 presence of {ar,ranlib} instead of a configured directory
20713
20714 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20715
20716 * config.guess: Accept 34?? as well as 33?? for NCR.
20717
20718 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20719
20720 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20721 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20722
20723 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20724
20725 * configure: grab values for $(CC) and $(CXX) from the
20726 environment, so that someone can do "CC=gcc configure; make" and
20727 have it work right (matching the way that autoconf works now)
20728
20729 * configure.in, Makefile.in: add support for gash, the tcl
20730 interface to Galaxy
20731
20732 * config.guess: add NetBSD variants (hp300, x86)
20733
20734 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20735
20736 * install.sh: Support -d option (in the manner of SunOS 4 install,
20737 as it is more deterministic than that of GNU install)
20738 (chmodcmd): Set file to mode 755 by default (should also do default
20739 chgrp and chown, but I don't feel like dealing with that now)
20740
20741 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20742
20743 * config.sub: Remove h8300hhms alias.
20744
20745 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20746
20747 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20748
20749 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20750
20751 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20752 as stmp-fixinc
20753
20754 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20755
20756 * config.sub: recognize m88110-bug-coff.
20757
20758 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20759
20760 * Makefile.in (all-libio): all dependencies on the toolchain used
20761 to build this (gcc, gas, ld, etc)
20762
20763 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20764
20765 * config.guess: Deal with OSF/1 1.3 on alpha.
20766
20767 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20768
20769 * install.sh: add some 'else true' clauses for portability
20770
20771 * configure.in: don't build libio for h8[35]00-*-* targets
20772
20773 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20774
20775 * Makefile.in: Add support for new libio.
20776
20777 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20778
20779 * install.sh: If one command fails, don't try the rest. Don't try
20780 to remove $dsttmp (via trap) unless we have already created it.
20781 If $src doesn't exist, detect it and exit with an error.
20782
20783 * config.guess: Recognize BSD on hp300.
20784
20785 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20786
20787 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20788 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20789
20790 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20791
20792 * Makefile.in (all-send-pr): depends on all-prms
20793
20794 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20795
20796 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20797
20798 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20799
20800 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20801 Added test for mips-mips-riscos5.
20802
20803 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20804
20805 * configure.in: use mh-hp300 for 68k HP hosts
20806
20807 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20808
20809 * configure: add support for CONFIG_SHELL, so that you can use
20810 some alternate shell for evaluating configure scripts
20811
20812 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20813
20814 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20815 in configure script to bug-gdb@prep.ai.mit.edu when building
20816 distribution archive.
20817 * Makefile.in (COMPRESS): Remove def.
20818 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20819 gdb.tar.Z and make-gdb.tar.Z respectively.
20820 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20821 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20822 to convergence with 'taz' target in Makefile.in.
20823
20824 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20825
20826 * install.sh (dsttmp): use trap to ensure that tmp files go
20827 away on error conditions
20828
20829 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20830
20831 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20832
20833 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20834
20835 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20836 its parent is '/' not ''.
20837
20838 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20839
20840 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20841
20842 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20843 that ${newsrcdir}/configure.in does.
20844
20845 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20846
20847 * test-build.mk: support for CONFIG_SHELL
20848
20849 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20850
20851 * config.sub (netware): Add as a basic system type.
20852
20853 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20854
20855 * Makefile.in (Makefile): depend on configure.in. Also drop the
20856 $(srcdir)/ from the dependency on Makefile.in.
20857
20858 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20859
20860 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20861 (h8300hhms is temporary until multi-libraries are implemented).
20862 * configure.in: Handle h8300h too.
20863
20864 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20865
20866 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20867
20868 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20869
20870 * configure: Remove extraneous output when guessing host type.
20871 * config.guess: Remove extraneous output when guessing using C
20872 compiler rather than uname, or when guessing fails.
20873
20874 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20875
20876 * Makefile.in: remove all.cross and install.cross targets
20877
20878 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20879 definitions
20880
20881 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20882
20883 * configure.in (target sh): Build gprof.
20884
20885 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20886
20887 * config.sub: change -solaris to -solaris2
20888
20889 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20890
20891 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20892
20893 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20894
20895 * configure: Correct error message for missing Makefile.in to
20896 print correct directory.
20897
20898 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20899
20900 * install.sh: kludge around 386BSD shell bug
20901
20902 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20903
20904 * config.guess: Recognize NeXT.
20905 * config.guess: Recognize i486-ncr-sysv4.
20906 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20907
20908 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20909
20910 * Makefile.in (MAKEINFOFLAGS): New variable.
20911 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20912 * build-all.mk, test-build.mk: Pass down --no-split as
20913 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20914
20915 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20916
20917 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20918
20919 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20920
20921 * Makefile.in (libg++.tar.z): New rule.
20922 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20923 * Makefile.in (taz): Only do a single chmod.
20924
20925 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20926
20927 * install.sh: don't use dirname anymore (replaced with sed usage)
20928
20929 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20930
20931 * Makefile.in: Change extension for gzip'd files from '.z' to
20932 '.gz' per new FSF standard usage.
20933
20934 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20935
20936 * configure: put quotes around the final value of program_transform_name
20937
20938 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20939
20940 * Makefile.in: new install.sh support; update install-info rules
20941
20942 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20943
20944 * configure.in: Build diff for crosses, but not for go32 host.
20945
20946 * configure.in: Build gprof only for native, and don't build it
20947 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20948
20949 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20950
20951 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20952
20953 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20954
20955 * configure.in (host_tools): Add prms.
20956
20957 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20958
20959 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20960 with $(FLAGS_TO_PASS) on the command line
20961
20962 * config.sub: Recognize lynx and lynxos
20963
20964 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20965
20966 * config.sub: Accept -ecoff*, not just -ecoff.
20967
20968 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20969
20970 * Makefile.in (taz): Use .gz suffix instead of .z.
20971 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20972 names.
20973
20974 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20975
20976 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20977
20978 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20979
20980 * Makefile.in (install-no-fixedincludes): install gcc last, so
20981 that rebuilds that might happen during 'make install' don't get
20982 bogus gcc include files
20983
20984 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20985
20986 Change from Utah for HPPA support:
20987 * config.guess: Recognize hppa1.x-hp-bsd.
20988
20989 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20990
20991 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20992 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20993
20994 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20995
20996 * config.sub: Add support for rom68k and bug boot monitors.
20997
20998 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20999
21000 * Makefile.in: Make all-opcodes depend on all-bfd.
21001
21002 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
21003
21004 * config.guess: Added special check for i[34]86-univel-sysv4*.
21005
21006 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
21007
21008 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21009 the processor rather than assuming i486.
21010
21011 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21012
21013 * config.guess: Recognize SunOS6 as Solaris3.
21014
21015 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
21016
21017 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
21018 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21019
21020 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
21021
21022 * build-all.mk (all-cross): New target for Canadian Cross.
21023 Added Q2 go32 targets.
21024 * test-build.mk: Configure go32 cross sparclite-aout and
21025 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
21026 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21027
21028 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21029
21030 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21031 GO32 hosted toolchains
21032
21033 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
21034
21035 * configure: change so "-exec-prefix" gets passed down rather
21036 than "-exec_prefix" so autoconf generated Makefiles get the
21037 exec_prefix set right.
21038
21039 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21040
21041 * config.guess: get the Solaris2 minor version number
21042
21043 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21044
21045 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21046
21047 * config.guess: Recognize some Sequent platforms.
21048
21049 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21050
21051 * Makefile.in: added the vault-install target
21052
21053 * configure.in: actually use the Sun3 makefile fragment that's in
21054 config, also added the release dir to configdirs
21055
21056 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21057
21058 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21059
21060 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21061
21062 * configure.in: remove some program from Alpha targetted toolchains
21063
21064 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
21065
21066 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
21067 gprof.
21068 (taz): Run "make diststuff" in those directories instead of "make
21069 proto-dir". Look for "VERSION=" only at start of line in subdir
21070 Makefile. Use "gzip -9" for compression.
21071 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21072 (binutils.tar.z): New target.
21073
21074 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21075
21076 * Makefile.in (taz): Include gpl.texinfo.
21077
21078 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21079
21080 * Makefile.in (setup-dirs): Merged into "taz" target.
21081 (taz): Only do `proto-dir' stuff if a directory is actually needed
21082 for this target.
21083
21084 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
21085
21086 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21087 (FLAGS_TO_PASS): Pass down MUNCH_NM.
21088 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21089 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21090 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21091
21092 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21093
21094 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21095 config.sub, and move-if-change to gdb testsuite distribution
21096 archive, so the testsuite can be extracted, configured, and
21097 run separately from the gdb distribution. Blow away the Chill
21098 tests that require a Chill compiled executable, since GNU Chill
21099 is not yet publically available.
21100
21101 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21102
21103 * test-build.mk: set environment variables in a single command,
21104 instead of a list of assignments and exports
21105
21106 * config.guess: recognize Alpha/OSF1 systems
21107
21108 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21109
21110 * configure: Change help message to prefer --options rather than
21111 -options.
21112
21113 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21114
21115 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21116 zippy@ecst.csuchico.edu.
21117 * config.guess: Recognize miniframe.
21118
21119 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21120
21121 * Makefile.in: Use srcroot to find runtest rather than rootme.
21122 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21123
21124 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21125
21126 * test-build.mk: Extensive additions to support building on a
21127 machine other than the host.
21128
21129 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21130
21131 * configure (tooldir): Fix for i386-aix again.
21132
21133 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21134
21135 * configure, Makefile.in: Change definition of $(tooldir)
21136 to match the FSF.
21137
21138 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21139
21140 * config.guess: Recognize i[34]86/SVR4.
21141
21142 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21143
21144 * Makefile.in (all-gdb): gdb depends on sim.
21145
21146 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21147
21148 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21149 at the same time we make the prototype gdb directory.
21150 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21151 files at the same time as the gdb base release distribution.
21152
21153 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21154
21155 * Makefile.in (check): Use individual check targets rather than
21156 DO_X rule.
21157 (check-gcc): Added.
21158
21159 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21160
21161 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21162 for System V release 3.2.
21163
21164 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21165
21166 * config.sub: Recognize hppaosf.
21167 * configure.in: Do configure ld/binutils/gas for it.
21168
21169 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21170
21171 * configure (tooldir): Alter syntax used to set this, for systems
21172 where "\$" isn't handled right, like i386-aix.
21173
21174 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21175
21176 * configure: Pass program-transform-name, not
21177 program_transform_name, to recursive configures.
21178
21179 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21180
21181 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21182 of gas+ld+binutils.
21183
21184 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21185
21186 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21187
21188 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21189
21190 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21191
21192 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21193
21194 * Makefile.in (PRMS): Set back to all-prms.
21195
21196 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21197
21198 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21199 targets, rather than for MIPS hosts.
21200
21201 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21202
21203 * configure.in: add comment for --with-x default values
21204
21205 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21206
21207 * Makefile.in: add check-* targets for each of the directories in
21208 the tree. Add a definition of RUNTEST that will use the one we
21209 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21210
21211 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21212
21213 * configure.in: Removed obsolete references to bfd_target and
21214 target_makefile_frag.
21215
21216 * build-all.mk: Set assorted targets for Q2.
21217 * config.sub: Recognize z8k-sim and h8300-hms.
21218 * test-build.mk: Really don't pass host to configure.
21219 (HOLES): Added uname.
21220
21221 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21222
21223 * configure: Handle an empty program-prefix, program-suffix or
21224 program-transform-name correctly.
21225
21226 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21227
21228 * build-all.mk: -G 8 no longer required for MIPS targets.
21229 * test-build.mk: Don't pass host argument to configure; make it
21230 guess.
21231
21232 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21233
21234 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21235 * Makefile.in (COMPRESS): New macro, like GZIP.
21236
21237 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21238
21239 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21240
21241 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21242 with gas currently defaults to -G 0.
21243
21244 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21245
21246 * Makefile.in (all-flex): flex depends on byacc.
21247
21248 * build-all.mk: If host not specified, use config.guess. Pass TAG
21249 to test-build.mk as RELEASE_TAG.
21250 * test-build.mk (configargs): New variable containing arguments to
21251 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21252 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21253
21254 * config.guess: Use /bin/uname when checking -X argument on SCO,
21255 to avoid invoking GNU uname which doesn't understand -X.
21256
21257 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21258
21259 * configure.in: Build gas for mips-*-*.
21260
21261 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21262
21263 * Makefile.in (all.normal): insert missing backslash.
21264
21265 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21266
21267 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21268
21269 * Makefile.in: Complete overhaul to merge many almost identical
21270 targets.
21271
21272 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21273
21274 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21275 (gdb.tar.Z): Adjusted.
21276
21277 * Makefile.in (setup-dirs, taz): New targets; should be general
21278 enough to adapt for gdb sometime. Build only .z file.
21279 (gas.tar.z): New target.
21280
21281 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21282
21283 * build-all.mk: Use CC=cc -Xs on Solaris.
21284
21285 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21286
21287 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21288 for handling BISON for FSF releases.
21289
21290 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21291
21292 * configure: Actually implement the change zoo just documented.
21293
21294 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21295
21296 * configure: when using config.guess, only set target_alias when
21297 it's not already been set (ie, on the command line)
21298
21299 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21300
21301 * Makefile.in: add installcheck target, set PRMS to install-prms
21302
21303 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21304
21305 * configure: add support for package_makefile_fragment, handle the
21306 case where a directory has a configure.in file but no Makefile.in
21307 more gracefully (with an actual understandable error message, even);
21308 add support for --without (and add this to the usage message); also
21309 explicitly add a --host=${host_alias} to the command line when
21310 config.guess is used
21311
21312 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21313
21314 * configure: Must use both --host and --target in recursive calls.
21315
21316 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21317
21318 * Makefile.in: Change deja-gnu to dejagnu.
21319
21320 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21321
21322 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21323
21324 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21325
21326 * configure.in: canonicalize all instances to *-*-solaris2*,
21327 also strip out a number of tools to not build for go32 host
21328
21329 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21330
21331 * config.guess: add GPL.
21332
21333 * Makefile.in, config.guess, config.sub, configure: bump
21334 copyrights to 93.
21335
21336 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21337
21338 * Makefile.in (do-info): Removed obsolete check for existence of
21339 localenv file.
21340
21341 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21342
21343 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21344
21345 * Makefile.in: a couple of 'else true' for decstation,
21346 support for TclX
21347
21348 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21349
21350 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21351
21352 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21353
21354 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21355
21356 * config.guess: Recognize i386-ibm-aix (PS/2).
21357 * configure.in: Use config/mh-aix386 file for it.
21358
21359 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21360
21361 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21362 CC_FOR_TARGET instead.
21363 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21364
21365 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21366
21367 * Makefile.in: Add sim to list of directories sent with gdb
21368
21369 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21370
21371 * configure.in: Put back mips-dec-bsd* case.
21372
21373 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21374
21375 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21376 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21377 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21378
21379 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21380
21381 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21382
21383 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21384 (install-info): install dir.info only if it exists,
21385 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21386
21387 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21388
21389 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21390 gas for mips-dec-bsd.
21391
21392 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21393
21394 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21395 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21396
21397 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21398
21399 * configure.in: Added "dejagnu" to hosttools list.
21400
21401 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21402
21403 * config.sub, configure.in, config.guess: Add support
21404 for Bosx, an AIX variant from Bull.
21405 Patches from F.Pierresteguy@frcl.bull.fr.
21406
21407 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21408
21409 * devo/dejagnu: Initial creation of devo/dejagnu.
21410 Migrated dejagnu testcases and support files for testing software
21411 tools to reside as subdirectories, currently called "testsuite",
21412 within the directory of the software tool. Migrated all programs,
21413 support libraries, etc. beloging to dejagnu proper from
21414 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21415 with no modifications. The changes to these files which will
21416 allow them to configure, build, and execute properly will be made
21417 in a future update.
21418
21419 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21420
21421 * Makefile.in: Change send_pr to send-pr.
21422 * configure.in: Likewise.
21423 * send_pr: Renamed directory to send-pr.
21424
21425 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21426
21427 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21428
21429 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21430
21431 * README: Update for gdb-4.8 release.
21432 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21433 gdb-xxx.tar.z (gzip'd) file also.
21434
21435 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21436
21437 * Makefile.in: make all-diff depend on all-libiberty
21438
21439 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21440
21441 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21442
21443 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21444
21445 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21446
21447 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21448
21449 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21450 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21451 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21452
21453 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21454
21455 * Makefile.in: makeinfo binary is in a new location
21456
21457 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21458
21459 * config.sub: Accept -ecoff as an OS.
21460
21461 * Makefile.in: Various changes to eliminate a level of make
21462 recursion and reduce the required command line length.
21463 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21464 sub-makes.
21465 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21466 variables holding settings for specific sub-makes.
21467 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21468 in terms of BASE_FLAGS_TO_PASS.
21469 (TARGET_LIBS): New variable listing directories which use
21470 TARGET_FLAGS_TO_PASS.
21471 (subdir_do): Eliminated.
21472 (do-*): New set of targets to replace subdir_do.
21473 (various): All targets which used subdir_do now depend on do-*.
21474 (local-clean): Renamed from do_clean.
21475 (local-distclean): New target, dependency of distclean and
21476 realclean.
21477 (install-info): Don't create directories. Depend on dir.info
21478 rather than calling make recursively.
21479 (install-dir.info): Eliminated.
21480 (install-info-dirs): Create all info directories here.
21481 (dir.info): Depend upon do-install-info.
21482
21483 * test-build.mk (HOLES): Added false.
21484
21485 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21486
21487 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21488
21489 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21490
21491 * Makefile.in (info): remove dependency on all-texinfo. The
21492 problem was really in texinfo/C, not at this level.
21493
21494 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21495
21496 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21497
21498 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21499
21500 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21501 GDB releases.
21502
21503 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21504
21505 * configure: Include srcdir in message about target of link not
21506 being found. Don't convert `-' to `_' in `with' options being
21507 passed to subdirs.
21508
21509 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21510
21511 * configure.in: add uudecode to host_tools
21512
21513 * Makefile.in: added {all,install}-uudecode targets, added them to
21514 the appropriate lists
21515
21516 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21517
21518 * Makefile.in (all-gcc): Added dependency on all-gas.
21519
21520 * configure.in (mips-*-*): Build ld and binutils.
21521
21522 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21523
21524 * configure: check return code from mkdir, print error message and
21525 exit on failure.
21526
21527 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21528
21529 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21530
21531 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21532
21533 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21534
21535 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21536
21537 * config.sub (h8500): Recognize this as a cpu type.
21538
21539 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21540
21541 * configure: source directory missing is no longer a warning
21542
21543 * configure.in: recognize irix[34]* instead of irix[34]
21544
21545 * Makefile.in: define and pass down X11_LIB
21546
21547 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21548
21549 * guess-systype: Renamed to ...
21550 * config.guess: ... by popular request.
21551 * configure.in, Makefile.in: Update accordingly.
21552
21553 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21554
21555 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21556 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21557 + Execute ./dummy instead of assuming . is in PATH.
21558
21559 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21560
21561 * guess-systype: New shell script. Attempts to guess the
21562 canonical host name of the executing host.
21563 Only a few hosts are supported so far.
21564 * configure: Call guess-systype if no host is specified.
21565
21566 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21567
21568 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21569 gcc Makefile.
21570
21571 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21572
21573 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21574 (all-gcc, install-gcc, subdir_do): Use it.
21575
21576 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21577
21578 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21579
21580 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21581
21582 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21583 set exclusively by configure, using configure.in .
21584
21585 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21586
21587 * test-build.mk: set $PATH for all builds
21588
21589 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21590
21591 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21592
21593 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21594 the one used in gcc/Makefile.in, so that a null expansion doesn't
21595 override the one needed to build gcc with a native cc.
21596
21597 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21598
21599 * configure: Accept -with arguments.
21600
21601 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21602
21603 * Makefile.in: added h8300sim
21604
21605 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21606
21607 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21608 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21609 (all-cygnus, native, build-cygnus): Make
21610 $(canonhost)-stamp-3stage-done, not $(host)....
21611 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21612 i386-sco3.2v4. Added else true to if command.
21613
21614 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21615
21616 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21617
21618 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21619
21620 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21621
21622 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21623
21624 * configure.in: don't remove binutils from Solaris builds
21625
21626 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21627
21628 * Makefile.in: get rid of earlier definitions for *clean,
21629 also handle the recursive info rule better
21630
21631 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21632
21633 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21634 do more-or-less the right thing.
21635
21636 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21637
21638 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21639 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21640
21641 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21642
21643 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21644 $(host_canonical).
21645
21646 * configure.in: split the configdirs list into 4 categories (native
21647 v. cross, library v. tool) and handle the cross-only and native-
21648 only in more reasonable (and correct!) way.
21649
21650 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21651
21652 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21653 configdirs anymore.
21654
21655 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21656
21657 * Makefile.in: extensive cleanup:: removed all of the explicit
21658 clean-* targets, collapsed many wrappers around subdir_do into
21659 one, added additional targets to satisfy standards.texi, deleted
21660 some old targets, some changes for consistency
21661
21662 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21663
21664 * configure.in: handle some programs as cross-only, and others as
21665 native only
21666
21667 * test-build.mk: handle partial holes in a more generic manner
21668
21669 * Makefile.in: m4 depends on libiberty
21670
21671 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21672
21673 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21674 time, wdiff, and find to configdirs
21675
21676 * Makefile.in: all, clean, and install rules for the new programs
21677 added to configure.in
21678
21679 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21680
21681 * configure.in: use mh-sun for all *-sun-* hosts
21682
21683 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21684
21685 * Makefile.in: define flags for X11 include files and library file
21686 locations, pass them down to the programs that need this info
21687
21688 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21689
21690 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21691
21692 * configure.in: start building libg++ for HP-UX targets
21693
21694 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21695
21696 * README: Update references to files moved into etc/.
21697
21698 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21699
21700 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21701 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21702
21703 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21704
21705 * configure: accept dash as well as underscore in long option
21706 names for FSF compatibility.
21707
21708 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21709
21710 * config.sub: added -sco3.2v4 support from FSF.
21711
21712 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21713
21714 * configure.in: expand the section that adds or removes
21715 directories from the list of programs to build, to handle native
21716 vs. cross in addition to host v. native
21717
21718 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21719
21720 * Makefile.in: Replace C++ in macro names with CXX.
21721 This is less likely to break ...
21722
21723 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21724
21725 * test-build.mk: add -w to GNU_MAKE
21726
21727 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21728
21729 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21730 add 'sparc' to list of recognized cpus. This needed to make
21731 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21732 Delete some redundant ose68 variants. Recognize -wrs as an os,
21733 then changes that into $CPU-wrs-vxworks.
21734
21735 * configure.in: remove most references to gdbtest, regularize
21736 target based program removal
21737
21738 * test-build.mk: import from p3 tree (many fixes and changes)
21739
21740 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21741
21742 * Makefile.in: added rules to handle tcl, tk, and expect
21743
21744 * configure.in: handle those directories if they exist
21745
21746 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21747
21748 * config.sub: removed bogus hppabsd and hppahpux names, since
21749 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21750
21751 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21752
21753 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21754 depends upon all-xiberty
21755
21756 * Makefile.in: changes from p3, including:
21757
21758 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21759
21760 * Makefile.in (XTRAFLAGS): include newlib directories if
21761 newlib/Makefile exists, rather than if host != target.
21762
21763 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21764
21765 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21766 from the same source tree and not building a cross-compiler. This
21767 matters for the libg++ configuration if reconfiguring a tree that
21768 has already been installed.
21769
21770 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21771
21772 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21773 pick up the machine and system specific header files.
21774
21775 * Makefile.in: added AS_FOR_TARGET, passed down in
21776 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21777 the C compiler to use to create programs which are run in the
21778 build environment, set it to default to $(CC), and passed it down
21779 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21780
21781 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21782
21783 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21784 We need them for unusual native builds, like systems without
21785 ranlib.
21786
21787 * configure: also define $(host_canonical) and
21788 $(target_canonical), which are the full, canonical names for the
21789 given host and target
21790
21791 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21792
21793 * Makefile.in: Added separate definitions for C++.
21794
21795 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21796
21797 * configure.in (configdirs): Add deja-gnu.
21798
21799 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21800
21801 * README: Update for configure.texi and gdb-4.7 release.
21802
21803 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21804
21805 * Makefile.in: Move "all" target to top of file.
21806 Previously, first target was ".PHONY" which caused BSD4.4 make
21807 to build .PHONY when make was run without arguments.
21808
21809 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21810
21811 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21812 Library-copylefted code in libiberty.
21813
21814 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21815
21816 * config.sub: Replace m68kmote with plain old m68k.
21817
21818 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21819
21820 * Makefile.in: Remove space from blank line, avoid Make complaints.
21821
21822 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21823
21824 * config.sub: Complain if no argument is given. Added support for
21825 386bsd as OS and target alias.
21826
21827 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21828
21829 * Makefile.in (XTRAFLAGS): include newlib directories if
21830 newlib/Makefile exists, rather than if host != target.
21831
21832 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21833
21834 * config.sub: recognize sparclite-wrs-vxworks.
21835
21836 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21837 p3.) Added clean-xiberty to clean.
21838
21839 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21840
21841 * configure.in: use *-*-* instead of nested cases for host and target
21842
21843 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21844
21845 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21846 from the same source tree and not building a cross-compiler. This
21847 matters for the libg++ configuration if reconfiguring a tree that
21848 has already been installed.
21849
21850 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21851
21852 * config.sub (i486v/i486v4): Merge in from FSF version.
21853
21854 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21855
21856 * configure: only set PWD if it is already set.
21857
21858 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21859
21860 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21861 doesn't have unset and all success paths (and most error paths)
21862 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21863 to just ${PWD} to avoid confusion.)
21864
21865 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21866
21867 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21868 even for a native compilation.
21869
21870 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21871
21872 Changes to make the gdb.tar.Z rule work better.
21873
21874 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21875 (DEVO_SUPPORT): Add configure.texi.
21876 (bfd-ilrt.tar.Z): Remove ancient rule.
21877
21878 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21879
21880 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21881 pick up the machine and system specific header files.
21882
21883 * configure.in, config.sub: added new target m68010-adobe-scout,
21884 with alias of adobe68k. Changed configure.in to check for
21885 -scout before -sco* to avoid a false match.
21886
21887 * Makefile.in: added AS_FOR_TARGET, passed down in
21888 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21889 the C compiler to use to create programs which are run in the
21890 build environment, set it to default to $(CC), and passed it down
21891 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21892
21893 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21894
21895 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21896 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21897 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21898 FOR_TARGET variants, to newlib and libg++.
21899
21900 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21901
21902 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21903 first.
21904
21905 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21906
21907 * config.sub: Accept `elf' as an environment.
21908
21909 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21910
21911 * Makefile.in (all-opcodes): cd into the right directory
21912
21913 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21914
21915 * configure: added -program_transform_name option, used as
21916 argument to sed when installing programs.
21917 configure.texi: added documentation for -program_prefix,
21918 -program_suffix and -program_transform_name.
21919
21920 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21921
21922 * config.sub: Accept i486 where i386 ok.
21923
21924 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21925
21926 * config.sub: accept we32k
21927
21928 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21929
21930 * config.sub, configure.in: accept OSE68000 and OSE68k.
21931
21932 * Makefile.in: don't create all directories for ``make install'';
21933 let the subdirectories create the ones they need.
21934
21935 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21936
21937 * COPYING: new file, GPL v2
21938
21939 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21940
21941 * Makefile.in: use the new gen-info-dir, which needs a template
21942 argument (which also lives in texinfo)
21943
21944 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21945
21946 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21947
21948 * config.sub (ncr3000): Change i386 to i486.
21949
21950 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21951
21952 * Makefile.in: add install-rcs, install-grep to
21953 install-no-fixedincludes, removed install-bison and install-libgcc
21954
21955 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21956
21957 * configure.in: grab the HPUX makefile fragment if on HPUX
21958
21959 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21960
21961 * Makefile.in: eradicate bison spoor (ditto libgcc).
21962 configure.in: recognise m68{k,000}-ericsson-OSE.
21963 es1800 is alias for m68k-ericsson-OSE
21964
21965 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21966
21967 * configure.in: rearrange the parts that remove programs from
21968 configdirs, based now on HOST==TARGET or by canonical triple.
21969
21970 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21971
21972 * test-build.mk: recurse explicitly with -f test-build.mk when
21973 appropriate. predicate stage3 and comparison on the existence
21974 of gcc. That is, if gcc isn't around, we aren't three-staging.
21975 On very clean, also remove ...stamp-co. Build in-place before
21976 doing other builds.
21977
21978 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21979
21980 * Makefile.in, configure.in: add tgas
21981
21982 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21983
21984 * Makefile.in: a number of changes merged in from progressive.
21985
21986 * configure.in: add libm.
21987
21988 * .cvsignore: ignore some stuff that comes from test-build.mk.
21989
21990 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21991
21992 * config.sub: Add es1800 (m68k-ericsson-es1800).
21993
21994 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21995
21996 * configure: Add program_suffix (parallel to program_prefix)
21997 * Makefile.in: adjust directory-creating script for losing decstation
21998
21999 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
22000
22001 * configure: Minor $subdir-related fixes.
22002
22003 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
22004
22005 * configure: fix various problems with propogating
22006 makefile_target_frag in subdirs.
22007 * configure.in: config libgcc if its there
22008
22009 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
22010
22011 * config.sub: HPPA merge.
22012
22013 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
22014
22015 * Makefile.in: Replace all-bison with all-byacc in all
22016 dependency lines for other tools (which now use byacc).
22017
22018 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
22019
22020 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
22021
22022 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
22023
22024 * Makefile.in: make gprof rules similar to byacc rules (instead of
22025 vestigal $(unsubdir) that didn't work...)
22026
22027 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
22028
22029 * config.sub: Add support for Linux.
22030 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
22031 (at least for libg++).
22032
22033 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
22034
22035 * configure.texi: fix doc for the -nfp option to configure
22036
22037 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
22038
22039 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22040
22041 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
22042
22043 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22044 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22045 * configure.in: added solaris* host_makefile_frag hook.
22046
22047 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22048
22049 * config.sub: changed recognition of m68000 so that various
22050 m68k types can be specified via m680[01234]0
22051
22052 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22053
22054 * config.sub (basic_machine): fix sed so that '-foo' isn't
22055 completely substituted out while .+'-foo' loses the '-foo'
22056
22057 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22058
22059 * config.sub ($os): Add -aout.
22060
22061 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
22062
22063 * configure: If host_makefile_frag is absolute, don't
22064 prefix ${invsubdir} (relevant to libg++ auto-configure).
22065
22066 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22067
22068 * Makefile.in (tooldir): Define it.
22069 (all-ld): Depend on all-flex.
22070
22071 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
22072
22073 * Makefile.in (check): Fix libg++ special case.
22074
22075 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
22076
22077 * configure: do not bury `pwd` into config.status, thus do fewer
22078 pwd's.
22079
22080 * configure: print the "Building in" message only when building in
22081 other than "." AND verbose.
22082
22083 * configure: remove -s, rework -v to better accommodate guested
22084 configures.
22085
22086 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22087
22088 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
22089
22090 * Makefile.in: macroize flags passed on recursion. remove
22091 fileutils.
22092
22093 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22094
22095 * configure: get makesrcdir right for subdirs deeper than 1.
22096
22097 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22098 install.
22099
22100 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22101
22102 * Makefile.in: don't print subdir_do or recursion lines.
22103
22104 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22105
22106 * standards.texi: added menu item.
22107
22108 * Makefile.in: build and install standards.info.
22109
22110 * standards.texi: new file.
22111
22112 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22113
22114 * configure: test for and move config.status pieces from
22115 ${subdir}/.
22116
22117 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22118
22119 * configure: Test for existance of files before trying to mv
22120 them, to avoid numerous non-existance messages.
22121
22122 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22123
22124 * configure: correct final line of config.status.
22125
22126 * configure: patch from eggert. Avoids a protection problem if
22127 the original Makefile.in is read only.
22128
22129 * configure: use move-if-change from gcc to create config.status.
22130 Some makefiles depend on config.status to tell if a directory
22131 has been reconfigured for a different host. This change
22132 prevents those directories from remaking everything in the case
22133 where the reconfig was only intended to rebuild a Makefile.
22134
22135 * configure: test for config.sub with "config.sub sun4" rather
22136 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22137 host alias from a missing config.sub.
22138
22139 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22140
22141 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22142 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
22143
22144 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22145
22146 * configure: mkdir ${subdir} as needed.
22147
22148 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22149
22150 * Makefile.in,configure.in: added autoconf.
22151
22152 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22153
22154 * Makefile.in: no longer pass against on recursion.
22155
22156 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22157 definitions are not inherited.
22158
22159 * configure: correct makesrcdir when subdir is .
22160
22161 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22162
22163 * configure: Add support for 'subdirs' variable, which is
22164 like 'configdirs', except that configure doesn't re-invoke
22165 itself for subdirs, it just creates a Makefile for each subdir.
22166 * configure.texi: Document subdirs.
22167
22168 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22169
22170 * configure.in: added flex to configdirs
22171
22172 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22173
22174 * Makefile.in: remove clean-stamps from clean.
22175
22176 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22177
22178 * configure.in: Add gdbtest to configdirs.
22179
22180 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22181
22182 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22183 to recursive makes.
22184 * configure.in: Recognize new ncr3000 config.
22185
22186 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22187
22188 * Makefile.in, configure.in: removed references to gdbm.
22189
22190 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22191
22192 * config.sub: Don't canonicalize os value
22193 newsos* to bsd (readline needs to check for newsos).
22194 (This fix was earlier made Jan 31, but got re-broken.)
22195
22196 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22197
22198 * configure.in: sco is an os, not a vendor!
22199
22200 * configure: Quote $( better. Keep various shells happy.
22201
22202 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22203
22204 * Makefile.in: eliminate stamp-files.
22205
22206 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22207
22208 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22209 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22210
22211 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22212
22213 * config.sub: fix iris/iris3.
22214
22215 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22216
22217 * configure: re-add -rm.
22218
22219 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22220
22221 * Maskefile.in: add .stmp-rcs to all.
22222
22223 * configure.in: remove gas from rs6000 build, use aix host fragment.
22224
22225 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22226
22227 * configure: pass down site_option during recursion.
22228
22229 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22230
22231 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22232
22233 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22234
22235 * configure: Change exec_prefix so that it really defaults to prefix.
22236
22237 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22238
22239 * Makefile.in, configure.in: Add support for mmalloc library.
22240
22241 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22242
22243 * Makefile.in: add stmp dependencies for a few more things.
22244
22245 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22246
22247 * configure: adjusted error message on objdir/srcdir configure
22248 collision, per john's suggestion.
22249
22250 * Makefile.in: add libiberty stmp to all and all.cross.
22251
22252 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22253
22254 * Makefile.in: remove force dependencies, add grep to all.
22255
22256 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22257
22258 * Makefile.in: drop flex. make stamp files work.
22259
22260 * configure: added test for conflicting configuration in srcdir,
22261 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22262 gets cranky. use relative paths for configure and srcdir
22263 whenever possible. Send some error messages to stderr that were
22264 going to stdout.
22265
22266 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22267
22268 * Makefile.in: Fix libg++ rule to check for gcc directory
22269 before using gcc/gcc. Also pass XTRAFLAGS.
22270
22271 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22272
22273 * Makefile.in: added stmp-files so that directories aren't polled
22274 when they are already built.
22275
22276 * configure.texi: fixed a node pointer problem.
22277
22278 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22279
22280 * config.sub configure.in gdb/configure.in
22281 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22282 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22283 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22284
22285 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22286
22287 * configure: -recurring becomes -silent. corrected help message
22288 for -site= option.
22289
22290 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22291
22292 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22293
22294 * configure: when building Makefile for crosses, replace
22295 tooldir and program_prefix. default srcdir from location of
22296 config.sub. remove "for host in hosts" and "for target in
22297 targets" loops.
22298
22299 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22300
22301 * Makefile.in: Do not pass bindir or mandir to cvs.
22302
22303 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22304
22305 * Makefile.in, configure.in: removed traces of namesubdir,
22306 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22307 copyrights to '92, changed some from Cygnus to FSF.
22308
22309 * configure.texi: remove most references to multiple hosts,
22310 multiple targets, subdirs, etc.
22311
22312 * configure.man: removed rcsid. reference config.sub not
22313 config.subr.
22314
22315 * Makefile.in: mkdir $(infodir) on install-info.
22316
22317 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22318
22319 * configure.texi: Explain better about .gdbinit and about
22320 the environment that configure.in sections run in.
22321
22322 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22323
22324 * configure.in: Ultrix is only a decstation if it's a MIPS.
22325
22326 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22327
22328 * README: DOC.configure => cfg-paper.texi.
22329
22330 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22331
22332 * config.sub (near case $os): Don't convert newsos* to bsd!
22333
22334 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22335
22336 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22337 the number of copies of COPYING that go into the GDB tar file.
22338
22339 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22340
22341 * bfd/configure.in, gdb/config/mh-i386sco,
22342 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22343 Fix SCO configuration stuff.
22344
22345 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22346
22347 * Makefile.in: For libg++, make sure the -I pointing
22348 to the gcc directory goes *after* all the libg++-local -I flags.
22349 Also, move just-gcc dependency from just-libg++ to all-libg++.
22350
22351 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22352
22353 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22354
22355 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22356
22357 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22358
22359 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22360
22361 * config.sub: Add stratus configuration frags. Also
22362 submitted to FSF.
22363
22364 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22365
22366 * Makefile.in (DEV_SUPPORT): add configure.man.
22367
22368 * config.sub(Decode manufacturer-specific): add -none*.
22369
22370 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22371
22372 * Makefile.in: remove form feeds to make Sun's make happy.
22373 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22374
22375 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22376
22377 * Makefile.in (AR_FLAGS): Make quieter.
22378
22379 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22380
22381 * configure.in: Add libg++.
22382 * configure: When verbose, don't output the command line at each
22383 level; it will be unremarkably the same as the previous version,
22384 which will be the same as what the user typed.
22385
22386 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22387
22388 * configure.in, Makefile.in: fix clean-info, add flex. add
22389 fileutils.
22390
22391 * configure: be less sensitive to spaces in Makefile.in. Do not
22392 look for sources in "..". Doing so breaks subdirectories that
22393 might have their own configure. If a subdir has it's own
22394 configure script, use it.
22395
22396 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22397
22398 * cfg-paper.texi: some changes suggested by rms.
22399
22400 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22401
22402 * config.sub: Merge in some small additions from the FSF version,
22403 taken from the gcc distribution, to bring the Cygnus and FSF
22404 versions into closer sync.
22405
22406 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22407
22408 * configure.in: Changed svr4 references to sysv4.
22409
22410 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22411
22412 * configure: added -V for version number option.
22413
22414 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22415
22416 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22417 renamed from DOC.configure to cfg-paper.texi.
22418
22419 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22420
22421 * configure, config.subr, config.sub: config.subr is now
22422 config.sub again.
22423
22424 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22425
22426 * configure.texi: new file, in progress.
22427
22428 * Makefile.in: build info file and install the man page for
22429 configure.
22430
22431 * configure.man: new file, first cut.
22432
22433 * configure: find config.subr again now that configuration "none"
22434 has gone. removed all traces of the -ansi option. removed all
22435 traces of the -languages option.
22436
22437 * config.subr: resync from rms.
22438
22439 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22440
22441 * configure, config.sub, config.subr: merge config.sub into
22442 config.subr, call the result config.subr, remove config.sub, use
22443 config.subr.
22444
22445 * Makefile.in: revised install for dir.info.
22446
22447 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22448
22449 * configure.in: add decstation host makefile frag.
22450
22451 * Makefile.in: BISON now bison -y again. also install-gcc on
22452 install. clean-gdbm on clean. infodir belongs in datadir.
22453 Make directories for info install. Build dir.info here then
22454 install it.
22455
22456 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22457
22458 * Makefile.in: fix for bad directory tests.
22459
22460 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22461
22462 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22463 regexp. -srcdir relative was being handled incorrectly.
22464
22465 * Makefile.in: unwrapped some for loops so that parallel makes
22466 work again and so one can focus one's attention on a particular
22467 package.
22468
22469 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22470
22471 * configure: added PWD as a stand in for `pwd` (for speed). use
22472 elif wherever possible. make -srcdir work without -objdir.
22473 -objdir= commented out.
22474
22475 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22476
22477 * configure: +options become --options. -subdirs commented out.
22478 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22479 Makefile now at top of generated Makefile. Removed cvs log
22480 entries. added -srcdir. create .gdbinit only if there is one
22481 in ${srcdir}.
22482
22483 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22484 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22485 and mandir now keyed off datadir by default.
22486
22487 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22488
22489 * Freshly created ChangeLog.
22490
22491 \f
22492 Local Variables:
22493 mode: change-log
22494 left-margin: 8
22495 fill-column: 76
22496 version-control: never
22497 End: