]> gcc.gnu.org Git - gcc.git/blob - ChangeLog
7b0fb4d0e51e8fc24b4eaf68775752fa65674a7b
[gcc.git] / ChangeLog
1 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2
3 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
4 objective-c/c++ front end maintainer.
5
6 2015-01-13 Marek Polacek <polacek@redhat.com>
7
8 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
9
10 2015-01-12 Jeff Law <law@redhat.com>
11
12 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
13 a very long time.
14
15 2015-01-09 Ian Lance Taylor <iant@google.com>
16
17 * configure.ac (host_tools): Add gotools.
18 * Makefile.def (host_modules): Add gotools.
19 (dependencies): Add dependency of all-gotools on all-target-libgo.
20
21 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
22
23 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
24 * configure: Regenerate.
25
26 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
27
28 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
29 all-target-libgomp.
30 * Makefile.in: Regenerate.
31
32 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
33
34 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
35
36 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
37
38 * configure.ac: Add Visium support.
39 * configure: Regenerate.
40
41 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
42
43 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
44 * configure: Regenerate.
45
46 2015-01-03 Andrew Pinski <apinski@cavium.com>
47
48 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
49 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
50 (BASE_TARGET_EXPORTS): Add OBJCOPY.
51 (OBJCOPY_FOR_TARGET): New variable.
52 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
53 * Makefile.in: Regenerate.
54 * configure.ac: Check for already installed target objcopy.
55 Also GCC_TARGET_TOOL on objcopy.
56 * configure: Regenerate.
57
58 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
59
60 * config.sub: Update from upstream, to 2015-01-01 version.
61 * config.guess: Ditto.
62
63 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
64
65 * MAINTAINERS (RTEMS Ports): Add myself.
66
67 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
68
69 * MAINTAINERS (Write After Approval): Add myself.
70
71 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
72
73 * MAINTAINERS (Write After Approval): Add myself.
74
75 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
76
77 * configure.ac (--enable-as-accelerator-for): Don't set
78 ENABLE_AS_ACCELERATOR_FOR. Update all users.
79 * configure: Regenerate.
80
81 2014-12-13 Jakub Jelinek <jakub@redhat.com>
82
83 PR bootstrap/64023
84 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
85 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
86 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
87 to CXX.
88 * Makefile.in: Regenerated.
89
90 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
91 Yury Gribov <y.gribov@samsung.com>
92
93 * .gitignore: Added .local.vimrc and .lvimrc.
94 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
95 * Makefile.in: Regenerate.
96
97 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
98
99 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
100 * configure: Regenerated.
101
102 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
103
104 * MAINTAINERS (nvptx port): New entry.
105
106 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
107
108 * configure: Regenerate.
109
110 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
111
112 * configure.ac: Merge with Binutils.
113
114 2014-11-26 Tobias Burnus <burnus@net-b.de>
115
116 * Makefile.def: Make more dependent on mpfr, mpc and isl.
117 * Makefile.in: Regenerate.
118
119 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
120
121 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
122 missing flex.
123 * Makefile.in: Regenerated.
124
125 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
126
127 * Makefile.in: Regenerate.
128
129 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
130
131 PR bootstrap/63784
132 * libtool.m4: Add $pic_flag with -shared.
133
134 2014-11-21 Renlin Li <Renlin.Li@arm.com>
135
136 * MAINTAINERS (Write After Approval): Added myself.
137
138 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
139
140 * MAINTAINERS (write-after-approval): Add myself.
141
142 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
143
144 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
145 from 2 years ago.
146
147 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
148
149 Revert:
150 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
151
152 * MAINTAINERS (Write After Approval): Added myself as line map
153 maintainer.
154
155 2014-11-19 Renlin Li <Renlin.Li@arm.com>
156
157 Revert:
158 2014-11-19 Renlin Li <Renlin.Li@arm.com>
159
160 * MAINTAINERS (Write After Approval): Added myself.
161
162 2014-11-19 Renlin Li <Renlin.Li@arm.com>
163
164 * MAINTAINERS (Write After Approval): Added myself.
165
166 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
167
168 * MAINTAINERS (Write After Approval): Added myself as line map
169 maintainer.
170
171 2014-11-17 Dodji Seketeli <dodji@redhat.com>
172
173 * MAINTAINERS (Various Maintainers): Added myself as line map
174 maintainer.
175
176 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
177
178 * move-if-change: Sync from upstream gnulib.
179
180 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
181
182 * compile: Sync with upstream Automake.
183 * depcomp: Ditto.
184 * install-sh: Ditto.
185 * missing: Ditto.
186 * mkinstalldirs: Ditto.
187 * ylwrap: Ditto.
188
189 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
190
191 * config.sub: Update from upstream config repo.
192 * config.guess: Ditto.
193
194 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
195
196 * Makefile.def: Add liboffloadmic to target_modules. Make
197 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
198 * Makefile.in: Regenerate.
199 * configure: Regenerate.
200 * configure.ac: Add liboffloadmic to target binaries.
201 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
202 Add liboffloadmic to noconfig list when C++ is not supported.
203
204 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
205 Thomas Schwinge <thomas@codesourcery.com>
206 Ilya Verbin <ilya.verbin@intel.com>
207 Andrey Turetskiy <andrey.turetskiy@intel.com>
208
209 * configure: Regenerate.
210 * configure.ac (--enable-as-accelerator-for)
211 (--enable-offload-targets): New configure options.
212
213 2014-11-11 Tobias Burnus <burnus@net-b.de>
214
215 * Makefile.def: Make all-gcc depend on all-isl.
216 * Makefile.in: Regenerate.
217
218 2014-11-11 David Malcolm <dmalcolm@redhat.com>
219
220 * ChangeLog.jit: New.
221 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
222
223 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
224
225 PR target/63610
226 * libtool.m4: Fix globbing of darwin versions.
227 * configure: Regenerate.
228
229 2014-11-11 Tobias Burnus <burnus@net-b.de>
230
231 * config/cloog.m4: Remove.
232 * Makefile.def: Remove CLooG.
233 * Makefile.tpl: Ditto.
234 * configure.ac: Ditto.
235 * configure: Regenerate.
236 * Makefile.in: Ditto.
237
238 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
239
240 * configure.ac: Handle nvptx-*-*.
241 * configure: Regenerate.
242
243 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
244
245 * MAINTAINERS (Write After Approval): Add myself.
246
247 2014-10-31 Jakub Jelinek <jakub@redhat.com>
248
249 * Makefile.def (libcc1): Remove bootstrap=true;.
250 * Makefile.in: Regenerated.
251
252 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
253
254 * configure.ac: Update comment.
255 * configure: Regenerate.
256
257 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
258
259 * MAINTAINERS (Write After Approval): Add myself.
260
261 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
262
263 * configure.ac (extra_host_libiberty_configure_flags): Add
264 --enable-shared also for libcc1's benefit.
265 * configure: Regenerate.
266
267 2014-10-29 Tristan Gingold <gingold@adacore.com>
268
269 * MAINTAINERS: Change my email address.
270
271 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
272 Tom Tromey <tromey@redhat.com>
273
274 * Makefile.def: Add libcc1 to host_modules.
275 * configure.ac (host_tools): Add libcc1.
276 * Makefile.in, configure: Rebuild.
277
278 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
279
280 * configure.ac (build_configargs): Don't share config.cache between
281 build subdirs.
282 * configure: Regenerate.
283
284 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
285
286 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
287 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
288 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
289 leon3v7 as leon3.
290 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
291 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
292 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
293 * config/sparc/sparc.md (cpu): Add leon3v7.
294 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
295
296 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
297
298 * MAINTAINERS (write-after-approval): Add myself.
299
300 2014-10-23 Ian Lance Taylor <iant@google.com>
301
302 * configure.ac: Disable the Go frontend on systems where it is known
303 to not work.
304 * configure: Regenerate.
305
306 2014-10-23 Richard Biener <rguenther@suse.de>
307
308 * Makefile.def: Add libcpp build module and dependencies.
309 * configure.ac: Add libcpp build module.
310 * Makefile.in: Regenerate.
311 * configure: Likewise.
312
313 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
314
315 * MAINTAINERS (write-after-approval): Add myself.
316
317 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
318
319 * INSTALL/README: Do not mention CVS.
320
321 2014-10-03 Jing Yu <jingyu@google.com>
322
323 * configure.ac: Add aarch64 to list of targets that support gold.
324 * configure: Regenerate.
325
326 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
327
328 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
329
330 2014-09-29 Catherine Moore <clm@codesourcery.com>
331
332 * MAINTAINERS: Add myself as MIPS maintainer.
333
334 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
335
336 * MAINTAINERS: Move myself to MIPS maintainers.
337
338 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
339
340 * MAINTAINERS: Put all email addresses between '<' and '>'.
341
342 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
343
344 * MAINTAINERS: Move myself to reviewers (Fortran).
345
346 2014-09-01 Andi Kleen <ak@linux.intel.com>
347
348 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
349 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
350 * Makefile.in: Regenerate.
351
352 2014-08-28 David Malcolm <dmalcolm@redhat.com>
353
354 * rtx-classes-status.txt: Delete
355
356 2014-08-28 David Malcolm <dmalcolm@redhat.com>
357
358 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
359
360 2014-08-27 Sebastian Pop <s.pop@samsung.com>
361
362 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
363 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
364 of checking for version number.
365 * configure: Regenerated.
366 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
367
368 2014-08-27 David Malcolm <dmalcolm@redhat.com>
369
370 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
371 is done; begin phase 6 (use extra rtx_def subclasses).
372
373 2014-08-27 David Malcolm <dmalcolm@redhat.com>
374
375 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
376 done; begin phase 5 (additional rtx_def subclasses).
377
378 2014-08-26 David Malcolm <dmalcolm@redhat.com>
379
380 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
381
382 2014-08-26 David Malcolm <dmalcolm@redhat.com>
383
384 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
385 SET_BB_HEADER are done.
386
387 2014-08-26 David Malcolm <dmalcolm@redhat.com>
388
389 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
390 done.
391
392 2014-08-26 David Malcolm <dmalcolm@redhat.com>
393
394 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
395
396 2014-08-26 David Malcolm <dmalcolm@redhat.com>
397
398 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
399
400 2014-08-25 David Malcolm <dmalcolm@redhat.com>
401
402 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
403
404 2014-08-25 David Malcolm <dmalcolm@redhat.com>
405
406 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
407
408 2014-08-25 David Malcolm <dmalcolm@redhat.com>
409
410 * rtx-classes-status.txt: Phase 3 (per-file commits within
411 "config" subdirs) is done; begin phase 4 (removal of
412 "scaffolding").
413
414 2014-08-23 David Malcolm <dmalcolm@redhat.com>
415
416 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
417 dir) is done; begin phase 3 (per-file commits within "config"
418 subdirs).
419
420 2014-08-21 David Malcolm <dmalcolm@redhat.com>
421
422 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
423 phase 2 (per-file commits in main source dir).
424
425 2014-08-21 Bin Cheng <bin.cheng@arm.com>
426
427 * configure: Regenerated.
428
429 2014-08-19 David Malcolm <dmalcolm@redhat.com>
430
431 * rtx-classes-status.txt (TODO): Add SET_BND_TO
432
433 2014-08-19 David Malcolm <dmalcolm@redhat.com>
434
435 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
436
437 2014-08-19 David Malcolm <dmalcolm@redhat.com>
438
439 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
440
441 2014-08-19 David Malcolm <dmalcolm@redhat.com>
442
443 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
444
445 2014-08-19 David Malcolm <dmalcolm@redhat.com>
446
447 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
448
449 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
450
451 * MAINTAINERS (Write After Approval): Add myself.
452
453 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
454
455 * MAINTAINERS: Remove myself
456
457 2014-08-19 David Malcolm <dmalcolm@redhat.com>
458
459 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
460
461 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
462
463 * MAINTAINERS (Write After Approval): Add myself.
464
465 2014-08-18 David Malcolm <dmalcolm@redhat.com>
466
467 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
468 SET_BB_HEADER, SET_BB_FOOTER
469
470 2014-08-18 David Malcolm <dmalcolm@redhat.com>
471
472 * rtx-classes-status.txt: New file
473
474 2014-08-18 Roman Gareev <gareevroman@gmail.com>
475
476 * configure.ac: Eliminate ClooG installation dependency.
477 * configure: Regenerate.
478 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
479 * Makefile.in: Regenerate.
480
481 2014-08-15 Ilya Verbin <iverbin@gmail.com>
482
483 * MAINTAINERS (Write After Approval): Add myself.
484
485 2014-08-15 Ilya Tocar <tocarip@gmail.com>
486
487 * MAINTAINERS (Write After Approval): Add myself.
488
489 2014-08-01 Jiong Wang <jiong.wang@arm.com>
490
491 * MAINTAINERS (Write After Approval): Add myself.
492
493 2014-07-28 Anthony Green <green@moxielogic.com>
494
495 Import from savannah.gnu.org:
496 * config.sub: Update to 2014-07-28 version.
497
498 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
499
500 * MAINTAINERS: Remove my MIPS maintainer entry.
501
502 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
503
504 PR target/47230
505 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
506 * configure: Regenerate.
507
508 2014-07-24 James Norris <jnorris@codesourcery.com>
509
510 * MAINTAINERS (Write After Approval): Add myself.
511
512 2014-07-20 Roman Gareev <gareevroman@gmail.com>
513
514 * configure.ac: Accept only CLooG 0.18.1.
515 * configure: Regenerate.
516
517 2014-07-17 Roman Gareev <gareevroman@gmail.com>
518
519 * configure.ac: Don't accept isl 0.11.
520 * configure: Regenerate.
521
522 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
523
524 * MAINTAINERS (Write After Approval): Add myself.
525
526 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
527
528 * configure.ac: Don't accept isl 0.10.
529 * configure: Regenerate.
530
531 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
532
533 Fix include path for in-tree cloog.
534 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
535 * configure: Regenerate.
536
537 2014-06-18 Richard Henderson <rth@redhat.com>
538
539 * .gitignore: Import gcc_update output.
540
541 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
542
543 * config-ml.in: Robustify ac_configure_args parsing.
544
545 * configure.ac (--enable-linker-plugin-configure-flags)
546 (--enable-linker-plugin-flags): New flags.
547 (configdirs): Conditionally add libiberty-linker-plugin.
548 * configure: Regenerate.
549 * Makefile.def (host_modules): Add libiberty-linker-plugin.
550 (host_modules) <lto-plugin>: Pay attention to
551 @extra_linker_plugin_flags@ and
552 @extra_linker_plugin_configure_flags@.
553 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
554 * Makefile.in: Regenerate.
555
556 * Makefile.tpl (configure-[+prefix+][+module+])
557 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
558 "module_srcdir" instead of "module" for locating a module's srcdir.
559 * Makefile.in: Regenerate.
560
561 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
562
563 * MAINTAINERS (Write After Approval): Add myself.
564
565 2014-06-06 Sebastian Pop <sebpop@gmail.com>
566
567 * MAINTAINERS: Update my email address.
568
569 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
570
571 * MAINTAINERS (Write After Approval): Add myself.
572
573 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
574
575 * MAINTAINERS (Write After Approval): Add myself.
576
577 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
578
579 PR libstdc++/61011
580 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
581 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
582 * configure: Regenerate.
583
584 2014-05-28 Pedro Alves <palves@redhat.com>
585
586 * MAINTAINERS (Write After Approval): Add myself.
587
588 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
589
590 * MAINTAINERS: Update my affiliation/email.
591
592 2014-05-19 Mike Stump <mikestump@comcast.net>
593
594 * MAINTAINERS: Add wide-int reviewers.
595
596 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
597
598 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
599 * configure: Regenerated.
600
601 2014-05-15 Torvald Riegel <triegel@redhat.com>
602
603 * MAINTAINERS (libitm): Add myself as maintainer.
604
605 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
606
607 * MAINTAINERS (Write After Approval): Add myself.
608
609 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
610
611 * config.sub, config.guess: Import from upstream.
612
613 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
614
615 * MAINTAINERS (Write After Approval): Put myself in correct order.
616
617 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
618
619 * MAINTAINERS (Write After Approval): Add myself.
620
621 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
622
623 * MAINTAINERS: Move myself from Reviewers to Write After Approval
624 section.
625
626 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
627
628 * MAINTAINERS (Write After Approval): Delete myself.
629
630 2014-04-17 Jakub Jelinek <jakub@redhat.com>
631
632 PR sanitizer/56781
633 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
634 and -B* options with -Xcompiler.
635
636 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
637
638 PR bootstrap/60620
639 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
640 * Makefile.in: Regenerate.
641
642 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
643
644 * Makefile.def (dependencies): Make all-ld depend on all-binutils
645 for WINDRES_FOR_TARGET in default-manifest.o rule.
646 * Makefile.in: Regenerate.
647
648 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
649
650 * MAINTAINERS (Write After Approval): Add myself.
651
652 2014-03-26 Jakub Jelinek <jakub@redhat.com>
653
654 PR sanitizer/56781
655 * Makefile.def: Set bootstrap=true; for host fixincludes.
656 * configure.ac: Don't bootstrap host fixincludes unless
657 --with-build-config=bootstrap-{a,ub}san.
658 * Makefile.in: Regenerated.
659 * configure: Regenerated.
660
661 2014-03-21 Jakub Jelinek <jakub@redhat.com>
662
663 * configure.ac: Move BUILD_CONFIG set up earlier. Add
664 --enable-vtable-verify option parsing. Don't add
665 target-libsanitizer to bootstrap_target_libs unless
666 --with-build-config=bootstrap-asan or
667 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
668 to bootstrap_target_libs unless --enable-vtable-verify.
669 * configure: Regenerated.
670
671 2014-03-10 Anatoly Sokolov <aesok@post.ru>
672
673 * MAINTAINERS (Write After Approval): Add myself.
674
675 2014-03-07 Denis Chertykov <chertykov@gmail.com>
676
677 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
678
679 2014-03-07 Jakub Jelinek <jakub@redhat.com>
680
681 PR bootstrap/58572
682 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
683 -I for libstdc++-v3 includes if $(LEAN).
684 * Makefile.in: Regenerated.
685
686 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
687
688 * MAINTAINERS: Update my email address.
689
690 2014-02-24 Walter Lee <walt@tilera.com>
691
692 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
693 (tilegx-*-*): Change to tilegx*-*-*.
694 * configure: Regenerate.
695
696 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
697
698 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
699
700 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
701
702 * MAINTAINERS (Write After Approval): Add myself.
703
704 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
705
706 PR target/59788
707 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
708 *solaris2*.
709
710 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
711
712 * MAINTAINERS: Update my email address.
713
714 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
715
716 * MAINTAINERS: Convert to UTF-8.
717 Properly sort Xinliang David Li's entry.
718
719 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
720 Sandra Loosemore <sandra@codesourcery.com>
721
722 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
723 nios2 port maintainers.
724
725 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
726
727 * MAINTAINERS (Write After Approval): Add myself.
728
729 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
730
731 * configure.ac: Add user-friendly check for native x86_64-linux
732 multilibs.
733 * configure: Regenerate.
734
735 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
736
737 * MAINTAINERS: Add myself as sh maintainer.
738
739 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
740
741 * MAINTAINERS: Add self as SLSR maintainer.
742
743 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
744
745 * MAINTAINERS: Update my email address.
746
747 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
748
749 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
750
751 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
752
753 * Makefile.in: Regenerate.
754
755 * Makefile.tpl: Fix typo.
756 * Makefile.in: Regenerate partially.
757
758 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
759
760 * configure.ac: Added libcilkrts to noconfig list when C++ is not
761 supported.
762 * configure: Regenerated.
763
764 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
765
766 * MAINTAINERS (Write After Approval): Add myself.
767
768 2013-10-30 Jason Merrill <jason@redhat.com>
769
770 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
771 --disable-build-format-warnings.
772
773 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
774
775 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
776 depend on libstdc++ and libgcc.
777 * configure: Regenerate.
778 * configure.ac: Added libcilkrts to target binaries. Also, restrict
779 libcilkrts for POSIX and i*86, and x86_64 architectures.
780 * Makefile.in: Added libcilkrts related fields to support building it.
781
782 2013-10-26 Jeff Law <law@redhat.com>
783
784 * Makefile.def (target_modules): Remove libmudflap
785 (languages): Remove check-target-libmudflap).
786 * Makefile.in: Rebuilt.
787 * Makefile.tpl (check-target-libmudflap-c++): Remove.
788 * configure.ac (target_libraries): Remove target-libmudflap.
789 Remove checks which disabled libmudflap on some systems.
790 * configure: Rebuilt.
791 * libmudflap: Directory removed.
792
793 2013-10-21 Cong Hou <congh@google.com>
794
795 * MAINTAINERS (Write After Approval): Add myself.
796
797 2013-10-16 Mike Stump <mikestump@comcast.net>
798
799 * .dir-locals.el: Add.
800
801 2013-10-15 David Malcolm <dmalcolm@redhat.com>
802
803 * configure.ac: Add --enable-host-shared
804 * configure: Regenerate.
805
806 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
807
808 Import from savannah.gnu.org:
809 * config.guess: Update to 2013-06-10 version.
810 * config.sub: Update to 2013-10-01 version.
811
812 2013-10-01 Simon Cook <simon.cook@embecosm.com>
813
814 Changes to build configuration to allow big endian ARC ELF toolchain
815 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
816 * configure: Regenerate.
817
818 2013-09-20 Alan Modra <amodra@gmail.com>
819
820 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
821 ppc host match. Support little-endian powerpc linux hosts.
822
823 2013-09-19 Dodji Seketeli <dodji@redhat.com>
824
825 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
826 maintainer.
827
828 2013-09-12 DJ Delorie <dj@redhat.com>
829
830 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
831 maintainers.
832
833 2013-09-03 Richard Biener <rguenther@suse.de>
834
835 * configure.ac: Also allow ISL 0.12.
836 * configure: Regenerated.
837
838 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
839
840 * MAINTAINERS (Write After Approval): Add myself.
841
842 2013-08-27 David Malcolm <dmalcolm@redhat.com>
843
844 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
845
846 2013-08-26 Caroline Tice <cmtice@google.com>
847
848 * MAINTAINERS: Correct earliers update: Move myself from libvtv
849 "Various Reviewers" to libvtv "Various Maintainers".
850
851 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
852
853 * MAINTAINERS: Add myself as RTL optimizers reviewer.
854
855 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
856
857 * MAINTAINERS: Update name, email.
858
859 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
860
861 * MAINTAINERS (Write After Approval): Add myself.
862
863 2013-08-12 Caroline Tice <cmtice@google.com>
864
865 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
866 address in the Write After Approval section.
867
868 2013-08-09 Carlos O'Donell <carlos@redhat.com>
869
870 * MAINTAINERS (Write After Approval): Update email.
871
872 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
873
874 * configure.ac: Adjust to check VTV_SUPPORTED.
875 * configure: Regenerated.
876
877 2013-08-02 Caroline Tice <cmtice@google.com>
878
879 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
880 on non-linux systems; add target-libvtv to noconfigdirs; add
881 libsupc++/.libs to C++ library search paths.
882 * configure: Regenerated.
883 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
884 libstdc++ and libgcc.
885 * Makefile.in: Regenerated.
886
887 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
888
889 * MAINTAINERS (Write After Approval): Add myself.
890
891 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
892 Shiva Chen <shiva0217@gmail.com>
893
894 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
895 nds32 port maintainers.
896
897 2013-07-17 Tim Shen <timshen91@gmail.com>
898
899 * MAINTAINERS (Write After Approval): Add myself.
900
901 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
902
903 * configure.ac: Sync from binutils.
904 * configure: Regenerate.
905
906 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
907
908 * MAINTAINERS (Write After Approval): Add myself.
909
910 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
911
912 * MAINTAINERS (Write After Approval): Add myself.
913
914 2013-05-17 David Malcolm <dmalcolm@redhat.com>
915
916 * MAINTAINERS (Write After Approval): Add myself.
917
918 2013-04-30 Brooks Moses <bmoses@google.com>
919
920 * MAINTAINERS: Update my email; move myself from Fortran
921 reviewer to Write After Approval.
922
923 2013-04-16 Andreas Schwab <schwab@suse.de>
924
925 * configure.ac (aarch64-*-*): Don't disable java.
926 * configure: Regenerate.
927
928 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
929
930 * MAINTAINERS (Write After Approval): Add myself.
931
932 2013-03-30 Matthias Klose <doko@ubuntu.com>
933
934 * Makefile.def (target_modules): Don't install libffi.
935 * Makefile.in: Regenerate.
936
937 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
938
939 * MAINTAINERS (Write After Approval): Add myself.
940
941 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
942
943 * MAINTAINERS (Write After Approval): Add myself.
944
945 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
946
947 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
948 * configure: Regenerated.
949
950 2013-02-05 Ian Lance Taylor <iant@google.com>
951
952 PR go/55969
953 * configure.ac: Disable libgo on some systems where it does not
954 work.
955
956 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
957
958 * MAINTAINERS: Explicitly add myself as AIX maintainer.
959 Remove Geoff Keating as rs6000 port maintainer, at his request.
960
961 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
962
963 * MAINTAINERS: Update my email.
964
965 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
966
967 * configure: Re-generate.
968
969 2013-01-15 Richard Biener <rguenther@suse.de>
970
971 PR other/55973
972 * configure: Re-generate.
973
974 2013-01-14 Matthias Klose <doko@ubuntu.com>
975
976 * Makefile.def (install-target-libsanitizer): Depend on
977 install-target-libstdc++-v3.
978 * Makefile.in: Regenerate.
979
980 2013-01-14 Richard Biener <rguenther@suse.de>
981
982 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
983 * configure: Re-generate
984
985 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
986
987 * config.sub: Update from config repo.
988
989 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
990
991 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
992 * Makefile.in: Regenerate.
993
994 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
995
996 * MAINTAINERS (arc): Add new port maintainership for myself.
997
998 2013-01-09 Jason Merrill <jason@redhat.com>
999
1000 * .gitignore: Import from gdb repository.
1001
1002 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1003
1004 * Makefile.def (configure-gcc): Depend on all-gmp.
1005 (all-gcc): Remove dependency on all-gmp.
1006 * Makefile.in: Regenerated.
1007
1008 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1009
1010 * config.sub: Merge from config repo.
1011 * config.guess: Ditto.
1012
1013 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1014
1015 * Makefile.def: Merge from binutils.
1016 * Makefile.in: Ditto.
1017
1018 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1019
1020 * MAINTAINERS: Update my email.
1021
1022 2012-12-29 Ben Elliston <bje@gnu.org>
1023
1024 * config.guess: Update to 2012-12-29 version.
1025 * config.sub: Likewise.
1026
1027 2012-12-20 Matthias Klose <doko@ubuntu.com>
1028
1029 * Makefile.def (install-target-libgfortran): Depend on
1030 install-target-libquadmath, install-target-libgcc.
1031 (install-target-libsanitizer): Depend on install-target-libgcc.
1032 (install-target-libjava): Depend on install-target-libgcc.
1033 (install-target-libitm): Depend on install-target-libgcc.
1034 (install-target-libobjc): Depend on install-target-libgcc.
1035 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1036 * Makefile.in: Regenerate.
1037
1038 2012-12-19 Matthias Klose <doko@ubuntu.com>
1039
1040 * Makefile.def (install-target-libgo): Depend on
1041 install-target-libatomic.
1042 * Makefile.in: Regenerate.
1043
1044 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1045
1046 PR go/55201
1047 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1048 * Makefile.in: Regenerate.
1049
1050 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1051
1052 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1053 * configure: Regenerate.
1054
1055 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1056
1057 * config.sub: Merge from config repo.
1058
1059 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1060
1061 * Makefile.def (target_modules): Add bootstrap=true and
1062 raw_cxx=true to libsanitizer.
1063 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1064 * Makefile.in: Regenerated.
1065 * configure: Likewise.
1066
1067 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1068
1069 * MAINTAINERS: Remove self as RTL optimization maintainer.
1070
1071 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1072
1073 * MAINTAINERS (Write After Approval): Add myself.
1074
1075 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1076
1077 * Makefile.def (target_modules): Remove bootstrap=true and
1078 raw_cxx=true from libsanitizer.
1079 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1080 * Makefile.in: Regenerated.
1081 * configure: Likewise.
1082
1083 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1084
1085 * Makefile.def (target_modules): Add bootstrap=true and
1086 raw_cxx=true to libsanitizer.
1087 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1088 * Makefile.in: Regenerated.
1089 * configure: Likewise.
1090
1091 2012-11-28 Andrew Pinski <apinski@cavium.com>
1092
1093 PR bootstrap/54279
1094 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1095 * configure: Regenerate.
1096 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1097 * Makefile.in: Regenerate.
1098
1099 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1100
1101 * configure.ac: Disable libsanitizer if we're not building C++.
1102 * configure: Regenerate.
1103
1104 2012-11-15 Roland McGrath <roland@hack.frob.com>
1105
1106 * MAINTAINERS (Write After Approval): Add myself.
1107
1108 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1109
1110 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1111 Kostya Serebryany (kcc@google.com) and
1112 Jakub Jelinek (jakub@redhat.com).
1113 Rename area for Dodji Seketeli (dodji@redhat.com).
1114
1115 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1116
1117 * MAINTAINERS: (asan.c, related): Add myself.
1118
1119 2012-11-14 Roland McGrath <mcgrathr@google.com>
1120
1121 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1122 * configure: Regenerate.
1123
1124 2012-11-13 Richard Henderson <rth@redhat.com>
1125
1126 * configure.ac: Move libsanitizer logic to subdirectory.
1127 * configure: Regenerate.
1128
1129 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1130
1131 * configure.ac: Enable libsanitizer just on x86 linux for now.
1132 * configure: Re-generate.
1133
1134 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1135
1136 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1137 sections.
1138 * configure: Regenerate.
1139
1140 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1141
1142 * configure.ac: Add section for configdirs for libsanitizer.
1143 Disable for cris-*-* and mmix-*-*.
1144 * configure: Regenerate.
1145
1146 2012-11-12 Wei Mi <wmi@google.com>
1147
1148 * configure.ac: Add libsanitizer to target_libraries.
1149 * Makefile.def: Ditto.
1150 * configure: Regenerate.
1151 * Makefile.in: Regenerate.
1152 * libsanitizer: New directory for asan runtime. Contains an empty
1153 tsan directory.
1154
1155 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1156
1157 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1158 against Mingw64 w32api.
1159 * configure: Regenerate.
1160
1161 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1162
1163 * configure: Regenerated.
1164
1165 2012-11-03 Robert Mason <rbmj@verizon.net>
1166
1167 * configure.ac: add --disable-libstdcxx configure option
1168 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1169
1170 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1171
1172 * MAINTAINERS (Write After Approval): Add myself.
1173
1174 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1175
1176 * MAINTAINERS (Write After Approval): Add myself.
1177
1178 2012-10-24 Sharad Singhai <singhai@google.com>
1179
1180 * MAINTAINERS (Write After Approval): Add myself.
1181
1182 2012-10-24 Eric Christopher <echristo@gmail.com>
1183
1184 * MAINTAINERS: Update email address.
1185
1186 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1187
1188 PR bootstrap/54820
1189 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1190 * configure: Regenerate.
1191
1192 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1193
1194 * MAINTAINERS (aarch64): Add Marcus and myself.
1195
1196 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1197
1198 PR bootstrap/54820
1199 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1200 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1201 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1202 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1203 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1204 * Makefile.in: Regenerate.
1205 * configure.ac (have_static_libs): New variable and associated check.
1206 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1207 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1208 * configure: Regenerate.
1209
1210 2012-10-10 Richard Biener <rguenther@suse.de>
1211
1212 * MAINTAINERS: Adjust for changed surname.
1213
1214 2012-10-04 Lawrence Crowl <crowl@google.com>
1215
1216 * MAINTAINERS (Write After Approval): Add myself.
1217
1218 2012-10-01 Cary Coutant <ccoutant@google.com>
1219
1220 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1221
1222 2012-09-28 Ian Lance Taylor <iant@google.com>
1223
1224 * Makefile.def: Make all-target-libgo depend on
1225 all-target-libbacktrace.
1226 * Makefile.in: Rebuild.
1227
1228 2012-09-26 Ian Lance Taylor <iant@google.com>
1229
1230 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1231 * Makefile.in: Rebuild.
1232
1233 2012-09-20 Walter Lee <walt@tilera.com>
1234
1235 * configure.ac: Add tilegx to list of targets that support gold.
1236 * configure: Regenerate.
1237
1238 2012-09-20 Marek Polacek <polacek@redhat.com>
1239
1240 * MAINTAINERS (Write After Approval): Add myself.
1241
1242 2012-09-19 Steve Ellcey <sellcey@mips.com>
1243
1244 * configure.ac: Add mips*-mti-elf* target.
1245 * configure: Regenerate.
1246
1247 2012-09-17 Ian Lance Taylor <iant@google.com>
1248
1249 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1250 * configure.ac (host_libs): Add libbacktrace.
1251 (target_libraries): Add libbacktrace.
1252 * Makefile.def (host_modules): Add libbacktrace.
1253 (target_modules): Likewise.
1254 * configure, Makefile.in: Rebuild.
1255
1256 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1257
1258 PR target/38607
1259 Merge upstream change.
1260 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1261
1262 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1263 Add libgomp*.o to compare_exclusions for AIX.
1264 * configure: Regenerate.
1265
1266 2012-09-06 Diego Novillo <dnovillo@google.com>
1267
1268 * configure.ac: Bump minimum GMP version to 4.2.3.
1269 * configure: Re-generate.
1270
1271 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1272
1273 PR target/54461
1274 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1275 target-libgloss if not configured --with-avrlibc=no.
1276 * configure: Regenerate.
1277
1278 2012-09-04 Jason Merrill <jason@redhat.com>
1279
1280 * configure.ac: Fix --enable-languages=all.
1281
1282 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1283
1284 * MAINTAINERS (Write After Approval): Add myself.
1285
1286 2012-09-03 Richard Guenther <rguenther@suse.de>
1287
1288 PR bootstrap/54138
1289 * configure.ac: Re-organize ISL / CLOOG checks to allow
1290 disabling with either --without-isl or --without-cloog.
1291 * configure: Regenerated.
1292
1293 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1294
1295 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1296 * configure: Regenerate.
1297
1298 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1299
1300 * MAINTAINERS: Fix my email address.
1301
1302 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1303
1304 PR binutils/4970
1305 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1306 and opcodes.
1307 * Makefile.in: Regenerated.
1308
1309 2012-08-26 Art Haas <ahaas@impactweather.com>
1310
1311 * configure: Regenerate.
1312
1313 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1314
1315 * INSTALL/README: Also refer to the online installation
1316 instructions.
1317
1318 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1319
1320 * MAINTAINERS (Write After Approval): Add myself.
1321 (Picochip port): Remove myself.
1322
1323 2012-08-14 Diego Novillo <dnovillo@google.com>
1324
1325 Merge from cxx-conversion branch.
1326
1327 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1328 POSTSTAGE1_CONFIGURE_FLAGS.
1329 * Makefile.in: Regenerate.
1330 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1331 Force C++ when bootstrapping.
1332 * configure: Regenerate.
1333
1334 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1335
1336 * MAINTAINERS (Write After Approval): Add myself.
1337
1338 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1339
1340 * README: Document use of ranges of years in copyright notices.
1341
1342 2012-07-06 Richard Guenther <rguenther@suse.de>
1343
1344 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1345 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1346 --with-gmp=system.
1347 * Makefile.in: Regenerated.
1348 * configure: Likewise.
1349
1350 2012-07-06 Richard Guenther <rguenther@suse.de>
1351
1352 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1353 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1354 supply V=1 as extra_make_flags.
1355 * configure: Regenerated.
1356 * Makefile.in: Likewise.
1357
1358 2012-07-04 Tristan Gingold <gingold@adacore.com>
1359
1360 * configure: Regenerate.
1361
1362 2012-07-03 Richard Guenther <rguenther@suse.de>
1363
1364 * Makfile.def (isl): Remove not necessary extra_exports and
1365 extra_make_flags.
1366 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1367 * Makefile.in: Regenerated.
1368
1369 2012-07-03 Richard Guenther <rguenther@suse.de>
1370
1371 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1372 * configure.ac: If either the ISL or the CLooG check failed
1373 do not try to build in-tree versions.
1374 * Makefile.in: Regenerated.
1375 * configure: Regenerated.
1376
1377 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1378
1379 * configure: Regenerate.
1380
1381 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1382
1383 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1384 maintainer.
1385
1386 2012-07-02 Richard Guenther <rguenther@suse.de>
1387
1388 * configure: Regenerated.
1389
1390 2012-07-02 Richard Guenther <rguenther@suse.de>
1391 Michael Matz <matz@suse.de>
1392 Tobias Grosser <tobias@grosser.es>
1393 Sebastian Pop <sebpop@gmail.com>
1394
1395 * Makefile.def: Add ISL host module, remove PPL host module.
1396 Adjust ClooG host module to use the proper ISL.
1397 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1398 * configure.ac: Include config/isl.m4. Add ISL host library,
1399 remove PPL. Remove PPL configury, add ISL configury, adjust
1400 ClooG configury.
1401 * Makefile.in: Regenerated.
1402 * configure: Likewise.
1403
1404 2012-07-02 Richard Guenther <rguenther@suse.de>
1405
1406 Merge from graphite branch
1407 2011-07-21 Tobias Grosser <tobias@grosser.es>
1408
1409 * configure: Regenerated.
1410 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1411 both cloog.org and legacy versions. The only supported version will
1412 be CLooG with the isl backend.
1413
1414 2011-07-21 Tobias Grosser <tobias@grosser.es>
1415
1416 * configure: Regenerated.
1417 * configure.ac: Require cloog isl 0.17.0
1418
1419 2011-07-21 Tobias Grosser <tobias@grosser.es>
1420
1421 * configure: Regenerated.
1422 * config/cloog.m4: Do not define CLOOG_ORG
1423
1424 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1425
1426 * configure.ac: Skip C if explicitly selected.
1427 * configure: Regenerate.
1428
1429 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1430
1431 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1432 they contain -O2.
1433 * configure: Regenerate.
1434
1435 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1436
1437 PR debug/53740
1438 * df.h, df-problems.c, dce.c: Revert last patch.
1439
1440 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1441
1442 * MAINTAINERS (Write After Approval): Update my email address.
1443
1444 2012-06-21 Meador Inge <meadori@codesourcery.com>
1445
1446 * MAINTAINERS (Write After Approval): Add myself.
1447
1448 2012-06-20 Jason Merrill <jason@redhat.com>
1449
1450 * Makefile.tpl (check-target-libgomp-c++): New.
1451 (check-target-libitm-c++): New.
1452 * Makefile.def (c++): Add them.
1453 * Makefile.in: Regenerate.
1454
1455 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1456
1457 * MAINTAINERS (Write After Approval): Add myself.
1458
1459 2012-05-16 Olivier Hainque <hainque@adacore.com>
1460
1461 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1462 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1463 (install-no-fixedincludes): Adjust accordingly.
1464 * Makefile.in: Regenerate.
1465
1466 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1467
1468 Merge upstream change
1469 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1470
1471 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1472
1473 * MAINTAINERS (Write After Approval): Add myself.
1474
1475 2012-05-09 Nick Clifton <nickc@redhat.com>
1476 Paul Smith <psmith@gnu.org>
1477
1478 PR bootstrap/50461
1479 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1480 allow for the fact that from release v3.1.0 of MPFR the source
1481 files were moved into a src sub-directory.
1482 * configure: Regenerate.
1483
1484 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1485
1486 * configure.ac: Bump minimum MPFR version to 2.4.0.
1487 * configure: Regenerated.
1488
1489 2012-05-01 Richard Henderson <rth@redhat.com>
1490
1491 * Makefile.def (libatomic): New target_module.
1492 * configure.ac (target_libraries): Add libatomic.
1493 (noconfigdirs): Check if libatomic is supported.
1494 * Makefile.in, configure: Rebuild.
1495
1496 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1497
1498 * MAINTAINERS (Write After Approval): Add myself.
1499
1500 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1501
1502 * config.sub: Update to 2012-04-18 version from official repo.
1503
1504 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1505
1506 * MAINTAINERS (Write After Approval): Add myself.
1507
1508 2012-04-11 Steve Ellcey <sellcey@mips.com>
1509
1510 * MAINTAINERS: Changed email address.
1511
1512 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1513
1514 PR target/52737
1515 * contrib/gcc_update (files_and_dependencies):
1516 Remove gcc/config/avr/t-multilib from touch data.
1517
1518 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1519
1520 * MAINTAINERS (OS Port Maintainers): Remove irix.
1521 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1522 (unsupported_languages): Remove mips-sgi-irix6.*.
1523 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1524 (with_stabs): Remove.
1525 * configure: Regenerate.
1526
1527 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1528
1529 * MAINTAINERS (OS Port Maintainers): Remove osf.
1530 * configure.ac (enable_libgomp): Remove *-*-osf*.
1531 (with_stabs): Remove alpha*-*-osf*.
1532 * configure: Regenerate.
1533
1534 2012-03-05 Tristan Gingold <gingold@adacore.com>
1535
1536 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1537 * configure: Regenerate.
1538
1539 2012-02-17 Walter Lee <walt@tilera.com>
1540
1541 * MAINTAINERS: (Write After Approval): Delete myself.
1542
1543 2012-02-14 Walter Lee <walt@tilera.com>
1544
1545 * MAINTAINERS (tilegx port): Add myself.
1546 (tilepro port): Add myself.
1547 (Write After Approval): Add myself.
1548
1549 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1550
1551 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1552 and Joseph Myers as docstring relicensing maintainers.
1553
1554 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1555
1556 * MAINTAINERS (write-after-approval): Add myself.
1557
1558 2012-02-08 Ira Rosen <irar@il.ibm.com>
1559
1560 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1561 maintainer.
1562
1563 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1564
1565 * MAINTAINERS (Write After Approval): Move myself to
1566 maintain alphabetical order.
1567
1568 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1569
1570 * MAINTAINERS (Write After Approval): Add myself.
1571
1572 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1573
1574 * MAINTAINERS (Write After Approval): Add myself.
1575
1576 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1577 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1578
1579 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1580 * configure: Regenerate.
1581
1582 2012-01-23 Harshit Chopra <harshit@google.com>
1583
1584 * MAINTAINERS (Write After Approval): Add myself.
1585
1586 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1587
1588 * configure.ac: Remove reference to mh-interix.
1589 * configure: Regenerate.
1590
1591 2012-01-05 Richard Henderson <rth@redhat.com>
1592
1593 PR bootstrap/51072
1594 * configure.ac: Disable libitm if c++ is not enabled.
1595 * configure: Rebuild.
1596
1597 * configure.ac: Fix regexp for same.
1598 * configure: Rebuild.
1599
1600 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1601
1602 * MAINTAINERS (Write After Approval): Add myself.
1603
1604 2012-01-02 Richard Guenther <rguenther@suse.de>
1605
1606 PR bootstrap/51686
1607 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1608 * Makefile.in: Regenerate.
1609
1610 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1611
1612 * MAINTAINERS (Write After Approval): Add myself.
1613
1614 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1615
1616 * configure: Regenerate.
1617
1618 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1619
1620 * MAINTAINERS (picochip): Changed email address.
1621
1622 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1623
1624 * MAINTAINERS (write-after-approval): Add self.
1625
1626 2011-11-29 DJ Delorie <dj@redhat.com>
1627
1628 * configure.ac (rl78-*-*) New case.
1629 * configure: Regenerate.
1630 * MAINTAINERS: Add myself as RL78 maintainer.
1631
1632 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1633
1634 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1635
1636 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1637
1638 * libtool.m4: Additional FreeBSD 10 fixes.
1639
1640 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1641
1642 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1643 Maintainers section, as Epiphany maintainer.
1644
1645 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1646
1647 PR target/49992
1648 * configure.ac: Remove ranlib special-casing for Darwin.
1649 * configure: Regenerate.
1650
1651 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1652
1653 * MAINTAINERS (Reviewers): Keep the list sorted.
1654
1655 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1656
1657 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1658
1659 2011-11-09 Roland McGrath <mcgrathr@google.com>
1660
1661 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1662 * configure: Rebuild.
1663 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1664 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1665 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1666 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1667 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1668 Add READELF.
1669 * Makefile.in: Rebuild.
1670
1671 2011-11-09 Jason Merrill <jason@redhat.com>
1672
1673 * Makefile.def (language=c++): Remove check-c++0x.
1674 * Makefile.in (check-gcc-c++): Regenerate.
1675
1676 2011-11-08 Richard Henderson <rth@redhat.com>
1677
1678 * configure.ac: Test for libitm directory present first.
1679
1680 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1681
1682 * configure.ac: Test libitm/configure.tgt to disable libitm.
1683 * configure: Rebuild.
1684
1685 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1686 Richard Henderson <rth@redhat.com>
1687
1688 Merged from transactional-memory.
1689
1690 * Makefile.def (lang_env_dependencies): libitm is c++.
1691 Add libitm target module.
1692 * configure.ac: Likewise.
1693 * config/mmap.m4: New file.
1694 * contrib/gcc_update: Add libitm to touch data.
1695 * Makefile.in, configure: Rebuild.
1696
1697 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1698
1699 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1700 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1701 * Makefile.in: Regenerate.
1702
1703 2011-11-01 DJ Delorie <dj@redhat.com>
1704
1705 * config.sub: Update to version 2011-10-29 (added rl78)
1706
1707 2011-10-27 Nick Clifton <nickc@redhat.com>
1708
1709 * config.sub: Import these changes from the config project:
1710
1711 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1712 Ben Elliston <bje@gnu.org>
1713
1714 * config.sub (epiphany): New.
1715
1716 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1717 Ben Elliston <bje@gnu.org>
1718
1719 * config.sub (hexagon, hexagon-*): New.
1720
1721 2011-08-23 Roland McGrath <mcgrathr@google.com>
1722
1723 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1724 64eb to be64.
1725
1726 2011-08-16 Roland McGrath <mcgrathr@google.com>
1727
1728 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1729 (nacl): Grok as alias for 32el-unknown-nacl.
1730
1731 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1732
1733 * MAINTAINERS (Write After Approval): Add myself.
1734
1735 2011-10-24 Teresa Johnson <tejohnson@google.com>
1736
1737 * MAINTAINERS (Write After Approval): Add myself.
1738
1739 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1740
1741 * MAINTAINERS (sparc port): Remove myself.
1742
1743 2011-09-14 Tom de Vries <tom@codesourcery.com>
1744
1745 * MAINTAINERS (Write After Approval): Add myself.
1746
1747 2011-08-14 Yao Qi <yao@codesourcery.com>
1748
1749 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1750 * configure: Regenerate.
1751
1752 2011-07-26 Ian Lance Taylor <iant@google.com>
1753
1754 * configure.ac: Set have_compiler based on whether gcc directory
1755 exists, rather than on whether gcc is in configdirs.
1756 * configure: Rebuild.
1757
1758 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1759
1760 * MAINTAINERS (Global Reviewers): Add self.
1761
1762 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1763
1764 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1765 link directories.
1766 * Makefile.in: Rebuild.
1767
1768 2011-07-20 Ian Lance Taylor <iant@google.com>
1769
1770 PR bootstrap/49787
1771 * configure.ac: Move --enable-bootstrap handling earlier in file.
1772 If --enable-bootstrap and either --enable-build-with-cxx or
1773 --enable-build-poststage1-with-cxx, enable C++ automatically.
1774 * configure: Rebuild.
1775
1776 2011-07-19 Ian Lance Taylor <iant@google.com>
1777
1778 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1779 make C++ a boot_language. Set and substitute
1780 POSTSTAGE1_CONFIGURE_FLAGS.
1781 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1782 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1783 * configure, Makefile.in: Rebuild.
1784
1785 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1786
1787 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1788 maintainers.
1789
1790 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1791
1792 * MAINTAINERS (Global Reviewers): Add myself.
1793
1794 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1795
1796 * configure: Regenerate.
1797
1798 2011-07-16 Jason Merrill <jason@redhat.com>
1799
1800 * Makefile.def (language=c++): Add check-c++0x and
1801 check-target-libmudflap-c++.
1802 * Makefile.tpl (check-target-libmudflap-c++): New.
1803 * Makefile.in: Regenerate.
1804
1805 2011-07-16 Matthias Klose <doko@ubuntu.com>
1806
1807 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1808 * Makefile.def (target_modules/libjava): Pass
1809 $(EXTRA_CONFIGARGS_LIBJAVA).
1810 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1811 if not configured with --enable-static-libjava.
1812 * Makefile.in: Regenerate.
1813 * configure: Likewise.
1814
1815 2011-07-15 Jason Merrill <jason@redhat.com>
1816
1817 * Makefile.in (check-c++): Move check-gcc-c++0x after
1818 check-target-libstdc++-v3.
1819
1820 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1821
1822 * MAINTAINERS (c6x port): New entry.
1823
1824 2011-07-13 Jason Merrill <jason@redhat.com>
1825
1826 * Makefile.in (check-gcc-c++0x): New.
1827 (check-c++): Depend on it.
1828
1829 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1830
1831 PR target/39150
1832 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1833 x86_64-*-solaris2.1[0-9]*.
1834 * configure: Regenerate.
1835
1836 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1837
1838 * MAINTAINERS (RTL optimizers): Add self.
1839
1840 2011-06-27 Gabriel Charette <gchare@google.com>
1841
1842 * MAINTAINERS (Write After Approval): Add myself.
1843
1844 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1845
1846 PR regression/47836
1847 PR bootstrap/23656
1848 PR other/47733
1849 PR bootstrap/49247
1850 PR c/48825
1851 * configure.ac (target_libraries): Remove target-libiberty.
1852 Remove case-statement setting skipdirs=target-libiberty for
1853 multiple targets. Remove checking target_configdirs and
1854 removing target-libiberty but keeping target-libgcc if
1855 otherwise empty.
1856 * Makefile.def (target_modules): Don't add libiberty.
1857 (dependencies): Remove all traces of target-libiberty.
1858 * configure, Makefile.in: Regenerate.
1859
1860 2011-06-13 Walter Lee <walt@tilera.com>
1861
1862 * configure.ac (tilepro-*-*) New case.
1863 (tilegx-*-*): Likewise.
1864 * configure: Regenerate.
1865
1866 2011-06-06 Jing Yu <jingyu@google.com>
1867
1868 * configure.ac: Skip target-libiberty for
1869 arm*-*-linux-androideabi.
1870 * configure: Regenerated.
1871
1872 2011-06-06 Nick Clifton <nickc@redhat.com>
1873
1874 * config.sub: Sync from upstream.
1875
1876 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1877
1878 * MAINTAINERS (Write After Approval): Add myself.
1879
1880 2011-06-01 Daniel Jacobowitz <drow@false.org>
1881
1882 * MAINTAINERS: Update my email address.
1883
1884 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1885
1886 * MAINTAINERS (Write After Approval): Update my email address.
1887
1888 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1889
1890 * MAINTAINERS (Write After Approval): Add myself.
1891
1892 2011-05-08 Doug Kwan <dougkwan@google.com>
1893
1894 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1895 * configure: Regenerated.
1896 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1897 value from configure.
1898 * Makefile.in: Regenerated.
1899
1900 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1901
1902 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1903 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1904 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1905 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1906 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1907 *-*-vxworks*): Disable newlib and libgloss in separate case
1908 statement.
1909 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1910 to separate case statement.
1911 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1912 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1913 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1914 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1915 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1916 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1917 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1918 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1919 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1920 i[[3456789]]86-*-rdos*, m32r-*-*,
1921 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1922 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1923 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1924 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1925 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1926 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1927 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1928 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1929 and libgloss in main case over targets. Remove most empty cases
1930 in main case over targets.
1931 * configure: Regenerate.
1932
1933 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1934
1935 * MAINTAINERS (Write After Approval): Add myself.
1936
1937 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1938
1939 * configure.ac: Remove code setting special library locations for
1940 hppa*64*-*-hpux11*. Remove code setting compiler for
1941 sparc-sun-solaris2*.
1942 * configure: Regenerate.
1943
1944 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1945
1946 * configure.ac: Separate libgloss_dir settings from general case
1947 over targets.
1948 * configure: Regenerate.
1949
1950 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1951
1952 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1953 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1954 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1955 cases in libgcj-disabling case statement.
1956 (hppa*64*-*-linux*): Set unsupported_languages instead of
1957 disabling target-zlib.
1958 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1959 to hppa*64*-*-hpux*.
1960 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1961 hppa*-*-hpux*.
1962 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1963 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1964 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1965 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1966 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1967 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1968 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1969 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1970 libgcj-disabling case statement.
1971 * configure: Regenerate.
1972
1973 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1974
1975 * configure.ac: Disable Java for targets not supporting libffi.
1976 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1977 Remove cases in Java-disabling statement.
1978 (*arm-wince-pe): Change to arm-wince-pe.
1979 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1980 cases in Java-disabling statement.
1981 (bfin-*-*): Don't disable Java again.
1982 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1983 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1984 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1985 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1986 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1987 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1988 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1989 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1990 Java-disabling statement.
1991 (mmix-*-*): Don't disable Java again.
1992 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1993 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1994 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1995 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1996 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1997 statement.
1998 * configure: Regenerate.
1999
2000 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2001
2002 * configure.ac: Separate cases disabling Java and Java libraries
2003 from general case over targets.
2004 * configure: Regenerate.
2005
2006 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2007
2008 * MAINTAINERS: Update my email address.
2009
2010 2011-04-20 Easwaran Raman <eraman@google.com>
2011
2012 * MAINTAINERS (Write After Approval): Add myself.
2013
2014 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2015
2016 PR lto/48086
2017 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2018 * configure: Regenerate.
2019
2020 2011-04-16 Jim Meyering <meyering@redhat.com>
2021
2022 * MAINTAINERS (Write After Approval): Add myself.
2023
2024 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2025
2026 * MAINTAINERS: Update my email address.
2027
2028 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2029
2030 * MAINTAINERS (Write After Approval): Add myself.
2031
2032 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2033
2034 * MAINTAINERS (Write After Approval): Add myself.
2035
2036 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2037
2038 * MAINTAINERS (Write After Approval): Add myself.
2039
2040 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2041
2042 * configure.ac (build_tools): Remove build-byacc.
2043 (host_libs): Remove mmalloc.
2044 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2045 autoconf automake libtool diff rcs fileutils shellutils time
2046 textutils wdiff find uudecode hello tar gzip indent recode release
2047 sed perl gawk findutils gettext zip.
2048 (libgcj): Remove target-qthreads.
2049 (target_tools): Remove target-examples target-gperf.
2050 (YACC): Don't handle building byacc.
2051 * configure: Regenerate.
2052 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2053 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2054 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2055 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2056 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2057 handle building components.
2058 * Makefile.in: Regenerate.
2059
2060 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2061
2062 * MAINTAINERS: Update my email address as Xtensa maintainer.
2063
2064 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2065
2066 * config.sub: Sync from upstream.
2067
2068 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2069
2070 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2071 (microblaze*): Don't disable libssp.
2072 * configure: Regenerate.
2073
2074 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2075
2076 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2077 moveifchange.
2078 * configure: Regenerate.
2079 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2080 * Makefile.in: Regenerate.
2081
2082 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2083
2084 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2085 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2086 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2087 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2088 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2089 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2090 md_exec_prefix cases.
2091 * configure: Regenerate.
2092
2093 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2094
2095 * configure.ac: Separate cases disabling target-libssp,
2096 target-libiberty, target-libstdc++-v3 and Fortran from general
2097 case over targets.
2098 * configure: Regenerate.
2099
2100 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2101
2102 * configure.ac (*-*-chorusos): Don't disable libgcj.
2103 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2104 Remove case.
2105 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2106 (arm-*-coff): Don't disable libgcj.
2107 (arm*-*-linux-gnueabi): Remove useless assignment.
2108 (arm-*-riscix*): Don't disable libgcj.
2109 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2110 configuration.
2111 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2112 (c54x*-*-*): Remove case.
2113 (tic54x-*-*): Don't disable GCC or GCC libraries.
2114 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2115 to *.
2116 (d10v-*-*): Don't disable GCC libraries.
2117 (d30v-*-*): Don't disable libgcj.
2118 (h8500-*-*): Don't disable GCC libraries.
2119 (i960-*-*): Don't disable libgcj.
2120 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2121 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2122 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2123 libgcj.
2124 (m68k-*-coff*): Remove case.
2125 (mmix-*-*): Don't disable libgloss on host.
2126 (mn10200-*-*, mn10300-*-*): Remove cases.
2127 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2128 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2129 Don't disable libgcj.
2130 (romp-*-*): Remove case.
2131 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2132 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2133 case.
2134 (v810-*-*): Don't disable GCC libraries.
2135 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2136 (ip2k-*-*): Don't disable GCC libraries.
2137 * configure: Regenerate.
2138
2139 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2140
2141 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2142 libffi on host.
2143 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2144 on host.
2145 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2146 * configure: Regenerate.
2147
2148 2011-03-26 John Marino <binutils@marino.st>
2149
2150 * configure.ac: Add support for *-*-dragonfly*
2151 * configure: Regenerate.
2152
2153 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2154
2155 * configure.ac (native_only): Remove.
2156 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2157 send-pr uudecode guile gnuserv on host.
2158 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2159 send-pr rcs guile perl texinfo libtool on host.
2160 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2161 automake send-pr rcs guile perl texinfo libtool on host.
2162 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2163 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2164 (alpha*-dec-osf*): Don't disable fileutils on target.
2165 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2166 texinfo send-pr expect dejagnu on target.
2167 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2168 target-qthreads on target.
2169 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2170 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2171 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2172 x86_64-*-mingw*): Don't disable expect on target.
2173 (*-*-cygwin*): Don't disable target-gperf on target.
2174 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2175 gnuserv on target.
2176 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2177 target.
2178 * configure: Regenerate.
2179
2180 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2181
2182 * configure.ac (target_tools): Remove target-groff.
2183 (native_only): Remove target-groff.
2184 (hppa*64*-*-*): Don't disable byacc.
2185 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2186 setting.
2187 (*-*-kaos*): Don't skip target-librx and target-groff.
2188 (*-*-netware*): Don't skip target-libmudflap.
2189 (*-*-tpf*): Don't skip target-libmudflap.
2190 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2191 directories on the host.
2192 (ia64*-*-*vms*): Don't skip tix.
2193 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2194 host.
2195 * configure: Regenerate.
2196
2197 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2198
2199 * configure.ac: Remove references to mt-mep, mt-netware,
2200 mt-wince.
2201 * Makefile.def: Add all-utils soft dependencies.
2202 * Makefile.tpl: Remove GDB_NLM_DEPS.
2203 * configure: Regenerate.
2204 * Makefile.in: Regenerate.
2205
2206 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2207
2208 * configure.ac: Do not include mh-x86omitfp.
2209 * configure: Regenerate.
2210
2211 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2212
2213 * configure.ac: Remove empty cases.
2214 * configure: Regenerate.
2215
2216 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2217
2218 * Makefile.def: Add dependency from termcap to gdb.
2219 * Makefile.in: Regenerate.
2220
2221 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2222
2223 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2224 * configure: Regenerate.
2225 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2226 * Makefile.tpl: Likewise.
2227 * Makefile.in: Regenerate.
2228
2229 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2230
2231 * configure.ac: Remove all mentions of tentative_cc.
2232 * configure: Regenerate.
2233
2234 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2235
2236 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2237 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2238 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2239 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2240 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2241 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2242 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2243 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2244 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2245 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2246 *-*-rhapsody*): Remove host cases.
2247 * configure: Regenerate.
2248
2249 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2250
2251 * configure.ac (ppc*-*-pe): Remove host case.
2252 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2253 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2254 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2255 cases.
2256 * configure: Regenerate.
2257
2258 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2259
2260 * config.sub: Update to version 2011-03-23.
2261
2262 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2263
2264 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2265 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2266 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2267 * configure: Regenerate.
2268
2269 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2270
2271 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2272 to Write After Approval.
2273 * config-ml.in: Don't handle arc-*-elf*.
2274 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2275 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2276 handle GCC libraries.
2277 * configure: Regenerate.
2278
2279 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2280
2281 PR bootstrap/48120:
2282 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2283 Add -lstdc++ -lm to LIBS.
2284 * configure: Regenerate.
2285
2286 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2287
2288 * config.guess: Update to version 2011-02-02
2289 * config.sub: Update to version 2011-02-24
2290
2291 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2292
2293 PR lto/48086
2294 * configure.ac: Re-enable LTO on *-apple-darwin9.
2295 * configure: Regenerate.
2296
2297 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2298
2299 PR lto/48086
2300 * configure.ac: Disable LTO on darwin due to an assembler change in
2301 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2302 under 256.
2303 * configure: Regenerate.
2304
2305 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2306
2307 * MAINTAINERS: Update myself as score backend maintainer,
2308 update my e-mail address.
2309
2310 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2311
2312 * MAINTAINERS: Update my e-mail address.
2313
2314 2011-03-06 Joey Ye <joey.ye@arm.com>
2315
2316 * MAINTAINERS: Update my e-mail address.
2317
2318 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2319
2320 * configure.ac: Adjust test of with_ppl.
2321 * configure: Regenerated.
2322
2323 2011-03-02 Kai Tietz <ktietz@redhat.com>
2324
2325 * MAINTAINERS: Adjust my e-mail address.
2326
2327 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2328
2329 * configure.ac: Add -lpwl to ppllibs.
2330 * configure: Regenerated.
2331
2332 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2333
2334 * config/cloog.m4: Add -lisl to clooglibs.
2335 * configure: Regenerated.
2336
2337 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2338
2339 * MAINTAINERS (CPU Port maintainers): Add self.
2340
2341 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2342
2343 * MAINTAINERS: Add myself as testsuite maintainer.
2344
2345 2011-02-15 Mike Stump <mikestump@comcast.net>
2346
2347 * MAINTAINERS: Add myself as testsuite maintainer.
2348
2349 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2350
2351 Import from Libtool and gnulib:
2352
2353 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2354
2355 Prepare for supporting FreeBSD 10.
2356 * config.rpath: Remove handling of freebsd1* which soon would
2357 match FreeBSD 10.0.
2358
2359 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2360
2361 Remove support for FreeBSD 1.x.
2362 * libtool.m4 (_LT_LINKER_SHLIBS)
2363 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2364 soon would incorrectly match FreeBSD 10.0.
2365
2366 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2367
2368 PR binutils/12283
2369 * move-if-change: Import version from gnulib.
2370
2371 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2372
2373 PR lto/47225
2374 * Makefile.def (lto-plugin): Double dash for enable-shared.
2375 (configure-gcc): Depend on all-lto-plugin.
2376 * Makefile.in: Rebuilt.
2377
2378 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2379
2380 * configure.ac: Remove extra bracket.
2381 * configure: Regenerate.
2382
2383 2011-02-08 Tobias Burnus <burnus@net-b.de>
2384
2385 * MAINTAINERS: Add myself as libquadmath maintainer.
2386
2387 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2388
2389 * MAINTAINERS: Update my email address.
2390
2391 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2392
2393 * MAINTAINERS (option handling): Add self.
2394
2395 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2396
2397 PR lto/47225
2398 * Makefile.def: Add dependency for install-gcc
2399 on install-lto-plugin.
2400 * Makfile.in: Regenerated
2401
2402 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2403
2404 * MAINTAINERS (CPU Port Maintainers): Add myself.
2405
2406 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2407
2408 PR libgcj/44341
2409 * configure.ac: Discard --with-* flags for host when configuring
2410 target libraries for cross build.
2411 * configure: Rebuilt.
2412
2413 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2414
2415 * MAINTAINERS (linear loop transforms): Removed.
2416
2417 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2418
2419 * configure.ac: If with_ppl is no, move setting with_cloog=no
2420 after CLOOG_REQUESTED check.
2421 * configure: Regenerated.
2422
2423 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2424
2425 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2426 CLooG has been requested.
2427 * configure: Regenerated.
2428
2429 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2430
2431 * configure: Regenerated.
2432 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2433
2434 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2435
2436 * configure: Regenerated.
2437 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2438
2439 2011-01-21 Andreas Schwab <schwab@redhat.com>
2440
2441 * configure.ac: Use AS_HELP_STRING throughout.
2442 * configure: Regenerate.
2443
2444 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2445
2446 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2447 * configure: Regenerate.
2448
2449 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2450
2451 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2452
2453 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2454
2455 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2456 for ia64-hpux.
2457 * configure: Regenerate.
2458
2459 2011-01-07 Jan Hubicka <jh@suse.cz>
2460
2461 PR lto/47225
2462 * Makefile.in: Regenerate.
2463 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2464 configure.
2465
2466 2011-01-07 Jan Hubicka <jh@suse.cz>
2467
2468 * Makefile.in: Regenerate.
2469 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2470 and configure dependency on lto-plugin configure.
2471 (lto-plugin module): Remove dependency on GCC; add dependency on
2472 liniberty.
2473
2474 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2475
2476 * MAINTAINERS (Write After Approval): Add myself.
2477
2478 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2479
2480 * configure: Regenerate.
2481
2482 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2483
2484 * configure.ac: (picochip): Disable libiberty.
2485
2486 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2487
2488 * MAINTAINERS (Write After Approval): Add myself.
2489
2490 2010-12-10 Ian Lance Taylor <iant@google.com>
2491
2492 PR bootstrap/46819
2493 * configure.ac: For --disable-libgcj clear libgcj_saved.
2494 * configure: Rebuild.
2495
2496 2010-12-10 Tobias Burnus <burnus@net-b.de>
2497
2498 PR fortran/46540
2499 * configure.ac: Add --disable-libquadmath and
2500 --disable-libquadmath-support.
2501 * configure: Regenerate.
2502
2503 2010-12-03 Ian Lance Taylor <iant@google.com>
2504
2505 * MAINTAINERS: Add myself as libgo maintainer.
2506
2507 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2508
2509 PR libffi/46792
2510 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2511 * configure: Regenerate.
2512
2513 2010-12-02 Ian Lance Taylor <iant@google.com>
2514
2515 * configure.ac: Always set default for poststage1_ldflags to
2516 -static-libstdc++ -static-libgcc.
2517
2518 2010-11-29 Andreas Schwab <schwab@redhat.com>
2519
2520 * configure.ac: Move comment to remove extra space in last argument
2521 of GCC_TARGET_TOOL.
2522
2523 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2524
2525 PR other/46026
2526 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2527 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2528 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2529 (BASE_FLAGS_TO_PASS): Use it.
2530 * configure: Rebuilt.
2531 * Makefile.in: Rebuilt.
2532
2533 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2534
2535 PR binutils/12258
2536 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2537 Properly check default linker.
2538 * configure: Regnerated.
2539
2540 2010-11-23 Matthias Klose <doko@ubuntu.com>
2541
2542 * configure.ac: For --enable-gold, handle value `default' instead of
2543 `both*'. New configure option --{en,dis}able-ld.
2544 * configure: Regenerate.
2545
2546 2010-11-20 Ian Lance Taylor <iant@google.com>
2547
2548 * configure.ac: Only disable a language library if no language needs
2549 it. Don't let --disable-libgcj uncondtionally disable libffi.
2550 * configure: Rebuild.
2551
2552 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2553
2554 * Makefile.in: Regenerate.
2555
2556 PR other/46202
2557 * configure.ac: Fix just-built in-tree STRIP name to be
2558 binutils/strip-new.
2559 * configure: Regenerate.
2560 * Makefile.def (install-strip-gcc, install-strip-binutils)
2561 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2562 (install-strip-sid): Mirror dependencies on non-strip variants
2563 of these targets on the respective -strip prerequisites.
2564 * Makefile.tpl (install-strip, install-strip-host)
2565 (install-strip-target): New targets.
2566 (install-strip-[+module+], install-strip-target-[+module+]):
2567 New targets.
2568 * Makefile.in: Regenerate.
2569
2570 2010-11-19 Ian Lance Taylor <iant@google.com>
2571 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2572
2573 * configure.ac: Add target-libgo to target_libraries. Set
2574 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2575 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2576 (HOST_EXPORTS): Add GOC.
2577 (BASE_TARGET_EXPORTS): Add GOC.
2578 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2579 (GOCFLAGS_FOR_TARGET): New variable.
2580 (EXTRA_HOST_FLAGS): Add GOC.
2581 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2582 * Makefile.def (target_modules): Add libgo.
2583 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2584 (dependencies): Add dependency from configure-target-libgo to
2585 configure-target-libffi and all-target-libstdc++-v3. Add
2586 dependencies from all-target-libgo to all-target-libffi.
2587 (languages): Add go.
2588 * configure: Rebuild.
2589 * Makefile.in: Rebuild.
2590
2591 2010-11-19 Ian Lance Taylor <iant@google.com>
2592
2593 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2594 compiler/flag environment variables.
2595
2596 2010-11-18 Ian Lance Taylor <iant@google.com>
2597
2598 * configure.ac: Check for lang_requires_boot_languages in
2599 config-lang.in files.
2600 * configure: Rebuild.
2601
2602 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2603 Tobias Burnus <burnus@net-b.de>
2604
2605 PR fortran/32049
2606 * Makefile.def: Add libquadmath; build it with language=fortran.
2607 * configure.ac: Add libquadmath.
2608 * Makefile.tpl: Handle multiple libs in check-[+language+].
2609 * Makefile.in: Regenerate.
2610 * configure: Regenerate.
2611
2612 2010-11-16 Tom Tromey <tromey@redhat.com>
2613
2614 * MAINTAINERS: Moved myself to reviewers section.
2615
2616 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2617
2618 * MAINTAINERS: Moved myself to reviewers section.
2619
2620 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2621
2622 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2623 (Write After Approval): Remove self.
2624
2625 2010-11-15 Andreas Schwab <schwab@redhat.com>
2626
2627 * configure.ac: Fix spelling in option names.
2628 * configure: Regenerated.
2629
2630 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2631
2632 PR bootstrap/39622
2633 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2634 * configure: Regenerated.
2635
2636 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2637
2638 * MAINTAINERS: Update my email address.
2639
2640 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2641
2642 * configure: Regenerate.
2643
2644 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2645
2646 * configure: Regenerate.
2647
2648 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2649
2650 * configure: Regenerate.
2651
2652 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2653
2654 * configure: Regenerate.
2655
2656 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2657
2658 * configure.ac: Support official CLooG.org versions.
2659 * configure: Regenerate.
2660 * config/cloog.m4: New.
2661
2662 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2663
2664 * MAINTAINERS (Write After Approval): Add myself.
2665
2666 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2667
2668 * MAINTAINERS: Update my email address.
2669
2670 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2671
2672 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2673 * configure: Regenerate.
2674
2675 2010-11-03 Ian Lance Taylor <iant@google.com>
2676 Dave Korn <dave.korn.cygwin@gmail.com>
2677
2678 PR lto/46273
2679 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2680 and on other supported platforms whenever LTO is enabled.
2681 * configure: Rebuild.
2682
2683 2010-11-02 Alan Modra <amodra@gmail.com>
2684
2685 PR binutils/12110
2686 * configure.ac: Error when source path contains spaces.
2687 * configure: Regenerate.
2688
2689 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2690
2691 * MAINTAINERS: Update my email address.
2692
2693 2010-10-20 Ian Lance Taylor <iant@google.com>
2694
2695 * Makefile.def (target_modules): Set lib_path to src/.libs for
2696 libstdc++-v3 module.
2697 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2698 * Makefile.in: Rebuild.
2699
2700 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2701
2702 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2703 (Write After Approval): Remove myself.
2704
2705 2010-10-15 Tristan Gingold <gingold@adacore.com>
2706
2707 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2708
2709 2010-10-14 Douglas Rupp <rupp@gnat.com>
2710
2711 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2712
2713 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2714
2715 * configure.ac (build_lto_plugin): New shell variable.
2716 (--enable-lto): Turn on by default for all non-ELF platforms that
2717 have had LTO support added so far. Set build_lto_plugin appropriately
2718 for both ELF and non-ELF.
2719 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2720 * configure: Regenerate.
2721
2722 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2723
2724 Sync from src:
2725 * configure.ac (v850 support): Remove target-libgloss from
2726 noconfigdirs.
2727 * configure: Regenerate.
2728
2729 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2730
2731 PR bootstrap/45326
2732 PR bootstrap/45174
2733 * configure.ac: Honor initial values of $build_configargs,
2734 $host_configargs, $target_configargs. Mark the precious, so
2735 environment settings get recorded.
2736 * configure: Regenerate.
2737
2738 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2739
2740 PR bootstrap/45796
2741 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2742 Depend on all-build-libiberty.
2743 * Makefile.in: Regenerate.
2744
2745 2010-09-30 Michael Eager <eager@eagercon.com>
2746
2747 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2748 * configure: Regenerate.
2749
2750 2010-09-28 Michael Eager <eager@eagercon.com>
2751
2752 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2753
2754 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2755
2756 PR bootstrap/44621
2757 * configure.ac: Fix unportable shell quoting.
2758 * configure: Regenerate.
2759
2760 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2761
2762 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2763 targets and amend comment.
2764 * configure: Regenerate.
2765
2766 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2767
2768 * MAINTAINERS (Write After Approval): Add myself.
2769
2770 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2771
2772 * configure.ac: Enable LTO by default on Darwin.
2773 * configure: Regenerate.
2774
2775 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2776
2777 * MAINTAINERS (Write After Approval): Add myself.
2778
2779 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2780
2781 * MAINTAINERS (Write After Approval): Add myself.
2782
2783 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2784
2785 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2786 ports
2787
2788 2010-07-28 David Yuste <david.yuste@gmail.com>
2789
2790 * MAINTAINERS (Write After Approval): Add myself.
2791
2792 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2793
2794 * configure.ac: Support all v850 targets.
2795 * configure: Regenerate.
2796
2797 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2798
2799 PR bootstrap/44455
2800 * configure.ac (extra_mpfr_configure_flags): Copy from
2801 extra_mpc_gmp_configure_flags.
2802 * configure: Re-generated.
2803
2804 2010-07-22 Andi Kleen <ak@linux.intel.com>
2805
2806 * MAINTAINERS (Write After Approval): Add myself.
2807
2808 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2809
2810 * MAINTAINERS (Write After Approval): Add myself.
2811
2812 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2813
2814 * MAINTAINERS (Write After Approval): Add myself.
2815
2816 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2817
2818 PR target/44862
2819 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2820 Provide -B option to allow for link spec %s substitutions for
2821 libstdc++.a on darwin.
2822 * Makefile.in: Regenerate.
2823
2824 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2825
2826 * MAINTAINERS (Reviewers): Update my e-mail address
2827
2828 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2829
2830 * Makefile.def (configure-gcc): Depend on all-libelf.
2831 * Makefile.in: Rebuild.
2832
2833 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2834
2835 * MAINTAINERS (Write After Approval): Add myself in the right place.
2836
2837 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2838
2839 * MAINTAINERS (Write After Approval): Add myself.
2840
2841 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2842
2843 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2844
2845 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2846
2847 * config.sub: Update to version 2010-05-21.
2848 * config.guess: Update to version 2010-04-03.
2849
2850 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2851
2852 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2853 * configure: Regenerate.
2854
2855 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2856
2857 * MAINTAINERS (Write After Approval): Add myself.
2858
2859 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2860
2861 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2862 a platform that supports LTO.
2863 * configure: Regenerate.
2864
2865 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2866
2867 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2868 * configure: Regenerated.
2869
2870 2010-04-27 Roland McGrath <roland@redhat.com>
2871 H.J. Lu <hongjiu.lu@intel.com>
2872
2873 * configure.ac (--enable-gold): Support both, both/gold and
2874 both/bfd to add gold to configdirs without removing ld.
2875 * configure: Regenerated.
2876
2877 * Makefile.def: Add install-gold dependency to install-ld.
2878 * Makefile.in: Regenerated.
2879
2880 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2881
2882 PR lto/42776
2883 * configure.ac (--enable-lto): Refactor handling so libelf tests
2884 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2885 and allow LTO to be explicitly enabled on non-ELF platforms that
2886 are known to support it inside else-clause.
2887 * configure: Regenerate.
2888
2889 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2890
2891 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2892 * configure: Regenerate.
2893
2894 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2895
2896 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2897 * configure: Regenerate.
2898
2899 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2900
2901 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2902 separately.
2903 * configure: Regenerate.
2904
2905 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2906
2907 * MAINTAINERS (Write After Approval): Add myself.
2908
2909 2010-04-14 Tristan Gingold <gingold@adacore.com>
2910
2911 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2912 * configure: Regenerate.
2913
2914 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2915
2916 * configure: Regenerate after change to elf.m4.
2917
2918 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2919
2920 * MAINTAINERS (Write After Approval): Add myself.
2921
2922 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2923
2924 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2925 * configure: Regenerated.
2926
2927 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2928
2929 * configure.ac: Print "buggy but acceptable" when CLooG
2930 revision is less than 9.
2931 * configure: Regenerated.
2932
2933 2010-04-01 Diego Novillo <dnovillo@google.com>
2934
2935 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2936
2937 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2938
2939 PR bootstrap/43615
2940 PR bootstrap/43328
2941
2942 Revert:
2943
2944 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2945
2946 * configure.ac: Do not pass --enable-multilib nor
2947 --disable-multilib in baseargs. Accept explicitly passed
2948 --enable_multilib.
2949 * configure: Regenerate.
2950
2951 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2952
2953 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2954
2955 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2956
2957 * MAINTAINERS: Remove myself.
2958
2959 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2960
2961 PR bootstrap/43328
2962 * configure.ac: Do not pass --enable-multilib nor
2963 --disable-multilib in baseargs. Accept explicitly passed
2964 --enable_multilib.
2965 * configure: Regenerate.
2966
2967 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2968
2969 * MAINTAINERS (spu port): Remove me.
2970
2971 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2972
2973 * configure.ac (tic6x-*-*): New case.
2974 * configure: Regenerate.
2975
2976 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2977
2978 * config.sub: Update to version 2010-03-22.
2979 * config.guess: Update to version 2009-12-30.
2980
2981 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2982
2983 PR ada/42554
2984 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2985 * configure: Regenerate.
2986
2987 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2988
2989 * MAINTAINERS: Update my email address.
2990
2991 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2992
2993 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2994 (ghassan.shobaki@amd.com): Removed.
2995
2996 2010-03-17 Alan Modra <amodra@gmail.com>
2997
2998 * MAINTAINERS: Update my email address.
2999
3000 2010-03-16 Diego Novillo <dnovillo@google.com>
3001
3002 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3003 Matthews.
3004
3005 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3006
3007 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3008 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3009
3010 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3011
3012 * MAINTAINERS: Update my email address.
3013
3014 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3015
3016 * MAINTAINERS: Update my email address.
3017
3018 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3019
3020 * MAINTAINERS: Update my email address.
3021
3022 2010-03-09 Jie Zhang <jie@codesourcery.com>
3023
3024 * MAINTAINERS: Update my email address.
3025
3026 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3027
3028 PR libstdc++/32499
3029 * configure.ac (RANLIB): Default to true.
3030 (STRIP): Likewise.
3031 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3032 * configure: Regenerate.
3033
3034 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3035
3036 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3037 (Write After Approval): Update my email address.
3038
3039 2010-02-17 Nick Clifton <nickc@redhat.com>
3040
3041 PR 11238
3042 * Makefile.tpl (local-distclean): Also remove config.cache files in
3043 sub-directories as there may not be Makefiles present in the
3044 sub-directories.
3045 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3046 the config.cache files found by the find command.
3047
3048 * Makefile.in: Regenerate.
3049 * configure.ac: Revert previous delta.
3050 * configure: Regenerate.
3051
3052 2010-02-15 Nick Clifton <nickc@redhat.com>
3053
3054 PR 11238
3055 * configure.ac: Delete config.cache files in sub-directories when
3056 deleting Makefiles.
3057 * configure: Regenerate.
3058
3059 2010-02-12 Ben Elliston <bje@gnu.org>
3060
3061 * MAINTAINERS: Update my email address.
3062
3063 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3064
3065 * MAINTAINERS (spu port): Update my email address.
3066
3067 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3068
3069 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3070
3071 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3072
3073 * configure.ac: Add "recommended" version checks for GMP/MPC.
3074 Update recommended GMP/MPFR/MPC versions.
3075 * configure: Regenerate.
3076
3077 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3078
3079 * MAINTAINERS: Move my Embecosm email address into the
3080 write-after-approval section.
3081
3082 2010-01-26 Ian Lance Taylor <iant@google.com>
3083
3084 * MAINTAINERS: Add myself as Go frontend maintainer.
3085
3086 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3087
3088 PR libstdc++/36101, PR libstdc++/42813
3089 * configure.ac (bootstrap_target_libs): Make inclusion of
3090 target-libgomp conditional on libgomb being in target_configdirs.
3091 * configure: Regenerate.
3092
3093 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3094
3095 PR libstdc++/36101, PR libstdc++/42813
3096 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3097 * configure: Regenerate.
3098
3099 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3100
3101 PR libstdc++/36101, PR libstdc++/42813
3102 * configure.ac (target_configdirs): Substitute.
3103 * Makefile.def: Bootstrap target module libgomp.
3104 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3105 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3106 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3107 * configure, Makefile.in: Regenerate.
3108
3109 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3110
3111 * MAINTAINERS: Adjust my details.
3112
3113 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3114
3115 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3116
3117 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3118
3119 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3120
3121 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3122
3123 * MAINTAINERS (Write After Approval): Add myself.
3124
3125 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3126
3127 * MAINTAINERS (Write After Approval): Add myself.
3128
3129 2010-01-11 Richard Guenther <rguenther@suse.de>
3130
3131 PR lto/41569
3132 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3133 * Makefile.in: Regenerated.
3134
3135 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3136
3137 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3138 * configure: Regenerate.
3139
3140 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3141 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3142
3143 PR bootstrap/42424
3144 * configure.ac: Include libtool m4 files.
3145 (_LT_CHECK_OBJDIR): Call it.
3146 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3147 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3148
3149 * configure: Regenerate.
3150
3151 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3152
3153 PR bootstrap/41818
3154 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3155 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3156 * Makefile.in: Regenerate.
3157
3158 2010-01-02 Richard Guenther <rguenther@suse.de>
3159
3160 PR lto/41529
3161 * configure.ac: Include config/elf.m4. Disable LTO if not
3162 builting for an elf target.
3163 * configure: Regenerate.
3164
3165 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3166
3167 * MAINTAINERS: Change my email address.
3168
3169 2009-12-18 Ben Elliston <bje@au.ibm.com>
3170
3171 * config.sub, config.guess: Update from upstream sources.
3172
3173 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3174
3175 * MAINTAINERS (Write After Approval): Add myself.
3176
3177 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3178
3179 PR middle-end/30447
3180 PR middle-end/30789
3181 PR other/40302
3182
3183 * configure.ac: Require MPC.
3184 * configure: Regenerate.
3185
3186 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3187
3188 PR target/38384
3189 PR bootstrap/40972
3190 * libtool.m4: Sync from git Libtool.
3191 * ltoptions.m4: Likewise.
3192 * ltversion.m4: Likewise.
3193 * lt~obsolete.m4: Likewise.
3194 * ltmain.sh: Likewise.
3195
3196 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3197
3198 * configure.ac: Update minimum MPC version to 0.8.
3199 * configure: Regenerate.
3200
3201 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3202
3203 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3204 * configure: Regenerated.
3205
3206 2009-11-21 Ian Lance Taylor <iant@google.com>
3207
3208 * configure.ac: Change default of poststage1_ldflags to be empty if
3209 poststage1_libs is set. When poststage1_libs is empty, and
3210 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3211 * configure: Rebuild.
3212
3213 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3214
3215 * MAINTAINERS (Write After Approval): Update my email address.
3216
3217 2009-11-20 Ben Elliston <bje@au.ibm.com>
3218
3219 * config.guess: Update from upstream sources.
3220
3221 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3222
3223 * Makefile.def: Restore host and target settings for gmp.
3224 * Makefile.in: Rebuild.
3225
3226 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3227
3228 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3229 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3230 Fix portability of test of C++ as bootstrap language. Add
3231 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3232 * configure: Rebuild.
3233 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3234 and cloog. Fix in-tree ppl configuration. Introduce libelf
3235 in-tree building.
3236 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3237 (POSTSTAGE1_HOST_EXPORTS): Use it.
3238 (STAGE[+id+]_CXXFLAGS): New.
3239 (BASE_FLAGS_TO_PASS): Pass it down.
3240 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3241 extra_exports.
3242 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3243 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3244 extra_exports.
3245 * Makefile.in: Rebuild.
3246
3247 2009-11-17 Ben Elliston <bje@au.ibm.com>
3248
3249 * config.sub, config.guess: Update from upstream sources.
3250
3251 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3252
3253 * MAINTAINERS (Write After Approval): Add myself.
3254
3255 2009-11-09 Jon Beniston <jon@beniston.com>
3256
3257 * MAINTAINERS (Write After Approval): Add myself.
3258
3259 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3260
3261 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3262 paths for *-w64-mingw* and x86_64-*mingw*.
3263 * configure: Regenerated.
3264
3265 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3266
3267 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3268
3269 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3270
3271 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3272 Phil Edwards to Write-After Approval.
3273
3274 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3275
3276 * configure.ac: Disable target-winsup & co for
3277 x86_64-*-mingw* and *-w64-mingw* targets.
3278 * configure: Regenerated.
3279
3280 2009-10-16 Nick Clifton <nickc@redhat.com>
3281
3282 * MAINTAINERS: Add myself as a maintainer for the RX port.
3283
3284 2009-10-26 Johannes Singler <singler@kit.edu>
3285
3286 * MAINTAINERS (Write After Approval): Update my e-mail address.
3287
3288 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3289
3290 * configure.ac (CLooG test): Use = with test.
3291 * configure: Regenerate.
3292
3293 2009-10-22 Richard Guenther <rguenther@suse.de>
3294
3295 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3296 cloog if the ppl version check failed. Move flags saving
3297 before setting in libelf check.
3298 * configure: Regenerate.
3299
3300 2009-10-21 Richard Guenther <rguenther@suse.de>
3301
3302 * configure.ac: Adjust the ppl and cloog configure to work as
3303 documented. Disable cloog if ppl was disabled. Omit the version
3304 checks if they were disabled.
3305 * configure: Re-generate.
3306
3307 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3308
3309 * configure.ac: Add 'lto' to enable_languages, not
3310 new_enable_languages, and only if not already present.
3311 * configure: Regenerate.
3312
3313 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3314
3315 * README: Refer to the various COPYING* files instead of just
3316 COPYING.
3317 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3318
3319 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3320
3321 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3322
3323 2009-10-07 Richard Guenther <rguenther@suse.de>
3324
3325 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3326 and Richard Guenther as reviewers.
3327 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3328 as reviewers.
3329
3330 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3331
3332 * config.sub: Update from upstream sources.
3333
3334 2009-10-06 Ian Lance Taylor <iant@google.com>
3335
3336 * Makefile.def: check-gold depends upon all-gas.
3337 * Makefile.in: Rebuild.
3338
3339 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3340
3341 * MAINTAINERS (Write After Approval): Add myself.
3342
3343 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3344
3345 * Makefile.def: all-lto-plugin depends on all-libiberty.
3346 set bootstrap=true for lto-plugin.
3347 Add lto-plugin.
3348 * Makefile.in: Regenerate.
3349 * configure.ac (host_libs): Add lto-plugin.
3350 * configure: Regenerate.
3351
3352 2009-10-03 Diego Novillo <dnovillo@google.com>
3353
3354 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3355 (HOST_LIBELFLIBS): Define.
3356 (HOST_LIBELFINC): Define.
3357 * Makefile.in: Regenerate.
3358 * configure.ac: Add --enable-lto.
3359 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3360 If --enable-lto is used, add 'lto' to new_enable_languages.
3361 If --enable-lto is used and gold is enabled, add
3362 lto-plugin to configdirs.
3363 * configure: Regenerate.
3364
3365 2009-10-03 Simon Baldwin <simonb@google.com>
3366
3367 * configure.ac: If --with-system-zlib, suppress local zlib and
3368 pass --with-system-zlib to subdir configure scripts.
3369 * configure: Regenerate.
3370
3371 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3372 Paolo Bonzini <bonzini@gnu.org>
3373
3374 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3375 $(srcdir).
3376 * Makefile.in: Rebuilt.
3377
3378 2009-09-26 Gary Funck <gary@intrepid.com>
3379
3380 * MAINTAINERS (Write After Approval): Add myself.
3381
3382 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3383
3384 * configure.ac: Update minimum MPC version to 0.7.
3385 * configure: Regenerate.
3386
3387 2009-09-25 Nick Clifton <nickc@redhat.com>
3388
3389 * configure.ac: Pass any --cache-file=/dev/null option on to
3390 subconfigures.
3391 * configure: Regenerate.
3392
3393 2009-09-23 Nick Clifton <nickc@redhat.com>
3394
3395 * config.sub, config.guess: Update from upstream sources.
3396
3397 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3398
3399 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3400 * Makefile.in: Rebuilt.
3401
3402 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3403
3404 PR bootstrap/32272
3405 * configure.ac: Error out if $srcdir isn't '.' but contains
3406 host-${host_noncanonical}.
3407 * configure: Regenerate.
3408
3409 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3410
3411 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3412 maintainer.
3413
3414 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3415
3416 * configure.ac: If bootstrapping a combined tree with
3417 --enable-gold, require c++ in stage1_languages.
3418 * configure: Regenerate.
3419
3420 * configure.ac: Also add target_libs of stage1_languages to
3421 bootstrap_target_libs.
3422 * configure: Regenerate.
3423
3424 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3425 with --enable-languages not containing c++.
3426 * configure: Regenerate.
3427
3428 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3429
3430 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3431 * configure: Regenerate.
3432
3433 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3434
3435 * MAINTAINERS (Write After Approval): Update my e-mail address,
3436 and move from from here...
3437 (Waiting for paperwork): To here.
3438
3439 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3440
3441 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3442
3443 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3444
3445 * configure.ac: Do not use $extrasub for replacing @if/@endif
3446 parts in Makefile; instead, use additional arguments to
3447 AC_CONFIG_COMMANDS to do the replacement manually, with several
3448 sed invocations, to avoid HP-UX sed command limits.
3449 * configure: Regenerate.
3450
3451 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3452
3453 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3454 blank before -L.
3455
3456 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3457
3458 * configure.ac (with-build-config): Document. Handle without.
3459 Handle missing argument.
3460 * configure: Rebuilt.
3461
3462 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3463
3464 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3465 Default to bootstrap-debug only if compare-debug works.
3466 * configure: Rebuilt.
3467 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3468 * Makefile.in: Rebuilt.
3469
3470 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3471
3472 * MAINTAINERS (OS Port Maintainers): Update my email address.
3473
3474 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3475
3476 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3477 * Makefile.in: Rebuilt.
3478
3479 2009-09-01 Chris Demetriou <cgd@google.com>
3480
3481 * MAINTAINERS (Write After Approval): Add myself.
3482
3483 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3484
3485 PR debug/30161
3486 * include/dwarf2.h (enum dwarf_tag): Added
3487 DW_TAG_GNU_template_template_param
3488 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3489
3490 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3491
3492 * Makefile.tpl (AWK): Fix typo.
3493 * Makefile.in: Regenerate.
3494
3495 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3496
3497 * configure.ac: Detect awk and sed.
3498 * Makefile.def (flags_to_pass): Add AWK and SED.
3499 * Makefile.tpl (AWK, SED): New.
3500 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3501 * configure: Regenerate.
3502 * Makefile.in: Regenerate.
3503
3504 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3505
3506 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3507 (collapseslashes): Likewise.
3508
3509 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3510
3511 * configure.ac (AC_PREREQ): Bump to 2.64.
3512
3513 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3514
3515 * configure.ac: Remove --with-datarootdir, --with-docdir,
3516 --with-pdfdir, --with-htmldir switches.
3517 * configure: Regenerate.
3518
3519 * configure: Regenerate.
3520
3521 * compile: Sync from Automake 1.11.
3522 * depcomp: Likewise.
3523 * install-sh: Likewise.
3524 * missing: Likewise.
3525 * mkinstalldirs: Likewise.
3526 * ylwrap: Likewise.
3527
3528 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3529
3530 * ltmain.sh (func_normal_abspath): New function.
3531 (func_relative_path): Likewise.
3532 (func_mode_help): Document new -bindir option for link mode.
3533 (func_mode_link): Add new -bindir option, and use it to place
3534 output DLL if specified.
3535
3536 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3537
3538 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3539 (baseargs): Add --disable-option-checking.
3540 * configure: Regenerate.
3541
3542 * Makefile.def (configure-target-libiberty): Depend on
3543 all-binutils and all-ld.
3544 (configure-target-newlib): Likewise.
3545 * Makefile.in: Regenerate.
3546
3547 2009-08-17 Ben Elliston <bje@au.ibm.com>
3548
3549 * config.sub, config.guess: Update from upstream sources.
3550
3551 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3552
3553 Sync from src, merge:
3554
3555 2009-07-02 Tristan Gingold <gingold@adacore.com>
3556
3557 * configure.ac: Do not exclude gas for i386-*-darwin.
3558 Add a case for x86_64-*-darwin.
3559 * configure: Regenerate.
3560
3561 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3562
3563 * MAINTAINERS: Add my name to Write After Approval list.
3564
3565 2009-08-06 Michael Eager <eager@eagercon.com>
3566
3567 * configure.ac: Add Microblaze target.
3568 * configure: Regenerate.
3569
3570 2009-07-31 Christian Bruel <christian.bruel@st.com>
3571
3572 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3573 * configure: Regenerate.
3574
3575 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3576
3577 * MAINTAINERS (Write After Approval): Update my e-mail address.
3578
3579 2009-07-06 Ian Lance Taylor <iant@google.com>
3580
3581 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3582 * configure: Rebuild.
3583
3584 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3585
3586 * MAINTAINERS: Move myself to the Graphite Reviewers.
3587
3588 2009-06-30 Wei Guozhi <carrot@google.com>
3589
3590 * MAINTAINERS: Add my name to Write After Approval list.
3591
3592 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3593
3594 PR bootstrap/40338
3595 * configure.ac (comparestring): Create new variable.
3596 * Makefile.tpl (comparestring): Use to skip some comparisions.
3597 * configure: Regenerate.
3598 * Makefile.in: Regenerate.
3599
3600 2009-06-26 Doug Evans <dje@sebabeach.org>
3601
3602 * Makefile.def (host_modules): Add cgen.
3603 * Makefile.in: Regenerate.
3604 * configure.ac (host_tools): Add cgen.
3605 * configure: Regenerate.
3606
3607 2009-06-23 DJ Delorie <dj@redhat.com>
3608
3609 * MAINTAINERS: Add myself as mep maintainer.
3610
3611 2009-06-23 Ian Lance Taylor <iant@google.com>
3612
3613 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3614 boot_languages. Only bootstrap target libraries listed in
3615 target_libs for some boot language. Add --with-stage1-ldflags,
3616 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3617 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3618 if not building with C++.
3619 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3620 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3621 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3622 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3623 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3624 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3625 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3626 * configure, Makefile.in: Rebuild.
3627
3628 2009-06-23 Li Feng <nemokingdom@gmail.com>
3629
3630 * MAINTAINERS: Added my name to write-after-approval list.
3631
3632 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3633
3634 * configure.ac: Define is_elf for QNX Neutrino targets.
3635 * configure: Regenerate.
3636
3637 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3638
3639 * MAINTAINERS: Added my name to the write-after-approval list
3640
3641 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3642
3643 * configure.ac: Detect MPC in default directory.
3644 * configure: Regenerate.
3645
3646 2009-06-03 Jerome Guitton <guitton@adacore.com>
3647 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3648
3649 * Makefile.tpl (all): Avoid a trailing backslash.
3650 * Makefile.in: Regenerate.
3651
3652 2009-06-03 Ben Elliston <bje@au.ibm.com>
3653
3654 * config.sub, config.guess: Update from upstream sources.
3655
3656 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3657
3658 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3659 to noconfdirs.
3660 * configure: Regenerate.
3661
3662 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3663
3664 * Makefile.tpl ([+compare-target+]): Compare all stage
3665 directories, rather than just gcc.
3666 * Makefile.in: Rebuilt.
3667
3668 2009-06-01 Doug Kwan <dougkwan@google.com>
3669
3670 * configure.ac: Support gold for target arm*-*-*.
3671 * configure: Regenerate.
3672
3673 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3674
3675 * Makefile.def: Add MPC support and dependencies.
3676 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3677
3678 * Makefile.in, configure: Regenerate.
3679
3680 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3681
3682 * Makefile.tpl (all): Avoid harmless warning in make all when
3683 gcc-bootstrap is enabled but stage_last does not exist.
3684 * Makefile.in: Rebuilt.
3685
3686 2009-05-24 Nicolas Roche <roche@adacore.com>
3687
3688 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3689 * Makefile.in: Regenerate.
3690
3691 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3692
3693 * MAINTAINERS: Update my e-mail address.
3694
3695 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3696
3697 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3698 * configure: Regenerate.
3699
3700 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3701
3702 PR other/40159
3703 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3704 gcc-no-bootstrap are mutually exclusive.
3705 * Makefile.in: Rebuilt.
3706
3707 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3708
3709 PR other/40159
3710 * Makefile.tpl (all): Don't end with unconditional success.
3711 * Makefile.in: Rebuilt.
3712
3713 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3714
3715 PR target/37137
3716 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3717 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3718 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3719 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3720 stage_configureflags, stage_cflags and stage_libcflags into
3721 explicit Makefile macros.
3722 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3723 GFORTRAN.
3724 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3725 CC. Set CC_FOR_BUILD from CC.
3726 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3727 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3728 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3729 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3730 and GFORTRAN.
3731 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3732 (_LIBCFLAGS): Renamed to _TFLAGS.
3733 (do-compare-debug, do-compare3-debug): Drop.
3734 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3735 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3736 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3737 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3738 (XGCC_FLAGS_FOR_TARGET): New.
3739 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3740 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3741 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3742 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3743 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3744 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3745 TFLAGS.
3746 (BUILD_CONFIG): Include if requested.
3747 (all): Set TFLAGS on bootstrap.
3748 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3749 (all-stageid-prefixmodule): Likewise.
3750 (do-clean, distclean-stageid): Set TFLAGS.
3751 (restrap): Fix whitespace.
3752 * Makefile.in: Rebuilt.
3753
3754 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3755
3756 * config.guess: Sync with src.
3757
3758 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3759
3760 * configure.ac ($with_ppl): Default to no if not supplied.
3761 ($with_cloog): Likewise.
3762 configure: Regenerate.
3763
3764 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3765
3766 * MAINTAINERS: Update my e-mail address.
3767
3768 2009-04-27 Nick Clifton <nickc@redhat.com>
3769
3770 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3771
3772 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3773
3774 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3775 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3776 * Makefile.in: Regenerate.
3777
3778 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3779
3780 PR bootstrap/39739
3781 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3782 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3783
3784 * configure, Makefile.in: Regenerate.
3785
3786 2009-04-21 Taras Glek <tglek@mozilla.com>
3787
3788 * include/hashtab.h: Update GTY annotations to new syntax
3789 * include/splay-tree.h: Likewise
3790
3791 2009-04-17 Ben Elliston <bje@au.ibm.com>
3792
3793 * config.sub, config.guess: Update from upstream sources.
3794
3795 2009-04-15 Anthony Green <green@moxielogic.com>
3796
3797 * configure.ac: Add moxie support.
3798 * configure: Rebuilt.
3799
3800 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3801
3802 * configure.ac: Change copyright header to refer to version
3803 3 of the GNU General Public License and to point readers at the
3804 COPYING3 file and the FSF's license web page.
3805 * Makefile.def: Likewise.
3806 * Makefile.tpl: Likewise.
3807 * Makefile.in: Regenerate.
3808
3809 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3810
3811 * configure.ac: Restore match for darwin9 or later. Use double
3812 brackets since regeneration eats one pair.
3813 * configure: Regenerate.
3814
3815 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3816
3817 PR gas/10039
3818 * configure.ac: Require texinfo 4.7.
3819 * configure: Regenerated.
3820
3821 2009-04-09 Nick Clifton <nickc@redhat.com>
3822
3823 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3824 the GCC Runtime Library Exception.
3825
3826 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3827
3828 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3829 * configure: Regenerate.
3830
3831 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3832
3833 * Makefil.def (languages): New entries.
3834 * Makefile.tpl (check-gcc-*): New generic target.
3835 * Makefile.in: Regenerate.
3836
3837 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3838
3839 * MAINTAINERS: Update my email address.
3840
3841 2009-03-18 Tom Tromey <tromey@redhat.com>
3842
3843 * configure: Rebuild.
3844 * configure.ac (host_libs): Add libiconv.
3845 * Makefile.in: Rebuild.
3846 * Makefile.def (host_modules): Add libiconv.
3847 (configure-gdb, all-gdb): Depend on libiconv.
3848
3849 2009-03-16 Tristan Gingold <gingold@adacore.com>
3850
3851 * configure.ac: Treat gdb as supported on x86_64-darwin.
3852 * configure: Regenerate.
3853
3854 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3855
3856 * configure.ac (--with-host-libstdcxx): New option.
3857 * configure: Regenerate.
3858
3859 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3860
3861 * MAINTAINERS: Move myself into the write after approval list.
3862
3863 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3864
3865 * MAINTAINERS: Update e-mail address.
3866
3867 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3868
3869 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3870
3871 2009-03-10 Ira Rosen <irar@il.ibm.com>
3872
3873 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3874
3875 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3876
3877 Backport from git Libtool:
3878
3879 2009-01-19 Robert Millan <rmh@aybabtu.com>
3880 Support GNU/kOpenSolaris.
3881 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3882 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3883 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3884 GNU/kOpenSolaris.
3885
3886 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3887
3888 * MAINTAINERS: Update e-mail address.
3889
3890 2009-02-24 Michael Eager <eager@eagercon.com>
3891
3892 * MAINTAINERS (Write After Approval): Add self.
3893
3894 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3895
3896 * MAINTAINERS (Write After Approval): Add myself.
3897
3898 2009-02-05 Andreas Schwab <schwab@suse.de>
3899
3900 * Makefile.tpl (stage_last): Define $r and $s before using
3901 $(RECURSE_FLAGS_TO_PASS).
3902 * Makefile.in: Regenerate
3903
3904 2009-01-30 Ian Lance Taylor <iant@google.com>
3905
3906 * MAINTAINERS: Move myself to the Global Reviewers list.
3907
3908 2009-01-29 Robert Millan <rmh@aybabtu.com>
3909
3910 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3911 * configure: Regenerate.
3912
3913 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3914
3915 * MAINTAINERS: Make whitespace consistent.
3916 Remove Robert Millan from Write After Approval.
3917
3918 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3919
3920 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3921 (all-opcodes): Depend on all-libiberty.
3922 * Makefile.in: Regenerate.
3923
3924 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3925
3926 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3927 * configure: Regenerate.
3928
3929 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3930
3931 * MAINTAINERS (Write After Approval): Add myself.
3932
3933 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3934
3935 * MAINTAINERS: Add myself to reviewers (Fortran).
3936
3937 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3938
3939 PR tree-optimization/38515
3940 * configure.ac (cloog-polylib): Removed.
3941 (with_ppl, with_cloog): Test for "no".
3942 * configure: Regenerated.
3943
3944 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3945
3946 * MAINTAINERS: Moved myself to reviewers (Fortran).
3947
3948 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3949
3950 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3951 (Write After Approval): Remove myself.
3952
3953 2009-01-03 Diego Novillo <dnovillo@google.com>
3954
3955 * MAINTAINERS: Remove myself from alias maintainership.
3956
3957 2009-01-02 David Ayers <ayers@fsfe.org>
3958
3959 * MAINTAINERS: Update e-mail address.
3960
3961 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3962
3963 * MAINTAINERS: Make whitespace consistent.
3964
3965 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3966
3967 Backport from upstream Libtool:
3968 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3969 Add cache variables to tests that require the linker to work.
3970 For shlibpath_overrides_runpath, this also changes the semantics
3971 to let the result from the C compiler take precedence.
3972
3973 2008-12-02 Ben Elliston <bje@au.ibm.com>
3974
3975 * config.sub, config.guess: Update from upstream sources.
3976
3977 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3978
3979 * configure.ac (ppllibs): Add by default the lib flags.
3980 * configure: Regenerate.
3981
3982 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3983
3984 * MAINTAINERS: Add myself to the write after approval list.
3985
3986 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3987
3988 * configure.ac: Add double brackets on darwin[912].
3989 * configure: Regenerate.
3990
3991 2008-12-03 Daniel Kraft <d@domob.eu>
3992
3993 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3994 Approval to Reviewer section (for Fortran front-end).
3995
3996 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3997
3998 * configure.ac: Expand to darwin10 and later.
3999 * configure: Regenerate.
4000
4001 2008-12-02 Andreas Schwab <schwab@suse.de>
4002
4003 * Makefile.def: configure-target-boehm-gc depends on
4004 all-target-libstdc++-v3.
4005 * Makefile.in: Regenerate.
4006
4007 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4008
4009 * MAINTAINERS: Add myself as mingw maintainer.
4010
4011 2008-12-02 Ben Elliston <bje@au.ibm.com>
4012
4013 * config.sub, config.guess: Update from upstream sources.
4014
4015 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4016
4017 * README.SCO: Remove.
4018
4019 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4020
4021 * MAINTAINERS: Add myself to the write after approval list.
4022
4023 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4024
4025 * MAINTAINERS: Update my email address in WAA section.
4026
4027 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4028
4029 * MAINTAINERS: Update e-mail address.
4030
4031 2008-11-27 Toon Moene <toon@moene.org>
4032
4033 * MAINTAINERS: Change e-mail address.
4034
4035 2008-11-27 Tristan Gingold <gingold@adacore.com>
4036
4037 * configure.ac: Build gdb for i?86-*-darwin*
4038 * configure: Regenerated.
4039
4040 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4041
4042 * MAINTAINERS: Added my full name.
4043
4044 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4045
4046 PR bootstrap/38014
4047 PR bootstrap/37923
4048
4049 Revert:
4050
4051 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4052
4053 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4054 * Makefile.in: Regenerated.
4055
4056 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4057
4058 PR gdb/921
4059 PR gdb/1646
4060 PR gdb/2175
4061 PR gdb/2176
4062
4063 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4064 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4065 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4066 (HOST_EXPORTS): Pass CPPFLAGS.
4067 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4068 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4069 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4070 * Makefile.in, configure: Regenerated.
4071 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4072 and CPPFLAGS_FOR_BUILD.
4073
4074 2008-11-06 Jeff Law <law@redhat.com>
4075
4076 * MAINTAINERS: Add myself as middle end maintainer.
4077
4078 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4079
4080 * MAINTAINERS (Write after approval): Add myself.
4081
4082 2008-11-05 Diego Novillo <dnovillo@google.com>
4083
4084 * MAINTAINERS (Global Reviewers): Add myself.
4085 (Non-Algorithmic Maintainers): Remove myself.
4086
4087 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4088
4089 * MAINTAINERS (Write after approval): Add myself.
4090
4091 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4092
4093 * MAINTAINERS (Write after approval): Add myself.
4094
4095 2008-10-31 Ben Elliston <bje@au.ibm.com>
4096
4097 * configure.ac (spu-*-*): Remove special case.
4098 * configure: Regenerate.
4099
4100 2008-10-30 Catherine Moore <clm@codesourcery.com>
4101
4102 * MAINTAINERS (Write after approval): Update my email address.
4103
4104 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4105
4106 * configure.ac [spu-*-*]: Do not set skipdirs.
4107 * configure: Re-generate.
4108
4109 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4110
4111 * MAINTAINERS (Various Maintainers): Add myself to reload.
4112
4113 2008-10-25 Richard Guenther <rguenther@suse.de>
4114
4115 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4116 maintainer. Remove myself as libgcc-math maintainer.
4117 (Non-Algorithmic Maintainers): Remove myself.
4118
4119 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4120
4121 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4122 * Makefile.in: Regenerated.
4123
4124 2008-10-23 Cary Coutant <ccoutant@google.com>
4125
4126 * MAINTAINERS (Write after approval): Add myself.
4127
4128 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4129
4130 PR gdb/921
4131 PR gdb/1646
4132 PR gdb/2175
4133 PR gdb/2176
4134
4135 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4136 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4137 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4138 (HOST_EXPORTS): Pass CPPFLAGS.
4139 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4140 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4141 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4142 * Makefile.in, configure: Regenerated.
4143 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4144 and CPPFLAGS_FOR_BUILD.
4145
4146 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4147
4148 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4149 Sebastian Pop.
4150
4151 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4152
4153 * MAINTAINERS (Write After Approval): Added myself.
4154
4155 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4156
4157 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4158 recommended version to 2.3.2.
4159
4160 * configure: Regenerate.
4161
4162 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4163
4164 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4165
4166 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4167
4168 * MAINTAINERS (Write After Approval): Update e-mail address.
4169
4170 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4171
4172 * libtool.m4: Update to libtool 2.2.6.
4173 * lt~obsolete.m4: Update to libtool 2.2.6.
4174 * ltmain.sh: Update to libtool 2.2.6.
4175 * ltsugar.m4: Update to libtool 2.2.6.
4176 * ltversion.m4: Update to libtool 2.2.6.
4177 * ltoptions.m4: Update to libtool 2.2.6.
4178 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4179
4180 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4181
4182 * MAINTAINERS (Write After Approval): Add myself.
4183
4184 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4185
4186 * MAINTAINERS (Write After Approval): Update my name.
4187
4188 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4189
4190 * MAINTAINERS: Add myself in "Write After Approval".
4191
4192 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4193
4194 * MAINTAINERS: Add myself as ia64 maintainer.
4195
4196 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4197
4198 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4199 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4200 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4201 and Michael Tiemann from Write After Approval since they do not
4202 actually have access.
4203
4204 2008-09-05 Richard Guenther <rguenther@suse.de>
4205
4206 * configure.ac: Initialize clooglibs to -lcloog.
4207 * configure: Re-generate.
4208
4209 2008-09-04 Le-Chun Wu <lcwu@google.com>
4210
4211 * MAINTAINERS (Write After Approval): Add myself.
4212
4213 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4214
4215 * configure.ac (--with-cloog-polylib): New.
4216 (--disable-cloog-version-check): New.
4217 (--disable-ppl-version-check): New.
4218 * configure: Re-generate.
4219
4220 2008-09-03 Richard Guenther <rguenther@suse.de>
4221
4222 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4223 cloog test.
4224 * configure: Re-generate.
4225
4226 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4227
4228 Add picoChip port.
4229 * MAINTAINERS: Add picoChip maintainers.
4230
4231 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4232 Tobias Grosser <grosser@fim.uni-passau.de>
4233 Jan Sjodin <jan.sjodin@amd.com>
4234 Harsha Jagasia <harsha.jagasia@amd.com>
4235 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4236 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4237 Adrien Eliche <aeliche@isty.uvsq.fr>
4238
4239 Merge from graphite branch.
4240 * configure: Regenerate.
4241 * Makefile.in: Regenerate.
4242 * configure.ac (host_libs): Add ppl and cloog.
4243 Add checks for PPL and CLooG.
4244 * Makefile.def (ppl, cloog): Added modules and dependences.
4245 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4246 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4247
4248 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4249
4250 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4251 (GCC_SHLIB_SUBDIR): New.
4252 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4253 * configure: Regenerate.
4254 * Makefile.in: Regenerate.
4255
4256 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4257
4258 * MAINTAINERS: Consistently use tabs to separate columns.
4259
4260 2008-08-29 Tristan Gingold <gingold@adacore.com>
4261
4262 * MAINTAINERS (Write after Approval): Add myself.
4263
4264 2008-08-28 Tristan Gingold <gingold@adacore.com>
4265
4266 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4267 Enable bfd, binutils and opcodes.
4268 * configure: Regenerate.
4269
4270 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4271
4272 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4273
4274 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4275
4276 * MAINTAINERS: Use correct Umlaut for last name.
4277
4278 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4279
4280 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4281
4282 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4283
4284 * MAINTAINERS: Update my email address.
4285
4286 2008-08-16 Nicolas Roche <roche@adacore.com>
4287
4288 * Makefile.tpl: Add BOOT_ADAFLAGS.
4289 * Makefile.in: Regenerate.
4290
4291 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4292
4293 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4294 * configure: Regenerate.
4295
4296 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4297
4298 * configure.ac: Add makefile fragments for hpux.
4299 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4300 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4301 * configure: Regenerate.
4302 * Makefile.in: Regenerate.
4303
4304 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4305
4306 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4307
4308 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4309
4310 * MAINTAINERS (Write after Approval): Add myself.
4311
4312 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4313
4314 * MAINTAINERS (Write After Approval): Add myself.
4315
4316 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4317
4318 * MAINTAINERS (Write After Approval): Add myself.
4319
4320 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4321
4322 * MAINTAINERS: Update my email address.
4323
4324 2008-06-25 Joey Ye <joey.ye@intel.com>
4325
4326 * MAINTAINERS (Write After Approval): Add myself.
4327
4328 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4329
4330 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4331 * Makefile.in: Regenerate.
4332 * configure: Regenerate.
4333
4334 2008-06-17 Daniel Kraft <d@domob.eu>
4335
4336 * MAINTAINERS (Write After Approval): Add myself.
4337
4338 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4339
4340 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4341 "$@" is still intact with both Autoconf 2.59 and 2.62.
4342 * configure: Regenerate.
4343
4344 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4345
4346 * Makefile.tpl: Fix comment errors.
4347 * Makefile.in: Regenerate.
4348
4349 2008-06-12 David S. Miller <davem@davemloft.net>
4350 David Edelsohn <edelsohn@gnu.org>
4351
4352 * configure.ac: Add powerpc*-*-* to gold supported targets.
4353 * configure: Regenerate.
4354
4355 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4356
4357 PR tree-optimization/36218
4358 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4359 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4360 (all prefix="build-"): Pass them to build-system sub-makes.
4361 * Makefile.in: Regenerate.
4362
4363 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4364
4365 * MAINTAINERS (mt port): Remove.
4366 (sco5, unixware, sco udk): Remove.
4367 (Kean Johnston): Add to Write After Approval.
4368
4369 2008-05-30 Julian Brown <julian@codesourcery.com>
4370
4371 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4372 of libobjc for ARM EABI Linux.
4373 * configure: Regenerate.
4374
4375 2008-05-18 Xinliang David Li <davidxl@google.com>
4376
4377 * ChangeLog: Remove wrong ChangeLog entry.
4378
4379 2008-05-17 Xinliang David Li <davidxl@google.com>
4380
4381 * MAINTAINERS (Write After Approval): Add myself.
4382
4383 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4384
4385 * MAINTAINERS (Write After Approval): Add myself.
4386
4387 2008-05-14 Rafael Espíndola <espindola@google.com>
4388
4389 * config-ml.in: don't handle --enable-shared and --enable-static.
4390
4391 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4392
4393 * MAINTAINERS: Update my email address.
4394
4395 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4396
4397 * MAINTAINERS: Update my email address.
4398
4399 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4400
4401 * MAINTAINERS (Write After Approval): Add myself.
4402
4403 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4404
4405 * MAINTAINERS (Write After Approval): Add myself.
4406
4407 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4408
4409 * MAINTAINERS (crx): Add myself.
4410
4411 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4412
4413 Sync with src:
4414 2008-04-14 David S. Miller <davem@davemloft.net>
4415
4416 * configure.ac: Add sparc*-*-* to gold supported targets.
4417 * configure: Regenerate.
4418
4419 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4420
4421 PR bootstrap/35457
4422 * configure.ac: Include override.m4.
4423 * configure: Regenerate.
4424
4425 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4426
4427 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4428 * Makefile.in: Regenerate.
4429
4430 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4431
4432 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4433 as nonconfigurable directories list.
4434 * configure: Regenerate.
4435
4436 2008-04-14 Ben Elliston <bje@au.ibm.com>
4437
4438 * config.sub, config.guess: Update from upstream sources.
4439
4440 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4441
4442 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4443 * Makefile.in: Regenerate.
4444
4445 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4446
4447 * configure.ac: Do not build libssp for the AVR.
4448 * configure: Regenerate.
4449
4450 2008-04-07 Ian Lance Taylor <iant@google.com>
4451
4452 * Makefile.def: check-gold depends upon all-binutils.
4453 * Makefile.in: Regenerate.
4454
4455 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4456
4457 * MAINTAINERS (Write After Approval): Add myself.
4458
4459 2008-04-04 Nick Clifton <nickc@redhat.com>
4460
4461 PR binutils/4334
4462 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4463 builds.
4464 * configure: Regenerate.
4465
4466 2008-04-04 NightStrike <NightStrike@gmail.com>
4467
4468 PR other/35151
4469 * configure.ac: Combine rules for mingw32 and mingw64.
4470 * configure: Regenerate.
4471
4472 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4473
4474 * MAINTAINERS (Write After Approval): Add myself.
4475
4476 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4477
4478 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4479 * Makefile.in (.NOTPARALLEL): Ditto.
4480
4481 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4482
4483 * MAINTAINERS (Write After Approval): Add myself.
4484
4485 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4486
4487 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4488 * Makefile.in (.NOTPARALLEL): Regenerate.
4489
4490 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4491
4492 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4493 * Makefile.in: Regenerate.
4494
4495 2008-03-26 Jakub Staszak <kuba@et.pl>
4496
4497 * MAINTAINERS (Write After Approval): Add myself.
4498
4499 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4500
4501 * MAINTAINERS: Update e-mail address.
4502
4503 2008-03-20 Ian Lance Taylor <iant@google.com>
4504
4505 * configure.ac: Add support for --enable-gold.
4506 * Makefile.def: Add gold as a directory like ld.
4507 * configure, Makefile.in: Regenerate.
4508
4509 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4510
4511 * configure.ac: m4_include config/proginstall.m4.
4512 * configure: Regenerate.
4513
4514 Backport from upstream Libtool:
4515
4516 2007-10-12 Eric Blake <ebb9@byu.net>
4517
4518 Deal with Autoconf 2.62's semantic change in m4_append.
4519 * ltsugar.m4 (lt_append): Replace broken versions of
4520 m4_append.
4521 (lt_if_append_uniq): Don't require separator to be overquoted,
4522 and avoid broken m4_append.
4523 (lt_dict_add): Fix typo.
4524 * libtool.m4 (_LT_DECL): Don't overquote separator.
4525
4526 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4527
4528 * config.rpath: Add AIX 6 support.
4529
4530 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4531
4532 * Makefile.def (stageprofile). Remove -fprofile-generate
4533 from stage_libcflags.
4534 * Makefile.in: Regenerate.
4535
4536 2008-03-13 Ben Elliston <bje@au.ibm.com>
4537
4538 * config.sub, config.guess: Update from upstream sources.
4539
4540 2008-03-06 Tom Tromey <tromey@redhat.com>
4541
4542 * MAINTAINERS: Update for treelang deletion.
4543
4544 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4545
4546 * MAINTAINERS: Update my email address.
4547
4548 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4549
4550 * MAINTAINERS (darwin port): Add myself as a maintainer.
4551 (objective-c/c++): Add myself as a maintainer.
4552
4553 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4554
4555 * MAINTAINERS (Write After Approval): Update my email address.
4556
4557 2008-02-25 Tomas Bily <tbily@suse.cz>
4558
4559 * MAINTAINERS (Write After Approval): Add myself.
4560
4561 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4562
4563 * MAINTAINERS (OpenMP): Add myself.
4564
4565 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4566
4567 PR bootstrap/32009
4568 PR bootstrap/32161
4569
4570 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4571 * configure: Regenerate.
4572
4573 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4574 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4575 STAGE4_LIBCFLAGS): New.
4576 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4577 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4578 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4579 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4580 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4581 for target modules. Don't export LIBCFLAGS.
4582 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4583 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4584 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4585 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4586 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4587 * Makefile.in: Regenerate.
4588
4589 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4590
4591 PR libgcj/33085
4592 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4593 Do not use -DDLL_EXPORT. Backport from upstream.
4594
4595 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4596
4597 * MAINTAINERS (Write After Approval): Add myself.
4598
4599 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4600
4601 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4602 * configure: Regenerate.
4603
4604 2008-01-31 Marc Gauthier <marc@tensilica.com>
4605
4606 * configure.ac (xtensa*-*-*): Recognize processor variants.
4607 * configure: Regenerate.
4608
4609 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4610
4611 PR bootstrap/34922
4612 * configure.ac (PARSE_ARGS): Push suitable setting of
4613 ac_subdirs_all, for `./configure --help=recursive'.
4614 Handle `+' in generic toplevel directory disabling.
4615 * configure: Regenerate.
4616
4617 2008-01-28 Nick Clifton <nickc@redhat.com>
4618
4619 * MAINTAINERS (xstormy16): Take over maintainership.
4620
4621 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4622
4623 * MAINTAINERS (c4x port): Remove.
4624
4625 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4626
4627 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4628
4629 2008-01-23 Ben Elliston <bje@au.ibm.com>
4630
4631 * config.sub, config.guess: Update from upstream sources.
4632
4633 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4634
4635 * MAINTAINERS (Write After Approval): Add myself.
4636
4637 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4638
4639 * MAINTAINERS: Update my email address.
4640
4641 2008-01-09 Raksit Ashok <raksit@google.com>
4642
4643 * MAINTAINERS (Write After Approval): Add myself.
4644
4645 2008-01-09 Raksit Ashok <raksit@google.com>
4646
4647 * MAINTAINERS (Write After Approval): Add myself.
4648
4649 2008-01-08 Ben Elliston <bje@au.ibm.com>
4650
4651 * config.sub, config.guess: Update from upstream sources.
4652
4653 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4654
4655 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4656 Change recommended MPFR from 2.2.1 -> 2.3.0.
4657 * configure: Regenerate.
4658
4659 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4660
4661 * MAINTAINERS: Update my email address.
4662
4663 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4664
4665 * MAINTAINERS: Update my email address.
4666
4667 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4668
4669 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4670 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4671 * Makefile.in: Regenerate.
4672
4673 2007-12-10 Mark Heffernan <meheff@google.com>
4674
4675 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4676 misplaced entries.
4677
4678 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4679
4680 * configure.ac: Enable libjava for x86_64-*-darwin9.
4681 * configure: Regenerate.
4682
4683 2007-12-07 Bill Maddox <maddox@google.com>
4684
4685 * MAINTAINERS (Write After Approval): Add myself.
4686
4687 2007-12-05 Ben Elliston <bje@au.ibm.com>
4688
4689 * config.sub, config.guess: Update from upstream sources.
4690
4691 2007-12-02 Matthias Klose <doko@ubuntu.com>
4692
4693 * config-ml.in: Remove 64bit configure tests.
4694
4695 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4696
4697 * config-ml.in: Robustify against white space in absolute file
4698 names.
4699
4700 * config-ml.in (multi-clean): Substitute ${Makefile}.
4701 Remove superfluous ${Makefile} in list.
4702
4703 2007-11-19 Thiemo Seufer <ths@mips.com>
4704
4705 * config-ml.in: Don't hardcode the Makefile name.
4706
4707 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4708
4709 * MAINTAINERS (Write After Approval): Add myself.
4710
4711 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4712
4713 * MAINTAINERS (Write After Approval): Add myself.
4714
4715 2007-11-06 Doug Kwan <dougkwan@google.com>
4716
4717 * MAINTAINERS (Write After Approval): Add myself.
4718
4719 2007-10-25 Ben Elliston <bje@au.ibm.com>
4720
4721 * MAINTAINERS (mercury): Remove entry.
4722 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4723
4724 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4725
4726 * Makefile.def (dependencies): Make configure-gdb depend on
4727 all-intl.
4728 * Makefile.in: Regenerated.
4729
4730 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4731
4732 * MAINTAINERS (Fortran maintainer): Remove myself.
4733
4734 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4735
4736 * Makefile.def: To avoid problems running with parallel makes,
4737 build newlib before libgloss so that target specific header
4738 files are availble.
4739 * Makefile.in: Regenerate
4740
4741 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4742
4743 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4744 * Makefile.in: Regenerate.
4745
4746 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4747
4748 * MAINTAINERS (Register allocation reviewer): Add myself.
4749
4750 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4751
4752 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4753 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4754 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4755 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4756 * configure: Regenerate.
4757
4758 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4759
4760 * MAINTAINERS (Register allocation reviewer): Add myself.
4761
4762 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4763
4764 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4765 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4766 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4767 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4768 * configure.ac: Default them to host tools for $host = $build.
4769 Subst them.
4770
4771 * configure: Regenerate.
4772 * Makefile.in: Regenerate.
4773
4774 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4775
4776 * MAINTAINERS (Register allocation reviewer): Add myself.
4777
4778 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4779
4780 * MAINTAINERS (Register allocation reviewer): Add myself.
4781
4782 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4783
4784 * MAINTAINERS (Write After Approval): Fix typo.
4785
4786 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4787
4788 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4789 * configure: Regenerate.
4790
4791 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4792
4793 PR bootstrap/31906
4794 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4795 they're already prefixed.
4796
4797 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4798
4799 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4800 libstdc++.
4801 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4802 * configure: Regenerate.
4803 * Makefile.in: Regenerate.
4804
4805 2007-09-17 Andreas Schwab <schwab@suse.de>
4806
4807 * configure.ac: Raise minimum makeinfo version to 4.6.
4808 * configure: Regenerate.
4809
4810 2007-09-17 Johannes Singler <singler@ira.uka.de>
4811
4812 * MAINTAINERS (write-after-approval) add myself
4813
4814 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4815
4816 * configure.ac: Correct makeinfo version check.
4817 * configure: Regenerate.
4818
4819 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4820
4821 * MAINTAINERS: Update my email address.
4822
4823 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4824
4825 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4826 to $skipdirs and only disable gprof for newlib. Use the normal
4827 mips*-elf* handling in other respects.
4828 * configure: Regnerate.
4829
4830 2007-09-12 David Daney <ddaney@avtrex.com>
4831
4832 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4833 enabling libgcj.
4834 * configure: Regenerate.
4835
4836 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4837
4838 PR other/32154
4839 * configure.ac: For libgloss targets, point the linker to the linker
4840 script, startup code and simulator library.
4841 * configure: Regenerate.
4842
4843 2007-09-07 Andrew Haley <aph@redhat.com>
4844
4845 * configure.ac (noconfigdirs): Remove target-libffi and
4846 target-libjava.
4847 * configure: Regenerate.
4848
4849 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4850
4851 PR target/33281
4852 * configure.ac: Use config/mh-mingw on mingw.
4853 * configure: Regenerate.
4854
4855 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4856
4857 * MAINTAINERS (Write After Approval): Add myself.
4858
4859 2007-09-05 Richard Guenther <rguenther@suse.de>
4860
4861 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4862 nor --disable-checking is provided also turn on yes and types
4863 checking for stage1.
4864 * configure: Re-generate.
4865
4866 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4867
4868 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4869 (Write After Approval): Remove myself.
4870
4871 2007-08-29 Nick Clifton <nickc@redhat.com>
4872
4873 * config.sub, config.guess: Update from upstream sources.
4874
4875 2007-08-22 Bud Davis <jmdavis@link.com>
4876
4877 * MAINTAINERS (Write After Approval): Added myself.
4878 * MAINTAINERS (Reviewers): Removed myself.
4879
4880 2007-08-18 Paul Brook <paul@codesourcery.com>
4881 Joseph Myers <joseph@codesourcery.com>
4882
4883 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4884 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4885 * Makefile.in: Regenerate.
4886 * configure.ac (--with-debug-prefix-map): New.
4887 * configure: Regenerate.
4888
4889 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4890 Nigel Stephens <nigel@mips.com>
4891
4892 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4893 as target_makefile_frag.
4894 * configure: Regenerate.
4895
4896 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4897
4898 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4899 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4900 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4901 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4902 (do-compare, do-compare3, do-compare-debug): New.
4903 ([+compare-target+]): Use them.
4904
4905 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4906
4907 * MAINTAINERS (Write After Approval): Change my email address.
4908
4909 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4910 Ben Elliston <bje@au.ibm.com>
4911
4912 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4913 --silent if $silent.
4914 * configure: Regenerate.
4915
4916 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4917
4918 * MAINTAINERS (Various Maintainers): Add myself as
4919 loop infrastructure maintainer. Update my e-mail
4920 address.
4921
4922 2007-07-31 Diego Novillo <dnovillo@google.com>
4923
4924 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4925 Adjust description.
4926
4927 2007-07-26 Richard Guenther <rguenther@suse.de>
4928
4929 * configure.ac: Add types checking to stage1 checking flags.
4930 * configure: Regenerate.
4931
4932 2007-07-17 Nick Clifton <nickc@redhat.com>
4933
4934 * COPYING3: New file. Contains version 3 of the GNU General
4935 Public License.
4936 * COPYING3.LIB: New file. Contains version 3 of the GNU
4937 Lesser General Public License.
4938
4939 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4940
4941 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4942
4943 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4944
4945 * MAINTAINERS (S/390 co-maintainer): Add myself.
4946 (Write After Approval): Remove myself.
4947
4948 2007-07-13 Dan Hipschman <dsh@google.com>
4949
4950 * MAINTAINERS (Write After Approval): Add myself.
4951
4952 2007-07-11 Nick Clifton <nickc@redhat.com>
4953
4954 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4955 WINDRES export.
4956 * Makefile.in: Regenerate.
4957
4958 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4959
4960 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4961 maintainer.
4962
4963 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4964
4965 * lt~obsolete.m4: New. Import from 20070318 libtool.
4966
4967 2007-07-03 Julian Brown <julian@codesourcery.com>
4968
4969 * MAINTAINERS (Write After Approval): Add myself.
4970
4971 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4972
4973 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4974 * configure: Regenerate.
4975
4976 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4977
4978 * configure.ac: Add some missing m4 quotation.
4979 * configure: Regenerate.
4980
4981 2007-07-02 Simon Baldwin <simonb@google.com>
4982
4983 * MAINTAINERS (Write After Approval): Add myself.
4984
4985 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4986
4987 * configure: Regenerate.
4988
4989 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4990
4991 * Makefile.def: Add windmc tool to build.
4992 * Makefile.tpl: Likewise.
4993 * configure.ac: Likewise.
4994 * Makefile.in: Regenerate.
4995 * configure: Regenerate.
4996
4997 2007-06-28 DJ Delorie <dj@redhat.com>
4998
4999 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5000 not building newlib.
5001 * configure: Regenerated.
5002
5003 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5004
5005 * MAINTAINERS (Write After Approval): Add myself.
5006
5007 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5008
5009 * MAINTAINERS (Write After Approval): Add myself.
5010
5011 2007-06-19 Chris Matthews <chrismatthews@google.com>
5012
5013 * MAINTAINERS (Write After Approval): Add myself.
5014
5015 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5016
5017 * MAINTAINERS (Write After Approval): Add myself.
5018
5019 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5020
5021 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5022 * Makefile.in: Regenerated.
5023
5024 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5025
5026 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5027 bfin*-*-uclinux* targets.
5028 * configure: Regenerate.
5029
5030 2007-06-14 Ian Lance Taylor <iant@google.com>
5031
5032 * MAINTAINERS: Add myself as non-algorithmic global write
5033 maintainer.
5034
5035 2007-06-14 Diego Novillo <dnovillo@google.com>
5036
5037 * MAINTAINERS: Add self as middle-end maintainer and
5038 non-algorithmic global write maintainer.
5039
5040 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5041
5042 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5043 Move all Fortran maintainers except Paul Brook into the
5044 Non-Autopoiesis section.
5045
5046 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5047
5048 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5049 (distclean-stage[+id+]): Possibly delete stage_last.
5050 * Makefile.in: Regenerate.
5051
5052 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5053
5054 * MAINTAINERS (Various Maintainer): Fix typo.
5055
5056 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5057
5058 * MAINTAINERS (Various Maintainer): Add myself as
5059 dataflow maintainer.
5060
5061 2007-06-07 Ben Elliston <bje@au.ibm.com>
5062
5063 * config.sub, config.guess: Update from upstream sources.
5064
5065 2007-06-07 Ben Elliston <bje@au.ibm.com>
5066
5067 * Makefile.tpl: Fix spelling error.
5068 * Makefile.in: Regenerate.
5069
5070 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5071
5072 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5073 lt_cv_sys_max_cmd_len.
5074
5075 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5076
5077 * MAINTAINERS (Various Maintainers): Add myself as
5078 auto-vectorizer maintainer.
5079
5080 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5081
5082 PR libjava/32098
5083 * libtool.m4: Revert previous change.
5084 * ltgcc.m4: Put it here.
5085
5086 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5087
5088 * MAINTAINERS (Various Maintainers): Add myself as
5089 auto-vectorizer maintainer.
5090
5091 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5092
5093 PR libjava/32098
5094 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5095
5096 2007-05-30 Richard Guenther <rguenther@suse.de>
5097
5098 * MAINTAINERS (Various Maintainers): Add myself as
5099 auto-vectorizer maintainer.
5100
5101 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5102
5103 PR bootstrap/29382
5104 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5105 * configure: Rebuilt.
5106
5107 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5108
5109 * MAINTAINERS (Write After Approval): Removed my name.
5110
5111 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5112
5113 * MAINTAINERS (Write After Approval): Remove myself.
5114
5115 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5116
5117 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5118
5119 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5120
5121 * ltmain.sh: Update from ToT Libtool.
5122 * libtool.m4: Update from ToT Libtool.
5123 * ltsugar.m4: New. Update from ToT Libtool.
5124 * ltversion.m4: New. Update from ToT Libtool.
5125 * ltoptions.m4: New. Update from ToT Libtool.
5126 * ltconfig: Remove.
5127 * ltcf-c.sh: Remove.
5128 * ltcf-cxx.sh: Remove.
5129 * ltcf-gcj.sh: Remove.
5130
5131 2007-05-22 Ollie Wild <aaw@google.com>
5132
5133 * MAINTAINERS (Write After Approval): Add myself.
5134
5135 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5136
5137 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5138 stage_cflags.
5139 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5140 Remove CFLAGS/LIBCFLAGS.
5141 (configure-stage[+id+]-[+prefix+][+module+],
5142 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5143 * Makefile.in: Regenerate.
5144
5145 2007-05-15 Diego Novillo <dnovillo@google.com>
5146
5147 * MAINTAINERS: Update e-mail address.
5148
5149 2007-05-15 Revital Eres <eres@il.ibm.com>
5150
5151 * MAINTAINERS (Write After Approval): Add myself.
5152
5153 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5154
5155 * MAINTAINERS (Write After Approval): Updated my address.
5156
5157 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5158
5159 * MAINTAINERS (Write After Approval): Add myself.
5160
5161 2007-05-11 Silvius Rus <rus@google.com>
5162
5163 * MAINTAINERS (Write After Approval): Add myself.
5164
5165 2007-04-23 Tom Tromey <tromey@redhat.com>
5166
5167 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5168
5169 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5170
5171 * MAINTAINERS (cpplib): Rename to ...
5172 (libcpp): ... this. Add C/C++ front end maintainers.
5173
5174 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5175
5176 * config-ml.in: Pass ${ml_config_env} to configure calls.
5177
5178 2007-04-04 Christian Bruel <christian.bruel@st.com>
5179
5180 * MAINTAINERS (Write After Approval): Add myself.
5181
5182 2007-04-02 Dave Korn <dave.korn@artimi.com>
5183
5184 * MAINTAINERS (Write After Approval): Add myself.
5185
5186 2007-03-31 Tobias Burnus <burnus@net-b.de>
5187
5188 * MAINTAINERS (fortran 95 front end): Add myself.
5189
5190 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5191
5192 * MAINTAINERS (Write After Approval): Add myself.
5193
5194 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5195
5196 * MAINTAINERS (Modulo Scheduler): Add myself.
5197
5198 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5199
5200 * MAINTAINERS (fortran 95 front end): Add myself.
5201 (c++ front end): whitespace fix.
5202
5203 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5204
5205 * MAINTAINERS (Write After Approval): Add myself.
5206
5207 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5208
5209 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5210 of glob. Quote arguments with single quotes too.
5211 * configure: Regenerate.
5212
5213 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5214
5215 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5216 * Makefile.in: Regenerate
5217
5218 2007-03-07 Andreas Schwab <schwab@suse.de>
5219
5220 * configure: Regenerate.
5221
5222 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5223
5224 * configure.ac: Add "--with-pdfdir" configure option,
5225 which defines pdfdir variable.
5226 * Makefile.def (target=fixincludes): Add install-pdf to
5227 missing targets.
5228 (recursive_targets): Add install-pdf target.
5229 (flags_to_pass): Add pdfdir.
5230 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5231 target.
5232 * configure: Regenerate
5233 * Makefile.in: Regenerate
5234
5235 2007-02-28 Eric Christopher <echristo@apple.com>
5236
5237 Revert:
5238 2006-12-07 Mike Stump <mrs@apple.com>
5239
5240 * Makefile.def (dependencies): Add dependency for
5241 install-target-libssp and install-target-libgomp on
5242 install-gcc.
5243 * Makefile.in: Regenerate.
5244
5245 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5246
5247 * configure: Regenerate.
5248 * configure.ac: Move statements after variable declarations.
5249
5250 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5251
5252 * MAINTAINERS: Add myself as sh maintainer.
5253
5254 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5255
5256 * configure.ac: Adjust for loop syntax.
5257 * configure: Regenerate.
5258
5259 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5260
5261 * configure: Rebuilt.
5262
5263 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5264
5265 * configure.ac: Drop multiple occurrences of --enable-languages,
5266 and fix its quoting.
5267 * configure: Rebuilt.
5268
5269 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5270 Nathan Sidwell <nathan@codesourcery.com>
5271 Vladimir Prus <vladimir@codesourcery.com>
5272 Joseph Myers <joseph@codesourcery.com>
5273
5274 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5275 * configure: Regenerate.
5276
5277 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5278
5279 * ltconfig (freebsd*): Default to elf.
5280
5281 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5282
5283 * configure.ac (target_libraries): Move libgcc before libiberty.
5284 * configure: Regenerated.
5285
5286 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5287 Paolo Bonzini <bonzini@gnu.org>
5288
5289 PR bootstrap/30753
5290 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5291 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5292 * configure: Regenerated.
5293
5294 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5295
5296 * MAINTAINERS (Language Front End Maintainers): Update my mail
5297 address.
5298
5299 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5300
5301 PR bootstrap/30748
5302 * configure.ac: Correct syntax for Solaris ksh.
5303 * configure: Regenerated.
5304
5305 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5306
5307 * configure.ac: Sync with src.
5308 * configure: Regenerate.
5309
5310 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5311
5312 * Makefile.in: Regenerate.
5313
5314 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5315
5316 * config.sub: Sync with src.
5317
5318 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5319
5320 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5321 noncanonical equivalents.
5322 * configure.in: Rename to...
5323 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5324 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5325 target_noncanonical. Use them. Rewrite removal of configure
5326 arguments for autoconf 2.59. Discard variable settings. Force
5327 program_transform_name for native tools.
5328
5329 * Makefile.in: Regenerated.
5330 * configure: Regenerated with autoconf 2.59.
5331
5332 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5333
5334 * MAINTAINERS (Write After Approval): Add myself.
5335
5336 2007-01-31 Andreas Schwab <schwab@suse.de>
5337
5338 * Makefile.tpl (LDFLAGS): Substitute it.
5339 * Makefile.in: Regenerate.
5340
5341 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5342
5343 * MAINTAINERS (Write After Approval): Add myself.
5344
5345 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5346
5347 * MAINTAINERS (spu port): Add myself.
5348
5349 2007-01-23 Richard Guenther <rguenther@suse.de>
5350
5351 PR bootstrap/30541
5352 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5353 * Makefile.tpl (GNATBIND): Substitute it.
5354 (GNATMAKE): Likewise.
5355 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5356 of STAGE_PREFIX.
5357 * Makefile.in: Regenerate.
5358 * configure: Regenerate.
5359
5360 2007-01-18 Mike Stump <mrs@apple.com>
5361
5362 * configure.in: Re-enable -Werror for gcc builds.
5363
5364 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5365
5366 * MAINTAINERS (Write After Approval): Add myself.
5367
5368 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5369
5370 * configure.in: Change == to = in test command.
5371 * configure: Regenerate.
5372
5373 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5374 Nick Clifton <nickc@redhat.com>
5375 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5376
5377 * configure.in (build_configargs, host_configargs, target_configargs):
5378 Remove build/host/target parameters.
5379 (host_libs): Add gmp and mpfr.
5380 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5381 * Makefile.def (gmp, mpfr): New.
5382 (gcc): Remove target.
5383 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5384 target_os, target_vendor): New.
5385 (configure): Add host_alias/target_alias arguments; adjust invocations.
5386 * configure: Regenerate.
5387 * Makefile.in: Regenerate.
5388
5389 2007-01-11 Matt Fago <fago@earthlink.net>
5390
5391 * configure.in: Try to link to functions only in mpfr 2.2.x
5392 to improve robustness of configure tests.
5393 * configure: Regenerate.
5394
5395 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5396
5397 * MAINTAINERS: Add myself as i386 maintainer.
5398
5399 2007-01-08 Jan Hubicka <jh@suse.cz>
5400
5401 * MAINTAINERS: Add myself as i386 maintainer.
5402
5403 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5404
5405 * configure.in: Add support for an x86_64-mingw* target.
5406 * configure: Regenerate.
5407
5408 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5409
5410 * Makefile.tpl (all-target): Correct @if conditional for target
5411 modules.
5412 * configure.in: Omit libiberty if building only target libgcc.
5413 * configure, Makefile.in: Regenerated.
5414
5415 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5416
5417 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5418 * configure: Regenerate.
5419
5420 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5421
5422 * Makefile.def (target_modules): Add libgcc.
5423 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5424 * Makefile.tpl (clean-target-libgcc): Delete.
5425 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5426 on gcc even for bootstrapped modules. Rewrite handling of
5427 lang_env_dependencies to loop over target_modules.
5428 * configure.in (target_libraries): Add target-libgcc.
5429 * Makefile.in, configure: Regenerated.
5430
5431 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5432
5433 * configure.in: Reorganize recognition of languages. Add
5434 --enable-stage1-languages. Show supported languages for the chosen
5435 target rather than all recognized languages.
5436 * configure: Regenerate.
5437
5438 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5439
5440 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5441 * Makefile.in: Regenerate.
5442
5443 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5444
5445 * configure.in: Warn that MPFR 2.2.0 is buggy.
5446 * configure: Regenerate.
5447
5448 2006-12-27 Ian Lance Taylor <iant@google.com>
5449
5450 * configure.in: When removing Makefiles to force a reconfigure, also
5451 remove prev-DIR*/Makefile.
5452 * configure: Regenerate.
5453
5454 2006-12-22 Andreas Schwab <schwab@suse.de>
5455
5456 * configure: Regenerate with correct autoconf version.
5457
5458 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5459
5460 * configure.in: add AC_SUBST for *_FOR_TARGET.
5461 * configure: Regenerate.
5462
5463 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5464
5465 * configure.in: Simplify logic for rejecting languages that cannot
5466 be built. Separate the case when a language is unsupported,
5467 from the case when the user chooses not to build a language.
5468
5469 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5470
5471 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5472 it only affects bootstrap and could be tested on "$host" as well.
5473 * configure: Regenerate.
5474 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5475
5476 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5477
5478 PR bootstrap/29544
5479 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5480 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5481 move here comment from Makefile.tpl.
5482 * Makefile.tpl: Move some definitions higher in the file.
5483 (STAGE1_CHECKING): New.
5484 * configure.in: Add --enable-stage1-checking.
5485 * configure: Regenerate.
5486 * Makefile.in: Regenerate.
5487
5488 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5489
5490 * MAINTAINERS: Add myself as build system maintainer.
5491
5492 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5493
5494 * MAINTAINERS (Write After Approval): Add myself.
5495
5496 2006-12-13 Eric Christopher <echristo@apple.com>
5497
5498 * MAINTAINERS: Add myself as darwin maintainer.
5499
5500 2006-12-11 Ian Lance Taylor <ian@airs.com>
5501
5502 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5503
5504 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5505
5506 MAINTAINERS: Update my entry.
5507
5508 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5509
5510 * configure.in: Handle spu makefile frag.
5511 * Makefile.tpl (MAINT): Define
5512 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5513 * configure: Regenerate.
5514 * Makefile.in: Regenerate.
5515
5516 2006-12-11 Ben Elliston <bje@au.ibm.com>
5517
5518 * config.guess: Import latest version.
5519 * config.sub: Likewise.
5520
5521 2006-12-11 Ben Elliston <bje@au.ibm.com>
5522
5523 * configure.in (spu-*-*): Don't skip target-libiberty.
5524 * configure: Regenerate.
5525
5526 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5527
5528 PR bootstrap/30134
5529 * configure.in: Correct x86 darwin support for libjava to powerpc
5530 and i?86 only.
5531 * configure: Regenerate.
5532
5533 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5534
5535 * configure.in: Add x86 darwin support for libjava.
5536 * configure: Regenerate.
5537
5538 2006-12-07 Mike Stump <mrs@apple.com>
5539
5540 * Makefile.def (dependencies): Add dependency for
5541 install-target-libssp and install-target-libgomp on
5542 install-gcc.
5543 * Makefile.in: Regenerate.
5544
5545 2006-12-04 Richard Guenther <rguenther@suse.de>
5546
5547 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5548 (Non-Algorithmic Maintainers): Move over non-algorithmic
5549 loop optimizer maintainers, add myself as a non-algorithmic
5550 middle-end maintainer.
5551
5552 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5553
5554 * MAINTAINERS (Write After Approval): Add myself.
5555
5556 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5557
5558 * configure.in: Update error message for missing GMP/MPFR.
5559
5560 * configure: Regenerate.
5561
5562 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5563
5564 * configure.in: Update MPFR version in error message.
5565
5566 * configure: Regenerate.
5567
5568 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5569
5570 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5571 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5572 --with-gmp-lib): New flags.
5573
5574 * configure: Regenerate.
5575
5576 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5577
5578 * MAINTAINERS (Write After Approval): Change my email address.
5579
5580 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5581
5582 * MAINTAINERS (Write After Approval): Add myself.
5583
5584 2006-11-22 Philipp Thomas <pth@suse.de>
5585
5586 * MAINTAINERS (i18n): Update e-mail address.
5587
5588 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5589
5590 * MAINTAINERS (spu port): Add myself as maintainer.
5591 (Write After Approval): Remove myself.
5592
5593 2006-11-22 Ben Elliston <bje@au.ibm.com>
5594
5595 * configure.in (skipdirs): Don't build libssp for SPU.
5596 * configure: Regenerate.
5597
5598 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5599
5600 * MAINTAINERS (spu port): Add myself as maintainer.
5601 (libobjc): Update my email address.
5602
5603 2006-11-21 Andrea Bona <andrea.bona@st.com>
5604
5605 * MAINTAINERS (Write After Approval): Add myself.
5606
5607 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5608
5609 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5610 * configure : Rebuilt.
5611
5612 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5613
5614 * MAINTAINERS (Write After Approval): Add myself.
5615
5616 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5617
5618 * MAINTAINERS (Write After Approval): Add myself.
5619
5620 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5621
5622 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5623 libmpfr.a.
5624 * configure: Regenerate.
5625
5626 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5627
5628 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5629 (unstage): Test for stage_last presence.
5630
5631 PR bootstrap/29802
5632 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5633 STAGE_PREFIX.
5634 * Makefile.in: Regenerate.
5635
5636 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5637
5638 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5639 maintainers.
5640
5641 2006-11-14 Erven Rohou <erven.rohou@st.com>
5642
5643 * MAINTAINERS (Write After Approval): Add myself.
5644
5645 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5646
5647 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5648 and stageN-package/Makefile.
5649 * Makefile.in: Regenerated.
5650
5651 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5652
5653 * configure.in: Remove target-libgloss from noconfigdirs for
5654 bfin-*-*.
5655 * configure: Regenerated.
5656
5657 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5658
5659 * configure.in (have_gmp): Only error if the gcc directory exists.
5660
5661 * configure: Regenerate.
5662
5663 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5664
5665 * configure.in: Robustify error message for missing GMP/MPFR.
5666
5667 * configure: Regenerate.
5668
5669 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5670
5671 * MAINTAINERS (Write After Approval): Add myself.
5672
5673 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5674
5675 * MAINTAINERS: Change email address.
5676
5677 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5678
5679 * MAINTAINERS (Write After Approval): Add myself.
5680
5681 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5682
5683 * MAINTAINERS (Write After Approval): Add myself.
5684
5685 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5686
5687 * MAINTAINERS (Write After Approval): Move myself to
5688 Write After Approval section.
5689
5690 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5691
5692 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5693 need_gmp anymore.
5694 * configure: Regenerate.
5695
5696 2006-10-16 Tobias Burnus <burnus@net-b.de>
5697
5698 * MAINTAINERS (Write After Approval): Add myself.
5699
5700 2006-10-16 Ben Elliston <bje@au.ibm.com>
5701
5702 * config.guess: Import latest version.
5703 * config.sub: Likewise.
5704
5705 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5706
5707 * Makefile.def: Added pdf target handling.
5708 * Makefile.tpl: Added pdf target handling.
5709 * Makefile.in: Regenerated.
5710
5711 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5712
5713 * MAINTAINERS: Add self as score port maintainer.
5714
5715 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5716
5717 * MAINTAINERS (Write After Approval): Add myself.
5718
5719 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5720
5721 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5722 or newer.
5723 * configure: Regenerated.
5724
5725 2006-09-27 Dave Brolley <brolley@redhat.com>
5726
5727 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5728 using $s instead of $r.
5729 * configure: Regenerated.
5730
5731 2006-09-26 Thiemo Seufer <ths@mips.com>
5732
5733 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5734 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5735 * configure: Regenerate.
5736
5737 2006-09-24 Graeme Peterson <gridly@gmail.com>
5738
5739 * MAINTAINERS (Write After Approval): Remove myself.
5740
5741 2006-09-22 Chao-ying Fu <fu@mips.com>
5742
5743 * MAINTAINERS (Write After Approval): Add myself.
5744
5745 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5746
5747 * MAINTAINERS: Add self as soft-fp maintainer.
5748
5749 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5750
5751 * MAINTAINERS: Add myself as avr maintainer.
5752 Remove Marek Michalkiewicz as avr maintainer.
5753
5754 2006-09-07 Roberto Costa <roberto.costa@st.com>
5755
5756 * MAINTAINERS (Write After Approval): Add myself.
5757
5758 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5759
5760 * configure.in: Never build newlib for a Mingw host.
5761 Never build newlib as Mingw target library.
5762 Test the existence of winsup/cygwin for building a Cygwin newlib,
5763 rather than just winsup.
5764 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5765 building a Mingw target.
5766 * configure: Regenerate.
5767
5768 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5769
5770 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5771
5772 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5773
5774 * config.guess: Import from src (was more updated).
5775 * config.sub: Likewise.
5776
5777 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5778
5779 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5780 * configure: Regenerated.
5781
5782 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5783
5784 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5785 for stages after the first.
5786
5787 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5788
5789 * Makefile.def: Add dependencies for configure-opcodes
5790 on configure-intl and all-opcodes on all-intl.
5791 * Makefile.in: Regenerated.
5792
5793 2006-07-13 Ben Elliston <bje@au.ibm.com>
5794
5795 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5796
5797 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5798
5799 Port to hosts whose 'sort' and 'tail' implementations
5800 treat operands with leading '+' as file names, as POSIX
5801 has required since 2001. However, make sure the code still
5802 works on pre-POSIX hosts.
5803 * ltmain.sh: Don't assume "sort +2" is equivalent to
5804 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5805
5806 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5807
5808 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5809
5810 2006-07-04 Peter O'Gorman <peter@pogma.com>
5811
5812 * ltconfig: chmod 644 before ranlib during install.
5813
5814 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5815
5816 PR bootstrap/18058
5817 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5818 if the bootstrap compiler is a GCC version that supports it.
5819 * configure: Regenerate.
5820
5821 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5822
5823 * configure.in: Fix thinkos in previous check-in.
5824 * configure: Regenerate.
5825
5826 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5827
5828 PR other/27063
5829 * configure.in: Test subdir_requires and give an appropriate
5830 error message.
5831 * configure: Regenerate.
5832
5833 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5834
5835 * MAINTAINERS (Write After Approval): Add myself.
5836
5837 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5838
5839 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5840
5841 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5842
5843 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5844
5845 2006-06-20 David Ayers <d.ayers@inode.at>
5846
5847 PR bootstrap/28072
5848 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5849 whether target-libjava is being configured instead of whether the
5850 java front end is enabled.
5851 * configure: Regenerate.
5852
5853 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5854
5855 PR target/27540
5856 * configure.in: Only enable libgomp on IRIX 6.
5857 * configure: Regenerate.
5858
5859 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5860
5861 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5862 too.
5863 * Makefile.in: Regenerate.
5864
5865 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5866
5867 * config-ml.in: Alter CCASFLAGS to include special
5868 multilib options the same as is done for CFLAGS.
5869
5870 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5871
5872 * configure.in: Don't enable libgomp on hpux10.
5873 * configure: Rebuilt.
5874
5875 2006-06-12 David Ayers <d.ayers@inode.at>
5876
5877 PR bootstrap/27963
5878 PR target/19970
5879 * configure.in: Remove target-boehm-gc from noconfigdirs where
5880 ${libgcj} is specified.
5881 * configure: Regenerate.
5882
5883 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5884
5885 Sync from src:
5886
5887 * configure.in: Sync.
5888 * configure: Regenerated.
5889
5890 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5891
5892 * Makefile.def: Added dependencies from sim and gdb on intl, and
5893 added configure dependencies to everything with an all dependency
5894 on intl.
5895 * Makefile.in: Regenerated.
5896
5897 2006-06-06 David Ayers <d.ayers@inode.at>
5898
5899 PR libobjc/13946
5900 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5901 * Makefile.in: Regenerate.
5902 * configure.in: Add --enable-objc-gc at toplevel and have it
5903 enable boehm-gc for Objective-C.
5904 Remove target-boehm-gc from libgcj.
5905 Add target-boehm-gc to target_libraries.
5906 Add target-boehm-gc to noconfigdirs where ${libgcj}
5907 is specified.
5908 Assert that boehm-gc is supported when requested for Objective-C.
5909 Only build boehm-gc if needed either for Java or Objective-C.
5910 * configure: Regenerate.
5911
5912 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5913
5914 PR 27674
5915 * Makefile.tpl (configure-[+prefix+][+module+],
5916 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5917 Remove rule to unstage bootstrapped modules.
5918 (stage_current): New.
5919 * Makefile.in: Regenerate.
5920
5921 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5922
5923 * MAINTAINERS (Write After Approval): Update my e-mail address.
5924
5925 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5926
5927 * include/libiberty.h: Declare pex_run_in_environment.
5928
5929 2006-05-31 Asher Langton <langton2@llnl.gov>
5930
5931 * MAINTAINERS (Write After Approval): Add myself.
5932
5933 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5934
5935 * Makefile.def (bfd, opcodes): Fix lib_path.
5936 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5937 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5938 * Makefile.in: Regenerate.
5939
5940 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5941
5942 * Makefile.in: Regenerate.
5943
5944 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5945
5946 * Makefile.def: Add install-html target. Add datarootdir
5947 docdir and htmldir to flags_to_pass.
5948 * Makefile.tpl: Add install-html target.
5949 * Makefile.in: Regenerate.
5950 * configure.in: Add --with-datarootdir, --with-docdir, and
5951 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5952 * configure: Regenerate.
5953
5954 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5955
5956 * configure.in: Enable gprof for cross builds.
5957 * configure: Regenerate.
5958
5959 2006-05-22 Richard Guenther <rguenther@suse.de>
5960
5961 Revert
5962 2006-01-31 Richard Guenther <rguenther@suse.de>
5963 Paolo Bonzini <bonzini@gnu.org>
5964
5965 * Makefile.def (target_modules): Add libgcc-math target module.
5966 * configure.in (target_libraries): Add libgcc-math target library.
5967 (--enable-libgcc-math): New configure switch.
5968 * Makefile.in: Re-generate.
5969 * configure: Re-generate.
5970 * libgcc-math: New toplevel directory.
5971
5972 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5973 Andreas Tobler <a.tobler@schweiz.ch>
5974
5975 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5976 * configure: Rebuilt.
5977
5978 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5979
5980 * MAINTAINERS (Write After Approval): Add myself.
5981
5982 2006-05-01 DJ Delorie <dj@redhat.com>
5983
5984 * configure.in: Restore CFLAGS if GMP isn't present.
5985 * configure: Regenerate.
5986
5987 2006-05-01 Richard Guenther <rguenther@suse.de>
5988
5989 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5990 maintainer.
5991
5992 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5993
5994 * MAINTAINERS (Write After Approval): Add myself.
5995
5996 2006-04-28 Jan Beulich <jbeulich@novell.com>
5997
5998 * MAINTAINERS (Write After Approval): Add myself.
5999
6000 2006-04-18 DJ Delorie <dj@redhat.com>
6001
6002 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6003 reference libgloss so that libssp can be built in a combined
6004 tree.
6005 * configure: Regenerate.
6006
6007 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6008
6009 * MAINTAINERS (Write After Approval): Add myself.
6010
6011 2006-04-05 Ben Elliston <bje@au.ibm.com>
6012
6013 * configure.in: Require makeinfo 4.4 or higher.
6014 * configure: Regenerate.
6015
6016 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6017
6018 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6019 Rearrange the entries of other libraries to have them in one place.
6020
6021 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6022
6023 * MAINTAINERS (Write After Approval): Remove myself.
6024 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6025
6026 2006-03-14 Richard Guenther <rguenther@suse.de>
6027
6028 * configure: Regenerate with autoconf 2.13.
6029
6030 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6031
6032 * MAINTAINERS: Use my work address.
6033
6034 * MAINTAINERS: Update my E-mail address.
6035
6036 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6037
6038 * configure.in: Handle --disable-<component> generically.
6039 * configure: Regenerate.
6040
6041 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6042
6043 PR libgcj/17311
6044 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6045
6046 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6047
6048 * MAINTAINERS (Write After Approval): Remove myself.
6049 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6050
6051 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6052
6053 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6054 (TARGET_CONFIGDIRS): Remove.
6055 * configure.in: Remove AC_SUBST(target_configdirs).
6056 * Makefile.in, configure: Regenerated.
6057
6058 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6059
6060 * MAINTAINERS (Write After Approval): Remove myself.
6061 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6062
6063 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6064
6065 PR bootstrap/25670
6066
6067 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6068
6069 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6070 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6071 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6072 BUILD_PREFIX, BUILD_PREFIX_1.
6073 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6074
6075 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6076 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6077
6078 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6079 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6080 of `cat stage_current`. Always provide the `r' and `s' variables.
6081 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6082 a single shell execution.
6083 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6084 bootstrapped modules, make the stage1 module if the build was not
6085 started yet, else build the current stage.
6086 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6087 (all-build, all-host, all-target, [+make_target+]-host,
6088 [+make_target+]-target): Do not use \-continued lines.
6089 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6090 (current_stage, restrap, stage_last): New.
6091
6092 * Makefile.in: Regenerate.
6093 * configure: Regenerate.
6094
6095 2006-02-19 Bud Davis <jmdavis@link.com>
6096
6097 * MAINTAINERS (Write After Approval): Remove myself.
6098 (Language Front End Maintainers): Add myself as fortran 95
6099 maintainer and update e-mail address.
6100
6101 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6102
6103 * MAINTAINERS (Write After Approval): Remove myself.
6104 (Language Front End Maintainers): Add myself as fortran 95
6105 maintainer.
6106
6107 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6108
6109 * MAINTAINERS (Write After Approval): Add myself.
6110
6111 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6112
6113 * MAINTAINERS (Write After Approval): Remove myself.
6114 (Language Front End Maintainers): Add myself as
6115 fortran 95 maintainer.
6116
6117 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6118
6119 Sync from src:
6120
6121 2005-12-27 Leif Ekblad <leif@rdos.net>
6122
6123 * configure.in: Add support for RDOS target.
6124 * configure: Regenerate.
6125
6126 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6127 Andreas Schwab <schwab@suse.de>
6128
6129 * configure: Regenerate.
6130
6131 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6132
6133 * configure.in (enable_libgomp): Add AIX.
6134 * configure: Regenerate.
6135
6136 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6137
6138 * MAINTAINERS (Write After Approval): Add myself.
6139
6140 2006-02-03 Lee Millward <lee.millward@gmail.com>
6141
6142 * MAINTAINERS (Write After Approval): Add myself.
6143
6144 2006-01-31 Richard Guenther <rguenther@suse.de>
6145 Paolo Bonzini <bonzini@gnu.org>
6146
6147 * Makefile.def (target_modules): Add libgcc-math target module.
6148 * configure.in (target_libraries): Add libgcc-math target library.
6149 (--enable-libgcc-math): New configure switch.
6150 * Makefile.in: Re-generate.
6151 * configure: Re-generate.
6152 * libgcc-math: New toplevel directory.
6153
6154 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6155
6156 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6157 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6158 the assembler, linker and binutils.
6159 * configure: Regenerate.
6160
6161 2006-01-22 Dirk Mueller <dmueller@suse.de>
6162
6163 * MAINTAINERS (Write After Approval): Add myself.
6164
6165 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6166
6167 * configure: Regenerate.
6168
6169 2006-01-18 Richard Henderson <rth@redhat.com>
6170 Jakub Jelinek <jakub@redhat.com>
6171 Diego Novillo <dnovillo@redhat.com>
6172
6173 * libgomp: New directory.
6174 * Makefile.def: Add target_module libgomp.
6175 * Makefile.in: Regenerate.
6176 * configure.in (target_libraries): Add target-libgomp.
6177 * configure: Regenerate.
6178
6179 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6180
6181 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6182 @ from continuation.
6183 * Makefile.in: Rebuilt.
6184
6185 2006-01-04 Chris Lattner <sabre@gnu.org>
6186
6187 * MAINTAINERS (Write After Approval): Add myself.
6188
6189 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6190
6191 PR bootstrap/24252
6192
6193 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6194 * Makefile.tpl (OBJDUMP): New.
6195 (EXTRA_HOST_FLAGS): Add it.
6196 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6197
6198 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6199 to use symbolic links between directories. Avoid race conditions
6200 or make them harmless.
6201 * configure.in: Do not try to use symbolic links between directories.
6202
6203 * Makefile.def (LEAN): Pass.
6204 * Makefile.tpl (LEAN): Define.
6205 (stage[+id+]-start): Accept that the previous directory does not
6206 exist, if the bootstrap is lean.
6207 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6208 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6209 configure substitution.
6210 ([+compare-target+]): Likewise.
6211 ([+bootstrap-target+]-lean): New.
6212 * configure.in: Remove lean bootstrap support from here.
6213
6214 * Makefile.in: Regenerate.
6215 * configure: Regenerate.
6216
6217 2006-01-04 Ben Elliston <bje@au.ibm.com>
6218
6219 * MAINTAINERS (libdecnumber): Add myself.
6220
6221 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6222
6223 * libtool-ldflags: New script.
6224
6225 2006-01-02 Andreas Schwab <schwab@suse.de>
6226
6227 * configure.in: When reconfiguring remove Makefile in
6228 all stage directories.
6229 * configure: Regenerate.
6230
6231 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6232
6233 * MAINTAINERS: Update my email address.
6234
6235 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6236
6237 Revert Ada-related part of the previous change.
6238
6239 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6240 Do not pass.
6241 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6242 * Makefile.in: Regenerate.
6243 * configure.in: Do not include mt-ppc-aix target fragment.
6244 * configure: Regenerate.
6245
6246 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6247
6248 * configure.in: Select appropriate fragments for PowerPC/AIX.
6249 * configure: Regenerate.
6250
6251 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6252 BOOT_CFLAGS, BOOT_LDFLAGS.
6253 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6254 BOOT_CFLAGS, BOOT_LDFLAGS.
6255 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6256 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6257 (stage): Fail if we cannot complete the work.
6258 * Makefile.in: Regenerate.
6259
6260 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6261
6262 * configure.in: Replace ms1 with mt.
6263 * configure: Rebuilt.
6264
6265 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6266
6267 * MAINTAINERS: Update my email address.
6268
6269 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6270
6271 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6272 install-host-nogcc): Don't invoke $(stage) at the end.
6273 * Makefile.in: Regenerate.
6274
6275 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6276
6277 * configure.in: Flip the top-level bootstrap switch.
6278 * configure: Regenerate.
6279
6280 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6281
6282 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6283 $(stage) and $(unstage).
6284 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6285 (all): Remove stray semicolon.
6286 (local-distclean): Don't handle multilib.tmp and multilib.out.
6287 (install.all): Set $s for consistency.
6288 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6289 check_multilibs setting. Always make the install directory.
6290 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6291 Correct @if/@endif.
6292 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6293 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6294 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6295 (multilib.out): Remove.
6296 * Makefile.in: Regenerated.
6297
6298 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6299
6300 * MAINTAINERS (Write After Approval): Add myself.
6301
6302 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6303
6304 * MAINTAINERS: Add myself as mt maintainer.
6305
6306 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6307
6308 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6309
6310 * MAINTAINERS: Change email address.
6311
6312 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6313
6314 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6315 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6316 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6317 Find in-tree tools if available.
6318 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6319 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6320 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6321 (COMPILER_*_FOR_TARGET): New.
6322 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6323 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6324 (CONFIGURED_*, USUAL_*): Remove.
6325 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6326 STRIP): Use autoconf substitutions.
6327 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6328 COMPILER_NM_FOR_TARGET): New.
6329 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6330
6331 (all): Make all-host and all-target in parallel.
6332 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6333 that $$r and $$s are set before invoking a recursive make.
6334 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6335 ([+bootstrap-target+]): Inline most of the `all' target.
6336
6337 2005-11-29 Ben Elliston <bje@au.ibm.com>
6338
6339 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6340 from the gcc build directory.
6341 * Makefile.in: Regenerate.
6342
6343 2005-11-29 Ben Elliston <bje@au.ibm.com>
6344
6345 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6346 depend on all-libdecnumber.
6347 * configure.in (host_libs): Include libdecnumber.
6348 * Makefile.in: Regenerate.
6349 * configure: Likewise.
6350
6351 2005-11-29 Ben Elliston <bje@au.ibm.com>
6352
6353 * libdecnumber: Import decNumber sources from the dfp-branch.
6354
6355 2005-11-21 Kean Johnston <jkj@sco.com>
6356
6357 * config.sub, config.guess: Sync from upstream sources.
6358
6359 2005-11-21 Ben Elliston <bje@au.ibm.com>
6360
6361 Import from Autoconf sources:
6362
6363 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6364 * config/move-if-change: Don't output "$2 is unchanged";
6365 suggested by Ben Elliston. Handle weird characters correctly.
6366
6367 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6368
6369 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6370 to match upstream libtool for darwin.
6371
6372 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6373
6374 * Makefile.def: Remove gdb dependencies for gdbtk.
6375 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6376 (configure-gdb, install-gdb): New rules.
6377 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6378 * Makefile.in, configure: Regenerated.
6379
6380 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6381
6382 * MAINTAINERS (Write After Approval): Add myself.
6383
6384 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6385
6386 * MAINTAINERS (Write After Approval): Add myself.
6387
6388 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6389
6390 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6391 Diego Novillo.
6392
6393 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6394
6395 PR bootstrap/24297
6396 * Makefile.tpl (do-[+make-target+], do-check, install,
6397 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6398 are set before recursing.
6399 * Makefile.in: Regenerate.
6400
6401 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6402
6403 PR bootstrap/18939
6404 * Makefile.def (gcc) <target>: Fix thinko.
6405 * Makefile.in: Regenerate.
6406
6407 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6408
6409 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6410 * configure: Regenerate.
6411
6412 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6413
6414 * MAINTAINERS (Write After Approval): Add self.
6415
6416 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6417
6418 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6419 target-libffi, target-qthreads, target-libjava, and
6420 targetlibobjc.
6421 * configure: Regenerate.
6422
6423 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6424
6425 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6426 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6427 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6428 (USUAL_OBJDUMP_FOR_TARGET): New.
6429 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6430 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6431 * configure, Makefile.in: Regenerated.
6432
6433 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6434
6435 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6436 before other host packages.
6437
6438 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6439
6440 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6441
6442 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6443
6444 PR bootstrap/22340
6445
6446 * configure.in (default_target): Remove.
6447 * Makefile.tpl (all): Do not use prerequisites as subroutines
6448 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6449 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6450 use prerequisites as subroutines.
6451 (check-host, check-target): New.
6452 (bootstrap configure & all targets): Do not use stage*-start
6453 if the directory layout is already ok.
6454 (non-bootstrap configure & all targets): Prepend a $(unstage).
6455 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6456 (NOTPARALLEL): Remove.
6457 (unstage, stage variables): New variables.
6458 (unstage, stage targets): Simply expand to those variables.
6459
6460 * configure: Regenerate.
6461 * Makefile.in: Regenerate.
6462
6463 2005-10-04 James E Wilson <wilson@specifix.com>
6464
6465 * Makefile.def (lang_env_dependencies): Add libmudflap.
6466 * Makefile.in: Regenerate.
6467
6468 2005-10-03 Andreas Schwab <schwab@suse.de>
6469
6470 Backport from libtool CVS:
6471 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6472
6473 * ltmain.sh: add support for installing into temporary
6474 staging area (e.g. 'make install DESTDIR=...')
6475
6476 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6477
6478 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6479 * configure: Regenerated.
6480
6481 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6482
6483 * configure: Regenerate with the correct
6484 autoconf version.
6485
6486 2005-09-30 Catherine Moore <clm@cm00re.com>
6487
6488 * configure.in (bfin-*-*): New.
6489 * configure: Regenerated.
6490
6491 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6492
6493 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6494 (LIPO_FOR_TARGET): New.
6495 (CONFIGURED_LIPO_FOR_TARGET): New.
6496 (USUAL_LIPO_FOR_TARGET): New.
6497 (STRIP_FOR_TARGET): New.
6498 (CONFIGURED_STRIP_FOR_TARGET): New.
6499 (USUAL_STRIP_FOR_TARGET): New.
6500 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6501 STRIP_FOR_TARGET.
6502 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6503 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6504 * Makefile.in: Regenerate.
6505 * configure: Regenerate.
6506
6507 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6508
6509 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6510 (rs6000-*-aix*): Same.
6511 * configure: Regenerate.
6512
6513 2005-09-16 Tom Tromey <tromey@redhat.com>
6514
6515 * MAINTAINERS: Add self as java maintainer.
6516
6517 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6518
6519 * configure.in: Recognize f95 in the --enable-languages option,
6520 and substitute it for fortran, issuing a warning.
6521 * configure: Regenerate.
6522
6523 2005-08-30 Phil Edwards <phil@codesourcery.com>
6524
6525 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6526 * configure: Regenerated.
6527
6528 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6529
6530 * MAINTAINERS: Add self as ms1 maintainer.
6531
6532 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6533
6534 * Makefile.def (libssp): Add to lang_env_dependencies.
6535 * Makefile.in: Regenerate.
6536
6537 2005-08-18 Ian Lance Taylor <ian@airs.com>
6538
6539 * MAINTAINERS: Add myself as middle-end maintainer.
6540
6541 2005-08-17 Christian Groessler <chris@groessler.org>
6542
6543 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6544 * Makefile.in: Regenerate.
6545
6546 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6547
6548 * MAINTAINERS (write after approval): Added myself.
6549
6550 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6551
6552 * MAINTAINERS (Write After Approval): Add myself.
6553
6554 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6555
6556 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6557 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6558 Look for alternate names of the target cc and c++
6559 * configure: Regenerate.
6560
6561 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6562
6563 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6564 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6565 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6566 tools; remove code to manually set them.
6567 (Target tools): Look in the environment for them.
6568 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6569 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6570 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6571 build directory.
6572 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6573 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6574 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6575 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6576 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6577 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6578 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6579 * configure: Regenerate.
6580 * Makefile.in: Regenerate.
6581
6582 2005-07-28 Ben Elliston <bje@au.ibm.com>
6583
6584 * MAINTAINERS: Update for removed CPU targets.
6585
6586 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6587
6588 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6589 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6590 * Makefile.in: Regenerated.
6591
6592 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6593
6594 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6595 (CFLAGS_FOR_TARGET): Use it.
6596 (CXXFLAGS_FOR_TARGET): Likewise.
6597 * Makefile.in: Regenerated.
6598 * configure.in (--with-build-sysroot): New option.
6599 * configure: Regenerated.
6600
6601 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6602
6603 * Makefile.tpl: Wrap install between unstage and stage
6604 * Makefile.in: Regenerate.
6605
6606 2005-07-21 Eric Christopher <echristo@apple.com>
6607
6608 * MAINTAINERS: Update affiliation.
6609
6610 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6611
6612 * MAINTAINERS: Add self as crx port maintainer.
6613
6614 2005-07-20 DJ Delorie <dj@redhat.com>
6615
6616 * MAINTAINERS: Add self as m32c maintainer.
6617
6618 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6619
6620 * all files: Update FSF address.
6621
6622 2005-07-15 Eric Christopher <echristo@redhat.com>
6623
6624 * MAINTAINERS: Change affiliation.
6625
6626 2005-07-14 Jim Blandy <jimb@redhat.com>
6627
6628 * configure.in: Add cases for Renesas m32c.
6629 * configure: Regenerated.
6630
6631 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6632
6633 * COPYING.LIB: Update from fsf.org.
6634
6635 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6636
6637 * COPYING, compile, config.guess,
6638 config.sub, install-sh, missing, mkinstalldirs,
6639 symlink-tree, ylwrap: Sync from upstream sources.
6640 * config-ml.in: Update FSF address.
6641
6642 2005-07-13 Eric Christopher <echristo@redhat.com>
6643
6644 * configure.in: Add toplevel noconfigdir support for tpf.
6645 * configure: Regenerate.
6646
6647 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6648
6649 PR ada/22340
6650
6651 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6652 * Makefile.in: Regenerate.
6653
6654 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6655
6656 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6657 Brolley to write-after-approval.
6658
6659 2005-07-07 Andreas Schwab <schwab@suse.de>
6660
6661 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6662 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6663 * Makefile.in: Regenerated.
6664
6665 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6666
6667 * configure.in: Don't build sim or rda when targetting darwin.
6668 * configure: Regenerate.
6669
6670 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6671
6672 * configure.in: Add --enable-libssp and --disable-libssp.
6673 * configure: Regenerate with autoconf-2.13.
6674
6675 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6676
6677 * Makefile.def (target_modules): Add libssp.
6678 * configure.in (target_libraries): Add target-libssp.
6679 * configure: Rebuilt.
6680 * Makefile.in: Rebuilt.
6681
6682 2005-07-01 Zack Weinberg <zackw@panix.com>
6683
6684 * MAINTAINERS: Change email address. Resign from maintainership.
6685
6686 2005-07-01 Richard Guenther <rguenther@suse.de>
6687
6688 * MAINTAINERS: Change my e-mail address and affiliation.
6689
6690 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6691
6692 * Makefile.def (stagefeedback): Come after profile.
6693 Define profiledbootstrap target.
6694 * Makefile.tpl (profiledbootstrap): Remove.
6695 (stageprofile-end): Zap stagefeedback.
6696 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6697 * Makefile.in: Regenerate.
6698
6699 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6700
6701 * MAINTAINERS: Update my email address.
6702
6703 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6704
6705 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6706 In 'cpp' stanza, support '#line' as well as '# '.
6707
6708 2005-06-08 Andreas Schwab <schwab@suse.de>
6709
6710 * MAINTAINERS: Move myself from 'Write After Approval' to
6711 'CPU Port Maintainers' section as m68k maintainer.
6712
6713 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6714
6715 * configure.in (unsupported_languages): New macro.
6716 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6717 non-ported target libraries in noconfigdirs.
6718 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6719 non-linux-gnu. Remove libgcj_ex_libffi.
6720 <lang_frag loop>: Set add_this_lang=no if the language is in
6721 unsupported_languages.
6722 * configure: Regenerate.
6723
6724 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6725
6726 * configure.in: Fix typo in handling of --with-mpfr-dir.
6727 * configure: Regenerate.
6728
6729 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6730
6731 * MAINTAINERS: Update my email address.
6732
6733 2005-06-02 Jim Blandy <jimb@redhat.com>
6734
6735 * config.sub: Add cases for the Renesas m32c. (This patch has been
6736 accepted into the master sources.)
6737
6738 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6739 Michael Snyder <msnyder@redhat.com>
6740 Stan Cox <scox@redhat.com>
6741
6742 * configure.in: Set noconfigdirs for ms1.
6743
6744 * configure: Regenerate.
6745
6746 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6747
6748 * MAINTAINERS (Write After Approval): Add self.
6749
6750 2005-06-01 Josh Conner <jconner@apple.com>
6751
6752 * MAINTAINERS (Write After Approval): Add self.
6753
6754 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6755
6756 * MAINTAINERS: Update my email address.
6757
6758 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6759
6760 * MAINTAINERS (Write After Approval): Add self.
6761
6762 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6763
6764 * MAINTAINERS (Write After Approval): Remove self.
6765
6766 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6767
6768 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6769 (Dependencies): Consider target modules for bootstrap dependencies.
6770 Make target bootstrap modules depend on each stage's gcc.
6771 * Makefile.in: Regenerate.
6772
6773 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6774
6775 * Makefile.def (configure-gcc): Depend on binutils having been built.
6776 (all-gcc): No need to do it here.
6777 * Makefile.in: Regenerate.
6778
6779 2005-05-19 Paul Brook <paul@codesourcery.com>
6780
6781 * configure.in: Rewrite misleading error message when requested
6782 language cannot be built.
6783 * configure: Regenerate.
6784
6785 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6786
6787 * ylwrap: Import from Automake 1.9.5.
6788
6789 2005-05-13 David Ung <davidu@mips.com>
6790
6791 * MAINTAINERS (Write After Approval): Add self.
6792
6793 2005-05-09 Mike Stump <mrs@apple.com>
6794
6795 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6796 lt_cv_sys_max_cmd_len for now.
6797
6798 2005-05-09 Stan Cox <scox@redhat.com>
6799
6800 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6801
6802 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6803
6804 * README.SCO: Update the URL.
6805
6806 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6807
6808 * ltconfig: Define file_list_spec. Pass file_list_spec and
6809 with_gnu_ld to libtool.
6810 * ltcf-c.sh (aix[45]): Define file_list_spec.
6811 * ltcf-cxx.sh (aix[45]): Same.
6812 * ltcf-gcj.sh (aix[45]): Same.
6813 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6814 exists, write list of input files to temporary file.
6815
6816 2005-05-04 Mike Stump <mrs@apple.com>
6817
6818 * configure.in: Always pass --target to target configures as
6819 otherwise rebuilds that do --recheck will fail.
6820 * confiugure: Rebuilt.
6821
6822 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6823
6824 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6825 STAGE_HOST_EXPORTS.
6826 (configure, all): Add bootstrap support.
6827 (Host modules, target modules): Pass post-stage1 flags and exports.
6828 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6829 * Makefile.in: Regenerate.
6830
6831 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6832
6833 * configure: Regenerate.
6834
6835 2005-04-27 Mike Stump <mrs@apple.com>
6836
6837 * MAINTAINERS: Add self as darwin maintainer.
6838
6839 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6840
6841 * config.sub: Update from master copy.
6842
6843 2005-04-21 Mike Stump <mrs@apple.com>
6844
6845 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6846 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6847
6848 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6849
6850 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6851 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6852 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6853 "*-*-elf" and "*-*-linux*".
6854 * configure: Regenerate.
6855
6856 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6857
6858 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6859
6860 2005-04-12 Mike Stump <mrs@apple.com>
6861
6862 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6863
6864 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6865
6866 * MAINTAINERS (Write After Approval): Add myself.
6867
6868 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6869
6870 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6871
6872 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6873
6874 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6875 (TARGET_CONFIGARGS): Include --with-target-subdir.
6876 (configure, all): New macros. Use them throughout.
6877 * Makefile.in: Regenerate.
6878
6879 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6880
6881 * MAINTAINERS (Write After Approval): Add myself.
6882
6883 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6884
6885 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6886
6887 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6888
6889 * MAINTAINERS: Move John Carr to Write After Approval.
6890
6891 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6892
6893 * config/mh-mingw32: Delete.
6894 * configure.in: Don't use it.
6895 * configure: Regenerate.
6896
6897 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6898
6899 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6900 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6901 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6902 (HOST_LIB_PATH): Generate from Makefile.def.
6903 (TARGET_LIB_PATH): Likewise.
6904 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6905 * Makefile.in: Regenerate.
6906 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6907 (RPATH_ENVVAR): Include Darwin case.
6908 * configure: Regenerate.
6909
6910 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6911
6912 * MAINTAINERS (Various Maintainers): Remove self.
6913 (Write After Approval): Add self.
6914
6915 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6916
6917 * MAINTAINERS (Various Maintainers): Add self.
6918
6919 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6920
6921 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6922 * configure: Regenerate.
6923
6924 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6925
6926 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6927 gcc_version, and gcc_version_trigger from set of flags to pass.
6928 * Makefile.tpl: Remove definitions of above variables.
6929 (config.status): Remove dependency on $(gcc_version_trigger).
6930 * Makefile.in: Regenerate.
6931 * configure.in: Do not reference config/gcc-version.m4 nor
6932 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6933 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6934 * configure: Regenerate.
6935
6936 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6937 Andrew Pinski <pinskia@physics.uc.edu>
6938
6939 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6940 * Makefile.in: Regenerate.
6941
6942 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6943
6944 * MAINTAINERS (Write After Approval): Add myself.
6945
6946 2005-03-03 David Ayers <d.ayers@inode.at>
6947
6948 * MAINTAINERS (Write After Approval): Add myself.
6949
6950 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6951
6952 PR libgcj/20160
6953 * ltmain.sh: Avoid creating archives with components that have
6954 duplicate basenames.
6955
6956 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6957
6958 PR bootstrap/20250
6959 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6960 instead of check.
6961 * Makefile.in: Regenerate.
6962
6963 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6964
6965 * Makefile.in: Regenerate to fix conflict between the previous two
6966 patches.
6967
6968 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6969
6970 PR bootstrap/17383
6971 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6972 * Makefile.tpl (HOST_SUBDIR): New substitution.
6973 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6974 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6975 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6976 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6977 (Host modules, Bootstrapped modules): Use it.
6978 (Build modules, Target modules): Do not create symlink trees,
6979 always configure out-of-srcdir.
6980 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6981 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6982 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6983 $(HOST_SUBDIR). Create a symlink for host_subdir.
6984
6985 * Makefile.in: Regenerate.
6986 * configure: Regenerate.
6987
6988 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6989
6990 Merged from libada-gnattools-branch:
6991 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6992
6993 * gnattools: New directory.
6994 * Makefile.def: Add gnattools as a module, depending on target-libada.
6995 * Makefile.in: Regenerate.
6996 * configure.in: Include gnattools in host_tools; disable it if ada
6997 is disabled.
6998 * configure: Regenerate.
6999
7000 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7001
7002 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7003 treelang maintainer.
7004 (Write After Approval): Remove myself.
7005
7006 2005-02-23 Paul Schlie <schlie@comcast.net>
7007
7008 * configure.in: Allow darwin targeted ports to build tk, itcl and
7009 libgui.
7010 * configure: Regenerate.
7011
7012 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7013
7014 PR libgcj/10353
7015 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7016 * configure: Regenerate.
7017
7018 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7019
7020 * MAINTAINERS (Write After Approval): Add myself.
7021
7022 2005-02-10 Ian Lance Taylor <ian@airs.com>
7023
7024 * MAINTAINERS: Update my e-mail address.
7025
7026 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7027
7028 * MAINTAINERS (Write After Approval): Add myself.
7029
7030 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7031
7032 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7033 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7034 target-libgloss when not *-*-elf and *-*-aout.
7035 * configure: Regenerate.
7036
7037 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7038
7039 * MAINTAINERS: Remove obsolete entries.
7040
7041 * MAINTAINERS (Write After Approval): Add Michael Matz.
7042
7043 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7044
7045 * MAINTAINERS: Remove self as cpplib maintainer.
7046
7047 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7048
7049 * install-sh, config.sub: Import from upstream.
7050
7051 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7052
7053 PR bootstrap/18222
7054 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7055 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7056 * Makefile.in: Regenerate.
7057
7058 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7059
7060 * MAINTAINERS: Update my email address.
7061
7062 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7063 Andreas Schwab <schwab@suse.de>
7064
7065 PR bootstrap/18033
7066 * config-ml.in: Eval option if surrounded by single quotes.
7067
7068 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7069
7070 Revert 2004-12-28 Makefile changes, a better fix will be
7071 applied to mainline and src after GCC 4.0 branches.
7072
7073 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7074
7075 PR bootstrap/17383
7076
7077 * Makefile.def (target_modules): Remove stage parameter,
7078 it is always true now.
7079 * Makefile.tpl (configure-build-[+module+],
7080 configure-target-[+module+]): Always build symlink tree
7081 for the directory and for include. BUILD_SUBDIR and
7082 TARGET_SUBDIR cannot be . anymore.
7083 * Makefile.in: Regenerate.
7084
7085 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7086
7087 Revert 2004-12-08 Makefile changes.
7088
7089 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7090
7091 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7092 cygwin, mingw.
7093
7094 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7095
7096 * configure.in (sh64-*-*): Reenable gprof.
7097 * configure: Regenerate.
7098
7099 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7100
7101 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7102 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7103 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7104 * Makefile.in: Regenerate.
7105
7106 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7107
7108 * MAINTAINERS: Update my email address.
7109
7110 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7111
7112 * Makefile.tpl: Generate normal dependencies if the LHS module is
7113 not bootstrapped.
7114 * Makefile.in: Regenerate.
7115
7116 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7117
7118 * configure.in: Include config/gxx-include-dir.m4. Use
7119 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7120 * configure: Regenerate.
7121
7122 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7123
7124 * config.if: Delete.
7125 * configure.in: Set libstdcxx_incdir directly.
7126 * configure: Regenerate.
7127
7128 2004-12-02 Eric Christopher <echristo@redhat.com>
7129
7130 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7131 * Makefile.in: Regenerate.
7132
7133 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7134
7135 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7136 * configure: Regenerate.
7137
7138 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7139
7140 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7141 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7142 * configure: Regenerate.
7143
7144 2004-12-01 Eric Christopher <echristo@redhat.com>
7145
7146 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7147 of things to remove.
7148
7149 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7150
7151 * MAINTAINERS (Write After Approval): Update my e-mail address.
7152
7153 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7154
7155 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7156 from CVS libtool to always pass_all.
7157
7158 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7159
7160 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7161 (hppa*64*-*-*): Delete incorrect comment.
7162 * configure: Rebuilt.
7163
7164 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7165
7166 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7167
7168 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7169
7170 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7171 from CVS libtool to always pass_all.
7172
7173 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7174
7175 * install-sh, compile: Import from automake.
7176
7177 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7178
7179 * config.guess, config.sub: Import from savannnah.
7180
7181 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7182
7183 * MAINTAINERS (Write After Approval): Add myself
7184
7185 2004-11-12 Mike Stump <mrs@apple.com>
7186
7187 * Makefile.def: Add html support.
7188 * Makefile.tpl: Likewise.
7189 * Makefile.in: Regenerate.
7190
7191 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7192
7193 PR 18423
7194 * configure.in: Remove all instances of build-fixincludes from
7195 noconfigdirs.
7196 (build_configargs): Supply --target to subdirectories.
7197 * configure: Regenerate.
7198
7199 * Makefile.def: Make gcc install depend on fixincludes install.
7200 * Makefile.in: Regenerate.
7201
7202 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7203
7204 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7205
7206 2004-11-11 Paul Brook <paul@codesourcery.com>
7207
7208 * MAINTAINERS: Add self as arm maintainer. Update email address.
7209
7210 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7211
7212 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7213 target-libgfortran.
7214 * configure: Regenerate.
7215
7216 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7217
7218 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7219 like CC.
7220
7221 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7222
7223 * Makefile.def (host fixincludes): Specify missing targets.
7224 * Makefile.in: Regenerate.
7225
7226 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7227
7228 * MAINTAINERS: Add myself
7229
7230 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7231
7232 * MAINTAINERS (Write After Approval): Add myself.
7233
7234 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7235
7236 * Makefile.def: Build fixincludes for the host, too.
7237 * Makefile.in: Regenerate.
7238 * configure.in (host_tools): Add fixincludes.
7239 * configure: Regenerate.
7240
7241 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7242
7243 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7244 * configure: Regenerated.
7245
7246 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7247
7248 PR other/17783
7249 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7250 * configure: Regenerated.
7251
7252 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7253
7254 * README.SCO: Update per FSF instructions.
7255
7256 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7257
7258 PR target/18151
7259 * configure.in (case ${target}): Do not build fixincludes for avr.
7260 * configure: Regenerated.
7261
7262 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7263
7264 * configure.in (case ${target}): Do not build fixincludes
7265 on platforms where it is not used.
7266 * configure: Regenerated.
7267
7268 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7269
7270 * configure.in: Use an absolute path to install-sh.
7271 * configure: Regenerated.
7272
7273 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7274
7275 * MAINTAINERS (Write After Approval): Add myself.
7276
7277 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7278
7279 * MAINTAINERS: Remove from Write After Approval those that are
7280 already maintainers.
7281
7282 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7283
7284 * MAINTAINERS: Update my email address.
7285
7286 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7287
7288 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7289 * configure: Regenerate.
7290
7291 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7292
7293 * MAINTAINERS: Update my email address.
7294
7295 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7296
7297 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7298 entries belonging to this category.
7299
7300 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7301
7302 * MAINTAINERS: Update my e-mail address.
7303
7304 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7305
7306 Fix wrong conflict resolution in:
7307
7308 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7309
7310 * Makefile.in: Regenerate.
7311 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7312 in the recursive `make', instead of hardwiring `all'.
7313 (Autogenerated TARGET-* variables): New.
7314
7315 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7316
7317 * configure.in: Enable target-libgloss for crx-*-*.
7318 * configure: Regenerate.
7319
7320 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7321
7322 * MAINTAINERS (Various Maintainers): Move the "windows,
7323 cygwin, mingw" maintainer to ...
7324 (OS Port Maintainers): ... here.
7325
7326 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7327
7328 * MAINTAINERS (Write After Approval): Remove those that are
7329 maintainers of some subsystem.
7330
7331 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7332
7333 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7334 * ltcf-cxx.sh (tpf*): Likewise.
7335 * ltconfig (tpf*): Add TPF OS configuration support.
7336
7337 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7338
7339 * MAINTAINERS: Change my email address to my new work account.
7340
7341 2004-09-24 Michael Roth <mroth@nessie.de>
7342
7343 * configure.in (--without-headers): Add missing double quotes.
7344 * configure: Regenerate.
7345
7346 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7347
7348 * ylwrap: Revert to previous version.
7349
7350 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7351
7352 PR bootstrap/17369
7353 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7354 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7355 SET_GCC_LIB_PATH_CMD.
7356 (BASE_TARGET_EXPORTS): Likewise.
7357 * Makefile.in: Regenerated.
7358
7359 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7360 * configure: Regenerated.
7361
7362 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7363
7364 * config.guess: New upstream version
7365 * compile, depcomp, install-sh, ylwrap: Likewise.
7366
7367 2004-09-19 Roger Sayle <roger@eyesopen.com>
7368
7369 * config/mh-x86omitfp: New host makefile fragment. Add
7370 -fomit-frame-pointer to the default BOOT_CFLAGS.
7371 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7372 * configure: Regenerate.
7373
7374 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7375
7376 PR target/11572
7377 * configure.in (*-*-darwin*): Renable libobjc.
7378 * configure: Regenerate.
7379
7380 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7381
7382 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7383
7384 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7385
7386 * Makefile.def: Remove libbanshee.
7387 * Makefile.tpl: Ditto.
7388 * configure.in: Ditto.
7389 * Makefile.in: Regen.
7390 * configure: Ditto.
7391
7392 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7393
7394 * ltmain.sh: Use $pic_object as $non_pic_object if
7395 $non_pic_object=none.
7396
7397 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7398
7399 * missing: Import latest version from master repository.
7400
7401 2004-09-06 Nick Clifton <nickc@redhat.com>
7402
7403 * config.sub: Import latest version from master repository.
7404 * config.guess: Likewise.
7405 This includes these changes:
7406
7407 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7408
7409 * config.sub: Handle crisv32, alias etraxfs.
7410 * config.guess (crisv32:Linux:*:*): Handle.
7411
7412 2004-08-13 Brad Smith <brad@comstyle.com>
7413
7414 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7415 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7416
7417 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7418
7419 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7420 assume the processor is a powerpc. This is because coreutils
7421 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7422 in this case, due to a MacOS X bug that causes
7423 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7424 to return a negative number.
7425 Problem reported by Petter Reinholdtsen in:
7426 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7427
7428 2004-07-19 Ben Elliston <bje@gnu.org>
7429
7430 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7431
7432 2004-06-24 Ben Elliston <bje@gnu.org>
7433
7434 * config.guess: Update copyright years.
7435 * config.sub: Likewise.
7436
7437 2004-06-22 Robert Millan <robertmh@gnu.org>
7438
7439 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7440 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7441
7442 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7443
7444 * config.guess (*:*VMS:*:*): New entry. Replaces
7445 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7446 manufacturer.
7447
7448 2004-06-22 Ben Elliston <bje@gnu.org>
7449
7450 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7451 * config.sub: Likewise.
7452
7453 2004-06-22 Ben Elliston <bje@gnu.org>
7454
7455 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7456 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7457
7458 2004-06-11 Ben Elliston <bje@gnu.org>
7459
7460 * config.guess (pegasos:OpenBSD:*:*): Remove.
7461
7462 2004-06-11 Ben Elliston <bje@gnu.org>
7463
7464 From Wouter Verhelst <wouter@grep.be>:
7465 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7466
7467 2004-06-11 Ben Elliston <bje@gnu.org>
7468
7469 * config.guess (luna88k:OpenBSD:*:*): New.
7470
7471 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7472
7473 * config.guess (m32r*:Linux:*:*): New case.
7474 * config.sub: Handle m32rle.
7475
7476 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7477
7478 From Jens Petersen <petersen@redhat.com>:
7479 * config.sub: Handle sparcv8.
7480
7481 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7482
7483 From Tom Smith <smith@cag.lkg.hp.com>:
7484 * config.guess: Version suffixes are equally significant on Tru64
7485 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7486 prefix of "P" (patched kernel).
7487
7488 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7489
7490 * config.sub: Add support for National Semiconductor CRX target.
7491
7492 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7493
7494 * MAINTAINERS (Various Maintainers): Remove myself as web page
7495 maintainer, add myself as maintainer of build status lists.
7496
7497 2004-09-03 Jan Beulich <jbeulich@novell.com>
7498
7499 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7500 *-*-netware, but add target-libmudflap.
7501 Consolidate *-*-netware targets (of which really only i?86 exists)
7502 into a single entry.
7503 * configure: Likewise.
7504
7505 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7506
7507 * Makefile.tpl (sorry): Remove.
7508 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7509 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7510 (do-clean): Clean per-stage directories too.
7511 (do-distclean): Run distclean-stage1 too.
7512 (.NOTPARALLEL): Enable during toplevel bootstrap.
7513 (stage[+id+]-bubble): Enable parallel execution during
7514 the recursive invocation.
7515 * Makefile.in: Regenerate.
7516
7517 Fix previous checkin:
7518
7519 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7520 include.
7521 * configure.in: Fix indentation.
7522 * configure: Regenerate.
7523
7524 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7525
7526 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7527 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7528 * configure: regenerate
7529 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7530 -mdynamic-no-pic
7531
7532 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7533
7534 * Makefile.def (build_modules): Add fixincludes.
7535 (dependencies): Make gcc depend on fixincludes.
7536 * configure.in (build_tools): Add fixincludes.
7537 (build_configdirs): Always include build_libs.
7538 * Makefile.in: Regenerate.
7539 * configure: Regenerate.
7540
7541 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7542
7543 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7544 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7545 phony targets; do not generate timestamp files.
7546 (distclean-stageN): Remove references to their timestamp files.
7547 (restageN, touch-stageN): Remove.
7548 (stageN-bubble): Rewritten.
7549 (compare): Support lean bootstraps.
7550 * Makefile.in: Regenerate.
7551
7552 * configure.in: Only warn when bootstrapping but
7553 build != host or build != target. Support lean bootstraps.
7554 * configure: Regenerate.
7555
7556 2004-08-26 Phil Edwards <phil@codesourcery.com>
7557
7558 * configure.in: Give a better error message if GMP/MPFR are missing
7559 and a language needing them has been requested.
7560 * configure: Regenerated.
7561
7562 2004-08-25 Phil Edwards <phil@codesourcery.com>
7563
7564 * configure.in: Print a list of available language front-ends if
7565 a requested one is missing. Tidy stray tab characters.
7566 * configure: Regenerated.
7567
7568 2004-08-19 Michael Koch <konqueror@gmx.de>
7569
7570 * gcc/doc/install.texi: Update entry about automake for libjava.
7571
7572 2004-08-17 Robert Millan <robertmh@gnu.org>
7573
7574 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7575 (instead of FreeBSD).
7576 * configure: Regenerate.
7577
7578 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7579
7580 * Makefile.in: Regenerate.
7581 * configure: Regenerate.
7582
7583 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7584 stage_*_flags.
7585 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7586 for bootstrapped modules if toplevel bootstrap is going.
7587 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7588 modules. Adjust for changes in Makefile.def. Enable several
7589 rules even in non-bootstrap mode, just to avoid peppering the
7590 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7591 (stage-[+prev+]-bubble): Remove.
7592
7593 * Makefile.def (Dependencies): Depend on all-build-bison,
7594 all-build-flex, all-build-byacc, all-build-texinfo, rather
7595 than the host variations.
7596 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7597 with BUILD_SUBDIR.
7598 (BISON): Update for recent Bisons.
7599 (YACC): Fix typo.
7600 (cross): Depend on all-build.
7601 (all): Do not depend on all-build.
7602 (prebootstrap): Remove.
7603 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7604 (Prebootstrap dependencies): Add them to the per-stage targets
7605 and to all-prebootstrap.
7606 * configure.in (build_configdirs): Always enable build_tools.
7607 (BUILD_DIR_PREFIX): Remove.
7608
7609 * Makefile.def (gcc): Add target variable.
7610 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7611 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7612 in the recursive `make', instead of hardwiring `all'.
7613 (Autogenerated TARGET-* variables): New.
7614
7615 2004-08-13 Brian Booth <bbooth@redhat.com>
7616
7617 * MAINTAINERS: Remove myself from write-after-approval.
7618
7619 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7620
7621 * src-release: Stop distributing mmalloc with gdb (which doesn't
7622 use it).
7623 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7624 * Makefile.in: Regenerate.
7625
7626 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7627
7628 * configure.in (arm*-*-eabi*): New target.
7629 * configure: Regenerate.
7630
7631 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7632
7633 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7634 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7635 (Dependencies): New section.
7636 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7637 (configure-target-[+module+]): Depend on maybe-all-gcc
7638 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7639 (toplevel profiledbootstrap): Fix dependencies.
7640 * Makefile.in: Regenerate.
7641
7642 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7643
7644 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7645 target-libiberty to noconfigdirs.
7646 * configure: Regenerate.
7647
7648 2004-08-03 Paul Brook <paul@codesourcery.com>
7649
7650 * configure.in: Check for MPFR as well as GMP.
7651 * configure: Regenerate.
7652
7653 2004-08-01 Robert Millan <robertmh@gnu.org>
7654
7655 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7656 libmudflap for all GNU-based systems (with Glibc).
7657 * configure: Regenerate.
7658
7659 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7660
7661 * Makefile.def (host-modules): Add gcc.
7662 * Makefile.in: Regenerate.
7663 * Makefile.tpl (sorry): New rule.
7664 (configure-host, all-host, [+make_target+]-host, do-check,
7665 install-host): Do not add gcc as a special case.
7666 (host modules): Add a small special-casing for gcc. Export
7667 extra_make_flags through the environment.
7668 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7669 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7670 other recursive targets for gcc): Remove.
7671
7672 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7673 (stage, unstage): New rules.
7674 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7675 distclean-stage[+id+]): Use stage_current.
7676 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7677 the stage*-start rules.
7678
7679 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7680
7681 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7682 use -all_load flag.
7683
7684 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7685
7686 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7687 * configure: Regenerate.
7688
7689 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7690
7691 * maintainer-scripts/gcc_release: Revert yesterday's change.
7692
7693 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7694
7695 * MAINTAINERS: Add myself to write-after-approval.
7696
7697 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7698
7699 * libf2c: Removed.
7700 * gcc/gccbug.in: Updated because of libf2c removal.
7701 * maintainer-scripts/gcc_release: Ditto.
7702
7703 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7704
7705 * configure.in: Build libmudflap by default on FreeBSD.
7706 * configure: Regenerated.
7707
7708 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7709
7710 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7711 systems.
7712 * configure: Regenerated.
7713
7714 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7715
7716 PR target/16344
7717 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7718 feedback based compiler.
7719 * Makefile.in: Rebuilt.
7720
7721 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7722
7723 * Makefile.def (host_modules): Set bootstrap=true for flex.
7724 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7725 * Makefile.in: Rebuilt.
7726
7727 2004-07-07 Jan Hubicka <jh@suse.cz>
7728
7729 * MAINTAINERS: Add self as a profile feedback maintainer.
7730
7731 2004-07-05 Phil Edwards <phil@codesourcery.com>
7732
7733 * configure.in: Do not prepend $srcdir to /dev/null in
7734 makefile fragments.
7735 * configure: Regenerate.
7736
7737 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7738
7739 * Makefile.def (build_modules): Add bison, byacc, flex,
7740 m4, texinfo.
7741 (flags_to_pass): Add FLEX.
7742 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7743 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7744 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7745 DEFAULT_MAKEINFO): Remove.
7746 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7747 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7748 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7749 objdir or else use configured tool.
7750 (all-build): New.
7751 (all): Depend on it.
7752 (Build module dependencies): Add.
7753 * Makefile.in: Regenerate.
7754 * configure.in: Better support for multiple build modules,
7755 matching what is done for host/target modules. Do not look
7756 for "plausible" locations of build tools if Canadian cross.
7757 Use autoconf's AC_PROG_CC to find a C compiler. Define
7758 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7759 * configure: Regenerate.
7760
7761 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7762
7763 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7764 * Makefile.in: Regenerate.
7765
7766 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7767
7768 * Makefile.tpl (configure-build-[+module+],
7769 configure-[+module+], configure-target-[+module+]): Pass
7770 [+extra_configure_args+].
7771 (all-build-[+module+], all-[+module+], check-[+module+],
7772 install-[+module+], [+make_target+]-[+module+],
7773 all-target-[+module+], check-target-[+module+],
7774 install-target-[+module+], [+make_target+]-target-[+module+]):
7775 Pass [+extra_make_args+].
7776 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7777 (GCC_HOST_EXPORTS): Remove.
7778 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7779 cross, check-gcc, check-gcc-c++, install-gcc,
7780 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7781 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7782 * Makefile.in: Regenerate.
7783
7784 2004-06-21 Matthew Sachs <msachs@apple.com>
7785
7786 * MAINTAINERS: Added self to write-after-approval.
7787
7788 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7789
7790 * configure.in: Check for srcdir/winsup rather than build directory
7791 winsup.
7792 * configure: Regenerate.
7793
7794 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7795
7796 * configure.in: Don't build Cygwin native newlib if winsup
7797 directory is missing. Emit warning instead.
7798 * configure: Regenerate.
7799
7800 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7801
7802 * Makefile.tpl (touch-stage[+id+]): New.
7803 (restage[+prev+]): Depend on touch-stage[+id+].
7804
7805 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7806 Use it throughout.
7807
7808 * Makefile.def: Add profile and feedback bootstrap stages.
7809 Remove next field from bootstrap stages.
7810 * Makefile.tpl (LN, LN_S): Substitute.
7811 (stageN-start, stageN-end): Use double-colon rules, to
7812 provide a hook for additional setup commands.
7813 (distclean-stageN-gcc, restageN): Create dependencies from
7814 [+prev+], not from [+next+].
7815 (stageN-bubble): Add commands for successive stages from
7816 [+prev+], using double-colon rules.
7817 (all-stageN-gcc): Fix typo.
7818 (stagefeedback-start, profiledbootstrap): New.
7819 * Makefile.in: Regenerate.
7820 * configure.in: Call ACX_PROG_LN.
7821 * configure: Regenerate.
7822
7823 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7824
7825 * MAINTAINERS (Write After Approval): Add myself.
7826
7827 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7828
7829 * MAINTAINERS (Write After Approval): Add myself.
7830
7831 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7832
7833 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7834 without gcc.
7835 * configure: Regenerate.
7836
7837 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7838
7839 * Makefile.tpl: Fix typo.
7840 * Makefile.in: Regenerate.
7841
7842 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7843
7844 * configure.in: Remove new- prefix from toplevel
7845 bootstrap targets.
7846 * configure: Regenerate.
7847
7848 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7849
7850 * Makefile.tpl (all.normal): Rename to all.
7851 (all): Replace with a rule to pick the default
7852 target from configure.
7853 (all-gcc, configure-gcc): Use conditionals to
7854 do nothing when toplevel bootstrap is going on.
7855 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7856 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7857 * configure.in: Support --enable-bootstrap.
7858
7859 * Makefile.def: Remove new- prefix from toplevel
7860 bootstrap targets.
7861 * Makefile.tpl: Likewise.
7862
7863 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7864 target.
7865
7866 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7867 $(RECURSE_FLAGS) to recursive invocation of make.
7868
7869 * Makefile.in: Regenerate.
7870 * configure: Regenerate.
7871
7872 2004-05-30 Andreas Jaeger <aj@suse.de>
7873 Jim Wilson <wilson@specifixinc.com>
7874
7875 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7876 like CC.
7877
7878 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7879
7880 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7881 * configure: Regenerate.
7882
7883 2004-05-25 Daniel Jacobowitz <drow@false.org>
7884
7885 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7886 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7887 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7888 targets.
7889 * Makefile.in: Regenerate.
7890
7891 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7892
7893 * configure.in: Test the ability to symlink directories.
7894 * configure: Regenerate.
7895
7896 * Makefile.def (bootstrap-stage): New definitions.
7897 * Makefile.tpl (configure-stage1-gcc,
7898 configure-stage2-gcc, configure-stage3-gcc,
7899 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7900 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7901 new-restage3, compare): Autogenerate, see Makefile.in
7902 entry for behavioral changes.
7903 (distclean-stage1, new-stage1-start, new-stage1-end,
7904 new-stage1-bubble, distclean-stage2, new-stage2-start,
7905 new-stage2-end, new-stage2-bubble, distclean-stage3,
7906 new-stage3-start, new-stage3-end): New autogenerated targets.
7907 (objext, prebootstrap, BOOT_CFLAGS,
7908 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7909 targets.
7910
7911 * Makefile.in: Regenerate.
7912 (distclean-stage1, new-stage1-start, new-stage1-end,
7913 new-stage1-bubble, distclean-stage2, new-stage2-start,
7914 new-stage2-end, new-stage2-bubble, distclean-stage3,
7915 new-stage3-start, new-stage3-end): New targets.
7916 (all-stage1-gcc): Move prebootstrap dependency from here...
7917 (configure-stage1-gcc): ...to here.
7918 (new-bootstrap): Use bubble targets.
7919 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7920 Use per-stage distclean targets.
7921 (configure-stage1-gcc, configure-stage2-gcc,
7922 configure-stage3-gcc, all-stage1-gcc,
7923 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7924 Use new-stageN-start to prepare the tree.
7925
7926 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7927
7928 * Makefile.def (host_modules): add libcpp.
7929 * Makefile.tpl: Add dependencies on and for libcpp.
7930 * Makefile.in: Regenerate.
7931 * configure.in: Add libcpp host module.
7932 * configure: Regenerate.
7933
7934 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7935
7936 * Makefile.tpl: Whenever a recursive target is defined, wrap
7937 it in a special @if/@endif block, and prepare its maybe
7938 dependency in the @if/@endif block
7939 * configure.in: Instead of writing maybe dependencies, remove
7940 the @if/@endif statements, and remove the @if/@endif blocks
7941 that remain.
7942 * configure: Regenerate.
7943 * Makefile.in: Regenerate.
7944
7945 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7946
7947 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7948
7949 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7950
7951 PR bootstrap/15120
7952 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7953 * */configure: Rebuilt.
7954
7955 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7956
7957 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7958 of libf2c.
7959 * configure, Makefile.in: Regenerate.
7960
7961 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7962
7963 * MAINTAINERS (Write After Approval): Add myself.
7964
7965 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7966
7967 Merge from tree-ssa-20020619-branch.
7968
7969 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7970 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7971 (HOST_GMPLIBS): Define.
7972 (HOST_GMPINC): Define.
7973 (TARGET_LIB_PATH): Add libmudflap.
7974 (GFORTRAN_FOR_TARGET): Define.
7975 (configure-build*): Export GFORTRAN.
7976 (configure-gcc): Export GMPLIBS and GMPINC.
7977 (all-gcc): Add maybe-all-libbanshee.
7978 (configure-target-libgfortran): Define.
7979 * Makefile.in: Regenerate.
7980 * configure.in (host_libs): Add libbanshee.
7981 (target_libraries): Add target-libmudflap and target-libgfortran.
7982 Add --with-libbanshee.
7983 Handle --disable-libmudflap.
7984 (*-*-freebsd*): Use with_gmp.
7985 Add $(libgcj) to noconfigdirs.
7986 * configure: Regenerate.
7987 * depcomp: New file.
7988 * MAINTAINERS: Add tree-ssa maintainers.
7989
7990 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7991
7992 * MAINTAINERS (Various Maintainers): Add myself.
7993
7994 2004-04-30 Brian Ford <ford@vss.fsi.com>
7995
7996 * MAINTAINERS (Write After Approval): Add myself.
7997
7998 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7999
8000 * MAINTAINERS (Write After Approval): Add myself.
8001
8002 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8003
8004 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8005 * configure: Regenerate.
8006
8007 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8008
8009 Revert:
8010 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8011
8012 * Makefile.def (flags_to_pass): Remove *dir variables that
8013 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8014 as well as prefix and exec_prefix.
8015 * Makefile.in: Regenerate.
8016
8017 2004-04-26 Robert Millan <robertmh@gnu.org>
8018
8019 Add patches from libtool CVS.
8020 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8021 * ltconfig: Likewise.
8022 * ltcf-c.sh: Likewise.
8023 * ltcf-cxx.sh: Likewise.
8024 * ltcf-gcj.sh: Likewise.
8025
8026 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8027
8028 * Makefile.def (host_modules): Mark with the bootstrap
8029 flag packages on which gcc depends.
8030 * Makefile.tpl (all-bootstrap): Use it.
8031 * Makefile.in: Regenerate.
8032
8033 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8034
8035 * Makefile.def (flags_to_pass): Remove *dir variables that
8036 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8037 as well as prefix and exec_prefix.
8038 * Makefile.in: Regenerate.
8039
8040 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8041
8042 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8043 * configure: Regenerate.
8044 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8045 * gcc/Makefile.tpl (compare): Use the result of the test.
8046 * gcc/Makefile.in: Regenerate.
8047
8048 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8049
8050 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8051 Always relocate gcc and prev-gcc to the original names, even
8052 if the build fails.
8053 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8054 New targets.
8055
8056 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8057
8058 * MAINTAINERS: Update my email address.
8059
8060 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8061
8062 * configure.in (mips*-*-irix5*): Enable ld.
8063 * configure: Regenerate.
8064
8065 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8066
8067 * configure: Regenerate.
8068
8069 2004-04-15 James E Wilson <wilson@specifixinc.com>
8070
8071 * Makefile.tpl (configure-[+module+], configure-gcc,
8072 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8073 Set and export LDFLAGS.
8074 * Makefile.in: Regenerate.
8075
8076 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8077
8078 * MAINTAINERS: Add myself to write-after-approval.
8079
8080 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8081
8082 PR bootstrap/14871
8083 * Makefile.tpl: If we don't have built-in-tree target tools,
8084 use the ones found by configure rather than hacking around with
8085 program_transform_name.
8086 * configure.in: Give Makefile.tpl the information necessary
8087 to do that.
8088 * Makefile.in: Regenerate.
8089 * configure: Regenerate.
8090
8091 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8092
8093 PR bootstrap/14760
8094 * configure.in: When computing baseargs, strip *all* copies of
8095 offending options. Also, don't match/substitute the trailing space,
8096 so that this actually works when two similar options are separated by
8097 only one space.
8098 * configure: Regenerate.
8099
8100 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8101
8102 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8103 (rs6000-*-aix*): Same.
8104 * configure: Regenerate.
8105
8106 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8107
8108 * MAINTAINERS: Add myself to write-after-approval.
8109
8110 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8111
8112 * MAINTAINERS: Add myself to write-after-approval.
8113
8114 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8115
8116 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8117 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8118 * Makefile.in: Regenerate.
8119
8120 * configure.in (top level bootstrap support): Rework --enable-werror
8121 to set @stage2_werror_flag@.
8122 * configure: Regenerate.
8123 * Makefile.tpl (top level bootstrap support): Pass
8124 @stage2_werror_flag@ down to configure in stages 2 and 3.
8125 * Makefile.in: Regenerate.
8126
8127 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8128
8129 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8130 for stages 2 and 3 as well as in make. As a consequence, remove
8131 OUTPUT_OPTION (now detected by configure) from the flags passed down
8132 to make.
8133 * Makefile.in: Regenerate.
8134
8135 * Makefile.tpl (new-bootstrap): Fix typo.
8136 * Makefile.in: Regenerate.
8137
8138 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8139
8140 * Makefile.tpl: Rearrange by moving recursive_targets rules
8141 into their proper sections.
8142 * Makefile.tpl (top level bootstrap support): Move disabling
8143 of coverage flags from 'make' to 'configure'; improve comments.
8144 * Makefile.in: Regenerate.
8145
8146 * Makefile.tpl (experimental top level bootstrap) Move stage1
8147 language setting from all- target to configure- target; disable
8148 intermodule optimization in stage 1; prevent gratuitous rebuilds
8149 of stage 1.
8150 * Makefile.in: Regenerate.
8151 * configure.in: Comma-separate stage 1 language list for top
8152 level bootstrap.
8153 * configure: Regenerate.
8154
8155 * Makefile.tpl: Clean up experimental top level bootstrap support:
8156 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8157 prev-gcc in configure- targets as well as all- targets.
8158 * Makefile.in: Regenerate.
8159
8160 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8161
8162 * compile: New file imported from automake.
8163
8164 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8165
8166 * configure.in: Remove symbolic link section.
8167 * configure: Regenerate.
8168 * Makefile.tpl (links): Remove.
8169 * Makefile.in: Regenerate.
8170
8171 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8172 Nathanael Nerode <neroden@gcc.gnu.org>
8173
8174 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8175 Set with AC_CHECK_PROGS.
8176 * configure.in: Fix comment typo from last patch.
8177 * configure: Regenerate.
8178
8179 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8180
8181 * Makefile.tpl: Introduce experimental top level bootstrap support.
8182 * Makefile.in: Regenerate.
8183 * configure.in: Introduce support for top level bootstrap.
8184 * configure: Regenerate.
8185
8186 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8187 Paolo Bonzini <bonzini@gnu.org>
8188
8189 PR bootstrap/14522
8190 * configure.in: Cope with shells that do not support unquoted ^
8191 * configure: Regenerate.
8192
8193 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8194 Paolo Bonzini <bonzini@gnu.org>
8195
8196 PR bootstrap/14522
8197 * configure.in: Cope with shells that do not support nesting
8198 quotes inside quoted backquote substitutions.
8199 * configure: Regenerate.
8200
8201 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8202
8203 PR bootstrap/14522
8204 * configure.in: Fix escaping of $.
8205 * configure: Regenerate.
8206
8207 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8208
8209 * configure: Regenerate, since I forgot to while committing Paolo's
8210 changes.
8211
8212 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8213
8214 PR ada/14131
8215 Move language detection to the top level.
8216 * configure.in: Find default values for the tools as
8217 soon as possible. Disable ada if GNAT is not found.
8218 Emit error message about missing languages. Expand
8219 --enable-languages=all for the gcc subdirectory.
8220
8221 2004-03-10 Ben Elliston <bje@gnu.org>
8222
8223 * MAINTAINERS: Update my email address.
8224
8225 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8226
8227 * ltconfig: Disable building static libraries if building shared
8228 libraries on AIX 5L.
8229
8230 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8231
8232 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8233 and disable libgcj.
8234 * configure: Regenerated.
8235
8236 2004-03-01 Brian Booth <bbooth@redhat.com>
8237
8238 * MAINTAINERS: Add myself to write-after-approval.
8239
8240 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8241
8242 * MAINTAINERS: Add myself to write-after-approval.
8243
8244 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8245
8246 PR bootstrap/7087
8247 * Makefile.tpl: Guard XFOO sed statements better.
8248 * Makefile.tpl: Add dependency for configure-target-libada.
8249 * Makefile.in: Regenerate (incidentally fixes broken
8250 commit when libada-branch was merged).
8251
8252 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8253
8254 * MAINTAINERS: Add myself to write-after-approval.
8255
8256 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8257
8258 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8259 maintainers.
8260
8261 2004-02-20 Andrew Cagney <cagney@redhat.com>
8262
8263 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8264 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8265
8266 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8267
8268 PR bootstrap/11932
8269 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8270
8271 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8272
8273 * MAINTAINERS: Added myself to write-after-approval.
8274
8275 2004-02-14 Michael Koch <konqueror@gmx.de>
8276
8277 * MAINTAINERS: Added myself to write-after-approval.
8278
8279 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8280
8281 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8282 some OS port maintainers to OS port maintainers section.
8283
8284 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8285
8286 * MAINTAINERS: Add self.
8287
8288 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8289
8290 * MAINTAINERS: Alphabetize.
8291
8292 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8293
8294 * MAINTAINERS: Remove myself.
8295
8296 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8297
8298 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8299 (rs6000-*-aix*): Same.
8300 * configure: Regenerate.
8301
8302 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8303
8304 * configure.in (host): Add in missing $noconfigdirs to defines.
8305 * configure: Regenerate.
8306
8307 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8308 Nathanael Nerode <neroden@gcc.gnu.org>
8309
8310 PR ada/6637, PR ada/5911
8311 Merge with libada-branch:
8312 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8313 with appropriate dependencies. Add --enable-libada configure switch.
8314 * configure, Makefile.in: Regenerate.
8315
8316 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8317
8318 * MAINTAINERS: Add myself to write-after-approval.
8319
8320 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8321
8322 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8323 * configure: Regenerate.
8324
8325 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8326
8327 Merge from upstream:
8328
8329 * ltmain.in: When setting IFS to '~', be careful about user
8330 arguments that contain '~'.
8331
8332 2004-02-04 Peter O'Gorman <peter@pogma.com>
8333
8334 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8335 Also test $base_compile against $CC with escaped arguments. Bug
8336 reported by Geoff Keating <geoffk@apple.com>.
8337
8338 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8339
8340 * MAINTAINERS: Remove i960 port.
8341
8342 2004-01-23 DJ Delorie <dj@redhat.com>
8343
8344 * Makefile.def (target_modules) [libiberty]: Don't stage.
8345 * Makefile.in: Rebuilt.
8346
8347 2004-01-20 Caroline Tice <ctice@apple.com>
8348
8349 * MAINTAINERS: Add myself to write-after-approval.
8350
8351 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8352
8353 * MAINTAINERS: Update my email address.
8354
8355 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8356
8357 * MAINTAINERS: Add myself to write-after-approval.
8358
8359 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8360
8361 * MAINTAINERS: Remove entries without email address.
8362
8363 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8364
8365 * MAINTAINERS: Add myself to write-after-approval.
8366
8367 2004-01-15 Steven Bosscher <stevenb@suse.de>
8368
8369 * MAINTAINERS: Update my email address.
8370
8371 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8372
8373 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8374 * Makefile.tpl (configure-target-[+module+]): Support stage.
8375 * Makefile.in: Rebuilt.
8376
8377 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8378
8379 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8380
8381 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8382
8383 * MAINTAINERS: Add myself as a MIPS maintainer.
8384
8385 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8386
8387 * configure.in: Use ./config.cache, not config.cache.
8388 * configure: Regenerate.
8389 * Makefile.tpl: Special-casing not needed for GCC any more.
8390 * Makefile.in: Regenerate.
8391
8392 * configure.in: Don't share a cache file for host dirs.
8393 * configure: Regenerate.
8394
8395 * config-ml.in: Don't mess with the cache file.
8396
8397 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8398
8399 * MAINTAINERS: Move myself from 'Write After Approval' to
8400 'CPU Port Maintainers' section as SPARC maintainer.
8401
8402 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8403
8404 * Makefile.tpl: Make GCC use a separate config.cache.
8405 * Makefile.in: Regenerate.
8406
8407 PR bootstrap/11932, PR bootstrap/11933
8408 (I don't know if it will fix either of them, but it relates
8409 to them.)
8410 * configure.in: Don't use shared config.cache for target
8411 directories.
8412 * configure: Regenerate.
8413
8414 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8415
8416 * MAINTAINERS: Add myself to 'Write After Approval' section.
8417
8418 2003-12-31 Roger Sayle <roger@eyesopen.com>
8419
8420 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8421 * configure: Regenerated.
8422
8423 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8424
8425 * MAINTAINERS: Remove the mn10200 maintainer.
8426
8427 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8428
8429 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8430 * configure: Regenerated.
8431
8432 2003-12-16 Jan Hubicka <jh@suse.cz>
8433
8434 * MAINTAINERS: Add myself as callgraph maintainer.
8435
8436 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8437
8438 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8439 * configure: Regenerate.
8440
8441 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8442
8443 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8444 'Write After Approval' section. Update email.
8445
8446 2003-12-01 James Lemke <jim@wasabisystems.com>
8447
8448 * MAINTAINERS (Write After Approval): Add myself.
8449
8450 2003-11-20 Matt Thomas <matt@3am-software.com>
8451
8452 * MAINTAINERS: Add myself as a vax port maintainer.
8453
8454 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8455
8456 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8457 (configure-build-[+module+], configure-[+module+]): Likewise.
8458 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8459 * Makefile.in: Regenerate.
8460
8461 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8462
8463 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8464 shared/dylibed libraries.
8465 * ltmain.sh: Likewise.
8466 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8467 * ltcf-cxx.sh: Likewise.
8468 * ltcf-gcj.sh: Likewise.
8469 * ltconfig: Likewise.
8470
8471 2003-11-17 Stan Cox <scox@redhat.com>
8472
8473 * MAINTAINERS: Add myself as iq2000 port maintainer.
8474
8475 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8476
8477 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8478 * Makefile.in: Regenerate.
8479
8480 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8481
8482 * config.sub: Update to 2003-11-03 version.
8483
8484 2003-10-20 Phil Edwards <phil@codesourcery.com>
8485
8486 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8487 * configure: Regenerate.
8488
8489 2003-10-20 Nicolas Pitre <nico@cam.org>
8490
8491 * MAINTAINERS: Add myself to 'Write After Approval' section.
8492
8493 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8494
8495 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8496
8497 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8498
8499 * MAINTAINERS: Update my email address.
8500
8501 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8502
8503 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8504
8505 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8506
8507 * MAINTAINERS: Add myself to 'Write After Approval' section.
8508
8509 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8510
8511 * config.guess: Update to 2003-10-16 version.
8512 * config.sub: Update to 2003-10-16 version.
8513
8514 2003-10-15 David Daney <ddaney@avtrex.com>
8515
8516 * MAINTAINERS: Added myself to 'Write After Approval' section.
8517
8518 2003-10-15 Falk Hueffner <falk@debian.org>
8519
8520 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8521 'Write After Approval' section. Update email.
8522
8523 2003-10-14 Roger Sayle <roger@eyesopen.com>
8524
8525 * MAINTAINERS: Move myself from 'Write After Approval' to
8526 'Various Maintainers' section as middle-end maintainer.
8527
8528 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8529
8530 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8531 HOST_FLAGS_TO_PASS.
8532 * Makefile.in: Regenerate.
8533
8534 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8535
8536 * config.guess: Update to 2003-10-07 version.
8537 * config.sub: Update to 2003-10-07 version.
8538
8539 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8540
8541 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8542 * ltconfig (irix5*, irix6*): Don't override version_type.
8543
8544 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8545
8546 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8547 * configure: Rebuilt
8548 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8549 * Makefile.in: Rebuilt
8550
8551 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8552
8553 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8554
8555 2003-09-30 Carlo Wood <carlo@alinoe.com>
8556
8557 * MAINTAINERS (Write After Approval): Add myself.
8558
8559 2003-09-29 Paul Koning <ni1d@arrl.net>
8560
8561 * MAINTAINERS: Move myself from "Write After Approval"
8562 to CPU platform maintainers for pdp11 platform.
8563
8564 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8565
8566 * MAINTAINERS: Move myself from 'Write After Approval' to
8567 'Various Maintainers' section as libffi testsuite maintainer.
8568
8569 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8570
8571 * configure.in: Pass a computed --program-transform-name
8572 to subconfigures.
8573 * configure: Regenerated.
8574
8575 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8576
8577 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8578 * Makefile.in: Regenerate.
8579
8580 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8581 * Makefile.in: Regenerate.
8582
8583 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8584
8585 * MAINTAINERS: Move myself from 'Write After Approval'
8586 to 'Various Maintainers' (objective-c) section.
8587
8588 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8589
8590 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8591 quoting.
8592 * configure: Regenerated.
8593
8594 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8595
8596 * MAINTAINERS (Write After Approval): Add myself to write after
8597 approval list.
8598
8599 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8600
8601 * MAINTAINERS (Write After Approval): Add myself.
8602
8603 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8604
8605 * MAINTAINERS: Update my e-mail address.
8606
8607 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8608
8609 * libtool.m4 (LD): Correct powerpc64 host match.
8610
8611 2003-09-06 James E Wilson <wilson@tuliptree.org>
8612
8613 * MAINTAINTERS: Update my affiliation and email address.
8614
8615 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8616
8617 * MAINTAINERS (Write After Approval): Add myself.
8618
8619 2003-09-04 DJ Delorie <dj@redhat.com>
8620
8621 * configure: Regenerate.
8622
8623 2003-09-04 Robert Millan <robertmh@gnu.org>
8624
8625 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8626
8627 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8628
8629 * configure.in: Ensure arguments to sed are properly spaced.
8630 * configure: Regenerate.
8631
8632 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8633
8634 * MAINTAINERS: Update my e-mail address.
8635
8636 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8637
8638 * MAINTAINERS (Write After Approval): Add myself.
8639
8640 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8641
8642 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8643 * configure: Regenerated.
8644
8645 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8646
8647 * MAINTAINERS: Update my email address.
8648
8649 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8650
8651 * configure.in: Use newline instead of semicolon when assuming
8652 shell arguments in a for loop.
8653 * configure: Regenerated.
8654
8655 2003-08-22 Jason Eckhardt <jle@rice.edu>
8656
8657 * MAINTAINERS: Resurrect the i860 maintainer.
8658
8659 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8660
8661 PR 8180
8662 * configure.in: When testing with_libs and with_headers, treat
8663 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8664 * configure: Regenerate.
8665
8666 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8667 make, shell, etc.
8668 (baseargs): Likewise.
8669 * configure: Regenerate.
8670
8671 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8672
8673 * MAINTAINERS (Write After Approval): Add myself.
8674
8675 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8676
8677 * configure.in: Disable libgcj for darwin not on powerpc.
8678 * configure: Rebuild.
8679
8680 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8681
8682 * config-ml.in, symlink-tree: Add license.
8683
8684 2003-08-03 Richard Stallman <rms@gnu.org>
8685 Eben Moglen <moglen@columbia.edu>
8686
8687 * README.SCO: New file.
8688
8689 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8690
8691 * Makefile.tpl (check, check-c++): Express dependencies using
8692 dependencies rather than commands.
8693 * Makefile.in: Regenerate.
8694
8695 2003-08-01 Andrew Cagney <cagney@redhat.com>
8696
8697 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8698 * configure: Ditto.
8699
8700 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8701
8702 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8703 * Makefile.in: Update.
8704
8705 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8706
8707 * configure.in: Enable libgcj for darwin.
8708 * configure: Rebuild.
8709
8710 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8711
8712 * config-ml.in: Use ac_configure_args directly instead of
8713 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8714 actually seen.
8715
8716 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8717
8718 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8719 creating target and build subdirs to build all parent dirs as needed.
8720 * Makefile.in: Rebuild.
8721 * configure.in: Don't build dirs explicitly here.
8722 * configure: Rebuild.
8723
8724 2003-07-26 Paul Brook <paul@nowt.org>
8725
8726 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8727
8728 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8729
8730 * Makefile.tpl (all-make): Depend on intl.
8731 * Makefile.in: Rebuilt.
8732
8733 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8734
8735 * install-sh: Update to newer upstream versions (associated with
8736 aclocal 1.7).
8737 * mkinstalldirs: Likewise.
8738 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8739
8740 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8741
8742 * MAINTAINERS: Move self from Bug database only accounts
8743 to write-after-approval.
8744
8745 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8746
8747 * config.if: Remove unused libc_interface determination.
8748
8749 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8750
8751 * MAINTAINERS: Move self from write-after-approval to
8752 build machinery (*.in).
8753
8754 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8755
8756 PR bootstrap/11273
8757 PR bootstrap/11408
8758 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8759 unused INSTALL_PROGRAM_ARGS.
8760 * configure.in: Use AC_PROG_INSTALL.
8761 * Makefile.in: Regenerate.
8762 * configure: Regenerate.
8763
8764 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8765
8766 * MAINTAINERS: Alphabetize.
8767
8768 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8769
8770 * configure: Rebuilt.
8771 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8772 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8773 newlib nor libgloss.
8774 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8775 * configure.in (am33_2.0-*-linux*): Added.
8776
8777 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8778
8779 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8780 * configure: Regenerate.
8781
8782 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8783
8784 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8785 * Makefile.in: Regenerate.
8786
8787 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8788
8789 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8790 * Makefile.in: Regenerate.
8791
8792 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8793
8794 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8795 * Makefile.in: Regenerated.
8796
8797 * config-ml.in: Replace PWD with PWD_COMMAND.
8798
8799 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8800
8801 * intl: New directory; see intl/ChangeLog for details.
8802 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8803 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8804 * Makefile.in: Regenerate.
8805
8806 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8807
8808 * configure.in: Clean up config-lang.in handling. Delete
8809 useless assignment to "subdirs".
8810 * configure: Regenerate.
8811
8812 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8813
8814 * configure.in: Rename 'target_libs' to 'target_libraries'.
8815 Remove useless reference to 'target_libs'.
8816 * configure: Regenerate.
8817
8818 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8819
8820 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8821 * Makefile.in: Regenerate.
8822
8823 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8824
8825 * Makefile.def: Introduce flags_to_pass.
8826 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8827 * Makefile.in: Regenerate.
8828
8829 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8830
8831 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8832 and target-libgloss.
8833 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8834 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8835 * configure: Regenerate.
8836
8837 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8838
8839 * configure.in: Update testsuite_flags to new location.
8840 * configure. Regenerate.
8841
8842 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8843
8844 * Makefile.tpl: Remove BUILD_CC stuff.
8845 * Makefile.in: Regenerate.
8846
8847 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8848
8849 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8850
8851 2003-06-16 Graeme Peterson <gp@qnx.com>
8852
8853 * MAINTAINERS (Write After Approval): Add myself.
8854
8855 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8856
8857 * config.guess: Update to 2003-06-12 version.
8858 * config.sub: Update to 2003-06-13 version.
8859
8860 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8861
8862 * config.guess: Update to 2003-06-06 version.
8863 * config.sub: Update to 2003-06-06 version.
8864
8865 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8866
8867 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8868 * configure. Regenerate.
8869
8870 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8871
8872 * configure.in: Disable serial configure by default.
8873 * configure: Regenerate.
8874 * Makefile.tpl: Abolish .NOTPARALLEL.
8875 * Makefile.in: Regenerate.
8876
8877 * Makefile.tpl: Replace {build,host,target}_canonical by
8878 {build,host,target}.
8879 * Makefile.in: Regenerate.
8880
8881 * Makefile.tpl: Fix stupid pasto.
8882 * Makefile.in: Regenerate.
8883
8884 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8885
8886 * Makefile.tpl: Remove bogus conditional.
8887 * Makefile.in: Regenerate.
8888
8889 2003-06-05 Jan Hubicka <jh@suse.cz>
8890
8891 * Makefile.tpl (profiledbootstrap): New target.
8892 * Makefile.in (profiledbootstrap): New target.
8893
8894 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8895
8896 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8897 Pinski. Remove user names from other bugzilla-only maintainers.
8898
8899 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8900
8901 * Makefile.tpl: Make 'recursive targets' using autogen rather
8902 than shell loop. Remove duplicate 'clean' targets and false
8903 comments.
8904 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8905 Add systematic method of specifying missing targets in subdirs.
8906 Add copyright boilerplate.
8907 * Makefile.in: Regenerate.
8908 * configure.in: Add 'recursive targets' to maybe list.
8909 * configure: Regenerate.
8910
8911 * MAINTAINERS: "GNATS only" -> "Bug database only".
8912
8913 * Makefile.tpl: Rename [+target+] to [+make_target+].
8914 * Makefile.def: Rename 'target' to 'make_target'.
8915
8916 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8917
8918 * MAINTAINERS: Add self as options handling maintainer.
8919
8920 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8921
8922 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8923 been too long since I touched those ports.
8924
8925 2003-05-28 DJ Delorie <dj@redhat.com>
8926
8927 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8928 * Makefile.in: Regenerate.
8929
8930 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8931
8932 * configure.in: Use curly braces in the definition of tooldir.
8933 * configure: Regenerate.
8934
8935 2003-05-21 DJ Delorie <dj@redhat.com>
8936
8937 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8938 newlib or libgloss.
8939 * Makefile.in: Regenerate.
8940
8941 2003-05-21 DJ Delorie <dj@redhat.com>
8942
8943 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8944 * Makefile.in: Regenerate.
8945
8946 2003-05-20 Ian Lance Taylor <ian@airs.com>
8947
8948 * MAINTAINERS: Update my e-mail address.
8949
8950 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8951
8952 * configure.in: Switch more things to use maybe dependencies.
8953 * Makefile.tpl: Switch more things to use maybe dependencies.
8954 Factor out common code from autogen IF statements.
8955 * configure: Regenerate.
8956 * Makefile.in: Regenerate.
8957
8958 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8959
8960 * configure.in: Accept i[3456789]86 for machine type.
8961 * configure: Regenerate.
8962
8963 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8964
8965 * configure.in: Switch more things to use maybe dependencies.
8966 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8967 * configure: Regenerate.
8968 * Makefile.tpl: Switch more things to use maybe dependencies.
8969 * Makefile.in: Regenerate.
8970
8971 2003-05-16 Andreas Schwab <schwab@suse.de>
8972
8973 * Makefile.tpl (install-opcodes): Define.
8974 * Makefile.in: Rebuild.
8975
8976 2003-05-13 Andreas Jaeger <aj@suse.de>
8977
8978 * config.guess: Update to 2003-05-09 version.
8979 * config.sub: Update to 2003-05-09 version.
8980
8981 2003-05-13 Michael Eager <eager@mvista.com>
8982
8983 * configure.in: Correct sed script so that options in quotes are not
8984 deleted.
8985 * configure: Rebuild.
8986
8987 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8988
8989 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8990 and $$s/newlib/libc/sys/cygwin32 include paths.
8991 * configure: Ditto.
8992
8993 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8994
8995 * MAINTAINERS: Update my email addresses.
8996
8997 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8998
8999 * config-ml.in: Propagate INSTALL variables.
9000
9001 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9002
9003 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9004
9005 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9006
9007 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9008 * Makefile.in: Regenerate.
9009
9010 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9011
9012 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9013
9014 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9015
9016 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9017
9018 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9019
9020 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9021 * Makefile.in: Regenerated.
9022
9023 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9024
9025 * MAINTAINERS (Write After Approval): Upgrade myself from
9026 GNATS only to write-after-approval. Update my mail address.
9027
9028 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9029
9030 (OS Port Maintainers: freebsd): Add myself.
9031
9032 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9033
9034 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9035
9036 2003-04-22 Kean Johnston <jkj@sco.com>
9037
9038 * MAINTAINERS (SCO ports): Added myself.
9039
9040 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9041
9042 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9043
9044 2003-04-19 Kean Johnston <jkj@sco.com>
9045
9046 * MAINTAINERS (Write After Approval): Add myself.
9047
9048 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9049
9050 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9051 * Makefile.in: Regenerate.
9052
9053 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9054
9055 * configure.in (powerpc64*-*-linux*): Remove.
9056 * configure: Rebuilt.
9057
9058 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9059
9060 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9061 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9062 and restrap.
9063 * Makefile.in: Regenerate.
9064
9065 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9066
9067 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9068 * configure: Regenerated.
9069
9070 2003-04-15 DJ Delorie <dj@redhat.com>
9071
9072 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9073
9074 2003-04-13 Nick Clifton <nickc@redhat.com>
9075
9076 * config-ml.in: Remove support for --disable-aix removing
9077 call-aix multilibs.
9078
9079 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9080
9081 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9082 * */configure: Rebuilt.
9083
9084 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9085
9086 * MAINTAINERS: Add my email address.
9087
9088 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9089
9090 * MAINTAINERS (Write After Approval): Add myself.
9091
9092 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9093
9094 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9095 * Makefile.in: Regenerate.
9096
9097 2003-03-14 Michael Chastain <mec@shout.net>
9098
9099 * Makefile.in: Regenerate with correct Makefile.def.
9100
9101 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9102
9103 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9104 Make macro.
9105 * Makefile.in: Regenerate.
9106 * configure.in: Clean up gxx_include_dir logic.
9107 * configure: Regenerate.
9108
9109 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9110
9111 * MAINTAINERS (Write After Approval): Add myself.
9112
9113 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9114
9115 * MAINTAINERS: Update my mail address.
9116
9117 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9118
9119 * configure.in (gxx_include_dir): Fix typo.
9120 * configure: Regenerated.
9121
9122 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9123
9124 * Makefile.tpl: Reindent.
9125 * Makefile.in: Regenerate.
9126 * configure.in: Reindent. Don't set unused variables.
9127 * configure: Regenerate.
9128
9129 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9130
9131 * configure.in: Include $(build_tooldir)/sys-include in
9132 FLAGS_FOR_TARGET.
9133 * configure: Regenerated.
9134
9135 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9136
9137 * Makefile.tpl: Always pass down RANLIB.
9138 * Makefile.in: Regenerate.
9139
9140 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9141 * Makefile.in: Regenerate.
9142 * configure.in: Remove unused logic relating to --enable-shared
9143 and --enable-threads. Remove bogus comments. Remove redundant
9144 noconfigdirs.
9145 * configure: Regenerate.
9146
9147 * configure.in: Replace ${libstdcxx_version} by its value.
9148 Remove reference to mh-dgux.
9149 * configure: Regenerate.
9150
9151 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9152
9153 * MAINTAINERS (Write After Approval): Add myself.
9154
9155 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9156
9157 * Makefile.tpl: Rearrange.
9158 * Makefile.in: Regenerate.
9159
9160 2003-02-25 Uwe Stieber <uwe@wwws.de>
9161
9162 * configure.in: Add support for kaOS as cross build target system.
9163 * configure: Regenerated.
9164
9165 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9166
9167 * MAINTAINERS (Write after approval): Add myself.
9168
9169 2003-02-21 James E Wilson <wilson@tuliptree.org>
9170
9171 * MAINTAINERS: Update my email address.
9172
9173 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9174
9175 * MAINTAINERS: Add self to blanket write privs. section.
9176
9177 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9178
9179 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9180 configure-target-* as some target builds may require additional
9181 flags for preprocessor tests.
9182 * Makefile.in: Regenerated.
9183
9184 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9185
9186 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9187 * ltconfig: Handle it.
9188 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9189 auto-detecting it.
9190
9191 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9192 it is used as argument to $CC.
9193 * ltcf-gcj.sh: Likewise.
9194
9195 * configure.in: Introduce --enable-maintainer-mode.
9196 * configure: Rebuilt.
9197 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9198 for maintainer mode.
9199 * Makefile.in: Rebuilt.
9200
9201 2003-02-18 Jason Merrill <jason@redhat.com>
9202
9203 * Makefile.tpl (check-c++): Allow parallelism.
9204
9205 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9206
9207 * MAINTAINERS: Remove John Carr (who never actually had access to
9208 gcc.gnu.org).
9209
9210 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9211
9212 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9213 don't configure target-libobjc.
9214 * configure: Regenerate.
9215
9216 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9217
9218 * Makefile.tpl (RANLIB): Define.
9219 * Makefile.in: Regenerate.
9220
9221 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9222
9223 * MAINTAINERS: Update my email.
9224
9225 2003-02-06 Keith R Seitz <keiths@redhat.com>
9226
9227 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9228 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9229 * Makefile.in: Regenerated.
9230 * configure.in: Remove all traces of snavigator, db, and grep.
9231 * configure: Regenerated.
9232
9233 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9234
9235 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9236 After Approval.
9237
9238 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9239
9240 * MAINTAINERS (Write after approval): Add myself.
9241
9242 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9243
9244 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9245 * Makefile.in: Regenerated.
9246
9247 2003-01-30 Roger Sayle <roger@eyesopen.com>
9248
9249 * config.guess: Updated to 2003-01-30's version.
9250 * config.sub: Updated to 2003-01-28's version.
9251
9252 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9253
9254 * config.if: If gcc_version is already set, just use it. Don't set
9255 gcc_version_trigger if it's already set, otherwise set it to
9256 gcc/version.c, but only if the file exists. If it is not set and
9257 gcc/version.c does not exist, try to extract the version number from
9258 $CC.
9259
9260 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9261
9262 * MAINTAINERS: Add myself to write-after-approval list.
9263
9264 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9265
9266 * configure.in: Revert 24Jan change.
9267 * configure: Regenerate.
9268
9269 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9270
9271 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9272 entry of HJ Lu.
9273
9274 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9275
9276 * configure.in: Revert previous change.
9277 * configure: Regenerate.
9278
9279 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9280
9281 * configure.in: Make rda native-only.
9282 * configure: Regenerate.
9283
9284 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9285
9286 * MAINTAINERS: Move myself from GNATS-only-accounts to
9287 write-after-approval.
9288
9289 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9290
9291 * configure.in: Add missing \.
9292 * configure: Rebuilt.
9293
9294 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9295
9296 * configure.in (baseargs): Avoid using \| in sed regular
9297 expressions.
9298 * configure: Rebuilt.
9299
9300 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9301
9302 * configure.in (baseargs): Remove all supported forms of
9303 --cache-file, --srcdir, --host, --build and --target options
9304 from argument lists.
9305 * configure: Rebuilt.
9306
9307 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9308
9309 * MAINTAINERS: Add myself to write-after-approval list.
9310
9311 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9312
9313 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9314 * configure: Rebuilt.
9315
9316 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9317
9318 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9319 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9320 * Makefile.in: Regenerate.
9321 * configure: Regenerate.
9322
9323 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9324
9325 * configure.in: Remove Makefile in build, host and target modules
9326 unless configure was run with --no-recursion.
9327 * configure: Rebuilt.
9328
9329 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9330
9331 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9332 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9333 * Makefile.in: Regenerate.
9334
9335 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9336
9337 * config.guess: Update to 2003-01-03 version.
9338 * config.sub: Update to 2003-01-03 version.
9339
9340 2003-01-07 Christopher Faylor <cgf@redhat.com>
9341
9342 * configure: Regenerate with proper autoconf 2.13.
9343
9344 2003-01-07 Christopher Faylor <cgf@redhat.com>
9345
9346 * configure.in: Add AC_PREREQ for consistency.
9347 * configure: Regenerate.
9348
9349 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9350
9351 * configure.in (GDB_TK): Add tcl directories conditional on
9352 gdb/gdbtk directory being present.
9353 * configure: Regenerate.
9354
9355 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9356
9357 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9358 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9359 * configure: Rebuilt.
9360
9361 2002-12-31 Tom Tromey <tromey@redhat.com>
9362
9363 * Makefile.in: Rebuilt.
9364 * Makefile.def (target_modules) [libffi]: Allow installation.
9365
9366 2002-12-31 Andreas Schwab <schwab@suse.de>
9367
9368 * configure.in: Fix use of $program_transform_name.
9369 * configure: Regenerated.
9370
9371 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9372
9373 * configure.in (baseargs): Don't remove first configure argument.
9374 * configure: Regenerated.
9375
9376 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9377
9378 * Makefile.tpl (local-distclean): Don't remove...
9379 (multilib.ts): ... this. Moved into...
9380 (multilib.out): ... this. Don't use sub-make.
9381 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9382 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9383 (configure-build-[+module+], configure-[+module+],
9384 configure-target-[+module+], configure-gcc): ... these. Test
9385 for Makefile existence. Drop config.status from dependencies.
9386 * Makefile.in: Rebuilt.
9387 * configure.in: Move gcc-version-trigger to the end of
9388 ac_configure_args. Add comments to maybedep.tmp and
9389 serdep.tmp. Introduce --disable-serial-configure. Remove
9390 nonopt from baseargs, matching and removing corresponding
9391 whitespace while at it.
9392 * configure: Rebuilt.
9393
9394 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9395
9396 * configure.in (host_configargs): Replace reference to
9397 no-longer-defined buildopts with --build=${build_alias}.
9398 * configure: Rebuilt.
9399
9400 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9401 program_transform_name to standard idiom.
9402 (AUTOGEN, AUTOCONF): Define.
9403 (Makefile.in): Use $(AUTOGEN).
9404 (Makefile): Depend on config.status, and use autoconf-style rule to
9405 build it. Move original commands to...
9406 (config.status): ... this new target.
9407 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9408 $(AUTOCONF).
9409 * Makefile.in: Rebuilt.
9410
9411 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9412
9413 * Makefile.tpl: Fix dramatic bustage due to change in
9414 program_transform_name.
9415 * Makefile.in: Regenerate.
9416
9417 * configure.in: Remove unnecessary PATH setting.
9418 * configure: Regnerate.
9419
9420 * configure.in: Don't default to unprefixed tools unless
9421 the native tools will work.
9422 * configure: Regenerate.
9423
9424 * configure.in: Convert to autoconf script. Blow away lots
9425 of now-redundant Makefile fragments.
9426 * configure: Generate using Autoconf.
9427 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9428 * Makefile.in: Regenerate.
9429
9430 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9431
9432 * configure: Fix stupid bug where RANLIB was mistakenly included.
9433
9434 * configure.in: Rename (buildargs, hostargs, targargs) to
9435 (build_configargs, host_configargs, target_configargs).
9436
9437 * configure.in: Move logic out of sed statement.
9438
9439 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9440 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9441
9442 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9443
9444 * config.sub: Import from master repository
9445 * config.guess: Ditto
9446
9447 2002-12-24 Andreas Schwab <schwab@suse.de>
9448
9449 * Makefile.tpl (multilib.out): Fix missing space.
9450 * Makefile.in: Regenerate.
9451
9452 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9453
9454 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9455 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9456 * Makefile.in: Regenerate.
9457 * configure.in: Remove unnecessary leftovers.
9458
9459 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9460
9461 * configure.in (extra_ranlibflags_for_target): New variable.
9462 (*-*-darwin): Add -c to ranlib commands.
9463 * configure (tooldir): Handle extra_ranlibflags_for_target.
9464
9465 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9466
9467 * Makefile.tpl: Revert HJL's change.
9468 * Makefile.in: Regenerated.
9469 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9470 always.
9471
9472 2002-12-19 Andreas Schwab <schwab@suse.de>
9473
9474 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9475 * Makefile.in: Regenerate.
9476
9477 2002-12-18 H.J. Lu <hjl@gnu.org>
9478
9479 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9480 * Makefile.in: Regenerated.
9481
9482 * configure.in (build_prefix): New. Substitute.
9483
9484 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9485
9486 * Makefile.tpl: Don't let real targets depend on phony targets.
9487 * Makefile.in: Regenerate.
9488
9489 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9490 * Makefile.in: Regenerate.
9491
9492 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9493
9494 * config.sub: Import from master repository
9495 * config.guess: Ditto
9496
9497 2002-12-16 Jason Merrill <jason@redhat.com>
9498
9499 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9500 previous 'make bootstrap'.
9501 * Makefile.in: Regenerate.
9502
9503 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9504
9505 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9506
9507 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9508
9509 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9510 * Makefile.in: Regenerate.
9511
9512 2002-12-13 Jason Merrill <jason@redhat.com>
9513
9514 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9515 library tests.
9516 (check-c++): Just depend on it and check-target-libstdc++-v3.
9517 * Makefile.in: Regenerate.
9518
9519 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9520
9521 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9522 * Makefile.in: Rebuilt.
9523
9524 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9525
9526 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9527
9528 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9529
9530 * configure: Fix bug put in by gremlins.
9531
9532 * Makefile.tpl: Substitute more autoconfily.
9533 * configure: Substitute more autoconfily.
9534 * Makefile.in: Regenerate.
9535
9536 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9537
9538 * config.sub: Import from master repository
9539 * config.guess: Ditto
9540 * MAINTAINERS: Added Svein Seldal under write after approval
9541
9542 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9543
9544 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9545 * Makefile.in (all-sim): Ditto.
9546
9547 2002-12-06 DJ Delorie <dj@redhat.com>
9548
9549 * Makefile.tpl: Change configure dependencies to not have real
9550 targets depend on phony targets.
9551
9552 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9553
9554 * configure.in: Revert unintentional change.
9555
9556 * Makefile.tpl: Change dependency for */multilib.out so that
9557 it works when gcc isn't in the tree.
9558
9559 * configure.in: Substitute more.
9560 * configure: Run subconfigures from the Makefile.
9561 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9562 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9563
9564 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9565
9566 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9567
9568 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9569
9570 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9571 and corresponding dependencies.
9572 * Makefile.in: Regenerate.
9573
9574 * configure.in (host_tools): Order binutils, gas and ld for
9575 convenience in running the testsuites.
9576
9577 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9578 * Makefile.in: Regenerate.
9579 * configure.in: Introduce rules to serialize subconfigure runs.
9580
9581 * configure.in: Introduce BASE_CC_FOR_TARGET.
9582 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9583 Realize configure-build-* targets. Realize configure-target-* targets.
9584 * Makefile.in: Regenerate.
9585
9586 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9587
9588 * configure: Move gcc_version_trigger stuff from here...
9589 * configure.in: ...to here.
9590
9591 * configure.in: Separate subconfigure options added by this file from
9592 options given by the user. Add machinery to put args for host
9593 subconfigures into the Makefile.
9594
9595 * Makefile.tpl: Remove 'vault' targets.
9596 * Makefile.tpl: Reorder and comment dependencies.
9597 * Makefile.in: Regenerate.
9598
9599 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9600 * configure.in: Fix my broken commit of previous patch. (sigh)
9601
9602 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9603
9604 * configure.in: Move host-specific darwin noconfigdirs into
9605 the host-specific section.
9606
9607 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9608
9609 * configure.in: Move host-specific darwin noconfigdirs into
9610 the host-specific section.
9611
9612 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9613
9614 * configure: Remove skip-this-dir support.
9615 * Makefile.tpl: Remove skip-this-dir support.
9616
9617 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9618 subdirectories.
9619 * Makefile.in: Regenerate.
9620
9621 * Makefile.tpl: Strip out useless setting of 'dir'.
9622 * Makefile.in: Regenerate.
9623
9624 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9625
9626 * configure.in: Fix deeply stupid bug.
9627
9628 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9629 shell code in CXX_FOR_TARGET
9630 * Makefile.def: Introduce raw_cxx.
9631 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9632 RAW_CXX_FOR_TARGET.
9633 * Makefile.in: Regenerate.
9634
9635 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9636
9637 * Makefile.tpl: Remove unnecessary ifs.
9638 * Makefile.in: Regenerate.
9639
9640 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9641 dependencies. Maybe-ize build-libiberty. Create dummy install
9642 targets for 'no_install' modules.
9643 * configure: Move GDB_TK substitution to configure.in. Move
9644 build_modules stuff to configure.in.
9645 * configure.in: Implement soft dependency machinery. Maybe-ize
9646 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9647 * Makefile.in: Regenerate.
9648
9649 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9650
9651 * Makefile.tpl: Make all-target, install-target behave similarly
9652 to all, install (only hitting configured targets). Eliminate
9653 unused macro defintions.
9654
9655 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9656 build != host.
9657
9658 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9659
9660 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9661
9662 * configure.in: Produce lists of subdir targets we're actually
9663 configuring. Remove references to "dosrel".
9664 * Makefile.tpl: Let configure set which subdir targets are hit.
9665 Remove install-cross; clean up install; remove ALL. Remove
9666 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9667 Autogenerate host module targets. Remove empty dependency lines
9668 and redundant dependency; rearrange slightly.
9669 * Makefile.def: Add host-side libtermcap, utils.
9670
9671 * Makefile.in: Regenerate.
9672
9673 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9674
9675 * ltconfig (osf[345]): Append $major to soname_spec.
9676 Reflect this in library_names_spec.
9677 * ltmain.sh (osf): Prefix $major with . for use as extension.
9678
9679 2002-11-19 Andreas Jaeger <aj@suse.de>
9680
9681 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9682 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9683 and sparc64 GNU/Linux systems.
9684
9685 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9686
9687 * MAINTAINERS: Update email.
9688
9689 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9690
9691 * MAINTAINERS: Complete James Dennett's entry.
9692
9693 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9694
9695 * MAINTAINERS (Write After Approval): Add myself.
9696
9697 2002-11-13 Bruce Korb <bkorb@gnu.org>
9698
9699 * Makefile.tpl: syntactic cleanup
9700
9701 2002-11-13 Stuart Hastings <stuart@apple.com>
9702
9703 * MAINTAINERS: Add myself to write-after-approval list.
9704
9705 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9706
9707 * Makefile.def: Add list of recursive targets to autogenerate.
9708 Add build_modules.
9709 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9710 targets. Autogenerate *-build-* targets.
9711 * Makefile.in: Regenerate.
9712
9713 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9714
9715 * configure: More autoconf-style substitutions.
9716 * Makefile.tpl: More autoconf-style substitutions.
9717 * Makefile.in: Regenerate.
9718
9719 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9720
9721 * configure: Substitute more variables in a more autoconf-friendly
9722 way. Simplify slightly.
9723 * Makefile.tpl: Make more variables substitutable in an
9724 autoconf-friendly way.
9725 * Makefile.in: Regenerate.
9726
9727 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9728
9729 * MAINTAINERS (Write After Approval): Add myself.
9730
9731 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9732
9733 * configure.in (v810*): Remove special setting of tools.
9734
9735 * configure: Add support for extra required flags for ar or nm.
9736 * configure.in (aix4.3+): Use above support for target-specific
9737 issues, rather than using config/mt-aix43.
9738
9739 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9740
9741 * configure: Remove 'removing', which doesn't work. Replace $subdir
9742 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9743 with $srcdir. Reformat indentation. Substitute some variables
9744 formerly hard-coded in the Makefile for build=host.
9745 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9746 * Makefile.def: Autogenerate more.
9747 * Makefile.in: Regenerate.
9748
9749 2002-11-04 Adam Nemet <anemet@lnxw.com>
9750
9751 * MAINTAINERS (Write After Approval): Add myself.
9752
9753 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9754
9755 * Makefile.def (host_modules): Add rda.
9756 * Makefile.in: Regenerate.
9757 * configure.in (target_tool): Add target-rda to list.
9758
9759 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9760
9761 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9762
9763 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9764
9765 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9766 and restrap targets to this rule.
9767 * Makefile.in: Regenerate.
9768
9769 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9770
9771 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9772 GNATS only accounts.
9773
9774 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9775
9776 * configure.in (i[3456]86-*-linux*): Add check to disable
9777 ${libgcj} for glibc1.
9778
9779 2002-10-24 Denis Chertykov <denisc@overta.ru>
9780
9781 * MAINTAINERS: Add myself as ip2k port maintainer.
9782
9783 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9784
9785 * configure.in: Add tic4x target.
9786
9787 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9788
9789 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9790 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9791 * Makefile.in: Regenerate.
9792
9793 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9794 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9795 * Makefile.in: Regenerate.
9796
9797 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9798
9799 * MAINTAINERS: Add myself as web pages co-maintainer.
9800
9801 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9802
9803 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9804 * Makefile.in: Regenerate.
9805
9806 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9807
9808 * MAINTAINERS: Add myself and Nathan Sidwell
9809 <nathan@codesourcery.com> as VxWorks maintainers.
9810
9811 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9812
9813 * Makefile.def: Remove order dependency comments.
9814 * Makefile.tpl: Add explicit install-install dependencies.
9815 * Makefile.in: Regenerate.
9816
9817 * Makefile.tpl: Remove material now in src-release. (Finally!)
9818 * Makefile.in: Regenerate.
9819
9820 * Makefile.tpl: Add configure-target (for src-release in src)
9821 * Makefile.in: Regenerate.
9822
9823 2002-09-30 Nick Clifton <nickc@redhat.com>
9824
9825 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9826
9827 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9828
9829 * configure.in (s390*-*-linux*): Enable libgcj.
9830
9831 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9832
9833 * configure: Revert accidentally applied changes.
9834
9835 * Makefile.tpl: Make more autoconf-friendly.
9836 * Makefile.in: Regenerate.
9837 * configure: Make substitution more autoconf-like.
9838
9839 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9840
9841 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9842 single entry to handle all these.
9843 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9844 libjava on arm-*-elf.
9845
9846 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9847
9848 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9849 things that depend on them.
9850
9851 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9852
9853 * Makefile.tpl: Make subsituted variables more autoconfy.
9854 * Makefile.in: Regenerate.
9855 * configure: Make seds more autoconfy.
9856
9857 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9858
9859 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9860 * Makefile.in: Regenerate.
9861 * configure.in: Rewrite sed statements to look autoconfy.
9862
9863 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9864 all-target-foo on configure-target-foo.
9865 * Makefile.def: Ditto.
9866 * Makefile.in: Rebuild.
9867
9868 2002-09-25 Andrew Haley <aph@redhat.com>
9869
9870 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9871
9872 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9873
9874 * Makefile.def: New file.
9875 * Makefile.tpl: New file.
9876 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9877 * contrib/gcc_update: Note that Makefile.in is a generated file.
9878
9879 * configure.in: Minor rearrangement. Simplify tests.
9880
9881 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9882
9883 * configure.in (with_headers): Skip copy if value is "yes".
9884 (with_libs): Likewise.
9885
9886 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9887
9888 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9889 * configure.in (sh*-*-pe*): Ditto.
9890 * configure.in (mips*-*-pe*): Ditto.
9891 * configure.in (*arm-wince-pe): Ditto.
9892
9893 * configure.in: Rearrange.
9894
9895 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9896
9897 * MAINTAINERS: Update my email address.
9898
9899 2002-08-30 Paul Koning <pkoning@equallogic.com>
9900
9901 * MAINTAINERS: (Write After Approval): Add myself.
9902
9903 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9904
9905 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9906
9907 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9908
9909 * MAINTAINERS: Change my mailing address.
9910
9911 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9912
9913 * MAINTAINERS (Write After Approval): Remove myself.
9914 (Various Maintainers: c++ runtime libs): Add myself.
9915
9916 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9917
9918 * MAINTAINERS (Write After Approval): Remove myself.
9919 (Various Maintainers: c++ runtime libs): Add myself.
9920
9921 2002-08-15 Eric Christopher <echristo@redhat.com>
9922
9923 * config.sub: Import from master repository.
9924 * config.guess: Ditto.
9925
9926 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9927
9928 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9929 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9930 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9931
9932 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9933
9934 * MAINTAINERS: Add self to rs6000 vector extensions.
9935
9936 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9937
9938 * libiberty/configure: Reverted unintended yesterday's check in.
9939
9940 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9941
9942 * boehm-gc/configure, libf2c/configure: Rebuilt.
9943 * libffi/configure, libiberty/configure: Ditto.
9944 * libjava/configure, libobjc/configure: Ditto.
9945 * libstdc++-v3/configure, zlib/configure: Ditto.
9946 Merged from binutils:
9947 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9948 From Steve Ellcey <sje@cup.hp.com>:
9949 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9950 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9951 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9952 IA64.
9953 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9954 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9955 soname_spec, sys_lib_search_path_spec): Ditto.
9956
9957 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9958
9959 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9960
9961 2002-08-04 H.J. Lu (hjl@gnu.org)
9962
9963 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9964
9965 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9966
9967 * MAINTAINERS (Write After Approval): Add myself.
9968
9969 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9970
9971 * configure.in: Move generic linux case to end. Copy generic
9972 linux noconfigdirs to mips*-*-linux* entry and new
9973 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9974
9975 2002-07-19 Michael Matz <matz@suse.de>
9976
9977 * MAINTAINERS: Add myself as ra* maintainer.
9978
9979 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9980
9981 * config.guess: Update to 2002-07-09 version.
9982 * config.sub: Update to 2002-07-03 version.
9983
9984 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9985
9986 * MAINTAINERS: Fix typo in a maintainer email address.
9987
9988 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9989
9990 * configure.in: Remove two redundant tests.
9991
9992 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9993
9994 * configure.in (mips*-*-irix6*o32): Enable stabs.
9995
9996 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9997
9998 * configure.in: Don't build grez.
9999 * Makefile.in: Ditto.
10000
10001 * Makefile.in: Remove references to bsp, cygmon, libstub.
10002 * configure.in: Ditto.
10003
10004 * configure.in: Remove leftover reference to gdbtest.
10005
10006 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10007
10008 * configure.in (gxx_include_dir): Change to match versioned
10009 C++ headers if --enable-version-specific-runtime-libs is used.
10010
10011 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10012
10013 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10014
10015 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10016
10017 * configure.in: Make --without-x work.
10018
10019 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10020
10021 * configure.in: Rearrange target Makefile fragment collection.
10022
10023 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10024 cvs[src].
10025 * configure.in: Ditto.
10026
10027 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10028
10029 * MAINTAINERS (Write After Approval): Update my e-mail address.
10030
10031 2002-06-24 Ben Elliston <bje@redhat.com>
10032
10033 * configure.in (host_tools): Remove cgen.
10034
10035 * Makefile.in (all-cgen): Remove; runs from its source directory.
10036 (check-cgen, install-cgen, clean-cgen): Likewise.
10037 (all-opcodes): Do not depend on all-cgen.
10038 (all-sim): Likewise.
10039
10040 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10041
10042 * Makefile.in: Eliminate 'apache' targets.
10043 * configure.in: Eliminate 'apache' targets.
10044
10045 * configure.in: Eliminate redundant tests. Reorganize.
10046
10047 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10048
10049 * config-ml.in: Eliminate references to Cygnus configure.
10050
10051 * Makefile.in: Eliminate references to building emacs.
10052
10053 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10054
10055 * MAINTAINERS: Update my email address.
10056
10057 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10058
10059 * config.if (libstdcxx_incdir): Version C++ headers.
10060 (cxx_incdir): Remove.
10061
10062 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10063
10064 * MAINTAINERS (Write After Approval): Add self.
10065
10066 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10067
10068 * configure.in: Add support for ip2k.
10069
10070 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10071
10072 * configure.in: Fix AIX configury bug.
10073
10074 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10075
10076 * MAINTAINERS (Write After Approval): Add self.
10077
10078 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10079
10080 * configure.in: replace ${topsrcdir} with ${srcdir}
10081
10082 * configure.in: Move definition of libstdcxx_flags
10083 right above usage, rather than waaay earlier.
10084
10085 * configure.in: Pull definition of is_cross_compiler earlier.
10086
10087 * configure.in: Rearrange a little.
10088
10089 * configure.in: Remove references to librx.
10090 * Makefile.in: Remove references to librx.
10091
10092 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10093
10094 * config.sub: Add support for avr target.
10095 Import from master sources, rev 1.255
10096
10097 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10098
10099 * configure, .cvsignore: Revert previous change...
10100 * Makefile: ...delete.
10101
10102 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10103
10104 * configure.in: Eliminate ${gasdir} variable.
10105
10106 2002-06-18 Dave Brolley <brolley@redhat.com>
10107
10108 * configure.in: Add support for frv.
10109 * config.sub: Add support for frv.
10110
10111 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10112
10113 * configure: Remove garbage from previous commit.
10114
10115 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10116
10117 * configure: For in-source builds, make a subdir and re-exec there.
10118 * Makefile: New file. Pass targets through to build directory.
10119 * .cvsignore: No longer ignore "Makefile".
10120
10121 2002-06-16 Douglas Rupp <rupp@gnat.com>
10122
10123 * MAINTAINERS (Write After Approval): Add self.
10124
10125 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10126
10127 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10128
10129 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10130
10131 * configure.in (vax-*-netbsd*): Re-enable gas.
10132
10133 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10134
10135 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10136 BUILD_PREFIX_1, to correct nomenclature.
10137 * configure: Likewise.
10138
10139 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10140 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10141
10142 2002-05-31 Olaf Hering <olh@suse.de>
10143
10144 * config-ml.in: Propogate DESTDIR also.
10145
10146 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10147
10148 * configure.in (vax-*-netbsd*): Don't build gas for this
10149 platform.
10150
10151 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10152
10153 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10154 and libgcj for AVR.
10155
10156 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10157
10158 * MAINTAINERS (Write After Approval): Add myself.
10159
10160 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10161
10162 * config.guess: Update to 2002-05-22 version.
10163 * config.sub: Likewise.
10164
10165 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10166
10167 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10168 * config-ml.in: Likewise.
10169 * configure: Likewise.
10170 * configure.in: Likewise.
10171
10172 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10173
10174 * MAINTAINERS: Update my email address.
10175
10176 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10177
10178 * configure.in: Simplify makefile fragment collection.
10179
10180 * configure.in: Remove code to build emacs.
10181
10182 * configure.in : Remove --srcdir argument from targargs and buildargs
10183 (it's always overridden in the Makefile anyway). Rearrange a bit.
10184
10185 * configure: Move some logic to configure.in.
10186 * configure.in: Move some logic from configure.
10187
10188 2002-05-11 Tom Tromey <tromey@redhat.com>
10189
10190 * MAINTAINERS: Reflect libgcj reality.
10191
10192 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10193
10194 * Makefile.in: Honour DESTDIR.
10195
10196 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10197
10198 * config.guess: Import 2002-03-20 version.
10199 * config.sub: Import 2002-04-26 version.
10200
10201 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10202
10203 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10204
10205 2002-05-07 Tim Josling <tej@melbpc.org.au>
10206
10207 * MAINTAINERS: Add self.
10208
10209 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10210
10211 * ltmain.sh: Detect and handle object name conflicts
10212 while piecewise linking a static library.
10213
10214 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10215
10216 * configure.in (noconfigdirs): Don't disable libgcj on
10217 sparc64-*-solaris* and sparcv9-*-solaris*.
10218
10219 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10220
10221 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10222
10223 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10224
10225 * configure.in (FLAGS_FOR_TARGET): Do not add
10226 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10227 on i[3456]86-*-linux*.
10228
10229 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10230
10231 * configure.in (noconfigdirs): Replace [ ] with test.
10232
10233 * configure.in (noconfigdirs): Do not add target-newlib if
10234 target == i[3456]86-*-linux*, and host == target.
10235
10236 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10237
10238 * configure.in: delete reference to absent file
10239
10240 * configure.in: replace '[' with 'test'
10241
10242 * configure.in: Eliminate references to gash.
10243 * Makefile.in: Eliminate references to gash.
10244
10245 * configure.in: remove useless references to 'pic' makefile fragments.
10246
10247 * configure.in: (*-*-windows*) Finish removing.
10248
10249 * configure.in: Eliminate redundant test for libgui.
10250
10251 2002-04-29 Roger Sayle <roger@eyesopen.com>
10252
10253 * MAINTAINERS: Add self and realphabetize. Update entries
10254 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10255 entry for a29k port maintainer.
10256
10257 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10258
10259 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10260 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10261
10262 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10263
10264 * configure.in: remove references to dead files
10265
10266 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10267
10268 * MAINTAINERS: Add information about purpose of this file.
10269
10270 2002-04-18 Tom Tromey <tromey@redhat.com>
10271
10272 * configure.in: Disallow configuring libgcj when it is already
10273 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10274 Solaris 2.8 by default. For PR libgcj/6158.
10275
10276 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10277
10278 * configure.in: Move default CC setting out of config/mh-* fragments
10279 directly into here.
10280
10281 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10282
10283 * configure.in: don't even try to configure or make a subdirectory
10284 if there's no configure script for it.
10285
10286 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10287
10288 * MAINTAINERS: Remove chill maintainers.
10289 * Makefile.in (CHILLFLAGS): Remove.
10290 (CHILL_LIB): Remove.
10291 (TARGET_CONFIGDIRS): Remove libchill.
10292 (CHILL_FOR_TARGET): Remove.
10293 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10294 CHILL_LIB.
10295 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10296 (CHECK_TARGET_MODULES): Likewise.
10297 (INSTALL_TARGET_MODULES): Likewise.
10298 (CLEAN_TARGET_MODULES): Likewise.
10299 (configure-target-libchill): Remove.
10300 (all-target-libchill): Remove.
10301 * configure.in (target_libs): Remove target-libchill.
10302 Do not compute CHILL_FOR_TARGET.
10303 * libchill: Remove directory.
10304
10305 2002-04-11 DJ Delorie <dj@redhat.com>
10306
10307 * Makefile.in, configure.in: Sync with binutils, entries
10308 follow...
10309
10310 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10311
10312 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10313 (do-tar, do-bz2): New rules.
10314 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10315 (gdb-tar): New rule.
10316 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10317 (insight_dejagnu.tar): New rule.
10318 (insight.tar): New rule.
10319 (gdb+dejagnu.tar): New rule.
10320 (gdb.tar): New rule.
10321
10322 2002-02-01 Mo DeJong <supermo@bayarea.net>
10323
10324 * Makefile.in: Add all-tix to deps for all-snavigator
10325 so that tix is built when building snavigator.
10326
10327 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10328
10329 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10330 ld and gdb are not supported.
10331
10332 2002-01-07 Mark Salter <msalter@redhat.com>
10333
10334 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10335 Allow target-libgloss to be built for arm, strongarm, and xscale.
10336
10337 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10338
10339 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10340 options for i[3456]86-pc-linux* native builds.
10341
10342 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10343
10344 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10345 files from .po files for a distribution.
10346
10347 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10348
10349 * configure.in: Enable libstdc++-v3 for h8300 targets.
10350
10351 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10352
10353 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10354 version from bfd/.
10355
10356 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10357
10358 * Makefile.in (VER): When present, extract the version number from
10359 the file version.in.
10360
10361 2001-05-24 Tom Rix <trix@redhat.com>
10362
10363 * configure.in : enable ld for aix
10364
10365 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10366
10367 * config.guess: Add linux target for S/390.
10368
10369 2000-11-07 Philip Blundell <pb@futuretv.com>
10370
10371 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10372
10373 2000-11-03 Philip Blundell <pb@futuretv.com>
10374
10375 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10376 files.
10377
10378 2001-01-15 Ben Elliston <bje@redhat.com>
10379
10380 * configure.in (host_tools): Add sid.
10381 Always configure cgen.
10382
10383 2000-11-24 Nick Clifton <nickc@redhat.com>
10384
10385 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10386
10387
10388 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10389
10390 * Makefile.in (ALL_MODULES): Add all-cgen.
10391 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10392 (all-cgen): New target.
10393 (all-opcodes,all-sim): Depend on all-cgen.
10394 * configure.in (host_tools): Add cgen.
10395 Only configure cgen if --enable-cgen-maint.
10396
10397 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10398
10399 * configure.in: Add *-*-freebsd* configurations.
10400
10401 2002-04-08 Tom Tromey <tromey@redhat.com>
10402
10403 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10404 Fixes PR libgcj/6068.
10405
10406 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10407
10408 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10409
10410 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10411
10412 * configure.in (alpha*-dec-osf*): Enable libgcj.
10413
10414 2003-03-27 Matthew Gingell <gingell@gnat.com>
10415
10416 * MAINTAINERS (Write After Approval): Add myself.
10417
10418 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10419
10420 Fix for: PR bootstrap/3591, target/5676
10421 * configure.in (mcore-pe): Disable the configuration of
10422 libstdc++-v3 since exceptions are not supported.
10423
10424 2002-03-20 Anthony Green <green@redhat.com>
10425
10426 * configure.in: Enable libgcj for xscale-elf target.
10427
10428 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10429
10430 * MAINTAINERS: Update my email address.
10431
10432 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10433
10434 * ltmain.sh (relink_command): Fix typo in previous change.
10435
10436 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10437
10438 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10439 (relink_command): Added --tag flags.
10440 (mode=install): If relinking fails; error out.
10441
10442 2002-03-12 Richard Henderson <rth@redhat.com>
10443
10444 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10445 .NOTPARALLEL tag.
10446 (do-check): Rename from check.
10447 (check): Allow parallel check.
10448
10449 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10450
10451 * MAINTAINERS: Add myself as maintainer for xtensa port.
10452 Fix alphabetical order in CPU port maintainer list.
10453 Remove myself from Write After Approval list.
10454
10455 2002-03-11 Richard Henderson <rth@redhat.com>
10456
10457 * Makefile.in (.NOTPARALLEL): Add fake tag.
10458
10459 2002-03-07 H.J. Lu (hjl@gnu.org)
10460
10461 * configure.in: Enable gprof for mips*-*-linux*.
10462
10463 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10464
10465 * MAINTAINERS (Write After Approval): Add myself.
10466
10467 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10468
10469 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10470 libjava.
10471 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10472
10473 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10474
10475 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10476 because its Makefile is there; test for the executable instead.
10477
10478 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10479
10480 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10481 libstdc++-v3 and libjava.
10482
10483 2002-02-11 Adam Megacz <adam@xwt.org>
10484
10485 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10486 boehm-gc
10487
10488 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10489
10490 * config.guess: Updated to 2002-01-30's version.
10491 * config.sub: Updated to 2002-02-01's version.
10492 Contribute sh64-elf.
10493 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10494 * configure.in: Added sh64-*-*.
10495
10496 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10497
10498 * MAINTAINERS: Belatedly add myself to write after approval list.
10499
10500 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10501
10502 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10503 Remove self as Write After Approval.
10504
10505 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10506
10507 * MAINTAINERS: Put self in as maintainer for contrib/regression
10508 directory.
10509
10510 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10511
10512 * MAINTAINERS: Update my email address.
10513
10514 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10515
10516 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10517 target-libiberty, and target-libgloss. Skip Java-related
10518 libraries if not supported for NetBSD on target CPU.
10519
10520 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10521
10522 * install-sh: Use _inst.$$_ for temp file name.
10523
10524 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10525
10526 * MAINTAINERS (Write After Approval): Move my contact info
10527 from here...
10528 (OS Port Maintainers): ...to here (netbsd).
10529
10530 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10531
10532 * MAINTAINERS (Write After Approval): Add myself.
10533
10534 2002-01-17 H.J. Lu <hjl@gnu.org>
10535
10536 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10537 (all-target-fastjar): Also depend on all-target-libiberty.
10538
10539 2002-01-16 H.J. Lu (hjl@gnu.org)
10540
10541 * config.guess: Import from master sources, rev 1.225.
10542 * config.sub: Import from master sources, rev 1.238.
10543
10544 2002-01-16 Kazu Hirata <kazu@hxi.com>
10545
10546 * MAINTAINERS (Write After Approval): Remove myself.
10547
10548 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10549
10550 * MAINTAINERS (Write After Approval): Add myself.
10551
10552 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10553
10554 * MAINTAINERS: Add self as docs co-maintainer.
10555
10556 2001-12-11 Matthias Klose <doko@debian.org>
10557
10558 * MAINTAINERS (Write After Approval): Add myself.
10559
10560 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10561
10562 * MAINTAINERS: Update my email address.
10563
10564 2001-12-07 Turly O'Connor <turly@apple.com>
10565 * MAINTAINERS (Write After Approval): Add myself.
10566 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10567 (rs6000_initialize_trampoline): Call __trampoline_setup for
10568 ABI_DARWIN too.
10569 * darwin-tramp.asm: New file, implements __trampoline_setup.
10570 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10571
10572 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10573
10574 * MAINTAINERS (Write After Approval): Add myself.
10575
10576 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10577
10578 * configure, configure.in: Use temp file for long sed commands.
10579
10580 2001-12-03 Laurent Guerby <guerby@acm.org>
10581
10582 * config.sub: Update to version 1.232 on subversion.
10583
10584 2001-12-03 Ben Elliston <bje@redhat.com>
10585
10586 * MAINTAINERS: Update mail address for config.* patches.
10587
10588 2001-11-27 DJ Delorie <dj@redhat.com>
10589 Zack Weinberg <zack@codesourcery.com>
10590
10591 When build != host, create libiberty for the build machine.
10592
10593 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10594 CONFIG_ARGUMENTS.
10595 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10596 New variables.
10597 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10598 and rules.
10599 (all.normal): Depend on ALL_BUILD_MODULES.
10600 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10601 (all-build-libiberty): Depend on configure-build-libiberty.
10602
10603 * configure: Calculate and substitute proper value for
10604 ALL_BUILD_MODULES.
10605 * configure.in: Create the build subdirectory.
10606 Calculate and substitute TARGET_CONFIGARGS (formerly
10607 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10608
10609 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10610
10611 * MAINTAINERS (write-after-approval): Add self.
10612
10613 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10614
10615 * MAINTAINERS (GNATS only accounts): Remove self.
10616
10617 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10618
10619 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10620 libf2c.
10621
10622 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10623
10624 * MAINTAINERS (Write After Approval): Add self.
10625
10626 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10627
10628 * MAINTAINERS: mips and s390 are also CPU ports.
10629
10630 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10631
10632 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10633
10634 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10635
10636 * MAINTAINERS: Alphabetize.
10637
10638 2001-11-09 Kazu Hirata <kazu@hxi.com>
10639
10640 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10641
10642 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10643
10644 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10645
10646 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10647
10648 * configure.in (--enable-languages): Be more permissive about
10649 syntax. Check for empty lists better. Warn about $LANGUAGES.
10650
10651 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10652
10653 * config.sub: Import from master sources, rev. 1.230.
10654 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10655
10656 2001-11-07 Laurent Guerby <guerby@acm.org>
10657
10658 * MAINTAINERS (Write After Approval): Add self.
10659
10660 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10661
10662 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10663
10664 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10665
10666 * config.sub: Import from master sources, rev 1.226.
10667 * config.guess: Import from master sources, rev 1.216.
10668
10669 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10670
10671 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10672 * MAINTAINERS: Add self as maintainer of MMIX port.
10673 Remove old after-approval entry.
10674
10675 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10676
10677 * ChangeLog, configure: Fix spelling errors.
10678
10679 2001-10-20 Brendan Kehoe <brendan@zen.org>
10680
10681 * MAINTAINERS: Tweak my address.
10682
10683 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10684
10685 * MAINTAINERS: Update my email address.
10686
10687 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10688
10689 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10690 * MAINTAINERS: Add self as maintainer of CRIS port.
10691
10692 2001-10-10 Geert Bosch <bosch@gnat.com>
10693
10694 * MAINTAINERS (Various maintainers: Ada front end):
10695 Added Robert Dewar.
10696
10697 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10698
10699 * MAINTAINERS (Write After Approval): Added self
10700
10701 2001-10-02 Geert Bosch <bosch@gnat.com>
10702
10703 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10704
10705 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10706
10707 * configure: Handle temporary files securely using mkdir.
10708
10709 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10710
10711 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10712
10713 2001-09-26 Will Cohen <wcohen@redhat.com>
10714
10715 * configure.in (*-*-linux*): Disable configuration of target-newlib
10716 and target-libgloss.
10717
10718 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10719
10720 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10721 RANLIB.
10722
10723 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10724
10725 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10726 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10727 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10728 avoid quotes nesting problems.
10729 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10730 (DO_X): Export only variables that are set.
10731
10732 2001-09-19 Ben Elliston <bje@redhat.com>
10733
10734 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10735 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10736 semantics. Use the shell built-in "type" command instead.
10737
10738 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10739
10740 Merged from gcc-3_0-branch:
10741 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10742 * ltcf-c.sh: Use $objext, not $ac_objext.
10743 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10744 * ltcf-cxx.sh: Add support for GNU.
10745 2001-07-22 Timothy Wall <twall@redhat.com>
10746 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10747 default settings if using GNU tools with that configuration.
10748 * ltcf-cxx.sh: Ditto.
10749 * ltcf-gcj.sh: Ditto.
10750 2001-07-21 Michael Chastain <chastain@redhat.com>
10751 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10752 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10753 * ltmain.sh: Mark as gcc-local.
10754
10755 2001-08-30 Eric Christopher <echristo@redhat.com>
10756 Jason Eckhardt <jle@redhat.com>
10757
10758 * config.guess: Merge from master sources.
10759 * config.sub: Merge from master sources, add support for mipsisa32.
10760
10761 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10762 * config.sub: Merge from master sources, rev 1.219.
10763 * MAINTAINERS: Add self as contact for stormy16 port.
10764
10765 2001-08-14 Zack Weinberg <zackw@panix.com>
10766
10767 * config.sub: Merge from master sources, rev 1.218.
10768 * config.guess: Merge from master sources, rev 1.209.
10769
10770 2001-08-11 Graham Stott <grahams@redhat.com>
10771
10772 * Makefile.in (check-c++): Add missing semicolon.
10773
10774 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10775
10776 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10777
10778 2001-07-30 Eric Christopher <echristo@redhat.com>
10779
10780 * MAINTAINERS (Various maintainers: mips port): Added myself.
10781
10782 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10783
10784 * configure.in (sh-*-linux*): New.
10785
10786 2001-07-27 Richard Henderson <rth@redhat.com>
10787
10788 * .cvsignore: Add LAST_UPDATED.
10789
10790 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10791
10792 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10793
10794 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10795
10796 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10797
10798 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10799
10800 * MAINTAINERS (Write After Approval): Added myself.
10801
10802 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10803
10804 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10805 and libgcj on m68hc11/m68hc12.
10806
10807 2001-06-27 H.J. Lu (hjl@gnu.org)
10808
10809 * Makefile (CFLAGS_FOR_BUILD): New.
10810 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10811
10812 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10813
10814 * README: Remove version number.
10815
10816 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10817
10818 * INSTALL/README: Update wrt. to the installation instructions now
10819 residing in gcc/doc/install.texi.
10820
10821 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10822
10823 * README: Replace with a cut-down and updated version of gcc/README.
10824
10825 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10826
10827 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10828 multilibs to be disabled.
10829
10830 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10831
10832 * MAINTAINERS (Write After Approval): Add myself.
10833
10834 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10835
10836 * config.guess: Import CVS version 1.195.
10837 * config.sub: Import CVS version 1.212.
10838
10839 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10840
10841 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10842 gcc/xgcc is built, use -print-prog-name to find out the program
10843 name to use.
10844
10845 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10846
10847 * config.guess: Import CVS version 1.194. All gcc-local changes
10848 appear to also be in the master copy.
10849 * config.sub: Import CVS version 1.211.
10850
10851 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10852
10853 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10854 with_gcc]: Use `gcc -shared' to build a shared library.
10855
10856 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10857
10858 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10859 archives.
10860
10861 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10862
10863 * MAINTAINERS (Write After Approval): Add myself.
10864
10865 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10866
10867 * configure.in (libstdcxx_flags): Do not try to execute
10868 libstdc++-v3/testsuite_flags until it exists.
10869
10870 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10871
10872 * MAINTAINERS: Update my email address.
10873
10874 2001-05-31 Graham Stott <grahams@redhat.com>
10875
10876 * MAINTAINERS (Write After Approval): Add myself.
10877
10878 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10879
10880 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10881 libraries when using g++ with native linker.
10882
10883 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10884
10885 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10886
10887 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10888
10889 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10890 [aix4*|aix5*]: Prepend blank.
10891
10892 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10893
10894 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10895 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10896 of subdir/configure scripts to use the new libtool.m4.
10897
10898 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10899
10900 * MAINTAINERS (Write After Approval): Add myself.
10901
10902 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10903
10904 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10905
10906 2001-05-11 Ben Elliston <bje@redhat.com>
10907
10908 * Makefile.in (all-sid): New target.
10909 (check-sid, clean-sid, install-sid): Likewise.
10910
10911 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10912
10913 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10914
10915 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10916
10917 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10918 libgcj.
10919
10920 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10921
10922 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10923 gcc/xgcc is built, use -print-prog-name to find out the program
10924 name to use.
10925
10926 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10927
10928 * configure.in (noconfigdirs): Don't reset it from scratch in the
10929 target case; only append to it.
10930
10931 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10932 sparc-*-solaris2.8]: Disable ${libgcj}.
10933
10934 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10935
10936 * configure.in (libgcj_saved): Copy from $libgcj.
10937 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10938 --disable-libgcj.
10939
10940 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10941
10942 * MAINTAINERS: Remove self as MIPS maintainer and
10943 C front end maintainer.
10944
10945 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10946
10947 * configure.in: Move *-chorusos target case to the proper switch.
10948 Disable libgcj.
10949
10950 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10951
10952 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10953 1.641.2.228.
10954
10955 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10956
10957 * Makefile.in (STAGE1_CFLAGS): Pass down.
10958
10959 2001-04-13 Alan Modra <amodra@one.net.au>
10960
10961 * config.guess: Add hppa64-linux support. Note for next import that
10962 this is already in the master file.
10963 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10964
10965 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10966
10967 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10968 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10969
10970 2001-04-11 Stan Shebs <shebs@apple.com>
10971
10972 * MAINTAINERS: Add self as Darwin port maintainer.
10973
10974 2001-04-11 Alan Modra <amodra@one.net.au>
10975
10976 * MAINTAINERS: Update my email address.
10977
10978 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10979
10980 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10981 recent versions of FreeBSD (release 3 or later).
10982 * ltconfig: On FreeBSD, -lc must not be provided when building
10983 a shared library or else the standard -pthread gcc option is
10984 rendered worthless to later users of the built library.
10985
10986 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10987
10988 * MAINTAINERS: Add self and RTH as C front end maintainers.
10989
10990 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10991
10992 * config.sub: Make sure to match an already-canonicalized
10993 machine name (eg. mn10300-unknown-elf).
10994
10995 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10996
10997 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10998 New macros.
10999 (bootstrap, cross): Use RECURSE_FLAGS.
11000 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11001
11002 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11003
11004 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11005
11006 2001-03-22 Colin Howell <chowell@redhat.com>
11007
11008 * Makefile.in (DO_X): Do not backslash single-quotes in
11009 backquotes (two places).
11010
11011 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11012
11013 Re-installed:
11014 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11015 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11016 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11017 * ltcf-cxx.sh: Likewise.
11018 * ltcf-gcj.sh: Likewise.
11019
11020 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11021
11022 * MAINTAINERS: Add myself as "documentation co-maintainer".
11023
11024 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11025
11026 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11027 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11028
11029 2001-03-19 Tom Tromey <tromey@redhat.com>
11030
11031 * config-ml.in: Handle GCJ and GCJFLAGS.
11032
11033 2001-03-21 Michael Chastain <chastain@redhat.com>
11034
11035 * Makefile.in: all-m4 depends on all-texinfo.
11036
11037 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11038
11039 * MAINTAINERS: Add myself to write after approval list.
11040
11041 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11042
11043 * Makefile.in (DO_X): Quote nested quotes.
11044
11045 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11046
11047 * MAINTAINERS: Add myself to write after approval list.
11048
11049 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11050
11051 * Makefile.in (DO_X): Use double quotes for quoting
11052 "RANLIB=$${RANLIB}".
11053
11054 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11055
11056 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11057
11058 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11059
11060 * configure.in: Only use `lang_requires' for languages athat are
11061 actually enabled.
11062
11063 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11064
11065 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11066
11067 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11068
11069 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11070
11071 2001-03-07 Tom Tromey <tromey@redhat.com>
11072
11073 * configure.in: Allow config-lang.in to set `lang_requires' to list
11074 of other required languages.
11075
11076 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11077
11078 * Makefile.in: Remove RANLIB definition. Use RANLIB
11079 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11080 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11081
11082 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11083 Alexandre Oliva <aoliva@redhat.com>
11084
11085 * Makefile.in (check-c++): Use tabs, not spaces.
11086
11087 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11088
11089 * MAINTAINERS: add myself to Write After Approval list.
11090
11091 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11092
11093 * Makefile.in (check-c++): New rule.
11094
11095 * configure.in (target_libs): Remove libg++.
11096 (noconfigdirs): Remove libg++.
11097 (noconfigdirs): Same.
11098 (noconfigdirs): Same.
11099 (noconfigdirs): Same.
11100
11101 * config-ml.in: Remove libg++ references.
11102
11103 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11104 (ALL_TARGET_MODULES): Same.
11105 (configure-target-libg++): Remove.
11106 (all-target-libg++): Remove.
11107 (configure-target-libio): Remove.
11108 (all-target-libio): Remove.
11109 (check-target-libio): Remove.
11110 (.PHONY): Remove.
11111 (libg++.tar.bz2): Remove.
11112 (all-target-cygmon): Remove libio.
11113 (all-target-libstdc++): Remove.
11114 (configure-target-libstdc++): Remove.
11115 (TARGET_LIB_PATH): Remove libstdc++.
11116 (ALL_GCC_CXX): Remove libstdc++.
11117 (all-target-gperf): Correct.
11118
11119 2001-02-16 Nick Clifton <nickc@redhat.com>
11120
11121 * configure.in (noconfigdirs): Allow configuration of texinfo
11122 for Cygwin hosts.
11123
11124 2001-02-15 Anthony Green <green@redhat.com>
11125
11126 * configure: Introduce GCJ_FOR_TARGET.
11127 * configure.in: Ditto.
11128 * Makefile.in: Ditto.
11129
11130 2001-02-13 Andreas Schwab <schwab@suse.de>
11131
11132 * MAINTAINERS: Update mail address.
11133
11134 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11135
11136 * config.guess: Add linux target for S/390.
11137 * config.sub: Likewise.
11138
11139 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11140
11141 * configure.in: for *-chorusos, don't config target-newlib and
11142 target-libgloss.
11143
11144 2001-02-06 Ben Elliston <bje@redhat.com>
11145
11146 * configure: Output host type to stdout, not stderr.
11147
11148 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11149
11150 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11151 * ltcf-cxx.sh: Likewise.
11152
11153 * config.if: Assume enable_libstdcxx_v3 is defined.
11154
11155 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11156
11157 Remove V2 C++ library.
11158 * configure.in: Remove --enable-libstdcxx_v3 support.
11159
11160 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11161
11162 * include/demangle.h: Add prototype for java_demangle_v3.
11163
11164 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11165
11166 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11167
11168 2001-01-27 Richard Henderson <rth@redhat.com>
11169
11170 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11171
11172 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11173
11174 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11175 Don't unset, it's non-portable and no longer necessary, set to empty
11176 instead.
11177
11178 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11179
11180 * ltconfig: Shell portability fix for the tagname validity check.
11181
11182 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11183
11184 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11185 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11186
11187 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11188
11189 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11190
11191 2001-01-26 Tom Tromey <tromey@redhat.com>
11192
11193 * configure.in: Allow libgcj to be built on Sparc Solaris.
11194
11195 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11196
11197 * ltcf-c.sh: Add aix5 case.
11198 * ltcf-cxx.sh: Likewise.
11199 * ltconfig: Likewise.
11200
11201 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11202
11203 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11204 keep at least one of build_libtool_libs or build_old_libs set to
11205 yes.
11206
11207 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11208 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11209
11210 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11211
11212 * configure.in: Enable libgcj on several additional platforms.
11213
11214 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11215
11216 * configure.in: Enable libgcj for linux targets.
11217
11218 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11219
11220 * MAINTAINERS (Write After Approval): Add myself.
11221
11222 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11223
11224 * MAINTAINERS: Add myself as vax port maintainer.
11225
11226 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11227
11228 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11229
11230 2001-01-09 Mike Stump <mrs@wrs.com>
11231
11232 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11233 failures of subdirectories.
11234
11235 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11236
11237 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11238 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11239 * ltcf-cxx.sh: Likewise.
11240 * ltcf-gcj.sh: Likewise.
11241 * ltconfig.sh: Fix typo.
11242
11243 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11244
11245 * configure: handle DOS-style absolute paths.
11246
11247 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11248
11249 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11250
11251 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11252
11253 * MAINTAINERS: Add myself as avr port co-maintainer.
11254
11255 2000-12-28 Ben Elliston <bje@redhat.com>
11256
11257 * MAINTAINERS: Add myself under ``Write After Approval''.
11258
11259 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11260
11261 * texinfo: Remove directory from GCC.
11262
11263 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11264
11265 * COPYING: Update to current
11266 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11267 to 19yy as example year in copyright notice).
11268
11269 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11270
11271 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11272 (libstdcxx_incdir): Pass down.
11273 * config.if: Remove expired bits for cxx_interface, add stub.
11274 (libstdcxx_incdir): Add variable for g++ include directory.
11275 * configure.in (gxx_include_dir): Use it.
11276
11277 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11278
11279 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11280 with old-email address from ``Write After Approval''.
11281
11282 2000-12-15 Andreas Jaeger <aj@suse.de>
11283
11284 * configure.in: Handle lang_dirs.
11285
11286 2000-12-14 Tom Tromey <tromey@redhat.com>
11287
11288 * MAINTAINERS: Removed brads.
11289
11290 * MAINTAINERS: Added gcj developers.
11291
11292 2000-12-13 Anthony Green <green@redhat.com>
11293
11294 * configure.in: Disable libgcj for any target not specifically
11295 listed. Disable libgcj for x86 and Alpha Linux until compatible
11296 with g++ abi.
11297
11298 2000-12-13 Mike Stump <mrs@wrs.com>
11299
11300 * Makefile.in (local-distclean): Also remove fastjar.
11301
11302 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11303
11304 * contrib/gcc_update: Add fastjar --touch entries.
11305
11306 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11307
11308 * configure.in: Disable language-specific target libraries for
11309 languages that aren't enabled.
11310
11311 2000-12-10 Anthony Green <green@redhat.com>
11312
11313 * configure.in: Define libgcj. Disable libgcj target libraries for
11314 most targets.
11315
11316 2000-12-10 Neil Booth <neilb@earthling.net>
11317
11318 * MAINTAINERS: Update mail address, remove from WAA list.
11319
11320 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11321
11322 * libjava: Imported from /cvs/java.
11323 * libffi: Likewise.
11324 * Boehm-gc: Likewise.
11325
11326 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11327
11328 * configure.in (target_libs): Revert 2000-12-08 patch.
11329 (noconfigdirs): Added target-libjava.
11330
11331 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11332
11333 * djunpack.bat: removed.
11334
11335 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11336
11337 * Makefile.in: handle DOS-style absolute paths.
11338 * config-ml.in: likewise.
11339 * symlink-tree: likewise.
11340
11341 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11342
11343 * fastjar: Imported.
11344
11345 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11346
11347 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11348 libjava.
11349 * configure.in (target_libs): Removed `target-libjava'.
11350
11351 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11352
11353 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11354 (ALL_MODULES): Added fastjar.
11355 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11356 (all-target-libjava): all-fastjar replaces all-zip.
11357 (all-fastjar): Added.
11358 (configure-target-fastjar, all-target-fastjar): Likewise.
11359 * configure.in (host_tools): Added fastjar.
11360
11361 2000-12-07 Mike Stump <mrs@wrs.com>
11362
11363 * Makefile.in (local-distclean): Remove leftover built files.
11364
11365 2000-11-24 Nick Clifton <nickc@redhat.com>
11366
11367 * configure.in (xscale-elf): Add target.
11368 (xscale-coff): Add target.
11369
11370 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11371
11372 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11373 recent versions of FreeBSD (release 3 or later).
11374 * ltconfig: On FreeBSD, -lc must not be provided when building
11375 a shared library or else the standard -pthread gcc option is
11376 rendered worthless to later users of the built library.
11377
11378 2000-11-16 Fred Fish <fnf@be.com>
11379
11380 * configure.in (enable_libstdcxx_v3): Fix typo,
11381 libstd++ -> libstdc++.
11382
11383 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11384
11385 * MAINTAINERS: Add self to Write After Approval list.
11386
11387 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11388
11389 * MAINTAINERS: Update my email address. Add myself to global write
11390 privs list.
11391
11392 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11393
11394 * Makefile.in: Merge with src and libgcj.
11395 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11396 configure-target-<library> when their configure scripts need the C
11397 or C++ library to have already been built to work properly.
11398 (do_proto_toplev): Set them to an empty string.
11399
11400 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11401 (REALLY_SET_LIB_PATH): Use them.
11402
11403 2000-11-17 Stan Shebs <shebs@apple.com>
11404
11405 * MAINTAINERS: Add self to Write After Approval list.
11406
11407 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11408
11409 * configure: Provide the original toplevel configure arguments
11410 (including $0) to subprocesses in the environment rather than
11411 through gcc/configargs.h.
11412
11413 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11414
11415 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11416 C99. Alphabetise "Write After Approval" list.
11417
11418 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11419
11420 * configure: Turn on libstdc++ V3 by default.
11421
11422 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11423 if we've got GCC.
11424
11425 2000-11-11 Philip Blundell <philb@gnu.org>
11426
11427 * MAINTAINERS: Add self to Write After Approval list.
11428
11429 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11430
11431 * ltcf-c.sh (aix4): Improve shared library configuration; require
11432 exporting symbols.
11433 * ltcf-cxx.sh (aix4): Define.
11434 * ltconfig (aix4): Define library and soname specs appropriate for
11435 AIX. Define command to create export symbols list.
11436
11437 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11438
11439 * config.sub: Add support for Sun Chorus
11440
11441 2000-10-31 Nick Clifton <nickc@redhat.com>
11442
11443 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11444 <name>@redhat.com. Also installed new email address for Clint
11445 Popetz.
11446
11447 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11448
11449 * etc: Remove directory from GCC.
11450
11451 2000-10-16 Michael Meissner <meissner@redhat.com>
11452
11453 * configure (gcc/configargs.h): Only create if there is a build GCC
11454 directory created.
11455
11456 2000-10-16 Matthias Klose <doko@debian.org>
11457
11458 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11459 when configured for libstdc++-v3.
11460
11461 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11462
11463 * configure: Save configure arguments to gcc/configargs.h.
11464
11465 2000-10-04 Philipp Thomas <pthomas@suse.de>
11466
11467 * config.guess: Import CVS version 1.157.
11468 * config.sub: Import CVS version 1.181.
11469
11470 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11471
11472 * Makefile.in (bootstrap): avoid recursion if subdir missing
11473 (cross): ditto
11474 (do-proto-toplev): ditto
11475
11476 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11477
11478 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11479 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11480
11481 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11482 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11483 all affected `configure' scripts.
11484
11485 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11486
11487 * MAINTAINERS: Add self as cpplib co-maintainer.
11488
11489 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11490
11491 * MAINTAINERS: Add self to Write After Approval list.
11492
11493 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11494
11495 * INSTALL/README: egcs -> GCC update.
11496
11497 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11498
11499 * MAINTAINERS: Add myself to Write After Approval list.
11500
11501 2000-09-15 Kazu Hirata <kazu@hxi.com>
11502
11503 * MAINTAINERS: Add myself to Write After Approval list.
11504
11505 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11506
11507 * configure.in: Do not build byacc for hppa64. Provide paths to the
11508 X11 libraries for hppa64.
11509
11510 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11511
11512 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11513
11514 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11515
11516 * Makefile.in (all-zlib): Added dummy target.
11517
11518 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11519 ltcf-gcj.sh: Updated from libtool multi-language branch.
11520
11521 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11522
11523 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11524 (bootstrap*): Depend on all-bootstrap.
11525
11526 2000-09-05 Philipp Thomas <pthomas@suse.de>
11527
11528 * config.guess: Import CVS version 1.156.
11529 * config.sub: Import CVS version 1.179.
11530
11531 2000-09-02 Anthony Green <green@cygnus.com>
11532
11533 * Makefile.in (all-gcc): Depend on all-zlib.
11534 (CLEAN_MODULES): Add clean-zlib.
11535 (ALL_MODULES): Add all-zlib.
11536 * configure.in (host_libs): Add zlib.
11537
11538 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11539
11540 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11541 crosses, but add gcc/include to the header search path for them.
11542
11543 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11544
11545 * MAINTAINERS: Add self to Write After Approval list.
11546
11547 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11548
11549 * config.guess: Import CVS version 1.152.
11550 * config.sub: Import CVS version 1.177.
11551
11552 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11553
11554 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11555 $targargs to tell whether newlib is going to be built.
11556
11557 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11558 $$r/TARGET_SUBDIR/libio for _G_config.h.
11559
11560 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11561
11562 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11563
11564 2000-08-22 DJ Delorie <dj@redhat.com>
11565
11566 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11567
11568 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11569
11570 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11571 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11572 sub-configures.
11573
11574 2000-08-21 DJ Delorie <dj@redhat.com>
11575
11576 * MAINTAINERS: Add self as a libiberty maintainer
11577
11578 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11579
11580 * configure.in (libstdcxx_flags): Use
11581 libstdc++-v3/src/libstdc++.INC.
11582
11583 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11584
11585 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11586
11587 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11588
11589 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11590
11591 * configure: Make enable_threads and enable_shared defaults
11592 explicit. Substitute enable_threads into generated Makefiles.
11593 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11594 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11595
11596 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11597
11598 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11599
11600 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11601
11602 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11603 previous delta.
11604
11605 2000-08-11 Jason Merrill <jason@redhat.com>
11606
11607 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11608 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11609 (FLAGS_FOR_TARGET): Not here.
11610 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11611
11612 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11613
11614 * config-ml.in (CC, CXX): Don't introduce a leading space.
11615
11616 2000-08-07 DJ Delorie <dj@delorie.com>
11617
11618 * MAINTAINERS: Add self as a DJGPP maintainer
11619
11620 2000-08-07 DJ Delorie <dj@redhat.com>
11621
11622 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11623 "if we're also building gcc, and it's a gcc that will run on the
11624 build machine, we want to use its includes instead of the system's
11625 default includes".
11626
11627 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11628
11629 * MAINTAINERS: Add self to Write After Approval list.
11630
11631 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11632
11633 * configure.in (libstdcxx_flags): Don't use `"'.
11634
11635 * config-ml.in: Adjust multilib search paths to the
11636 appropriate multilib tree.
11637
11638 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11639
11640 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11641 commas in $LANGUAGES.
11642
11643 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11644
11645 * configure.in: Re-enable all references to libg++ and librx.
11646
11647 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11648
11649 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11650 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11651 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11652 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11653
11654 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11655
11656 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11657
11658 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11659 CXX_FOR_TARGET for sed.
11660
11661 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11662
11663 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11664 Do not override if already set in the environment or in configure.
11665 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11666 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11667
11668 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11669
11670 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11671 the libtool CVS tree multi-language branch.
11672 * ltconfig, ltmain.sh: Updated.
11673
11674 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11675
11676 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11677 (clean-target): Depend on it.
11678
11679 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11680 (GCC_FOR_TARGET): Use it.
11681 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11682 * configure.in: ... here.
11683 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11684 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11685
11686 2000-07-24 Eric Christopher <echristo@cygnus.com>
11687
11688 * MAINTAINERS: Add self to Write After Approval list.
11689
11690 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11691
11692 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11693 (configure-target-libchill, configure-target-libobjc): Likewise.
11694
11695 * configure.in: Use the same cache file for all target libs.
11696 * config-ml.in: But different cache files per multilib variant.
11697
11698 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11699
11700 * configure (topsrcdir): Don't use dirname.
11701
11702 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11703
11704 * MAINTAINERS: Add self to Write After Approval list.
11705
11706 2000-07-20 Jason Merrill <jason@redhat.com>
11707
11708 * configure.in: Remove all references to libg++ and librx.
11709
11710 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11711
11712 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11713
11714 * config.sub: Update to subversions version 2000-07-06.
11715
11716 2000-07-12 Andrew Haley <aph@cygnus.com>
11717
11718 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11719 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11720
11721 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11722
11723 * symlink-tree: Check number of arguments.
11724
11725 2000-07-05 Jim Wilson <wilson@cygnus.com>
11726
11727 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11728 search path for a g++ extracted from the build tree. This
11729 will allow link tests run by configure scripts in
11730 subdirectories to succeed.
11731
11732 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11733
11734 * ltconfig: Add support for mips-dde-sysv4.2MP
11735
11736 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11737
11738 * MAINTAINERS: Add myself as loop discovery maintainer.
11739
11740 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11741
11742 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11743 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11744
11745 2000-06-19 Timothy Wall <twall@cygnus.com>
11746
11747 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11748 * config.sub: Add tic54x target.
11749
11750 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11751
11752 * MAINTAINERS: Add self as Fortran maintainer,
11753 remove Craig Burley.
11754
11755 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11756
11757 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11758 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11759
11760 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11761
11762 * MAINTAINERS: Add self as i18n maintainer
11763
11764 20000-05-21 H.J. Lu (hjl@gnu.org)
11765
11766 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11767 directory are used if they exist. Make sure
11768 $(build_tooldir)/include is searched for header files,
11769 $(build_tooldir)/lib/ for library files.
11770 (GCC_FOR_TARGET): Likewise.
11771 (CXX_FOR_TARGET): Likewise.
11772
11773 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11774
11775 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11776
11777 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11778
11779 * Makefile.in (configure-target-libiberty): Depend on
11780 configure-target-newlib.
11781
11782 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11783
11784 * configure.in, Makefile.in: Merge all libffi-related
11785 configury stuff from the libgcj tree.
11786
11787 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11788
11789 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11790 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11791
11792 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11793
11794 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11795 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11796 current version information. Add to proto-toplev directory.
11797 (gdb-taz): Build do-djunpack.
11798
11799 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11800
11801 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11802
11803 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11804
11805 * MAINTAINERS: Add self to Write After Approval list.
11806
11807 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11808
11809 * ltmain.sh: Preserve in relink_command any environment
11810 variables that may affect the linker behavior.
11811
11812 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11813
11814 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11815
11816 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11817
11818 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11819
11820 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11821
11822 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11823 with the version name.
11824
11825 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11826
11827 * MAINTAINERS: Add self as bb-reorder maintainer.
11828
11829 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11830
11831 * config.if: Tweak.
11832
11833 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11834
11835 * djunpack.bat: New file.
11836
11837 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11838
11839 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11840 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11841 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11842 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11843
11844 2000-04-16 Dave Pitts <dpitts@cozx.com>
11845
11846 * config.sub (case $basic_machine): Change default for "ibm-*"
11847 to "openedition".
11848
11849 2000-04-13 Andreas Jaeger <aj@suse.de>
11850
11851 * MAINTAINERS: Added myself.
11852
11853 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11854
11855 * Makefile.in (gdb-taz): New target. GDB specific archive.
11856 (do-md5sum): New target.
11857 (MD5PROG): Define.
11858 (PACKAGE): Default to TOOL.
11859 (VER): Default to a shell script.
11860 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11861 md5 checksum generation.
11862 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11863 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11864 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11865 insight.tar.bz2): Use gdb-taz to create archive.
11866
11867 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11868
11869 * configure (warn_cflags): Delete.
11870
11871 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11872
11873 * MAINTAINERS: Added myself.
11874
11875 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11876 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11877
11878 * configure.in (enable_libstdcxx_v3): Add.
11879 (target_libs): Add bits here to switch between libstdc++-v2 and
11880 libstdc++-v3.
11881 * config.if: And this file too.
11882 * Makefile.in: Add libstdc++-v3 targets.
11883
11884 2000-04-05 Michael Meissner <meissner@redhat.com>
11885
11886 * config.sub (d30v): Add d30v as a basic machine type.
11887
11888 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11889
11890 * configure.in: -linux-gnu*, not -linux-gnu.
11891
11892 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11893
11894 * MAINTAINERS: Add self in write-after-approval section.
11895
11896 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11897
11898 * MAINTAINERS: Add self as ia64 port maintainer.
11899
11900 2000-03-08 Neil Booth <NeilB@earthling.net>
11901
11902 * MAINTAINERS: Add self in write-after-approval section.
11903
11904 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11905
11906 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11907 (do-tar-bz2): Replace TOOL with PACKAGE.
11908 (gdb.tar.bz2): Remove GDBTK from GDB package.
11909 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11910 dejagnu.tar.bz2): New packages.
11911
11912 2000-02-27 Andreas Jaeger <aj@suse.de>
11913
11914 * configure.in: Add entry for mips*-*-linux*, move catch all
11915 *-*-*linux* entry below this one.
11916
11917 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11918
11919 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11920
11921 2000-02-24 Nick Clifton <nickc@cygnus.com>
11922
11923 * config.sub: Support an OS of "wince".
11924
11925 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11926
11927 * config.guess, config.sub: Updated to match config's 2000-02-15
11928 version.
11929
11930 2000-02-23 Linas Vepstas <linas@linas.org>
11931
11932 * config.sub: Add support for Linux/IBM 370.
11933 * configure.in: Likewise.
11934
11935 2000-02-22 Nick Clifton <nickc@cygnus.com>
11936
11937 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11938
11939 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11940
11941 * config.guess: Guess "cygwin" rather than "cygwin32".
11942
11943 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11944
11945 * configure (gcc_version): When setting, narrow search to
11946 lines containing `version_string'.
11947
11948 2000-02-15 Denis Chertykov <denisc@overta.ru>
11949
11950 * config.sub: Add support for avr target.
11951
11952 2000-02-14 Nick Clifton <nickc@cygnus.com>
11953
11954 * MAINTAINERS: Add maintainers for MCore port.
11955
11956 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11957
11958 * config.sub: Add mmix-knuth-mmixware.
11959
11960 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11961
11962 * MAINTAINERS: Pair cccp with cpplib maintainership.
11963
11964 2000-01-27 Christopher Faylor <cgf@redhat.com>
11965
11966 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11967 structure stuff to -L library search.
11968 (CXX_FOR_TARGET): Ditto.
11969 (CROSS_CHECK_MODULES): Fix spelling mistake.
11970
11971 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11972
11973 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11974 the C++ compiler.
11975
11976 2000-01-12 Richard Henderson <rth@cygnus.com>
11977
11978 * configure.in: Don't build some bits for beos.
11979
11980 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11981
11982 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11983 as include files.
11984
11985 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11986
11987 * Add self as cpplib maintainer, as requested by Jason
11988 Merrill. Correct my e-mail address.
11989
11990 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11991
11992 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11993 not mh-aix43.
11994
11995 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11996
11997 * MAINTAINERS: Add myself to "write after approval" list.
11998
11999 1999-12-14 Richard Henderson <rth@cygnus.com>
12000
12001 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12002 * config.sub: Accept alphaev[78], alphaev8.
12003
12004 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12005
12006 * config.guess, config.sub: Update from autoconf.
12007
12008 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12009
12010 * MAINTAINERS: update my playtime e-address.
12011
12012 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12013
12014 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12015 necessary libraries are missing.
12016
12017 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12018
12019 * MAINTAINERS: Add new 'write after approval' maintainer.
12020
12021 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12022
12023 * MAINTAINERS: Add new Java maintainer.
12024
12025 1999-10-25 Andreas Schwab <schwab@suse.de>
12026
12027 * configure: Fix quoting inside arguments of eval.
12028
12029 1999-10-21 Nick Clifton <nickc@cygnus.com>
12030
12031 * config-ml.in: Allow suppression of some ARM multilibs.
12032
12033 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12034
12035 * config.guess: Add OS/390 match pattern.
12036 * config.sub: Add mvs, openedition targets.
12037 * configure.in (i370-ibm-opened*): New.
12038
12039 1999-09-04 Steve Chamberlain <sac@pobox.com>
12040
12041 * config.sub: Add support for configuring for pj.
12042
12043 1999-08-31 Nick Clifton <nickc@cygnus.com>
12044
12045 * config.sub (maybe_os): Add support for configuring for fr30.
12046
12047 1999-08-25 Nick Clifton <nickc@cygnus.com>
12048
12049 * configure.in: Do not configure or build ld for AIX
12050 platforms. ld is known to be broken on these platforms.
12051
12052 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12053
12054 * config-ml.in: Pass compiler flag corresponding to multidirs to
12055 subdir configures.
12056
12057 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12058
12059 * Makefile.in (LDFLAGS): Define.
12060
12061 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12062
12063 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12064 noconfigdirs.
12065 (*-*-cygwin*): Likewise.
12066
12067 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12068
12069 * mkdep: New file.
12070 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12071 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12072
12073 From Eli Zaretskii <eliz@is.elta.co.il>:
12074 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12075 long file name when using DJGPP on MS-DOS.
12076
12077 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12078
12079 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12080
12081 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12082
12083 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12084 dependency as this causes "make check" to globally "make all"
12085
12086 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12087
12088 * configure.in (target_libs): Added target-zlib.
12089 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12090 (CONFIGURE_TARGET_MODULES): Likewise.
12091 (CHECK_TARGET_MODULES): Likewise.
12092 (INSTALL_TARGET_MODULES): Likewise.
12093 (CLEAN_TARGET_MODULES): Likewise.
12094 (configure-target-zlib): New target.
12095 (all-target-zlib): Likewise.
12096 (all-target-libjava): Depend on all-target-zlib.
12097 (configure-target-libjava): Depend on configure-target-zlib.
12098
12099 * Makefile.in (configure-target-libjava): Depend on
12100 configure-target-newlib.
12101 (configure-target-boehm-gc): New target.
12102 (configure-target-qthreads): New target.
12103
12104 * configure.in (target_libs): Added target-qthreads.
12105 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12106 (CONFIGURE_TARGET_MODULES): Likewise.
12107 (CHECK_TARGET_MODULES): Likewise.
12108 (INSTALL_TARGET_MODULES): Likewise.
12109 (CLEAN_TARGET_MODULES): Likewise.
12110 (all-target-qthreads): New target.
12111 (configure-target-libjava): Depend on configure-target-qthreads.
12112 (all-target-libjava): Depend on all-target-qthreads.
12113
12114 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12115 (CONFIGURE_TARGET_MODULES): Likewise.
12116 (CHECK_TARGET_MODULES): Likewise.
12117 (INSTALL_TARGET_MODULES): Likewise.
12118 (CLEAN_TARGET_MODULES): Likewise.
12119 (all-target-libjava): New target.
12120 (all-target-boehm-gc): Likewise.
12121 * configure.in (target_libs): Added libjava, boehm-gc.
12122
12123 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12124
12125 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12126 configure.bat in SUPPORT_FILES.
12127 (gas+binutils.tar.bz2): Likewise.
12128
12129 * makeall.bat: Remove; obsolete.
12130
12131 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12132
12133 From Mark Elbrecht:
12134 * configure.bat: Remove; obsolete.
12135
12136 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12137
12138 * configure: Add -W -Wall to the default CFLAGS when compiling with
12139 gcc.
12140
12141 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12142
12143 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12144
12145 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12146
12147 * configure.in: Build ld on IRIX6.
12148
12149 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12150
12151 * Makefile.in: Change distribution targets to use bzip2 instead of
12152 gzip.
12153 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12154 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12155
12156 1999-06-04 Nick Clifton <nickc@cygnus.com>
12157
12158 * config.sub: Add mcore target.
12159
12160 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12161
12162 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12163
12164 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12165
12166 * config.guess (dummy): Changed to $dummy.
12167
12168 1999-05-24 Nick Clifton <nickc@cygnus.com>
12169
12170 * config.sub: Tidied up case statements.
12171
12172 1999-05-22 Ben Elliston <bje@cygnus.com>
12173
12174 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12175 <jiro@din.or.jp>.
12176
12177 * config.guess: Merge with FSF version. Future changes will be
12178 more accurately recorded in this ChangeLog.
12179 * config.sub: Likewise.
12180
12181 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12182
12183 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12184
12185 1999-04-30 Tom Tromey <tromey@cygnus.com>
12186
12187 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12188
12189 1999-04-23 Tom Tromey <tromey@cygnus.com>
12190
12191 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12192
12193 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12194
12195 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12196 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12197 Bad merge removed these two changes.
12198
12199 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12200 Martin Heller (Ing.-Buero_Heller@t-online.de)
12201
12202 * config.guess (interix Alpha): Add.
12203
12204 1999-04-11 Richard Henderson <rth@cygnus.com>
12205
12206 * configure.in (i?86-*-beos*): Do config gperf; don't config
12207 gdb, newlib, or libgloss.
12208
12209 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12210
12211 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12212 link a trivial program with -mabi=64. If it fails, remove mabi=64
12213 from multidirs.
12214
12215 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12216
12217 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12218
12219 1999-04-08 Nick Clifton <nickc@cygnus.com>
12220
12221 * config.sub: Add support for mcore targets.
12222
12223 1999-04-07 Michael Meissner <meissner@cygnus.com>
12224
12225 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12226 not mt-ospace, in order to shut up assembler warning about using
12227 symbols that are named the same as registers.
12228
12229 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12230
12231 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12232 dependency list for all-target-cygmon.
12233
12234 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12235
12236 * config-ml.in: Check $host, not $target, for selective multilibs.
12237 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12238 thumb interworking, and underscore prefix multilibs.
12239
12240 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12241
12242 * missing: Update to version from current automake.
12243
12244 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12245
12246 * configure (gxx_include_dir): Removed.
12247
12248 * configure.in (gxx_include_dir): Handle it.
12249 * Makefile.in: Likewise.
12250
12251 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12252
12253 * config.sub (mips64vr4111,mips64vr4111el) Add.
12254
12255 1999-03-21 Ben Elliston <bje@cygnus.com>
12256
12257 * config.guess: Correct typo for detecting ELF on FreeBSD.
12258
12259 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12260
12261 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12262 config/mh-djgpp.
12263
12264 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12265
12266 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12267 all-target-newlib to dependency list for all-target-bsp.
12268
12269 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12270
12271 * config.sub: Add i386-uwin support.
12272 * config.guess: Likewise.
12273
12274 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12275
12276 * configure.in: cleanup, add mh-*pic handling for arm, special
12277 case powerpc*-*-aix*
12278
12279 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12280
12281 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12282 can be built.
12283
12284 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12285
12286 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12287 targets.
12288
12289 1999-03-02 Nick Clifton <nickc@cygnus.com>
12290
12291 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12292
12293 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12294
12295 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12296
12297 1999-02-24 Nick Clifton <nickc@cygnus.com>
12298
12299 * config.sub: Fix typo in arm recognition.
12300
12301 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12302
12303 * configure.in (noconfigdirs): Changed target_configdirs to
12304 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12305 rather than m68k-*-* since it is not known to work on
12306 m68k-aout. Ditto for arm-*-*oabi.
12307
12308 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12309
12310 * configure.in (*-*-windows*): Remove, no longer used.
12311
12312 1999-02-19 Ben Elliston <bje@cygnus.com>
12313
12314 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12315 Smart and improved by Andrew Cagney.
12316
12317 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12318
12319 * config.guess: Recognize openbsd-*-hppa.
12320
12321 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12322
12323 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12324 only if it is not empty.
12325
12326 1999-02-17 Nick Clifton <nickc@cygnus.com>
12327
12328 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12329
12330 * config.guess: Modified to recognize uname's armv* syntax.
12331
12332 * config.sub: Modified to recognize uname's armv* syntax.
12333
12334 1999-02-17 Mark Salter <msalter@cygnus.com>
12335
12336 * configure.in: Added target-bsp for sparclite.
12337
12338 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12339
12340 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12341
12342 1999-02-08 Nick Clifton <nickc@cygnus.com>
12343
12344 * configure.in: Add support for strongarm port.
12345 * config.sub: Add support for strongarm target.
12346
12347 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12348
12349 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12350 the old name config/mh-cygwin32.
12351 Enable texinfo.
12352
12353 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12354
12355 * configure.in: Do build ld for ix86 Solaris.
12356
12357 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12358
12359 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12360 $AR_FOR_TARGET. Likewise for RANLIB.
12361
12362 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12363
12364 * config.sub (oabi): Recognize.
12365 * configure.in (arm-*-oabi): Handle.
12366
12367 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12368
12369 * config.guess: Improve detection of i686 on UnixWare 7.
12370
12371 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12372
12373 * config.guess: Add support for i386-pc-interix.
12374 * config.sub: Likewise.
12375 * configure.in: Likewise.
12376
12377 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12378
12379 * Makefile.in: Remove unneeded all-target-libio from
12380 from all-target-winsup target since it is now unneeded.
12381 Add all-target-libtermcap in its place since it is now
12382 needed.
12383
12384 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12385
12386 * configure.in: makefile stub for cygwin target is probably
12387 unnecessary. Remove it for now.
12388
12389 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12390
12391 * configure.in: libtermcap.a should be built when cygwin is the
12392 target as well as the host.
12393 * config.guess: Allow mixed case in cygwin uname output.
12394 * Makefile.in: Add libtermcap target.
12395
12396 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12397
12398 * config.sub: Clean up handling of hppa2.0.
12399
12400 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12401
12402 * config.guess: Use C code to identify more HP machines.
12403
12404 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12405
12406 * config.sub: Handle hppa2.0.
12407
12408 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12409
12410 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12411 cygmon for all sparclite targets, regardless of object format.
12412
12413 1998-12-15 Mark Salter <msalter@cygnus.com>
12414
12415 * configure.in: Added target-bsp for several target architectures.
12416
12417 * Makefile.in: Added rules for bsp.
12418
12419 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12420
12421 * config.guess: Improve detection of hppa2.0 processors.
12422
12423 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12424
12425 * config.guess: Recognize FreeBSD using ELF automatically.
12426
12427 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12428
12429 * configure (skip-this-dir): Add handling for new shell script, which
12430 might be created by a sub-directory's configure to indicate, this particular
12431 directory is "unwanted".
12432 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12433
12434 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12435
12436 * ltconfig: import from libtool, after changing libtool to
12437 account for the cygwin name change.
12438
12439 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12440
12441 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12442 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12443
12444 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12445
12446 * configure.in: Add libtermcap to list of cygwin dependencies.
12447
12448 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12449
12450 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12451 they include winsup/include when it's a cygwin target.
12452
12453 1998-11-12 Tom Tromey <tromey@cygnus.com>
12454
12455 * configure.in (host_tools): Added zip.
12456 * Makefile.in (all-target-libjava): Depend on all-zip.
12457 (all-zip): New target.
12458 (ALL_MODULES): Added all-zip.
12459 (NATIVE_CHECK_MODULES): Added check-zip.
12460 (INSTALL_MODULES): Added install-zip.
12461 (CLEAN_MODULES): Added clean-zip.
12462
12463 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12464
12465 * Makefile.in: lose "32" from comment about cygwin.
12466
12467 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12468
12469 * configure.in: Use -Os to build target libraries for the fr30.
12470
12471 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12472
12473 * config.sub: Add fr30.
12474
12475 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12476
12477 * configure.in: drop "32" from config/mh-cygwin32. Check
12478 cygwin* instead of cygwin32*.
12479 * config.sub: Check cygwin* instead of cygwin32*.
12480
12481 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12482
12483 * config.guess: Match any version of Unixware7.
12484
12485 1998-10-20 Syd Polk <spolk@cygnus.com>
12486
12487 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12488 if desired.
12489
12490 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12491
12492 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12493 these if the appropriate directories and files to not exist.
12494
12495 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12496
12497 * Makefile.in (DEVO_SUPPORT): Add config.if.
12498
12499 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12500
12501 * configure: Add pattern to replace "build_tooldir"'s
12502 definition in the generated Makefile with "tooldir"'s
12503 actual value.
12504
12505 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12506
12507 * config.sub: Bring back lost sparcv9.
12508
12509 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12510
12511 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12512
12513 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12514 CC_FOR_TARGET and friends.
12515
12516 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12517
12518 * Makefile.in (build_tooldir): New variable, same as tooldir.
12519 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12520 -B$(build_tooldir)/bin/.
12521 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12522
12523 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12524
12525 * README: Remove installation instructions and refer to the
12526 INSTALL directory instead.
12527
12528 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12529
12530 * config.sub: Add support for i[34567]86-pc-udk.
12531 * configure.in: Likewise.
12532
12533 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12534
12535 * Makefile.in: add bzip2 package building bits for user
12536 tools module
12537 * configure.in: ditto
12538
12539 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12540
12541 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12542 (ALL_TARGET_MODULES): Add all-target-libobjc.
12543 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12544 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12545 (all-target-libchill): Add dependencies.
12546 * configure.in (target_libs): Add libchill.
12547
12548 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12549
12550 * configure.in (target_subdir): Remove duplicate line.
12551
12552 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12553
12554 * Makefile.in (all-automake): fix dependencies.
12555
12556 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12557
12558 * configure.in: Minor cleanups for building in the $(target_alias)
12559 subdir.
12560
12561 1998-09-22 Jim Wilson <wilson@cygnus.com>
12562
12563 * Makefile.in (bootstrap): Set r and s before make all. Use
12564 BASE_FLAGS_TO_PASS in make all.
12565 (cross): Likewise.
12566
12567 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12568
12569 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12570
12571 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12572
12573 * config.sub: Fix typo in last change.
12574
12575 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12576
12577 * config.sub: Add support for C4x target.
12578 * configure.in: Likewise.
12579
12580 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12581
12582 * config.sub: Recognize sparcv9 just like sparc64.
12583
12584 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12585
12586 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12587
12588 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12589
12590 * config.guess: Correctly identify Pentium II sco boxes.
12591
12592 * config.guess: Fix "tr" code. From Weiwen Liu.
12593
12594 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12595
12596 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12597 stabs.
12598
12599 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12600
12601 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12602 (ALL_TARGET_MODULES): Add all-target-libchill.
12603 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12604 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12605 (all-target-libchill): Add dependencies.
12606 * configure.in (target_libs): Add libchill.
12607
12608 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12609
12610 * config.guess: Avoid assumptions about "tr" behaves when
12611 LANG is set to something other than English.
12612
12613 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12614
12615 * configure (gxx_include_dir): Changed to
12616 '${prefix}/include/g++'-${libstdcxx_interface}.
12617
12618 * config.if: New to determine the interfaces.
12619
12620 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12621
12622 * config.guess: Detect and handle MPE/IX.
12623 * config.sub: Deal with MPE/IX.
12624
12625 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12626
12627 * configure.in: Use mh-aix43.
12628
12629 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12630
12631 * configure: Fix --without/--disable cases for gxx-include-dir.
12632
12633 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12634
12635 * mdata-sh: Imported. Needed for automake support.
12636
12637 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12638
12639 * Makefile.in (taz): Try "chmod -R og=u ." before
12640 "chmod og=u `find . -print`".
12641
12642 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12643
12644 * configure.in: Add arm-elf and thumb-elf support.
12645
12646 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12647
12648 * Makefile.in: Undo previous patch.
12649
12650 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12651
12652 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12653 to here ...
12654 (install-no-fixedincludes): and here
12655 (INSTALL_MODULES): ... from here.
12656
12657 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12658
12659 * config.sub: Merge with FSF.
12660
12661 * config.guess: Merge with FSF.
12662
12663 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12664
12665 * configure (extraconfigdirs): New variable.
12666 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12667 * Makefile.in (all): Move higher in file.
12668 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12669 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12670 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12671 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12672 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12673
12674 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12675
12676 * Makefile.in (all-target-libjava): Depend on all-gcc and
12677 all-target-newlib.
12678 (configure-target-libjava): Depend on $(ALL_GCC).
12679
12680 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12681
12682 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12683 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12684
12685 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12686
12687 * INSTALL/README: Fix typo.
12688
12689 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12690
12691 * ylwrap: Change absolute path checks to check for DOS style path
12692 names.
12693
12694 * ylwrap: Don't use a full path name if the source file is in the
12695 same directory. From hjl@lucon.org (H.J. Lu).
12696
12697 * config-ml.in: Default to being verbose, to match Feb 18 change to
12698 configure.
12699
12700 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12701
12702 Brought over from egcs:
12703
12704 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12705
12706 * configure.in (target_subdir): Set to ${target_alias} instead
12707 of "libraries".
12708
12709 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12710
12711 * configure.in (target_subdir): Set to libraries if enable_multilib.
12712
12713 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12714
12715 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12716 multilibs, force reconfiguration the first time we create
12717 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12718
12719 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12720
12721 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12722 avoid confusion with --no-recursion.
12723
12724 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12725
12726 * configure.in: Win32 hosts shouldn't use install -x
12727 * install-sh: remove -x option, and special .exe-handling
12728 hack.
12729
12730 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12731
12732 * config.guess: Recognize i586-pc-beos.
12733 * configure.in: Don't build some bits for beos.
12734
12735 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12736
12737 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12738 CFLAGS default to -O2.
12739
12740 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12741 when using GNU ld.
12742
12743 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12744
12745 * ltmain.sh: Correct install when using a different shell.
12746
12747 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12748
12749 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12750
12751 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12752
12753 * makefile.vms: Update to build binutils/makefile.vms. Add install
12754 target.
12755
12756 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12757
12758 * ltconfig: Update to correct AIX handling.
12759
12760 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12761
12762 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12763
12764 * configure.in (target_subdir): Set to ${target_alias} instead
12765 of "libraries".
12766
12767 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12768
12769 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12770 (Makefile): Depend on $(gcc_version_trigger).
12771
12772 * configure (gcc_version): Change default initializer to empty
12773 string.
12774 (gcc_version_trigger): New variable; pass this variable down
12775 to subdir configures to enable them checking gcc's version
12776 themselves. Emit make macros for both gcc_version vars.
12777 (topsrcdir): Initialize reliably.
12778 (recursion line): Remove --with-gcc-version=${gcc_version}.
12779
12780 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12781
12782 * configure (enable_version_specific_runtime_libs): Implement new flag
12783 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12784 in $(libsubdir); emit definition in each generated Makefile.
12785 (gxx_include_dir): Initialize depending on
12786 $enable_version_specific_runtime_libs.
12787
12788 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12789
12790 * configure (gcc_version): Initialize properly depending on
12791 how and where configure is started.
12792 (recursion line): Pass a --with-gcc-version=${gcc_version}
12793 to configures in subdirs.
12794
12795 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12796
12797 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12798 cygmon
12799
12800 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12801
12802 * configure.in: Add cygmon and libstub support for mn10200.
12803
12804 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12805
12806 * configure (gcc_version): Add new variable describing the
12807 particular gcc version we're building.
12808 * Makefile.in (libsubdir): Add new macro for the directory
12809 in which the compiler finds executables, libraries, etc.
12810 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12811 and libsubdir.
12812
12813 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12814
12815 * Makefile.in (local-clean): Remove *.log.
12816 (warning.log): Built with warn_summary from build.log.
12817 (mail-report.log): Run test_summary.
12818 (mail-report-with-warnings.log): Run test_summary including
12819 warning.log in the report.
12820
12821 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12822
12823 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12824
12825 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12826
12827 * Makefile.in (grep): Grep no longer depends on libiberty.
12828
12829 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12830
12831 * Makefile.in: all-snavigator needs all-libgui.
12832
12833 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12834
12835 * configure.in: Add cygmon and libstub support for mn10300.
12836
12837 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12838
12839 * missing: Update to version from automake 1.3.
12840
12841 * ltmain.sh: On installation, don't get confused if the same name
12842 appears more than once in the list of library names.
12843
12844 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12845
12846 * config.sub: Accept m68060 and m5200 as CPU names.
12847
12848 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12849
12850 * configure: Use && rather than using -a in test, because odd
12851 strings can confuse test.
12852 * configure.in: Likewise.
12853
12854 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12855
12856 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12857
12858 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12859
12860 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12861 bootstrap4-lean): New targets.
12862
12863 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12864
12865 * mpw-* Delete. Not used.
12866
12867 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12868
12869 * COPYING.LIB: Update FSF address.
12870
12871 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12872
12873 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12874
12875 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12876 GAS_SUPPORT_DIRS.
12877
12878 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12879
12880 * ltconfig, ltmain.sh: Avoid producing a version number if
12881 -version-info was not used.
12882
12883 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12884
12885 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12886 building with newlib.
12887
12888 1998-04-30 Paul Eggert <eggert@twinsun.com>
12889
12890 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12891 Solaris `make' causes it to continue to next definition.
12892
12893 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12894
12895 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12896 the right GUI libraries and files are installed along with GDB.
12897
12898 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12899
12900 * configure.in: Change alpha to alpha* in several places.
12901
12902 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12903
12904 * config.sub: Recognize sparc86x.
12905
12906 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12907
12908 * configure.in (--enable-target-optspace): Remove debug echo.
12909
12910 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12911
12912 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12913
12914 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12915
12916 * ltconfig: Update cygwin32 support.
12917
12918 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12919 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12920 (GDB_SUPPORT_DIRS): Likewise.
12921
12922 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12923
12924 * configure.in (target_makefile_frag): If --enable-target-optspace,
12925 use -Os to compile target libraries rather than -O2. Default to
12926 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12927 not used.
12928 * configure.in (target_cflags): Ditto for d30v.
12929
12930 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12931
12932 * Makefile.in (all-bfd): Depend on all-intl.
12933 (all-binutils): Likewise.
12934 (all-gas): Likewise.
12935 (all-gprof): Likewise.
12936 (all-ld): Likewise.
12937
12938 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12939
12940 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12941
12942 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12943
12944 * Makefile.in (all-bfd): Depend upon all-libiberty.
12945
12946 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12947
12948 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12949
12950 * Makefile.in: Add libstub.
12951
12952 * configure.in: Ditto. Build libstub for targets that have cygmon
12953 support.
12954
12955 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12956
12957 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12958
12959 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12960
12961 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12962 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12963
12964 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12965
12966 * configure: Define DEFAULT_M4 by searching PATH.
12967 * Makfile.in: Use DEFAULT_M4.
12968
12969 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12970
12971 * ltconfig: Add cygwin32 support.
12972
12973 * Makefile.in, configure.in: Add libtool as a native only directory
12974 to configure and build.
12975
12976 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12977
12978 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12979
12980 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12981
12982 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12983
12984 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12985
12986 * Makefile.in: add ash make rules
12987 * configure.in: add ash to native_only and host_tools lists
12988
12989 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12990
12991 * Makefile.in (all-gettext, all-intl): New targets.
12992 (ALL_MODULES): Added all-gettext, all-intl.
12993 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12994 (INSTALL_MODULES): Added install-gettext, install-intl.
12995 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12996
12997 * configure.in (host_tools): Added gettext.
12998 (native_only): Likewise.
12999 (noconfigdirs) [various cases]: Likewise.
13000 (host_libs): Added intl.
13001
13002 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13003
13004 * configure: Do not disable building gdbtk for cygwin32 hosts.
13005
13006 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13007
13008 * configure.in: Add thumb-coff target.
13009 * config.sub: Add thumb-coff target.
13010
13011 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13012
13013 * Makefile.in: Revert yesterday's change.
13014 (all-target-winsup): all-target-librx stays out of here.
13015
13016 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13017
13018 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13019 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13020 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13021 Remove references to librx and libg++.
13022
13023 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13024
13025 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13026 recursive makes
13027
13028 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13029
13030 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13031 for newlib directory.
13032 (CXX_FOR_TARGET): Likewise.
13033
13034 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13035
13036 * ltconfig: Update after libtool/ltconfig.in change for
13037 hpux11.
13038
13039 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13040
13041 * ltconfig, ltmain.sh: Update to libtool 1.2.
13042
13043 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13044
13045 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13046 (install-gcc-cross): Instead, override LANGUAGES here.
13047
13048 1998-03-18 Dave Love <d.love@dl.ac.uk>
13049
13050 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13051 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13052
13053 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13054
13055 * configure.in: Add Thumb-pe target.
13056
13057 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13058
13059 * Makefile.in - changed sn targets to snavigator
13060 * configure.in - changed sn targets to snavigator
13061
13062 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13063
13064 * config-ml.in: After building symlink tree call make distclean
13065 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13066 to be the case for libiberty.
13067
13068 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13069
13070 * configure: When making link, also check the current
13071 directory. The configure scripts may create one.
13072
13073 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13074
13075 * config.sub: Accept alphapca56 and alphaev6 properly.
13076
13077 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13078
13079 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13080
13081 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13082
13083 * config.sub (sco5): Fix typo.
13084
13085 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13086
13087 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13088 install-itcl.
13089 (install-itcl): Remove dependency on install-tcl.
13090
13091 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13092
13093 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13094
13095 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13096
13097 * configure.in: Don't build libgui for a cygwin32 target when not on
13098 a cygwin32 host.
13099
13100 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13101
13102 * configure (redirect): Set to null, so default behavior of
13103 configure is now --verbose.
13104
13105 1998-02-16 Dave Love <d.love@dl.ac.uk>
13106
13107 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13108 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13109
13110 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13111
13112 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13113 this change to sync Makefile.in with its ChangeLog entries.
13114
13115 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13116
13117 * ltmain.sh (mkdir): Check that the directory doesn't exist
13118 before we exit with error, so that we don't get races during
13119 parallel builds.
13120
13121 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13122
13123 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13124
13125 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13126
13127 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13128 PICFLAG_FOR_TARGET.
13129 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13130
13131 * configure: Emit a definition for the new macro enable_shared
13132 into each Makefile.
13133
13134 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13135
13136 * configure.in (host_tools, native_only): Add libtool.
13137
13138 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13139
13140 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13141 Fix typo in ming config comment.
13142
13143 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13144
13145 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13146
13147 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13148
13149 * config.sub: Add tic30 cases, and map c30 to tic30.
13150
13151 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13152
13153 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13154 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13155 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13156 (CLEAN_TARGET_MODULES): Similarly
13157 (all-target-libf2c): Add dependences.
13158 * configure.in (target_libs): Add libf2c.
13159
13160 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13161
13162 * configure.in: Remove expect from noconfigdirs when target
13163 is cygwin32. OK to build expect and dejagnu with Canadian
13164 Cross.
13165
13166 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13167
13168 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13169 host.
13170
13171 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13172 and mingw32.
13173
13174 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13175
13176 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13177 here as it is not defined in the toplevel Makefile.
13178
13179 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13180
13181 * configure (package_makefile_rules_frag): New variable, which names
13182 a file with generic rules, ...
13183 Change comment to mention we now have FIVE parts.
13184 * configure: Undo last change.
13185
13186 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13187
13188 * config.guess: More accurate determination of HP processor types.
13189 * config.sub: More accurate determination of HP processor types.
13190
13191 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13192
13193 * configure (package_makefile_frag): Move inserting the
13194 ${package_makefile_frag} to where it should be according
13195 to the comment.
13196
13197 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13198
13199 * config.guess: Add support for Linux/ARM.
13200
13201 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13202
13203 * .cvsignore: Remove *-info and *-install since they match
13204 release-info and mpw-install, which we don't want to just ignore.
13205
13206 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13207
13208 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13209
13210 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13211
13212 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13213 local_prefix to sub-make invocations.
13214
13215 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13216
13217 * configure.in: Check makefile fragments in the source
13218 directory.
13219
13220 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13221
13222 * configure.in: Check whether host and target makefile
13223 fragments exist before adding them to *_makefile_frag.
13224
13225 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13226
13227 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13228
13229 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13230
13231 * configure.in: Make sure we only replace RPATH_ENVVAR on
13232 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13233 regexp to sed.
13234
13235 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13236 to sub-makes.
13237
13238 1998-01-13 Lee Iverson (leei@ai.sri.com)
13239
13240 * config-ml.in (multi-do): LDFLAGS must include multilib
13241 designator.
13242
13243 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13244
13245 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13246
13247 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13248
13249 * config.sub: Add mingw32 support.
13250 * configure.in: Likewise.
13251
13252 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13253
13254 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13255
13256 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13257
13258 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13259 * configure (gxx_include_dir): Provide a definition for subdirs
13260 which do not use autoconf.
13261
13262 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13263
13264 * config.guess: Sync with egcs. Picks up new alpha support,
13265 BeOS & some additional linux support.
13266
13267 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13268
13269 * config.guess: HP 9000/803 is a PA1.1 machine.
13270
13271 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13272
13273 * configure.in: It's alpha*-...
13274
13275 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13276
13277 * configure.in (host_makefile_frag, target_makefile_frag):
13278 Handle multiple config files.
13279 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13280 alpha-*-*.
13281
13282 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13283
13284 * mkdep: New file.
13285
13286 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13287
13288 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13289
13290 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13291
13292 * Makefile.in: Add libgui directory.
13293 (GDB_TK): Add all-libgui.
13294 * configure.in: Add libgui directory.
13295 * configure: Add all-libgui to GDB_TK.
13296
13297 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13298
13299 * config-ml.in (multidirs): Add m32r to multilib list.
13300
13301 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13302
13303 * Makefile.in (all-target-gperf): Change dependency to
13304 all-target-libstdc++.
13305
13306 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13307
13308 * config.guess: Add BeOS support.
13309
13310 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13311
13312 Source directory cvs renamed to cvssrc:
13313 * configure.in (host_tools): Change cvs to cvssrc.
13314 (native_only): Likewise.
13315 (noconfigdirs) [various cases]: Likewise.
13316 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13317 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13318 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13319 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13320 (all-cvssrc): Rename target from all-cvs.
13321
13322 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13323
13324 * configure (gxx_include_dir): Fix thinko.
13325
13326 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13327
13328 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13329 (install-cross, install-gcc-cross): New targets.
13330
13331 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13332
13333 * configure.in (noconfigdirs): Add support for Thumb target.
13334
13335 * config.sub (maybe_os): Add support for Thumb target.
13336
13337 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13338
13339 * Makefile.in: Add rules for cygmon.
13340
13341 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13342
13343 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13344
13345 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13346 * configure (gxx_include_dir): Provide a definition for subdirs
13347 which do not use autoconf.
13348
13349 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13350
13351 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13352 11/18/97 build
13353
13354 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13355
13356 * From Franz Sirl.
13357 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13358 found on RedHat Linux systems.
13359
13360 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13361
13362 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13363 guesses.
13364
13365 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13366
13367 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13368
13369 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13370
13371 * ltmain.sh: If mkdir fails, check whether the directory was created
13372 anyhow by some other process.
13373
13374 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13375
13376 * configure.in (d30v-*-*): Configure all directories.
13377
13378 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13379
13380 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13381 for the D30V.
13382
13383 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13384
13385 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13386
13387 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13388
13389 * include/libiberty.h: Add extern "C" { so it can be used with C++
13390 progrms.
13391 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13392 programs.
13393
13394 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13395
13396 * configure.in (d30v-*-*): Configure GCC now.
13397
13398 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13399
13400 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13401 is no longer needed.
13402
13403 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13404
13405 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13406
13407 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13408
13409 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13410 targets using "$@" to provide support for similar but not identical
13411 targets without having to duplicate code.
13412
13413 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13414
13415 * makefile.vms: Fix to work with DEC C.
13416
13417 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13418
13419 * config.sub: Add mips-tx39-elf to marketing names.
13420
13421 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13422
13423 * ltmain.sh: Handle symlinks in generated script.
13424
13425 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13426
13427 * configure: Handle autoconf style directory options: --bindir,
13428 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13429 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13430 --sysconfdir.
13431 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13432 (sharedstatedir, localstatedir, oldincludedir): New variables.
13433 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13434 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13435 sbindir, sharedstatedir, and sysconfdir.
13436
13437 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13438
13439 * Makefile.in (bootstrap-lean): New target.
13440
13441 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13442
13443 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13444 sn, and gnuserv from noconfigdirs.
13445
13446 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13447
13448 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13449
13450 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13451
13452 * Makefile.in (cross): New target.
13453
13454 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13455 Jeff Law <law@cygnus.com>
13456
13457 * Makefile.in (bootstrap2, bootstrap3): New targets.
13458 (all-bootstrap): Remove outdated and confusing target.
13459 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13460
13461 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13462
13463 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13464 windows. Consistent with gdb/configure.
13465
13466 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13467
13468 * configure.in: Name Linux target fragment.
13469
13470 * configure: Rewrite so that project Makefile fragment is inserted
13471 first and appears last in the resulting Makefile.
13472
13473 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13474
13475 * Makefile.in (install-itcl): Install tcl first.
13476
13477 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13478
13479 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13480
13481 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13482
13483 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13484
13485 * configure.in (skipdirs): Add target-librx for Linux.
13486 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13487
13488 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13489
13490 * Makefile.in (bootstrap): New target.
13491
13492 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13493
13494 * config.sub: Accept 'amigados' for backward compatibility.
13495
13496 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13497
13498 * config.guess: Merge with FSF.
13499
13500 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13501
13502 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13503
13504 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13505
13506 * config.sub: Add "marketing-names" patch.
13507
13508 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13509
13510 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13511
13512 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13513
13514 * config.sub: Handle v850-elf.
13515
13516 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13517
13518 * .cvsignore (*-install): Remove.
13519
13520 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13521
13522 * ltconfig: Set CONFIG_SHELL in libtool.
13523 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13524
13525 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13526
13527 * configure.in (target_subdir): Set to libraries if enable_multilib.
13528
13529 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13530
13531 * config.guess: Update from gcc directory.
13532
13533 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13534
13535 * Makefile.in (all-sim): Depends on all-readline.
13536
13537 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13538
13539 * Makefile.in (BISON, YACC): Use $$s.
13540 (all-bison): Depend on all-texinfo.
13541
13542 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13543
13544 * Makefile.in (BISON): Add -L flag.
13545 (YACC): Likewise.
13546
13547 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13548
13549 * configure.in (noconfigdirs): Add support for v850e target.
13550
13551 * config.sub (maybe_os): Add support for v850e target.
13552
13553 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13554
13555 * configure.in (noconfigdirs): Add support for v850ea target.
13556
13557 * config.sub (maybe_os): Add support for v850ea target.
13558
13559 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13560
13561 * config.sub: Add mipstx39. Delete r3900.
13562
13563 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13564
13565 * Makefile.in (all-autoconf): Depends on all-texinfo.
13566
13567 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13568
13569 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13570 eabi targets.
13571
13572 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13573
13574 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13575
13576 * configure: When handling a Canadian Cross, handle YACC as well as
13577 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13578 * Makefile.in (all-bison): Depend upon all-texinfo.
13579
13580 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13581
13582 * Makefile.in (BISON): bison, not byacc or bison -y.
13583 (YACC): bison -y or byacc or yacc.
13584 (various): Add *-bison as appropriate.
13585 (taz): No need to mess with BISON anymore.
13586
13587 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13588
13589 * configure: If OSTYPE matches *win32*, try to find a good value for
13590 CONFIG_SHELL.
13591
13592 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13593
13594 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13595 configure.in if it is present.
13596
13597 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13598
13599 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13600
13601 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13602
13603 * config.sub: Recognize `arc' cpu.
13604 * configure.in: Likewise.
13605 * config-ml.in: Likewise.
13606
13607 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13608
13609 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13610
13611 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13612
13613 * configure: Changed sed delimiter from ':' to '|' when
13614 attempting to substitute ${config_shell} for SHELL. On
13615 NT ${config_shell} may contain a ':' in it.
13616
13617 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13618
13619 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13620
13621 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13622
13623 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13624
13625 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13626
13627 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13628
13629 * ylwrap: If the program is a relative path, force it to be
13630 absolute.
13631
13632 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13633
13634 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13635
13636 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13637
13638 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13639 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13640 for libraries.
13641
13642 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13643
13644 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13645 separated by spaces.
13646
13647 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13648
13649 * ylwrap: New file.
13650 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13651
13652 * ltmain.sh: Handle /bin/sh at start of install program.
13653
13654 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13655
13656 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13657 * missing: New file, from automake 1.2.
13658
13659 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13660
13661 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13662 check-tk to CHECK_X11_MODULES.
13663
13664 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13665
13666 * config.sub: Merge with FSF.
13667
13668 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13669
13670 * config.guess: Merge with FSF.
13671
13672 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13673
13674 * configure: Treat msdosdjgpp like go32.
13675 * configure.in: Likewise. Don't remove gprof for go32.
13676
13677 * configure: Change Makefile.tem2 to Makefile.tm2.
13678
13679 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13680
13681 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13682
13683 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13684
13685 * install-sh (chmodcmd): Set to null if the DST directory already
13686 exists. Same as Nov 11th change.
13687
13688 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13689
13690 * configure (GDB_TK): Needs itcl and tix.
13691
13692 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13693
13694 * config.guess: Update from FSF.
13695
13696 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13697
13698 * Makefile.in (GDB_TK): Depend on itcl and tix.
13699
13700 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13701
13702 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13703 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13704 (INSTALL_SCRIPT): New variable.
13705 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13706 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13707 to -x.
13708 * install-sh: Add support for -x option.
13709
13710 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13711
13712 * configure.in, Makefile.in: Treat tix like itcl.
13713
13714 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13715
13716 * Makefile.in (WINDRES): New variable.
13717 (WINDRES_FOR_TARGET): New variable.
13718 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13719 (EXTRA_HOST_FLAGS): Add WINDRES.
13720 (EXTRA_TARGET_FLAGS): Add WINDRES.
13721 (EXTRA_GCC_FLAGS): Add WINDRES.
13722 ($(DO_X)): Pass down WINDRES.
13723 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13724 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13725 DLLTOOL_FOR_TARGET.
13726
13727 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13728
13729 * configure.in: configure sim before gdb for win32-x-ppc
13730
13731 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13732
13733 Move gperf into the toplevel, from libg++.
13734 * configure.in (target_tools): Add target-gperf.
13735 (native_only): Add target-gperf.
13736 * Makefile.in (all-target-gperf): New target, depend on
13737 all-target-libg++.
13738 (configure-target-gperf): Empty rule.
13739 (ALL_TARGET_MODULES): Add all-target-gperf.
13740 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13741 (CHECK_TARGET_MODULES): Add check-target-gperf.
13742 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13743 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13744
13745 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13746
13747 * config.sub (mn10200): Recognize new basic machine.
13748
13749 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13750
13751 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13752 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13753
13754 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13755
13756 * configure.in: If we're building mips-sgi-irix6* native, turn on
13757 ENABLE_MULTILIB and set TARGET_SUBDIR.
13758
13759 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13760
13761 * Makefile.in (all-sn): Depend on all-grep.
13762
13763 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13764
13765 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13766
13767 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13768 Makefile. From Jeff Makey <jeff@cts.com>.
13769 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13770
13771 * Makefile.in (DISTBISONFILES): Remove.
13772 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13773 $(DEFAULT_YACC).
13774
13775 * configure.in: Build itl, db, sn, etc., when building for native
13776 cygwin32.
13777
13778 * Makefile.in (LD): New variable.
13779 (EXTRA_HOST_FLAGS): Pass down LD.
13780 ($(DO_X)): Likewise.
13781
13782 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13783
13784 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13785
13786 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13787
13788 * configure.in (targargs): Strip out any supplied --build argument
13789 before adding our own. Always add --build.
13790
13791 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13792
13793 * configure.in (targargs): Pass --build if we're doing
13794 a cross-compile.
13795
13796 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13797
13798 * configure: Use '|' instead of ":" as the separator in
13799 sed. Otherwise sed chokes on NT path names with drive
13800 designators. Also look for "?:*" as the leading characters in an
13801 absolute pathname.
13802
13803 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13804
13805 * config.sub: Support for r3900.
13806
13807 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13808
13809 * configure.in: Use install-sh, not install.sh.
13810
13811 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13812
13813 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13814 apply it twice.
13815
13816 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13817
13818 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13819 install-binutils.
13820
13821 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13822
13823 * Makefile.in: Add automake targets.
13824 * configure.in (host_tools): Add automake.
13825
13826 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13827
13828 * configure: Default CXX to c++, not gcc.
13829 * Makefile.in (CXX): Set to c++, not gcc.
13830 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13831
13832 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13833
13834 * install-sh: try appending a .exe if source file doesn't
13835 exist
13836
13837 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13838
13839 * configure.in: Turn on multilib by default.
13840 (cross_only): Remove target-libiberty.
13841
13842 * Makefile.in (all-gcc): Don't depend on libiberty.
13843
13844 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13845
13846 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13847
13848 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13849
13850 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13851 (DISTBISONFILES): Add ld/Makefile.in
13852
13853 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13854
13855 * configure.in: if target is cygwin32 but host isn't cygwin32,
13856 don't configure gdb tcl tk expect, not just gdb.
13857
13858 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13859
13860 * configure.in: Added gnuserv everywhere sn appears.
13861
13862 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13863 (CROSS_CHECK_MODULES): Added check-gnuserv.
13864 (INSTALL_MODULES): Added install-gnuserv.
13865 (CLEAN_MODULES): Added clean-gnuserv.
13866 (all-gnuserv): New target.
13867
13868 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13869
13870 * config.guess: Fixes for MIPS OpenBSD systems.
13871
13872 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13873
13874 * Makefile.in (INSTALL_XFORM): Remove.
13875 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13876
13877 * mkinstalldirs: New file, copied from automake.
13878 * Makefile.in (installdirs): Rename from install-dirs. Use
13879 mkinstalldirs. Change all users.
13880 (DEVO_SUPPORT): Add mkinstalldirs.
13881
13882 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13883
13884 * install-sh: Rename from install.sh.
13885 * Makefile.in (INSTALL): Change install.sh to install-sh.
13886 (DEVO_SUPPORT): Likewise.
13887
13888 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13889 Graichen <graichen@rzpd.de>.
13890
13891 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13892
13893 * config.guess: Recognize OpenBSD systems correctly.
13894
13895 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13896
13897 * README, Makefile.in (ETC_SUPPORT): Remove references to
13898 cfg-paper*, configure.{texi,man,info*}._
13899
13900 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13901
13902 * Makefile.in (all.normal): Ensure that gcc is built after all
13903 the x11 - ie gdb - targets.
13904
13905 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13906
13907 * makefile.vms: Don't run conf-a-gas.
13908
13909 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13910
13911 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13912
13913 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13914
13915 * configure.in: Remove noconfigdirs case since gdb also
13916 configures and builds for tic80-coff.
13917
13918 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13919
13920 * configure: Set cache_file to config.cache.
13921 * Makefile.in (local-distclean): Remove config.cache.
13922
13923 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13924
13925 * COPYING: Update FSF address.
13926
13927 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13928
13929 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13930 noconfigdirs.
13931
13932 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13933
13934 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13935 MAKEDIRS, is empty.
13936
13937 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13938
13939 * config.sub: Tweak mn10300 entry.
13940
13941 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13942
13943 * configure.in (host_tools): Put sim before gdb, so gdb's
13944 configure.tgt can determine if the simulator was configured.
13945
13946 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13947
13948 * config.sub: Move BeOS $os case to be with other Cygnus
13949 local cases.
13950
13951 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13952
13953 * config.sub: Remove misplaced comment that broke Linux.
13954
13955 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13956
13957 * config.sub: Add BeOS support.
13958
13959 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13960
13961 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13962
13963 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13964
13965 * configure.in (noconfigdirs): Remove tcl and tk from
13966 noconfigdirs for cygwin32 builds.
13967
13968 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13969
13970 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13971
13972 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13973
13974 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13975 make-all.com, use makefile.vms instead.
13976
13977 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13978
13979 * config.sub: Accept -lnews*.
13980
13981 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13982
13983 * configure.in (noconfigdirs): Disable target-newlib,
13984 target-examples and target-libiberty for d30v.
13985
13986 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13987
13988 * configure.in (noconfigdirs): Enable ld for d30v.
13989
13990 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13991
13992 * configure.in (tic80-*-*): Build compiler.
13993
13994 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13995
13996 * configure.in (d30v-*): Remove sim directory from list of
13997 unsupported d30v directories
13998
13999 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14000
14001 * config.sub, configure.in: Add d30v target cpu.
14002
14003 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14004
14005 * makefile.vms: New file.
14006 * make-all.com: Remove.
14007
14008 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14009
14010 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14011
14012 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14013
14014 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14015
14016 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14017
14018 * Makefile.in (ALL_MODULES): Added all-db.
14019 (CROSS_CHECK_MODULES): Addec check-db.
14020 (INSTALL_MODULES): Added install-db.
14021 (CLEAN_MODULES): Added clean-db.
14022
14023 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14024
14025 * config.guess: Merge with latest FSF sources.
14026
14027 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14028
14029 * Makefile.in (ALL_MODULES): Added all-itcl.
14030 (CROSS_CHECK_MODULES): Added check-itcl.
14031 (INSTALL_MODULES): Added install-itcl.
14032 (CLEAN_MODULES): Added clean-itcl.
14033
14034 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14035
14036 * configure.in: build gdb for mn10200
14037
14038 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14039
14040 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14041
14042 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14043
14044 * configure.in (tic80-*-*): Turn off most targets right now.
14045
14046 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14047
14048 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14049 rather than the makeinfo program.
14050 (do-info): Depend upon all-texinfo.
14051
14052 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14053
14054 * configure.in: Remove uses of config/mh-linux.
14055
14056 * config.sub, config.guess: Merge with latest FSF sources.
14057
14058 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14059
14060 * config.sub (case $basic_machine): Add tic80 entries.
14061
14062 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14063
14064 * config.sub, config.guess: Merge with latest FSF sources.
14065
14066 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14067
14068 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14069 * mpw-config.in: Test for NewFolderRecursive.
14070 * mpw-install: Use symbolic name for startup filename.
14071 * mpw-README: Add various additional details.
14072
14073 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14074
14075 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14076
14077 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14078
14079 * configure.in: Do build gcc and the target libraries for
14080 the mn10200.
14081
14082 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14083
14084 * configure.in: don't avoid building gdb for mn10300 any more
14085 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14086 instead of single-quoting it.
14087
14088 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14089
14090 * configure.in: Don't use --with-stabs on IRIX 6.
14091
14092 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14093
14094 * configure.in (m32r): Build gdb, libg++ now.
14095
14096 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14097
14098 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14099 directories from noconfigdirs.
14100
14101 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14102
14103 * config.sub (basic_machine): added mips16 configuration
14104
14105 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14106
14107 * config.sub: Handle d10v-unknown.
14108
14109 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14110
14111 * config.sub: Handle v850-unknown.
14112
14113 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14114
14115 * Makefile.in: add findutils
14116 * configure.in: add findutils to list of host_tools
14117
14118 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14119
14120 * config.sub: Handle mn10200 and mn10300.
14121
14122 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14123
14124 * configure.in (d10v-*): Do not build librx.
14125
14126 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14127
14128 * configure.in (mn10300): Build everything except gdb & libgloss.
14129
14130 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14131
14132 * config.guess: Patch for Dansk Data Elektronik servers,
14133 from Niels Skou Olsen <nso@dde.dk>.
14134
14135 For ncr, use /bin/uname rather than uname, since GNU uname does not
14136 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14137
14138 Patch for MIPS R4000 running System V,
14139 from Eric S. Raymond <esr@snark.thyrsus.com>.
14140
14141 Fix thinko for nextstep.
14142
14143 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14144
14145 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14146 * config.guess: Guess mips-dec-mach_bsd4.3.
14147
14148 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14149 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14150 release numbers.
14151 * config.guess (mips-mips-riscos*): Emit just enough of the
14152 release number.
14153
14154 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14155 * config.guess (sparc-auspex-sunos*): Added.
14156 (f300-fujitsu-*): Added.
14157
14158 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14159 * config.guess: Recognize a Tadpole as a sparc.
14160
14161 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14162
14163 * config.guess: Don't assume that NextStep version is either 2 or
14164 3. NextStep 4 (aka OpenStep 4) has come out now.
14165
14166 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14167
14168 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14169 From Rik Faith <faith@cs.unc.edu>.
14170
14171 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14172
14173 * config.sub: Contributions from bug-gnu-utils to:
14174 Support plain "hppa" (no version given) architecture, reported by
14175 OpenStep.
14176 OpenBSD like NetBSD.
14177 LynxOs is not a hardware supplier.
14178
14179 * config.guess: Contributions from bug-gnu-utils to add support for:
14180 OpenBSD like NetBSD.
14181 Stratus systems.
14182 More Pyramid systems.
14183 i[n>4]86 Intel chips.
14184 M680[n>4]0 Motorola chips.
14185 Use unknown instead of lynx for hardware manufacturer.
14186
14187 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14188
14189 * install.sh (chmodcmd): Set to null if the DST directory already
14190 exists.
14191
14192 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14193
14194 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14195 not use mt-ppc target Makefile fragment any more.
14196
14197 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14198
14199 * configure.in (*-*-windows): Exclude everything but those dirs
14200 needed to build windows.
14201
14202 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14203
14204 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14205
14206 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14207
14208 * configure.in: Exclude mmalloc from i386-windows.
14209
14210 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14211
14212 * Undo my previous change.
14213
14214 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14215
14216 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14217 unconditionally.
14218 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14219
14220 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14221
14222 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14223 host to add it's own flags.
14224
14225 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14226
14227 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14228
14229 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14230
14231 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14232 (CXX_FOR_TARGET): Likewise.
14233 (GCC_FOR_TARGET): Define.
14234 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14235 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14236 CC_FOR_TARGET was specified on the command line.
14237 (MAKEOVERRIDES): Don't define.
14238
14239 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14240
14241 * configure.in (m32r): Fix spelling of libg++ libs.
14242
14243 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14244
14245 * config.sub (-apple*): Remove, now redundant.
14246
14247 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14248
14249 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14250
14251 * configure: Rework yesterday's sed script patch.
14252
14253 * config.sub: Merge with FSF.
14254
14255 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14256
14257 * config.guess: Merge from FSF.
14258
14259 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14260 * config.guess: Use pc instead of unknown, for pc clone systems.
14261 Change linux to linux-gnu.
14262
14263 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14264 * config.guess: Avoid non-portable tr syntax.
14265
14266 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14267
14268 * test-build.mk (HOLES): Add "xargs" for gdb.
14269
14270 * configure: Avoid hpux10.20 sed bug.
14271
14272 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14273
14274 * configure.in: Add support for windows host
14275 (that is a build done under the Microsoft build environment).
14276
14277 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14278
14279 * Makefile.in: Replace all uses of srcroot with s, to shrink
14280 command line lengths.
14281
14282 Patches from Geoffrey Noer <noer@cygnus.com>:
14283 * configure.in: If configuring for newlib, pass --with-newlib to
14284 subdirectories.
14285 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14286 -Bnewlib/ and -Lwinsup to gcc.
14287 (CXX_FOR_TARGET): Likewise.
14288
14289 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14290
14291 * Makefile.in (ETC_SUPPORT): Add configure.
14292
14293 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14294
14295 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14296 host configuration file.
14297
14298 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14299
14300 * configure.in: Break mn10x00 support into separate
14301 mn10200 and mn10300 configurations.
14302 * config.sub: Likewise.
14303
14304 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14305
14306 * configure.in: Add lots of stuff to noconfigdirs for
14307 the mn10x00 targets.
14308
14309 * config.sub, configure.in: Add mn10x00 support.
14310
14311 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14312
14313 * make-all.com: Call conf-a-gas, not config-a-gas.
14314
14315 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14316
14317 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14318 targets.
14319
14320 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14321
14322 * mpw-README: Add much more detail for native PowerMac.
14323 * mpw-install: New file.
14324 * mpw-configure: Add --norecursion and --help options.
14325 * mpw-config.in: Translate readme and install files when
14326 copying to objdir.
14327 * mpw-build.in: Don't always depend on byacc and flex.
14328 (install-only-top): New action.
14329
14330 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14331
14332 * configure.in: You can now configure GDB for the v850.
14333
14334 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14335
14336 * configure.in (noconfigdirs): Don't configure any C++ dirs
14337 if targeting D10V.
14338
14339 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14340
14341 * config.sub: Recognize mips64vr5000.
14342
14343 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14344
14345 * configure.in: Use a single line for host_tools and native_only.
14346
14347 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14348
14349 * config.sub, configure.in: Add entries for m32r.
14350
14351 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14352
14353 * Makefile.in (inet-install): Don't run install-gzip.
14354
14355 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14356
14357 * configure.in: Don't config lots of things for *-*-windows*.
14358
14359 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14360
14361 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14362 (host_libs, host_tools): Copy from configure.in.
14363 * mpw-configure: Don't complain about directories not found.
14364
14365 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14366
14367 * configure.in (i[345]86): Recognize i686 for pentium pro.
14368 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14369 file.
14370
14371 * config.guess (i[345]86): Ditto.
14372
14373 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14374
14375 * configure.in (noconfigdirs): Removed gdb for D10V.
14376
14377 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14378
14379 * configure.in: Remove ld, target-libio, target-libg++, and
14380 target-libstdc++ from noconfigdirs.
14381
14382 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14383
14384 * configure: Fix three locations where shell scripts were
14385 being run directly rather than with config_shell.
14386
14387 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14388
14389 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14390 * config.sub (basic_machine): Recognize v850.
14391
14392 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14393
14394 * mpw-configure: Handle multiple enable/disable options and
14395 pass them down recursively, handle -c and -s flags appropriately
14396 depending on choice of compiler, add escape mechanism for
14397 quoted arguments to gC.
14398
14399 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14400
14401 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14402 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14403 so that -mrelocatable-lib and -mno-eabi are used.
14404
14405 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14406 not support --print-multi-lib, don't abort.
14407
14408 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14409
14410 * make-all.com: Run config-a-gas.
14411 * setup.com: Don't copy subdirectory files around.
14412
14413 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14414
14415 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14416 target, it now compiles correctly.
14417
14418 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14419
14420 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14421
14422 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14423
14424 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14425
14426 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14427
14428 * configure.in (native_only): Add prms.
14429
14430 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14431
14432 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14433 (BINUTILS_SUPPORT_DIRS): Likewise.
14434
14435 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14436
14437 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14438 d10v support is added.
14439
14440 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14441
14442 * configure.in (d10v-*-*): New target.
14443
14444 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14445
14446 * config.guess (HP 9000/811): Recognize this as a PA1.1
14447 machine.
14448
14449 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14450
14451 * Makefile.in (do-tar-gz): New target, split out from tail end of
14452 taz target. Run each command separately, don't use pipes.
14453 (taz): Use it.
14454
14455 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14456
14457 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14458 * mpw-build.in: No builds should depend on building byacc or flex,
14459 they are assumed to be installed already.
14460
14461 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14462
14463 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14464 variable that CC_FOR_TARGET needs.
14465
14466 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14467
14468 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14469 options have changed since the last time the subdirectory was
14470 configured, and if it has, reconfigure.
14471 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14472 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14473
14474 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14475
14476 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14477 CLEAN_MODULES): Add bash.
14478 (all-bash): New target.
14479
14480 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14481
14482 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14483
14484 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14485
14486 * config.sub (basic_machine): Recognize d10v as a valid processor.
14487
14488 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14489
14490 * mpw-configure: Add support for --bindir.
14491 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14492
14493 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14494
14495 * configure.in: add bash, time, gawk to list of hosttools and things
14496 to only build for native toolchains
14497
14498 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14499
14500 * Makefile.in (docdir): Remove.
14501
14502 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14503
14504 * Makefile.in (datadir): Set to $(prefix)/share.
14505
14506 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14507
14508 * configure.in: build diff and patch for cygwin32-hosted
14509 toolchains.
14510
14511 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14512
14513 * config.sub: Accept -rtems*.
14514
14515 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14516
14517 * configure.in: enable dosrel for cygwin32-hosted builds,
14518 remove diff from the list of things not buildable
14519 via Canadian Cross
14520
14521 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14522
14523 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14524 don't get ". ".
14525
14526 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14527
14528 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14529
14530 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14531
14532 * Makefile.in (taz): Handle case where tex3patch didn't even get
14533 checked out. Also, if it was found, put the symlink in a new util
14534 subdirectory.
14535
14536 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14537
14538 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14539
14540 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14541
14542 * config.sub: Recognize -openvms.
14543 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14544 * make-all.com, setup.com: New files.
14545
14546 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14547
14548 * Makefile.in (taz): tex3patch moved to texinfo/util.
14549
14550 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14551
14552 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14553 * configure.in: remove make from disable-if-Can-Cross list
14554 enable gdb if ${host} and ${target} are cygwin32
14555
14556 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14557
14558 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14559 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14560
14561 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14562
14563 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14564 distinguish sysv/svr4/bsd variants.
14565 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14566
14567 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14568
14569 * configure.in: Added copyright notice.
14570 * move-if-change: Added copyright notice.
14571
14572 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14573
14574 * configure.in (powerpcle-*-solaris*): Until we get shared
14575 libraries working, don't build gdb, sim, make, tcl, tk, or
14576 expect.
14577
14578 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14579
14580 * config.guess: Merge with FSF:
14581
14582 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14583 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14584
14585 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14586 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14587
14588 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14589 * config.guess: Combine two OSF1 rules.
14590 Also recognize field test versions. From mjr@zk3.dec.com.
14591 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14592 because GNU uname does not support -p. From pmr@pajato.com.
14593
14594 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14595
14596 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14597
14598 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14599
14600 * mpw-README: Document GCCIncludes.
14601
14602 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14603
14604 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14605
14606 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14607
14608 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14609
14610 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14611
14612 * configure.in (*-*-cygwin32): Configure make.
14613
14614 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14615
14616 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14617
14618 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14619
14620 * Makefile.in (all-inet): Depend on all-perl.
14621
14622 * Makefile.in (inet-install): New target.
14623
14624 * Makefile.in (all-inet): Depend on all-tcl.
14625 (all-inet): Depend on all-send-pr.
14626
14627 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14628
14629 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14630 temporarily.
14631
14632 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14633
14634 * configure.in: Don't configure --with-gnu-ld on AIX.
14635
14636 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14637
14638 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14639
14640 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14641
14642 * Makefile.in (ALL_MODULES): Added all-inet.
14643 (CROSS_CHECK_MODULES): Added check-inet.
14644 (INSTALL_MODULES): Added install-inet.
14645 (CLEAN_MODULES): Added clean-inet.
14646 (all-indent): New target.
14647
14648 * configure.in (host_tools): Added inet.
14649 (native_only): Added inet.
14650 (noconfigdirs): Added inet.
14651
14652 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14653
14654 * configure.in: Don't configure libgloss if we are not configuring
14655 newlib.
14656
14657 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14658
14659 * configure.in: Don't configure libgloss for unsupported
14660 architectures.
14661
14662 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14663
14664 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14665
14666 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14667
14668 * Makefile.in (ALL_MODULES): Include all-apache.
14669 (CROSS_CHECK_MODULES): Include check-apache.
14670 (INSTALL_MODULES): Include install-apache.
14671 (all-apache): New target.
14672
14673 * configure.in: Added apache everywhere perl is seen.
14674
14675 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14676
14677 * Makefile.in: Add support for clean-{module} and
14678 clean-target-{module} rules.
14679
14680 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14681
14682 * configure.in (*-*-ose) do not build libgloss.
14683
14684 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14685
14686 * config.guess (prep*:SunOS:5.*:*): Turn into
14687 powerpele-unknown-solaris2.
14688
14689 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14690
14691 * configure.in: Permit --enable-shared to specify a list of
14692 directories.
14693
14694 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14695
14696 * configure.in (host==solaris): Pass only the first word of $CC
14697 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14698
14699 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14700
14701 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14702
14703 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14704
14705 * Makefile.in (ALL_MODULES): Include all-perl.
14706 (CROSS_CHECK_MODULES): Include check-perl.
14707 (INSTALL_MODULES): Include install-perl.
14708 (ALL_X11_MODULES): Include all-guile.
14709 (CHECK_X11_MODULES): Include check-guile.
14710 (INSTALL_X11_MODULES): Include install-guile.
14711 (all-perl): New target.
14712 (all-guile): New target.
14713
14714 * configure.in (host_tools): Include perl and guile.
14715 (native_only): Include perl and guile.
14716 (noconfigdirs): Don't build guile and perl; no ports have been
14717 done.
14718
14719 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14720
14721 * configure (--enable-*): Handle quoted option lists such as
14722 --enable-sim-cflags='-g0 -O' better.
14723
14724 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14725
14726 * Makefile.in ({,inst}all-target): New rule so we can make and
14727 install all of the target directories easily.
14728
14729 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14730
14731 * configure.in: Add missing global flag in sed substitution when
14732 deleting `target-' from ${configdirs}.
14733
14734 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14735
14736 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14737 option.
14738
14739 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14740 config/mh-necv4.
14741
14742 * install.sh: Correct misspelling of transformbasename.
14743
14744 * config.guess: Recognize mips-*-sysv*.
14745
14746 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14747
14748 * config.sub: Recognize mon960.
14749
14750 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14751
14752 * configure: Restore Canadian Cross handling of BISON and LEX,
14753 removed in Feb 20 change.
14754
14755 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14756
14757 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14758 Mention make install. Remove the old copyright date as well the
14759 clumsy and rather pointless copyright on the README file.
14760
14761 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14762
14763 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14764 Makefile after running symlink-tree, then run `make distclean' to
14765 avoid clobbering any generated files in srcdir.
14766
14767 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14768
14769 * configure.in (m68k-*-netbsd*): Build everything now.
14770
14771 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14772
14773 * Makefile.in (taz): Fix quoting.
14774
14775 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14776
14777 * configure.in (sparclet-*-*): Build everything now.
14778
14779 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14780
14781 * configure.in (m68k-*-linux*): New host.
14782
14783 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14784
14785 * configure: Check for bison before byacc.
14786
14787 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14788
14789 * Makefile.in configure: Change the way LEX and BISON/YACC are
14790 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14791 searching PATH. These are used as fallbacks by Makefile.in if
14792 flex/bison/byacc aren't in objdir.
14793
14794 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14795
14796 * Makefile.in: Make everything which depends upon all-bfd also
14797 depend upon all-opcodes, in case --with-commonbfdlib is used.
14798
14799 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14800
14801 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14802 building NT native compilers on Unix.
14803
14804 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14805
14806 * configure.in: Don't get CC from the host Makefile fragment if we
14807 can find gcc in PATH, or if this is a Canadian Cross. Move the
14808 Solaris test for /usr/ucb/cc to the post target script, just after
14809 the compiler sanity test.
14810
14811 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14812
14813 * config.sub: Merge with FSF.
14814
14815 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14816
14817 * Makefile.in (RPATH_ENVVAR): New variable.
14818 (REALLY_SET_LIB_PATH): Use it.
14819 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14820
14821 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14822
14823 * config.sub, configure.in: Recognize sparclet cpu.
14824
14825 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14826
14827 * config.guess: Support m68k-cbm-sysv4.
14828
14829 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14830
14831 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14832 m68k-unknown-linuxaout from linker help string. Put quotes around
14833 $ld_help_string.
14834
14835 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14836
14837 * config.guess (powerpc-harris-powerunix): Add guess for port
14838 to new target.
14839
14840 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14841
14842 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14843
14844 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14845
14846 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14847 $(REALLY_SET_LIB_PATH) in Makefile.
14848 * Makefile.in (SET_LIB_PATH): New variable.
14849 (REALLY_SET_LIB_PATH): New variable.
14850 ($(DO_X)): Use $(SET_LIB_PATH).
14851 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14852 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14853 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14854 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14855 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14856 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14857 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14858 (install-dosrel): Likewise.
14859 (all-opcodes): Depend upon all-libiberty.
14860
14861 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14862
14863 * config.guess (*:CYGWIN*): New
14864
14865 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14866
14867 * Makefile.in (all-target-winsup): All all-target-libiberty.
14868
14869 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14870
14871 * configure.in (noconfigdirs): Add missing # in front of comment.
14872
14873 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14874
14875 * configure.in: add second pass to things added to noconfigdirs
14876 so *-gm-magic can exclude libgloss properly.
14877
14878 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14879
14880 * mpw-configure (extralibs_name, rez_name): Set correctly
14881 for MWC68K compiler.
14882
14883 * mpw-README: Add more info on the necessary build tools.
14884
14885 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14886
14887 * configure.in, config.sub: Recognize cygwin32.
14888
14889 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14890
14891 * config.guess, config.sub: Recognize A/UX.
14892
14893 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14894
14895 * config.sub: Merge with gcc/config.sub.
14896
14897 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14898
14899 * mpw-build.in (do-binutils): Add build of stamps.
14900
14901 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14902
14903 * config.sub: Add recognition for mips64vr4100*-* targets.
14904
14905 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14906
14907 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14908 Add creation of gconfigargs with `--enable-shared' turned on.
14909 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14910 ($(host)-stamp-stage3-configured): Likewise.
14911 (HOLES): Add chatr and ldd.
14912 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14913
14914 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14915
14916 * configure: Pass --nfp to recursive configures.
14917
14918 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14919
14920 * Makefile.in (DLLTOOL): New.
14921 (DLLTOOL_FOR_TARGET): New.
14922 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14923 (EXTRA_TARGET_FLAGS): Ditto.
14924 (EXTRA_GCC_FLAGS): Ditto.
14925 (CONFIGURE_TARGET_MODULES): Ditto.
14926 (DO_X): Ditto.
14927 * configure: Add DLLTOOL.
14928
14929 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14930
14931 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14932 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14933 mh-sco, since old workarounds no longer needed, and don't
14934 build ld, since libraries have weak symbols in COFF.
14935
14936 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14937
14938 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14939
14940 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14941
14942 * configure.in: Make sure that ${CC} can be used to compile an
14943 executable.
14944
14945 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14946
14947 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14948 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14949 nothing depending on whether gdbtk is being built.
14950
14951 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14952
14953 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14954
14955 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14956
14957 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14958 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14959
14960 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14961
14962 * config-ml.in: Add support for
14963 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14964 Simplify setting of multidirs from --disable-foo.
14965
14966 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14967
14968 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14969 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14970 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14971 non-empty, pass them on to the GCC make.
14972 (all-bootstrap): New rule that is like all-gcc, except it executes
14973 the GCC bootstrap rule instead of the GCC all rule.
14974
14975 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14976
14977 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14978
14979 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14980
14981 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14982 DG/UX support.
14983
14984 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14985
14986 * config.sub (i*86*) Change [345] to [3456]
14987
14988 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14989
14990 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14991 --with-gnu-ld=no.
14992
14993 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14994
14995 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14996 AIX multilibs get built.
14997
14998 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14999
15000 * configure.in (i386-win32): Don't build expect if we're not
15001 building the tcl subdir.
15002
15003 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15004
15005 * Makefile.in: (configure-target-examples, all-target-examples):
15006 New targets, configure and build example programs.
15007
15008 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15009
15010 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15011 use it as input to sedit the generated MPW makefile.
15012 * mpw-README: Add a suggestion about Gestalt.h.
15013
15014 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15015
15016 * config.sub: Accept *-*-ieee*.
15017
15018 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15019
15020 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15021 Ronald F. Guilmette <rfg@monkeys.com>.
15022
15023 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15024
15025 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15026 for powerpc-pe native.
15027 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15028 (target==powerpc-pe): duplicate i386-win32 entry.
15029
15030 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15031
15032 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15033 of vxworks, not just vxworks5.1.
15034
15035 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15036
15037 * mpw-configure: Add support for exec-prefix.
15038
15039 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15040
15041 * config.guess: Recognize HP model 816 machines as having
15042 a PA1.1 processor.
15043
15044 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15045
15046 * configure: Ignore new autoconf configure options.
15047
15048 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15049
15050 * config.guess: Recognize Pentium under SCO.
15051 From Robert Lipe <robertl@arnet.com>.
15052
15053 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15054
15055 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15056
15057 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15058
15059 * configure.in: Don't configure gas for alpha-dec-osf*.
15060
15061 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15062
15063 * configure.in: Default to --with-stabs for some targets for which
15064 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15065 i[345]86*-*-unixware*.
15066
15067 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15068
15069 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15070 rather than basing it on the target. Simplify handling of options
15071 controlling which directories to configure. Remove extraneous
15072 slash in multi-clean target.
15073
15074 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15075
15076 * config-ml.in: Prefix more variables with ml_ so they don't collide
15077 with configure's.
15078
15079 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15080
15081 * configure: Don't turn -v into --v.
15082
15083 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15084
15085 * configure.in (targargs): Fix typo.
15086
15087 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15088
15089 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15090
15091 * configure.in: Strip --host and --target options from
15092 CONFIG_ARGUMENTS, and always configure for --host only. Add
15093 --with-cross-host option when building with a cross-compiler.
15094 * configure: Canonicalize the arguments put into config.status by
15095 always using `=' for an option with an argument. Pass a presumed
15096 --host or --target explicitly.
15097
15098 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15099
15100 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15101 into general OS recognition case.
15102
15103 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15104
15105 * configure.in (target_configdirs): add target-winsup only
15106 for win32 target systems.
15107
15108 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15109
15110 * Makefile.in (all-target-libgloss): Depend upon
15111 configure-target-newlib, since when libgloss is built it looks to
15112 see if the newlib directory exists.
15113
15114 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15115
15116 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15117 cfg-ml-*.in.
15118
15119 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15120
15121 * configure: Handle LD and LD_FOR_TARGET when configuring a
15122 Canadian Cross.
15123
15124 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15125
15126 * configure.in (target_libs): add target-winsup.
15127 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15128 (target==ppcle-pe): remove ld from $noconfigdirs.
15129
15130 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15131
15132 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15133 Preserve relative path names in $srcdir. Build symlink tree if
15134 configuring cross target dir and srcdir=. (= no VPATH support).
15135 (configure-target-libg++): Depend on configure-target-librx.
15136 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15137 * config-ml.in: New file.
15138 * symlink-tree: New file.
15139 * configure: Ensure srcdir="." if that's what it is.
15140
15141 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15142
15143 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15144 includes and FLEX_SKELETON setting.
15145 * mpw-configure (--with-gnu-ld): New option, controls whether
15146 to use PPCLink or ld with PowerMac GCC.
15147 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15148 * mpw-config.in: Configure grez if targeting Mac.
15149
15150 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15151 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15152 just macos.
15153 * configure.in: Configure grez resource compiler if targeting Mac.
15154 * Makefile.in (all-grez, install-grez): New targets.
15155
15156 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15157
15158 * configure: CXX defaults to gcc, not g++. If we find
15159 gcc in the path, set CC to gcc -O2.
15160
15161 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15162
15163 * configure: Default ${build} correctly. Avoid picking up extra
15164 spaces when reading CC and CXX from Makefile. When doing a
15165 Canadian Cross, use plausible default values for numerous
15166 variables.
15167 * configure.in: When doing a Canadian Cross, don't try to
15168 configure tools whose configure script can't handle it.
15169
15170 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15171
15172 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15173
15174 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15175
15176 * configure: Remove dubious bug reporting address.
15177
15178 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15179
15180 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15181 configure script, run that instead of this directory's configure.
15182 In either case, print a message that we're configuring the sub-dir.
15183
15184 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15185
15186 * configure.in: Before checking for the existence of various files,
15187 use sed to filter out "target-".
15188
15189 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15190
15191 * Makefile.in (DO_X): Split rule to decrease command line length
15192 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15193 (Philippe De Muyter).
15194
15195 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15196
15197 * Makefile.in (all-patch): depend on all-libiberty.
15198
15199 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15200
15201 * configure.in: If the only directory in target_configdirs which
15202 actually exists is libiberty, then set target_configdirs to empty,
15203 to avoid trying to build a target libiberty in a gas or gdb
15204 distribution.
15205
15206 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15207
15208 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15209 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15210 systems.
15211
15212 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15213
15214 * configure.in (copy_dirs): Use sys-include instead of include
15215 for --with-headers option.
15216
15217 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15218
15219 * Makefile.in, configure.in: Make winsup builds work with
15220 new scheme.
15221
15222 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15223
15224 * configure.in: Build the linker on AIX.
15225
15226 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15227
15228 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15229 where needed.
15230
15231 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15232
15233 * Makefile.in (all-gcc): Fix typo.
15234
15235 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15236
15237 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15238
15239 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15240
15241 * configure.in: Rename libFOO to target-libFOO, and xiberty
15242 to target-xiberty, to provide more flexibility.
15243 (target_subdir): Define. Create if cross.
15244 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15245 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15246 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15247 check-libFOO -> check-target-libFOO, etc.
15248 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15249 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15250 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15251 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15252 allow ALL_GCC="" to only configure.
15253 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15254 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15255 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15256
15257 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15258
15259 * Makefile.in (taz): Build "info" in etc explicitly.
15260
15261 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15262
15263 * configure.in: Make sure that CC is undefined (as opposed to
15264 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15265 problem with autoconf trying to configure on a host without GCC.
15266
15267 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15268
15269 * mpw-configure: Set host alias from choice of host compiler,
15270 only use generic MPW Makefile sed if present, edit a file
15271 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15272 * mpw-README: Add problem notes about CW6 and CW7.
15273
15274 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15275
15276 * Makefile.in (taz): Use ";" instead of ";;".
15277
15278 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15279
15280 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15281 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15282 DISTDOCDIRS.
15283 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15284 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15285
15286 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15287
15288 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15289 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15290 Move bfd to DISTSTUFFDIRS.
15291
15292 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15293
15294 * Makefile.in (X11_LIB): Removed.
15295 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15296
15297 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15298
15299 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15300
15301 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15302 names.
15303
15304 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15305
15306 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15307
15308 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15309
15310 * configure.in (i[345]86-*-win32): Always build newlib.
15311 Don't configure cvs, autoconf or texinfo.
15312 * Makefile.in (LD_FOR_TARGET): New.
15313 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15314 Pass down LD_FOR_TARGET.
15315
15316 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15317
15318 * winsup: New directory.
15319 * Makefile.in: Build winsup.
15320 * configure.in: Winsup is configured when target is win32.
15321 Can only build win32 target GDB when native.
15322
15323 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15324
15325 * config.guess: Recognize HP model 819 machines as having
15326 a PA 1.1 processor.
15327
15328 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15329
15330 * configure: Fix sed loop which substitutes for CC and CXX to
15331 avoid bug found in various sed implementations.
15332
15333 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15334
15335 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15336 simulator. Use standard powerpc-*-eabi*.
15337
15338 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15339
15340 * configure.in: Stop putting gas and binutils in noconfigdirs for
15341 powerpc-*-aix* and rs6000-*-*.
15342
15343 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15344
15345 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15346 -mcall-aixdesc libraries.
15347
15348 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15349
15350 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15351
15352 * config.sub (arm | armel | armeb): Fix shell syntax.
15353
15354 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15355
15356 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15357 -msoft-float and -mcpu=common support.
15358 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15359 libraries.
15360
15361 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15362
15363 * configure.in: Allow configuration and build of emacs19 for the alpha.
15364
15365 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15366
15367 * configure.in (CC): Get ^CC, not just any old CC, from
15368 ${host_makefile_frag}.
15369
15370 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15371
15372 * configure.in (CC): Try to get CC from
15373 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15374
15375 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15376
15377 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15378 only if it exists in $(srcdir).
15379
15380 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15381
15382 * configure: If CC and CXX are not set in the environment, set
15383 them, based on either an existing Makefile or on searching for gcc
15384 in PATH. Substitute for CC and CXX in Makefile.
15385 * configure.in: Remove libm from target_libs. Separate
15386 target_configdirs from configdirs. If CC is not set in
15387 environment, try to get it from a host Makefile fragment. Rewrite
15388 changes of configdirs to use skipdirs instead. A few minor
15389 tweaks. Take directories out of target_configdirs as they are
15390 taken out of configdirs. Remove existing Makefile files from
15391 subdirectories. Substitute for TARGET_CONFIGDIRS and
15392 CONFIG_ARGUMENTS in Makefile.
15393 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15394 by configure.in.
15395 (CONFIG_ARGUMENTS): Likewise.
15396 (CONFIGURE_TARGET_MODULES): New variable.
15397 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15398 ($(CONFIGURE_TARGET_MODULES)): New target.
15399 (configure-libg++, configure-libio): New targets.
15400 (all-libg++): Depend upon configure-libg++.
15401 (all-libio): Depend upon configure-libio.
15402 (configure-libgloss, all-libgloss): New targets.
15403 (configure-libstdc++): New target.
15404 (all-libstdc++): Depend upon configure-libstdc++.
15405 (configure-librx, all-librx): New targets.
15406 (configure-newlib): New target.
15407 (all-newlib): Depend upon configure-newlib
15408 (configure-xiberty): New target.
15409 (all-xiberty): Depend upon configure-xiberty.
15410
15411 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15412
15413 * configure.in (host i[345]86-*-win32): Expand the
15414 noconfigdirs again.
15415
15416 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15417
15418 * mpw-configure: Fix sed command file name.
15419
15420 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15421
15422 * configure.in (host i[345]86-*-win32): Reduce the
15423 noconfigdirs again.
15424
15425 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15426
15427 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15428 or powerpc*-*-pe*, since they are not yet supported.
15429
15430 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15431
15432 Add PowerMac support and many other enhancements.
15433 * mpw-configure: New option --cc to select compiler to use,
15434 paste options set according to --cc into the generated
15435 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15436 if mpw-make.sed is present.
15437 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15438 add forward includes for PowerPC include files.
15439 * mpw-build.in: Build using Makefile.PPC if present.
15440 (do-byacc, etc): Remove separate version resource builds.
15441 (do-gas): Build "stamps" before "all".
15442 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15443 * mpw-README: Update to reflect --cc option, PowerMac support,
15444 and recently-reported compatibility problems.
15445
15446 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15447
15448 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15449 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15450 (--with-multilib-top): Pass to recursive invocations.
15451
15452 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15453
15454 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15455 v810-*-*.
15456
15457 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15458
15459 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15460 gdb, ld and opcodes on v810-*-*.
15461
15462 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15463
15464 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15465 (local-maintainer-clean): New target.
15466 (maintainer-clean): New target.
15467 (realclean): Just depend upon maintainer-clean.
15468
15469 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15470
15471 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15472
15473 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15474
15475 * configure.in: Build ld in mips*-*-bsd* case.
15476
15477 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15478
15479 * config.sub: Accept -lites* OS. From Ian Dall.
15480
15481 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15482
15483 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15484 targets.
15485
15486 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15487
15488 * configure.in: treat i386-win32 canadian cross the same as
15489 i386-go32 canadian cross.
15490
15491 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15492
15493 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15494 running under the simulator to build a reduced set of libraries.
15495 (powerpc-*-eabiaix): Add fine grained multilib support added to
15496 other powerpc targets yesterday.
15497
15498 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15499
15500 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15501 -disable-softfloat, -disable-relocatable, -disable-aix, and
15502 -disable-sysv to control which multilib libraries get built.
15503
15504 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15505
15506 * configure: Add Makefile.tem to list of files to remove in trap
15507 handler.
15508
15509 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15510
15511 * config.guess (*Linux*): Add missing "exit"s.
15512 Also, need specific check for alpha-unknown-linux (uses COFF).
15513
15514 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15515
15516 * config.guess: Merge with FSF:
15517
15518 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15519 * config.guess (AIX4): More robust release numbering discovery.
15520
15521 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15522 * config.guess (i386-sequent-ptx): Properly get version number.
15523
15524 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15525 * config.guess (mips:*:4*:UMIPS): New case.
15526
15527 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15528
15529 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15530 (i386-win32 host): Likewise. Don't build readline.
15531
15532 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15533
15534 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15535 SUPPORT_FILES to submakes.
15536
15537 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15538
15539 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15540 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15541 mpw-configure.
15542
15543 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15544
15545 * configure.in (appdirs): Use =, not ==, in test expression when
15546 trying to build the text to print in the warning message for
15547 Solaris users.
15548
15549 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15550
15551 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15552
15553 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15554
15555 * config.guess: Recognize lynx-2.3.
15556
15557 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15558
15559 * config.sub (z8ksim): Deleted
15560 (z8k-*-coff): New, this is the one true name of the target.
15561
15562 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15563
15564 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15565
15566 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15567
15568 * config.guess (*:Linux:*:*): First try asking the linker what the
15569 default object file format is (elf, aout, or coff). Then if this
15570 fails, try previous methods.
15571
15572 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15573
15574 * configure.in: Don't build newlib for *-*-vxworks5.1.
15575
15576 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15577
15578 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15579 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15580
15581 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15582
15583 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15584
15585 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15586
15587 * cfg-ml-com.in: New file.
15588 * cfg-ml-pos.in: New file.
15589
15590 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15591
15592 * COPYING.NEWLIB: Add HP free copyright to list.
15593
15594 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15595
15596 * config.sub: Recognize -eabi* for the system, not just -eabi.
15597
15598 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15599
15600 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15601 * config.sub, configure.in (win32): New target and host.
15602
15603 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15604
15605 * configure.in: Add i386-pe configuration.
15606
15607 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15608
15609 * mpw-build.in (install): Install GDB after LD.
15610
15611 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15612
15613 * mpw-config.in (elf/mips.h): Always forward-include, needed
15614 for GDB to build.
15615
15616 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15617
15618 * testsuite: New directory for customer acceptance and whole tool
15619 chain tests.
15620
15621 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15622
15623 * configure: If per-host line isn't found, but AC_OUTPUT is found
15624 and a configure script exists, run it instead.
15625
15626 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15627
15628 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15629
15630 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15631
15632 * configure: Set build_{cpu,vendor,os,alias} to host values when
15633 --build isn't specified.
15634
15635 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15636
15637 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15638 (FLAGS_TO_PASS): Pass them.
15639 (EXTRA_TARGET_FLAGS): Ditto.
15640
15641 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15642
15643 * Makefile.in (all-libg++): Depend on all-libstdc++.
15644
15645 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15646
15647 * configure.in (noconfigdirs): Enable all packages for
15648 i386-unknown-netbsd.
15649
15650 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15651
15652 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15653 hosted builds (DOS builds)
15654
15655 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15656
15657 Changes for ARM based on patches from Richard Earnshaw:
15658 * config.sub: Handle armeb and armel.
15659 * configure.in: Omit arm linker only for riscix.
15660
15661 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15662
15663 * config.guess: Update from FSF.
15664
15665 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15666
15667 * config.sub: Recognize powerpcle as the little endian variant of
15668 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15669 powerpcle variant. Convert pentium into i586, not i486. Add p5
15670 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15671 temporarily.
15672
15673 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15674
15675 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15676
15677 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15678
15679 * config.sub: Accept -lites* as a basic system type.
15680
15681 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15682
15683 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15684 installed, and if so return linuxoldld as the system name.
15685
15686 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15687
15688 * config.guess: Add hppa1.1-hp-lites support.
15689
15690 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15691
15692 * configure.in: Don't build newlib for m68k-vxworks5.1.
15693
15694 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15695
15696 * configure.in (mips-sgi-irix6): Use mh-irix5.
15697
15698 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15699
15700 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15701
15702 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15703
15704 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15705 OSF/1. Fix compiler flags.
15706 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15707
15708 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15709
15710 * configure.in: Recognize --with-newlib.
15711 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15712
15713 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15714
15715 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15716 to *_X11_MODULES due to gdbtk needing X include files et al.
15717
15718 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15719
15720 Merge in support for Mac MPW as a host.
15721 (Old change descriptions retained for informational value.)
15722
15723 * mpw-config.in: Add generic include forwards for cpu-specific
15724 include files in aout and elf directories.
15725
15726 * mpw-configure: Added copyright.
15727 * mpw-config.in: Check for presence of required build tools.
15728 (target_libs): Add newlib.
15729 (target_tools): Add examples.
15730 (Read Me): Generate as "Read Me for MPW" instead.
15731 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15732 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15733 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15734
15735 * mpw-configure: Remove subdir-specific makefile hackery,
15736 delete mk.tmp after using it.
15737
15738 * mpw-build.in (all): Display start and end times.
15739
15740 * mpw-configure (host_canonical): Set.
15741 (target_cpu): Always add to makefiles.
15742 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15743 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15744 (mpw-mh-mpw): Look for in srcdir and srcroot.
15745 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15746
15747 * mpw-build.in: (install-only): New target.
15748
15749 * mpw-configure (host_alias, target_alias): Rename from hostalias
15750 and targetalias, add into generated Makefile.
15751 (mk.tmp): If present, add into generated Makefile.
15752 * mpw-build.in (all-gas): Build config.h first before gas proper.
15753
15754 * mpw-configure (config.status): Write only if changed.
15755 * mpw-config.in (readline): Configure it (not built, just used for
15756 definitions).
15757
15758 * mpw-config.in (elf/mips.h): Add a forward include.
15759
15760 * mpw-config.in: Forward-include most .h files in include into
15761 extra-include.
15762 (readline): Don't build.
15763 mpw-build.in (install): Install GDB.
15764
15765 * mpw-configure (prefix, mpw_prefix): Handle it.
15766 * mpw-config.in (mmalloc, readline): Don't configure.
15767 * mpw-build.in (thisscript): Rename to ThisScript.
15768 Use mpw-build instead of BuildProgram everywhere.
15769 (mmalloc, readline): Don't build.
15770 * mpw-README: New file, basic documentation about the MPW port.
15771
15772 * mpw-config.in: Use forward-include to create include files.
15773
15774 * mpw-configure: Add more things to the top of each configured
15775 Makefile, including contents of config/mpw-mh-mpw.
15776 * mpw-config.in (extra-include): Create this directory and fill it
15777 with Posix-like include files when configuring.
15778
15779 * config.sub (apple, mac, mpw): Add various aliases.
15780
15781 * mpw-build.in: New file, top-level build script fragment for MPW.
15782 * mpw-configure: New file, configure script for MPW.
15783 * mpw-config.in: New file, config fragment for MPW.
15784
15785 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15786
15787 * configure.in (host_libs): Remove glob, since it is gone from the
15788 sources.
15789
15790 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15791
15792 * Makefile.in: define empty GDB_NLM_DEPS var.
15793
15794 * configure.in(target_makefile_frag): use config/mt-netware
15795 for netware targets.
15796
15797 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15798
15799 * config.sub: Merge in recent FSF changes. Remove linux special
15800 cases.
15801
15802 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15803
15804 Revert this change:
15805
15806 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15807
15808 * build-all.mk: Use CC=cc -Xs on Solaris.
15809
15810 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15811
15812 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15813 stop using it.
15814 * Makefile.in: Nuke all references to glob subdirectory.
15815
15816 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15817
15818 * configure.in: Fix --enable-shared logic in per-host.
15819
15820 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15821
15822 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15823
15824 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15825
15826 * configure.in (noconfigdirs): Don't build gas on AIX, for
15827 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15828
15829 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15830
15831 * configure: Fix --cache-file to work if the file argument is a
15832 relative path.
15833
15834 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15835
15836 * configure: If the --cache-file is used, pass it down to
15837 configure in subdirectories.
15838
15839 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15840
15841 * config.sub: add vxworks29k configuration.
15842
15843 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15844
15845 * Makefile.in (taz): Do "diststuff" part quietly.
15846
15847 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15848
15849 * config.sub: Mini-merge with gcc/config.sub.
15850
15851 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15852
15853 * config.guess (IRIX): Sed - to _.
15854
15855 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15856
15857 * Makefile.in (source-vault, binary-vault): New targets.
15858
15859 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15860
15861 * config.sub: Recognize -eabi as a basic system type.
15862
15863 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15864
15865 * configure.in (enable_shared stuff): Fix typo.
15866
15867 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15868
15869 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15870
15871 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15872
15873 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15874
15875 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15876
15877 * configure.in (rs6000-*-*): Don't build gas.
15878
15879 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15880
15881 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15882 reduce command line length.
15883 (AS_FOR_TARGET): Check for as.new, not Makefile.
15884 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15885
15886 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15887
15888 * config.guess: Merge from FSF.
15889
15890 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15891
15892 * configure: Don't use $ when handling program_suffix.
15893
15894 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15895
15896 * configure.in: Configure tk for hppa/hpux.
15897
15898 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15899
15900 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15901
15902 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15903
15904 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15905 to LIBCXXFLAGS. Tests are better run without it.
15906
15907 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15908
15909 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15910
15911 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15912
15913 * configure.in (*-*-netware*): Don't configure xiberty.
15914
15915 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15916
15917 * configure.in: Remove tk from native_only list.
15918
15919 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15920
15921 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15922 for special NCD build.
15923
15924 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15925
15926 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15927 makeall.bat, they're only useful for binutils snapshots.
15928 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15929 makeall.bat to specified SUPPORT_FILES.
15930
15931 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15932
15933 * build-all.mk: Add Ericsson targets to sun4 and solaris
15934 hosts. Add BNR's sun4 target to solaris host, so their
15935 build-from-source will be tested in-house first.
15936
15937 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15938
15939 * Makefile.in (LIBCFLAGS): New variable.
15940 (CFLAGS_FOR_TARGET): Ditto.
15941 (LIBCFLAGS_FOR_TARGET): Ditto.
15942 (LIBCXXFLAGS): Ditto.
15943 (CXXFLAGS_FOR_TARGET): Ditto.
15944 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15945 (BASE_FLAGS_TO_PASS): Pass them.
15946 (EXTRA_TARGET_FLAGS): Ditto.
15947
15948 * configure.in: Support --enable-shared.
15949
15950 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15951
15952 * configure.in (target_libs): Include libstdc++ again.
15953 * config.guess: Update from FSF (for FreeBSD).
15954
15955 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15956
15957 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15958 makeall.bat.
15959 (DISTDOCDIRS): Add `etc'.
15960 (ETC_SUPPORT_PFX): New variable.
15961 (taz): Include anything from etc starting with a word in
15962 ETC_SUPPORT_PFX.
15963
15964 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15965
15966 * config.sub: Update for recent FSF changes. Remove obsolete
15967 h8300hds entry. Add -windows* and -osx as basic os. Minor
15968 spacing changes.
15969
15970 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15971
15972 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15973
15974 * config.guess: Merge with FSF.
15975 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15976
15977 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15978
15979 * configure: Since the "trap 0" handler will override the exit
15980 status on many systems, only use it for "exit 1", and make it set
15981 a non-zero exit status; reset it before "exit 0". Also, check
15982 exit status of config.sub, and error out if it failed.
15983
15984 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15985
15986 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15987 and install libgloss.
15988
15989 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15990
15991 * Makefile.in (all-binutils): Depend upon all-byacc.
15992
15993 * configure.in: Don't build emacs on Irix 5.
15994
15995 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15996
15997 * configure.in (*-*-netware*): Add libio.
15998
15999 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16000
16001 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16002 (CHECK_TARGET_MODULES): Ditto.
16003 (INSTALL_TARGET_MODULES): Ditto.
16004 (TARGET_LIBS): Ditto.
16005 (all-libstdc++): Note dependencies.
16006
16007 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16008
16009 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16010
16011 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16012
16013 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16014 -fexternal-templates.
16015
16016 * configure.in (target_libs): Add libstdc++.
16017 (noconfigdirs): Add libstdc++ as appropriate.
16018
16019 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16020
16021 * config.guess: Update from FSF.
16022
16023 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16024
16025 * configure: Use ${config_shell} when running ${configsub}.
16026
16027 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16028
16029 * config.sub: No longer recognize h8300h.
16030
16031 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16032
16033 * config.sub: Remove extraneous differences between config.sub and
16034 gcc/config.sub.
16035
16036 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16037
16038 * Makefile.in (DISTSTUFFDIRS): Add gas.
16039
16040 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16041
16042 * COPYING.NEWLIB: New file.
16043
16044 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16045
16046 * config.guess (HP-UX): Patch from Harlan Stenn
16047 <harlan@landmark.com> to also emit release level.
16048
16049 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16050
16051 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16052
16053 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16054
16055 * config.sub: Merge nextstep cleanup from FSF.
16056
16057 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16058
16059 * configure.in (arm-*-*): Don't configure ld for this target.
16060
16061 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16062
16063 * configure.in (*-*-netware): don't configure libg++, libio,
16064 librx, or newlib.
16065
16066 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16067
16068 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16069 configure ld--it works, but it doesn't support shared libraries.
16070
16071 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16072
16073 * config.guess (*-unknown-freebsd*): Get rid of possible
16074 trailing "(Release)" in version string.
16075 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16076
16077 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16078
16079 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16080 Fix type: *-next-neststep -> *-next-nextstep.
16081
16082 * config.guess: Merge from FSF:
16083
16084 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16085
16086 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16087
16088 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16089
16090 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16091 instead of UNIX_SV for UnixWare 1.0).
16092
16093 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16094
16095 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16096 to make gdb/nlm/* build after the compiler and linker.
16097
16098 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16099
16100 * config.guess (netbsd, freebsd, linux): Accept any machine,
16101 not just i[34]86.
16102 (m68k-atari-sysv4): Relocate to match FSF version.
16103
16104 * config.guess: More merges from the FSF:
16105
16106 Add a space before function call or macro invocation.
16107
16108 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16109
16110 * config.guess: Add trap cmd to remove dummy.c and dummy when
16111 interrupted.
16112
16113 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16114
16115 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16116 (dummy): Redirect stderr from compilation of dummy.c.
16117
16118 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16119
16120 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16121
16122 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16123
16124 * configure: Accept and ignore --cache*, for compatibility with
16125 new autoconf.
16126
16127 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16128
16129 * config.guess: Merge from FSF:
16130
16131 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16132
16133 * config.guess (Pyramid*:OSx*:*:*): New case.
16134 (PATH): Add /.attbin at end for finding uname.
16135 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16136
16137 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16138
16139 * config.guess (M88*:DolphinOS:*:*): New case.
16140
16141 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16142
16143 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16144 to select whether to use ELF or COFF.
16145
16146 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16147
16148 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16149
16150 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16151
16152 * config.guess: Guess the OS version for HPUX.
16153
16154 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16155
16156 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16157
16158 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16159
16160 * configure.in: Recognize --with-headers, --with-libs, and
16161 --without-newlib.
16162 * Makefile.in (all-xiberty): Depend upon all-ld.
16163
16164 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16165
16166 * configure.in: Change i[34]86 to i[345]86.
16167
16168 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16169
16170 * configure (version): A few more tweaks to help message.
16171
16172 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16173
16174 * Makefile.in: Remove (for now) librx as a host library,
16175 now that we're building it for target.
16176
16177 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16178
16179 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16180 (Karl Berry).
16181
16182 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16183
16184 * configure.in: Also configure librx.
16185
16186 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16187
16188 * Makefile.in: Update various rules to reflect that librx
16189 is now needed for libg++.
16190
16191 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16192
16193 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16194
16195 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16196
16197 * configure.in: Configure the examples directory.
16198
16199 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16200
16201 * configure: Simplify Jun 2 1994 change.
16202
16203 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16204
16205 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16206 /bin/gcc isn't good enough to build gcc.
16207
16208 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16209
16210 * Makefile.in (GDB_SUPPORT_FILES): Remove
16211 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16212 (gdb.tar.gz): Add new rule to use standard distribution building
16213 mechanism.
16214
16215 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16216
16217 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16218 Bill Cox <bill@cygnus.com>.
16219
16220 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16221
16222 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16223
16224 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16225
16226 * configure: Search current dir first in .gdbinit.
16227
16228 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16229
16230 * config.sub: Recognize freebsd (merged from gcc config.sub).
16231
16232 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16233
16234 * config.sub: Refer to NeXT's operating system as nextstep.
16235
16236 * config.sub (case $basic_machine): Re-order the cases, to match
16237 the order in the FSF version (which is mostly alphabethical).
16238 Merge in some additions and changes from the FSF.
16239
16240 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16241
16242 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16243 * config.sub: Recognize cxux7.
16244 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16245
16246 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16247
16248 * config.sub: Fix typo powerpc -> powerpc-*.
16249
16250 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16251
16252 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16253
16254 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16255 parallel with all-emacs and install-emacs). Top-level command
16256 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16257
16258 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16259
16260 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16261 $(relbindir)/make before doing ``make install'', and use
16262 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16263 installing over running make binary.
16264 ($(host)-stamp-stage3-installed): Likewise.
16265
16266 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16267
16268 * config.guess: Recognize Mach.
16269
16270 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16271
16272 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16273 see whether --exec-prefix was used.
16274
16275 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16276
16277 * README: Explicitly mention libg++/README. (Zoo's idea.)
16278
16279 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16280
16281 * Makefile.in: Add all-librx target similar to all-libproc.
16282
16283 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16284
16285 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16286 with post 1.2 uname bogosity.
16287
16288 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16289
16290 * configure: Remove temporary files on receipt of a signal.
16291
16292 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16293
16294 * configure: If there is a package_makefile_frag, remove
16295 ${subdir}/Makefile.tem after copying it in.
16296
16297 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16298
16299 * build_all.mk: support rs6000 lynx identifies itself as
16300 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16301 since /bin/gcc is too feeble to compile a modern gcc.
16302
16303 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16304
16305 * brought devo/test-build.mk update-to-date with progressive/
16306 test-build.mk. Add lynx targets and hppa flag info.
16307
16308 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16309
16310 * configure.in: Use mh-ncrsvr43. Patch from
16311 Tom McConnell <tmcconne@sedona.intel.com>.
16312
16313 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16314
16315 * config.guess (i386-unknown-bsdi): No longer need to
16316 check #if defined(__bsdi__) && defined(__i386__).
16317
16318 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16319
16320 * configure: Set program_transform_nameoption correctly.
16321
16322 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16323
16324 * brought build-all.mk update-to-date with progressive build-all.mk,
16325 added new targets and hppa info.
16326
16327 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16328
16329 * configure: If config.guess result is a prefix of the user
16330 specified target, assume a native build and use the user specified
16331 target as the host alias. Remove SunOS patch suffix removal hack.
16332 * configure.in: Remove SunOS patch suffix removal hack.
16333
16334 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16335 in NATIVE_CHECK_MODULES.
16336
16337 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16338
16339 * Makefile.in: Rename HOST_ONLY to NATIVE.
16340 * configure: Delete SunOs patch suffix from host_canonical
16341 and build_canonical variables that are prepended to Makefiles.
16342 * configure.in: Add comments for easier maintenance.
16343
16344 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16345
16346 * Makefile.in: Add all-libproc target similar to all-gui.
16347
16348 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16349
16350 * Makefile.in (CHECK_MODULES): split into
16351 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16352
16353 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16354
16355 * config.guess (i386-unknown-bsdi): New system to guess.
16356
16357 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16358
16359 * Makefile.in: Add all-gui target (but not yet build by "all").
16360
16361 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16362
16363 * config.sub: Move deletion of patch suffix from here...
16364 * configure.in: To here, at Ian's suggestion. The top-
16365 level scripts might need to know of a patch level.
16366
16367 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16368
16369 * config.sub: Strip off patch suffix so rtl is recognized
16370 as a sunos4.1.3 machine, even though it's been patched.
16371
16372 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16373
16374 * Makefile.in (INSTALL_LAST): Delete.
16375 (INSTALL_DOSREL): New.
16376
16377 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16378
16379 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16380 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16381 whether we pass down --with-gnu-ld anyhow.
16382
16383 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16384
16385 * Makefile.in (INSTALL_LAST): Change operation so it works
16386 on more flavors of make.
16387 * configure.in (go32): Don't build libg++ or libio.
16388
16389 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16390
16391 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16392 they can be overriden by templates.
16393
16394 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16395
16396 * configure.in (target==go32): Don't build gdb.
16397 * dosrel: New directory.
16398
16399 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16400
16401 * configure.in (host==go32): Configure dosrel too.
16402 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16403 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16404 be set by incoming names or templates.
16405 (INSTALL_LAST): New rule.
16406
16407 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16408
16409 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16410
16411 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16412
16413 * configure.in (appdirs): New variable. Currently empty, but will
16414 be used in gas distribution. If nonempty, lists a set of
16415 directories at least one of which must get configured, or top
16416 level configuration is considered to have failed.
16417 (rs6000-*-lynxos*): Use new file name.
16418
16419 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16420
16421 Eliminate XTRAFLAGS.
16422 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16423 newlib include files using -idirafter, and also use -nostdinc.
16424 (CXX_FOR_TARGET): Likewise.
16425 (XTRAFLAGS): Removed.
16426 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16427 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16428 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16429 ($(DO_X)): Don't pass down XTRAFLAGS.
16430
16431 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16432
16433 * configure.in (mips*-dec-bsd*): New target; do build linker.
16434 (mips*-*-bsd*): New target; don't build linker.
16435
16436 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16437
16438 * configure.in: support rs6000-*-lynxos* configuration.
16439 support sunos4 as a cross target.
16440
16441 * config.sub: look for lynx*, not lynx since the OS version may
16442 legitimately be part of the name.
16443
16444 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16445
16446 * configure.in (i[34]86-*-sco*): Move to be with other i386
16447 targets.
16448 (romp-*-*): New target. Skip various binary utilities.
16449 (vax-*-*): New target. Don't build newlib.
16450 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16451
16452 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16453
16454 * configure.in: Only set host_makefile_frag if config
16455 directory exists.
16456
16457 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16458
16459 * install.sh: If $dstdir exists, don't check whether each
16460 component does.
16461
16462 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16463
16464 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16465
16466 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16467
16468 * configure.in (*-*-lynxos*): Don't configure newlib for either
16469 native or cross Lynx.
16470
16471 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16472
16473 * config.sub (sparc64-elf): Fix os.
16474 (z8k): Remove duplicate.
16475
16476 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16477
16478 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16479 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16480
16481 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16482
16483 * configure: Make file links cleanly even if Lynx fails on
16484 an NFS symlink (at least fail cleanly).
16485
16486 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16487
16488 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16489 -XNh2000.
16490
16491 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16492
16493 * configure: Unknown options are fatal again.
16494
16495 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16496
16497 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16498 compatibility.
16499
16500 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16501
16502 * build-all.mk: Add `clean' target.
16503
16504 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16505
16506 * config.guess: Add SINIX support.
16507 * configure.in: Add mips-*-sysv4* support.
16508
16509 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16510
16511 * build-all.mk: Document all useful targets.
16512 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16513 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16514
16515 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16516
16517 * configure: Support --silent, --quiet.
16518
16519 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16520
16521 * configure: Support --disable-FEATURE.
16522
16523 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16524
16525 * config.guess: Recognize NCR running SVR4.3.
16526
16527 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16528
16529 * config.guess: Make BSDI generate i386-unknown-bsd386.
16530 Patch from Paul Eggert <eggert@twinsun.com>.
16531
16532 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16533
16534 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16535
16536 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16537
16538 * configure: Make unrecognized options give nonfatal warnings
16539 instead of fatal errors, and pass them to any subdirectory
16540 configures in case they recognize them.
16541 Make --x equivalent to --with-x.
16542
16543 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16544
16545 * configure: Add --enable-* options. Clean up usage message and
16546 some comments.
16547
16548 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16549
16550 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16551
16552 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16553
16554 * configure.in (hppa*-*-*): Enable binutils.
16555
16556 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16557
16558 * config.sub: Recognize cisco.
16559
16560 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16561
16562 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16563
16564 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16565
16566 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16567 than one configuration name. Add comment.
16568
16569 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16570
16571 * config.guess: about target *-hitachi-hiuxwe2, fixed
16572 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16573 macro is incorrect.]
16574
16575 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16576
16577 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16578 than the "make ls" stuff which used to be here.
16579
16580 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16581
16582 * config.guess: Recognize i[34]86-unknown-freebsd.
16583 From Shawn M Carey <smcarey@rodan.syr.edu>.
16584
16585 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16586
16587 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16588
16589 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16590
16591 * config.guess: Check for ptx.
16592
16593 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16594
16595 * config.sub: Add os9k checking.
16596
16597 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16598
16599 * config.guess: Handle OSF1 running on HPPA processors
16600
16601 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16602
16603 * configure: If subdir configure fails, print out a message with
16604 subdirectory name, in case subdir's configure code didn't identify
16605 itself.
16606
16607 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16608
16609 * configure.in: Remove embedded newlines from configdirs.
16610 Avoid mismatches of substrings. Fix matching strings at end
16611 of configdirs.
16612
16613 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16614
16615 * config.guess: Add Lynx/rs6000 config support.
16616
16617 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16618
16619 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16620
16621 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16622
16623 * configure.in (hppa*-*-osf*): Treat this just like most other
16624 PA configurations (eg no binutils or ld).
16625 (hppa*-*-*elf*): These configurations have binutils and ld.
16626
16627 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16628
16629 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16630
16631 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16632
16633 * configure.in (rs6000-*-*): Build gas.
16634
16635 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16636
16637 * Makefile.in: Avoid bug in losing hpux sed.
16638
16639 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16640
16641 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16642 for GDB and GDB has been fixed to not need it.
16643
16644 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16645
16646 * config.guess: Recognize vax hosts.
16647
16648 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16649
16650 * configure (while loop): Don't use "break 2" inside case
16651 statement -- the case statement isn't an enclosing loop.
16652
16653 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16654
16655 * config.guess: Clean up NeXT support, to allow nextstep
16656 on Intel machines. Make OS be nextstep.
16657
16658 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16659
16660 * config.guess: Add alternate forms for Convex.
16661
16662 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16663
16664 * configure: Completely rewrite option processing. Take
16665 advantage of pattern-matching to avoid invoking test frequently.
16666 Also clean up host and target defaulting logic.
16667
16668 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16669
16670 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16671 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16672 commands (plus user environment) will fit SCO limits.
16673
16674 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16675
16676 * configure.in: Don't issue warnings about directories which are
16677 not being configured if -norecursion is set. Correct test for
16678 --with-gnu-as and --with-gnu-ld to not get confused by substring
16679 matches.
16680
16681 * configure.in: Don't build gas for alpha-dec-osf1*.
16682
16683 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16684
16685 * configure: Back out Per's change of 12/19/1993. It changes the
16686 behavior of configure in unexpected and confusing ways.
16687
16688 Also, use different delim char when calculating
16689 program_transform_name so that the name can contain slashes.
16690
16691 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16692
16693 * configure.in, config.sub: Add support for VSTa micro-kernel.
16694
16695 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16696
16697 * configure.in: Nuke hacks which were used to get a special
16698 version of GAS for HPPA configurations.
16699
16700 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16701
16702 * configure: If only ${target_alias} is given, use that
16703 as the default for ${host_alias}.
16704 * configure: Add missing back-slashes before nested quotes.
16705
16706 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16707
16708 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16709
16710 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16711
16712 * config.guess: Recognize some Tektronix configurations.
16713 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16714
16715 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16716
16717 * config.sub: Match any flavor of SH.
16718
16719 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16720
16721 * configure.in: Don't try to configure newlib for Alpha.
16722
16723 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16724
16725 * configure.in: Don't build ld for Irix 5. Don't build gas,
16726 libg++ or libio for any Alpha target.
16727
16728 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16729
16730 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16731
16732 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16733 default arguments -- so it tried to compress itself.
16734
16735 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16736
16737 * configure.in (notsupp): ensure that a space is always at the end
16738 of the configdirs list, since the grep checks for an explicit space
16739
16740 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16741
16742 * configure.in (target i386-sysv4.2): don't build ld, since static
16743 versions of many libraries are not available.
16744
16745 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16746
16747 * config.guess: Recognize Apollos (using environment variables).
16748 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16749
16750 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16751
16752 * config.guess: Recognize Sony news mips running newsos.
16753
16754 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16755
16756 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16757 "fi ; else" for bash.
16758
16759 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16760
16761 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16762
16763 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16764
16765 * config.sub: accept unixware as an alias for svr4.2.
16766 Fix some inconsistancies with the gcc version.
16767
16768 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16769
16770 * Makefile.in (DISTDOCDIRS): Add gdb.
16771
16772 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16773
16774 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16775
16776 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16777
16778 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16779 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16780 this now.
16781
16782 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16783
16784 * config.sub: Accept hiux* as an OS name.
16785
16786 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16787 etc/make-stds.texi. The underscore came from gcc, and dje now
16788 agrees that RUNTESTFLAGS is the correct name.
16789
16790 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16791
16792 * install.sh: Remove 'set -e'. It makes any conditionals
16793 in the script useless.
16794
16795 * config.guess: Automatically recognize arm-acorn-riscix
16796 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16797
16798 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16799
16800 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16801
16802 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16803
16804 * Makefile.in (DISTDOCDIRS): New variable.
16805 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16806 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16807
16808 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16809
16810 * configure.in (hppa target): check the source directory for the
16811 pagas sub-directory
16812
16813 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16814
16815 * config.sub: Allow -aout* and -elf*.
16816
16817 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16818
16819 * configure.in: Don't build ld on i386-solaris2, same as for
16820 sparc-solaris2.
16821
16822 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16823
16824 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16825
16826 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16827
16828 * configure.in: Configure gdb for alpha.
16829
16830 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16831
16832 * Makefile.in (CXXFLAGS): Add -O.
16833
16834 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16835
16836 * config.guess: added support for DG Aviion
16837
16838 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16839
16840 * configure.in: Produce warning message for subdirectories not
16841 configurable for this host/target combination. Don't try to
16842 configure gdb for vms.
16843
16844 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16845
16846 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16847 appropriate files before making "diststuff".
16848 (DISTBISONFILES): New var: list of files to be edited.
16849 (DISTSTUFFDIRS): Add binutils.
16850
16851 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16852
16853 * config.sub: also handle mipsel and mips64el (for little endian mips)
16854
16855 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16856
16857 * configure.in: Add * to end of all OS names.
16858
16859 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16860
16861 * configure.in: Build newlib for LynxOS native.
16862
16863 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16864
16865 * config.guess: Add support for delta 88k running SVR3.
16866
16867 * configure.in: Add comment about HP compiler vs. emacs.
16868
16869 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16870
16871 * configure.in: don't build ld on solaris2 (not a viable option
16872 due to bugs in getpwnam & getpwuid)
16873
16874 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16875
16876 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16877 config.guess will produce a full version number.
16878
16879 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16880
16881 * configure.in: Build linker and binutils for alpha-dec-osf1.
16882
16883 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16884
16885 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16886 and gdb/testsuite/Makefile.in.
16887
16888 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16889
16890 * configure.in: recognize mips*- instead of mips-
16891
16892 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16893
16894 * config.sub: Accept linux*coff and linux*elf as operating
16895 systems.
16896
16897 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16898
16899 * config.sub: Recognize mips64, and mips3 as an alias for it.
16900
16901 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16902
16903 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16904 gdb knows how to handle OSF/1 shared libraries.
16905
16906 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16907
16908 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16909 * config.guess: Recognize Hitachi's HIUX.
16910 * config.sub: Recognize h3050r* and hppahitachi.
16911 Remove redundant cases for hp9k[23]*.
16912
16913 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16914
16915 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16916 if gas and ld are in the source tree and are in ${configdirs}.
16917 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16918 --with options (but still pass them down on the command line,
16919 if they were explicitly specified).
16920
16921 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16922
16923 * configure: substitute SHELL value in Makefile.in with
16924 ${CONFIG_SHELL}
16925
16926 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16927
16928 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16929 *-*-solaris2* targets.
16930
16931 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16932
16933 * Makefile.in: define M4, and pass it down to sub-makes;
16934 all-autoconf now depends on all-m4
16935
16936 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16937
16938 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16939 presence of {ar,ranlib} instead of a configured directory
16940
16941 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16942
16943 * config.guess: Accept 34?? as well as 33?? for NCR.
16944
16945 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16946
16947 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16948 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16949
16950 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16951
16952 * configure: grab values for $(CC) and $(CXX) from the
16953 environment, so that someone can do "CC=gcc configure; make" and
16954 have it work right (matching the way that autoconf works now)
16955
16956 * configure.in, Makefile.in: add support for gash, the tcl
16957 interface to Galaxy
16958
16959 * config.guess: add NetBSD variants (hp300, x86)
16960
16961 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16962
16963 * install.sh: Support -d option (in the manner of SunOS 4 install,
16964 as it is more deterministic than that of GNU install)
16965 (chmodcmd): Set file to mode 755 by default (should also do default
16966 chgrp and chown, but I don't feel like dealing with that now)
16967
16968 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16969
16970 * config.sub: Remove h8300hhms alias.
16971
16972 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16973
16974 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16975
16976 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16977
16978 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16979 as stmp-fixinc
16980
16981 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16982
16983 * config.sub: recognize m88110-bug-coff.
16984
16985 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16986
16987 * Makefile.in (all-libio): all dependencies on the toolchain used
16988 to build this (gcc, gas, ld, etc)
16989
16990 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16991
16992 * config.guess: Deal with OSF/1 1.3 on alpha.
16993
16994 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16995
16996 * install.sh: add some 'else true' clauses for portability
16997
16998 * configure.in: don't build libio for h8[35]00-*-* targets
16999
17000 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17001
17002 * Makefile.in: Add support for new libio.
17003
17004 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17005
17006 * install.sh: If one command fails, don't try the rest. Don't try
17007 to remove $dsttmp (via trap) unless we have already created it.
17008 If $src doesn't exist, detect it and exit with an error.
17009
17010 * config.guess: Recognize BSD on hp300.
17011
17012 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17013
17014 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17015 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17016
17017 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17018
17019 * Makefile.in (all-send-pr): depends on all-prms
17020
17021 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17022
17023 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17024
17025 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17026
17027 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17028 Added test for mips-mips-riscos5.
17029
17030 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17031
17032 * configure.in: use mh-hp300 for 68k HP hosts
17033
17034 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17035
17036 * configure: add support for CONFIG_SHELL, so that you can use
17037 some alternate shell for evaluating configure scripts
17038
17039 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17040
17041 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17042 in configure script to bug-gdb@prep.ai.mit.edu when building
17043 distribution archive.
17044 * Makefile.in (COMPRESS): Remove def.
17045 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17046 gdb.tar.Z and make-gdb.tar.Z respectively.
17047 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17048 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17049 to convergence with 'taz' target in Makefile.in.
17050
17051 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17052
17053 * install.sh (dsttmp): use trap to ensure that tmp files go
17054 away on error conditions
17055
17056 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17057
17058 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17059
17060 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17061
17062 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17063 its parent is '/' not ''.
17064
17065 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17066
17067 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17068
17069 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17070 that ${newsrcdir}/configure.in does.
17071
17072 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17073
17074 * test-build.mk: support for CONFIG_SHELL
17075
17076 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17077
17078 * config.sub (netware): Add as a basic system type.
17079
17080 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17081
17082 * Makefile.in (Makefile): depend on configure.in. Also drop the
17083 $(srcdir)/ from the dependency on Makefile.in.
17084
17085 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17086
17087 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17088 (h8300hhms is temporary until multi-libraries are implemented).
17089 * configure.in: Handle h8300h too.
17090
17091 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17092
17093 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17094
17095 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17096
17097 * configure: Remove extraneous output when guessing host type.
17098 * config.guess: Remove extraneous output when guessing using C
17099 compiler rather than uname, or when guessing fails.
17100
17101 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17102
17103 * Makefile.in: remove all.cross and install.cross targets
17104
17105 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17106 definitions
17107
17108 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17109
17110 * configure.in (target sh): Build gprof.
17111
17112 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17113
17114 * config.sub: change -solaris to -solaris2
17115
17116 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17117
17118 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17119
17120 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17121
17122 * configure: Correct error message for missing Makefile.in to
17123 print correct directory.
17124
17125 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17126
17127 * install.sh: kludge around 386BSD shell bug
17128
17129 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17130
17131 * config.guess: Recognize NeXT.
17132 * config.guess: Recognize i486-ncr-sysv4.
17133 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17134
17135 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17136
17137 * Makefile.in (MAKEINFOFLAGS): New variable.
17138 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17139 * build-all.mk, test-build.mk: Pass down --no-split as
17140 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17141
17142 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17143
17144 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17145
17146 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17147
17148 * Makefile.in (libg++.tar.z): New rule.
17149 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17150 * Makefile.in (taz): Only do a single chmod.
17151
17152 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17153
17154 * install.sh: don't use dirname anymore (replaced with sed usage)
17155
17156 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17157
17158 * Makefile.in: Change extension for gzip'd files from '.z' to
17159 '.gz' per new FSF standard usage.
17160
17161 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17162
17163 * configure: put quotes around the final value of program_transform_name
17164
17165 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17166
17167 * Makefile.in: new install.sh support; update install-info rules
17168
17169 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17170
17171 * configure.in: Build diff for crosses, but not for go32 host.
17172
17173 * configure.in: Build gprof only for native, and don't build it
17174 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17175
17176 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17177
17178 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17179
17180 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17181
17182 * configure.in (host_tools): Add prms.
17183
17184 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17185
17186 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17187 with $(FLAGS_TO_PASS) on the command line
17188
17189 * config.sub: Recognize lynx and lynxos
17190
17191 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17192
17193 * config.sub: Accept -ecoff*, not just -ecoff.
17194
17195 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17196
17197 * Makefile.in (taz): Use .gz suffix instead of .z.
17198 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17199 names.
17200
17201 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17202
17203 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17204
17205 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17206
17207 * Makefile.in (install-no-fixedincludes): install gcc last, so
17208 that rebuilds that might happen during 'make install' don't get
17209 bogus gcc include files
17210
17211 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17212
17213 Change from Utah for HPPA support:
17214 * config.guess: Recognize hppa1.x-hp-bsd.
17215
17216 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17217
17218 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17219 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17220
17221 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17222
17223 * config.sub: Add support for rom68k and bug boot monitors.
17224
17225 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17226
17227 * Makefile.in: Make all-opcodes depend on all-bfd.
17228
17229 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17230
17231 * config.guess: Added special check for i[34]86-univel-sysv4*.
17232
17233 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17234
17235 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17236 the processor rather than assuming i486.
17237
17238 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17239
17240 * config.guess: Recognize SunOS6 as Solaris3.
17241
17242 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17243
17244 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17245 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17246
17247 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17248
17249 * build-all.mk (all-cross): New target for Canadian Cross.
17250 Added Q2 go32 targets.
17251 * test-build.mk: Configure go32 cross sparclite-aout and
17252 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17253 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17254
17255 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17256
17257 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17258 GO32 hosted toolchains
17259
17260 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17261
17262 * configure: change so "-exec-prefix" gets passed down rather
17263 than "-exec_prefix" so autoconf generated Makefiles get the
17264 exec_prefix set right.
17265
17266 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17267
17268 * config.guess: get the Solaris2 minor version number
17269
17270 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17271
17272 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17273
17274 * config.guess: Recognize some Sequent platforms.
17275
17276 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17277
17278 * Makefile.in: added the vault-install target
17279
17280 * configure.in: actually use the Sun3 makefile fragment that's in
17281 config, also added the release dir to configdirs
17282
17283 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17284
17285 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17286
17287 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17288
17289 * configure.in: remove some program from Alpha targetted toolchains
17290
17291 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17292
17293 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17294 gprof.
17295 (taz): Run "make diststuff" in those directories instead of "make
17296 proto-dir". Look for "VERSION=" only at start of line in subdir
17297 Makefile. Use "gzip -9" for compression.
17298 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17299 (binutils.tar.z): New target.
17300
17301 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17302
17303 * Makefile.in (taz): Include gpl.texinfo.
17304
17305 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17306
17307 * Makefile.in (setup-dirs): Merged into "taz" target.
17308 (taz): Only do `proto-dir' stuff if a directory is actually needed
17309 for this target.
17310
17311 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17312
17313 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17314 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17315 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17316 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17317 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17318
17319 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17320
17321 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17322 config.sub, and move-if-change to gdb testsuite distribution
17323 archive, so the testsuite can be extracted, configured, and
17324 run separately from the gdb distribution. Blow away the Chill
17325 tests that require a Chill compiled executable, since GNU Chill
17326 is not yet publically available.
17327
17328 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17329
17330 * test-build.mk: set environment variables in a single command,
17331 instead of a list of assignments and exports
17332
17333 * config.guess: recognize Alpha/OSF1 systems
17334
17335 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17336
17337 * configure: Change help message to prefer --options rather than
17338 -options.
17339
17340 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17341
17342 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17343 zippy@ecst.csuchico.edu.
17344 * config.guess: Recognize miniframe.
17345
17346 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17347
17348 * Makefile.in: Use srcroot to find runtest rather than rootme.
17349 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17350
17351 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17352
17353 * test-build.mk: Extensive additions to support building on a
17354 machine other than the host.
17355
17356 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17357
17358 * configure (tooldir): Fix for i386-aix again.
17359
17360 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17361
17362 * configure, Makefile.in: Change definition of $(tooldir)
17363 to match the FSF.
17364
17365 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17366
17367 * config.guess: Recognize i[34]86/SVR4.
17368
17369 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17370
17371 * Makefile.in (all-gdb): gdb depends on sim.
17372
17373 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17374
17375 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17376 at the same time we make the prototype gdb directory.
17377 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17378 files at the same time as the gdb base release distribution.
17379
17380 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17381
17382 * Makefile.in (check): Use individual check targets rather than
17383 DO_X rule.
17384 (check-gcc): Added.
17385
17386 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17387
17388 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17389 for System V release 3.2.
17390
17391 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17392
17393 * config.sub: Recognize hppaosf.
17394 * configure.in: Do configure ld/binutils/gas for it.
17395
17396 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17397
17398 * configure (tooldir): Alter syntax used to set this, for systems
17399 where "\$" isn't handled right, like i386-aix.
17400
17401 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17402
17403 * configure: Pass program-transform-name, not
17404 program_transform_name, to recursive configures.
17405
17406 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17407
17408 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17409 of gas+ld+binutils.
17410
17411 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17412
17413 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17414
17415 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17416
17417 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17418
17419 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17420
17421 * Makefile.in (PRMS): Set back to all-prms.
17422
17423 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17424
17425 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17426 targets, rather than for MIPS hosts.
17427
17428 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17429
17430 * configure.in: add comment for --with-x default values
17431
17432 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17433
17434 * Makefile.in: add check-* targets for each of the directories in
17435 the tree. Add a definition of RUNTEST that will use the one we
17436 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17437
17438 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17439
17440 * configure.in: Removed obsolete references to bfd_target and
17441 target_makefile_frag.
17442
17443 * build-all.mk: Set assorted targets for Q2.
17444 * config.sub: Recognize z8k-sim and h8300-hms.
17445 * test-build.mk: Really don't pass host to configure.
17446 (HOLES): Added uname.
17447
17448 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17449
17450 * configure: Handle an empty program-prefix, program-suffix or
17451 program-transform-name correctly.
17452
17453 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17454
17455 * build-all.mk: -G 8 no longer required for MIPS targets.
17456 * test-build.mk: Don't pass host argument to configure; make it
17457 guess.
17458
17459 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17460
17461 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17462 * Makefile.in (COMPRESS): New macro, like GZIP.
17463
17464 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17465
17466 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17467
17468 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17469 with gas currently defaults to -G 0.
17470
17471 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17472
17473 * Makefile.in (all-flex): flex depends on byacc.
17474
17475 * build-all.mk: If host not specified, use config.guess. Pass TAG
17476 to test-build.mk as RELEASE_TAG.
17477 * test-build.mk (configargs): New variable containing arguments to
17478 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17479 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17480
17481 * config.guess: Use /bin/uname when checking -X argument on SCO,
17482 to avoid invoking GNU uname which doesn't understand -X.
17483
17484 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17485
17486 * configure.in: Build gas for mips-*-*.
17487
17488 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17489
17490 * Makefile.in (all.normal): insert missing backslash.
17491
17492 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17493
17494 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17495
17496 * Makefile.in: Complete overhaul to merge many almost identical
17497 targets.
17498
17499 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17500
17501 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17502 (gdb.tar.Z): Adjusted.
17503
17504 * Makefile.in (setup-dirs, taz): New targets; should be general
17505 enough to adapt for gdb sometime. Build only .z file.
17506 (gas.tar.z): New target.
17507
17508 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17509
17510 * build-all.mk: Use CC=cc -Xs on Solaris.
17511
17512 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17513
17514 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17515 for handling BISON for FSF releases.
17516
17517 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17518
17519 * configure: Actually implement the change zoo just documented.
17520
17521 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17522
17523 * configure: when using config.guess, only set target_alias when
17524 it's not already been set (ie, on the command line)
17525
17526 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17527
17528 * Makefile.in: add installcheck target, set PRMS to install-prms
17529
17530 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17531
17532 * configure: add support for package_makefile_fragment, handle the
17533 case where a directory has a configure.in file but no Makefile.in
17534 more gracefully (with an actual understandable error message, even);
17535 add support for --without (and add this to the usage message); also
17536 explicitly add a --host=${host_alias} to the command line when
17537 config.guess is used
17538
17539 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17540
17541 * configure: Must use both --host and --target in recursive calls.
17542
17543 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17544
17545 * Makefile.in: Change deja-gnu to dejagnu.
17546
17547 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17548
17549 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17550
17551 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17552
17553 * configure.in: canonicalize all instances to *-*-solaris2*,
17554 also strip out a number of tools to not build for go32 host
17555
17556 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17557
17558 * config.guess: add GPL.
17559
17560 * Makefile.in, config.guess, config.sub, configure: bump
17561 copyrights to 93.
17562
17563 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17564
17565 * Makefile.in (do-info): Removed obsolete check for existence of
17566 localenv file.
17567
17568 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17569
17570 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17571
17572 * Makefile.in: a couple of 'else true' for decstation,
17573 support for TclX
17574
17575 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17576
17577 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17578
17579 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17580
17581 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17582
17583 * config.guess: Recognize i386-ibm-aix (PS/2).
17584 * configure.in: Use config/mh-aix386 file for it.
17585
17586 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17587
17588 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17589 CC_FOR_TARGET instead.
17590 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17591
17592 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17593
17594 * Makefile.in: Add sim to list of directories sent with gdb
17595
17596 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17597
17598 * configure.in: Put back mips-dec-bsd* case.
17599
17600 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17601
17602 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17603 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17604 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17605
17606 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17607
17608 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17609
17610 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17611 (install-info): install dir.info only if it exists,
17612 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17613
17614 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17615
17616 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17617 gas for mips-dec-bsd.
17618
17619 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17620
17621 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17622 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17623
17624 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17625
17626 * configure.in: Added "dejagnu" to hosttools list.
17627
17628 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17629
17630 * config.sub, configure.in, config.guess: Add support
17631 for Bosx, an AIX variant from Bull.
17632 Patches from F.Pierresteguy@frcl.bull.fr.
17633
17634 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17635
17636 * devo/dejagnu: Initial creation of devo/dejagnu.
17637 Migrated dejagnu testcases and support files for testing software
17638 tools to reside as subdirectories, currently called "testsuite",
17639 within the directory of the software tool. Migrated all programs,
17640 support libraries, etc. beloging to dejagnu proper from
17641 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17642 with no modifications. The changes to these files which will
17643 allow them to configure, build, and execute properly will be made
17644 in a future update.
17645
17646 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17647
17648 * Makefile.in: Change send_pr to send-pr.
17649 * configure.in: Likewise.
17650 * send_pr: Renamed directory to send-pr.
17651
17652 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17653
17654 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17655
17656 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17657
17658 * README: Update for gdb-4.8 release.
17659 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17660 gdb-xxx.tar.z (gzip'd) file also.
17661
17662 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17663
17664 * Makefile.in: make all-diff depend on all-libiberty
17665
17666 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17667
17668 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17669
17670 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17671
17672 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17673
17674 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17675
17676 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17677 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17678 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17679
17680 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17681
17682 * Makefile.in: makeinfo binary is in a new location
17683
17684 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17685
17686 * config.sub: Accept -ecoff as an OS.
17687
17688 * Makefile.in: Various changes to eliminate a level of make
17689 recursion and reduce the required command line length.
17690 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17691 sub-makes.
17692 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17693 variables holding settings for specific sub-makes.
17694 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17695 in terms of BASE_FLAGS_TO_PASS.
17696 (TARGET_LIBS): New variable listing directories which use
17697 TARGET_FLAGS_TO_PASS.
17698 (subdir_do): Eliminated.
17699 (do-*): New set of targets to replace subdir_do.
17700 (various): All targets which used subdir_do now depend on do-*.
17701 (local-clean): Renamed from do_clean.
17702 (local-distclean): New target, dependency of distclean and
17703 realclean.
17704 (install-info): Don't create directories. Depend on dir.info
17705 rather than calling make recursively.
17706 (install-dir.info): Eliminated.
17707 (install-info-dirs): Create all info directories here.
17708 (dir.info): Depend upon do-install-info.
17709
17710 * test-build.mk (HOLES): Added false.
17711
17712 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17713
17714 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17715
17716 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17717
17718 * Makefile.in (info): remove dependency on all-texinfo. The
17719 problem was really in texinfo/C, not at this level.
17720
17721 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17722
17723 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17724
17725 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17726
17727 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17728 GDB releases.
17729
17730 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17731
17732 * configure: Include srcdir in message about target of link not
17733 being found. Don't convert `-' to `_' in `with' options being
17734 passed to subdirs.
17735
17736 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17737
17738 * configure.in: add uudecode to host_tools
17739
17740 * Makefile.in: added {all,install}-uudecode targets, added them to
17741 the appropriate lists
17742
17743 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17744
17745 * Makefile.in (all-gcc): Added dependency on all-gas.
17746
17747 * configure.in (mips-*-*): Build ld and binutils.
17748
17749 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17750
17751 * configure: check return code from mkdir, print error message and
17752 exit on failure.
17753
17754 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17755
17756 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17757
17758 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17759
17760 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17761
17762 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17763
17764 * config.sub (h8500): Recognize this as a cpu type.
17765
17766 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17767
17768 * configure: source directory missing is no longer a warning
17769
17770 * configure.in: recognize irix[34]* instead of irix[34]
17771
17772 * Makefile.in: define and pass down X11_LIB
17773
17774 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17775
17776 * guess-systype: Renamed to ...
17777 * config.guess: ... by popular request.
17778 * configure.in, Makefile.in: Update accordingly.
17779
17780 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17781
17782 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17783 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17784 + Execute ./dummy instead of assuming . is in PATH.
17785
17786 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17787
17788 * guess-systype: New shell script. Attempts to guess the
17789 canonical host name of the executing host.
17790 Only a few hosts are supported so far.
17791 * configure: Call guess-systype if no host is specified.
17792
17793 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17794
17795 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17796 gcc Makefile.
17797
17798
17799 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17800
17801 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17802 (all-gcc, install-gcc, subdir_do): Use it.
17803
17804 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17805
17806 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17807
17808 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17809
17810 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17811 set exclusively by configure, using configure.in .
17812
17813 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17814
17815 * test-build.mk: set $PATH for all builds
17816
17817 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17818
17819 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17820
17821 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17822 the one used in gcc/Makefile.in, so that a null expansion doesn't
17823 override the one needed to build gcc with a native cc.
17824
17825
17826 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17827
17828 * configure: Accept -with arguments.
17829
17830 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17831
17832 * Makefile.in: added h8300sim
17833
17834 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17835
17836 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17837 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17838 (all-cygnus, native, build-cygnus): Make
17839 $(canonhost)-stamp-3stage-done, not $(host)....
17840 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17841 i386-sco3.2v4. Added else true to if command.
17842
17843 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17844
17845 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17846
17847 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17848
17849 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17850
17851 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17852
17853 * configure.in: don't remove binutils from Solaris builds
17854
17855 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17856
17857 * Makefile.in: get rid of earlier definitions for *clean,
17858 also handle the recursive info rule better
17859
17860 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17861
17862 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17863 do more-or-less the right thing.
17864
17865 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17866
17867 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17868 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17869
17870 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17871
17872 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17873 $(host_canonical).
17874
17875 * configure.in: split the configdirs list into 4 categories (native
17876 v. cross, library v. tool) and handle the cross-only and native-
17877 only in more reasonable (and correct!) way.
17878
17879 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17880
17881 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17882 configdirs anymore.
17883
17884 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17885
17886 * Makefile.in: extensive cleanup:: removed all of the explicit
17887 clean-* targets, collapsed many wrappers around subdir_do into
17888 one, added additional targets to satisfy standards.texi, deleted
17889 some old targets, some changes for consistency
17890
17891 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17892
17893 * configure.in: handle some programs as cross-only, and others as
17894 native only
17895
17896 * test-build.mk: handle partial holes in a more generic manner
17897
17898 * Makefile.in: m4 depends on libiberty
17899
17900 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17901
17902 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17903 time, wdiff, and find to configdirs
17904
17905 * Makefile.in: all, clean, and install rules for the new programs
17906 added to configure.in
17907
17908 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17909
17910 * configure.in: use mh-sun for all *-sun-* hosts
17911
17912 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17913
17914 * Makefile.in: define flags for X11 include files and library file
17915 locations, pass them down to the programs that need this info
17916
17917 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17918
17919 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17920
17921 * configure.in: start building libg++ for HP-UX targets
17922
17923 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17924
17925 * README: Update references to files moved into etc/.
17926
17927 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17928
17929 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17930 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17931
17932 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17933
17934 * configure: accept dash as well as underscore in long option
17935 names for FSF compatibility.
17936
17937 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17938
17939 * config.sub: added -sco3.2v4 support from FSF.
17940
17941 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17942
17943 * configure.in: expand the section that adds or removes
17944 directories from the list of programs to build, to handle native
17945 vs. cross in addition to host v. native
17946
17947 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17948
17949 * Makefile.in: Replace C++ in macro names with CXX.
17950 This is less likely to break ...
17951
17952 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17953
17954 * test-build.mk: add -w to GNU_MAKE
17955
17956 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17957
17958 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17959 add 'sparc' to list of recognized cpus. This needed to make
17960 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17961 Delete some redundant ose68 variants. Recognize -wrs as an os,
17962 then changes that into $CPU-wrs-vxworks.
17963
17964 * configure.in: remove most references to gdbtest, regularize
17965 target based program removal
17966
17967 * test-build.mk: import from p3 tree (many fixes and changes)
17968
17969 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17970
17971 * Makefile.in: added rules to handle tcl, tk, and expect
17972
17973 * configure.in: handle those directories if they exist
17974
17975 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17976
17977 * config.sub: removed bogus hppabsd and hppahpux names, since
17978 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17979
17980 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17981
17982 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17983 depends upon all-xiberty
17984
17985 * Makefile.in: changes from p3, including:
17986
17987 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17988
17989 * Makefile.in (XTRAFLAGS): include newlib directories if
17990 newlib/Makefile exists, rather than if host != target.
17991
17992 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17993
17994 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17995 from the same source tree and not building a cross-compiler. This
17996 matters for the libg++ configuration if reconfiguring a tree that
17997 has already been installed.
17998
17999 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18000
18001 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18002 pick up the machine and system specific header files.
18003
18004 * Makefile.in: added AS_FOR_TARGET, passed down in
18005 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18006 the C compiler to use to create programs which are run in the
18007 build environment, set it to default to $(CC), and passed it down
18008 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18009
18010 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18011
18012 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18013 We need them for unusual native builds, like systems without
18014 ranlib.
18015
18016 * configure: also define $(host_canonical) and
18017 $(target_canonical), which are the full, canonical names for the
18018 given host and target
18019
18020 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18021
18022 * Makefile.in: Added separate definitions for C++.
18023
18024 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18025
18026 * configure.in (configdirs): Add deja-gnu.
18027
18028 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18029
18030 * README: Update for configure.texi and gdb-4.7 release.
18031
18032 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18033
18034 * Makefile.in: Move "all" target to top of file.
18035 Previously, first target was ".PHONY" which caused BSD4.4 make
18036 to build .PHONY when make was run without arguments.
18037
18038 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18039
18040 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18041 Library-copylefted code in libiberty.
18042
18043 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18044
18045 * config.sub: Replace m68kmote with plain old m68k.
18046
18047 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18048
18049 * Makefile.in: Remove space from blank line, avoid Make complaints.
18050
18051 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18052
18053 * config.sub: Complain if no argument is given. Added support for
18054 386bsd as OS and target alias.
18055
18056 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18057
18058 * Makefile.in (XTRAFLAGS): include newlib directories if
18059 newlib/Makefile exists, rather than if host != target.
18060
18061 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18062
18063 * config.sub: recognize sparclite-wrs-vxworks.
18064
18065 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18066 p3.) Added clean-xiberty to clean.
18067
18068 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18069
18070 * configure.in: use *-*-* instead of nested cases for host and target
18071
18072 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18073
18074 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18075 from the same source tree and not building a cross-compiler. This
18076 matters for the libg++ configuration if reconfiguring a tree that
18077 has already been installed.
18078
18079 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18080
18081 * config.sub (i486v/i486v4): Merge in from FSF version.
18082
18083 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18084
18085 * configure: only set PWD if it is already set.
18086
18087 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18088
18089 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18090 doesn't have unset and all success paths (and most error paths)
18091 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18092 to just ${PWD} to avoid confusion.)
18093
18094 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18095
18096 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18097 even for a native compilation.
18098
18099 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18100
18101 Changes to make the gdb.tar.Z rule work better.
18102
18103 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18104 (DEVO_SUPPORT): Add configure.texi.
18105 (bfd-ilrt.tar.Z): Remove ancient rule.
18106
18107 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18108
18109 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18110 pick up the machine and system specific header files.
18111
18112 * configure.in, config.sub: added new target m68010-adobe-scout,
18113 with alias of adobe68k. Changed configure.in to check for
18114 -scout before -sco* to avoid a false match.
18115
18116 * Makefile.in: added AS_FOR_TARGET, passed down in
18117 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18118 the C compiler to use to create programs which are run in the
18119 build environment, set it to default to $(CC), and passed it down
18120 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18121
18122 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18123
18124 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18125 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18126 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18127 FOR_TARGET variants, to newlib and libg++.
18128
18129 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18130
18131 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18132 first.
18133
18134 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18135
18136 * config.sub: Accept `elf' as an environment.
18137
18138 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18139
18140 * Makefile.in (all-opcodes): cd into the right directory
18141
18142 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18143
18144 * configure: added -program_transform_name option, used as
18145 argument to sed when installing programs.
18146 configure.texi: added documentation for -program_prefix,
18147 -program_suffix and -program_transform_name.
18148
18149 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18150
18151 * config.sub: Accept i486 where i386 ok.
18152
18153 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18154
18155 * config.sub: accept we32k
18156
18157 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18158
18159 * config.sub, configure.in: accept OSE68000 and OSE68k.
18160
18161 * Makefile.in: don't create all directories for ``make install'';
18162 let the subdirectories create the ones they need.
18163
18164 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18165
18166 * COPYING: new file, GPL v2
18167
18168 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18169
18170 * Makefile.in: use the new gen-info-dir, which needs a template
18171 argument (which also lives in texinfo)
18172
18173 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18174
18175 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18176
18177 * config.sub (ncr3000): Change i386 to i486.
18178
18179 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18180
18181 * Makefile.in: add install-rcs, install-grep to
18182 install-no-fixedincludes, removed install-bison and install-libgcc
18183
18184 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18185
18186 * configure.in: grab the HPUX makefile fragment if on HPUX
18187
18188 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18189
18190 * Makefile.in: eradicate bison spoor (ditto libgcc).
18191 configure.in: recognise m68{k,000}-ericsson-OSE.
18192 es1800 is alias for m68k-ericsson-OSE
18193
18194 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18195
18196 * configure.in: rearrange the parts that remove programs from
18197 configdirs, based now on HOST==TARGET or by canonical triple.
18198
18199 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18200
18201 * test-build.mk: recurse explicitly with -f test-build.mk when
18202 appropriate. predicate stage3 and comparison on the existence
18203 of gcc. That is, if gcc isn't around, we aren't three-staging.
18204 On very clean, also remove ...stamp-co. Build in-place before
18205 doing other builds.
18206
18207 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18208
18209 * Makefile.in, configure.in: add tgas
18210
18211 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18212
18213 * Makefile.in: a number of changes merged in from progressive.
18214
18215 * configure.in: add libm.
18216
18217 * .cvsignore: ignore some stuff that comes from test-build.mk.
18218
18219 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18220
18221 * config.sub: Add es1800 (m68k-ericsson-es1800).
18222
18223 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18224
18225 * configure: Add program_suffix (parallel to program_prefix)
18226 * Makefile.in: adjust directory-creating script for losing decstation
18227
18228 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18229
18230 * configure: Minor $subdir-related fixes.
18231
18232 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18233
18234 * configure: fix various problems with propogating
18235 makefile_target_frag in subdirs.
18236 * configure.in: config libgcc if its there
18237
18238 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18239
18240 * config.sub: HPPA merge.
18241
18242 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18243
18244 * Makefile.in: Replace all-bison with all-byacc in all
18245 dependency lines for other tools (which now use byacc).
18246
18247 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18248
18249 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18250
18251 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18252
18253 * Makefile.in: make gprof rules similar to byacc rules (instead of
18254 vestigal $(unsubdir) that didn't work...)
18255
18256 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18257
18258 * config.sub: Add support for Linux.
18259 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18260 (at least for libg++).
18261
18262 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18263
18264 * configure.texi: fix doc for the -nfp option to configure
18265
18266 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18267
18268 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18269
18270 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18271
18272 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18273 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18274 * configure.in: added solaris* host_makefile_frag hook.
18275
18276 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18277
18278 * config.sub: changed recognition of m68000 so that various
18279 m68k types can be specified via m680[01234]0
18280
18281 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18282
18283 * config.sub (basic_machine): fix sed so that '-foo' isn't
18284 completely substituted out while .+'-foo' loses the '-foo'
18285
18286 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18287
18288 * config.sub ($os): Add -aout.
18289
18290 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18291
18292 * configure: If host_makefile_frag is absolute, don't
18293 prefix ${invsubdir} (relevant to libg++ auto-configure).
18294
18295 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18296
18297 * Makefile.in (tooldir): Define it.
18298 (all-ld): Depend on all-flex.
18299
18300 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18301
18302 * Makefile.in (check): Fix libg++ special case.
18303
18304 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18305
18306 * configure: do not bury `pwd` into config.status, thus do fewer
18307 pwd's.
18308
18309 * configure: print the "Building in" message only when building in
18310 other than "." AND verbose.
18311
18312 * configure: remove -s, rework -v to better accommodate guested
18313 configures.
18314
18315 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18316
18317 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18318
18319 * Makefile.in: macroize flags passed on recursion. remove
18320 fileutils.
18321
18322 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18323
18324 * configure: get makesrcdir right for subdirs deeper than 1.
18325
18326 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18327 install.
18328
18329 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18330
18331 * Makefile.in: don't print subdir_do or recursion lines.
18332
18333 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18334
18335 * standards.texi: added menu item.
18336
18337 * Makefile.in: build and install standards.info.
18338
18339 * standards.texi: new file.
18340
18341 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18342
18343 * configure: test for and move config.status pieces from
18344 ${subdir}/.
18345
18346 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18347
18348 * configure: Test for existance of files before trying to mv
18349 them, to avoid numerous non-existance messages.
18350
18351 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18352
18353 * configure: correct final line of config.status.
18354
18355 * configure: patch from eggert. Avoids a protection problem if
18356 the original Makefile.in is read only.
18357
18358 * configure: use move-if-change from gcc to create config.status.
18359 Some makefiles depend on config.status to tell if a directory
18360 has been reconfigured for a different host. This change
18361 prevents those directories from remaking everything in the case
18362 where the reconfig was only intended to rebuild a Makefile.
18363
18364 * configure: test for config.sub with "config.sub sun4" rather
18365 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18366 host alias from a missing config.sub.
18367
18368 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18369
18370 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18371 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18372
18373 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18374
18375 * configure: mkdir ${subdir} as needed.
18376
18377 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18378
18379 * Makefile.in,configure.in: added autoconf.
18380
18381 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18382
18383 * Makefile.in: no longer pass against on recursion.
18384
18385 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18386 definitions are not inherited.
18387
18388 * configure: correct makesrcdir when subdir is .
18389
18390 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18391
18392 * configure: Add support for 'subdirs' variable, which is
18393 like 'configdirs', except that configure doesn't re-invoke
18394 itself for subdirs, it just creates a Makefile for each subdir.
18395 * configure.texi: Document subdirs.
18396
18397 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18398
18399 * configure.in: added flex to configdirs
18400
18401 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18402
18403 * Makefile.in: remove clean-stamps from clean.
18404
18405 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18406
18407 * configure.in: Add gdbtest to configdirs.
18408
18409 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18410
18411 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18412 to recursive makes.
18413 * configure.in: Recognize new ncr3000 config.
18414
18415 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18416
18417 * Makefile.in, configure.in: removed references to gdbm.
18418
18419 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18420
18421 * config.sub: Don't canonicalize os value
18422 newsos* to bsd (readline needs to check for newsos).
18423 (This fix was earlier made Jan 31, but got re-broken.)
18424
18425 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18426
18427 * configure.in: sco is an os, not a vendor!
18428
18429 * configure: Quote $( better. Keep various shells happy.
18430
18431 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18432
18433 * Makefile.in: eliminate stamp-files.
18434
18435 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18436
18437 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18438 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18439
18440 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18441
18442 * config.sub: fix iris/iris3.
18443
18444 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18445
18446 * configure: re-add -rm.
18447
18448 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18449
18450 * Maskefile.in: add .stmp-rcs to all.
18451
18452 * configure.in: remove gas from rs6000 build, use aix host fragment.
18453
18454 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18455
18456 * configure: pass down site_option during recursion.
18457
18458 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18459
18460 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18461
18462 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18463
18464 * configure: Change exec_prefix so that it really defaults to prefix.
18465
18466 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18467
18468 * Makefile.in, configure.in: Add support for mmalloc library.
18469
18470 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18471
18472 * Makefile.in: add stmp dependencies for a few more things.
18473
18474 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18475
18476 * configure: adjusted error message on objdir/srcdir configure
18477 collision, per john's suggestion.
18478
18479 * Makefile.in: add libiberty stmp to all and all.cross.
18480
18481 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18482
18483 * Makefile.in: remove force dependencies, add grep to all.
18484
18485 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18486
18487 * Makefile.in: drop flex. make stamp files work.
18488
18489 * configure: added test for conflicting configuration in srcdir,
18490 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18491 gets cranky. use relative paths for configure and srcdir
18492 whenever possible. Send some error messages to stderr that were
18493 going to stdout.
18494
18495 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18496
18497 * Makefile.in: Fix libg++ rule to check for gcc directory
18498 before using gcc/gcc. Also pass XTRAFLAGS.
18499
18500 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18501
18502 * Makefile.in: added stmp-files so that directories aren't polled
18503 when they are already built.
18504
18505 * configure.texi: fixed a node pointer problem.
18506
18507 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18508
18509 * config.sub configure.in gdb/configure.in
18510 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18511 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18512 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18513
18514 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18515
18516 * configure: -recurring becomes -silent. corrected help message
18517 for -site= option.
18518
18519 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18520
18521 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18522
18523 * configure: when building Makefile for crosses, replace
18524 tooldir and program_prefix. default srcdir from location of
18525 config.sub. remove "for host in hosts" and "for target in
18526 targets" loops.
18527
18528 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18529
18530 * Makefile.in: Do not pass bindir or mandir to cvs.
18531
18532 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18533
18534 * Makefile.in, configure.in: removed traces of namesubdir,
18535 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18536 copyrights to '92, changed some from Cygnus to FSF.
18537
18538 * configure.texi: remove most references to multiple hosts,
18539 multiple targets, subdirs, etc.
18540
18541 * configure.man: removed rcsid. reference config.sub not
18542 config.subr.
18543
18544 * Makefile.in: mkdir $(infodir) on install-info.
18545
18546 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18547
18548 * configure.texi: Explain better about .gdbinit and about
18549 the environment that configure.in sections run in.
18550
18551 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18552
18553 * configure.in: Ultrix is only a decstation if it's a MIPS.
18554
18555 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18556
18557 * README: DOC.configure => cfg-paper.texi.
18558
18559 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18560
18561 * config.sub (near case $os): Don't convert newsos* to bsd!
18562
18563 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18564
18565 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18566 the number of copies of COPYING that go into the GDB tar file.
18567
18568 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18569
18570 * bfd/configure.in, gdb/config/mh-i386sco,
18571 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18572 Fix SCO configuration stuff.
18573
18574 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18575
18576 * Makefile.in: For libg++, make sure the -I pointing
18577 to the gcc directory goes *after* all the libg++-local -I flags.
18578 Also, move just-gcc dependency from just-libg++ to all-libg++.
18579
18580 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18581
18582 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18583
18584 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18585
18586 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18587
18588 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18589
18590 * config.sub: Add stratus configuration frags. Also
18591 submitted to FSF.
18592
18593 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18594
18595 * Makefile.in (DEV_SUPPORT): add configure.man.
18596
18597 * config.sub(Decode manufacturer-specific): add -none*.
18598
18599 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18600
18601 * Makefile.in: remove form feeds to make Sun's make happy.
18602 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18603
18604 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18605
18606 * Makefile.in (AR_FLAGS): Make quieter.
18607
18608 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18609
18610 * configure.in: Add libg++.
18611 * configure: When verbose, don't output the command line at each
18612 level; it will be unremarkably the same as the previous version,
18613 which will be the same as what the user typed.
18614
18615 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18616
18617 * configure.in, Makefile.in: fix clean-info, add flex. add
18618 fileutils.
18619
18620 * configure: be less sensitive to spaces in Makefile.in. Do not
18621 look for sources in "..". Doing so breaks subdirectories that
18622 might have their own configure. If a subdir has it's own
18623 configure script, use it.
18624
18625 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18626
18627 * cfg-paper.texi: some changes suggested by rms.
18628
18629 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18630
18631 * config.sub: Merge in some small additions from the FSF version,
18632 taken from the gcc distribution, to bring the Cygnus and FSF
18633 versions into closer sync.
18634
18635 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18636
18637 * configure.in: Changed svr4 references to sysv4.
18638
18639 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18640
18641 * configure: added -V for version number option.
18642
18643 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18644
18645 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18646 renamed from DOC.configure to cfg-paper.texi.
18647
18648 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18649
18650 * configure, config.subr, config.sub: config.subr is now
18651 config.sub again.
18652
18653 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18654
18655 * configure.texi: new file, in progress.
18656
18657 * Makefile.in: build info file and install the man page for
18658 configure.
18659
18660 * configure.man: new file, first cut.
18661
18662 * configure: find config.subr again now that configuration "none"
18663 has gone. removed all traces of the -ansi option. removed all
18664 traces of the -languages option.
18665
18666 * config.subr: resync from rms.
18667
18668 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18669
18670 * configure, config.sub, config.subr: merge config.sub into
18671 config.subr, call the result config.subr, remove config.sub, use
18672 config.subr.
18673
18674 * Makefile.in: revised install for dir.info.
18675
18676 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18677
18678 * configure.in: add decstation host makefile frag.
18679
18680 * Makefile.in: BISON now bison -y again. also install-gcc on
18681 install. clean-gdbm on clean. infodir belongs in datadir.
18682 Make directories for info install. Build dir.info here then
18683 install it.
18684
18685 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18686
18687 * Makefile.in: fix for bad directory tests.
18688
18689 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18690
18691 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18692 regexp. -srcdir relative was being handled incorrectly.
18693
18694 * Makefile.in: unwrapped some for loops so that parallel makes
18695 work again and so one can focus one's attention on a particular
18696 package.
18697
18698 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18699
18700 * configure: added PWD as a stand in for `pwd` (for speed). use
18701 elif wherever possible. make -srcdir work without -objdir.
18702 -objdir= commented out.
18703
18704 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18705
18706 * configure: +options become --options. -subdirs commented out.
18707 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18708 Makefile now at top of generated Makefile. Removed cvs log
18709 entries. added -srcdir. create .gdbinit only if there is one
18710 in ${srcdir}.
18711
18712 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18713 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18714 and mandir now keyed off datadir by default.
18715
18716 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18717
18718 * Freshly created ChangeLog.
18719
18720 \f
18721 Local Variables:
18722 mode: change-log
18723 left-margin: 8
18724 fill-column: 76
18725 version-control: never
18726 End:
This page took 0.889499 seconds and 5 git commands to generate.