]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Add myself to RTEMS Ports maintainers.
[thirdparty/gcc.git] / ChangeLog
1 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3 * MAINTAINERS (RTEMS Ports): Add myself.
4
5 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
9 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
10
11 * MAINTAINERS (Write After Approval): Add myself.
12
13 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
14
15 * configure.ac (--enable-as-accelerator-for): Don't set
16 ENABLE_AS_ACCELERATOR_FOR. Update all users.
17 * configure: Regenerate.
18
19 2014-12-13 Jakub Jelinek <jakub@redhat.com>
20
21 PR bootstrap/64023
22 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
23 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
24 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
25 to CXX.
26 * Makefile.in: Regenerated.
27
28 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
29 Yury Gribov <y.gribov@samsung.com>
30
31 * .gitignore: Added .local.vimrc and .lvimrc.
32 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
33 * Makefile.in: Regenerate.
34
35 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
36
37 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
38 * configure: Regenerated.
39
40 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
41
42 * MAINTAINERS (nvptx port): New entry.
43
44 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
45
46 * configure: Regenerate.
47
48 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
49
50 * configure.ac: Merge with Binutils.
51
52 2014-11-26 Tobias Burnus <burnus@net-b.de>
53
54 * Makefile.def: Make more dependent on mpfr, mpc and isl.
55 * Makefile.in: Regenerate.
56
57 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
58
59 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
60 missing flex.
61 * Makefile.in: Regenerated.
62
63 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
64
65 * Makefile.in: Regenerate.
66
67 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
68
69 PR bootstrap/63784
70 * libtool.m4: Add $pic_flag with -shared.
71
72 2014-11-21 Renlin Li <Renlin.Li@arm.com>
73
74 * MAINTAINERS (Write After Approval): Added myself.
75
76 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
77
78 * MAINTAINERS (write-after-approval): Add myself.
79
80 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
81
82 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
83 from 2 years ago.
84
85 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
86
87 Revert:
88 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
89
90 * MAINTAINERS (Write After Approval): Added myself as line map
91 maintainer.
92
93 2014-11-19 Renlin Li <Renlin.Li@arm.com>
94
95 Revert:
96 2014-11-19 Renlin Li <Renlin.Li@arm.com>
97
98 * MAINTAINERS (Write After Approval): Added myself.
99
100 2014-11-19 Renlin Li <Renlin.Li@arm.com>
101
102 * MAINTAINERS (Write After Approval): Added myself.
103
104 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
105
106 * MAINTAINERS (Write After Approval): Added myself as line map
107 maintainer.
108
109 2014-11-17 Dodji Seketeli <dodji@redhat.com>
110
111 * MAINTAINERS (Various Maintainers): Added myself as line map
112 maintainer.
113
114 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
115
116 * move-if-change: Sync from upstream gnulib.
117
118 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
119
120 * compile: Sync with upstream Automake.
121 * depcomp: Ditto.
122 * install-sh: Ditto.
123 * missing: Ditto.
124 * mkinstalldirs: Ditto.
125 * ylwrap: Ditto.
126
127 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
128
129 * config.sub: Update from upstream config repo.
130 * config.guess: Ditto.
131
132 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
133
134 * Makefile.def: Add liboffloadmic to target_modules. Make
135 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
136 * Makefile.in: Regenerate.
137 * configure: Regenerate.
138 * configure.ac: Add liboffloadmic to target binaries.
139 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
140 Add liboffloadmic to noconfig list when C++ is not supported.
141
142 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
143 Thomas Schwinge <thomas@codesourcery.com>
144 Ilya Verbin <ilya.verbin@intel.com>
145 Andrey Turetskiy <andrey.turetskiy@intel.com>
146
147 * configure: Regenerate.
148 * configure.ac (--enable-as-accelerator-for)
149 (--enable-offload-targets): New configure options.
150
151 2014-11-11 Tobias Burnus <burnus@net-b.de>
152
153 * Makefile.def: Make all-gcc depend on all-isl.
154 * Makefile.in: Regenerate.
155
156 2014-11-11 David Malcolm <dmalcolm@redhat.com>
157
158 * ChangeLog.jit: New.
159 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
160
161 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
162
163 PR target/63610
164 * libtool.m4: Fix globbing of darwin versions.
165 * configure: Regenerate.
166
167 2014-11-11 Tobias Burnus <burnus@net-b.de>
168
169 * config/cloog.m4: Remove.
170 * Makefile.def: Remove CLooG.
171 * Makefile.tpl: Ditto.
172 * configure.ac: Ditto.
173 * configure: Regenerate.
174 * Makefile.in: Ditto.
175
176 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
177
178 * configure.ac: Handle nvptx-*-*.
179 * configure: Regenerate.
180
181 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
182
183 * MAINTAINERS (Write After Approval): Add myself.
184
185 2014-10-31 Jakub Jelinek <jakub@redhat.com>
186
187 * Makefile.def (libcc1): Remove bootstrap=true;.
188 * Makefile.in: Regenerated.
189
190 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
191
192 * configure.ac: Update comment.
193 * configure: Regenerate.
194
195 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
196
197 * MAINTAINERS (Write After Approval): Add myself.
198
199 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
200
201 * configure.ac (extra_host_libiberty_configure_flags): Add
202 --enable-shared also for libcc1's benefit.
203 * configure: Regenerate.
204
205 2014-10-29 Tristan Gingold <gingold@adacore.com>
206
207 * MAINTAINERS: Change my email address.
208
209 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
210 Tom Tromey <tromey@redhat.com>
211
212 * Makefile.def: Add libcc1 to host_modules.
213 * configure.ac (host_tools): Add libcc1.
214 * Makefile.in, configure: Rebuild.
215
216 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
217
218 * configure.ac (build_configargs): Don't share config.cache between
219 build subdirs.
220 * configure: Regenerate.
221
222 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
223
224 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
225 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
226 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
227 leon3v7 as leon3.
228 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
229 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
230 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
231 * config/sparc/sparc.md (cpu): Add leon3v7.
232 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
233
234 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
235
236 * MAINTAINERS (write-after-approval): Add myself.
237
238 2014-10-23 Ian Lance Taylor <iant@google.com>
239
240 * configure.ac: Disable the Go frontend on systems where it is known
241 to not work.
242 * configure: Regenerate.
243
244 2014-10-23 Richard Biener <rguenther@suse.de>
245
246 * Makefile.def: Add libcpp build module and dependencies.
247 * configure.ac: Add libcpp build module.
248 * Makefile.in: Regenerate.
249 * configure: Likewise.
250
251 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
252
253 * MAINTAINERS (write-after-approval): Add myself.
254
255 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
256
257 * INSTALL/README: Do not mention CVS.
258
259 2014-10-03 Jing Yu <jingyu@google.com>
260
261 * configure.ac: Add aarch64 to list of targets that support gold.
262 * configure: Regenerate.
263
264 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
265
266 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
267
268 2014-09-29 Catherine Moore <clm@codesourcery.com>
269
270 * MAINTAINERS: Add myself as MIPS maintainer.
271
272 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
273
274 * MAINTAINERS: Move myself to MIPS maintainers.
275
276 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
277
278 * MAINTAINERS: Put all email addresses between '<' and '>'.
279
280 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
281
282 * MAINTAINERS: Move myself to reviewers (Fortran).
283
284 2014-09-01 Andi Kleen <ak@linux.intel.com>
285
286 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
287 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
288 * Makefile.in: Regenerate.
289
290 2014-08-28 David Malcolm <dmalcolm@redhat.com>
291
292 * rtx-classes-status.txt: Delete
293
294 2014-08-28 David Malcolm <dmalcolm@redhat.com>
295
296 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
297
298 2014-08-27 Sebastian Pop <s.pop@samsung.com>
299
300 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
301 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
302 of checking for version number.
303 * configure: Regenerated.
304 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
305
306 2014-08-27 David Malcolm <dmalcolm@redhat.com>
307
308 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
309 is done; begin phase 6 (use extra rtx_def subclasses).
310
311 2014-08-27 David Malcolm <dmalcolm@redhat.com>
312
313 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
314 done; begin phase 5 (additional rtx_def subclasses).
315
316 2014-08-26 David Malcolm <dmalcolm@redhat.com>
317
318 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
319
320 2014-08-26 David Malcolm <dmalcolm@redhat.com>
321
322 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
323 SET_BB_HEADER are done.
324
325 2014-08-26 David Malcolm <dmalcolm@redhat.com>
326
327 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
328 done.
329
330 2014-08-26 David Malcolm <dmalcolm@redhat.com>
331
332 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
333
334 2014-08-26 David Malcolm <dmalcolm@redhat.com>
335
336 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
337
338 2014-08-25 David Malcolm <dmalcolm@redhat.com>
339
340 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
341
342 2014-08-25 David Malcolm <dmalcolm@redhat.com>
343
344 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
345
346 2014-08-25 David Malcolm <dmalcolm@redhat.com>
347
348 * rtx-classes-status.txt: Phase 3 (per-file commits within
349 "config" subdirs) is done; begin phase 4 (removal of
350 "scaffolding").
351
352 2014-08-23 David Malcolm <dmalcolm@redhat.com>
353
354 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
355 dir) is done; begin phase 3 (per-file commits within "config"
356 subdirs).
357
358 2014-08-21 David Malcolm <dmalcolm@redhat.com>
359
360 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
361 phase 2 (per-file commits in main source dir).
362
363 2014-08-21 Bin Cheng <bin.cheng@arm.com>
364
365 * configure: Regenerated.
366
367 2014-08-19 David Malcolm <dmalcolm@redhat.com>
368
369 * rtx-classes-status.txt (TODO): Add SET_BND_TO
370
371 2014-08-19 David Malcolm <dmalcolm@redhat.com>
372
373 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
374
375 2014-08-19 David Malcolm <dmalcolm@redhat.com>
376
377 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
378
379 2014-08-19 David Malcolm <dmalcolm@redhat.com>
380
381 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
382
383 2014-08-19 David Malcolm <dmalcolm@redhat.com>
384
385 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
386
387 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
388
389 * MAINTAINERS (Write After Approval): Add myself.
390
391 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
392
393 * MAINTAINERS: Remove myself
394
395 2014-08-19 David Malcolm <dmalcolm@redhat.com>
396
397 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
398
399 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
400
401 * MAINTAINERS (Write After Approval): Add myself.
402
403 2014-08-18 David Malcolm <dmalcolm@redhat.com>
404
405 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
406 SET_BB_HEADER, SET_BB_FOOTER
407
408 2014-08-18 David Malcolm <dmalcolm@redhat.com>
409
410 * rtx-classes-status.txt: New file
411
412 2014-08-18 Roman Gareev <gareevroman@gmail.com>
413
414 * configure.ac: Eliminate ClooG installation dependency.
415 * configure: Regenerate.
416 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
417 * Makefile.in: Regenerate.
418
419 2014-08-15 Ilya Verbin <iverbin@gmail.com>
420
421 * MAINTAINERS (Write After Approval): Add myself.
422
423 2014-08-15 Ilya Tocar <tocarip@gmail.com>
424
425 * MAINTAINERS (Write After Approval): Add myself.
426
427 2014-08-01 Jiong Wang <jiong.wang@arm.com>
428
429 * MAINTAINERS (Write After Approval): Add myself.
430
431 2014-07-28 Anthony Green <green@moxielogic.com>
432
433 Import from savannah.gnu.org:
434 * config.sub: Update to 2014-07-28 version.
435
436 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
437
438 * MAINTAINERS: Remove my MIPS maintainer entry.
439
440 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
441
442 PR target/47230
443 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
444 * configure: Regenerate.
445
446 2014-07-24 James Norris <jnorris@codesourcery.com>
447
448 * MAINTAINERS (Write After Approval): Add myself.
449
450 2014-07-20 Roman Gareev <gareevroman@gmail.com>
451
452 * configure.ac: Accept only CLooG 0.18.1.
453 * configure: Regenerate.
454
455 2014-07-17 Roman Gareev <gareevroman@gmail.com>
456
457 * configure.ac: Don't accept isl 0.11.
458 * configure: Regenerate.
459
460 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
461
462 * MAINTAINERS (Write After Approval): Add myself.
463
464 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
465
466 * configure.ac: Don't accept isl 0.10.
467 * configure: Regenerate.
468
469 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
470
471 Fix include path for in-tree cloog.
472 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
473 * configure: Regenerate.
474
475 2014-06-18 Richard Henderson <rth@redhat.com>
476
477 * .gitignore: Import gcc_update output.
478
479 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
480
481 * config-ml.in: Robustify ac_configure_args parsing.
482
483 * configure.ac (--enable-linker-plugin-configure-flags)
484 (--enable-linker-plugin-flags): New flags.
485 (configdirs): Conditionally add libiberty-linker-plugin.
486 * configure: Regenerate.
487 * Makefile.def (host_modules): Add libiberty-linker-plugin.
488 (host_modules) <lto-plugin>: Pay attention to
489 @extra_linker_plugin_flags@ and
490 @extra_linker_plugin_configure_flags@.
491 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
492 * Makefile.in: Regenerate.
493
494 * Makefile.tpl (configure-[+prefix+][+module+])
495 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
496 "module_srcdir" instead of "module" for locating a module's srcdir.
497 * Makefile.in: Regenerate.
498
499 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
500
501 * MAINTAINERS (Write After Approval): Add myself.
502
503 2014-06-06 Sebastian Pop <sebpop@gmail.com>
504
505 * MAINTAINERS: Update my email address.
506
507 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
508
509 * MAINTAINERS (Write After Approval): Add myself.
510
511 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
512
513 * MAINTAINERS (Write After Approval): Add myself.
514
515 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
516
517 PR libstdc++/61011
518 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
519 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
520 * configure: Regenerate.
521
522 2014-05-28 Pedro Alves <palves@redhat.com>
523
524 * MAINTAINERS (Write After Approval): Add myself.
525
526 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
527
528 * MAINTAINERS: Update my affiliation/email.
529
530 2014-05-19 Mike Stump <mikestump@comcast.net>
531
532 * MAINTAINERS: Add wide-int reviewers.
533
534 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
535
536 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
537 * configure: Regenerated.
538
539 2014-05-15 Torvald Riegel <triegel@redhat.com>
540
541 * MAINTAINERS (libitm): Add myself as maintainer.
542
543 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
544
545 * MAINTAINERS (Write After Approval): Add myself.
546
547 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
548
549 * config.sub, config.guess: Import from upstream.
550
551 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
552
553 * MAINTAINERS (Write After Approval): Put myself in correct order.
554
555 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
556
557 * MAINTAINERS (Write After Approval): Add myself.
558
559 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
560
561 * MAINTAINERS: Move myself from Reviewers to Write After Approval
562 section.
563
564 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
565
566 * MAINTAINERS (Write After Approval): Delete myself.
567
568 2014-04-17 Jakub Jelinek <jakub@redhat.com>
569
570 PR sanitizer/56781
571 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
572 and -B* options with -Xcompiler.
573
574 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
575
576 PR bootstrap/60620
577 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
578 * Makefile.in: Regenerate.
579
580 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
581
582 * Makefile.def (dependencies): Make all-ld depend on all-binutils
583 for WINDRES_FOR_TARGET in default-manifest.o rule.
584 * Makefile.in: Regenerate.
585
586 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
587
588 * MAINTAINERS (Write After Approval): Add myself.
589
590 2014-03-26 Jakub Jelinek <jakub@redhat.com>
591
592 PR sanitizer/56781
593 * Makefile.def: Set bootstrap=true; for host fixincludes.
594 * configure.ac: Don't bootstrap host fixincludes unless
595 --with-build-config=bootstrap-{a,ub}san.
596 * Makefile.in: Regenerated.
597 * configure: Regenerated.
598
599 2014-03-21 Jakub Jelinek <jakub@redhat.com>
600
601 * configure.ac: Move BUILD_CONFIG set up earlier. Add
602 --enable-vtable-verify option parsing. Don't add
603 target-libsanitizer to bootstrap_target_libs unless
604 --with-build-config=bootstrap-asan or
605 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
606 to bootstrap_target_libs unless --enable-vtable-verify.
607 * configure: Regenerated.
608
609 2014-03-10 Anatoly Sokolov <aesok@post.ru>
610
611 * MAINTAINERS (Write After Approval): Add myself.
612
613 2014-03-07 Denis Chertykov <chertykov@gmail.com>
614
615 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
616
617 2014-03-07 Jakub Jelinek <jakub@redhat.com>
618
619 PR bootstrap/58572
620 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
621 -I for libstdc++-v3 includes if $(LEAN).
622 * Makefile.in: Regenerated.
623
624 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
625
626 * MAINTAINERS: Update my email address.
627
628 2014-02-24 Walter Lee <walt@tilera.com>
629
630 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
631 (tilegx-*-*): Change to tilegx*-*-*.
632 * configure: Regenerate.
633
634 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
635
636 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
637
638 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
639
640 * MAINTAINERS (Write After Approval): Add myself.
641
642 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
643
644 PR target/59788
645 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
646 *solaris2*.
647
648 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
649
650 * MAINTAINERS: Update my email address.
651
652 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
653
654 * MAINTAINERS: Convert to UTF-8.
655 Properly sort Xinliang David Li's entry.
656
657 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
658 Sandra Loosemore <sandra@codesourcery.com>
659
660 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
661 nios2 port maintainers.
662
663 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
664
665 * MAINTAINERS (Write After Approval): Add myself.
666
667 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
668
669 * configure.ac: Add user-friendly check for native x86_64-linux
670 multilibs.
671 * configure: Regenerate.
672
673 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
674
675 * MAINTAINERS: Add myself as sh maintainer.
676
677 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
678
679 * MAINTAINERS: Add self as SLSR maintainer.
680
681 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
682
683 * MAINTAINERS: Update my email address.
684
685 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
686
687 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
688
689 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
690
691 * Makefile.in: Regenerate.
692
693 * Makefile.tpl: Fix typo.
694 * Makefile.in: Regenerate partially.
695
696 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
697
698 * configure.ac: Added libcilkrts to noconfig list when C++ is not
699 supported.
700 * configure: Regenerated.
701
702 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
703
704 * MAINTAINERS (Write After Approval): Add myself.
705
706 2013-10-30 Jason Merrill <jason@redhat.com>
707
708 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
709 --disable-build-format-warnings.
710
711 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
712
713 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
714 depend on libstdc++ and libgcc.
715 * configure: Regenerate.
716 * configure.ac: Added libcilkrts to target binaries. Also, restrict
717 libcilkrts for POSIX and i*86, and x86_64 architectures.
718 * Makefile.in: Added libcilkrts related fields to support building it.
719
720 2013-10-26 Jeff Law <law@redhat.com>
721
722 * Makefile.def (target_modules): Remove libmudflap
723 (languages): Remove check-target-libmudflap).
724 * Makefile.in: Rebuilt.
725 * Makefile.tpl (check-target-libmudflap-c++): Remove.
726 * configure.ac (target_libraries): Remove target-libmudflap.
727 Remove checks which disabled libmudflap on some systems.
728 * configure: Rebuilt.
729 * libmudflap: Directory removed.
730
731 2013-10-21 Cong Hou <congh@google.com>
732
733 * MAINTAINERS (Write After Approval): Add myself.
734
735 2013-10-16 Mike Stump <mikestump@comcast.net>
736
737 * .dir-locals.el: Add.
738
739 2013-10-15 David Malcolm <dmalcolm@redhat.com>
740
741 * configure.ac: Add --enable-host-shared
742 * configure: Regenerate.
743
744 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
745
746 Import from savannah.gnu.org:
747 * config.guess: Update to 2013-06-10 version.
748 * config.sub: Update to 2013-10-01 version.
749
750 2013-10-01 Simon Cook <simon.cook@embecosm.com>
751
752 Changes to build configuration to allow big endian ARC ELF toolchain
753 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
754 * configure: Regenerate.
755
756 2013-09-20 Alan Modra <amodra@gmail.com>
757
758 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
759 ppc host match. Support little-endian powerpc linux hosts.
760
761 2013-09-19 Dodji Seketeli <dodji@redhat.com>
762
763 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
764 maintainer.
765
766 2013-09-12 DJ Delorie <dj@redhat.com>
767
768 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
769 maintainers.
770
771 2013-09-03 Richard Biener <rguenther@suse.de>
772
773 * configure.ac: Also allow ISL 0.12.
774 * configure: Regenerated.
775
776 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
777
778 * MAINTAINERS (Write After Approval): Add myself.
779
780 2013-08-27 David Malcolm <dmalcolm@redhat.com>
781
782 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
783
784 2013-08-26 Caroline Tice <cmtice@google.com>
785
786 * MAINTAINERS: Correct earliers update: Move myself from libvtv
787 "Various Reviewers" to libvtv "Various Maintainers".
788
789 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
790
791 * MAINTAINERS: Add myself as RTL optimizers reviewer.
792
793 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
794
795 * MAINTAINERS: Update name, email.
796
797 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
798
799 * MAINTAINERS (Write After Approval): Add myself.
800
801 2013-08-12 Caroline Tice <cmtice@google.com>
802
803 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
804 address in the Write After Approval section.
805
806 2013-08-09 Carlos O'Donell <carlos@redhat.com>
807
808 * MAINTAINERS (Write After Approval): Update email.
809
810 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
811
812 * configure.ac: Adjust to check VTV_SUPPORTED.
813 * configure: Regenerated.
814
815 2013-08-02 Caroline Tice <cmtice@google.com>
816
817 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
818 on non-linux systems; add target-libvtv to noconfigdirs; add
819 libsupc++/.libs to C++ library search paths.
820 * configure: Regenerated.
821 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
822 libstdc++ and libgcc.
823 * Makefile.in: Regenerated.
824
825 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
826
827 * MAINTAINERS (Write After Approval): Add myself.
828
829 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
830 Shiva Chen <shiva0217@gmail.com>
831
832 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
833 nds32 port maintainers.
834
835 2013-07-17 Tim Shen <timshen91@gmail.com>
836
837 * MAINTAINERS (Write After Approval): Add myself.
838
839 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
840
841 * configure.ac: Sync from binutils.
842 * configure: Regenerate.
843
844 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
845
846 * MAINTAINERS (Write After Approval): Add myself.
847
848 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
849
850 * MAINTAINERS (Write After Approval): Add myself.
851
852 2013-05-17 David Malcolm <dmalcolm@redhat.com>
853
854 * MAINTAINERS (Write After Approval): Add myself.
855
856 2013-04-30 Brooks Moses <bmoses@google.com>
857
858 * MAINTAINERS: Update my email; move myself from Fortran
859 reviewer to Write After Approval.
860
861 2013-04-16 Andreas Schwab <schwab@suse.de>
862
863 * configure.ac (aarch64-*-*): Don't disable java.
864 * configure: Regenerate.
865
866 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
867
868 * MAINTAINERS (Write After Approval): Add myself.
869
870 2013-03-30 Matthias Klose <doko@ubuntu.com>
871
872 * Makefile.def (target_modules): Don't install libffi.
873 * Makefile.in: Regenerate.
874
875 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
876
877 * MAINTAINERS (Write After Approval): Add myself.
878
879 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
880
881 * MAINTAINERS (Write After Approval): Add myself.
882
883 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
884
885 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
886 * configure: Regenerated.
887
888 2013-02-05 Ian Lance Taylor <iant@google.com>
889
890 PR go/55969
891 * configure.ac: Disable libgo on some systems where it does not
892 work.
893
894 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
895
896 * MAINTAINERS: Explicitly add myself as AIX maintainer.
897 Remove Geoff Keating as rs6000 port maintainer, at his request.
898
899 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
900
901 * MAINTAINERS: Update my email.
902
903 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
904
905 * configure: Re-generate.
906
907 2013-01-15 Richard Biener <rguenther@suse.de>
908
909 PR other/55973
910 * configure: Re-generate.
911
912 2013-01-14 Matthias Klose <doko@ubuntu.com>
913
914 * Makefile.def (install-target-libsanitizer): Depend on
915 install-target-libstdc++-v3.
916 * Makefile.in: Regenerate.
917
918 2013-01-14 Richard Biener <rguenther@suse.de>
919
920 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
921 * configure: Re-generate
922
923 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
924
925 * config.sub: Update from config repo.
926
927 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
928
929 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
930 * Makefile.in: Regenerate.
931
932 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
933
934 * MAINTAINERS (arc): Add new port maintainership for myself.
935
936 2013-01-09 Jason Merrill <jason@redhat.com>
937
938 * .gitignore: Import from gdb repository.
939
940 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
941
942 * Makefile.def (configure-gcc): Depend on all-gmp.
943 (all-gcc): Remove dependency on all-gmp.
944 * Makefile.in: Regenerated.
945
946 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
947
948 * config.sub: Merge from config repo.
949 * config.guess: Ditto.
950
951 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
952
953 * Makefile.def: Merge from binutils.
954 * Makefile.in: Ditto.
955
956 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
957
958 * MAINTAINERS: Update my email.
959
960 2012-12-29 Ben Elliston <bje@gnu.org>
961
962 * config.guess: Update to 2012-12-29 version.
963 * config.sub: Likewise.
964
965 2012-12-20 Matthias Klose <doko@ubuntu.com>
966
967 * Makefile.def (install-target-libgfortran): Depend on
968 install-target-libquadmath, install-target-libgcc.
969 (install-target-libsanitizer): Depend on install-target-libgcc.
970 (install-target-libjava): Depend on install-target-libgcc.
971 (install-target-libitm): Depend on install-target-libgcc.
972 (install-target-libobjc): Depend on install-target-libgcc.
973 (install-target-libstdc++-v3): Depend on install-target-libgcc.
974 * Makefile.in: Regenerate.
975
976 2012-12-19 Matthias Klose <doko@ubuntu.com>
977
978 * Makefile.def (install-target-libgo): Depend on
979 install-target-libatomic.
980 * Makefile.in: Regenerate.
981
982 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
983
984 PR go/55201
985 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
986 * Makefile.in: Regenerate.
987
988 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
989
990 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
991 * configure: Regenerate.
992
993 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
994
995 * config.sub: Merge from config repo.
996
997 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
998
999 * Makefile.def (target_modules): Add bootstrap=true and
1000 raw_cxx=true to libsanitizer.
1001 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1002 * Makefile.in: Regenerated.
1003 * configure: Likewise.
1004
1005 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1006
1007 * MAINTAINERS: Remove self as RTL optimization maintainer.
1008
1009 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1010
1011 * MAINTAINERS (Write After Approval): Add myself.
1012
1013 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1014
1015 * Makefile.def (target_modules): Remove bootstrap=true and
1016 raw_cxx=true from libsanitizer.
1017 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1018 * Makefile.in: Regenerated.
1019 * configure: Likewise.
1020
1021 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1022
1023 * Makefile.def (target_modules): Add bootstrap=true and
1024 raw_cxx=true to libsanitizer.
1025 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1026 * Makefile.in: Regenerated.
1027 * configure: Likewise.
1028
1029 2012-11-28 Andrew Pinski <apinski@cavium.com>
1030
1031 PR bootstrap/54279
1032 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1033 * configure: Regenerate.
1034 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1035 * Makefile.in: Regenerate.
1036
1037 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1038
1039 * configure.ac: Disable libsanitizer if we're not building C++.
1040 * configure: Regenerate.
1041
1042 2012-11-15 Roland McGrath <roland@hack.frob.com>
1043
1044 * MAINTAINERS (Write After Approval): Add myself.
1045
1046 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1047
1048 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1049 Kostya Serebryany (kcc@google.com) and
1050 Jakub Jelinek (jakub@redhat.com).
1051 Rename area for Dodji Seketeli (dodji@redhat.com).
1052
1053 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1054
1055 * MAINTAINERS: (asan.c, related): Add myself.
1056
1057 2012-11-14 Roland McGrath <mcgrathr@google.com>
1058
1059 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1060 * configure: Regenerate.
1061
1062 2012-11-13 Richard Henderson <rth@redhat.com>
1063
1064 * configure.ac: Move libsanitizer logic to subdirectory.
1065 * configure: Regenerate.
1066
1067 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1068
1069 * configure.ac: Enable libsanitizer just on x86 linux for now.
1070 * configure: Re-generate.
1071
1072 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1073
1074 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1075 sections.
1076 * configure: Regenerate.
1077
1078 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1079
1080 * configure.ac: Add section for configdirs for libsanitizer.
1081 Disable for cris-*-* and mmix-*-*.
1082 * configure: Regenerate.
1083
1084 2012-11-12 Wei Mi <wmi@google.com>
1085
1086 * configure.ac: Add libsanitizer to target_libraries.
1087 * Makefile.def: Ditto.
1088 * configure: Regenerate.
1089 * Makefile.in: Regenerate.
1090 * libsanitizer: New directory for asan runtime. Contains an empty
1091 tsan directory.
1092
1093 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1094
1095 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1096 against Mingw64 w32api.
1097 * configure: Regenerate.
1098
1099 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1100
1101 * configure: Regenerated.
1102
1103 2012-11-03 Robert Mason <rbmj@verizon.net>
1104
1105 * configure.ac: add --disable-libstdcxx configure option
1106 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1107
1108 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1109
1110 * MAINTAINERS (Write After Approval): Add myself.
1111
1112 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1113
1114 * MAINTAINERS (Write After Approval): Add myself.
1115
1116 2012-10-24 Sharad Singhai <singhai@google.com>
1117
1118 * MAINTAINERS (Write After Approval): Add myself.
1119
1120 2012-10-24 Eric Christopher <echristo@gmail.com>
1121
1122 * MAINTAINERS: Update email address.
1123
1124 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1125
1126 PR bootstrap/54820
1127 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1128 * configure: Regenerate.
1129
1130 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1131
1132 * MAINTAINERS (aarch64): Add Marcus and myself.
1133
1134 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1135
1136 PR bootstrap/54820
1137 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1138 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1139 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1140 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1141 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1142 * Makefile.in: Regenerate.
1143 * configure.ac (have_static_libs): New variable and associated check.
1144 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1145 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1146 * configure: Regenerate.
1147
1148 2012-10-10 Richard Biener <rguenther@suse.de>
1149
1150 * MAINTAINERS: Adjust for changed surname.
1151
1152 2012-10-04 Lawrence Crowl <crowl@google.com>
1153
1154 * MAINTAINERS (Write After Approval): Add myself.
1155
1156 2012-10-01 Cary Coutant <ccoutant@google.com>
1157
1158 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1159
1160 2012-09-28 Ian Lance Taylor <iant@google.com>
1161
1162 * Makefile.def: Make all-target-libgo depend on
1163 all-target-libbacktrace.
1164 * Makefile.in: Rebuild.
1165
1166 2012-09-26 Ian Lance Taylor <iant@google.com>
1167
1168 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1169 * Makefile.in: Rebuild.
1170
1171 2012-09-20 Walter Lee <walt@tilera.com>
1172
1173 * configure.ac: Add tilegx to list of targets that support gold.
1174 * configure: Regenerate.
1175
1176 2012-09-20 Marek Polacek <polacek@redhat.com>
1177
1178 * MAINTAINERS (Write After Approval): Add myself.
1179
1180 2012-09-19 Steve Ellcey <sellcey@mips.com>
1181
1182 * configure.ac: Add mips*-mti-elf* target.
1183 * configure: Regenerate.
1184
1185 2012-09-17 Ian Lance Taylor <iant@google.com>
1186
1187 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1188 * configure.ac (host_libs): Add libbacktrace.
1189 (target_libraries): Add libbacktrace.
1190 * Makefile.def (host_modules): Add libbacktrace.
1191 (target_modules): Likewise.
1192 * configure, Makefile.in: Rebuild.
1193
1194 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1195
1196 PR target/38607
1197 Merge upstream change.
1198 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1199
1200 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1201 Add libgomp*.o to compare_exclusions for AIX.
1202 * configure: Regenerate.
1203
1204 2012-09-06 Diego Novillo <dnovillo@google.com>
1205
1206 * configure.ac: Bump minimum GMP version to 4.2.3.
1207 * configure: Re-generate.
1208
1209 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1210
1211 PR target/54461
1212 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1213 target-libgloss if not configured --with-avrlibc=no.
1214 * configure: Regenerate.
1215
1216 2012-09-04 Jason Merrill <jason@redhat.com>
1217
1218 * configure.ac: Fix --enable-languages=all.
1219
1220 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1221
1222 * MAINTAINERS (Write After Approval): Add myself.
1223
1224 2012-09-03 Richard Guenther <rguenther@suse.de>
1225
1226 PR bootstrap/54138
1227 * configure.ac: Re-organize ISL / CLOOG checks to allow
1228 disabling with either --without-isl or --without-cloog.
1229 * configure: Regenerated.
1230
1231 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1232
1233 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1234 * configure: Regenerate.
1235
1236 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1237
1238 * MAINTAINERS: Fix my email address.
1239
1240 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1241
1242 PR binutils/4970
1243 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1244 and opcodes.
1245 * Makefile.in: Regenerated.
1246
1247 2012-08-26 Art Haas <ahaas@impactweather.com>
1248
1249 * configure: Regenerate.
1250
1251 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1252
1253 * INSTALL/README: Also refer to the online installation
1254 instructions.
1255
1256 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1257
1258 * MAINTAINERS (Write After Approval): Add myself.
1259 (Picochip port): Remove myself.
1260
1261 2012-08-14 Diego Novillo <dnovillo@google.com>
1262
1263 Merge from cxx-conversion branch.
1264
1265 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1266 POSTSTAGE1_CONFIGURE_FLAGS.
1267 * Makefile.in: Regenerate.
1268 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1269 Force C++ when bootstrapping.
1270 * configure: Regenerate.
1271
1272 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1273
1274 * MAINTAINERS (Write After Approval): Add myself.
1275
1276 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1277
1278 * README: Document use of ranges of years in copyright notices.
1279
1280 2012-07-06 Richard Guenther <rguenther@suse.de>
1281
1282 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1283 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1284 --with-gmp=system.
1285 * Makefile.in: Regenerated.
1286 * configure: Likewise.
1287
1288 2012-07-06 Richard Guenther <rguenther@suse.de>
1289
1290 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1291 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1292 supply V=1 as extra_make_flags.
1293 * configure: Regenerated.
1294 * Makefile.in: Likewise.
1295
1296 2012-07-04 Tristan Gingold <gingold@adacore.com>
1297
1298 * configure: Regenerate.
1299
1300 2012-07-03 Richard Guenther <rguenther@suse.de>
1301
1302 * Makfile.def (isl): Remove not necessary extra_exports and
1303 extra_make_flags.
1304 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1305 * Makefile.in: Regenerated.
1306
1307 2012-07-03 Richard Guenther <rguenther@suse.de>
1308
1309 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1310 * configure.ac: If either the ISL or the CLooG check failed
1311 do not try to build in-tree versions.
1312 * Makefile.in: Regenerated.
1313 * configure: Regenerated.
1314
1315 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1316
1317 * configure: Regenerate.
1318
1319 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1320
1321 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1322 maintainer.
1323
1324 2012-07-02 Richard Guenther <rguenther@suse.de>
1325
1326 * configure: Regenerated.
1327
1328 2012-07-02 Richard Guenther <rguenther@suse.de>
1329 Michael Matz <matz@suse.de>
1330 Tobias Grosser <tobias@grosser.es>
1331 Sebastian Pop <sebpop@gmail.com>
1332
1333 * Makefile.def: Add ISL host module, remove PPL host module.
1334 Adjust ClooG host module to use the proper ISL.
1335 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1336 * configure.ac: Include config/isl.m4. Add ISL host library,
1337 remove PPL. Remove PPL configury, add ISL configury, adjust
1338 ClooG configury.
1339 * Makefile.in: Regenerated.
1340 * configure: Likewise.
1341
1342 2012-07-02 Richard Guenther <rguenther@suse.de>
1343
1344 Merge from graphite branch
1345 2011-07-21 Tobias Grosser <tobias@grosser.es>
1346
1347 * configure: Regenerated.
1348 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1349 both cloog.org and legacy versions. The only supported version will
1350 be CLooG with the isl backend.
1351
1352 2011-07-21 Tobias Grosser <tobias@grosser.es>
1353
1354 * configure: Regenerated.
1355 * configure.ac: Require cloog isl 0.17.0
1356
1357 2011-07-21 Tobias Grosser <tobias@grosser.es>
1358
1359 * configure: Regenerated.
1360 * config/cloog.m4: Do not define CLOOG_ORG
1361
1362 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1363
1364 * configure.ac: Skip C if explicitly selected.
1365 * configure: Regenerate.
1366
1367 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1368
1369 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1370 they contain -O2.
1371 * configure: Regenerate.
1372
1373 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1374
1375 PR debug/53740
1376 * df.h, df-problems.c, dce.c: Revert last patch.
1377
1378 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1379
1380 * MAINTAINERS (Write After Approval): Update my email address.
1381
1382 2012-06-21 Meador Inge <meadori@codesourcery.com>
1383
1384 * MAINTAINERS (Write After Approval): Add myself.
1385
1386 2012-06-20 Jason Merrill <jason@redhat.com>
1387
1388 * Makefile.tpl (check-target-libgomp-c++): New.
1389 (check-target-libitm-c++): New.
1390 * Makefile.def (c++): Add them.
1391 * Makefile.in: Regenerate.
1392
1393 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1394
1395 * MAINTAINERS (Write After Approval): Add myself.
1396
1397 2012-05-16 Olivier Hainque <hainque@adacore.com>
1398
1399 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1400 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1401 (install-no-fixedincludes): Adjust accordingly.
1402 * Makefile.in: Regenerate.
1403
1404 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1405
1406 Merge upstream change
1407 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1408
1409 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1410
1411 * MAINTAINERS (Write After Approval): Add myself.
1412
1413 2012-05-09 Nick Clifton <nickc@redhat.com>
1414 Paul Smith <psmith@gnu.org>
1415
1416 PR bootstrap/50461
1417 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1418 allow for the fact that from release v3.1.0 of MPFR the source
1419 files were moved into a src sub-directory.
1420 * configure: Regenerate.
1421
1422 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1423
1424 * configure.ac: Bump minimum MPFR version to 2.4.0.
1425 * configure: Regenerated.
1426
1427 2012-05-01 Richard Henderson <rth@redhat.com>
1428
1429 * Makefile.def (libatomic): New target_module.
1430 * configure.ac (target_libraries): Add libatomic.
1431 (noconfigdirs): Check if libatomic is supported.
1432 * Makefile.in, configure: Rebuild.
1433
1434 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1435
1436 * MAINTAINERS (Write After Approval): Add myself.
1437
1438 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1439
1440 * config.sub: Update to 2012-04-18 version from official repo.
1441
1442 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1443
1444 * MAINTAINERS (Write After Approval): Add myself.
1445
1446 2012-04-11 Steve Ellcey <sellcey@mips.com>
1447
1448 * MAINTAINERS: Changed email address.
1449
1450 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1451
1452 PR target/52737
1453 * contrib/gcc_update (files_and_dependencies):
1454 Remove gcc/config/avr/t-multilib from touch data.
1455
1456 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1457
1458 * MAINTAINERS (OS Port Maintainers): Remove irix.
1459 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1460 (unsupported_languages): Remove mips-sgi-irix6.*.
1461 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1462 (with_stabs): Remove.
1463 * configure: Regenerate.
1464
1465 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1466
1467 * MAINTAINERS (OS Port Maintainers): Remove osf.
1468 * configure.ac (enable_libgomp): Remove *-*-osf*.
1469 (with_stabs): Remove alpha*-*-osf*.
1470 * configure: Regenerate.
1471
1472 2012-03-05 Tristan Gingold <gingold@adacore.com>
1473
1474 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1475 * configure: Regenerate.
1476
1477 2012-02-17 Walter Lee <walt@tilera.com>
1478
1479 * MAINTAINERS: (Write After Approval): Delete myself.
1480
1481 2012-02-14 Walter Lee <walt@tilera.com>
1482
1483 * MAINTAINERS (tilegx port): Add myself.
1484 (tilepro port): Add myself.
1485 (Write After Approval): Add myself.
1486
1487 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1488
1489 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1490 and Joseph Myers as docstring relicensing maintainers.
1491
1492 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1493
1494 * MAINTAINERS (write-after-approval): Add myself.
1495
1496 2012-02-08 Ira Rosen <irar@il.ibm.com>
1497
1498 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1499 maintainer.
1500
1501 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1502
1503 * MAINTAINERS (Write After Approval): Move myself to
1504 maintain alphabetical order.
1505
1506 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
1510 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1511
1512 * MAINTAINERS (Write After Approval): Add myself.
1513
1514 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1515 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1516
1517 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1518 * configure: Regenerate.
1519
1520 2012-01-23 Harshit Chopra <harshit@google.com>
1521
1522 * MAINTAINERS (Write After Approval): Add myself.
1523
1524 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1525
1526 * configure.ac: Remove reference to mh-interix.
1527 * configure: Regenerate.
1528
1529 2012-01-05 Richard Henderson <rth@redhat.com>
1530
1531 PR bootstrap/51072
1532 * configure.ac: Disable libitm if c++ is not enabled.
1533 * configure: Rebuild.
1534
1535 * configure.ac: Fix regexp for same.
1536 * configure: Rebuild.
1537
1538 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1539
1540 * MAINTAINERS (Write After Approval): Add myself.
1541
1542 2012-01-02 Richard Guenther <rguenther@suse.de>
1543
1544 PR bootstrap/51686
1545 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1546 * Makefile.in: Regenerate.
1547
1548 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1549
1550 * MAINTAINERS (Write After Approval): Add myself.
1551
1552 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1553
1554 * configure: Regenerate.
1555
1556 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1557
1558 * MAINTAINERS (picochip): Changed email address.
1559
1560 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1561
1562 * MAINTAINERS (write-after-approval): Add self.
1563
1564 2011-11-29 DJ Delorie <dj@redhat.com>
1565
1566 * configure.ac (rl78-*-*) New case.
1567 * configure: Regenerate.
1568 * MAINTAINERS: Add myself as RL78 maintainer.
1569
1570 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1571
1572 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1573
1574 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1575
1576 * libtool.m4: Additional FreeBSD 10 fixes.
1577
1578 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1579
1580 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1581 Maintainers section, as Epiphany maintainer.
1582
1583 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1584
1585 PR target/49992
1586 * configure.ac: Remove ranlib special-casing for Darwin.
1587 * configure: Regenerate.
1588
1589 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1590
1591 * MAINTAINERS (Reviewers): Keep the list sorted.
1592
1593 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1594
1595 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1596
1597 2011-11-09 Roland McGrath <mcgrathr@google.com>
1598
1599 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1600 * configure: Rebuild.
1601 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1602 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1603 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1604 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1605 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1606 Add READELF.
1607 * Makefile.in: Rebuild.
1608
1609 2011-11-09 Jason Merrill <jason@redhat.com>
1610
1611 * Makefile.def (language=c++): Remove check-c++0x.
1612 * Makefile.in (check-gcc-c++): Regenerate.
1613
1614 2011-11-08 Richard Henderson <rth@redhat.com>
1615
1616 * configure.ac: Test for libitm directory present first.
1617
1618 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1619
1620 * configure.ac: Test libitm/configure.tgt to disable libitm.
1621 * configure: Rebuild.
1622
1623 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1624 Richard Henderson <rth@redhat.com>
1625
1626 Merged from transactional-memory.
1627
1628 * Makefile.def (lang_env_dependencies): libitm is c++.
1629 Add libitm target module.
1630 * configure.ac: Likewise.
1631 * config/mmap.m4: New file.
1632 * contrib/gcc_update: Add libitm to touch data.
1633 * Makefile.in, configure: Rebuild.
1634
1635 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1636
1637 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1638 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1639 * Makefile.in: Regenerate.
1640
1641 2011-11-01 DJ Delorie <dj@redhat.com>
1642
1643 * config.sub: Update to version 2011-10-29 (added rl78)
1644
1645 2011-10-27 Nick Clifton <nickc@redhat.com>
1646
1647 * config.sub: Import these changes from the config project:
1648
1649 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1650 Ben Elliston <bje@gnu.org>
1651
1652 * config.sub (epiphany): New.
1653
1654 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1655 Ben Elliston <bje@gnu.org>
1656
1657 * config.sub (hexagon, hexagon-*): New.
1658
1659 2011-08-23 Roland McGrath <mcgrathr@google.com>
1660
1661 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1662 64eb to be64.
1663
1664 2011-08-16 Roland McGrath <mcgrathr@google.com>
1665
1666 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1667 (nacl): Grok as alias for 32el-unknown-nacl.
1668
1669 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1670
1671 * MAINTAINERS (Write After Approval): Add myself.
1672
1673 2011-10-24 Teresa Johnson <tejohnson@google.com>
1674
1675 * MAINTAINERS (Write After Approval): Add myself.
1676
1677 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1678
1679 * MAINTAINERS (sparc port): Remove myself.
1680
1681 2011-09-14 Tom de Vries <tom@codesourcery.com>
1682
1683 * MAINTAINERS (Write After Approval): Add myself.
1684
1685 2011-08-14 Yao Qi <yao@codesourcery.com>
1686
1687 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1688 * configure: Regenerate.
1689
1690 2011-07-26 Ian Lance Taylor <iant@google.com>
1691
1692 * configure.ac: Set have_compiler based on whether gcc directory
1693 exists, rather than on whether gcc is in configdirs.
1694 * configure: Rebuild.
1695
1696 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1697
1698 * MAINTAINERS (Global Reviewers): Add self.
1699
1700 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1701
1702 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1703 link directories.
1704 * Makefile.in: Rebuild.
1705
1706 2011-07-20 Ian Lance Taylor <iant@google.com>
1707
1708 PR bootstrap/49787
1709 * configure.ac: Move --enable-bootstrap handling earlier in file.
1710 If --enable-bootstrap and either --enable-build-with-cxx or
1711 --enable-build-poststage1-with-cxx, enable C++ automatically.
1712 * configure: Rebuild.
1713
1714 2011-07-19 Ian Lance Taylor <iant@google.com>
1715
1716 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1717 make C++ a boot_language. Set and substitute
1718 POSTSTAGE1_CONFIGURE_FLAGS.
1719 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1720 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1721 * configure, Makefile.in: Rebuild.
1722
1723 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1724
1725 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1726 maintainers.
1727
1728 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1729
1730 * MAINTAINERS (Global Reviewers): Add myself.
1731
1732 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1733
1734 * configure: Regenerate.
1735
1736 2011-07-16 Jason Merrill <jason@redhat.com>
1737
1738 * Makefile.def (language=c++): Add check-c++0x and
1739 check-target-libmudflap-c++.
1740 * Makefile.tpl (check-target-libmudflap-c++): New.
1741 * Makefile.in: Regenerate.
1742
1743 2011-07-16 Matthias Klose <doko@ubuntu.com>
1744
1745 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1746 * Makefile.def (target_modules/libjava): Pass
1747 $(EXTRA_CONFIGARGS_LIBJAVA).
1748 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1749 if not configured with --enable-static-libjava.
1750 * Makefile.in: Regenerate.
1751 * configure: Likewise.
1752
1753 2011-07-15 Jason Merrill <jason@redhat.com>
1754
1755 * Makefile.in (check-c++): Move check-gcc-c++0x after
1756 check-target-libstdc++-v3.
1757
1758 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1759
1760 * MAINTAINERS (c6x port): New entry.
1761
1762 2011-07-13 Jason Merrill <jason@redhat.com>
1763
1764 * Makefile.in (check-gcc-c++0x): New.
1765 (check-c++): Depend on it.
1766
1767 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1768
1769 PR target/39150
1770 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1771 x86_64-*-solaris2.1[0-9]*.
1772 * configure: Regenerate.
1773
1774 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1775
1776 * MAINTAINERS (RTL optimizers): Add self.
1777
1778 2011-06-27 Gabriel Charette <gchare@google.com>
1779
1780 * MAINTAINERS (Write After Approval): Add myself.
1781
1782 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1783
1784 PR regression/47836
1785 PR bootstrap/23656
1786 PR other/47733
1787 PR bootstrap/49247
1788 PR c/48825
1789 * configure.ac (target_libraries): Remove target-libiberty.
1790 Remove case-statement setting skipdirs=target-libiberty for
1791 multiple targets. Remove checking target_configdirs and
1792 removing target-libiberty but keeping target-libgcc if
1793 otherwise empty.
1794 * Makefile.def (target_modules): Don't add libiberty.
1795 (dependencies): Remove all traces of target-libiberty.
1796 * configure, Makefile.in: Regenerate.
1797
1798 2011-06-13 Walter Lee <walt@tilera.com>
1799
1800 * configure.ac (tilepro-*-*) New case.
1801 (tilegx-*-*): Likewise.
1802 * configure: Regenerate.
1803
1804 2011-06-06 Jing Yu <jingyu@google.com>
1805
1806 * configure.ac: Skip target-libiberty for
1807 arm*-*-linux-androideabi.
1808 * configure: Regenerated.
1809
1810 2011-06-06 Nick Clifton <nickc@redhat.com>
1811
1812 * config.sub: Sync from upstream.
1813
1814 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1815
1816 * MAINTAINERS (Write After Approval): Add myself.
1817
1818 2011-06-01 Daniel Jacobowitz <drow@false.org>
1819
1820 * MAINTAINERS: Update my email address.
1821
1822 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1823
1824 * MAINTAINERS (Write After Approval): Update my email address.
1825
1826 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1827
1828 * MAINTAINERS (Write After Approval): Add myself.
1829
1830 2011-05-08 Doug Kwan <dougkwan@google.com>
1831
1832 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1833 * configure: Regenerated.
1834 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1835 value from configure.
1836 * Makefile.in: Regenerated.
1837
1838 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1839
1840 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1841 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1842 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1843 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1844 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1845 *-*-vxworks*): Disable newlib and libgloss in separate case
1846 statement.
1847 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1848 to separate case statement.
1849 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1850 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1851 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1852 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1853 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1854 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1855 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1856 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1857 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1858 i[[3456789]]86-*-rdos*, m32r-*-*,
1859 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1860 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1861 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1862 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1863 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1864 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1865 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1866 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1867 and libgloss in main case over targets. Remove most empty cases
1868 in main case over targets.
1869 * configure: Regenerate.
1870
1871 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1872
1873 * MAINTAINERS (Write After Approval): Add myself.
1874
1875 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1876
1877 * configure.ac: Remove code setting special library locations for
1878 hppa*64*-*-hpux11*. Remove code setting compiler for
1879 sparc-sun-solaris2*.
1880 * configure: Regenerate.
1881
1882 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1883
1884 * configure.ac: Separate libgloss_dir settings from general case
1885 over targets.
1886 * configure: Regenerate.
1887
1888 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1889
1890 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1891 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1892 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1893 cases in libgcj-disabling case statement.
1894 (hppa*64*-*-linux*): Set unsupported_languages instead of
1895 disabling target-zlib.
1896 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1897 to hppa*64*-*-hpux*.
1898 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1899 hppa*-*-hpux*.
1900 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1901 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1902 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1903 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1904 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1905 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1906 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1907 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1908 libgcj-disabling case statement.
1909 * configure: Regenerate.
1910
1911 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1912
1913 * configure.ac: Disable Java for targets not supporting libffi.
1914 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1915 Remove cases in Java-disabling statement.
1916 (*arm-wince-pe): Change to arm-wince-pe.
1917 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1918 cases in Java-disabling statement.
1919 (bfin-*-*): Don't disable Java again.
1920 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1921 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1922 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1923 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1924 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1925 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1926 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1927 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1928 Java-disabling statement.
1929 (mmix-*-*): Don't disable Java again.
1930 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1931 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1932 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1933 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1934 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1935 statement.
1936 * configure: Regenerate.
1937
1938 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1939
1940 * configure.ac: Separate cases disabling Java and Java libraries
1941 from general case over targets.
1942 * configure: Regenerate.
1943
1944 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1945
1946 * MAINTAINERS: Update my email address.
1947
1948 2011-04-20 Easwaran Raman <eraman@google.com>
1949
1950 * MAINTAINERS (Write After Approval): Add myself.
1951
1952 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1953
1954 PR lto/48086
1955 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1956 * configure: Regenerate.
1957
1958 2011-04-16 Jim Meyering <meyering@redhat.com>
1959
1960 * MAINTAINERS (Write After Approval): Add myself.
1961
1962 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1963
1964 * MAINTAINERS: Update my email address.
1965
1966 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1967
1968 * MAINTAINERS (Write After Approval): Add myself.
1969
1970 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1971
1972 * MAINTAINERS (Write After Approval): Add myself.
1973
1974 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1975
1976 * MAINTAINERS (Write After Approval): Add myself.
1977
1978 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1979
1980 * configure.ac (build_tools): Remove build-byacc.
1981 (host_libs): Remove mmalloc.
1982 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1983 autoconf automake libtool diff rcs fileutils shellutils time
1984 textutils wdiff find uudecode hello tar gzip indent recode release
1985 sed perl gawk findutils gettext zip.
1986 (libgcj): Remove target-qthreads.
1987 (target_tools): Remove target-examples target-gperf.
1988 (YACC): Don't handle building byacc.
1989 * configure: Regenerate.
1990 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1991 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1992 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1993 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1994 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1995 handle building components.
1996 * Makefile.in: Regenerate.
1997
1998 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1999
2000 * MAINTAINERS: Update my email address as Xtensa maintainer.
2001
2002 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2003
2004 * config.sub: Sync from upstream.
2005
2006 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2007
2008 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2009 (microblaze*): Don't disable libssp.
2010 * configure: Regenerate.
2011
2012 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2013
2014 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2015 moveifchange.
2016 * configure: Regenerate.
2017 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2018 * Makefile.in: Regenerate.
2019
2020 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2021
2022 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2023 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2024 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2025 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2026 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2027 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2028 md_exec_prefix cases.
2029 * configure: Regenerate.
2030
2031 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2032
2033 * configure.ac: Separate cases disabling target-libssp,
2034 target-libiberty, target-libstdc++-v3 and Fortran from general
2035 case over targets.
2036 * configure: Regenerate.
2037
2038 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2039
2040 * configure.ac (*-*-chorusos): Don't disable libgcj.
2041 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2042 Remove case.
2043 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2044 (arm-*-coff): Don't disable libgcj.
2045 (arm*-*-linux-gnueabi): Remove useless assignment.
2046 (arm-*-riscix*): Don't disable libgcj.
2047 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2048 configuration.
2049 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2050 (c54x*-*-*): Remove case.
2051 (tic54x-*-*): Don't disable GCC or GCC libraries.
2052 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2053 to *.
2054 (d10v-*-*): Don't disable GCC libraries.
2055 (d30v-*-*): Don't disable libgcj.
2056 (h8500-*-*): Don't disable GCC libraries.
2057 (i960-*-*): Don't disable libgcj.
2058 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2059 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2060 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2061 libgcj.
2062 (m68k-*-coff*): Remove case.
2063 (mmix-*-*): Don't disable libgloss on host.
2064 (mn10200-*-*, mn10300-*-*): Remove cases.
2065 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2066 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2067 Don't disable libgcj.
2068 (romp-*-*): Remove case.
2069 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2070 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2071 case.
2072 (v810-*-*): Don't disable GCC libraries.
2073 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2074 (ip2k-*-*): Don't disable GCC libraries.
2075 * configure: Regenerate.
2076
2077 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2078
2079 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2080 libffi on host.
2081 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2082 on host.
2083 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2084 * configure: Regenerate.
2085
2086 2011-03-26 John Marino <binutils@marino.st>
2087
2088 * configure.ac: Add support for *-*-dragonfly*
2089 * configure: Regenerate.
2090
2091 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2092
2093 * configure.ac (native_only): Remove.
2094 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2095 send-pr uudecode guile gnuserv on host.
2096 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2097 send-pr rcs guile perl texinfo libtool on host.
2098 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2099 automake send-pr rcs guile perl texinfo libtool on host.
2100 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2101 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2102 (alpha*-dec-osf*): Don't disable fileutils on target.
2103 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2104 texinfo send-pr expect dejagnu on target.
2105 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2106 target-qthreads on target.
2107 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2108 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2109 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2110 x86_64-*-mingw*): Don't disable expect on target.
2111 (*-*-cygwin*): Don't disable target-gperf on target.
2112 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2113 gnuserv on target.
2114 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2115 target.
2116 * configure: Regenerate.
2117
2118 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2119
2120 * configure.ac (target_tools): Remove target-groff.
2121 (native_only): Remove target-groff.
2122 (hppa*64*-*-*): Don't disable byacc.
2123 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2124 setting.
2125 (*-*-kaos*): Don't skip target-librx and target-groff.
2126 (*-*-netware*): Don't skip target-libmudflap.
2127 (*-*-tpf*): Don't skip target-libmudflap.
2128 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2129 directories on the host.
2130 (ia64*-*-*vms*): Don't skip tix.
2131 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2132 host.
2133 * configure: Regenerate.
2134
2135 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2136
2137 * configure.ac: Remove references to mt-mep, mt-netware,
2138 mt-wince.
2139 * Makefile.def: Add all-utils soft dependencies.
2140 * Makefile.tpl: Remove GDB_NLM_DEPS.
2141 * configure: Regenerate.
2142 * Makefile.in: Regenerate.
2143
2144 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2145
2146 * configure.ac: Do not include mh-x86omitfp.
2147 * configure: Regenerate.
2148
2149 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2150
2151 * configure.ac: Remove empty cases.
2152 * configure: Regenerate.
2153
2154 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2155
2156 * Makefile.def: Add dependency from termcap to gdb.
2157 * Makefile.in: Regenerate.
2158
2159 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2160
2161 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2162 * configure: Regenerate.
2163 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2164 * Makefile.tpl: Likewise.
2165 * Makefile.in: Regenerate.
2166
2167 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2168
2169 * configure.ac: Remove all mentions of tentative_cc.
2170 * configure: Regenerate.
2171
2172 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2173
2174 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2175 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2176 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2177 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2178 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2179 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2180 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2181 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2182 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2183 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2184 *-*-rhapsody*): Remove host cases.
2185 * configure: Regenerate.
2186
2187 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2188
2189 * configure.ac (ppc*-*-pe): Remove host case.
2190 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2191 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2192 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2193 cases.
2194 * configure: Regenerate.
2195
2196 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2197
2198 * config.sub: Update to version 2011-03-23.
2199
2200 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2201
2202 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2203 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2204 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2205 * configure: Regenerate.
2206
2207 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2208
2209 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2210 to Write After Approval.
2211 * config-ml.in: Don't handle arc-*-elf*.
2212 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2213 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2214 handle GCC libraries.
2215 * configure: Regenerate.
2216
2217 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2218
2219 PR bootstrap/48120:
2220 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2221 Add -lstdc++ -lm to LIBS.
2222 * configure: Regenerate.
2223
2224 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2225
2226 * config.guess: Update to version 2011-02-02
2227 * config.sub: Update to version 2011-02-24
2228
2229 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2230
2231 PR lto/48086
2232 * configure.ac: Re-enable LTO on *-apple-darwin9.
2233 * configure: Regenerate.
2234
2235 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2236
2237 PR lto/48086
2238 * configure.ac: Disable LTO on darwin due to an assembler change in
2239 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2240 under 256.
2241 * configure: Regenerate.
2242
2243 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2244
2245 * MAINTAINERS: Update myself as score backend maintainer,
2246 update my e-mail address.
2247
2248 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2249
2250 * MAINTAINERS: Update my e-mail address.
2251
2252 2011-03-06 Joey Ye <joey.ye@arm.com>
2253
2254 * MAINTAINERS: Update my e-mail address.
2255
2256 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2257
2258 * configure.ac: Adjust test of with_ppl.
2259 * configure: Regenerated.
2260
2261 2011-03-02 Kai Tietz <ktietz@redhat.com>
2262
2263 * MAINTAINERS: Adjust my e-mail address.
2264
2265 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2266
2267 * configure.ac: Add -lpwl to ppllibs.
2268 * configure: Regenerated.
2269
2270 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2271
2272 * config/cloog.m4: Add -lisl to clooglibs.
2273 * configure: Regenerated.
2274
2275 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2276
2277 * MAINTAINERS (CPU Port maintainers): Add self.
2278
2279 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2280
2281 * MAINTAINERS: Add myself as testsuite maintainer.
2282
2283 2011-02-15 Mike Stump <mikestump@comcast.net>
2284
2285 * MAINTAINERS: Add myself as testsuite maintainer.
2286
2287 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2288
2289 Import from Libtool and gnulib:
2290
2291 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2292
2293 Prepare for supporting FreeBSD 10.
2294 * config.rpath: Remove handling of freebsd1* which soon would
2295 match FreeBSD 10.0.
2296
2297 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2298
2299 Remove support for FreeBSD 1.x.
2300 * libtool.m4 (_LT_LINKER_SHLIBS)
2301 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2302 soon would incorrectly match FreeBSD 10.0.
2303
2304 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2305
2306 PR binutils/12283
2307 * move-if-change: Import version from gnulib.
2308
2309 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2310
2311 PR lto/47225
2312 * Makefile.def (lto-plugin): Double dash for enable-shared.
2313 (configure-gcc): Depend on all-lto-plugin.
2314 * Makefile.in: Rebuilt.
2315
2316 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2317
2318 * configure.ac: Remove extra bracket.
2319 * configure: Regenerate.
2320
2321 2011-02-08 Tobias Burnus <burnus@net-b.de>
2322
2323 * MAINTAINERS: Add myself as libquadmath maintainer.
2324
2325 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2326
2327 * MAINTAINERS: Update my email address.
2328
2329 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2330
2331 * MAINTAINERS (option handling): Add self.
2332
2333 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2334
2335 PR lto/47225
2336 * Makefile.def: Add dependency for install-gcc
2337 on install-lto-plugin.
2338 * Makfile.in: Regenerated
2339
2340 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2341
2342 * MAINTAINERS (CPU Port Maintainers): Add myself.
2343
2344 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2345
2346 PR libgcj/44341
2347 * configure.ac: Discard --with-* flags for host when configuring
2348 target libraries for cross build.
2349 * configure: Rebuilt.
2350
2351 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2352
2353 * MAINTAINERS (linear loop transforms): Removed.
2354
2355 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2356
2357 * configure.ac: If with_ppl is no, move setting with_cloog=no
2358 after CLOOG_REQUESTED check.
2359 * configure: Regenerated.
2360
2361 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2362
2363 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2364 CLooG has been requested.
2365 * configure: Regenerated.
2366
2367 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2368
2369 * configure: Regenerated.
2370 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2371
2372 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2373
2374 * configure: Regenerated.
2375 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2376
2377 2011-01-21 Andreas Schwab <schwab@redhat.com>
2378
2379 * configure.ac: Use AS_HELP_STRING throughout.
2380 * configure: Regenerate.
2381
2382 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2383
2384 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2385 * configure: Regenerate.
2386
2387 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2388
2389 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2390
2391 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2392
2393 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2394 for ia64-hpux.
2395 * configure: Regenerate.
2396
2397 2011-01-07 Jan Hubicka <jh@suse.cz>
2398
2399 PR lto/47225
2400 * Makefile.in: Regenerate.
2401 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2402 configure.
2403
2404 2011-01-07 Jan Hubicka <jh@suse.cz>
2405
2406 * Makefile.in: Regenerate.
2407 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2408 and configure dependency on lto-plugin configure.
2409 (lto-plugin module): Remove dependency on GCC; add dependency on
2410 liniberty.
2411
2412 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2413
2414 * MAINTAINERS (Write After Approval): Add myself.
2415
2416 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2417
2418 * configure: Regenerate.
2419
2420 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2421
2422 * configure.ac: (picochip): Disable libiberty.
2423
2424 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2425
2426 * MAINTAINERS (Write After Approval): Add myself.
2427
2428 2010-12-10 Ian Lance Taylor <iant@google.com>
2429
2430 PR bootstrap/46819
2431 * configure.ac: For --disable-libgcj clear libgcj_saved.
2432 * configure: Rebuild.
2433
2434 2010-12-10 Tobias Burnus <burnus@net-b.de>
2435
2436 PR fortran/46540
2437 * configure.ac: Add --disable-libquadmath and
2438 --disable-libquadmath-support.
2439 * configure: Regenerate.
2440
2441 2010-12-03 Ian Lance Taylor <iant@google.com>
2442
2443 * MAINTAINERS: Add myself as libgo maintainer.
2444
2445 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2446
2447 PR libffi/46792
2448 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2449 * configure: Regenerate.
2450
2451 2010-12-02 Ian Lance Taylor <iant@google.com>
2452
2453 * configure.ac: Always set default for poststage1_ldflags to
2454 -static-libstdc++ -static-libgcc.
2455
2456 2010-11-29 Andreas Schwab <schwab@redhat.com>
2457
2458 * configure.ac: Move comment to remove extra space in last argument
2459 of GCC_TARGET_TOOL.
2460
2461 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2462
2463 PR other/46026
2464 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2465 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2466 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2467 (BASE_FLAGS_TO_PASS): Use it.
2468 * configure: Rebuilt.
2469 * Makefile.in: Rebuilt.
2470
2471 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2472
2473 PR binutils/12258
2474 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2475 Properly check default linker.
2476 * configure: Regnerated.
2477
2478 2010-11-23 Matthias Klose <doko@ubuntu.com>
2479
2480 * configure.ac: For --enable-gold, handle value `default' instead of
2481 `both*'. New configure option --{en,dis}able-ld.
2482 * configure: Regenerate.
2483
2484 2010-11-20 Ian Lance Taylor <iant@google.com>
2485
2486 * configure.ac: Only disable a language library if no language needs
2487 it. Don't let --disable-libgcj uncondtionally disable libffi.
2488 * configure: Rebuild.
2489
2490 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2491
2492 * Makefile.in: Regenerate.
2493
2494 PR other/46202
2495 * configure.ac: Fix just-built in-tree STRIP name to be
2496 binutils/strip-new.
2497 * configure: Regenerate.
2498 * Makefile.def (install-strip-gcc, install-strip-binutils)
2499 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2500 (install-strip-sid): Mirror dependencies on non-strip variants
2501 of these targets on the respective -strip prerequisites.
2502 * Makefile.tpl (install-strip, install-strip-host)
2503 (install-strip-target): New targets.
2504 (install-strip-[+module+], install-strip-target-[+module+]):
2505 New targets.
2506 * Makefile.in: Regenerate.
2507
2508 2010-11-19 Ian Lance Taylor <iant@google.com>
2509 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2510
2511 * configure.ac: Add target-libgo to target_libraries. Set
2512 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2513 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2514 (HOST_EXPORTS): Add GOC.
2515 (BASE_TARGET_EXPORTS): Add GOC.
2516 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2517 (GOCFLAGS_FOR_TARGET): New variable.
2518 (EXTRA_HOST_FLAGS): Add GOC.
2519 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2520 * Makefile.def (target_modules): Add libgo.
2521 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2522 (dependencies): Add dependency from configure-target-libgo to
2523 configure-target-libffi and all-target-libstdc++-v3. Add
2524 dependencies from all-target-libgo to all-target-libffi.
2525 (languages): Add go.
2526 * configure: Rebuild.
2527 * Makefile.in: Rebuild.
2528
2529 2010-11-19 Ian Lance Taylor <iant@google.com>
2530
2531 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2532 compiler/flag environment variables.
2533
2534 2010-11-18 Ian Lance Taylor <iant@google.com>
2535
2536 * configure.ac: Check for lang_requires_boot_languages in
2537 config-lang.in files.
2538 * configure: Rebuild.
2539
2540 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2541 Tobias Burnus <burnus@net-b.de>
2542
2543 PR fortran/32049
2544 * Makefile.def: Add libquadmath; build it with language=fortran.
2545 * configure.ac: Add libquadmath.
2546 * Makefile.tpl: Handle multiple libs in check-[+language+].
2547 * Makefile.in: Regenerate.
2548 * configure: Regenerate.
2549
2550 2010-11-16 Tom Tromey <tromey@redhat.com>
2551
2552 * MAINTAINERS: Moved myself to reviewers section.
2553
2554 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2555
2556 * MAINTAINERS: Moved myself to reviewers section.
2557
2558 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2559
2560 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2561 (Write After Approval): Remove self.
2562
2563 2010-11-15 Andreas Schwab <schwab@redhat.com>
2564
2565 * configure.ac: Fix spelling in option names.
2566 * configure: Regenerated.
2567
2568 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2569
2570 PR bootstrap/39622
2571 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2572 * configure: Regenerated.
2573
2574 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2575
2576 * MAINTAINERS: Update my email address.
2577
2578 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2579
2580 * configure: Regenerate.
2581
2582 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2583
2584 * configure: Regenerate.
2585
2586 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2587
2588 * configure: Regenerate.
2589
2590 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2591
2592 * configure: Regenerate.
2593
2594 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2595
2596 * configure.ac: Support official CLooG.org versions.
2597 * configure: Regenerate.
2598 * config/cloog.m4: New.
2599
2600 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2601
2602 * MAINTAINERS (Write After Approval): Add myself.
2603
2604 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2605
2606 * MAINTAINERS: Update my email address.
2607
2608 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2609
2610 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2611 * configure: Regenerate.
2612
2613 2010-11-03 Ian Lance Taylor <iant@google.com>
2614 Dave Korn <dave.korn.cygwin@gmail.com>
2615
2616 PR lto/46273
2617 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2618 and on other supported platforms whenever LTO is enabled.
2619 * configure: Rebuild.
2620
2621 2010-11-02 Alan Modra <amodra@gmail.com>
2622
2623 PR binutils/12110
2624 * configure.ac: Error when source path contains spaces.
2625 * configure: Regenerate.
2626
2627 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2628
2629 * MAINTAINERS: Update my email address.
2630
2631 2010-10-20 Ian Lance Taylor <iant@google.com>
2632
2633 * Makefile.def (target_modules): Set lib_path to src/.libs for
2634 libstdc++-v3 module.
2635 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2636 * Makefile.in: Rebuild.
2637
2638 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2639
2640 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2641 (Write After Approval): Remove myself.
2642
2643 2010-10-15 Tristan Gingold <gingold@adacore.com>
2644
2645 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2646
2647 2010-10-14 Douglas Rupp <rupp@gnat.com>
2648
2649 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2650
2651 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2652
2653 * configure.ac (build_lto_plugin): New shell variable.
2654 (--enable-lto): Turn on by default for all non-ELF platforms that
2655 have had LTO support added so far. Set build_lto_plugin appropriately
2656 for both ELF and non-ELF.
2657 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2658 * configure: Regenerate.
2659
2660 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2661
2662 Sync from src:
2663 * configure.ac (v850 support): Remove target-libgloss from
2664 noconfigdirs.
2665 * configure: Regenerate.
2666
2667 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2668
2669 PR bootstrap/45326
2670 PR bootstrap/45174
2671 * configure.ac: Honor initial values of $build_configargs,
2672 $host_configargs, $target_configargs. Mark the precious, so
2673 environment settings get recorded.
2674 * configure: Regenerate.
2675
2676 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2677
2678 PR bootstrap/45796
2679 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2680 Depend on all-build-libiberty.
2681 * Makefile.in: Regenerate.
2682
2683 2010-09-30 Michael Eager <eager@eagercon.com>
2684
2685 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2686 * configure: Regenerate.
2687
2688 2010-09-28 Michael Eager <eager@eagercon.com>
2689
2690 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2691
2692 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2693
2694 PR bootstrap/44621
2695 * configure.ac: Fix unportable shell quoting.
2696 * configure: Regenerate.
2697
2698 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2699
2700 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2701 targets and amend comment.
2702 * configure: Regenerate.
2703
2704 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2705
2706 * MAINTAINERS (Write After Approval): Add myself.
2707
2708 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2709
2710 * configure.ac: Enable LTO by default on Darwin.
2711 * configure: Regenerate.
2712
2713 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2714
2715 * MAINTAINERS (Write After Approval): Add myself.
2716
2717 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2718
2719 * MAINTAINERS (Write After Approval): Add myself.
2720
2721 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2722
2723 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2724 ports
2725
2726 2010-07-28 David Yuste <david.yuste@gmail.com>
2727
2728 * MAINTAINERS (Write After Approval): Add myself.
2729
2730 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2731
2732 * configure.ac: Support all v850 targets.
2733 * configure: Regenerate.
2734
2735 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2736
2737 PR bootstrap/44455
2738 * configure.ac (extra_mpfr_configure_flags): Copy from
2739 extra_mpc_gmp_configure_flags.
2740 * configure: Re-generated.
2741
2742 2010-07-22 Andi Kleen <ak@linux.intel.com>
2743
2744 * MAINTAINERS (Write After Approval): Add myself.
2745
2746 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2747
2748 * MAINTAINERS (Write After Approval): Add myself.
2749
2750 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2751
2752 * MAINTAINERS (Write After Approval): Add myself.
2753
2754 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2755
2756 PR target/44862
2757 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2758 Provide -B option to allow for link spec %s substitutions for
2759 libstdc++.a on darwin.
2760 * Makefile.in: Regenerate.
2761
2762 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2763
2764 * MAINTAINERS (Reviewers): Update my e-mail address
2765
2766 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2767
2768 * Makefile.def (configure-gcc): Depend on all-libelf.
2769 * Makefile.in: Rebuild.
2770
2771 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2772
2773 * MAINTAINERS (Write After Approval): Add myself in the right place.
2774
2775 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2776
2777 * MAINTAINERS (Write After Approval): Add myself.
2778
2779 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2780
2781 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2782
2783 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2784
2785 * config.sub: Update to version 2010-05-21.
2786 * config.guess: Update to version 2010-04-03.
2787
2788 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2789
2790 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2791 * configure: Regenerate.
2792
2793 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2794
2795 * MAINTAINERS (Write After Approval): Add myself.
2796
2797 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2798
2799 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2800 a platform that supports LTO.
2801 * configure: Regenerate.
2802
2803 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2804
2805 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2806 * configure: Regenerated.
2807
2808 2010-04-27 Roland McGrath <roland@redhat.com>
2809 H.J. Lu <hongjiu.lu@intel.com>
2810
2811 * configure.ac (--enable-gold): Support both, both/gold and
2812 both/bfd to add gold to configdirs without removing ld.
2813 * configure: Regenerated.
2814
2815 * Makefile.def: Add install-gold dependency to install-ld.
2816 * Makefile.in: Regenerated.
2817
2818 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2819
2820 PR lto/42776
2821 * configure.ac (--enable-lto): Refactor handling so libelf tests
2822 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2823 and allow LTO to be explicitly enabled on non-ELF platforms that
2824 are known to support it inside else-clause.
2825 * configure: Regenerate.
2826
2827 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2828
2829 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2830 * configure: Regenerate.
2831
2832 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2833
2834 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2835 * configure: Regenerate.
2836
2837 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2838
2839 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2840 separately.
2841 * configure: Regenerate.
2842
2843 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2844
2845 * MAINTAINERS (Write After Approval): Add myself.
2846
2847 2010-04-14 Tristan Gingold <gingold@adacore.com>
2848
2849 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2850 * configure: Regenerate.
2851
2852 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2853
2854 * configure: Regenerate after change to elf.m4.
2855
2856 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2857
2858 * MAINTAINERS (Write After Approval): Add myself.
2859
2860 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2861
2862 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2863 * configure: Regenerated.
2864
2865 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2866
2867 * configure.ac: Print "buggy but acceptable" when CLooG
2868 revision is less than 9.
2869 * configure: Regenerated.
2870
2871 2010-04-01 Diego Novillo <dnovillo@google.com>
2872
2873 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2874
2875 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2876
2877 PR bootstrap/43615
2878 PR bootstrap/43328
2879
2880 Revert:
2881
2882 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2883
2884 * configure.ac: Do not pass --enable-multilib nor
2885 --disable-multilib in baseargs. Accept explicitly passed
2886 --enable_multilib.
2887 * configure: Regenerate.
2888
2889 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2890
2891 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2892
2893 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2894
2895 * MAINTAINERS: Remove myself.
2896
2897 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2898
2899 PR bootstrap/43328
2900 * configure.ac: Do not pass --enable-multilib nor
2901 --disable-multilib in baseargs. Accept explicitly passed
2902 --enable_multilib.
2903 * configure: Regenerate.
2904
2905 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2906
2907 * MAINTAINERS (spu port): Remove me.
2908
2909 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2910
2911 * configure.ac (tic6x-*-*): New case.
2912 * configure: Regenerate.
2913
2914 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2915
2916 * config.sub: Update to version 2010-03-22.
2917 * config.guess: Update to version 2009-12-30.
2918
2919 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2920
2921 PR ada/42554
2922 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2923 * configure: Regenerate.
2924
2925 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2926
2927 * MAINTAINERS: Update my email address.
2928
2929 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2930
2931 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2932 (ghassan.shobaki@amd.com): Removed.
2933
2934 2010-03-17 Alan Modra <amodra@gmail.com>
2935
2936 * MAINTAINERS: Update my email address.
2937
2938 2010-03-16 Diego Novillo <dnovillo@google.com>
2939
2940 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2941 Matthews.
2942
2943 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2944
2945 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2946 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2947
2948 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2949
2950 * MAINTAINERS: Update my email address.
2951
2952 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2953
2954 * MAINTAINERS: Update my email address.
2955
2956 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2957
2958 * MAINTAINERS: Update my email address.
2959
2960 2010-03-09 Jie Zhang <jie@codesourcery.com>
2961
2962 * MAINTAINERS: Update my email address.
2963
2964 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2965
2966 PR libstdc++/32499
2967 * configure.ac (RANLIB): Default to true.
2968 (STRIP): Likewise.
2969 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2970 * configure: Regenerate.
2971
2972 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2973
2974 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2975 (Write After Approval): Update my email address.
2976
2977 2010-02-17 Nick Clifton <nickc@redhat.com>
2978
2979 PR 11238
2980 * Makefile.tpl (local-distclean): Also remove config.cache files in
2981 sub-directories as there may not be Makefiles present in the
2982 sub-directories.
2983 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2984 the config.cache files found by the find command.
2985
2986 * Makefile.in: Regenerate.
2987 * configure.ac: Revert previous delta.
2988 * configure: Regenerate.
2989
2990 2010-02-15 Nick Clifton <nickc@redhat.com>
2991
2992 PR 11238
2993 * configure.ac: Delete config.cache files in sub-directories when
2994 deleting Makefiles.
2995 * configure: Regenerate.
2996
2997 2010-02-12 Ben Elliston <bje@gnu.org>
2998
2999 * MAINTAINERS: Update my email address.
3000
3001 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3002
3003 * MAINTAINERS (spu port): Update my email address.
3004
3005 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3006
3007 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3008
3009 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3010
3011 * configure.ac: Add "recommended" version checks for GMP/MPC.
3012 Update recommended GMP/MPFR/MPC versions.
3013 * configure: Regenerate.
3014
3015 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3016
3017 * MAINTAINERS: Move my Embecosm email address into the
3018 write-after-approval section.
3019
3020 2010-01-26 Ian Lance Taylor <iant@google.com>
3021
3022 * MAINTAINERS: Add myself as Go frontend maintainer.
3023
3024 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3025
3026 PR libstdc++/36101, PR libstdc++/42813
3027 * configure.ac (bootstrap_target_libs): Make inclusion of
3028 target-libgomp conditional on libgomb being in target_configdirs.
3029 * configure: Regenerate.
3030
3031 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3032
3033 PR libstdc++/36101, PR libstdc++/42813
3034 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3035 * configure: Regenerate.
3036
3037 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3038
3039 PR libstdc++/36101, PR libstdc++/42813
3040 * configure.ac (target_configdirs): Substitute.
3041 * Makefile.def: Bootstrap target module libgomp.
3042 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3043 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3044 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3045 * configure, Makefile.in: Regenerate.
3046
3047 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3048
3049 * MAINTAINERS: Adjust my details.
3050
3051 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3052
3053 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3054
3055 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3056
3057 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3058
3059 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3060
3061 * MAINTAINERS (Write After Approval): Add myself.
3062
3063 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3064
3065 * MAINTAINERS (Write After Approval): Add myself.
3066
3067 2010-01-11 Richard Guenther <rguenther@suse.de>
3068
3069 PR lto/41569
3070 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3071 * Makefile.in: Regenerated.
3072
3073 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3074
3075 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3076 * configure: Regenerate.
3077
3078 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3079 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3080
3081 PR bootstrap/42424
3082 * configure.ac: Include libtool m4 files.
3083 (_LT_CHECK_OBJDIR): Call it.
3084 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3085 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3086
3087 * configure: Regenerate.
3088
3089 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3090
3091 PR bootstrap/41818
3092 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3093 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3094 * Makefile.in: Regenerate.
3095
3096 2010-01-02 Richard Guenther <rguenther@suse.de>
3097
3098 PR lto/41529
3099 * configure.ac: Include config/elf.m4. Disable LTO if not
3100 builting for an elf target.
3101 * configure: Regenerate.
3102
3103 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3104
3105 * MAINTAINERS: Change my email address.
3106
3107 2009-12-18 Ben Elliston <bje@au.ibm.com>
3108
3109 * config.sub, config.guess: Update from upstream sources.
3110
3111 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3112
3113 * MAINTAINERS (Write After Approval): Add myself.
3114
3115 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3116
3117 PR middle-end/30447
3118 PR middle-end/30789
3119 PR other/40302
3120
3121 * configure.ac: Require MPC.
3122 * configure: Regenerate.
3123
3124 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3125
3126 PR target/38384
3127 PR bootstrap/40972
3128 * libtool.m4: Sync from git Libtool.
3129 * ltoptions.m4: Likewise.
3130 * ltversion.m4: Likewise.
3131 * lt~obsolete.m4: Likewise.
3132 * ltmain.sh: Likewise.
3133
3134 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3135
3136 * configure.ac: Update minimum MPC version to 0.8.
3137 * configure: Regenerate.
3138
3139 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3140
3141 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3142 * configure: Regenerated.
3143
3144 2009-11-21 Ian Lance Taylor <iant@google.com>
3145
3146 * configure.ac: Change default of poststage1_ldflags to be empty if
3147 poststage1_libs is set. When poststage1_libs is empty, and
3148 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3149 * configure: Rebuild.
3150
3151 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3152
3153 * MAINTAINERS (Write After Approval): Update my email address.
3154
3155 2009-11-20 Ben Elliston <bje@au.ibm.com>
3156
3157 * config.guess: Update from upstream sources.
3158
3159 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3160
3161 * Makefile.def: Restore host and target settings for gmp.
3162 * Makefile.in: Rebuild.
3163
3164 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3165
3166 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3167 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3168 Fix portability of test of C++ as bootstrap language. Add
3169 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3170 * configure: Rebuild.
3171 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3172 and cloog. Fix in-tree ppl configuration. Introduce libelf
3173 in-tree building.
3174 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3175 (POSTSTAGE1_HOST_EXPORTS): Use it.
3176 (STAGE[+id+]_CXXFLAGS): New.
3177 (BASE_FLAGS_TO_PASS): Pass it down.
3178 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3179 extra_exports.
3180 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3181 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3182 extra_exports.
3183 * Makefile.in: Rebuild.
3184
3185 2009-11-17 Ben Elliston <bje@au.ibm.com>
3186
3187 * config.sub, config.guess: Update from upstream sources.
3188
3189 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3190
3191 * MAINTAINERS (Write After Approval): Add myself.
3192
3193 2009-11-09 Jon Beniston <jon@beniston.com>
3194
3195 * MAINTAINERS (Write After Approval): Add myself.
3196
3197 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3198
3199 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3200 paths for *-w64-mingw* and x86_64-*mingw*.
3201 * configure: Regenerated.
3202
3203 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3204
3205 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3206
3207 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3208
3209 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3210 Phil Edwards to Write-After Approval.
3211
3212 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3213
3214 * configure.ac: Disable target-winsup & co for
3215 x86_64-*-mingw* and *-w64-mingw* targets.
3216 * configure: Regenerated.
3217
3218 2009-10-16 Nick Clifton <nickc@redhat.com>
3219
3220 * MAINTAINERS: Add myself as a maintainer for the RX port.
3221
3222 2009-10-26 Johannes Singler <singler@kit.edu>
3223
3224 * MAINTAINERS (Write After Approval): Update my e-mail address.
3225
3226 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3227
3228 * configure.ac (CLooG test): Use = with test.
3229 * configure: Regenerate.
3230
3231 2009-10-22 Richard Guenther <rguenther@suse.de>
3232
3233 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3234 cloog if the ppl version check failed. Move flags saving
3235 before setting in libelf check.
3236 * configure: Regenerate.
3237
3238 2009-10-21 Richard Guenther <rguenther@suse.de>
3239
3240 * configure.ac: Adjust the ppl and cloog configure to work as
3241 documented. Disable cloog if ppl was disabled. Omit the version
3242 checks if they were disabled.
3243 * configure: Re-generate.
3244
3245 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3246
3247 * configure.ac: Add 'lto' to enable_languages, not
3248 new_enable_languages, and only if not already present.
3249 * configure: Regenerate.
3250
3251 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3252
3253 * README: Refer to the various COPYING* files instead of just
3254 COPYING.
3255 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3256
3257 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3258
3259 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3260
3261 2009-10-07 Richard Guenther <rguenther@suse.de>
3262
3263 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3264 and Richard Guenther as reviewers.
3265 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3266 as reviewers.
3267
3268 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3269
3270 * config.sub: Update from upstream sources.
3271
3272 2009-10-06 Ian Lance Taylor <iant@google.com>
3273
3274 * Makefile.def: check-gold depends upon all-gas.
3275 * Makefile.in: Rebuild.
3276
3277 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3278
3279 * MAINTAINERS (Write After Approval): Add myself.
3280
3281 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3282
3283 * Makefile.def: all-lto-plugin depends on all-libiberty.
3284 set bootstrap=true for lto-plugin.
3285 Add lto-plugin.
3286 * Makefile.in: Regenerate.
3287 * configure.ac (host_libs): Add lto-plugin.
3288 * configure: Regenerate.
3289
3290 2009-10-03 Diego Novillo <dnovillo@google.com>
3291
3292 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3293 (HOST_LIBELFLIBS): Define.
3294 (HOST_LIBELFINC): Define.
3295 * Makefile.in: Regenerate.
3296 * configure.ac: Add --enable-lto.
3297 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3298 If --enable-lto is used, add 'lto' to new_enable_languages.
3299 If --enable-lto is used and gold is enabled, add
3300 lto-plugin to configdirs.
3301 * configure: Regenerate.
3302
3303 2009-10-03 Simon Baldwin <simonb@google.com>
3304
3305 * configure.ac: If --with-system-zlib, suppress local zlib and
3306 pass --with-system-zlib to subdir configure scripts.
3307 * configure: Regenerate.
3308
3309 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3310 Paolo Bonzini <bonzini@gnu.org>
3311
3312 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3313 $(srcdir).
3314 * Makefile.in: Rebuilt.
3315
3316 2009-09-26 Gary Funck <gary@intrepid.com>
3317
3318 * MAINTAINERS (Write After Approval): Add myself.
3319
3320 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3321
3322 * configure.ac: Update minimum MPC version to 0.7.
3323 * configure: Regenerate.
3324
3325 2009-09-25 Nick Clifton <nickc@redhat.com>
3326
3327 * configure.ac: Pass any --cache-file=/dev/null option on to
3328 subconfigures.
3329 * configure: Regenerate.
3330
3331 2009-09-23 Nick Clifton <nickc@redhat.com>
3332
3333 * config.sub, config.guess: Update from upstream sources.
3334
3335 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3336
3337 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3338 * Makefile.in: Rebuilt.
3339
3340 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3341
3342 PR bootstrap/32272
3343 * configure.ac: Error out if $srcdir isn't '.' but contains
3344 host-${host_noncanonical}.
3345 * configure: Regenerate.
3346
3347 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3348
3349 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3350 maintainer.
3351
3352 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3353
3354 * configure.ac: If bootstrapping a combined tree with
3355 --enable-gold, require c++ in stage1_languages.
3356 * configure: Regenerate.
3357
3358 * configure.ac: Also add target_libs of stage1_languages to
3359 bootstrap_target_libs.
3360 * configure: Regenerate.
3361
3362 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3363 with --enable-languages not containing c++.
3364 * configure: Regenerate.
3365
3366 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3367
3368 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3369 * configure: Regenerate.
3370
3371 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3372
3373 * MAINTAINERS (Write After Approval): Update my e-mail address,
3374 and move from from here...
3375 (Waiting for paperwork): To here.
3376
3377 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3378
3379 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3380
3381 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3382
3383 * configure.ac: Do not use $extrasub for replacing @if/@endif
3384 parts in Makefile; instead, use additional arguments to
3385 AC_CONFIG_COMMANDS to do the replacement manually, with several
3386 sed invocations, to avoid HP-UX sed command limits.
3387 * configure: Regenerate.
3388
3389 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3390
3391 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3392 blank before -L.
3393
3394 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3395
3396 * configure.ac (with-build-config): Document. Handle without.
3397 Handle missing argument.
3398 * configure: Rebuilt.
3399
3400 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3401
3402 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3403 Default to bootstrap-debug only if compare-debug works.
3404 * configure: Rebuilt.
3405 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3406 * Makefile.in: Rebuilt.
3407
3408 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3409
3410 * MAINTAINERS (OS Port Maintainers): Update my email address.
3411
3412 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3413
3414 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3415 * Makefile.in: Rebuilt.
3416
3417 2009-09-01 Chris Demetriou <cgd@google.com>
3418
3419 * MAINTAINERS (Write After Approval): Add myself.
3420
3421 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3422
3423 PR debug/30161
3424 * include/dwarf2.h (enum dwarf_tag): Added
3425 DW_TAG_GNU_template_template_param
3426 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3427
3428 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3429
3430 * Makefile.tpl (AWK): Fix typo.
3431 * Makefile.in: Regenerate.
3432
3433 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3434
3435 * configure.ac: Detect awk and sed.
3436 * Makefile.def (flags_to_pass): Add AWK and SED.
3437 * Makefile.tpl (AWK, SED): New.
3438 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3439 * configure: Regenerate.
3440 * Makefile.in: Regenerate.
3441
3442 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3443
3444 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3445 (collapseslashes): Likewise.
3446
3447 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3448
3449 * configure.ac (AC_PREREQ): Bump to 2.64.
3450
3451 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3452
3453 * configure.ac: Remove --with-datarootdir, --with-docdir,
3454 --with-pdfdir, --with-htmldir switches.
3455 * configure: Regenerate.
3456
3457 * configure: Regenerate.
3458
3459 * compile: Sync from Automake 1.11.
3460 * depcomp: Likewise.
3461 * install-sh: Likewise.
3462 * missing: Likewise.
3463 * mkinstalldirs: Likewise.
3464 * ylwrap: Likewise.
3465
3466 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3467
3468 * ltmain.sh (func_normal_abspath): New function.
3469 (func_relative_path): Likewise.
3470 (func_mode_help): Document new -bindir option for link mode.
3471 (func_mode_link): Add new -bindir option, and use it to place
3472 output DLL if specified.
3473
3474 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3475
3476 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3477 (baseargs): Add --disable-option-checking.
3478 * configure: Regenerate.
3479
3480 * Makefile.def (configure-target-libiberty): Depend on
3481 all-binutils and all-ld.
3482 (configure-target-newlib): Likewise.
3483 * Makefile.in: Regenerate.
3484
3485 2009-08-17 Ben Elliston <bje@au.ibm.com>
3486
3487 * config.sub, config.guess: Update from upstream sources.
3488
3489 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3490
3491 Sync from src, merge:
3492
3493 2009-07-02 Tristan Gingold <gingold@adacore.com>
3494
3495 * configure.ac: Do not exclude gas for i386-*-darwin.
3496 Add a case for x86_64-*-darwin.
3497 * configure: Regenerate.
3498
3499 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3500
3501 * MAINTAINERS: Add my name to Write After Approval list.
3502
3503 2009-08-06 Michael Eager <eager@eagercon.com>
3504
3505 * configure.ac: Add Microblaze target.
3506 * configure: Regenerate.
3507
3508 2009-07-31 Christian Bruel <christian.bruel@st.com>
3509
3510 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3511 * configure: Regenerate.
3512
3513 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3514
3515 * MAINTAINERS (Write After Approval): Update my e-mail address.
3516
3517 2009-07-06 Ian Lance Taylor <iant@google.com>
3518
3519 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3520 * configure: Rebuild.
3521
3522 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3523
3524 * MAINTAINERS: Move myself to the Graphite Reviewers.
3525
3526 2009-06-30 Wei Guozhi <carrot@google.com>
3527
3528 * MAINTAINERS: Add my name to Write After Approval list.
3529
3530 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3531
3532 PR bootstrap/40338
3533 * configure.ac (comparestring): Create new variable.
3534 * Makefile.tpl (comparestring): Use to skip some comparisions.
3535 * configure: Regenerate.
3536 * Makefile.in: Regenerate.
3537
3538 2009-06-26 Doug Evans <dje@sebabeach.org>
3539
3540 * Makefile.def (host_modules): Add cgen.
3541 * Makefile.in: Regenerate.
3542 * configure.ac (host_tools): Add cgen.
3543 * configure: Regenerate.
3544
3545 2009-06-23 DJ Delorie <dj@redhat.com>
3546
3547 * MAINTAINERS: Add myself as mep maintainer.
3548
3549 2009-06-23 Ian Lance Taylor <iant@google.com>
3550
3551 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3552 boot_languages. Only bootstrap target libraries listed in
3553 target_libs for some boot language. Add --with-stage1-ldflags,
3554 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3555 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3556 if not building with C++.
3557 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3558 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3559 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3560 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3561 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3562 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3563 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3564 * configure, Makefile.in: Rebuild.
3565
3566 2009-06-23 Li Feng <nemokingdom@gmail.com>
3567
3568 * MAINTAINERS: Added my name to write-after-approval list.
3569
3570 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3571
3572 * configure.ac: Define is_elf for QNX Neutrino targets.
3573 * configure: Regenerate.
3574
3575 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3576
3577 * MAINTAINERS: Added my name to the write-after-approval list
3578
3579 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3580
3581 * configure.ac: Detect MPC in default directory.
3582 * configure: Regenerate.
3583
3584 2009-06-03 Jerome Guitton <guitton@adacore.com>
3585 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3586
3587 * Makefile.tpl (all): Avoid a trailing backslash.
3588 * Makefile.in: Regenerate.
3589
3590 2009-06-03 Ben Elliston <bje@au.ibm.com>
3591
3592 * config.sub, config.guess: Update from upstream sources.
3593
3594 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3595
3596 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3597 to noconfdirs.
3598 * configure: Regenerate.
3599
3600 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3601
3602 * Makefile.tpl ([+compare-target+]): Compare all stage
3603 directories, rather than just gcc.
3604 * Makefile.in: Rebuilt.
3605
3606 2009-06-01 Doug Kwan <dougkwan@google.com>
3607
3608 * configure.ac: Support gold for target arm*-*-*.
3609 * configure: Regenerate.
3610
3611 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3612
3613 * Makefile.def: Add MPC support and dependencies.
3614 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3615
3616 * Makefile.in, configure: Regenerate.
3617
3618 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3619
3620 * Makefile.tpl (all): Avoid harmless warning in make all when
3621 gcc-bootstrap is enabled but stage_last does not exist.
3622 * Makefile.in: Rebuilt.
3623
3624 2009-05-24 Nicolas Roche <roche@adacore.com>
3625
3626 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3627 * Makefile.in: Regenerate.
3628
3629 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3630
3631 * MAINTAINERS: Update my e-mail address.
3632
3633 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3634
3635 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3636 * configure: Regenerate.
3637
3638 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3639
3640 PR other/40159
3641 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3642 gcc-no-bootstrap are mutually exclusive.
3643 * Makefile.in: Rebuilt.
3644
3645 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3646
3647 PR other/40159
3648 * Makefile.tpl (all): Don't end with unconditional success.
3649 * Makefile.in: Rebuilt.
3650
3651 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3652
3653 PR target/37137
3654 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3655 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3656 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3657 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3658 stage_configureflags, stage_cflags and stage_libcflags into
3659 explicit Makefile macros.
3660 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3661 GFORTRAN.
3662 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3663 CC. Set CC_FOR_BUILD from CC.
3664 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3665 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3666 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3667 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3668 and GFORTRAN.
3669 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3670 (_LIBCFLAGS): Renamed to _TFLAGS.
3671 (do-compare-debug, do-compare3-debug): Drop.
3672 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3673 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3674 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3675 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3676 (XGCC_FLAGS_FOR_TARGET): New.
3677 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3678 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3679 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3680 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3681 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3682 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3683 TFLAGS.
3684 (BUILD_CONFIG): Include if requested.
3685 (all): Set TFLAGS on bootstrap.
3686 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3687 (all-stageid-prefixmodule): Likewise.
3688 (do-clean, distclean-stageid): Set TFLAGS.
3689 (restrap): Fix whitespace.
3690 * Makefile.in: Rebuilt.
3691
3692 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3693
3694 * config.guess: Sync with src.
3695
3696 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3697
3698 * configure.ac ($with_ppl): Default to no if not supplied.
3699 ($with_cloog): Likewise.
3700 configure: Regenerate.
3701
3702 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3703
3704 * MAINTAINERS: Update my e-mail address.
3705
3706 2009-04-27 Nick Clifton <nickc@redhat.com>
3707
3708 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3709
3710 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3711
3712 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3713 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3714 * Makefile.in: Regenerate.
3715
3716 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3717
3718 PR bootstrap/39739
3719 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3720 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3721
3722 * configure, Makefile.in: Regenerate.
3723
3724 2009-04-21 Taras Glek <tglek@mozilla.com>
3725
3726 * include/hashtab.h: Update GTY annotations to new syntax
3727 * include/splay-tree.h: Likewise
3728
3729 2009-04-17 Ben Elliston <bje@au.ibm.com>
3730
3731 * config.sub, config.guess: Update from upstream sources.
3732
3733 2009-04-15 Anthony Green <green@moxielogic.com>
3734
3735 * configure.ac: Add moxie support.
3736 * configure: Rebuilt.
3737
3738 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3739
3740 * configure.ac: Change copyright header to refer to version
3741 3 of the GNU General Public License and to point readers at the
3742 COPYING3 file and the FSF's license web page.
3743 * Makefile.def: Likewise.
3744 * Makefile.tpl: Likewise.
3745 * Makefile.in: Regenerate.
3746
3747 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3748
3749 * configure.ac: Restore match for darwin9 or later. Use double
3750 brackets since regeneration eats one pair.
3751 * configure: Regenerate.
3752
3753 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3754
3755 PR gas/10039
3756 * configure.ac: Require texinfo 4.7.
3757 * configure: Regenerated.
3758
3759 2009-04-09 Nick Clifton <nickc@redhat.com>
3760
3761 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3762 the GCC Runtime Library Exception.
3763
3764 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3765
3766 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3767 * configure: Regenerate.
3768
3769 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3770
3771 * Makefil.def (languages): New entries.
3772 * Makefile.tpl (check-gcc-*): New generic target.
3773 * Makefile.in: Regenerate.
3774
3775 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3776
3777 * MAINTAINERS: Update my email address.
3778
3779 2009-03-18 Tom Tromey <tromey@redhat.com>
3780
3781 * configure: Rebuild.
3782 * configure.ac (host_libs): Add libiconv.
3783 * Makefile.in: Rebuild.
3784 * Makefile.def (host_modules): Add libiconv.
3785 (configure-gdb, all-gdb): Depend on libiconv.
3786
3787 2009-03-16 Tristan Gingold <gingold@adacore.com>
3788
3789 * configure.ac: Treat gdb as supported on x86_64-darwin.
3790 * configure: Regenerate.
3791
3792 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3793
3794 * configure.ac (--with-host-libstdcxx): New option.
3795 * configure: Regenerate.
3796
3797 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3798
3799 * MAINTAINERS: Move myself into the write after approval list.
3800
3801 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3802
3803 * MAINTAINERS: Update e-mail address.
3804
3805 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3806
3807 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3808
3809 2009-03-10 Ira Rosen <irar@il.ibm.com>
3810
3811 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3812
3813 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3814
3815 Backport from git Libtool:
3816
3817 2009-01-19 Robert Millan <rmh@aybabtu.com>
3818 Support GNU/kOpenSolaris.
3819 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3820 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3821 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3822 GNU/kOpenSolaris.
3823
3824 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3825
3826 * MAINTAINERS: Update e-mail address.
3827
3828 2009-02-24 Michael Eager <eager@eagercon.com>
3829
3830 * MAINTAINERS (Write After Approval): Add self.
3831
3832 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3833
3834 * MAINTAINERS (Write After Approval): Add myself.
3835
3836 2009-02-05 Andreas Schwab <schwab@suse.de>
3837
3838 * Makefile.tpl (stage_last): Define $r and $s before using
3839 $(RECURSE_FLAGS_TO_PASS).
3840 * Makefile.in: Regenerate
3841
3842 2009-01-30 Ian Lance Taylor <iant@google.com>
3843
3844 * MAINTAINERS: Move myself to the Global Reviewers list.
3845
3846 2009-01-29 Robert Millan <rmh@aybabtu.com>
3847
3848 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3849 * configure: Regenerate.
3850
3851 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3852
3853 * MAINTAINERS: Make whitespace consistent.
3854 Remove Robert Millan from Write After Approval.
3855
3856 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3857
3858 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3859 (all-opcodes): Depend on all-libiberty.
3860 * Makefile.in: Regenerate.
3861
3862 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3863
3864 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3865 * configure: Regenerate.
3866
3867 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3868
3869 * MAINTAINERS (Write After Approval): Add myself.
3870
3871 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3872
3873 * MAINTAINERS: Add myself to reviewers (Fortran).
3874
3875 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3876
3877 PR tree-optimization/38515
3878 * configure.ac (cloog-polylib): Removed.
3879 (with_ppl, with_cloog): Test for "no".
3880 * configure: Regenerated.
3881
3882 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3883
3884 * MAINTAINERS: Moved myself to reviewers (Fortran).
3885
3886 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3887
3888 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3889 (Write After Approval): Remove myself.
3890
3891 2009-01-03 Diego Novillo <dnovillo@google.com>
3892
3893 * MAINTAINERS: Remove myself from alias maintainership.
3894
3895 2009-01-02 David Ayers <ayers@fsfe.org>
3896
3897 * MAINTAINERS: Update e-mail address.
3898
3899 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3900
3901 * MAINTAINERS: Make whitespace consistent.
3902
3903 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3904
3905 Backport from upstream Libtool:
3906 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3907 Add cache variables to tests that require the linker to work.
3908 For shlibpath_overrides_runpath, this also changes the semantics
3909 to let the result from the C compiler take precedence.
3910
3911 2008-12-02 Ben Elliston <bje@au.ibm.com>
3912
3913 * config.sub, config.guess: Update from upstream sources.
3914
3915 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3916
3917 * configure.ac (ppllibs): Add by default the lib flags.
3918 * configure: Regenerate.
3919
3920 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3921
3922 * MAINTAINERS: Add myself to the write after approval list.
3923
3924 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3925
3926 * configure.ac: Add double brackets on darwin[912].
3927 * configure: Regenerate.
3928
3929 2008-12-03 Daniel Kraft <d@domob.eu>
3930
3931 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3932 Approval to Reviewer section (for Fortran front-end).
3933
3934 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3935
3936 * configure.ac: Expand to darwin10 and later.
3937 * configure: Regenerate.
3938
3939 2008-12-02 Andreas Schwab <schwab@suse.de>
3940
3941 * Makefile.def: configure-target-boehm-gc depends on
3942 all-target-libstdc++-v3.
3943 * Makefile.in: Regenerate.
3944
3945 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3946
3947 * MAINTAINERS: Add myself as mingw maintainer.
3948
3949 2008-12-02 Ben Elliston <bje@au.ibm.com>
3950
3951 * config.sub, config.guess: Update from upstream sources.
3952
3953 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3954
3955 * README.SCO: Remove.
3956
3957 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3958
3959 * MAINTAINERS: Add myself to the write after approval list.
3960
3961 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3962
3963 * MAINTAINERS: Update my email address in WAA section.
3964
3965 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3966
3967 * MAINTAINERS: Update e-mail address.
3968
3969 2008-11-27 Toon Moene <toon@moene.org>
3970
3971 * MAINTAINERS: Change e-mail address.
3972
3973 2008-11-27 Tristan Gingold <gingold@adacore.com>
3974
3975 * configure.ac: Build gdb for i?86-*-darwin*
3976 * configure: Regenerated.
3977
3978 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3979
3980 * MAINTAINERS: Added my full name.
3981
3982 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3983
3984 PR bootstrap/38014
3985 PR bootstrap/37923
3986
3987 Revert:
3988
3989 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3990
3991 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3992 * Makefile.in: Regenerated.
3993
3994 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3995
3996 PR gdb/921
3997 PR gdb/1646
3998 PR gdb/2175
3999 PR gdb/2176
4000
4001 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4002 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4003 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4004 (HOST_EXPORTS): Pass CPPFLAGS.
4005 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4006 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4007 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4008 * Makefile.in, configure: Regenerated.
4009 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4010 and CPPFLAGS_FOR_BUILD.
4011
4012 2008-11-06 Jeff Law <law@redhat.com>
4013
4014 * MAINTAINERS: Add myself as middle end maintainer.
4015
4016 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4017
4018 * MAINTAINERS (Write after approval): Add myself.
4019
4020 2008-11-05 Diego Novillo <dnovillo@google.com>
4021
4022 * MAINTAINERS (Global Reviewers): Add myself.
4023 (Non-Algorithmic Maintainers): Remove myself.
4024
4025 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4026
4027 * MAINTAINERS (Write after approval): Add myself.
4028
4029 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4030
4031 * MAINTAINERS (Write after approval): Add myself.
4032
4033 2008-10-31 Ben Elliston <bje@au.ibm.com>
4034
4035 * configure.ac (spu-*-*): Remove special case.
4036 * configure: Regenerate.
4037
4038 2008-10-30 Catherine Moore <clm@codesourcery.com>
4039
4040 * MAINTAINERS (Write after approval): Update my email address.
4041
4042 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4043
4044 * configure.ac [spu-*-*]: Do not set skipdirs.
4045 * configure: Re-generate.
4046
4047 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4048
4049 * MAINTAINERS (Various Maintainers): Add myself to reload.
4050
4051 2008-10-25 Richard Guenther <rguenther@suse.de>
4052
4053 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4054 maintainer. Remove myself as libgcc-math maintainer.
4055 (Non-Algorithmic Maintainers): Remove myself.
4056
4057 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4058
4059 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4060 * Makefile.in: Regenerated.
4061
4062 2008-10-23 Cary Coutant <ccoutant@google.com>
4063
4064 * MAINTAINERS (Write after approval): Add myself.
4065
4066 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4067
4068 PR gdb/921
4069 PR gdb/1646
4070 PR gdb/2175
4071 PR gdb/2176
4072
4073 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4074 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4075 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4076 (HOST_EXPORTS): Pass CPPFLAGS.
4077 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4078 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4079 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4080 * Makefile.in, configure: Regenerated.
4081 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4082 and CPPFLAGS_FOR_BUILD.
4083
4084 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4085
4086 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4087 Sebastian Pop.
4088
4089 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4090
4091 * MAINTAINERS (Write After Approval): Added myself.
4092
4093 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4094
4095 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4096 recommended version to 2.3.2.
4097
4098 * configure: Regenerate.
4099
4100 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4101
4102 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4103
4104 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4105
4106 * MAINTAINERS (Write After Approval): Update e-mail address.
4107
4108 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4109
4110 * libtool.m4: Update to libtool 2.2.6.
4111 * lt~obsolete.m4: Update to libtool 2.2.6.
4112 * ltmain.sh: Update to libtool 2.2.6.
4113 * ltsugar.m4: Update to libtool 2.2.6.
4114 * ltversion.m4: Update to libtool 2.2.6.
4115 * ltoptions.m4: Update to libtool 2.2.6.
4116 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4117
4118 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4119
4120 * MAINTAINERS (Write After Approval): Add myself.
4121
4122 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4123
4124 * MAINTAINERS (Write After Approval): Update my name.
4125
4126 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4127
4128 * MAINTAINERS: Add myself in "Write After Approval".
4129
4130 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4131
4132 * MAINTAINERS: Add myself as ia64 maintainer.
4133
4134 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4135
4136 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4137 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4138 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4139 and Michael Tiemann from Write After Approval since they do not
4140 actually have access.
4141
4142 2008-09-05 Richard Guenther <rguenther@suse.de>
4143
4144 * configure.ac: Initialize clooglibs to -lcloog.
4145 * configure: Re-generate.
4146
4147 2008-09-04 Le-Chun Wu <lcwu@google.com>
4148
4149 * MAINTAINERS (Write After Approval): Add myself.
4150
4151 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4152
4153 * configure.ac (--with-cloog-polylib): New.
4154 (--disable-cloog-version-check): New.
4155 (--disable-ppl-version-check): New.
4156 * configure: Re-generate.
4157
4158 2008-09-03 Richard Guenther <rguenther@suse.de>
4159
4160 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4161 cloog test.
4162 * configure: Re-generate.
4163
4164 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4165
4166 Add picoChip port.
4167 * MAINTAINERS: Add picoChip maintainers.
4168
4169 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4170 Tobias Grosser <grosser@fim.uni-passau.de>
4171 Jan Sjodin <jan.sjodin@amd.com>
4172 Harsha Jagasia <harsha.jagasia@amd.com>
4173 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4174 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4175 Adrien Eliche <aeliche@isty.uvsq.fr>
4176
4177 Merge from graphite branch.
4178 * configure: Regenerate.
4179 * Makefile.in: Regenerate.
4180 * configure.ac (host_libs): Add ppl and cloog.
4181 Add checks for PPL and CLooG.
4182 * Makefile.def (ppl, cloog): Added modules and dependences.
4183 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4184 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4185
4186 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4187
4188 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4189 (GCC_SHLIB_SUBDIR): New.
4190 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4191 * configure: Regenerate.
4192 * Makefile.in: Regenerate.
4193
4194 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4195
4196 * MAINTAINERS: Consistently use tabs to separate columns.
4197
4198 2008-08-29 Tristan Gingold <gingold@adacore.com>
4199
4200 * MAINTAINERS (Write after Approval): Add myself.
4201
4202 2008-08-28 Tristan Gingold <gingold@adacore.com>
4203
4204 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4205 Enable bfd, binutils and opcodes.
4206 * configure: Regenerate.
4207
4208 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4209
4210 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4211
4212 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4213
4214 * MAINTAINERS: Use correct Umlaut for last name.
4215
4216 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4217
4218 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4219
4220 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4221
4222 * MAINTAINERS: Update my email address.
4223
4224 2008-08-16 Nicolas Roche <roche@adacore.com>
4225
4226 * Makefile.tpl: Add BOOT_ADAFLAGS.
4227 * Makefile.in: Regenerate.
4228
4229 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4230
4231 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4232 * configure: Regenerate.
4233
4234 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4235
4236 * configure.ac: Add makefile fragments for hpux.
4237 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4238 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4239 * configure: Regenerate.
4240 * Makefile.in: Regenerate.
4241
4242 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4243
4244 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4245
4246 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4247
4248 * MAINTAINERS (Write after Approval): Add myself.
4249
4250 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4251
4252 * MAINTAINERS (Write After Approval): Add myself.
4253
4254 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4255
4256 * MAINTAINERS (Write After Approval): Add myself.
4257
4258 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4259
4260 * MAINTAINERS: Update my email address.
4261
4262 2008-06-25 Joey Ye <joey.ye@intel.com>
4263
4264 * MAINTAINERS (Write After Approval): Add myself.
4265
4266 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4267
4268 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4269 * Makefile.in: Regenerate.
4270 * configure: Regenerate.
4271
4272 2008-06-17 Daniel Kraft <d@domob.eu>
4273
4274 * MAINTAINERS (Write After Approval): Add myself.
4275
4276 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4277
4278 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4279 "$@" is still intact with both Autoconf 2.59 and 2.62.
4280 * configure: Regenerate.
4281
4282 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4283
4284 * Makefile.tpl: Fix comment errors.
4285 * Makefile.in: Regenerate.
4286
4287 2008-06-12 David S. Miller <davem@davemloft.net>
4288 David Edelsohn <edelsohn@gnu.org>
4289
4290 * configure.ac: Add powerpc*-*-* to gold supported targets.
4291 * configure: Regenerate.
4292
4293 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4294
4295 PR tree-optimization/36218
4296 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4297 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4298 (all prefix="build-"): Pass them to build-system sub-makes.
4299 * Makefile.in: Regenerate.
4300
4301 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4302
4303 * MAINTAINERS (mt port): Remove.
4304 (sco5, unixware, sco udk): Remove.
4305 (Kean Johnston): Add to Write After Approval.
4306
4307 2008-05-30 Julian Brown <julian@codesourcery.com>
4308
4309 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4310 of libobjc for ARM EABI Linux.
4311 * configure: Regenerate.
4312
4313 2008-05-18 Xinliang David Li <davidxl@google.com>
4314
4315 * ChangeLog: Remove wrong ChangeLog entry.
4316
4317 2008-05-17 Xinliang David Li <davidxl@google.com>
4318
4319 * MAINTAINERS (Write After Approval): Add myself.
4320
4321 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4322
4323 * MAINTAINERS (Write After Approval): Add myself.
4324
4325 2008-05-14 Rafael Espíndola <espindola@google.com>
4326
4327 * config-ml.in: don't handle --enable-shared and --enable-static.
4328
4329 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4330
4331 * MAINTAINERS: Update my email address.
4332
4333 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4334
4335 * MAINTAINERS: Update my email address.
4336
4337 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4338
4339 * MAINTAINERS (Write After Approval): Add myself.
4340
4341 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4342
4343 * MAINTAINERS (Write After Approval): Add myself.
4344
4345 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4346
4347 * MAINTAINERS (crx): Add myself.
4348
4349 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4350
4351 Sync with src:
4352 2008-04-14 David S. Miller <davem@davemloft.net>
4353
4354 * configure.ac: Add sparc*-*-* to gold supported targets.
4355 * configure: Regenerate.
4356
4357 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4358
4359 PR bootstrap/35457
4360 * configure.ac: Include override.m4.
4361 * configure: Regenerate.
4362
4363 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4364
4365 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4366 * Makefile.in: Regenerate.
4367
4368 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4369
4370 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4371 as nonconfigurable directories list.
4372 * configure: Regenerate.
4373
4374 2008-04-14 Ben Elliston <bje@au.ibm.com>
4375
4376 * config.sub, config.guess: Update from upstream sources.
4377
4378 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4379
4380 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4381 * Makefile.in: Regenerate.
4382
4383 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4384
4385 * configure.ac: Do not build libssp for the AVR.
4386 * configure: Regenerate.
4387
4388 2008-04-07 Ian Lance Taylor <iant@google.com>
4389
4390 * Makefile.def: check-gold depends upon all-binutils.
4391 * Makefile.in: Regenerate.
4392
4393 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4394
4395 * MAINTAINERS (Write After Approval): Add myself.
4396
4397 2008-04-04 Nick Clifton <nickc@redhat.com>
4398
4399 PR binutils/4334
4400 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4401 builds.
4402 * configure: Regenerate.
4403
4404 2008-04-04 NightStrike <NightStrike@gmail.com>
4405
4406 PR other/35151
4407 * configure.ac: Combine rules for mingw32 and mingw64.
4408 * configure: Regenerate.
4409
4410 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4411
4412 * MAINTAINERS (Write After Approval): Add myself.
4413
4414 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4415
4416 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4417 * Makefile.in (.NOTPARALLEL): Ditto.
4418
4419 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4420
4421 * MAINTAINERS (Write After Approval): Add myself.
4422
4423 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4424
4425 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4426 * Makefile.in (.NOTPARALLEL): Regenerate.
4427
4428 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4429
4430 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4431 * Makefile.in: Regenerate.
4432
4433 2008-03-26 Jakub Staszak <kuba@et.pl>
4434
4435 * MAINTAINERS (Write After Approval): Add myself.
4436
4437 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4438
4439 * MAINTAINERS: Update e-mail address.
4440
4441 2008-03-20 Ian Lance Taylor <iant@google.com>
4442
4443 * configure.ac: Add support for --enable-gold.
4444 * Makefile.def: Add gold as a directory like ld.
4445 * configure, Makefile.in: Regenerate.
4446
4447 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4448
4449 * configure.ac: m4_include config/proginstall.m4.
4450 * configure: Regenerate.
4451
4452 Backport from upstream Libtool:
4453
4454 2007-10-12 Eric Blake <ebb9@byu.net>
4455
4456 Deal with Autoconf 2.62's semantic change in m4_append.
4457 * ltsugar.m4 (lt_append): Replace broken versions of
4458 m4_append.
4459 (lt_if_append_uniq): Don't require separator to be overquoted,
4460 and avoid broken m4_append.
4461 (lt_dict_add): Fix typo.
4462 * libtool.m4 (_LT_DECL): Don't overquote separator.
4463
4464 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4465
4466 * config.rpath: Add AIX 6 support.
4467
4468 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4469
4470 * Makefile.def (stageprofile). Remove -fprofile-generate
4471 from stage_libcflags.
4472 * Makefile.in: Regenerate.
4473
4474 2008-03-13 Ben Elliston <bje@au.ibm.com>
4475
4476 * config.sub, config.guess: Update from upstream sources.
4477
4478 2008-03-06 Tom Tromey <tromey@redhat.com>
4479
4480 * MAINTAINERS: Update for treelang deletion.
4481
4482 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4483
4484 * MAINTAINERS: Update my email address.
4485
4486 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4487
4488 * MAINTAINERS (darwin port): Add myself as a maintainer.
4489 (objective-c/c++): Add myself as a maintainer.
4490
4491 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4492
4493 * MAINTAINERS (Write After Approval): Update my email address.
4494
4495 2008-02-25 Tomas Bily <tbily@suse.cz>
4496
4497 * MAINTAINERS (Write After Approval): Add myself.
4498
4499 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4500
4501 * MAINTAINERS (OpenMP): Add myself.
4502
4503 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4504
4505 PR bootstrap/32009
4506 PR bootstrap/32161
4507
4508 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4509 * configure: Regenerate.
4510
4511 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4512 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4513 STAGE4_LIBCFLAGS): New.
4514 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4515 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4516 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4517 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4518 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4519 for target modules. Don't export LIBCFLAGS.
4520 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4521 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4522 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4523 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4524 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4525 * Makefile.in: Regenerate.
4526
4527 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4528
4529 PR libgcj/33085
4530 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4531 Do not use -DDLL_EXPORT. Backport from upstream.
4532
4533 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4534
4535 * MAINTAINERS (Write After Approval): Add myself.
4536
4537 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4538
4539 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4540 * configure: Regenerate.
4541
4542 2008-01-31 Marc Gauthier <marc@tensilica.com>
4543
4544 * configure.ac (xtensa*-*-*): Recognize processor variants.
4545 * configure: Regenerate.
4546
4547 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4548
4549 PR bootstrap/34922
4550 * configure.ac (PARSE_ARGS): Push suitable setting of
4551 ac_subdirs_all, for `./configure --help=recursive'.
4552 Handle `+' in generic toplevel directory disabling.
4553 * configure: Regenerate.
4554
4555 2008-01-28 Nick Clifton <nickc@redhat.com>
4556
4557 * MAINTAINERS (xstormy16): Take over maintainership.
4558
4559 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4560
4561 * MAINTAINERS (c4x port): Remove.
4562
4563 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4564
4565 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4566
4567 2008-01-23 Ben Elliston <bje@au.ibm.com>
4568
4569 * config.sub, config.guess: Update from upstream sources.
4570
4571 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4572
4573 * MAINTAINERS (Write After Approval): Add myself.
4574
4575 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4576
4577 * MAINTAINERS: Update my email address.
4578
4579 2008-01-09 Raksit Ashok <raksit@google.com>
4580
4581 * MAINTAINERS (Write After Approval): Add myself.
4582
4583 2008-01-09 Raksit Ashok <raksit@google.com>
4584
4585 * MAINTAINERS (Write After Approval): Add myself.
4586
4587 2008-01-08 Ben Elliston <bje@au.ibm.com>
4588
4589 * config.sub, config.guess: Update from upstream sources.
4590
4591 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4592
4593 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4594 Change recommended MPFR from 2.2.1 -> 2.3.0.
4595 * configure: Regenerate.
4596
4597 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4598
4599 * MAINTAINERS: Update my email address.
4600
4601 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4602
4603 * MAINTAINERS: Update my email address.
4604
4605 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4606
4607 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4608 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4609 * Makefile.in: Regenerate.
4610
4611 2007-12-10 Mark Heffernan <meheff@google.com>
4612
4613 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4614 misplaced entries.
4615
4616 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4617
4618 * configure.ac: Enable libjava for x86_64-*-darwin9.
4619 * configure: Regenerate.
4620
4621 2007-12-07 Bill Maddox <maddox@google.com>
4622
4623 * MAINTAINERS (Write After Approval): Add myself.
4624
4625 2007-12-05 Ben Elliston <bje@au.ibm.com>
4626
4627 * config.sub, config.guess: Update from upstream sources.
4628
4629 2007-12-02 Matthias Klose <doko@ubuntu.com>
4630
4631 * config-ml.in: Remove 64bit configure tests.
4632
4633 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4634
4635 * config-ml.in: Robustify against white space in absolute file
4636 names.
4637
4638 * config-ml.in (multi-clean): Substitute ${Makefile}.
4639 Remove superfluous ${Makefile} in list.
4640
4641 2007-11-19 Thiemo Seufer <ths@mips.com>
4642
4643 * config-ml.in: Don't hardcode the Makefile name.
4644
4645 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4646
4647 * MAINTAINERS (Write After Approval): Add myself.
4648
4649 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4650
4651 * MAINTAINERS (Write After Approval): Add myself.
4652
4653 2007-11-06 Doug Kwan <dougkwan@google.com>
4654
4655 * MAINTAINERS (Write After Approval): Add myself.
4656
4657 2007-10-25 Ben Elliston <bje@au.ibm.com>
4658
4659 * MAINTAINERS (mercury): Remove entry.
4660 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4661
4662 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4663
4664 * Makefile.def (dependencies): Make configure-gdb depend on
4665 all-intl.
4666 * Makefile.in: Regenerated.
4667
4668 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4669
4670 * MAINTAINERS (Fortran maintainer): Remove myself.
4671
4672 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4673
4674 * Makefile.def: To avoid problems running with parallel makes,
4675 build newlib before libgloss so that target specific header
4676 files are availble.
4677 * Makefile.in: Regenerate
4678
4679 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4680
4681 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4682 * Makefile.in: Regenerate.
4683
4684 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4685
4686 * MAINTAINERS (Register allocation reviewer): Add myself.
4687
4688 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4689
4690 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4691 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4692 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4693 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4694 * configure: Regenerate.
4695
4696 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4697
4698 * MAINTAINERS (Register allocation reviewer): Add myself.
4699
4700 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4701
4702 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4703 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4704 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4705 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4706 * configure.ac: Default them to host tools for $host = $build.
4707 Subst them.
4708
4709 * configure: Regenerate.
4710 * Makefile.in: Regenerate.
4711
4712 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4713
4714 * MAINTAINERS (Register allocation reviewer): Add myself.
4715
4716 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4717
4718 * MAINTAINERS (Register allocation reviewer): Add myself.
4719
4720 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4721
4722 * MAINTAINERS (Write After Approval): Fix typo.
4723
4724 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4725
4726 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4727 * configure: Regenerate.
4728
4729 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4730
4731 PR bootstrap/31906
4732 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4733 they're already prefixed.
4734
4735 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4736
4737 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4738 libstdc++.
4739 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4740 * configure: Regenerate.
4741 * Makefile.in: Regenerate.
4742
4743 2007-09-17 Andreas Schwab <schwab@suse.de>
4744
4745 * configure.ac: Raise minimum makeinfo version to 4.6.
4746 * configure: Regenerate.
4747
4748 2007-09-17 Johannes Singler <singler@ira.uka.de>
4749
4750 * MAINTAINERS (write-after-approval) add myself
4751
4752 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4753
4754 * configure.ac: Correct makeinfo version check.
4755 * configure: Regenerate.
4756
4757 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4758
4759 * MAINTAINERS: Update my email address.
4760
4761 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4762
4763 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4764 to $skipdirs and only disable gprof for newlib. Use the normal
4765 mips*-elf* handling in other respects.
4766 * configure: Regnerate.
4767
4768 2007-09-12 David Daney <ddaney@avtrex.com>
4769
4770 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4771 enabling libgcj.
4772 * configure: Regenerate.
4773
4774 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4775
4776 PR other/32154
4777 * configure.ac: For libgloss targets, point the linker to the linker
4778 script, startup code and simulator library.
4779 * configure: Regenerate.
4780
4781 2007-09-07 Andrew Haley <aph@redhat.com>
4782
4783 * configure.ac (noconfigdirs): Remove target-libffi and
4784 target-libjava.
4785 * configure: Regenerate.
4786
4787 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4788
4789 PR target/33281
4790 * configure.ac: Use config/mh-mingw on mingw.
4791 * configure: Regenerate.
4792
4793 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4794
4795 * MAINTAINERS (Write After Approval): Add myself.
4796
4797 2007-09-05 Richard Guenther <rguenther@suse.de>
4798
4799 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4800 nor --disable-checking is provided also turn on yes and types
4801 checking for stage1.
4802 * configure: Re-generate.
4803
4804 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4805
4806 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4807 (Write After Approval): Remove myself.
4808
4809 2007-08-29 Nick Clifton <nickc@redhat.com>
4810
4811 * config.sub, config.guess: Update from upstream sources.
4812
4813 2007-08-22 Bud Davis <jmdavis@link.com>
4814
4815 * MAINTAINERS (Write After Approval): Added myself.
4816 * MAINTAINERS (Reviewers): Removed myself.
4817
4818 2007-08-18 Paul Brook <paul@codesourcery.com>
4819 Joseph Myers <joseph@codesourcery.com>
4820
4821 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4822 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4823 * Makefile.in: Regenerate.
4824 * configure.ac (--with-debug-prefix-map): New.
4825 * configure: Regenerate.
4826
4827 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4828 Nigel Stephens <nigel@mips.com>
4829
4830 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4831 as target_makefile_frag.
4832 * configure: Regenerate.
4833
4834 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4835
4836 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4837 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4838 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4839 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4840 (do-compare, do-compare3, do-compare-debug): New.
4841 ([+compare-target+]): Use them.
4842
4843 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4844
4845 * MAINTAINERS (Write After Approval): Change my email address.
4846
4847 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4848 Ben Elliston <bje@au.ibm.com>
4849
4850 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4851 --silent if $silent.
4852 * configure: Regenerate.
4853
4854 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4855
4856 * MAINTAINERS (Various Maintainers): Add myself as
4857 loop infrastructure maintainer. Update my e-mail
4858 address.
4859
4860 2007-07-31 Diego Novillo <dnovillo@google.com>
4861
4862 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4863 Adjust description.
4864
4865 2007-07-26 Richard Guenther <rguenther@suse.de>
4866
4867 * configure.ac: Add types checking to stage1 checking flags.
4868 * configure: Regenerate.
4869
4870 2007-07-17 Nick Clifton <nickc@redhat.com>
4871
4872 * COPYING3: New file. Contains version 3 of the GNU General
4873 Public License.
4874 * COPYING3.LIB: New file. Contains version 3 of the GNU
4875 Lesser General Public License.
4876
4877 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4878
4879 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4880
4881 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4882
4883 * MAINTAINERS (S/390 co-maintainer): Add myself.
4884 (Write After Approval): Remove myself.
4885
4886 2007-07-13 Dan Hipschman <dsh@google.com>
4887
4888 * MAINTAINERS (Write After Approval): Add myself.
4889
4890 2007-07-11 Nick Clifton <nickc@redhat.com>
4891
4892 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4893 WINDRES export.
4894 * Makefile.in: Regenerate.
4895
4896 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4897
4898 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4899 maintainer.
4900
4901 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4902
4903 * lt~obsolete.m4: New. Import from 20070318 libtool.
4904
4905 2007-07-03 Julian Brown <julian@codesourcery.com>
4906
4907 * MAINTAINERS (Write After Approval): Add myself.
4908
4909 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4910
4911 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4912 * configure: Regenerate.
4913
4914 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4915
4916 * configure.ac: Add some missing m4 quotation.
4917 * configure: Regenerate.
4918
4919 2007-07-02 Simon Baldwin <simonb@google.com>
4920
4921 * MAINTAINERS (Write After Approval): Add myself.
4922
4923 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4924
4925 * configure: Regenerate.
4926
4927 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4928
4929 * Makefile.def: Add windmc tool to build.
4930 * Makefile.tpl: Likewise.
4931 * configure.ac: Likewise.
4932 * Makefile.in: Regenerate.
4933 * configure: Regenerate.
4934
4935 2007-06-28 DJ Delorie <dj@redhat.com>
4936
4937 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4938 not building newlib.
4939 * configure: Regenerated.
4940
4941 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4942
4943 * MAINTAINERS (Write After Approval): Add myself.
4944
4945 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4946
4947 * MAINTAINERS (Write After Approval): Add myself.
4948
4949 2007-06-19 Chris Matthews <chrismatthews@google.com>
4950
4951 * MAINTAINERS (Write After Approval): Add myself.
4952
4953 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4954
4955 * MAINTAINERS (Write After Approval): Add myself.
4956
4957 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4958
4959 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4960 * Makefile.in: Regenerated.
4961
4962 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4963
4964 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4965 bfin*-*-uclinux* targets.
4966 * configure: Regenerate.
4967
4968 2007-06-14 Ian Lance Taylor <iant@google.com>
4969
4970 * MAINTAINERS: Add myself as non-algorithmic global write
4971 maintainer.
4972
4973 2007-06-14 Diego Novillo <dnovillo@google.com>
4974
4975 * MAINTAINERS: Add self as middle-end maintainer and
4976 non-algorithmic global write maintainer.
4977
4978 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4979
4980 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4981 Move all Fortran maintainers except Paul Brook into the
4982 Non-Autopoiesis section.
4983
4984 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4985
4986 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4987 (distclean-stage[+id+]): Possibly delete stage_last.
4988 * Makefile.in: Regenerate.
4989
4990 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4991
4992 * MAINTAINERS (Various Maintainer): Fix typo.
4993
4994 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4995
4996 * MAINTAINERS (Various Maintainer): Add myself as
4997 dataflow maintainer.
4998
4999 2007-06-07 Ben Elliston <bje@au.ibm.com>
5000
5001 * config.sub, config.guess: Update from upstream sources.
5002
5003 2007-06-07 Ben Elliston <bje@au.ibm.com>
5004
5005 * Makefile.tpl: Fix spelling error.
5006 * Makefile.in: Regenerate.
5007
5008 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5009
5010 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5011 lt_cv_sys_max_cmd_len.
5012
5013 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5014
5015 * MAINTAINERS (Various Maintainers): Add myself as
5016 auto-vectorizer maintainer.
5017
5018 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5019
5020 PR libjava/32098
5021 * libtool.m4: Revert previous change.
5022 * ltgcc.m4: Put it here.
5023
5024 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5025
5026 * MAINTAINERS (Various Maintainers): Add myself as
5027 auto-vectorizer maintainer.
5028
5029 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5030
5031 PR libjava/32098
5032 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5033
5034 2007-05-30 Richard Guenther <rguenther@suse.de>
5035
5036 * MAINTAINERS (Various Maintainers): Add myself as
5037 auto-vectorizer maintainer.
5038
5039 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5040
5041 PR bootstrap/29382
5042 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5043 * configure: Rebuilt.
5044
5045 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5046
5047 * MAINTAINERS (Write After Approval): Removed my name.
5048
5049 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5050
5051 * MAINTAINERS (Write After Approval): Remove myself.
5052
5053 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5054
5055 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5056
5057 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5058
5059 * ltmain.sh: Update from ToT Libtool.
5060 * libtool.m4: Update from ToT Libtool.
5061 * ltsugar.m4: New. Update from ToT Libtool.
5062 * ltversion.m4: New. Update from ToT Libtool.
5063 * ltoptions.m4: New. Update from ToT Libtool.
5064 * ltconfig: Remove.
5065 * ltcf-c.sh: Remove.
5066 * ltcf-cxx.sh: Remove.
5067 * ltcf-gcj.sh: Remove.
5068
5069 2007-05-22 Ollie Wild <aaw@google.com>
5070
5071 * MAINTAINERS (Write After Approval): Add myself.
5072
5073 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5074
5075 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5076 stage_cflags.
5077 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5078 Remove CFLAGS/LIBCFLAGS.
5079 (configure-stage[+id+]-[+prefix+][+module+],
5080 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5081 * Makefile.in: Regenerate.
5082
5083 2007-05-15 Diego Novillo <dnovillo@google.com>
5084
5085 * MAINTAINERS: Update e-mail address.
5086
5087 2007-05-15 Revital Eres <eres@il.ibm.com>
5088
5089 * MAINTAINERS (Write After Approval): Add myself.
5090
5091 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5092
5093 * MAINTAINERS (Write After Approval): Updated my address.
5094
5095 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5096
5097 * MAINTAINERS (Write After Approval): Add myself.
5098
5099 2007-05-11 Silvius Rus <rus@google.com>
5100
5101 * MAINTAINERS (Write After Approval): Add myself.
5102
5103 2007-04-23 Tom Tromey <tromey@redhat.com>
5104
5105 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5106
5107 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5108
5109 * MAINTAINERS (cpplib): Rename to ...
5110 (libcpp): ... this. Add C/C++ front end maintainers.
5111
5112 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5113
5114 * config-ml.in: Pass ${ml_config_env} to configure calls.
5115
5116 2007-04-04 Christian Bruel <christian.bruel@st.com>
5117
5118 * MAINTAINERS (Write After Approval): Add myself.
5119
5120 2007-04-02 Dave Korn <dave.korn@artimi.com>
5121
5122 * MAINTAINERS (Write After Approval): Add myself.
5123
5124 2007-03-31 Tobias Burnus <burnus@net-b.de>
5125
5126 * MAINTAINERS (fortran 95 front end): Add myself.
5127
5128 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5129
5130 * MAINTAINERS (Write After Approval): Add myself.
5131
5132 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5133
5134 * MAINTAINERS (Modulo Scheduler): Add myself.
5135
5136 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5137
5138 * MAINTAINERS (fortran 95 front end): Add myself.
5139 (c++ front end): whitespace fix.
5140
5141 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5142
5143 * MAINTAINERS (Write After Approval): Add myself.
5144
5145 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5146
5147 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5148 of glob. Quote arguments with single quotes too.
5149 * configure: Regenerate.
5150
5151 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5152
5153 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5154 * Makefile.in: Regenerate
5155
5156 2007-03-07 Andreas Schwab <schwab@suse.de>
5157
5158 * configure: Regenerate.
5159
5160 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5161
5162 * configure.ac: Add "--with-pdfdir" configure option,
5163 which defines pdfdir variable.
5164 * Makefile.def (target=fixincludes): Add install-pdf to
5165 missing targets.
5166 (recursive_targets): Add install-pdf target.
5167 (flags_to_pass): Add pdfdir.
5168 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5169 target.
5170 * configure: Regenerate
5171 * Makefile.in: Regenerate
5172
5173 2007-02-28 Eric Christopher <echristo@apple.com>
5174
5175 Revert:
5176 2006-12-07 Mike Stump <mrs@apple.com>
5177
5178 * Makefile.def (dependencies): Add dependency for
5179 install-target-libssp and install-target-libgomp on
5180 install-gcc.
5181 * Makefile.in: Regenerate.
5182
5183 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5184
5185 * configure: Regenerate.
5186 * configure.ac: Move statements after variable declarations.
5187
5188 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5189
5190 * MAINTAINERS: Add myself as sh maintainer.
5191
5192 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5193
5194 * configure.ac: Adjust for loop syntax.
5195 * configure: Regenerate.
5196
5197 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5198
5199 * configure: Rebuilt.
5200
5201 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5202
5203 * configure.ac: Drop multiple occurrences of --enable-languages,
5204 and fix its quoting.
5205 * configure: Rebuilt.
5206
5207 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5208 Nathan Sidwell <nathan@codesourcery.com>
5209 Vladimir Prus <vladimir@codesourcery.com>
5210 Joseph Myers <joseph@codesourcery.com>
5211
5212 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5213 * configure: Regenerate.
5214
5215 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5216
5217 * ltconfig (freebsd*): Default to elf.
5218
5219 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5220
5221 * configure.ac (target_libraries): Move libgcc before libiberty.
5222 * configure: Regenerated.
5223
5224 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5225 Paolo Bonzini <bonzini@gnu.org>
5226
5227 PR bootstrap/30753
5228 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5229 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5230 * configure: Regenerated.
5231
5232 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5233
5234 * MAINTAINERS (Language Front End Maintainers): Update my mail
5235 address.
5236
5237 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5238
5239 PR bootstrap/30748
5240 * configure.ac: Correct syntax for Solaris ksh.
5241 * configure: Regenerated.
5242
5243 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5244
5245 * configure.ac: Sync with src.
5246 * configure: Regenerate.
5247
5248 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5249
5250 * Makefile.in: Regenerate.
5251
5252 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5253
5254 * config.sub: Sync with src.
5255
5256 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5257
5258 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5259 noncanonical equivalents.
5260 * configure.in: Rename to...
5261 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5262 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5263 target_noncanonical. Use them. Rewrite removal of configure
5264 arguments for autoconf 2.59. Discard variable settings. Force
5265 program_transform_name for native tools.
5266
5267 * Makefile.in: Regenerated.
5268 * configure: Regenerated with autoconf 2.59.
5269
5270 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5271
5272 * MAINTAINERS (Write After Approval): Add myself.
5273
5274 2007-01-31 Andreas Schwab <schwab@suse.de>
5275
5276 * Makefile.tpl (LDFLAGS): Substitute it.
5277 * Makefile.in: Regenerate.
5278
5279 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5280
5281 * MAINTAINERS (Write After Approval): Add myself.
5282
5283 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5284
5285 * MAINTAINERS (spu port): Add myself.
5286
5287 2007-01-23 Richard Guenther <rguenther@suse.de>
5288
5289 PR bootstrap/30541
5290 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5291 * Makefile.tpl (GNATBIND): Substitute it.
5292 (GNATMAKE): Likewise.
5293 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5294 of STAGE_PREFIX.
5295 * Makefile.in: Regenerate.
5296 * configure: Regenerate.
5297
5298 2007-01-18 Mike Stump <mrs@apple.com>
5299
5300 * configure.in: Re-enable -Werror for gcc builds.
5301
5302 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5303
5304 * MAINTAINERS (Write After Approval): Add myself.
5305
5306 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5307
5308 * configure.in: Change == to = in test command.
5309 * configure: Regenerate.
5310
5311 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5312 Nick Clifton <nickc@redhat.com>
5313 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5314
5315 * configure.in (build_configargs, host_configargs, target_configargs):
5316 Remove build/host/target parameters.
5317 (host_libs): Add gmp and mpfr.
5318 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5319 * Makefile.def (gmp, mpfr): New.
5320 (gcc): Remove target.
5321 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5322 target_os, target_vendor): New.
5323 (configure): Add host_alias/target_alias arguments; adjust invocations.
5324 * configure: Regenerate.
5325 * Makefile.in: Regenerate.
5326
5327 2007-01-11 Matt Fago <fago@earthlink.net>
5328
5329 * configure.in: Try to link to functions only in mpfr 2.2.x
5330 to improve robustness of configure tests.
5331 * configure: Regenerate.
5332
5333 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5334
5335 * MAINTAINERS: Add myself as i386 maintainer.
5336
5337 2007-01-08 Jan Hubicka <jh@suse.cz>
5338
5339 * MAINTAINERS: Add myself as i386 maintainer.
5340
5341 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5342
5343 * configure.in: Add support for an x86_64-mingw* target.
5344 * configure: Regenerate.
5345
5346 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5347
5348 * Makefile.tpl (all-target): Correct @if conditional for target
5349 modules.
5350 * configure.in: Omit libiberty if building only target libgcc.
5351 * configure, Makefile.in: Regenerated.
5352
5353 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5354
5355 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5356 * configure: Regenerate.
5357
5358 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5359
5360 * Makefile.def (target_modules): Add libgcc.
5361 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5362 * Makefile.tpl (clean-target-libgcc): Delete.
5363 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5364 on gcc even for bootstrapped modules. Rewrite handling of
5365 lang_env_dependencies to loop over target_modules.
5366 * configure.in (target_libraries): Add target-libgcc.
5367 * Makefile.in, configure: Regenerated.
5368
5369 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5370
5371 * configure.in: Reorganize recognition of languages. Add
5372 --enable-stage1-languages. Show supported languages for the chosen
5373 target rather than all recognized languages.
5374 * configure: Regenerate.
5375
5376 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5377
5378 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5379 * Makefile.in: Regenerate.
5380
5381 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5382
5383 * configure.in: Warn that MPFR 2.2.0 is buggy.
5384 * configure: Regenerate.
5385
5386 2006-12-27 Ian Lance Taylor <iant@google.com>
5387
5388 * configure.in: When removing Makefiles to force a reconfigure, also
5389 remove prev-DIR*/Makefile.
5390 * configure: Regenerate.
5391
5392 2006-12-22 Andreas Schwab <schwab@suse.de>
5393
5394 * configure: Regenerate with correct autoconf version.
5395
5396 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5397
5398 * configure.in: add AC_SUBST for *_FOR_TARGET.
5399 * configure: Regenerate.
5400
5401 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5402
5403 * configure.in: Simplify logic for rejecting languages that cannot
5404 be built. Separate the case when a language is unsupported,
5405 from the case when the user chooses not to build a language.
5406
5407 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5408
5409 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5410 it only affects bootstrap and could be tested on "$host" as well.
5411 * configure: Regenerate.
5412 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5413
5414 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5415
5416 PR bootstrap/29544
5417 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5418 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5419 move here comment from Makefile.tpl.
5420 * Makefile.tpl: Move some definitions higher in the file.
5421 (STAGE1_CHECKING): New.
5422 * configure.in: Add --enable-stage1-checking.
5423 * configure: Regenerate.
5424 * Makefile.in: Regenerate.
5425
5426 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5427
5428 * MAINTAINERS: Add myself as build system maintainer.
5429
5430 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5431
5432 * MAINTAINERS (Write After Approval): Add myself.
5433
5434 2006-12-13 Eric Christopher <echristo@apple.com>
5435
5436 * MAINTAINERS: Add myself as darwin maintainer.
5437
5438 2006-12-11 Ian Lance Taylor <ian@airs.com>
5439
5440 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5441
5442 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5443
5444 MAINTAINERS: Update my entry.
5445
5446 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5447
5448 * configure.in: Handle spu makefile frag.
5449 * Makefile.tpl (MAINT): Define
5450 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5451 * configure: Regenerate.
5452 * Makefile.in: Regenerate.
5453
5454 2006-12-11 Ben Elliston <bje@au.ibm.com>
5455
5456 * config.guess: Import latest version.
5457 * config.sub: Likewise.
5458
5459 2006-12-11 Ben Elliston <bje@au.ibm.com>
5460
5461 * configure.in (spu-*-*): Don't skip target-libiberty.
5462 * configure: Regenerate.
5463
5464 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5465
5466 PR bootstrap/30134
5467 * configure.in: Correct x86 darwin support for libjava to powerpc
5468 and i?86 only.
5469 * configure: Regenerate.
5470
5471 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5472
5473 * configure.in: Add x86 darwin support for libjava.
5474 * configure: Regenerate.
5475
5476 2006-12-07 Mike Stump <mrs@apple.com>
5477
5478 * Makefile.def (dependencies): Add dependency for
5479 install-target-libssp and install-target-libgomp on
5480 install-gcc.
5481 * Makefile.in: Regenerate.
5482
5483 2006-12-04 Richard Guenther <rguenther@suse.de>
5484
5485 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5486 (Non-Algorithmic Maintainers): Move over non-algorithmic
5487 loop optimizer maintainers, add myself as a non-algorithmic
5488 middle-end maintainer.
5489
5490 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5491
5492 * MAINTAINERS (Write After Approval): Add myself.
5493
5494 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5495
5496 * configure.in: Update error message for missing GMP/MPFR.
5497
5498 * configure: Regenerate.
5499
5500 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5501
5502 * configure.in: Update MPFR version in error message.
5503
5504 * configure: Regenerate.
5505
5506 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5507
5508 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5509 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5510 --with-gmp-lib): New flags.
5511
5512 * configure: Regenerate.
5513
5514 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5515
5516 * MAINTAINERS (Write After Approval): Change my email address.
5517
5518 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5519
5520 * MAINTAINERS (Write After Approval): Add myself.
5521
5522 2006-11-22 Philipp Thomas <pth@suse.de>
5523
5524 * MAINTAINERS (i18n): Update e-mail address.
5525
5526 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5527
5528 * MAINTAINERS (spu port): Add myself as maintainer.
5529 (Write After Approval): Remove myself.
5530
5531 2006-11-22 Ben Elliston <bje@au.ibm.com>
5532
5533 * configure.in (skipdirs): Don't build libssp for SPU.
5534 * configure: Regenerate.
5535
5536 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5537
5538 * MAINTAINERS (spu port): Add myself as maintainer.
5539 (libobjc): Update my email address.
5540
5541 2006-11-21 Andrea Bona <andrea.bona@st.com>
5542
5543 * MAINTAINERS (Write After Approval): Add myself.
5544
5545 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5546
5547 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5548 * configure : Rebuilt.
5549
5550 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5551
5552 * MAINTAINERS (Write After Approval): Add myself.
5553
5554 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5555
5556 * MAINTAINERS (Write After Approval): Add myself.
5557
5558 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5559
5560 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5561 libmpfr.a.
5562 * configure: Regenerate.
5563
5564 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5565
5566 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5567 (unstage): Test for stage_last presence.
5568
5569 PR bootstrap/29802
5570 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5571 STAGE_PREFIX.
5572 * Makefile.in: Regenerate.
5573
5574 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5575
5576 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5577 maintainers.
5578
5579 2006-11-14 Erven Rohou <erven.rohou@st.com>
5580
5581 * MAINTAINERS (Write After Approval): Add myself.
5582
5583 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5584
5585 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5586 and stageN-package/Makefile.
5587 * Makefile.in: Regenerated.
5588
5589 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5590
5591 * configure.in: Remove target-libgloss from noconfigdirs for
5592 bfin-*-*.
5593 * configure: Regenerated.
5594
5595 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5596
5597 * configure.in (have_gmp): Only error if the gcc directory exists.
5598
5599 * configure: Regenerate.
5600
5601 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5602
5603 * configure.in: Robustify error message for missing GMP/MPFR.
5604
5605 * configure: Regenerate.
5606
5607 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5608
5609 * MAINTAINERS (Write After Approval): Add myself.
5610
5611 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5612
5613 * MAINTAINERS: Change email address.
5614
5615 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5616
5617 * MAINTAINERS (Write After Approval): Add myself.
5618
5619 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5620
5621 * MAINTAINERS (Write After Approval): Add myself.
5622
5623 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5624
5625 * MAINTAINERS (Write After Approval): Move myself to
5626 Write After Approval section.
5627
5628 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5629
5630 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5631 need_gmp anymore.
5632 * configure: Regenerate.
5633
5634 2006-10-16 Tobias Burnus <burnus@net-b.de>
5635
5636 * MAINTAINERS (Write After Approval): Add myself.
5637
5638 2006-10-16 Ben Elliston <bje@au.ibm.com>
5639
5640 * config.guess: Import latest version.
5641 * config.sub: Likewise.
5642
5643 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5644
5645 * Makefile.def: Added pdf target handling.
5646 * Makefile.tpl: Added pdf target handling.
5647 * Makefile.in: Regenerated.
5648
5649 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5650
5651 * MAINTAINERS: Add self as score port maintainer.
5652
5653 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5654
5655 * MAINTAINERS (Write After Approval): Add myself.
5656
5657 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5658
5659 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5660 or newer.
5661 * configure: Regenerated.
5662
5663 2006-09-27 Dave Brolley <brolley@redhat.com>
5664
5665 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5666 using $s instead of $r.
5667 * configure: Regenerated.
5668
5669 2006-09-26 Thiemo Seufer <ths@mips.com>
5670
5671 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5672 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5673 * configure: Regenerate.
5674
5675 2006-09-24 Graeme Peterson <gridly@gmail.com>
5676
5677 * MAINTAINERS (Write After Approval): Remove myself.
5678
5679 2006-09-22 Chao-ying Fu <fu@mips.com>
5680
5681 * MAINTAINERS (Write After Approval): Add myself.
5682
5683 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5684
5685 * MAINTAINERS: Add self as soft-fp maintainer.
5686
5687 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5688
5689 * MAINTAINERS: Add myself as avr maintainer.
5690 Remove Marek Michalkiewicz as avr maintainer.
5691
5692 2006-09-07 Roberto Costa <roberto.costa@st.com>
5693
5694 * MAINTAINERS (Write After Approval): Add myself.
5695
5696 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5697
5698 * configure.in: Never build newlib for a Mingw host.
5699 Never build newlib as Mingw target library.
5700 Test the existence of winsup/cygwin for building a Cygwin newlib,
5701 rather than just winsup.
5702 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5703 building a Mingw target.
5704 * configure: Regenerate.
5705
5706 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5707
5708 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5709
5710 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5711
5712 * config.guess: Import from src (was more updated).
5713 * config.sub: Likewise.
5714
5715 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5716
5717 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5718 * configure: Regenerated.
5719
5720 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5721
5722 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5723 for stages after the first.
5724
5725 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5726
5727 * Makefile.def: Add dependencies for configure-opcodes
5728 on configure-intl and all-opcodes on all-intl.
5729 * Makefile.in: Regenerated.
5730
5731 2006-07-13 Ben Elliston <bje@au.ibm.com>
5732
5733 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5734
5735 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5736
5737 Port to hosts whose 'sort' and 'tail' implementations
5738 treat operands with leading '+' as file names, as POSIX
5739 has required since 2001. However, make sure the code still
5740 works on pre-POSIX hosts.
5741 * ltmain.sh: Don't assume "sort +2" is equivalent to
5742 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5743
5744 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5745
5746 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5747
5748 2006-07-04 Peter O'Gorman <peter@pogma.com>
5749
5750 * ltconfig: chmod 644 before ranlib during install.
5751
5752 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5753
5754 PR bootstrap/18058
5755 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5756 if the bootstrap compiler is a GCC version that supports it.
5757 * configure: Regenerate.
5758
5759 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5760
5761 * configure.in: Fix thinkos in previous check-in.
5762 * configure: Regenerate.
5763
5764 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5765
5766 PR other/27063
5767 * configure.in: Test subdir_requires and give an appropriate
5768 error message.
5769 * configure: Regenerate.
5770
5771 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5772
5773 * MAINTAINERS (Write After Approval): Add myself.
5774
5775 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5776
5777 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5778
5779 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5780
5781 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5782
5783 2006-06-20 David Ayers <d.ayers@inode.at>
5784
5785 PR bootstrap/28072
5786 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5787 whether target-libjava is being configured instead of whether the
5788 java front end is enabled.
5789 * configure: Regenerate.
5790
5791 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5792
5793 PR target/27540
5794 * configure.in: Only enable libgomp on IRIX 6.
5795 * configure: Regenerate.
5796
5797 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5798
5799 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5800 too.
5801 * Makefile.in: Regenerate.
5802
5803 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5804
5805 * config-ml.in: Alter CCASFLAGS to include special
5806 multilib options the same as is done for CFLAGS.
5807
5808 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5809
5810 * configure.in: Don't enable libgomp on hpux10.
5811 * configure: Rebuilt.
5812
5813 2006-06-12 David Ayers <d.ayers@inode.at>
5814
5815 PR bootstrap/27963
5816 PR target/19970
5817 * configure.in: Remove target-boehm-gc from noconfigdirs where
5818 ${libgcj} is specified.
5819 * configure: Regenerate.
5820
5821 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5822
5823 Sync from src:
5824
5825 * configure.in: Sync.
5826 * configure: Regenerated.
5827
5828 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5829
5830 * Makefile.def: Added dependencies from sim and gdb on intl, and
5831 added configure dependencies to everything with an all dependency
5832 on intl.
5833 * Makefile.in: Regenerated.
5834
5835 2006-06-06 David Ayers <d.ayers@inode.at>
5836
5837 PR libobjc/13946
5838 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5839 * Makefile.in: Regenerate.
5840 * configure.in: Add --enable-objc-gc at toplevel and have it
5841 enable boehm-gc for Objective-C.
5842 Remove target-boehm-gc from libgcj.
5843 Add target-boehm-gc to target_libraries.
5844 Add target-boehm-gc to noconfigdirs where ${libgcj}
5845 is specified.
5846 Assert that boehm-gc is supported when requested for Objective-C.
5847 Only build boehm-gc if needed either for Java or Objective-C.
5848 * configure: Regenerate.
5849
5850 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5851
5852 PR 27674
5853 * Makefile.tpl (configure-[+prefix+][+module+],
5854 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5855 Remove rule to unstage bootstrapped modules.
5856 (stage_current): New.
5857 * Makefile.in: Regenerate.
5858
5859 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5860
5861 * MAINTAINERS (Write After Approval): Update my e-mail address.
5862
5863 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5864
5865 * include/libiberty.h: Declare pex_run_in_environment.
5866
5867 2006-05-31 Asher Langton <langton2@llnl.gov>
5868
5869 * MAINTAINERS (Write After Approval): Add myself.
5870
5871 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5872
5873 * Makefile.def (bfd, opcodes): Fix lib_path.
5874 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5875 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5876 * Makefile.in: Regenerate.
5877
5878 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5879
5880 * Makefile.in: Regenerate.
5881
5882 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5883
5884 * Makefile.def: Add install-html target. Add datarootdir
5885 docdir and htmldir to flags_to_pass.
5886 * Makefile.tpl: Add install-html target.
5887 * Makefile.in: Regenerate.
5888 * configure.in: Add --with-datarootdir, --with-docdir, and
5889 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5890 * configure: Regenerate.
5891
5892 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5893
5894 * configure.in: Enable gprof for cross builds.
5895 * configure: Regenerate.
5896
5897 2006-05-22 Richard Guenther <rguenther@suse.de>
5898
5899 Revert
5900 2006-01-31 Richard Guenther <rguenther@suse.de>
5901 Paolo Bonzini <bonzini@gnu.org>
5902
5903 * Makefile.def (target_modules): Add libgcc-math target module.
5904 * configure.in (target_libraries): Add libgcc-math target library.
5905 (--enable-libgcc-math): New configure switch.
5906 * Makefile.in: Re-generate.
5907 * configure: Re-generate.
5908 * libgcc-math: New toplevel directory.
5909
5910 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5911 Andreas Tobler <a.tobler@schweiz.ch>
5912
5913 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5914 * configure: Rebuilt.
5915
5916 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5917
5918 * MAINTAINERS (Write After Approval): Add myself.
5919
5920 2006-05-01 DJ Delorie <dj@redhat.com>
5921
5922 * configure.in: Restore CFLAGS if GMP isn't present.
5923 * configure: Regenerate.
5924
5925 2006-05-01 Richard Guenther <rguenther@suse.de>
5926
5927 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5928 maintainer.
5929
5930 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5931
5932 * MAINTAINERS (Write After Approval): Add myself.
5933
5934 2006-04-28 Jan Beulich <jbeulich@novell.com>
5935
5936 * MAINTAINERS (Write After Approval): Add myself.
5937
5938 2006-04-18 DJ Delorie <dj@redhat.com>
5939
5940 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5941 reference libgloss so that libssp can be built in a combined
5942 tree.
5943 * configure: Regenerate.
5944
5945 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5946
5947 * MAINTAINERS (Write After Approval): Add myself.
5948
5949 2006-04-05 Ben Elliston <bje@au.ibm.com>
5950
5951 * configure.in: Require makeinfo 4.4 or higher.
5952 * configure: Regenerate.
5953
5954 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5955
5956 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5957 Rearrange the entries of other libraries to have them in one place.
5958
5959 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5960
5961 * MAINTAINERS (Write After Approval): Remove myself.
5962 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5963
5964 2006-03-14 Richard Guenther <rguenther@suse.de>
5965
5966 * configure: Regenerate with autoconf 2.13.
5967
5968 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5969
5970 * MAINTAINERS: Use my work address.
5971
5972 * MAINTAINERS: Update my E-mail address.
5973
5974 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5975
5976 * configure.in: Handle --disable-<component> generically.
5977 * configure: Regenerate.
5978
5979 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5980
5981 PR libgcj/17311
5982 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5983
5984 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5985
5986 * MAINTAINERS (Write After Approval): Remove myself.
5987 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5988
5989 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5990
5991 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5992 (TARGET_CONFIGDIRS): Remove.
5993 * configure.in: Remove AC_SUBST(target_configdirs).
5994 * Makefile.in, configure: Regenerated.
5995
5996 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5997
5998 * MAINTAINERS (Write After Approval): Remove myself.
5999 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6000
6001 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6002
6003 PR bootstrap/25670
6004
6005 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6006
6007 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6008 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6009 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6010 BUILD_PREFIX, BUILD_PREFIX_1.
6011 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6012
6013 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6014 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6015
6016 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6017 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6018 of `cat stage_current`. Always provide the `r' and `s' variables.
6019 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6020 a single shell execution.
6021 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6022 bootstrapped modules, make the stage1 module if the build was not
6023 started yet, else build the current stage.
6024 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6025 (all-build, all-host, all-target, [+make_target+]-host,
6026 [+make_target+]-target): Do not use \-continued lines.
6027 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6028 (current_stage, restrap, stage_last): New.
6029
6030 * Makefile.in: Regenerate.
6031 * configure: Regenerate.
6032
6033 2006-02-19 Bud Davis <jmdavis@link.com>
6034
6035 * MAINTAINERS (Write After Approval): Remove myself.
6036 (Language Front End Maintainers): Add myself as fortran 95
6037 maintainer and update e-mail address.
6038
6039 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6040
6041 * MAINTAINERS (Write After Approval): Remove myself.
6042 (Language Front End Maintainers): Add myself as fortran 95
6043 maintainer.
6044
6045 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6046
6047 * MAINTAINERS (Write After Approval): Add myself.
6048
6049 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6050
6051 * MAINTAINERS (Write After Approval): Remove myself.
6052 (Language Front End Maintainers): Add myself as
6053 fortran 95 maintainer.
6054
6055 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6056
6057 Sync from src:
6058
6059 2005-12-27 Leif Ekblad <leif@rdos.net>
6060
6061 * configure.in: Add support for RDOS target.
6062 * configure: Regenerate.
6063
6064 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6065 Andreas Schwab <schwab@suse.de>
6066
6067 * configure: Regenerate.
6068
6069 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6070
6071 * configure.in (enable_libgomp): Add AIX.
6072 * configure: Regenerate.
6073
6074 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6075
6076 * MAINTAINERS (Write After Approval): Add myself.
6077
6078 2006-02-03 Lee Millward <lee.millward@gmail.com>
6079
6080 * MAINTAINERS (Write After Approval): Add myself.
6081
6082 2006-01-31 Richard Guenther <rguenther@suse.de>
6083 Paolo Bonzini <bonzini@gnu.org>
6084
6085 * Makefile.def (target_modules): Add libgcc-math target module.
6086 * configure.in (target_libraries): Add libgcc-math target library.
6087 (--enable-libgcc-math): New configure switch.
6088 * Makefile.in: Re-generate.
6089 * configure: Re-generate.
6090 * libgcc-math: New toplevel directory.
6091
6092 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6093
6094 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6095 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6096 the assembler, linker and binutils.
6097 * configure: Regenerate.
6098
6099 2006-01-22 Dirk Mueller <dmueller@suse.de>
6100
6101 * MAINTAINERS (Write After Approval): Add myself.
6102
6103 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6104
6105 * configure: Regenerate.
6106
6107 2006-01-18 Richard Henderson <rth@redhat.com>
6108 Jakub Jelinek <jakub@redhat.com>
6109 Diego Novillo <dnovillo@redhat.com>
6110
6111 * libgomp: New directory.
6112 * Makefile.def: Add target_module libgomp.
6113 * Makefile.in: Regenerate.
6114 * configure.in (target_libraries): Add target-libgomp.
6115 * configure: Regenerate.
6116
6117 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6118
6119 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6120 @ from continuation.
6121 * Makefile.in: Rebuilt.
6122
6123 2006-01-04 Chris Lattner <sabre@gnu.org>
6124
6125 * MAINTAINERS (Write After Approval): Add myself.
6126
6127 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6128
6129 PR bootstrap/24252
6130
6131 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6132 * Makefile.tpl (OBJDUMP): New.
6133 (EXTRA_HOST_FLAGS): Add it.
6134 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6135
6136 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6137 to use symbolic links between directories. Avoid race conditions
6138 or make them harmless.
6139 * configure.in: Do not try to use symbolic links between directories.
6140
6141 * Makefile.def (LEAN): Pass.
6142 * Makefile.tpl (LEAN): Define.
6143 (stage[+id+]-start): Accept that the previous directory does not
6144 exist, if the bootstrap is lean.
6145 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6146 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6147 configure substitution.
6148 ([+compare-target+]): Likewise.
6149 ([+bootstrap-target+]-lean): New.
6150 * configure.in: Remove lean bootstrap support from here.
6151
6152 * Makefile.in: Regenerate.
6153 * configure: Regenerate.
6154
6155 2006-01-04 Ben Elliston <bje@au.ibm.com>
6156
6157 * MAINTAINERS (libdecnumber): Add myself.
6158
6159 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6160
6161 * libtool-ldflags: New script.
6162
6163 2006-01-02 Andreas Schwab <schwab@suse.de>
6164
6165 * configure.in: When reconfiguring remove Makefile in
6166 all stage directories.
6167 * configure: Regenerate.
6168
6169 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6170
6171 * MAINTAINERS: Update my email address.
6172
6173 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6174
6175 Revert Ada-related part of the previous change.
6176
6177 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6178 Do not pass.
6179 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6180 * Makefile.in: Regenerate.
6181 * configure.in: Do not include mt-ppc-aix target fragment.
6182 * configure: Regenerate.
6183
6184 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6185
6186 * configure.in: Select appropriate fragments for PowerPC/AIX.
6187 * configure: Regenerate.
6188
6189 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6190 BOOT_CFLAGS, BOOT_LDFLAGS.
6191 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6192 BOOT_CFLAGS, BOOT_LDFLAGS.
6193 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6194 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6195 (stage): Fail if we cannot complete the work.
6196 * Makefile.in: Regenerate.
6197
6198 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6199
6200 * configure.in: Replace ms1 with mt.
6201 * configure: Rebuilt.
6202
6203 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6204
6205 * MAINTAINERS: Update my email address.
6206
6207 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6208
6209 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6210 install-host-nogcc): Don't invoke $(stage) at the end.
6211 * Makefile.in: Regenerate.
6212
6213 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6214
6215 * configure.in: Flip the top-level bootstrap switch.
6216 * configure: Regenerate.
6217
6218 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6219
6220 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6221 $(stage) and $(unstage).
6222 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6223 (all): Remove stray semicolon.
6224 (local-distclean): Don't handle multilib.tmp and multilib.out.
6225 (install.all): Set $s for consistency.
6226 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6227 check_multilibs setting. Always make the install directory.
6228 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6229 Correct @if/@endif.
6230 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6231 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6232 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6233 (multilib.out): Remove.
6234 * Makefile.in: Regenerated.
6235
6236 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6237
6238 * MAINTAINERS (Write After Approval): Add myself.
6239
6240 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6241
6242 * MAINTAINERS: Add myself as mt maintainer.
6243
6244 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6245
6246 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6247
6248 * MAINTAINERS: Change email address.
6249
6250 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6251
6252 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6253 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6254 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6255 Find in-tree tools if available.
6256 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6257 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6258 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6259 (COMPILER_*_FOR_TARGET): New.
6260 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6261 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6262 (CONFIGURED_*, USUAL_*): Remove.
6263 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6264 STRIP): Use autoconf substitutions.
6265 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6266 COMPILER_NM_FOR_TARGET): New.
6267 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6268
6269 (all): Make all-host and all-target in parallel.
6270 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6271 that $$r and $$s are set before invoking a recursive make.
6272 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6273 ([+bootstrap-target+]): Inline most of the `all' target.
6274
6275 2005-11-29 Ben Elliston <bje@au.ibm.com>
6276
6277 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6278 from the gcc build directory.
6279 * Makefile.in: Regenerate.
6280
6281 2005-11-29 Ben Elliston <bje@au.ibm.com>
6282
6283 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6284 depend on all-libdecnumber.
6285 * configure.in (host_libs): Include libdecnumber.
6286 * Makefile.in: Regenerate.
6287 * configure: Likewise.
6288
6289 2005-11-29 Ben Elliston <bje@au.ibm.com>
6290
6291 * libdecnumber: Import decNumber sources from the dfp-branch.
6292
6293 2005-11-21 Kean Johnston <jkj@sco.com>
6294
6295 * config.sub, config.guess: Sync from upstream sources.
6296
6297 2005-11-21 Ben Elliston <bje@au.ibm.com>
6298
6299 Import from Autoconf sources:
6300
6301 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6302 * config/move-if-change: Don't output "$2 is unchanged";
6303 suggested by Ben Elliston. Handle weird characters correctly.
6304
6305 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6306
6307 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6308 to match upstream libtool for darwin.
6309
6310 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6311
6312 * Makefile.def: Remove gdb dependencies for gdbtk.
6313 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6314 (configure-gdb, install-gdb): New rules.
6315 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6316 * Makefile.in, configure: Regenerated.
6317
6318 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6319
6320 * MAINTAINERS (Write After Approval): Add myself.
6321
6322 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6323
6324 * MAINTAINERS (Write After Approval): Add myself.
6325
6326 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6327
6328 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6329 Diego Novillo.
6330
6331 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6332
6333 PR bootstrap/24297
6334 * Makefile.tpl (do-[+make-target+], do-check, install,
6335 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6336 are set before recursing.
6337 * Makefile.in: Regenerate.
6338
6339 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6340
6341 PR bootstrap/18939
6342 * Makefile.def (gcc) <target>: Fix thinko.
6343 * Makefile.in: Regenerate.
6344
6345 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6346
6347 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6348 * configure: Regenerate.
6349
6350 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6351
6352 * MAINTAINERS (Write After Approval): Add self.
6353
6354 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6355
6356 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6357 target-libffi, target-qthreads, target-libjava, and
6358 targetlibobjc.
6359 * configure: Regenerate.
6360
6361 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6362
6363 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6364 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6365 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6366 (USUAL_OBJDUMP_FOR_TARGET): New.
6367 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6368 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6369 * configure, Makefile.in: Regenerated.
6370
6371 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6372
6373 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6374 before other host packages.
6375
6376 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6377
6378 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6379
6380 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6381
6382 PR bootstrap/22340
6383
6384 * configure.in (default_target): Remove.
6385 * Makefile.tpl (all): Do not use prerequisites as subroutines
6386 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6387 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6388 use prerequisites as subroutines.
6389 (check-host, check-target): New.
6390 (bootstrap configure & all targets): Do not use stage*-start
6391 if the directory layout is already ok.
6392 (non-bootstrap configure & all targets): Prepend a $(unstage).
6393 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6394 (NOTPARALLEL): Remove.
6395 (unstage, stage variables): New variables.
6396 (unstage, stage targets): Simply expand to those variables.
6397
6398 * configure: Regenerate.
6399 * Makefile.in: Regenerate.
6400
6401 2005-10-04 James E Wilson <wilson@specifix.com>
6402
6403 * Makefile.def (lang_env_dependencies): Add libmudflap.
6404 * Makefile.in: Regenerate.
6405
6406 2005-10-03 Andreas Schwab <schwab@suse.de>
6407
6408 Backport from libtool CVS:
6409 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6410
6411 * ltmain.sh: add support for installing into temporary
6412 staging area (e.g. 'make install DESTDIR=...')
6413
6414 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6415
6416 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6417 * configure: Regenerated.
6418
6419 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6420
6421 * configure: Regenerate with the correct
6422 autoconf version.
6423
6424 2005-09-30 Catherine Moore <clm@cm00re.com>
6425
6426 * configure.in (bfin-*-*): New.
6427 * configure: Regenerated.
6428
6429 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6430
6431 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6432 (LIPO_FOR_TARGET): New.
6433 (CONFIGURED_LIPO_FOR_TARGET): New.
6434 (USUAL_LIPO_FOR_TARGET): New.
6435 (STRIP_FOR_TARGET): New.
6436 (CONFIGURED_STRIP_FOR_TARGET): New.
6437 (USUAL_STRIP_FOR_TARGET): New.
6438 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6439 STRIP_FOR_TARGET.
6440 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6441 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6442 * Makefile.in: Regenerate.
6443 * configure: Regenerate.
6444
6445 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6446
6447 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6448 (rs6000-*-aix*): Same.
6449 * configure: Regenerate.
6450
6451 2005-09-16 Tom Tromey <tromey@redhat.com>
6452
6453 * MAINTAINERS: Add self as java maintainer.
6454
6455 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6456
6457 * configure.in: Recognize f95 in the --enable-languages option,
6458 and substitute it for fortran, issuing a warning.
6459 * configure: Regenerate.
6460
6461 2005-08-30 Phil Edwards <phil@codesourcery.com>
6462
6463 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6464 * configure: Regenerated.
6465
6466 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6467
6468 * MAINTAINERS: Add self as ms1 maintainer.
6469
6470 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6471
6472 * Makefile.def (libssp): Add to lang_env_dependencies.
6473 * Makefile.in: Regenerate.
6474
6475 2005-08-18 Ian Lance Taylor <ian@airs.com>
6476
6477 * MAINTAINERS: Add myself as middle-end maintainer.
6478
6479 2005-08-17 Christian Groessler <chris@groessler.org>
6480
6481 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6482 * Makefile.in: Regenerate.
6483
6484 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6485
6486 * MAINTAINERS (write after approval): Added myself.
6487
6488 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6489
6490 * MAINTAINERS (Write After Approval): Add myself.
6491
6492 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6493
6494 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6495 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6496 Look for alternate names of the target cc and c++
6497 * configure: Regenerate.
6498
6499 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6500
6501 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6502 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6503 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6504 tools; remove code to manually set them.
6505 (Target tools): Look in the environment for them.
6506 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6507 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6508 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6509 build directory.
6510 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6511 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6512 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6513 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6514 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6515 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6516 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6517 * configure: Regenerate.
6518 * Makefile.in: Regenerate.
6519
6520 2005-07-28 Ben Elliston <bje@au.ibm.com>
6521
6522 * MAINTAINERS: Update for removed CPU targets.
6523
6524 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6525
6526 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6527 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6528 * Makefile.in: Regenerated.
6529
6530 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6531
6532 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6533 (CFLAGS_FOR_TARGET): Use it.
6534 (CXXFLAGS_FOR_TARGET): Likewise.
6535 * Makefile.in: Regenerated.
6536 * configure.in (--with-build-sysroot): New option.
6537 * configure: Regenerated.
6538
6539 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6540
6541 * Makefile.tpl: Wrap install between unstage and stage
6542 * Makefile.in: Regenerate.
6543
6544 2005-07-21 Eric Christopher <echristo@apple.com>
6545
6546 * MAINTAINERS: Update affiliation.
6547
6548 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6549
6550 * MAINTAINERS: Add self as crx port maintainer.
6551
6552 2005-07-20 DJ Delorie <dj@redhat.com>
6553
6554 * MAINTAINERS: Add self as m32c maintainer.
6555
6556 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6557
6558 * all files: Update FSF address.
6559
6560 2005-07-15 Eric Christopher <echristo@redhat.com>
6561
6562 * MAINTAINERS: Change affiliation.
6563
6564 2005-07-14 Jim Blandy <jimb@redhat.com>
6565
6566 * configure.in: Add cases for Renesas m32c.
6567 * configure: Regenerated.
6568
6569 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6570
6571 * COPYING.LIB: Update from fsf.org.
6572
6573 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6574
6575 * COPYING, compile, config.guess,
6576 config.sub, install-sh, missing, mkinstalldirs,
6577 symlink-tree, ylwrap: Sync from upstream sources.
6578 * config-ml.in: Update FSF address.
6579
6580 2005-07-13 Eric Christopher <echristo@redhat.com>
6581
6582 * configure.in: Add toplevel noconfigdir support for tpf.
6583 * configure: Regenerate.
6584
6585 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6586
6587 PR ada/22340
6588
6589 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6590 * Makefile.in: Regenerate.
6591
6592 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6593
6594 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6595 Brolley to write-after-approval.
6596
6597 2005-07-07 Andreas Schwab <schwab@suse.de>
6598
6599 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6600 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6601 * Makefile.in: Regenerated.
6602
6603 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6604
6605 * configure.in: Don't build sim or rda when targetting darwin.
6606 * configure: Regenerate.
6607
6608 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6609
6610 * configure.in: Add --enable-libssp and --disable-libssp.
6611 * configure: Regenerate with autoconf-2.13.
6612
6613 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6614
6615 * Makefile.def (target_modules): Add libssp.
6616 * configure.in (target_libraries): Add target-libssp.
6617 * configure: Rebuilt.
6618 * Makefile.in: Rebuilt.
6619
6620 2005-07-01 Zack Weinberg <zackw@panix.com>
6621
6622 * MAINTAINERS: Change email address. Resign from maintainership.
6623
6624 2005-07-01 Richard Guenther <rguenther@suse.de>
6625
6626 * MAINTAINERS: Change my e-mail address and affiliation.
6627
6628 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6629
6630 * Makefile.def (stagefeedback): Come after profile.
6631 Define profiledbootstrap target.
6632 * Makefile.tpl (profiledbootstrap): Remove.
6633 (stageprofile-end): Zap stagefeedback.
6634 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6635 * Makefile.in: Regenerate.
6636
6637 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6638
6639 * MAINTAINERS: Update my email address.
6640
6641 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6642
6643 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6644 In 'cpp' stanza, support '#line' as well as '# '.
6645
6646 2005-06-08 Andreas Schwab <schwab@suse.de>
6647
6648 * MAINTAINERS: Move myself from 'Write After Approval' to
6649 'CPU Port Maintainers' section as m68k maintainer.
6650
6651 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6652
6653 * configure.in (unsupported_languages): New macro.
6654 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6655 non-ported target libraries in noconfigdirs.
6656 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6657 non-linux-gnu. Remove libgcj_ex_libffi.
6658 <lang_frag loop>: Set add_this_lang=no if the language is in
6659 unsupported_languages.
6660 * configure: Regenerate.
6661
6662 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6663
6664 * configure.in: Fix typo in handling of --with-mpfr-dir.
6665 * configure: Regenerate.
6666
6667 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6668
6669 * MAINTAINERS: Update my email address.
6670
6671 2005-06-02 Jim Blandy <jimb@redhat.com>
6672
6673 * config.sub: Add cases for the Renesas m32c. (This patch has been
6674 accepted into the master sources.)
6675
6676 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6677 Michael Snyder <msnyder@redhat.com>
6678 Stan Cox <scox@redhat.com>
6679
6680 * configure.in: Set noconfigdirs for ms1.
6681
6682 * configure: Regenerate.
6683
6684 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6685
6686 * MAINTAINERS (Write After Approval): Add self.
6687
6688 2005-06-01 Josh Conner <jconner@apple.com>
6689
6690 * MAINTAINERS (Write After Approval): Add self.
6691
6692 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6693
6694 * MAINTAINERS: Update my email address.
6695
6696 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6697
6698 * MAINTAINERS (Write After Approval): Add self.
6699
6700 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6701
6702 * MAINTAINERS (Write After Approval): Remove self.
6703
6704 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6705
6706 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6707 (Dependencies): Consider target modules for bootstrap dependencies.
6708 Make target bootstrap modules depend on each stage's gcc.
6709 * Makefile.in: Regenerate.
6710
6711 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6712
6713 * Makefile.def (configure-gcc): Depend on binutils having been built.
6714 (all-gcc): No need to do it here.
6715 * Makefile.in: Regenerate.
6716
6717 2005-05-19 Paul Brook <paul@codesourcery.com>
6718
6719 * configure.in: Rewrite misleading error message when requested
6720 language cannot be built.
6721 * configure: Regenerate.
6722
6723 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6724
6725 * ylwrap: Import from Automake 1.9.5.
6726
6727 2005-05-13 David Ung <davidu@mips.com>
6728
6729 * MAINTAINERS (Write After Approval): Add self.
6730
6731 2005-05-09 Mike Stump <mrs@apple.com>
6732
6733 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6734 lt_cv_sys_max_cmd_len for now.
6735
6736 2005-05-09 Stan Cox <scox@redhat.com>
6737
6738 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6739
6740 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6741
6742 * README.SCO: Update the URL.
6743
6744 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6745
6746 * ltconfig: Define file_list_spec. Pass file_list_spec and
6747 with_gnu_ld to libtool.
6748 * ltcf-c.sh (aix[45]): Define file_list_spec.
6749 * ltcf-cxx.sh (aix[45]): Same.
6750 * ltcf-gcj.sh (aix[45]): Same.
6751 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6752 exists, write list of input files to temporary file.
6753
6754 2005-05-04 Mike Stump <mrs@apple.com>
6755
6756 * configure.in: Always pass --target to target configures as
6757 otherwise rebuilds that do --recheck will fail.
6758 * confiugure: Rebuilt.
6759
6760 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6761
6762 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6763 STAGE_HOST_EXPORTS.
6764 (configure, all): Add bootstrap support.
6765 (Host modules, target modules): Pass post-stage1 flags and exports.
6766 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6767 * Makefile.in: Regenerate.
6768
6769 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6770
6771 * configure: Regenerate.
6772
6773 2005-04-27 Mike Stump <mrs@apple.com>
6774
6775 * MAINTAINERS: Add self as darwin maintainer.
6776
6777 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6778
6779 * config.sub: Update from master copy.
6780
6781 2005-04-21 Mike Stump <mrs@apple.com>
6782
6783 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6784 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6785
6786 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6787
6788 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6789 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6790 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6791 "*-*-elf" and "*-*-linux*".
6792 * configure: Regenerate.
6793
6794 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6795
6796 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6797
6798 2005-04-12 Mike Stump <mrs@apple.com>
6799
6800 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6801
6802 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6803
6804 * MAINTAINERS (Write After Approval): Add myself.
6805
6806 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6807
6808 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6809
6810 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6811
6812 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6813 (TARGET_CONFIGARGS): Include --with-target-subdir.
6814 (configure, all): New macros. Use them throughout.
6815 * Makefile.in: Regenerate.
6816
6817 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6818
6819 * MAINTAINERS (Write After Approval): Add myself.
6820
6821 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6822
6823 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6824
6825 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6826
6827 * MAINTAINERS: Move John Carr to Write After Approval.
6828
6829 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6830
6831 * config/mh-mingw32: Delete.
6832 * configure.in: Don't use it.
6833 * configure: Regenerate.
6834
6835 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6836
6837 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6838 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6839 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6840 (HOST_LIB_PATH): Generate from Makefile.def.
6841 (TARGET_LIB_PATH): Likewise.
6842 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6843 * Makefile.in: Regenerate.
6844 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6845 (RPATH_ENVVAR): Include Darwin case.
6846 * configure: Regenerate.
6847
6848 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6849
6850 * MAINTAINERS (Various Maintainers): Remove self.
6851 (Write After Approval): Add self.
6852
6853 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6854
6855 * MAINTAINERS (Various Maintainers): Add self.
6856
6857 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6858
6859 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6860 * configure: Regenerate.
6861
6862 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6863
6864 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6865 gcc_version, and gcc_version_trigger from set of flags to pass.
6866 * Makefile.tpl: Remove definitions of above variables.
6867 (config.status): Remove dependency on $(gcc_version_trigger).
6868 * Makefile.in: Regenerate.
6869 * configure.in: Do not reference config/gcc-version.m4 nor
6870 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6871 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6872 * configure: Regenerate.
6873
6874 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6875 Andrew Pinski <pinskia@physics.uc.edu>
6876
6877 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6878 * Makefile.in: Regenerate.
6879
6880 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6881
6882 * MAINTAINERS (Write After Approval): Add myself.
6883
6884 2005-03-03 David Ayers <d.ayers@inode.at>
6885
6886 * MAINTAINERS (Write After Approval): Add myself.
6887
6888 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6889
6890 PR libgcj/20160
6891 * ltmain.sh: Avoid creating archives with components that have
6892 duplicate basenames.
6893
6894 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6895
6896 PR bootstrap/20250
6897 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6898 instead of check.
6899 * Makefile.in: Regenerate.
6900
6901 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6902
6903 * Makefile.in: Regenerate to fix conflict between the previous two
6904 patches.
6905
6906 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6907
6908 PR bootstrap/17383
6909 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6910 * Makefile.tpl (HOST_SUBDIR): New substitution.
6911 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6912 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6913 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6914 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6915 (Host modules, Bootstrapped modules): Use it.
6916 (Build modules, Target modules): Do not create symlink trees,
6917 always configure out-of-srcdir.
6918 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6919 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6920 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6921 $(HOST_SUBDIR). Create a symlink for host_subdir.
6922
6923 * Makefile.in: Regenerate.
6924 * configure: Regenerate.
6925
6926 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6927
6928 Merged from libada-gnattools-branch:
6929 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6930
6931 * gnattools: New directory.
6932 * Makefile.def: Add gnattools as a module, depending on target-libada.
6933 * Makefile.in: Regenerate.
6934 * configure.in: Include gnattools in host_tools; disable it if ada
6935 is disabled.
6936 * configure: Regenerate.
6937
6938 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6939
6940 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6941 treelang maintainer.
6942 (Write After Approval): Remove myself.
6943
6944 2005-02-23 Paul Schlie <schlie@comcast.net>
6945
6946 * configure.in: Allow darwin targeted ports to build tk, itcl and
6947 libgui.
6948 * configure: Regenerate.
6949
6950 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6951
6952 PR libgcj/10353
6953 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6954 * configure: Regenerate.
6955
6956 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6957
6958 * MAINTAINERS (Write After Approval): Add myself.
6959
6960 2005-02-10 Ian Lance Taylor <ian@airs.com>
6961
6962 * MAINTAINERS: Update my e-mail address.
6963
6964 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6965
6966 * MAINTAINERS (Write After Approval): Add myself.
6967
6968 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6969
6970 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6971 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6972 target-libgloss when not *-*-elf and *-*-aout.
6973 * configure: Regenerate.
6974
6975 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6976
6977 * MAINTAINERS: Remove obsolete entries.
6978
6979 * MAINTAINERS (Write After Approval): Add Michael Matz.
6980
6981 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6982
6983 * MAINTAINERS: Remove self as cpplib maintainer.
6984
6985 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6986
6987 * install-sh, config.sub: Import from upstream.
6988
6989 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6990
6991 PR bootstrap/18222
6992 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6993 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6994 * Makefile.in: Regenerate.
6995
6996 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6997
6998 * MAINTAINERS: Update my email address.
6999
7000 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7001 Andreas Schwab <schwab@suse.de>
7002
7003 PR bootstrap/18033
7004 * config-ml.in: Eval option if surrounded by single quotes.
7005
7006 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7007
7008 Revert 2004-12-28 Makefile changes, a better fix will be
7009 applied to mainline and src after GCC 4.0 branches.
7010
7011 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7012
7013 PR bootstrap/17383
7014
7015 * Makefile.def (target_modules): Remove stage parameter,
7016 it is always true now.
7017 * Makefile.tpl (configure-build-[+module+],
7018 configure-target-[+module+]): Always build symlink tree
7019 for the directory and for include. BUILD_SUBDIR and
7020 TARGET_SUBDIR cannot be . anymore.
7021 * Makefile.in: Regenerate.
7022
7023 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7024
7025 Revert 2004-12-08 Makefile changes.
7026
7027 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7028
7029 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7030 cygwin, mingw.
7031
7032 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7033
7034 * configure.in (sh64-*-*): Reenable gprof.
7035 * configure: Regenerate.
7036
7037 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7038
7039 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7040 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7041 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7042 * Makefile.in: Regenerate.
7043
7044 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7045
7046 * MAINTAINERS: Update my email address.
7047
7048 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7049
7050 * Makefile.tpl: Generate normal dependencies if the LHS module is
7051 not bootstrapped.
7052 * Makefile.in: Regenerate.
7053
7054 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7055
7056 * configure.in: Include config/gxx-include-dir.m4. Use
7057 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7058 * configure: Regenerate.
7059
7060 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7061
7062 * config.if: Delete.
7063 * configure.in: Set libstdcxx_incdir directly.
7064 * configure: Regenerate.
7065
7066 2004-12-02 Eric Christopher <echristo@redhat.com>
7067
7068 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7069 * Makefile.in: Regenerate.
7070
7071 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7072
7073 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7074 * configure: Regenerate.
7075
7076 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7077
7078 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7079 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7080 * configure: Regenerate.
7081
7082 2004-12-01 Eric Christopher <echristo@redhat.com>
7083
7084 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7085 of things to remove.
7086
7087 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7088
7089 * MAINTAINERS (Write After Approval): Update my e-mail address.
7090
7091 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7092
7093 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7094 from CVS libtool to always pass_all.
7095
7096 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7097
7098 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7099 (hppa*64*-*-*): Delete incorrect comment.
7100 * configure: Rebuilt.
7101
7102 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7103
7104 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7105
7106 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7107
7108 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7109 from CVS libtool to always pass_all.
7110
7111 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7112
7113 * install-sh, compile: Import from automake.
7114
7115 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7116
7117 * config.guess, config.sub: Import from savannnah.
7118
7119 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7120
7121 * MAINTAINERS (Write After Approval): Add myself
7122
7123 2004-11-12 Mike Stump <mrs@apple.com>
7124
7125 * Makefile.def: Add html support.
7126 * Makefile.tpl: Likewise.
7127 * Makefile.in: Regenerate.
7128
7129 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7130
7131 PR 18423
7132 * configure.in: Remove all instances of build-fixincludes from
7133 noconfigdirs.
7134 (build_configargs): Supply --target to subdirectories.
7135 * configure: Regenerate.
7136
7137 * Makefile.def: Make gcc install depend on fixincludes install.
7138 * Makefile.in: Regenerate.
7139
7140 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7141
7142 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7143
7144 2004-11-11 Paul Brook <paul@codesourcery.com>
7145
7146 * MAINTAINERS: Add self as arm maintainer. Update email address.
7147
7148 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7149
7150 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7151 target-libgfortran.
7152 * configure: Regenerate.
7153
7154 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7155
7156 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7157 like CC.
7158
7159 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7160
7161 * Makefile.def (host fixincludes): Specify missing targets.
7162 * Makefile.in: Regenerate.
7163
7164 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7165
7166 * MAINTAINERS: Add myself
7167
7168 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7169
7170 * MAINTAINERS (Write After Approval): Add myself.
7171
7172 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7173
7174 * Makefile.def: Build fixincludes for the host, too.
7175 * Makefile.in: Regenerate.
7176 * configure.in (host_tools): Add fixincludes.
7177 * configure: Regenerate.
7178
7179 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7180
7181 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7182 * configure: Regenerated.
7183
7184 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7185
7186 PR other/17783
7187 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7188 * configure: Regenerated.
7189
7190 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7191
7192 * README.SCO: Update per FSF instructions.
7193
7194 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7195
7196 PR target/18151
7197 * configure.in (case ${target}): Do not build fixincludes for avr.
7198 * configure: Regenerated.
7199
7200 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7201
7202 * configure.in (case ${target}): Do not build fixincludes
7203 on platforms where it is not used.
7204 * configure: Regenerated.
7205
7206 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7207
7208 * configure.in: Use an absolute path to install-sh.
7209 * configure: Regenerated.
7210
7211 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7212
7213 * MAINTAINERS (Write After Approval): Add myself.
7214
7215 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7216
7217 * MAINTAINERS: Remove from Write After Approval those that are
7218 already maintainers.
7219
7220 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7221
7222 * MAINTAINERS: Update my email address.
7223
7224 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7225
7226 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7227 * configure: Regenerate.
7228
7229 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7230
7231 * MAINTAINERS: Update my email address.
7232
7233 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7234
7235 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7236 entries belonging to this category.
7237
7238 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7239
7240 * MAINTAINERS: Update my e-mail address.
7241
7242 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7243
7244 Fix wrong conflict resolution in:
7245
7246 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7247
7248 * Makefile.in: Regenerate.
7249 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7250 in the recursive `make', instead of hardwiring `all'.
7251 (Autogenerated TARGET-* variables): New.
7252
7253 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7254
7255 * configure.in: Enable target-libgloss for crx-*-*.
7256 * configure: Regenerate.
7257
7258 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7259
7260 * MAINTAINERS (Various Maintainers): Move the "windows,
7261 cygwin, mingw" maintainer to ...
7262 (OS Port Maintainers): ... here.
7263
7264 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7265
7266 * MAINTAINERS (Write After Approval): Remove those that are
7267 maintainers of some subsystem.
7268
7269 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7270
7271 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7272 * ltcf-cxx.sh (tpf*): Likewise.
7273 * ltconfig (tpf*): Add TPF OS configuration support.
7274
7275 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7276
7277 * MAINTAINERS: Change my email address to my new work account.
7278
7279 2004-09-24 Michael Roth <mroth@nessie.de>
7280
7281 * configure.in (--without-headers): Add missing double quotes.
7282 * configure: Regenerate.
7283
7284 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7285
7286 * ylwrap: Revert to previous version.
7287
7288 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7289
7290 PR bootstrap/17369
7291 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7292 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7293 SET_GCC_LIB_PATH_CMD.
7294 (BASE_TARGET_EXPORTS): Likewise.
7295 * Makefile.in: Regenerated.
7296
7297 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7298 * configure: Regenerated.
7299
7300 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7301
7302 * config.guess: New upstream version
7303 * compile, depcomp, install-sh, ylwrap: Likewise.
7304
7305 2004-09-19 Roger Sayle <roger@eyesopen.com>
7306
7307 * config/mh-x86omitfp: New host makefile fragment. Add
7308 -fomit-frame-pointer to the default BOOT_CFLAGS.
7309 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7310 * configure: Regenerate.
7311
7312 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7313
7314 PR target/11572
7315 * configure.in (*-*-darwin*): Renable libobjc.
7316 * configure: Regenerate.
7317
7318 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7319
7320 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7321
7322 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7323
7324 * Makefile.def: Remove libbanshee.
7325 * Makefile.tpl: Ditto.
7326 * configure.in: Ditto.
7327 * Makefile.in: Regen.
7328 * configure: Ditto.
7329
7330 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7331
7332 * ltmain.sh: Use $pic_object as $non_pic_object if
7333 $non_pic_object=none.
7334
7335 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7336
7337 * missing: Import latest version from master repository.
7338
7339 2004-09-06 Nick Clifton <nickc@redhat.com>
7340
7341 * config.sub: Import latest version from master repository.
7342 * config.guess: Likewise.
7343 This includes these changes:
7344
7345 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7346
7347 * config.sub: Handle crisv32, alias etraxfs.
7348 * config.guess (crisv32:Linux:*:*): Handle.
7349
7350 2004-08-13 Brad Smith <brad@comstyle.com>
7351
7352 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7353 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7354
7355 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7356
7357 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7358 assume the processor is a powerpc. This is because coreutils
7359 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7360 in this case, due to a MacOS X bug that causes
7361 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7362 to return a negative number.
7363 Problem reported by Petter Reinholdtsen in:
7364 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7365
7366 2004-07-19 Ben Elliston <bje@gnu.org>
7367
7368 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7369
7370 2004-06-24 Ben Elliston <bje@gnu.org>
7371
7372 * config.guess: Update copyright years.
7373 * config.sub: Likewise.
7374
7375 2004-06-22 Robert Millan <robertmh@gnu.org>
7376
7377 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7378 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7379
7380 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7381
7382 * config.guess (*:*VMS:*:*): New entry. Replaces
7383 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7384 manufacturer.
7385
7386 2004-06-22 Ben Elliston <bje@gnu.org>
7387
7388 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7389 * config.sub: Likewise.
7390
7391 2004-06-22 Ben Elliston <bje@gnu.org>
7392
7393 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7394 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7395
7396 2004-06-11 Ben Elliston <bje@gnu.org>
7397
7398 * config.guess (pegasos:OpenBSD:*:*): Remove.
7399
7400 2004-06-11 Ben Elliston <bje@gnu.org>
7401
7402 From Wouter Verhelst <wouter@grep.be>:
7403 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7404
7405 2004-06-11 Ben Elliston <bje@gnu.org>
7406
7407 * config.guess (luna88k:OpenBSD:*:*): New.
7408
7409 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7410
7411 * config.guess (m32r*:Linux:*:*): New case.
7412 * config.sub: Handle m32rle.
7413
7414 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7415
7416 From Jens Petersen <petersen@redhat.com>:
7417 * config.sub: Handle sparcv8.
7418
7419 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7420
7421 From Tom Smith <smith@cag.lkg.hp.com>:
7422 * config.guess: Version suffixes are equally significant on Tru64
7423 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7424 prefix of "P" (patched kernel).
7425
7426 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7427
7428 * config.sub: Add support for National Semiconductor CRX target.
7429
7430 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7431
7432 * MAINTAINERS (Various Maintainers): Remove myself as web page
7433 maintainer, add myself as maintainer of build status lists.
7434
7435 2004-09-03 Jan Beulich <jbeulich@novell.com>
7436
7437 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7438 *-*-netware, but add target-libmudflap.
7439 Consolidate *-*-netware targets (of which really only i?86 exists)
7440 into a single entry.
7441 * configure: Likewise.
7442
7443 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7444
7445 * Makefile.tpl (sorry): Remove.
7446 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7447 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7448 (do-clean): Clean per-stage directories too.
7449 (do-distclean): Run distclean-stage1 too.
7450 (.NOTPARALLEL): Enable during toplevel bootstrap.
7451 (stage[+id+]-bubble): Enable parallel execution during
7452 the recursive invocation.
7453 * Makefile.in: Regenerate.
7454
7455 Fix previous checkin:
7456
7457 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7458 include.
7459 * configure.in: Fix indentation.
7460 * configure: Regenerate.
7461
7462 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7463
7464 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7465 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7466 * configure: regenerate
7467 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7468 -mdynamic-no-pic
7469
7470 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7471
7472 * Makefile.def (build_modules): Add fixincludes.
7473 (dependencies): Make gcc depend on fixincludes.
7474 * configure.in (build_tools): Add fixincludes.
7475 (build_configdirs): Always include build_libs.
7476 * Makefile.in: Regenerate.
7477 * configure: Regenerate.
7478
7479 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7480
7481 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7482 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7483 phony targets; do not generate timestamp files.
7484 (distclean-stageN): Remove references to their timestamp files.
7485 (restageN, touch-stageN): Remove.
7486 (stageN-bubble): Rewritten.
7487 (compare): Support lean bootstraps.
7488 * Makefile.in: Regenerate.
7489
7490 * configure.in: Only warn when bootstrapping but
7491 build != host or build != target. Support lean bootstraps.
7492 * configure: Regenerate.
7493
7494 2004-08-26 Phil Edwards <phil@codesourcery.com>
7495
7496 * configure.in: Give a better error message if GMP/MPFR are missing
7497 and a language needing them has been requested.
7498 * configure: Regenerated.
7499
7500 2004-08-25 Phil Edwards <phil@codesourcery.com>
7501
7502 * configure.in: Print a list of available language front-ends if
7503 a requested one is missing. Tidy stray tab characters.
7504 * configure: Regenerated.
7505
7506 2004-08-19 Michael Koch <konqueror@gmx.de>
7507
7508 * gcc/doc/install.texi: Update entry about automake for libjava.
7509
7510 2004-08-17 Robert Millan <robertmh@gnu.org>
7511
7512 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7513 (instead of FreeBSD).
7514 * configure: Regenerate.
7515
7516 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7517
7518 * Makefile.in: Regenerate.
7519 * configure: Regenerate.
7520
7521 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7522 stage_*_flags.
7523 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7524 for bootstrapped modules if toplevel bootstrap is going.
7525 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7526 modules. Adjust for changes in Makefile.def. Enable several
7527 rules even in non-bootstrap mode, just to avoid peppering the
7528 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7529 (stage-[+prev+]-bubble): Remove.
7530
7531 * Makefile.def (Dependencies): Depend on all-build-bison,
7532 all-build-flex, all-build-byacc, all-build-texinfo, rather
7533 than the host variations.
7534 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7535 with BUILD_SUBDIR.
7536 (BISON): Update for recent Bisons.
7537 (YACC): Fix typo.
7538 (cross): Depend on all-build.
7539 (all): Do not depend on all-build.
7540 (prebootstrap): Remove.
7541 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7542 (Prebootstrap dependencies): Add them to the per-stage targets
7543 and to all-prebootstrap.
7544 * configure.in (build_configdirs): Always enable build_tools.
7545 (BUILD_DIR_PREFIX): Remove.
7546
7547 * Makefile.def (gcc): Add target variable.
7548 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7549 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7550 in the recursive `make', instead of hardwiring `all'.
7551 (Autogenerated TARGET-* variables): New.
7552
7553 2004-08-13 Brian Booth <bbooth@redhat.com>
7554
7555 * MAINTAINERS: Remove myself from write-after-approval.
7556
7557 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7558
7559 * src-release: Stop distributing mmalloc with gdb (which doesn't
7560 use it).
7561 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7562 * Makefile.in: Regenerate.
7563
7564 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7565
7566 * configure.in (arm*-*-eabi*): New target.
7567 * configure: Regenerate.
7568
7569 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7570
7571 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7572 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7573 (Dependencies): New section.
7574 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7575 (configure-target-[+module+]): Depend on maybe-all-gcc
7576 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7577 (toplevel profiledbootstrap): Fix dependencies.
7578 * Makefile.in: Regenerate.
7579
7580 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7581
7582 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7583 target-libiberty to noconfigdirs.
7584 * configure: Regenerate.
7585
7586 2004-08-03 Paul Brook <paul@codesourcery.com>
7587
7588 * configure.in: Check for MPFR as well as GMP.
7589 * configure: Regenerate.
7590
7591 2004-08-01 Robert Millan <robertmh@gnu.org>
7592
7593 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7594 libmudflap for all GNU-based systems (with Glibc).
7595 * configure: Regenerate.
7596
7597 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7598
7599 * Makefile.def (host-modules): Add gcc.
7600 * Makefile.in: Regenerate.
7601 * Makefile.tpl (sorry): New rule.
7602 (configure-host, all-host, [+make_target+]-host, do-check,
7603 install-host): Do not add gcc as a special case.
7604 (host modules): Add a small special-casing for gcc. Export
7605 extra_make_flags through the environment.
7606 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7607 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7608 other recursive targets for gcc): Remove.
7609
7610 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7611 (stage, unstage): New rules.
7612 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7613 distclean-stage[+id+]): Use stage_current.
7614 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7615 the stage*-start rules.
7616
7617 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7618
7619 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7620 use -all_load flag.
7621
7622 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7623
7624 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7625 * configure: Regenerate.
7626
7627 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7628
7629 * maintainer-scripts/gcc_release: Revert yesterday's change.
7630
7631 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7632
7633 * MAINTAINERS: Add myself to write-after-approval.
7634
7635 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7636
7637 * libf2c: Removed.
7638 * gcc/gccbug.in: Updated because of libf2c removal.
7639 * maintainer-scripts/gcc_release: Ditto.
7640
7641 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7642
7643 * configure.in: Build libmudflap by default on FreeBSD.
7644 * configure: Regenerated.
7645
7646 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7647
7648 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7649 systems.
7650 * configure: Regenerated.
7651
7652 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7653
7654 PR target/16344
7655 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7656 feedback based compiler.
7657 * Makefile.in: Rebuilt.
7658
7659 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7660
7661 * Makefile.def (host_modules): Set bootstrap=true for flex.
7662 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7663 * Makefile.in: Rebuilt.
7664
7665 2004-07-07 Jan Hubicka <jh@suse.cz>
7666
7667 * MAINTAINERS: Add self as a profile feedback maintainer.
7668
7669 2004-07-05 Phil Edwards <phil@codesourcery.com>
7670
7671 * configure.in: Do not prepend $srcdir to /dev/null in
7672 makefile fragments.
7673 * configure: Regenerate.
7674
7675 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7676
7677 * Makefile.def (build_modules): Add bison, byacc, flex,
7678 m4, texinfo.
7679 (flags_to_pass): Add FLEX.
7680 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7681 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7682 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7683 DEFAULT_MAKEINFO): Remove.
7684 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7685 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7686 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7687 objdir or else use configured tool.
7688 (all-build): New.
7689 (all): Depend on it.
7690 (Build module dependencies): Add.
7691 * Makefile.in: Regenerate.
7692 * configure.in: Better support for multiple build modules,
7693 matching what is done for host/target modules. Do not look
7694 for "plausible" locations of build tools if Canadian cross.
7695 Use autoconf's AC_PROG_CC to find a C compiler. Define
7696 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7697 * configure: Regenerate.
7698
7699 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7700
7701 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7702 * Makefile.in: Regenerate.
7703
7704 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7705
7706 * Makefile.tpl (configure-build-[+module+],
7707 configure-[+module+], configure-target-[+module+]): Pass
7708 [+extra_configure_args+].
7709 (all-build-[+module+], all-[+module+], check-[+module+],
7710 install-[+module+], [+make_target+]-[+module+],
7711 all-target-[+module+], check-target-[+module+],
7712 install-target-[+module+], [+make_target+]-target-[+module+]):
7713 Pass [+extra_make_args+].
7714 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7715 (GCC_HOST_EXPORTS): Remove.
7716 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7717 cross, check-gcc, check-gcc-c++, install-gcc,
7718 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7719 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7720 * Makefile.in: Regenerate.
7721
7722 2004-06-21 Matthew Sachs <msachs@apple.com>
7723
7724 * MAINTAINERS: Added self to write-after-approval.
7725
7726 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7727
7728 * configure.in: Check for srcdir/winsup rather than build directory
7729 winsup.
7730 * configure: Regenerate.
7731
7732 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7733
7734 * configure.in: Don't build Cygwin native newlib if winsup
7735 directory is missing. Emit warning instead.
7736 * configure: Regenerate.
7737
7738 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7739
7740 * Makefile.tpl (touch-stage[+id+]): New.
7741 (restage[+prev+]): Depend on touch-stage[+id+].
7742
7743 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7744 Use it throughout.
7745
7746 * Makefile.def: Add profile and feedback bootstrap stages.
7747 Remove next field from bootstrap stages.
7748 * Makefile.tpl (LN, LN_S): Substitute.
7749 (stageN-start, stageN-end): Use double-colon rules, to
7750 provide a hook for additional setup commands.
7751 (distclean-stageN-gcc, restageN): Create dependencies from
7752 [+prev+], not from [+next+].
7753 (stageN-bubble): Add commands for successive stages from
7754 [+prev+], using double-colon rules.
7755 (all-stageN-gcc): Fix typo.
7756 (stagefeedback-start, profiledbootstrap): New.
7757 * Makefile.in: Regenerate.
7758 * configure.in: Call ACX_PROG_LN.
7759 * configure: Regenerate.
7760
7761 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7762
7763 * MAINTAINERS (Write After Approval): Add myself.
7764
7765 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7766
7767 * MAINTAINERS (Write After Approval): Add myself.
7768
7769 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7770
7771 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7772 without gcc.
7773 * configure: Regenerate.
7774
7775 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7776
7777 * Makefile.tpl: Fix typo.
7778 * Makefile.in: Regenerate.
7779
7780 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7781
7782 * configure.in: Remove new- prefix from toplevel
7783 bootstrap targets.
7784 * configure: Regenerate.
7785
7786 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7787
7788 * Makefile.tpl (all.normal): Rename to all.
7789 (all): Replace with a rule to pick the default
7790 target from configure.
7791 (all-gcc, configure-gcc): Use conditionals to
7792 do nothing when toplevel bootstrap is going on.
7793 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7794 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7795 * configure.in: Support --enable-bootstrap.
7796
7797 * Makefile.def: Remove new- prefix from toplevel
7798 bootstrap targets.
7799 * Makefile.tpl: Likewise.
7800
7801 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7802 target.
7803
7804 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7805 $(RECURSE_FLAGS) to recursive invocation of make.
7806
7807 * Makefile.in: Regenerate.
7808 * configure: Regenerate.
7809
7810 2004-05-30 Andreas Jaeger <aj@suse.de>
7811 Jim Wilson <wilson@specifixinc.com>
7812
7813 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7814 like CC.
7815
7816 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7817
7818 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7819 * configure: Regenerate.
7820
7821 2004-05-25 Daniel Jacobowitz <drow@false.org>
7822
7823 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7824 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7825 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7826 targets.
7827 * Makefile.in: Regenerate.
7828
7829 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7830
7831 * configure.in: Test the ability to symlink directories.
7832 * configure: Regenerate.
7833
7834 * Makefile.def (bootstrap-stage): New definitions.
7835 * Makefile.tpl (configure-stage1-gcc,
7836 configure-stage2-gcc, configure-stage3-gcc,
7837 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7838 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7839 new-restage3, compare): Autogenerate, see Makefile.in
7840 entry for behavioral changes.
7841 (distclean-stage1, new-stage1-start, new-stage1-end,
7842 new-stage1-bubble, distclean-stage2, new-stage2-start,
7843 new-stage2-end, new-stage2-bubble, distclean-stage3,
7844 new-stage3-start, new-stage3-end): New autogenerated targets.
7845 (objext, prebootstrap, BOOT_CFLAGS,
7846 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7847 targets.
7848
7849 * Makefile.in: Regenerate.
7850 (distclean-stage1, new-stage1-start, new-stage1-end,
7851 new-stage1-bubble, distclean-stage2, new-stage2-start,
7852 new-stage2-end, new-stage2-bubble, distclean-stage3,
7853 new-stage3-start, new-stage3-end): New targets.
7854 (all-stage1-gcc): Move prebootstrap dependency from here...
7855 (configure-stage1-gcc): ...to here.
7856 (new-bootstrap): Use bubble targets.
7857 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7858 Use per-stage distclean targets.
7859 (configure-stage1-gcc, configure-stage2-gcc,
7860 configure-stage3-gcc, all-stage1-gcc,
7861 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7862 Use new-stageN-start to prepare the tree.
7863
7864 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7865
7866 * Makefile.def (host_modules): add libcpp.
7867 * Makefile.tpl: Add dependencies on and for libcpp.
7868 * Makefile.in: Regenerate.
7869 * configure.in: Add libcpp host module.
7870 * configure: Regenerate.
7871
7872 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7873
7874 * Makefile.tpl: Whenever a recursive target is defined, wrap
7875 it in a special @if/@endif block, and prepare its maybe
7876 dependency in the @if/@endif block
7877 * configure.in: Instead of writing maybe dependencies, remove
7878 the @if/@endif statements, and remove the @if/@endif blocks
7879 that remain.
7880 * configure: Regenerate.
7881 * Makefile.in: Regenerate.
7882
7883 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7884
7885 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7886
7887 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7888
7889 PR bootstrap/15120
7890 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7891 * */configure: Rebuilt.
7892
7893 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7894
7895 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7896 of libf2c.
7897 * configure, Makefile.in: Regenerate.
7898
7899 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7900
7901 * MAINTAINERS (Write After Approval): Add myself.
7902
7903 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7904
7905 Merge from tree-ssa-20020619-branch.
7906
7907 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7908 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7909 (HOST_GMPLIBS): Define.
7910 (HOST_GMPINC): Define.
7911 (TARGET_LIB_PATH): Add libmudflap.
7912 (GFORTRAN_FOR_TARGET): Define.
7913 (configure-build*): Export GFORTRAN.
7914 (configure-gcc): Export GMPLIBS and GMPINC.
7915 (all-gcc): Add maybe-all-libbanshee.
7916 (configure-target-libgfortran): Define.
7917 * Makefile.in: Regenerate.
7918 * configure.in (host_libs): Add libbanshee.
7919 (target_libraries): Add target-libmudflap and target-libgfortran.
7920 Add --with-libbanshee.
7921 Handle --disable-libmudflap.
7922 (*-*-freebsd*): Use with_gmp.
7923 Add $(libgcj) to noconfigdirs.
7924 * configure: Regenerate.
7925 * depcomp: New file.
7926 * MAINTAINERS: Add tree-ssa maintainers.
7927
7928 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7929
7930 * MAINTAINERS (Various Maintainers): Add myself.
7931
7932 2004-04-30 Brian Ford <ford@vss.fsi.com>
7933
7934 * MAINTAINERS (Write After Approval): Add myself.
7935
7936 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7937
7938 * MAINTAINERS (Write After Approval): Add myself.
7939
7940 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7941
7942 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7943 * configure: Regenerate.
7944
7945 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7946
7947 Revert:
7948 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7949
7950 * Makefile.def (flags_to_pass): Remove *dir variables that
7951 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7952 as well as prefix and exec_prefix.
7953 * Makefile.in: Regenerate.
7954
7955 2004-04-26 Robert Millan <robertmh@gnu.org>
7956
7957 Add patches from libtool CVS.
7958 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7959 * ltconfig: Likewise.
7960 * ltcf-c.sh: Likewise.
7961 * ltcf-cxx.sh: Likewise.
7962 * ltcf-gcj.sh: Likewise.
7963
7964 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7965
7966 * Makefile.def (host_modules): Mark with the bootstrap
7967 flag packages on which gcc depends.
7968 * Makefile.tpl (all-bootstrap): Use it.
7969 * Makefile.in: Regenerate.
7970
7971 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7972
7973 * Makefile.def (flags_to_pass): Remove *dir variables that
7974 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7975 as well as prefix and exec_prefix.
7976 * Makefile.in: Regenerate.
7977
7978 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7979
7980 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7981 * configure: Regenerate.
7982 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7983 * gcc/Makefile.tpl (compare): Use the result of the test.
7984 * gcc/Makefile.in: Regenerate.
7985
7986 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7987
7988 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7989 Always relocate gcc and prev-gcc to the original names, even
7990 if the build fails.
7991 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7992 New targets.
7993
7994 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7995
7996 * MAINTAINERS: Update my email address.
7997
7998 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7999
8000 * configure.in (mips*-*-irix5*): Enable ld.
8001 * configure: Regenerate.
8002
8003 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8004
8005 * configure: Regenerate.
8006
8007 2004-04-15 James E Wilson <wilson@specifixinc.com>
8008
8009 * Makefile.tpl (configure-[+module+], configure-gcc,
8010 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8011 Set and export LDFLAGS.
8012 * Makefile.in: Regenerate.
8013
8014 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8015
8016 * MAINTAINERS: Add myself to write-after-approval.
8017
8018 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8019
8020 PR bootstrap/14871
8021 * Makefile.tpl: If we don't have built-in-tree target tools,
8022 use the ones found by configure rather than hacking around with
8023 program_transform_name.
8024 * configure.in: Give Makefile.tpl the information necessary
8025 to do that.
8026 * Makefile.in: Regenerate.
8027 * configure: Regenerate.
8028
8029 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8030
8031 PR bootstrap/14760
8032 * configure.in: When computing baseargs, strip *all* copies of
8033 offending options. Also, don't match/substitute the trailing space,
8034 so that this actually works when two similar options are separated by
8035 only one space.
8036 * configure: Regenerate.
8037
8038 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8039
8040 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8041 (rs6000-*-aix*): Same.
8042 * configure: Regenerate.
8043
8044 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8045
8046 * MAINTAINERS: Add myself to write-after-approval.
8047
8048 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8049
8050 * MAINTAINERS: Add myself to write-after-approval.
8051
8052 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8053
8054 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8055 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8056 * Makefile.in: Regenerate.
8057
8058 * configure.in (top level bootstrap support): Rework --enable-werror
8059 to set @stage2_werror_flag@.
8060 * configure: Regenerate.
8061 * Makefile.tpl (top level bootstrap support): Pass
8062 @stage2_werror_flag@ down to configure in stages 2 and 3.
8063 * Makefile.in: Regenerate.
8064
8065 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8066
8067 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8068 for stages 2 and 3 as well as in make. As a consequence, remove
8069 OUTPUT_OPTION (now detected by configure) from the flags passed down
8070 to make.
8071 * Makefile.in: Regenerate.
8072
8073 * Makefile.tpl (new-bootstrap): Fix typo.
8074 * Makefile.in: Regenerate.
8075
8076 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8077
8078 * Makefile.tpl: Rearrange by moving recursive_targets rules
8079 into their proper sections.
8080 * Makefile.tpl (top level bootstrap support): Move disabling
8081 of coverage flags from 'make' to 'configure'; improve comments.
8082 * Makefile.in: Regenerate.
8083
8084 * Makefile.tpl (experimental top level bootstrap) Move stage1
8085 language setting from all- target to configure- target; disable
8086 intermodule optimization in stage 1; prevent gratuitous rebuilds
8087 of stage 1.
8088 * Makefile.in: Regenerate.
8089 * configure.in: Comma-separate stage 1 language list for top
8090 level bootstrap.
8091 * configure: Regenerate.
8092
8093 * Makefile.tpl: Clean up experimental top level bootstrap support:
8094 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8095 prev-gcc in configure- targets as well as all- targets.
8096 * Makefile.in: Regenerate.
8097
8098 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8099
8100 * compile: New file imported from automake.
8101
8102 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8103
8104 * configure.in: Remove symbolic link section.
8105 * configure: Regenerate.
8106 * Makefile.tpl (links): Remove.
8107 * Makefile.in: Regenerate.
8108
8109 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8110 Nathanael Nerode <neroden@gcc.gnu.org>
8111
8112 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8113 Set with AC_CHECK_PROGS.
8114 * configure.in: Fix comment typo from last patch.
8115 * configure: Regenerate.
8116
8117 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8118
8119 * Makefile.tpl: Introduce experimental top level bootstrap support.
8120 * Makefile.in: Regenerate.
8121 * configure.in: Introduce support for top level bootstrap.
8122 * configure: Regenerate.
8123
8124 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8125 Paolo Bonzini <bonzini@gnu.org>
8126
8127 PR bootstrap/14522
8128 * configure.in: Cope with shells that do not support unquoted ^
8129 * configure: Regenerate.
8130
8131 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8132 Paolo Bonzini <bonzini@gnu.org>
8133
8134 PR bootstrap/14522
8135 * configure.in: Cope with shells that do not support nesting
8136 quotes inside quoted backquote substitutions.
8137 * configure: Regenerate.
8138
8139 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8140
8141 PR bootstrap/14522
8142 * configure.in: Fix escaping of $.
8143 * configure: Regenerate.
8144
8145 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8146
8147 * configure: Regenerate, since I forgot to while committing Paolo's
8148 changes.
8149
8150 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8151
8152 PR ada/14131
8153 Move language detection to the top level.
8154 * configure.in: Find default values for the tools as
8155 soon as possible. Disable ada if GNAT is not found.
8156 Emit error message about missing languages. Expand
8157 --enable-languages=all for the gcc subdirectory.
8158
8159 2004-03-10 Ben Elliston <bje@gnu.org>
8160
8161 * MAINTAINERS: Update my email address.
8162
8163 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8164
8165 * ltconfig: Disable building static libraries if building shared
8166 libraries on AIX 5L.
8167
8168 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8169
8170 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8171 and disable libgcj.
8172 * configure: Regenerated.
8173
8174 2004-03-01 Brian Booth <bbooth@redhat.com>
8175
8176 * MAINTAINERS: Add myself to write-after-approval.
8177
8178 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8179
8180 * MAINTAINERS: Add myself to write-after-approval.
8181
8182 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8183
8184 PR bootstrap/7087
8185 * Makefile.tpl: Guard XFOO sed statements better.
8186 * Makefile.tpl: Add dependency for configure-target-libada.
8187 * Makefile.in: Regenerate (incidentally fixes broken
8188 commit when libada-branch was merged).
8189
8190 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8191
8192 * MAINTAINERS: Add myself to write-after-approval.
8193
8194 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8195
8196 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8197 maintainers.
8198
8199 2004-02-20 Andrew Cagney <cagney@redhat.com>
8200
8201 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8202 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8203
8204 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8205
8206 PR bootstrap/11932
8207 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8208
8209 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8210
8211 * MAINTAINERS: Added myself to write-after-approval.
8212
8213 2004-02-14 Michael Koch <konqueror@gmx.de>
8214
8215 * MAINTAINERS: Added myself to write-after-approval.
8216
8217 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8218
8219 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8220 some OS port maintainers to OS port maintainers section.
8221
8222 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8223
8224 * MAINTAINERS: Add self.
8225
8226 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8227
8228 * MAINTAINERS: Alphabetize.
8229
8230 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8231
8232 * MAINTAINERS: Remove myself.
8233
8234 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8235
8236 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8237 (rs6000-*-aix*): Same.
8238 * configure: Regenerate.
8239
8240 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8241
8242 * configure.in (host): Add in missing $noconfigdirs to defines.
8243 * configure: Regenerate.
8244
8245 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8246 Nathanael Nerode <neroden@gcc.gnu.org>
8247
8248 PR ada/6637, PR ada/5911
8249 Merge with libada-branch:
8250 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8251 with appropriate dependencies. Add --enable-libada configure switch.
8252 * configure, Makefile.in: Regenerate.
8253
8254 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8255
8256 * MAINTAINERS: Add myself to write-after-approval.
8257
8258 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8259
8260 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8261 * configure: Regenerate.
8262
8263 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8264
8265 Merge from upstream:
8266
8267 * ltmain.in: When setting IFS to '~', be careful about user
8268 arguments that contain '~'.
8269
8270 2004-02-04 Peter O'Gorman <peter@pogma.com>
8271
8272 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8273 Also test $base_compile against $CC with escaped arguments. Bug
8274 reported by Geoff Keating <geoffk@apple.com>.
8275
8276 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8277
8278 * MAINTAINERS: Remove i960 port.
8279
8280 2004-01-23 DJ Delorie <dj@redhat.com>
8281
8282 * Makefile.def (target_modules) [libiberty]: Don't stage.
8283 * Makefile.in: Rebuilt.
8284
8285 2004-01-20 Caroline Tice <ctice@apple.com>
8286
8287 * MAINTAINERS: Add myself to write-after-approval.
8288
8289 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8290
8291 * MAINTAINERS: Update my email address.
8292
8293 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8294
8295 * MAINTAINERS: Add myself to write-after-approval.
8296
8297 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8298
8299 * MAINTAINERS: Remove entries without email address.
8300
8301 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8302
8303 * MAINTAINERS: Add myself to write-after-approval.
8304
8305 2004-01-15 Steven Bosscher <stevenb@suse.de>
8306
8307 * MAINTAINERS: Update my email address.
8308
8309 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8310
8311 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8312 * Makefile.tpl (configure-target-[+module+]): Support stage.
8313 * Makefile.in: Rebuilt.
8314
8315 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8316
8317 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8318
8319 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8320
8321 * MAINTAINERS: Add myself as a MIPS maintainer.
8322
8323 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8324
8325 * configure.in: Use ./config.cache, not config.cache.
8326 * configure: Regenerate.
8327 * Makefile.tpl: Special-casing not needed for GCC any more.
8328 * Makefile.in: Regenerate.
8329
8330 * configure.in: Don't share a cache file for host dirs.
8331 * configure: Regenerate.
8332
8333 * config-ml.in: Don't mess with the cache file.
8334
8335 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8336
8337 * MAINTAINERS: Move myself from 'Write After Approval' to
8338 'CPU Port Maintainers' section as SPARC maintainer.
8339
8340 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8341
8342 * Makefile.tpl: Make GCC use a separate config.cache.
8343 * Makefile.in: Regenerate.
8344
8345 PR bootstrap/11932, PR bootstrap/11933
8346 (I don't know if it will fix either of them, but it relates
8347 to them.)
8348 * configure.in: Don't use shared config.cache for target
8349 directories.
8350 * configure: Regenerate.
8351
8352 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8353
8354 * MAINTAINERS: Add myself to 'Write After Approval' section.
8355
8356 2003-12-31 Roger Sayle <roger@eyesopen.com>
8357
8358 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8359 * configure: Regenerated.
8360
8361 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8362
8363 * MAINTAINERS: Remove the mn10200 maintainer.
8364
8365 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8366
8367 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8368 * configure: Regenerated.
8369
8370 2003-12-16 Jan Hubicka <jh@suse.cz>
8371
8372 * MAINTAINERS: Add myself as callgraph maintainer.
8373
8374 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8375
8376 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8377 * configure: Regenerate.
8378
8379 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8380
8381 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8382 'Write After Approval' section. Update email.
8383
8384 2003-12-01 James Lemke <jim@wasabisystems.com>
8385
8386 * MAINTAINERS (Write After Approval): Add myself.
8387
8388 2003-11-20 Matt Thomas <matt@3am-software.com>
8389
8390 * MAINTAINERS: Add myself as a vax port maintainer.
8391
8392 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8393
8394 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8395 (configure-build-[+module+], configure-[+module+]): Likewise.
8396 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8397 * Makefile.in: Regenerate.
8398
8399 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8400
8401 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8402 shared/dylibed libraries.
8403 * ltmain.sh: Likewise.
8404 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8405 * ltcf-cxx.sh: Likewise.
8406 * ltcf-gcj.sh: Likewise.
8407 * ltconfig: Likewise.
8408
8409 2003-11-17 Stan Cox <scox@redhat.com>
8410
8411 * MAINTAINERS: Add myself as iq2000 port maintainer.
8412
8413 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8414
8415 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8416 * Makefile.in: Regenerate.
8417
8418 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8419
8420 * config.sub: Update to 2003-11-03 version.
8421
8422 2003-10-20 Phil Edwards <phil@codesourcery.com>
8423
8424 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8425 * configure: Regenerate.
8426
8427 2003-10-20 Nicolas Pitre <nico@cam.org>
8428
8429 * MAINTAINERS: Add myself to 'Write After Approval' section.
8430
8431 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8432
8433 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8434
8435 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8436
8437 * MAINTAINERS: Update my email address.
8438
8439 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8440
8441 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8442
8443 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8444
8445 * MAINTAINERS: Add myself to 'Write After Approval' section.
8446
8447 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8448
8449 * config.guess: Update to 2003-10-16 version.
8450 * config.sub: Update to 2003-10-16 version.
8451
8452 2003-10-15 David Daney <ddaney@avtrex.com>
8453
8454 * MAINTAINERS: Added myself to 'Write After Approval' section.
8455
8456 2003-10-15 Falk Hueffner <falk@debian.org>
8457
8458 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8459 'Write After Approval' section. Update email.
8460
8461 2003-10-14 Roger Sayle <roger@eyesopen.com>
8462
8463 * MAINTAINERS: Move myself from 'Write After Approval' to
8464 'Various Maintainers' section as middle-end maintainer.
8465
8466 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8467
8468 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8469 HOST_FLAGS_TO_PASS.
8470 * Makefile.in: Regenerate.
8471
8472 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8473
8474 * config.guess: Update to 2003-10-07 version.
8475 * config.sub: Update to 2003-10-07 version.
8476
8477 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8478
8479 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8480 * ltconfig (irix5*, irix6*): Don't override version_type.
8481
8482 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8483
8484 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8485 * configure: Rebuilt
8486 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8487 * Makefile.in: Rebuilt
8488
8489 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8490
8491 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8492
8493 2003-09-30 Carlo Wood <carlo@alinoe.com>
8494
8495 * MAINTAINERS (Write After Approval): Add myself.
8496
8497 2003-09-29 Paul Koning <ni1d@arrl.net>
8498
8499 * MAINTAINERS: Move myself from "Write After Approval"
8500 to CPU platform maintainers for pdp11 platform.
8501
8502 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8503
8504 * MAINTAINERS: Move myself from 'Write After Approval' to
8505 'Various Maintainers' section as libffi testsuite maintainer.
8506
8507 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8508
8509 * configure.in: Pass a computed --program-transform-name
8510 to subconfigures.
8511 * configure: Regenerated.
8512
8513 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8514
8515 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8516 * Makefile.in: Regenerate.
8517
8518 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8519 * Makefile.in: Regenerate.
8520
8521 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8522
8523 * MAINTAINERS: Move myself from 'Write After Approval'
8524 to 'Various Maintainers' (objective-c) section.
8525
8526 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8527
8528 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8529 quoting.
8530 * configure: Regenerated.
8531
8532 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8533
8534 * MAINTAINERS (Write After Approval): Add myself to write after
8535 approval list.
8536
8537 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8538
8539 * MAINTAINERS (Write After Approval): Add myself.
8540
8541 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8542
8543 * MAINTAINERS: Update my e-mail address.
8544
8545 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8546
8547 * libtool.m4 (LD): Correct powerpc64 host match.
8548
8549 2003-09-06 James E Wilson <wilson@tuliptree.org>
8550
8551 * MAINTAINTERS: Update my affiliation and email address.
8552
8553 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8554
8555 * MAINTAINERS (Write After Approval): Add myself.
8556
8557 2003-09-04 DJ Delorie <dj@redhat.com>
8558
8559 * configure: Regenerate.
8560
8561 2003-09-04 Robert Millan <robertmh@gnu.org>
8562
8563 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8564
8565 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8566
8567 * configure.in: Ensure arguments to sed are properly spaced.
8568 * configure: Regenerate.
8569
8570 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8571
8572 * MAINTAINERS: Update my e-mail address.
8573
8574 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8575
8576 * MAINTAINERS (Write After Approval): Add myself.
8577
8578 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8579
8580 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8581 * configure: Regenerated.
8582
8583 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8584
8585 * MAINTAINERS: Update my email address.
8586
8587 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8588
8589 * configure.in: Use newline instead of semicolon when assuming
8590 shell arguments in a for loop.
8591 * configure: Regenerated.
8592
8593 2003-08-22 Jason Eckhardt <jle@rice.edu>
8594
8595 * MAINTAINERS: Resurrect the i860 maintainer.
8596
8597 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8598
8599 PR 8180
8600 * configure.in: When testing with_libs and with_headers, treat
8601 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8602 * configure: Regenerate.
8603
8604 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8605 make, shell, etc.
8606 (baseargs): Likewise.
8607 * configure: Regenerate.
8608
8609 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8610
8611 * MAINTAINERS (Write After Approval): Add myself.
8612
8613 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8614
8615 * configure.in: Disable libgcj for darwin not on powerpc.
8616 * configure: Rebuild.
8617
8618 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8619
8620 * config-ml.in, symlink-tree: Add license.
8621
8622 2003-08-03 Richard Stallman <rms@gnu.org>
8623 Eben Moglen <moglen@columbia.edu>
8624
8625 * README.SCO: New file.
8626
8627 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8628
8629 * Makefile.tpl (check, check-c++): Express dependencies using
8630 dependencies rather than commands.
8631 * Makefile.in: Regenerate.
8632
8633 2003-08-01 Andrew Cagney <cagney@redhat.com>
8634
8635 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8636 * configure: Ditto.
8637
8638 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8639
8640 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8641 * Makefile.in: Update.
8642
8643 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8644
8645 * configure.in: Enable libgcj for darwin.
8646 * configure: Rebuild.
8647
8648 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8649
8650 * config-ml.in: Use ac_configure_args directly instead of
8651 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8652 actually seen.
8653
8654 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8655
8656 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8657 creating target and build subdirs to build all parent dirs as needed.
8658 * Makefile.in: Rebuild.
8659 * configure.in: Don't build dirs explicitly here.
8660 * configure: Rebuild.
8661
8662 2003-07-26 Paul Brook <paul@nowt.org>
8663
8664 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8665
8666 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8667
8668 * Makefile.tpl (all-make): Depend on intl.
8669 * Makefile.in: Rebuilt.
8670
8671 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8672
8673 * install-sh: Update to newer upstream versions (associated with
8674 aclocal 1.7).
8675 * mkinstalldirs: Likewise.
8676 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8677
8678 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8679
8680 * MAINTAINERS: Move self from Bug database only accounts
8681 to write-after-approval.
8682
8683 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8684
8685 * config.if: Remove unused libc_interface determination.
8686
8687 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8688
8689 * MAINTAINERS: Move self from write-after-approval to
8690 build machinery (*.in).
8691
8692 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8693
8694 PR bootstrap/11273
8695 PR bootstrap/11408
8696 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8697 unused INSTALL_PROGRAM_ARGS.
8698 * configure.in: Use AC_PROG_INSTALL.
8699 * Makefile.in: Regenerate.
8700 * configure: Regenerate.
8701
8702 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8703
8704 * MAINTAINERS: Alphabetize.
8705
8706 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8707
8708 * configure: Rebuilt.
8709 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8710 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8711 newlib nor libgloss.
8712 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8713 * configure.in (am33_2.0-*-linux*): Added.
8714
8715 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8716
8717 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8718 * configure: Regenerate.
8719
8720 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8721
8722 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8723 * Makefile.in: Regenerate.
8724
8725 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8726
8727 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8728 * Makefile.in: Regenerate.
8729
8730 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8731
8732 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8733 * Makefile.in: Regenerated.
8734
8735 * config-ml.in: Replace PWD with PWD_COMMAND.
8736
8737 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8738
8739 * intl: New directory; see intl/ChangeLog for details.
8740 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8741 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8742 * Makefile.in: Regenerate.
8743
8744 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8745
8746 * configure.in: Clean up config-lang.in handling. Delete
8747 useless assignment to "subdirs".
8748 * configure: Regenerate.
8749
8750 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8751
8752 * configure.in: Rename 'target_libs' to 'target_libraries'.
8753 Remove useless reference to 'target_libs'.
8754 * configure: Regenerate.
8755
8756 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8757
8758 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8759 * Makefile.in: Regenerate.
8760
8761 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8762
8763 * Makefile.def: Introduce flags_to_pass.
8764 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8765 * Makefile.in: Regenerate.
8766
8767 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8768
8769 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8770 and target-libgloss.
8771 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8772 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8773 * configure: Regenerate.
8774
8775 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8776
8777 * configure.in: Update testsuite_flags to new location.
8778 * configure. Regenerate.
8779
8780 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8781
8782 * Makefile.tpl: Remove BUILD_CC stuff.
8783 * Makefile.in: Regenerate.
8784
8785 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8786
8787 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8788
8789 2003-06-16 Graeme Peterson <gp@qnx.com>
8790
8791 * MAINTAINERS (Write After Approval): Add myself.
8792
8793 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8794
8795 * config.guess: Update to 2003-06-12 version.
8796 * config.sub: Update to 2003-06-13 version.
8797
8798 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8799
8800 * config.guess: Update to 2003-06-06 version.
8801 * config.sub: Update to 2003-06-06 version.
8802
8803 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8804
8805 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8806 * configure. Regenerate.
8807
8808 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8809
8810 * configure.in: Disable serial configure by default.
8811 * configure: Regenerate.
8812 * Makefile.tpl: Abolish .NOTPARALLEL.
8813 * Makefile.in: Regenerate.
8814
8815 * Makefile.tpl: Replace {build,host,target}_canonical by
8816 {build,host,target}.
8817 * Makefile.in: Regenerate.
8818
8819 * Makefile.tpl: Fix stupid pasto.
8820 * Makefile.in: Regenerate.
8821
8822 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8823
8824 * Makefile.tpl: Remove bogus conditional.
8825 * Makefile.in: Regenerate.
8826
8827 2003-06-05 Jan Hubicka <jh@suse.cz>
8828
8829 * Makefile.tpl (profiledbootstrap): New target.
8830 * Makefile.in (profiledbootstrap): New target.
8831
8832 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8833
8834 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8835 Pinski. Remove user names from other bugzilla-only maintainers.
8836
8837 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8838
8839 * Makefile.tpl: Make 'recursive targets' using autogen rather
8840 than shell loop. Remove duplicate 'clean' targets and false
8841 comments.
8842 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8843 Add systematic method of specifying missing targets in subdirs.
8844 Add copyright boilerplate.
8845 * Makefile.in: Regenerate.
8846 * configure.in: Add 'recursive targets' to maybe list.
8847 * configure: Regenerate.
8848
8849 * MAINTAINERS: "GNATS only" -> "Bug database only".
8850
8851 * Makefile.tpl: Rename [+target+] to [+make_target+].
8852 * Makefile.def: Rename 'target' to 'make_target'.
8853
8854 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8855
8856 * MAINTAINERS: Add self as options handling maintainer.
8857
8858 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8859
8860 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8861 been too long since I touched those ports.
8862
8863 2003-05-28 DJ Delorie <dj@redhat.com>
8864
8865 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8866 * Makefile.in: Regenerate.
8867
8868 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8869
8870 * configure.in: Use curly braces in the definition of tooldir.
8871 * configure: Regenerate.
8872
8873 2003-05-21 DJ Delorie <dj@redhat.com>
8874
8875 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8876 newlib or libgloss.
8877 * Makefile.in: Regenerate.
8878
8879 2003-05-21 DJ Delorie <dj@redhat.com>
8880
8881 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8882 * Makefile.in: Regenerate.
8883
8884 2003-05-20 Ian Lance Taylor <ian@airs.com>
8885
8886 * MAINTAINERS: Update my e-mail address.
8887
8888 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8889
8890 * configure.in: Switch more things to use maybe dependencies.
8891 * Makefile.tpl: Switch more things to use maybe dependencies.
8892 Factor out common code from autogen IF statements.
8893 * configure: Regenerate.
8894 * Makefile.in: Regenerate.
8895
8896 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8897
8898 * configure.in: Accept i[3456789]86 for machine type.
8899 * configure: Regenerate.
8900
8901 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8902
8903 * configure.in: Switch more things to use maybe dependencies.
8904 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8905 * configure: Regenerate.
8906 * Makefile.tpl: Switch more things to use maybe dependencies.
8907 * Makefile.in: Regenerate.
8908
8909 2003-05-16 Andreas Schwab <schwab@suse.de>
8910
8911 * Makefile.tpl (install-opcodes): Define.
8912 * Makefile.in: Rebuild.
8913
8914 2003-05-13 Andreas Jaeger <aj@suse.de>
8915
8916 * config.guess: Update to 2003-05-09 version.
8917 * config.sub: Update to 2003-05-09 version.
8918
8919 2003-05-13 Michael Eager <eager@mvista.com>
8920
8921 * configure.in: Correct sed script so that options in quotes are not
8922 deleted.
8923 * configure: Rebuild.
8924
8925 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8926
8927 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8928 and $$s/newlib/libc/sys/cygwin32 include paths.
8929 * configure: Ditto.
8930
8931 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8932
8933 * MAINTAINERS: Update my email addresses.
8934
8935 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8936
8937 * config-ml.in: Propagate INSTALL variables.
8938
8939 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8940
8941 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8942
8943 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8944
8945 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8946 * Makefile.in: Regenerate.
8947
8948 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8949
8950 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8951
8952 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8953
8954 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8955
8956 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8957
8958 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8959 * Makefile.in: Regenerated.
8960
8961 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8962
8963 * MAINTAINERS (Write After Approval): Upgrade myself from
8964 GNATS only to write-after-approval. Update my mail address.
8965
8966 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8967
8968 (OS Port Maintainers: freebsd): Add myself.
8969
8970 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8971
8972 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8973
8974 2003-04-22 Kean Johnston <jkj@sco.com>
8975
8976 * MAINTAINERS (SCO ports): Added myself.
8977
8978 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8979
8980 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8981
8982 2003-04-19 Kean Johnston <jkj@sco.com>
8983
8984 * MAINTAINERS (Write After Approval): Add myself.
8985
8986 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8987
8988 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8989 * Makefile.in: Regenerate.
8990
8991 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8992
8993 * configure.in (powerpc64*-*-linux*): Remove.
8994 * configure: Rebuilt.
8995
8996 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8997
8998 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8999 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9000 and restrap.
9001 * Makefile.in: Regenerate.
9002
9003 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9004
9005 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9006 * configure: Regenerated.
9007
9008 2003-04-15 DJ Delorie <dj@redhat.com>
9009
9010 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9011
9012 2003-04-13 Nick Clifton <nickc@redhat.com>
9013
9014 * config-ml.in: Remove support for --disable-aix removing
9015 call-aix multilibs.
9016
9017 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9018
9019 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9020 * */configure: Rebuilt.
9021
9022 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9023
9024 * MAINTAINERS: Add my email address.
9025
9026 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9027
9028 * MAINTAINERS (Write After Approval): Add myself.
9029
9030 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9031
9032 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9033 * Makefile.in: Regenerate.
9034
9035 2003-03-14 Michael Chastain <mec@shout.net>
9036
9037 * Makefile.in: Regenerate with correct Makefile.def.
9038
9039 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9040
9041 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9042 Make macro.
9043 * Makefile.in: Regenerate.
9044 * configure.in: Clean up gxx_include_dir logic.
9045 * configure: Regenerate.
9046
9047 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9048
9049 * MAINTAINERS (Write After Approval): Add myself.
9050
9051 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9052
9053 * MAINTAINERS: Update my mail address.
9054
9055 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9056
9057 * configure.in (gxx_include_dir): Fix typo.
9058 * configure: Regenerated.
9059
9060 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9061
9062 * Makefile.tpl: Reindent.
9063 * Makefile.in: Regenerate.
9064 * configure.in: Reindent. Don't set unused variables.
9065 * configure: Regenerate.
9066
9067 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9068
9069 * configure.in: Include $(build_tooldir)/sys-include in
9070 FLAGS_FOR_TARGET.
9071 * configure: Regenerated.
9072
9073 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9074
9075 * Makefile.tpl: Always pass down RANLIB.
9076 * Makefile.in: Regenerate.
9077
9078 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9079 * Makefile.in: Regenerate.
9080 * configure.in: Remove unused logic relating to --enable-shared
9081 and --enable-threads. Remove bogus comments. Remove redundant
9082 noconfigdirs.
9083 * configure: Regenerate.
9084
9085 * configure.in: Replace ${libstdcxx_version} by its value.
9086 Remove reference to mh-dgux.
9087 * configure: Regenerate.
9088
9089 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9090
9091 * MAINTAINERS (Write After Approval): Add myself.
9092
9093 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9094
9095 * Makefile.tpl: Rearrange.
9096 * Makefile.in: Regenerate.
9097
9098 2003-02-25 Uwe Stieber <uwe@wwws.de>
9099
9100 * configure.in: Add support for kaOS as cross build target system.
9101 * configure: Regenerated.
9102
9103 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9104
9105 * MAINTAINERS (Write after approval): Add myself.
9106
9107 2003-02-21 James E Wilson <wilson@tuliptree.org>
9108
9109 * MAINTAINERS: Update my email address.
9110
9111 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9112
9113 * MAINTAINERS: Add self to blanket write privs. section.
9114
9115 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9116
9117 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9118 configure-target-* as some target builds may require additional
9119 flags for preprocessor tests.
9120 * Makefile.in: Regenerated.
9121
9122 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9123
9124 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9125 * ltconfig: Handle it.
9126 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9127 auto-detecting it.
9128
9129 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9130 it is used as argument to $CC.
9131 * ltcf-gcj.sh: Likewise.
9132
9133 * configure.in: Introduce --enable-maintainer-mode.
9134 * configure: Rebuilt.
9135 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9136 for maintainer mode.
9137 * Makefile.in: Rebuilt.
9138
9139 2003-02-18 Jason Merrill <jason@redhat.com>
9140
9141 * Makefile.tpl (check-c++): Allow parallelism.
9142
9143 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9144
9145 * MAINTAINERS: Remove John Carr (who never actually had access to
9146 gcc.gnu.org).
9147
9148 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9149
9150 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9151 don't configure target-libobjc.
9152 * configure: Regenerate.
9153
9154 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9155
9156 * Makefile.tpl (RANLIB): Define.
9157 * Makefile.in: Regenerate.
9158
9159 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9160
9161 * MAINTAINERS: Update my email.
9162
9163 2003-02-06 Keith R Seitz <keiths@redhat.com>
9164
9165 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9166 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9167 * Makefile.in: Regenerated.
9168 * configure.in: Remove all traces of snavigator, db, and grep.
9169 * configure: Regenerated.
9170
9171 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9172
9173 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9174 After Approval.
9175
9176 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9177
9178 * MAINTAINERS (Write after approval): Add myself.
9179
9180 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9181
9182 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9183 * Makefile.in: Regenerated.
9184
9185 2003-01-30 Roger Sayle <roger@eyesopen.com>
9186
9187 * config.guess: Updated to 2003-01-30's version.
9188 * config.sub: Updated to 2003-01-28's version.
9189
9190 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9191
9192 * config.if: If gcc_version is already set, just use it. Don't set
9193 gcc_version_trigger if it's already set, otherwise set it to
9194 gcc/version.c, but only if the file exists. If it is not set and
9195 gcc/version.c does not exist, try to extract the version number from
9196 $CC.
9197
9198 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9199
9200 * MAINTAINERS: Add myself to write-after-approval list.
9201
9202 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9203
9204 * configure.in: Revert 24Jan change.
9205 * configure: Regenerate.
9206
9207 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9208
9209 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9210 entry of HJ Lu.
9211
9212 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9213
9214 * configure.in: Revert previous change.
9215 * configure: Regenerate.
9216
9217 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9218
9219 * configure.in: Make rda native-only.
9220 * configure: Regenerate.
9221
9222 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9223
9224 * MAINTAINERS: Move myself from GNATS-only-accounts to
9225 write-after-approval.
9226
9227 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9228
9229 * configure.in: Add missing \.
9230 * configure: Rebuilt.
9231
9232 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9233
9234 * configure.in (baseargs): Avoid using \| in sed regular
9235 expressions.
9236 * configure: Rebuilt.
9237
9238 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9239
9240 * configure.in (baseargs): Remove all supported forms of
9241 --cache-file, --srcdir, --host, --build and --target options
9242 from argument lists.
9243 * configure: Rebuilt.
9244
9245 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9246
9247 * MAINTAINERS: Add myself to write-after-approval list.
9248
9249 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9250
9251 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9252 * configure: Rebuilt.
9253
9254 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9255
9256 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9257 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9258 * Makefile.in: Regenerate.
9259 * configure: Regenerate.
9260
9261 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9262
9263 * configure.in: Remove Makefile in build, host and target modules
9264 unless configure was run with --no-recursion.
9265 * configure: Rebuilt.
9266
9267 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9268
9269 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9270 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9271 * Makefile.in: Regenerate.
9272
9273 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9274
9275 * config.guess: Update to 2003-01-03 version.
9276 * config.sub: Update to 2003-01-03 version.
9277
9278 2003-01-07 Christopher Faylor <cgf@redhat.com>
9279
9280 * configure: Regenerate with proper autoconf 2.13.
9281
9282 2003-01-07 Christopher Faylor <cgf@redhat.com>
9283
9284 * configure.in: Add AC_PREREQ for consistency.
9285 * configure: Regenerate.
9286
9287 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9288
9289 * configure.in (GDB_TK): Add tcl directories conditional on
9290 gdb/gdbtk directory being present.
9291 * configure: Regenerate.
9292
9293 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9294
9295 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9296 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9297 * configure: Rebuilt.
9298
9299 2002-12-31 Tom Tromey <tromey@redhat.com>
9300
9301 * Makefile.in: Rebuilt.
9302 * Makefile.def (target_modules) [libffi]: Allow installation.
9303
9304 2002-12-31 Andreas Schwab <schwab@suse.de>
9305
9306 * configure.in: Fix use of $program_transform_name.
9307 * configure: Regenerated.
9308
9309 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9310
9311 * configure.in (baseargs): Don't remove first configure argument.
9312 * configure: Regenerated.
9313
9314 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9315
9316 * Makefile.tpl (local-distclean): Don't remove...
9317 (multilib.ts): ... this. Moved into...
9318 (multilib.out): ... this. Don't use sub-make.
9319 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9320 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9321 (configure-build-[+module+], configure-[+module+],
9322 configure-target-[+module+], configure-gcc): ... these. Test
9323 for Makefile existence. Drop config.status from dependencies.
9324 * Makefile.in: Rebuilt.
9325 * configure.in: Move gcc-version-trigger to the end of
9326 ac_configure_args. Add comments to maybedep.tmp and
9327 serdep.tmp. Introduce --disable-serial-configure. Remove
9328 nonopt from baseargs, matching and removing corresponding
9329 whitespace while at it.
9330 * configure: Rebuilt.
9331
9332 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9333
9334 * configure.in (host_configargs): Replace reference to
9335 no-longer-defined buildopts with --build=${build_alias}.
9336 * configure: Rebuilt.
9337
9338 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9339 program_transform_name to standard idiom.
9340 (AUTOGEN, AUTOCONF): Define.
9341 (Makefile.in): Use $(AUTOGEN).
9342 (Makefile): Depend on config.status, and use autoconf-style rule to
9343 build it. Move original commands to...
9344 (config.status): ... this new target.
9345 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9346 $(AUTOCONF).
9347 * Makefile.in: Rebuilt.
9348
9349 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9350
9351 * Makefile.tpl: Fix dramatic bustage due to change in
9352 program_transform_name.
9353 * Makefile.in: Regenerate.
9354
9355 * configure.in: Remove unnecessary PATH setting.
9356 * configure: Regnerate.
9357
9358 * configure.in: Don't default to unprefixed tools unless
9359 the native tools will work.
9360 * configure: Regenerate.
9361
9362 * configure.in: Convert to autoconf script. Blow away lots
9363 of now-redundant Makefile fragments.
9364 * configure: Generate using Autoconf.
9365 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9366 * Makefile.in: Regenerate.
9367
9368 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9369
9370 * configure: Fix stupid bug where RANLIB was mistakenly included.
9371
9372 * configure.in: Rename (buildargs, hostargs, targargs) to
9373 (build_configargs, host_configargs, target_configargs).
9374
9375 * configure.in: Move logic out of sed statement.
9376
9377 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9378 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9379
9380 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9381
9382 * config.sub: Import from master repository
9383 * config.guess: Ditto
9384
9385 2002-12-24 Andreas Schwab <schwab@suse.de>
9386
9387 * Makefile.tpl (multilib.out): Fix missing space.
9388 * Makefile.in: Regenerate.
9389
9390 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9391
9392 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9393 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9394 * Makefile.in: Regenerate.
9395 * configure.in: Remove unnecessary leftovers.
9396
9397 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9398
9399 * configure.in (extra_ranlibflags_for_target): New variable.
9400 (*-*-darwin): Add -c to ranlib commands.
9401 * configure (tooldir): Handle extra_ranlibflags_for_target.
9402
9403 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9404
9405 * Makefile.tpl: Revert HJL's change.
9406 * Makefile.in: Regenerated.
9407 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9408 always.
9409
9410 2002-12-19 Andreas Schwab <schwab@suse.de>
9411
9412 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9413 * Makefile.in: Regenerate.
9414
9415 2002-12-18 H.J. Lu <hjl@gnu.org>
9416
9417 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9418 * Makefile.in: Regenerated.
9419
9420 * configure.in (build_prefix): New. Substitute.
9421
9422 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9423
9424 * Makefile.tpl: Don't let real targets depend on phony targets.
9425 * Makefile.in: Regenerate.
9426
9427 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9428 * Makefile.in: Regenerate.
9429
9430 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9431
9432 * config.sub: Import from master repository
9433 * config.guess: Ditto
9434
9435 2002-12-16 Jason Merrill <jason@redhat.com>
9436
9437 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9438 previous 'make bootstrap'.
9439 * Makefile.in: Regenerate.
9440
9441 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9442
9443 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9444
9445 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9446
9447 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9448 * Makefile.in: Regenerate.
9449
9450 2002-12-13 Jason Merrill <jason@redhat.com>
9451
9452 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9453 library tests.
9454 (check-c++): Just depend on it and check-target-libstdc++-v3.
9455 * Makefile.in: Regenerate.
9456
9457 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9458
9459 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9460 * Makefile.in: Rebuilt.
9461
9462 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9463
9464 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9465
9466 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9467
9468 * configure: Fix bug put in by gremlins.
9469
9470 * Makefile.tpl: Substitute more autoconfily.
9471 * configure: Substitute more autoconfily.
9472 * Makefile.in: Regenerate.
9473
9474 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9475
9476 * config.sub: Import from master repository
9477 * config.guess: Ditto
9478 * MAINTAINERS: Added Svein Seldal under write after approval
9479
9480 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9481
9482 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9483 * Makefile.in (all-sim): Ditto.
9484
9485 2002-12-06 DJ Delorie <dj@redhat.com>
9486
9487 * Makefile.tpl: Change configure dependencies to not have real
9488 targets depend on phony targets.
9489
9490 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9491
9492 * configure.in: Revert unintentional change.
9493
9494 * Makefile.tpl: Change dependency for */multilib.out so that
9495 it works when gcc isn't in the tree.
9496
9497 * configure.in: Substitute more.
9498 * configure: Run subconfigures from the Makefile.
9499 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9500 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9501
9502 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9503
9504 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9505
9506 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9507
9508 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9509 and corresponding dependencies.
9510 * Makefile.in: Regenerate.
9511
9512 * configure.in (host_tools): Order binutils, gas and ld for
9513 convenience in running the testsuites.
9514
9515 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9516 * Makefile.in: Regenerate.
9517 * configure.in: Introduce rules to serialize subconfigure runs.
9518
9519 * configure.in: Introduce BASE_CC_FOR_TARGET.
9520 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9521 Realize configure-build-* targets. Realize configure-target-* targets.
9522 * Makefile.in: Regenerate.
9523
9524 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9525
9526 * configure: Move gcc_version_trigger stuff from here...
9527 * configure.in: ...to here.
9528
9529 * configure.in: Separate subconfigure options added by this file from
9530 options given by the user. Add machinery to put args for host
9531 subconfigures into the Makefile.
9532
9533 * Makefile.tpl: Remove 'vault' targets.
9534 * Makefile.tpl: Reorder and comment dependencies.
9535 * Makefile.in: Regenerate.
9536
9537 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9538 * configure.in: Fix my broken commit of previous patch. (sigh)
9539
9540 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9541
9542 * configure.in: Move host-specific darwin noconfigdirs into
9543 the host-specific section.
9544
9545 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9546
9547 * configure.in: Move host-specific darwin noconfigdirs into
9548 the host-specific section.
9549
9550 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9551
9552 * configure: Remove skip-this-dir support.
9553 * Makefile.tpl: Remove skip-this-dir support.
9554
9555 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9556 subdirectories.
9557 * Makefile.in: Regenerate.
9558
9559 * Makefile.tpl: Strip out useless setting of 'dir'.
9560 * Makefile.in: Regenerate.
9561
9562 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9563
9564 * configure.in: Fix deeply stupid bug.
9565
9566 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9567 shell code in CXX_FOR_TARGET
9568 * Makefile.def: Introduce raw_cxx.
9569 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9570 RAW_CXX_FOR_TARGET.
9571 * Makefile.in: Regenerate.
9572
9573 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9574
9575 * Makefile.tpl: Remove unnecessary ifs.
9576 * Makefile.in: Regenerate.
9577
9578 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9579 dependencies. Maybe-ize build-libiberty. Create dummy install
9580 targets for 'no_install' modules.
9581 * configure: Move GDB_TK substitution to configure.in. Move
9582 build_modules stuff to configure.in.
9583 * configure.in: Implement soft dependency machinery. Maybe-ize
9584 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9585 * Makefile.in: Regenerate.
9586
9587 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9588
9589 * Makefile.tpl: Make all-target, install-target behave similarly
9590 to all, install (only hitting configured targets). Eliminate
9591 unused macro defintions.
9592
9593 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9594 build != host.
9595
9596 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9597
9598 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9599
9600 * configure.in: Produce lists of subdir targets we're actually
9601 configuring. Remove references to "dosrel".
9602 * Makefile.tpl: Let configure set which subdir targets are hit.
9603 Remove install-cross; clean up install; remove ALL. Remove
9604 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9605 Autogenerate host module targets. Remove empty dependency lines
9606 and redundant dependency; rearrange slightly.
9607 * Makefile.def: Add host-side libtermcap, utils.
9608
9609 * Makefile.in: Regenerate.
9610
9611 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9612
9613 * ltconfig (osf[345]): Append $major to soname_spec.
9614 Reflect this in library_names_spec.
9615 * ltmain.sh (osf): Prefix $major with . for use as extension.
9616
9617 2002-11-19 Andreas Jaeger <aj@suse.de>
9618
9619 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9620 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9621 and sparc64 GNU/Linux systems.
9622
9623 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9624
9625 * MAINTAINERS: Update email.
9626
9627 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9628
9629 * MAINTAINERS: Complete James Dennett's entry.
9630
9631 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9632
9633 * MAINTAINERS (Write After Approval): Add myself.
9634
9635 2002-11-13 Bruce Korb <bkorb@gnu.org>
9636
9637 * Makefile.tpl: syntactic cleanup
9638
9639 2002-11-13 Stuart Hastings <stuart@apple.com>
9640
9641 * MAINTAINERS: Add myself to write-after-approval list.
9642
9643 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9644
9645 * Makefile.def: Add list of recursive targets to autogenerate.
9646 Add build_modules.
9647 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9648 targets. Autogenerate *-build-* targets.
9649 * Makefile.in: Regenerate.
9650
9651 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9652
9653 * configure: More autoconf-style substitutions.
9654 * Makefile.tpl: More autoconf-style substitutions.
9655 * Makefile.in: Regenerate.
9656
9657 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9658
9659 * configure: Substitute more variables in a more autoconf-friendly
9660 way. Simplify slightly.
9661 * Makefile.tpl: Make more variables substitutable in an
9662 autoconf-friendly way.
9663 * Makefile.in: Regenerate.
9664
9665 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9666
9667 * MAINTAINERS (Write After Approval): Add myself.
9668
9669 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9670
9671 * configure.in (v810*): Remove special setting of tools.
9672
9673 * configure: Add support for extra required flags for ar or nm.
9674 * configure.in (aix4.3+): Use above support for target-specific
9675 issues, rather than using config/mt-aix43.
9676
9677 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9678
9679 * configure: Remove 'removing', which doesn't work. Replace $subdir
9680 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9681 with $srcdir. Reformat indentation. Substitute some variables
9682 formerly hard-coded in the Makefile for build=host.
9683 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9684 * Makefile.def: Autogenerate more.
9685 * Makefile.in: Regenerate.
9686
9687 2002-11-04 Adam Nemet <anemet@lnxw.com>
9688
9689 * MAINTAINERS (Write After Approval): Add myself.
9690
9691 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9692
9693 * Makefile.def (host_modules): Add rda.
9694 * Makefile.in: Regenerate.
9695 * configure.in (target_tool): Add target-rda to list.
9696
9697 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9698
9699 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9700
9701 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9702
9703 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9704 and restrap targets to this rule.
9705 * Makefile.in: Regenerate.
9706
9707 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9708
9709 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9710 GNATS only accounts.
9711
9712 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9713
9714 * configure.in (i[3456]86-*-linux*): Add check to disable
9715 ${libgcj} for glibc1.
9716
9717 2002-10-24 Denis Chertykov <denisc@overta.ru>
9718
9719 * MAINTAINERS: Add myself as ip2k port maintainer.
9720
9721 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9722
9723 * configure.in: Add tic4x target.
9724
9725 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9726
9727 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9728 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9729 * Makefile.in: Regenerate.
9730
9731 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9732 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9733 * Makefile.in: Regenerate.
9734
9735 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9736
9737 * MAINTAINERS: Add myself as web pages co-maintainer.
9738
9739 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9740
9741 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9742 * Makefile.in: Regenerate.
9743
9744 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9745
9746 * MAINTAINERS: Add myself and Nathan Sidwell
9747 <nathan@codesourcery.com> as VxWorks maintainers.
9748
9749 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9750
9751 * Makefile.def: Remove order dependency comments.
9752 * Makefile.tpl: Add explicit install-install dependencies.
9753 * Makefile.in: Regenerate.
9754
9755 * Makefile.tpl: Remove material now in src-release. (Finally!)
9756 * Makefile.in: Regenerate.
9757
9758 * Makefile.tpl: Add configure-target (for src-release in src)
9759 * Makefile.in: Regenerate.
9760
9761 2002-09-30 Nick Clifton <nickc@redhat.com>
9762
9763 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9764
9765 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9766
9767 * configure.in (s390*-*-linux*): Enable libgcj.
9768
9769 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9770
9771 * configure: Revert accidentally applied changes.
9772
9773 * Makefile.tpl: Make more autoconf-friendly.
9774 * Makefile.in: Regenerate.
9775 * configure: Make substitution more autoconf-like.
9776
9777 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9778
9779 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9780 single entry to handle all these.
9781 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9782 libjava on arm-*-elf.
9783
9784 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9785
9786 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9787 things that depend on them.
9788
9789 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9790
9791 * Makefile.tpl: Make subsituted variables more autoconfy.
9792 * Makefile.in: Regenerate.
9793 * configure: Make seds more autoconfy.
9794
9795 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9796
9797 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9798 * Makefile.in: Regenerate.
9799 * configure.in: Rewrite sed statements to look autoconfy.
9800
9801 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9802 all-target-foo on configure-target-foo.
9803 * Makefile.def: Ditto.
9804 * Makefile.in: Rebuild.
9805
9806 2002-09-25 Andrew Haley <aph@redhat.com>
9807
9808 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9809
9810 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9811
9812 * Makefile.def: New file.
9813 * Makefile.tpl: New file.
9814 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9815 * contrib/gcc_update: Note that Makefile.in is a generated file.
9816
9817 * configure.in: Minor rearrangement. Simplify tests.
9818
9819 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9820
9821 * configure.in (with_headers): Skip copy if value is "yes".
9822 (with_libs): Likewise.
9823
9824 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9825
9826 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9827 * configure.in (sh*-*-pe*): Ditto.
9828 * configure.in (mips*-*-pe*): Ditto.
9829 * configure.in (*arm-wince-pe): Ditto.
9830
9831 * configure.in: Rearrange.
9832
9833 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9834
9835 * MAINTAINERS: Update my email address.
9836
9837 2002-08-30 Paul Koning <pkoning@equallogic.com>
9838
9839 * MAINTAINERS: (Write After Approval): Add myself.
9840
9841 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9842
9843 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9844
9845 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9846
9847 * MAINTAINERS: Change my mailing address.
9848
9849 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9850
9851 * MAINTAINERS (Write After Approval): Remove myself.
9852 (Various Maintainers: c++ runtime libs): Add myself.
9853
9854 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9855
9856 * MAINTAINERS (Write After Approval): Remove myself.
9857 (Various Maintainers: c++ runtime libs): Add myself.
9858
9859 2002-08-15 Eric Christopher <echristo@redhat.com>
9860
9861 * config.sub: Import from master repository.
9862 * config.guess: Ditto.
9863
9864 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9865
9866 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9867 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9868 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9869
9870 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9871
9872 * MAINTAINERS: Add self to rs6000 vector extensions.
9873
9874 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9875
9876 * libiberty/configure: Reverted unintended yesterday's check in.
9877
9878 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9879
9880 * boehm-gc/configure, libf2c/configure: Rebuilt.
9881 * libffi/configure, libiberty/configure: Ditto.
9882 * libjava/configure, libobjc/configure: Ditto.
9883 * libstdc++-v3/configure, zlib/configure: Ditto.
9884 Merged from binutils:
9885 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9886 From Steve Ellcey <sje@cup.hp.com>:
9887 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9888 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9889 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9890 IA64.
9891 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9892 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9893 soname_spec, sys_lib_search_path_spec): Ditto.
9894
9895 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9896
9897 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9898
9899 2002-08-04 H.J. Lu (hjl@gnu.org)
9900
9901 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9902
9903 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9904
9905 * MAINTAINERS (Write After Approval): Add myself.
9906
9907 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9908
9909 * configure.in: Move generic linux case to end. Copy generic
9910 linux noconfigdirs to mips*-*-linux* entry and new
9911 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9912
9913 2002-07-19 Michael Matz <matz@suse.de>
9914
9915 * MAINTAINERS: Add myself as ra* maintainer.
9916
9917 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9918
9919 * config.guess: Update to 2002-07-09 version.
9920 * config.sub: Update to 2002-07-03 version.
9921
9922 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9923
9924 * MAINTAINERS: Fix typo in a maintainer email address.
9925
9926 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9927
9928 * configure.in: Remove two redundant tests.
9929
9930 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9931
9932 * configure.in (mips*-*-irix6*o32): Enable stabs.
9933
9934 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9935
9936 * configure.in: Don't build grez.
9937 * Makefile.in: Ditto.
9938
9939 * Makefile.in: Remove references to bsp, cygmon, libstub.
9940 * configure.in: Ditto.
9941
9942 * configure.in: Remove leftover reference to gdbtest.
9943
9944 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9945
9946 * configure.in (gxx_include_dir): Change to match versioned
9947 C++ headers if --enable-version-specific-runtime-libs is used.
9948
9949 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9950
9951 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9952
9953 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9954
9955 * configure.in: Make --without-x work.
9956
9957 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9958
9959 * configure.in: Rearrange target Makefile fragment collection.
9960
9961 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9962 cvs[src].
9963 * configure.in: Ditto.
9964
9965 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9966
9967 * MAINTAINERS (Write After Approval): Update my e-mail address.
9968
9969 2002-06-24 Ben Elliston <bje@redhat.com>
9970
9971 * configure.in (host_tools): Remove cgen.
9972
9973 * Makefile.in (all-cgen): Remove; runs from its source directory.
9974 (check-cgen, install-cgen, clean-cgen): Likewise.
9975 (all-opcodes): Do not depend on all-cgen.
9976 (all-sim): Likewise.
9977
9978 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9979
9980 * Makefile.in: Eliminate 'apache' targets.
9981 * configure.in: Eliminate 'apache' targets.
9982
9983 * configure.in: Eliminate redundant tests. Reorganize.
9984
9985 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9986
9987 * config-ml.in: Eliminate references to Cygnus configure.
9988
9989 * Makefile.in: Eliminate references to building emacs.
9990
9991 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9992
9993 * MAINTAINERS: Update my email address.
9994
9995 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9996
9997 * config.if (libstdcxx_incdir): Version C++ headers.
9998 (cxx_incdir): Remove.
9999
10000 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10001
10002 * MAINTAINERS (Write After Approval): Add self.
10003
10004 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10005
10006 * configure.in: Add support for ip2k.
10007
10008 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10009
10010 * configure.in: Fix AIX configury bug.
10011
10012 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10013
10014 * MAINTAINERS (Write After Approval): Add self.
10015
10016 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10017
10018 * configure.in: replace ${topsrcdir} with ${srcdir}
10019
10020 * configure.in: Move definition of libstdcxx_flags
10021 right above usage, rather than waaay earlier.
10022
10023 * configure.in: Pull definition of is_cross_compiler earlier.
10024
10025 * configure.in: Rearrange a little.
10026
10027 * configure.in: Remove references to librx.
10028 * Makefile.in: Remove references to librx.
10029
10030 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10031
10032 * config.sub: Add support for avr target.
10033 Import from master sources, rev 1.255
10034
10035 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10036
10037 * configure, .cvsignore: Revert previous change...
10038 * Makefile: ...delete.
10039
10040 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10041
10042 * configure.in: Eliminate ${gasdir} variable.
10043
10044 2002-06-18 Dave Brolley <brolley@redhat.com>
10045
10046 * configure.in: Add support for frv.
10047 * config.sub: Add support for frv.
10048
10049 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10050
10051 * configure: Remove garbage from previous commit.
10052
10053 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10054
10055 * configure: For in-source builds, make a subdir and re-exec there.
10056 * Makefile: New file. Pass targets through to build directory.
10057 * .cvsignore: No longer ignore "Makefile".
10058
10059 2002-06-16 Douglas Rupp <rupp@gnat.com>
10060
10061 * MAINTAINERS (Write After Approval): Add self.
10062
10063 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10064
10065 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10066
10067 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10068
10069 * configure.in (vax-*-netbsd*): Re-enable gas.
10070
10071 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10072
10073 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10074 BUILD_PREFIX_1, to correct nomenclature.
10075 * configure: Likewise.
10076
10077 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10078 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10079
10080 2002-05-31 Olaf Hering <olh@suse.de>
10081
10082 * config-ml.in: Propogate DESTDIR also.
10083
10084 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10085
10086 * configure.in (vax-*-netbsd*): Don't build gas for this
10087 platform.
10088
10089 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10090
10091 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10092 and libgcj for AVR.
10093
10094 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10095
10096 * MAINTAINERS (Write After Approval): Add myself.
10097
10098 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10099
10100 * config.guess: Update to 2002-05-22 version.
10101 * config.sub: Likewise.
10102
10103 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10104
10105 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10106 * config-ml.in: Likewise.
10107 * configure: Likewise.
10108 * configure.in: Likewise.
10109
10110 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10111
10112 * MAINTAINERS: Update my email address.
10113
10114 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10115
10116 * configure.in: Simplify makefile fragment collection.
10117
10118 * configure.in: Remove code to build emacs.
10119
10120 * configure.in : Remove --srcdir argument from targargs and buildargs
10121 (it's always overridden in the Makefile anyway). Rearrange a bit.
10122
10123 * configure: Move some logic to configure.in.
10124 * configure.in: Move some logic from configure.
10125
10126 2002-05-11 Tom Tromey <tromey@redhat.com>
10127
10128 * MAINTAINERS: Reflect libgcj reality.
10129
10130 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10131
10132 * Makefile.in: Honour DESTDIR.
10133
10134 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10135
10136 * config.guess: Import 2002-03-20 version.
10137 * config.sub: Import 2002-04-26 version.
10138
10139 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10140
10141 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10142
10143 2002-05-07 Tim Josling <tej@melbpc.org.au>
10144
10145 * MAINTAINERS: Add self.
10146
10147 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10148
10149 * ltmain.sh: Detect and handle object name conflicts
10150 while piecewise linking a static library.
10151
10152 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10153
10154 * configure.in (noconfigdirs): Don't disable libgcj on
10155 sparc64-*-solaris* and sparcv9-*-solaris*.
10156
10157 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10158
10159 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10160
10161 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10162
10163 * configure.in (FLAGS_FOR_TARGET): Do not add
10164 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10165 on i[3456]86-*-linux*.
10166
10167 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10168
10169 * configure.in (noconfigdirs): Replace [ ] with test.
10170
10171 * configure.in (noconfigdirs): Do not add target-newlib if
10172 target == i[3456]86-*-linux*, and host == target.
10173
10174 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10175
10176 * configure.in: delete reference to absent file
10177
10178 * configure.in: replace '[' with 'test'
10179
10180 * configure.in: Eliminate references to gash.
10181 * Makefile.in: Eliminate references to gash.
10182
10183 * configure.in: remove useless references to 'pic' makefile fragments.
10184
10185 * configure.in: (*-*-windows*) Finish removing.
10186
10187 * configure.in: Eliminate redundant test for libgui.
10188
10189 2002-04-29 Roger Sayle <roger@eyesopen.com>
10190
10191 * MAINTAINERS: Add self and realphabetize. Update entries
10192 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10193 entry for a29k port maintainer.
10194
10195 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10196
10197 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10198 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10199
10200 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10201
10202 * configure.in: remove references to dead files
10203
10204 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10205
10206 * MAINTAINERS: Add information about purpose of this file.
10207
10208 2002-04-18 Tom Tromey <tromey@redhat.com>
10209
10210 * configure.in: Disallow configuring libgcj when it is already
10211 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10212 Solaris 2.8 by default. For PR libgcj/6158.
10213
10214 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10215
10216 * configure.in: Move default CC setting out of config/mh-* fragments
10217 directly into here.
10218
10219 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10220
10221 * configure.in: don't even try to configure or make a subdirectory
10222 if there's no configure script for it.
10223
10224 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10225
10226 * MAINTAINERS: Remove chill maintainers.
10227 * Makefile.in (CHILLFLAGS): Remove.
10228 (CHILL_LIB): Remove.
10229 (TARGET_CONFIGDIRS): Remove libchill.
10230 (CHILL_FOR_TARGET): Remove.
10231 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10232 CHILL_LIB.
10233 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10234 (CHECK_TARGET_MODULES): Likewise.
10235 (INSTALL_TARGET_MODULES): Likewise.
10236 (CLEAN_TARGET_MODULES): Likewise.
10237 (configure-target-libchill): Remove.
10238 (all-target-libchill): Remove.
10239 * configure.in (target_libs): Remove target-libchill.
10240 Do not compute CHILL_FOR_TARGET.
10241 * libchill: Remove directory.
10242
10243 2002-04-11 DJ Delorie <dj@redhat.com>
10244
10245 * Makefile.in, configure.in: Sync with binutils, entries
10246 follow...
10247
10248 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10249
10250 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10251 (do-tar, do-bz2): New rules.
10252 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10253 (gdb-tar): New rule.
10254 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10255 (insight_dejagnu.tar): New rule.
10256 (insight.tar): New rule.
10257 (gdb+dejagnu.tar): New rule.
10258 (gdb.tar): New rule.
10259
10260 2002-02-01 Mo DeJong <supermo@bayarea.net>
10261
10262 * Makefile.in: Add all-tix to deps for all-snavigator
10263 so that tix is built when building snavigator.
10264
10265 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10266
10267 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10268 ld and gdb are not supported.
10269
10270 2002-01-07 Mark Salter <msalter@redhat.com>
10271
10272 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10273 Allow target-libgloss to be built for arm, strongarm, and xscale.
10274
10275 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10276
10277 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10278 options for i[3456]86-pc-linux* native builds.
10279
10280 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10281
10282 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10283 files from .po files for a distribution.
10284
10285 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10286
10287 * configure.in: Enable libstdc++-v3 for h8300 targets.
10288
10289 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10290
10291 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10292 version from bfd/.
10293
10294 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10295
10296 * Makefile.in (VER): When present, extract the version number from
10297 the file version.in.
10298
10299 2001-05-24 Tom Rix <trix@redhat.com>
10300
10301 * configure.in : enable ld for aix
10302
10303 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10304
10305 * config.guess: Add linux target for S/390.
10306
10307 2000-11-07 Philip Blundell <pb@futuretv.com>
10308
10309 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10310
10311 2000-11-03 Philip Blundell <pb@futuretv.com>
10312
10313 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10314 files.
10315
10316 2001-01-15 Ben Elliston <bje@redhat.com>
10317
10318 * configure.in (host_tools): Add sid.
10319 Always configure cgen.
10320
10321 2000-11-24 Nick Clifton <nickc@redhat.com>
10322
10323 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10324
10325
10326 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10327
10328 * Makefile.in (ALL_MODULES): Add all-cgen.
10329 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10330 (all-cgen): New target.
10331 (all-opcodes,all-sim): Depend on all-cgen.
10332 * configure.in (host_tools): Add cgen.
10333 Only configure cgen if --enable-cgen-maint.
10334
10335 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10336
10337 * configure.in: Add *-*-freebsd* configurations.
10338
10339 2002-04-08 Tom Tromey <tromey@redhat.com>
10340
10341 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10342 Fixes PR libgcj/6068.
10343
10344 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10345
10346 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10347
10348 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10349
10350 * configure.in (alpha*-dec-osf*): Enable libgcj.
10351
10352 2003-03-27 Matthew Gingell <gingell@gnat.com>
10353
10354 * MAINTAINERS (Write After Approval): Add myself.
10355
10356 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10357
10358 Fix for: PR bootstrap/3591, target/5676
10359 * configure.in (mcore-pe): Disable the configuration of
10360 libstdc++-v3 since exceptions are not supported.
10361
10362 2002-03-20 Anthony Green <green@redhat.com>
10363
10364 * configure.in: Enable libgcj for xscale-elf target.
10365
10366 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10367
10368 * MAINTAINERS: Update my email address.
10369
10370 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10371
10372 * ltmain.sh (relink_command): Fix typo in previous change.
10373
10374 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10375
10376 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10377 (relink_command): Added --tag flags.
10378 (mode=install): If relinking fails; error out.
10379
10380 2002-03-12 Richard Henderson <rth@redhat.com>
10381
10382 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10383 .NOTPARALLEL tag.
10384 (do-check): Rename from check.
10385 (check): Allow parallel check.
10386
10387 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10388
10389 * MAINTAINERS: Add myself as maintainer for xtensa port.
10390 Fix alphabetical order in CPU port maintainer list.
10391 Remove myself from Write After Approval list.
10392
10393 2002-03-11 Richard Henderson <rth@redhat.com>
10394
10395 * Makefile.in (.NOTPARALLEL): Add fake tag.
10396
10397 2002-03-07 H.J. Lu (hjl@gnu.org)
10398
10399 * configure.in: Enable gprof for mips*-*-linux*.
10400
10401 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10402
10403 * MAINTAINERS (Write After Approval): Add myself.
10404
10405 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10406
10407 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10408 libjava.
10409 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10410
10411 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10412
10413 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10414 because its Makefile is there; test for the executable instead.
10415
10416 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10417
10418 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10419 libstdc++-v3 and libjava.
10420
10421 2002-02-11 Adam Megacz <adam@xwt.org>
10422
10423 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10424 boehm-gc
10425
10426 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10427
10428 * config.guess: Updated to 2002-01-30's version.
10429 * config.sub: Updated to 2002-02-01's version.
10430 Contribute sh64-elf.
10431 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10432 * configure.in: Added sh64-*-*.
10433
10434 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10435
10436 * MAINTAINERS: Belatedly add myself to write after approval list.
10437
10438 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10439
10440 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10441 Remove self as Write After Approval.
10442
10443 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10444
10445 * MAINTAINERS: Put self in as maintainer for contrib/regression
10446 directory.
10447
10448 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10449
10450 * MAINTAINERS: Update my email address.
10451
10452 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10453
10454 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10455 target-libiberty, and target-libgloss. Skip Java-related
10456 libraries if not supported for NetBSD on target CPU.
10457
10458 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10459
10460 * install-sh: Use _inst.$$_ for temp file name.
10461
10462 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10463
10464 * MAINTAINERS (Write After Approval): Move my contact info
10465 from here...
10466 (OS Port Maintainers): ...to here (netbsd).
10467
10468 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10469
10470 * MAINTAINERS (Write After Approval): Add myself.
10471
10472 2002-01-17 H.J. Lu <hjl@gnu.org>
10473
10474 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10475 (all-target-fastjar): Also depend on all-target-libiberty.
10476
10477 2002-01-16 H.J. Lu (hjl@gnu.org)
10478
10479 * config.guess: Import from master sources, rev 1.225.
10480 * config.sub: Import from master sources, rev 1.238.
10481
10482 2002-01-16 Kazu Hirata <kazu@hxi.com>
10483
10484 * MAINTAINERS (Write After Approval): Remove myself.
10485
10486 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10487
10488 * MAINTAINERS (Write After Approval): Add myself.
10489
10490 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10491
10492 * MAINTAINERS: Add self as docs co-maintainer.
10493
10494 2001-12-11 Matthias Klose <doko@debian.org>
10495
10496 * MAINTAINERS (Write After Approval): Add myself.
10497
10498 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10499
10500 * MAINTAINERS: Update my email address.
10501
10502 2001-12-07 Turly O'Connor <turly@apple.com>
10503 * MAINTAINERS (Write After Approval): Add myself.
10504 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10505 (rs6000_initialize_trampoline): Call __trampoline_setup for
10506 ABI_DARWIN too.
10507 * darwin-tramp.asm: New file, implements __trampoline_setup.
10508 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10509
10510 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10511
10512 * MAINTAINERS (Write After Approval): Add myself.
10513
10514 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10515
10516 * configure, configure.in: Use temp file for long sed commands.
10517
10518 2001-12-03 Laurent Guerby <guerby@acm.org>
10519
10520 * config.sub: Update to version 1.232 on subversion.
10521
10522 2001-12-03 Ben Elliston <bje@redhat.com>
10523
10524 * MAINTAINERS: Update mail address for config.* patches.
10525
10526 2001-11-27 DJ Delorie <dj@redhat.com>
10527 Zack Weinberg <zack@codesourcery.com>
10528
10529 When build != host, create libiberty for the build machine.
10530
10531 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10532 CONFIG_ARGUMENTS.
10533 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10534 New variables.
10535 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10536 and rules.
10537 (all.normal): Depend on ALL_BUILD_MODULES.
10538 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10539 (all-build-libiberty): Depend on configure-build-libiberty.
10540
10541 * configure: Calculate and substitute proper value for
10542 ALL_BUILD_MODULES.
10543 * configure.in: Create the build subdirectory.
10544 Calculate and substitute TARGET_CONFIGARGS (formerly
10545 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10546
10547 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10548
10549 * MAINTAINERS (write-after-approval): Add self.
10550
10551 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10552
10553 * MAINTAINERS (GNATS only accounts): Remove self.
10554
10555 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10556
10557 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10558 libf2c.
10559
10560 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10561
10562 * MAINTAINERS (Write After Approval): Add self.
10563
10564 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10565
10566 * MAINTAINERS: mips and s390 are also CPU ports.
10567
10568 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10569
10570 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10571
10572 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10573
10574 * MAINTAINERS: Alphabetize.
10575
10576 2001-11-09 Kazu Hirata <kazu@hxi.com>
10577
10578 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10579
10580 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10581
10582 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10583
10584 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10585
10586 * configure.in (--enable-languages): Be more permissive about
10587 syntax. Check for empty lists better. Warn about $LANGUAGES.
10588
10589 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10590
10591 * config.sub: Import from master sources, rev. 1.230.
10592 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10593
10594 2001-11-07 Laurent Guerby <guerby@acm.org>
10595
10596 * MAINTAINERS (Write After Approval): Add self.
10597
10598 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10599
10600 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10601
10602 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10603
10604 * config.sub: Import from master sources, rev 1.226.
10605 * config.guess: Import from master sources, rev 1.216.
10606
10607 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10608
10609 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10610 * MAINTAINERS: Add self as maintainer of MMIX port.
10611 Remove old after-approval entry.
10612
10613 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10614
10615 * ChangeLog, configure: Fix spelling errors.
10616
10617 2001-10-20 Brendan Kehoe <brendan@zen.org>
10618
10619 * MAINTAINERS: Tweak my address.
10620
10621 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10622
10623 * MAINTAINERS: Update my email address.
10624
10625 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10626
10627 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10628 * MAINTAINERS: Add self as maintainer of CRIS port.
10629
10630 2001-10-10 Geert Bosch <bosch@gnat.com>
10631
10632 * MAINTAINERS (Various maintainers: Ada front end):
10633 Added Robert Dewar.
10634
10635 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10636
10637 * MAINTAINERS (Write After Approval): Added self
10638
10639 2001-10-02 Geert Bosch <bosch@gnat.com>
10640
10641 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10642
10643 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10644
10645 * configure: Handle temporary files securely using mkdir.
10646
10647 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10648
10649 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10650
10651 2001-09-26 Will Cohen <wcohen@redhat.com>
10652
10653 * configure.in (*-*-linux*): Disable configuration of target-newlib
10654 and target-libgloss.
10655
10656 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10657
10658 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10659 RANLIB.
10660
10661 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10662
10663 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10664 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10665 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10666 avoid quotes nesting problems.
10667 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10668 (DO_X): Export only variables that are set.
10669
10670 2001-09-19 Ben Elliston <bje@redhat.com>
10671
10672 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10673 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10674 semantics. Use the shell built-in "type" command instead.
10675
10676 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10677
10678 Merged from gcc-3_0-branch:
10679 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10680 * ltcf-c.sh: Use $objext, not $ac_objext.
10681 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10682 * ltcf-cxx.sh: Add support for GNU.
10683 2001-07-22 Timothy Wall <twall@redhat.com>
10684 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10685 default settings if using GNU tools with that configuration.
10686 * ltcf-cxx.sh: Ditto.
10687 * ltcf-gcj.sh: Ditto.
10688 2001-07-21 Michael Chastain <chastain@redhat.com>
10689 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10690 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10691 * ltmain.sh: Mark as gcc-local.
10692
10693 2001-08-30 Eric Christopher <echristo@redhat.com>
10694 Jason Eckhardt <jle@redhat.com>
10695
10696 * config.guess: Merge from master sources.
10697 * config.sub: Merge from master sources, add support for mipsisa32.
10698
10699 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10700 * config.sub: Merge from master sources, rev 1.219.
10701 * MAINTAINERS: Add self as contact for stormy16 port.
10702
10703 2001-08-14 Zack Weinberg <zackw@panix.com>
10704
10705 * config.sub: Merge from master sources, rev 1.218.
10706 * config.guess: Merge from master sources, rev 1.209.
10707
10708 2001-08-11 Graham Stott <grahams@redhat.com>
10709
10710 * Makefile.in (check-c++): Add missing semicolon.
10711
10712 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10713
10714 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10715
10716 2001-07-30 Eric Christopher <echristo@redhat.com>
10717
10718 * MAINTAINERS (Various maintainers: mips port): Added myself.
10719
10720 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10721
10722 * configure.in (sh-*-linux*): New.
10723
10724 2001-07-27 Richard Henderson <rth@redhat.com>
10725
10726 * .cvsignore: Add LAST_UPDATED.
10727
10728 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10729
10730 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10731
10732 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10733
10734 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10735
10736 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10737
10738 * MAINTAINERS (Write After Approval): Added myself.
10739
10740 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10741
10742 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10743 and libgcj on m68hc11/m68hc12.
10744
10745 2001-06-27 H.J. Lu (hjl@gnu.org)
10746
10747 * Makefile (CFLAGS_FOR_BUILD): New.
10748 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10749
10750 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10751
10752 * README: Remove version number.
10753
10754 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10755
10756 * INSTALL/README: Update wrt. to the installation instructions now
10757 residing in gcc/doc/install.texi.
10758
10759 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10760
10761 * README: Replace with a cut-down and updated version of gcc/README.
10762
10763 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10764
10765 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10766 multilibs to be disabled.
10767
10768 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10769
10770 * MAINTAINERS (Write After Approval): Add myself.
10771
10772 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10773
10774 * config.guess: Import CVS version 1.195.
10775 * config.sub: Import CVS version 1.212.
10776
10777 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10778
10779 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10780 gcc/xgcc is built, use -print-prog-name to find out the program
10781 name to use.
10782
10783 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10784
10785 * config.guess: Import CVS version 1.194. All gcc-local changes
10786 appear to also be in the master copy.
10787 * config.sub: Import CVS version 1.211.
10788
10789 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10790
10791 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10792 with_gcc]: Use `gcc -shared' to build a shared library.
10793
10794 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10795
10796 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10797 archives.
10798
10799 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10800
10801 * MAINTAINERS (Write After Approval): Add myself.
10802
10803 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10804
10805 * configure.in (libstdcxx_flags): Do not try to execute
10806 libstdc++-v3/testsuite_flags until it exists.
10807
10808 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10809
10810 * MAINTAINERS: Update my email address.
10811
10812 2001-05-31 Graham Stott <grahams@redhat.com>
10813
10814 * MAINTAINERS (Write After Approval): Add myself.
10815
10816 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10817
10818 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10819 libraries when using g++ with native linker.
10820
10821 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10822
10823 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10824
10825 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10826
10827 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10828 [aix4*|aix5*]: Prepend blank.
10829
10830 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10831
10832 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10833 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10834 of subdir/configure scripts to use the new libtool.m4.
10835
10836 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10837
10838 * MAINTAINERS (Write After Approval): Add myself.
10839
10840 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10841
10842 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10843
10844 2001-05-11 Ben Elliston <bje@redhat.com>
10845
10846 * Makefile.in (all-sid): New target.
10847 (check-sid, clean-sid, install-sid): Likewise.
10848
10849 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10850
10851 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10852
10853 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10854
10855 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10856 libgcj.
10857
10858 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10859
10860 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10861 gcc/xgcc is built, use -print-prog-name to find out the program
10862 name to use.
10863
10864 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10865
10866 * configure.in (noconfigdirs): Don't reset it from scratch in the
10867 target case; only append to it.
10868
10869 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10870 sparc-*-solaris2.8]: Disable ${libgcj}.
10871
10872 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10873
10874 * configure.in (libgcj_saved): Copy from $libgcj.
10875 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10876 --disable-libgcj.
10877
10878 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10879
10880 * MAINTAINERS: Remove self as MIPS maintainer and
10881 C front end maintainer.
10882
10883 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10884
10885 * configure.in: Move *-chorusos target case to the proper switch.
10886 Disable libgcj.
10887
10888 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10889
10890 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10891 1.641.2.228.
10892
10893 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10894
10895 * Makefile.in (STAGE1_CFLAGS): Pass down.
10896
10897 2001-04-13 Alan Modra <amodra@one.net.au>
10898
10899 * config.guess: Add hppa64-linux support. Note for next import that
10900 this is already in the master file.
10901 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10902
10903 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10904
10905 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10906 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10907
10908 2001-04-11 Stan Shebs <shebs@apple.com>
10909
10910 * MAINTAINERS: Add self as Darwin port maintainer.
10911
10912 2001-04-11 Alan Modra <amodra@one.net.au>
10913
10914 * MAINTAINERS: Update my email address.
10915
10916 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10917
10918 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10919 recent versions of FreeBSD (release 3 or later).
10920 * ltconfig: On FreeBSD, -lc must not be provided when building
10921 a shared library or else the standard -pthread gcc option is
10922 rendered worthless to later users of the built library.
10923
10924 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10925
10926 * MAINTAINERS: Add self and RTH as C front end maintainers.
10927
10928 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10929
10930 * config.sub: Make sure to match an already-canonicalized
10931 machine name (eg. mn10300-unknown-elf).
10932
10933 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10934
10935 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10936 New macros.
10937 (bootstrap, cross): Use RECURSE_FLAGS.
10938 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10939
10940 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10941
10942 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10943
10944 2001-03-22 Colin Howell <chowell@redhat.com>
10945
10946 * Makefile.in (DO_X): Do not backslash single-quotes in
10947 backquotes (two places).
10948
10949 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10950
10951 Re-installed:
10952 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10953 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10954 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10955 * ltcf-cxx.sh: Likewise.
10956 * ltcf-gcj.sh: Likewise.
10957
10958 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10959
10960 * MAINTAINERS: Add myself as "documentation co-maintainer".
10961
10962 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10963
10964 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10965 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10966
10967 2001-03-19 Tom Tromey <tromey@redhat.com>
10968
10969 * config-ml.in: Handle GCJ and GCJFLAGS.
10970
10971 2001-03-21 Michael Chastain <chastain@redhat.com>
10972
10973 * Makefile.in: all-m4 depends on all-texinfo.
10974
10975 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10976
10977 * MAINTAINERS: Add myself to write after approval list.
10978
10979 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10980
10981 * Makefile.in (DO_X): Quote nested quotes.
10982
10983 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10984
10985 * MAINTAINERS: Add myself to write after approval list.
10986
10987 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10988
10989 * Makefile.in (DO_X): Use double quotes for quoting
10990 "RANLIB=$${RANLIB}".
10991
10992 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10993
10994 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10995
10996 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10997
10998 * configure.in: Only use `lang_requires' for languages athat are
10999 actually enabled.
11000
11001 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11002
11003 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11004
11005 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11006
11007 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11008
11009 2001-03-07 Tom Tromey <tromey@redhat.com>
11010
11011 * configure.in: Allow config-lang.in to set `lang_requires' to list
11012 of other required languages.
11013
11014 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11015
11016 * Makefile.in: Remove RANLIB definition. Use RANLIB
11017 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11018 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11019
11020 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11021 Alexandre Oliva <aoliva@redhat.com>
11022
11023 * Makefile.in (check-c++): Use tabs, not spaces.
11024
11025 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11026
11027 * MAINTAINERS: add myself to Write After Approval list.
11028
11029 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11030
11031 * Makefile.in (check-c++): New rule.
11032
11033 * configure.in (target_libs): Remove libg++.
11034 (noconfigdirs): Remove libg++.
11035 (noconfigdirs): Same.
11036 (noconfigdirs): Same.
11037 (noconfigdirs): Same.
11038
11039 * config-ml.in: Remove libg++ references.
11040
11041 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11042 (ALL_TARGET_MODULES): Same.
11043 (configure-target-libg++): Remove.
11044 (all-target-libg++): Remove.
11045 (configure-target-libio): Remove.
11046 (all-target-libio): Remove.
11047 (check-target-libio): Remove.
11048 (.PHONY): Remove.
11049 (libg++.tar.bz2): Remove.
11050 (all-target-cygmon): Remove libio.
11051 (all-target-libstdc++): Remove.
11052 (configure-target-libstdc++): Remove.
11053 (TARGET_LIB_PATH): Remove libstdc++.
11054 (ALL_GCC_CXX): Remove libstdc++.
11055 (all-target-gperf): Correct.
11056
11057 2001-02-16 Nick Clifton <nickc@redhat.com>
11058
11059 * configure.in (noconfigdirs): Allow configuration of texinfo
11060 for Cygwin hosts.
11061
11062 2001-02-15 Anthony Green <green@redhat.com>
11063
11064 * configure: Introduce GCJ_FOR_TARGET.
11065 * configure.in: Ditto.
11066 * Makefile.in: Ditto.
11067
11068 2001-02-13 Andreas Schwab <schwab@suse.de>
11069
11070 * MAINTAINERS: Update mail address.
11071
11072 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11073
11074 * config.guess: Add linux target for S/390.
11075 * config.sub: Likewise.
11076
11077 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11078
11079 * configure.in: for *-chorusos, don't config target-newlib and
11080 target-libgloss.
11081
11082 2001-02-06 Ben Elliston <bje@redhat.com>
11083
11084 * configure: Output host type to stdout, not stderr.
11085
11086 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11087
11088 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11089 * ltcf-cxx.sh: Likewise.
11090
11091 * config.if: Assume enable_libstdcxx_v3 is defined.
11092
11093 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11094
11095 Remove V2 C++ library.
11096 * configure.in: Remove --enable-libstdcxx_v3 support.
11097
11098 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11099
11100 * include/demangle.h: Add prototype for java_demangle_v3.
11101
11102 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11103
11104 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11105
11106 2001-01-27 Richard Henderson <rth@redhat.com>
11107
11108 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11109
11110 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11111
11112 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11113 Don't unset, it's non-portable and no longer necessary, set to empty
11114 instead.
11115
11116 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11117
11118 * ltconfig: Shell portability fix for the tagname validity check.
11119
11120 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11121
11122 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11123 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11124
11125 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11126
11127 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11128
11129 2001-01-26 Tom Tromey <tromey@redhat.com>
11130
11131 * configure.in: Allow libgcj to be built on Sparc Solaris.
11132
11133 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11134
11135 * ltcf-c.sh: Add aix5 case.
11136 * ltcf-cxx.sh: Likewise.
11137 * ltconfig: Likewise.
11138
11139 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11140
11141 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11142 keep at least one of build_libtool_libs or build_old_libs set to
11143 yes.
11144
11145 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11146 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11147
11148 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11149
11150 * configure.in: Enable libgcj on several additional platforms.
11151
11152 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11153
11154 * configure.in: Enable libgcj for linux targets.
11155
11156 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11157
11158 * MAINTAINERS (Write After Approval): Add myself.
11159
11160 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11161
11162 * MAINTAINERS: Add myself as vax port maintainer.
11163
11164 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11165
11166 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11167
11168 2001-01-09 Mike Stump <mrs@wrs.com>
11169
11170 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11171 failures of subdirectories.
11172
11173 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11174
11175 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11176 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11177 * ltcf-cxx.sh: Likewise.
11178 * ltcf-gcj.sh: Likewise.
11179 * ltconfig.sh: Fix typo.
11180
11181 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11182
11183 * configure: handle DOS-style absolute paths.
11184
11185 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11186
11187 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11188
11189 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11190
11191 * MAINTAINERS: Add myself as avr port co-maintainer.
11192
11193 2000-12-28 Ben Elliston <bje@redhat.com>
11194
11195 * MAINTAINERS: Add myself under ``Write After Approval''.
11196
11197 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11198
11199 * texinfo: Remove directory from GCC.
11200
11201 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11202
11203 * COPYING: Update to current
11204 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11205 to 19yy as example year in copyright notice).
11206
11207 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11208
11209 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11210 (libstdcxx_incdir): Pass down.
11211 * config.if: Remove expired bits for cxx_interface, add stub.
11212 (libstdcxx_incdir): Add variable for g++ include directory.
11213 * configure.in (gxx_include_dir): Use it.
11214
11215 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11216
11217 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11218 with old-email address from ``Write After Approval''.
11219
11220 2000-12-15 Andreas Jaeger <aj@suse.de>
11221
11222 * configure.in: Handle lang_dirs.
11223
11224 2000-12-14 Tom Tromey <tromey@redhat.com>
11225
11226 * MAINTAINERS: Removed brads.
11227
11228 * MAINTAINERS: Added gcj developers.
11229
11230 2000-12-13 Anthony Green <green@redhat.com>
11231
11232 * configure.in: Disable libgcj for any target not specifically
11233 listed. Disable libgcj for x86 and Alpha Linux until compatible
11234 with g++ abi.
11235
11236 2000-12-13 Mike Stump <mrs@wrs.com>
11237
11238 * Makefile.in (local-distclean): Also remove fastjar.
11239
11240 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11241
11242 * contrib/gcc_update: Add fastjar --touch entries.
11243
11244 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11245
11246 * configure.in: Disable language-specific target libraries for
11247 languages that aren't enabled.
11248
11249 2000-12-10 Anthony Green <green@redhat.com>
11250
11251 * configure.in: Define libgcj. Disable libgcj target libraries for
11252 most targets.
11253
11254 2000-12-10 Neil Booth <neilb@earthling.net>
11255
11256 * MAINTAINERS: Update mail address, remove from WAA list.
11257
11258 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11259
11260 * libjava: Imported from /cvs/java.
11261 * libffi: Likewise.
11262 * Boehm-gc: Likewise.
11263
11264 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11265
11266 * configure.in (target_libs): Revert 2000-12-08 patch.
11267 (noconfigdirs): Added target-libjava.
11268
11269 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11270
11271 * djunpack.bat: removed.
11272
11273 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11274
11275 * Makefile.in: handle DOS-style absolute paths.
11276 * config-ml.in: likewise.
11277 * symlink-tree: likewise.
11278
11279 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11280
11281 * fastjar: Imported.
11282
11283 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11284
11285 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11286 libjava.
11287 * configure.in (target_libs): Removed `target-libjava'.
11288
11289 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11290
11291 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11292 (ALL_MODULES): Added fastjar.
11293 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11294 (all-target-libjava): all-fastjar replaces all-zip.
11295 (all-fastjar): Added.
11296 (configure-target-fastjar, all-target-fastjar): Likewise.
11297 * configure.in (host_tools): Added fastjar.
11298
11299 2000-12-07 Mike Stump <mrs@wrs.com>
11300
11301 * Makefile.in (local-distclean): Remove leftover built files.
11302
11303 2000-11-24 Nick Clifton <nickc@redhat.com>
11304
11305 * configure.in (xscale-elf): Add target.
11306 (xscale-coff): Add target.
11307
11308 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11309
11310 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11311 recent versions of FreeBSD (release 3 or later).
11312 * ltconfig: On FreeBSD, -lc must not be provided when building
11313 a shared library or else the standard -pthread gcc option is
11314 rendered worthless to later users of the built library.
11315
11316 2000-11-16 Fred Fish <fnf@be.com>
11317
11318 * configure.in (enable_libstdcxx_v3): Fix typo,
11319 libstd++ -> libstdc++.
11320
11321 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11322
11323 * MAINTAINERS: Add self to Write After Approval list.
11324
11325 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11326
11327 * MAINTAINERS: Update my email address. Add myself to global write
11328 privs list.
11329
11330 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11331
11332 * Makefile.in: Merge with src and libgcj.
11333 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11334 configure-target-<library> when their configure scripts need the C
11335 or C++ library to have already been built to work properly.
11336 (do_proto_toplev): Set them to an empty string.
11337
11338 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11339 (REALLY_SET_LIB_PATH): Use them.
11340
11341 2000-11-17 Stan Shebs <shebs@apple.com>
11342
11343 * MAINTAINERS: Add self to Write After Approval list.
11344
11345 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11346
11347 * configure: Provide the original toplevel configure arguments
11348 (including $0) to subprocesses in the environment rather than
11349 through gcc/configargs.h.
11350
11351 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11352
11353 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11354 C99. Alphabetise "Write After Approval" list.
11355
11356 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11357
11358 * configure: Turn on libstdc++ V3 by default.
11359
11360 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11361 if we've got GCC.
11362
11363 2000-11-11 Philip Blundell <philb@gnu.org>
11364
11365 * MAINTAINERS: Add self to Write After Approval list.
11366
11367 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11368
11369 * ltcf-c.sh (aix4): Improve shared library configuration; require
11370 exporting symbols.
11371 * ltcf-cxx.sh (aix4): Define.
11372 * ltconfig (aix4): Define library and soname specs appropriate for
11373 AIX. Define command to create export symbols list.
11374
11375 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11376
11377 * config.sub: Add support for Sun Chorus
11378
11379 2000-10-31 Nick Clifton <nickc@redhat.com>
11380
11381 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11382 <name>@redhat.com. Also installed new email address for Clint
11383 Popetz.
11384
11385 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11386
11387 * etc: Remove directory from GCC.
11388
11389 2000-10-16 Michael Meissner <meissner@redhat.com>
11390
11391 * configure (gcc/configargs.h): Only create if there is a build GCC
11392 directory created.
11393
11394 2000-10-16 Matthias Klose <doko@debian.org>
11395
11396 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11397 when configured for libstdc++-v3.
11398
11399 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11400
11401 * configure: Save configure arguments to gcc/configargs.h.
11402
11403 2000-10-04 Philipp Thomas <pthomas@suse.de>
11404
11405 * config.guess: Import CVS version 1.157.
11406 * config.sub: Import CVS version 1.181.
11407
11408 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11409
11410 * Makefile.in (bootstrap): avoid recursion if subdir missing
11411 (cross): ditto
11412 (do-proto-toplev): ditto
11413
11414 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11415
11416 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11417 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11418
11419 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11420 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11421 all affected `configure' scripts.
11422
11423 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11424
11425 * MAINTAINERS: Add self as cpplib co-maintainer.
11426
11427 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11428
11429 * MAINTAINERS: Add self to Write After Approval list.
11430
11431 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11432
11433 * INSTALL/README: egcs -> GCC update.
11434
11435 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11436
11437 * MAINTAINERS: Add myself to Write After Approval list.
11438
11439 2000-09-15 Kazu Hirata <kazu@hxi.com>
11440
11441 * MAINTAINERS: Add myself to Write After Approval list.
11442
11443 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11444
11445 * configure.in: Do not build byacc for hppa64. Provide paths to the
11446 X11 libraries for hppa64.
11447
11448 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11449
11450 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11451
11452 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11453
11454 * Makefile.in (all-zlib): Added dummy target.
11455
11456 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11457 ltcf-gcj.sh: Updated from libtool multi-language branch.
11458
11459 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11460
11461 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11462 (bootstrap*): Depend on all-bootstrap.
11463
11464 2000-09-05 Philipp Thomas <pthomas@suse.de>
11465
11466 * config.guess: Import CVS version 1.156.
11467 * config.sub: Import CVS version 1.179.
11468
11469 2000-09-02 Anthony Green <green@cygnus.com>
11470
11471 * Makefile.in (all-gcc): Depend on all-zlib.
11472 (CLEAN_MODULES): Add clean-zlib.
11473 (ALL_MODULES): Add all-zlib.
11474 * configure.in (host_libs): Add zlib.
11475
11476 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11477
11478 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11479 crosses, but add gcc/include to the header search path for them.
11480
11481 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11482
11483 * MAINTAINERS: Add self to Write After Approval list.
11484
11485 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11486
11487 * config.guess: Import CVS version 1.152.
11488 * config.sub: Import CVS version 1.177.
11489
11490 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11491
11492 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11493 $targargs to tell whether newlib is going to be built.
11494
11495 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11496 $$r/TARGET_SUBDIR/libio for _G_config.h.
11497
11498 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11499
11500 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11501
11502 2000-08-22 DJ Delorie <dj@redhat.com>
11503
11504 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11505
11506 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11507
11508 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11509 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11510 sub-configures.
11511
11512 2000-08-21 DJ Delorie <dj@redhat.com>
11513
11514 * MAINTAINERS: Add self as a libiberty maintainer
11515
11516 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11517
11518 * configure.in (libstdcxx_flags): Use
11519 libstdc++-v3/src/libstdc++.INC.
11520
11521 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11522
11523 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11524
11525 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11526
11527 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11528
11529 * configure: Make enable_threads and enable_shared defaults
11530 explicit. Substitute enable_threads into generated Makefiles.
11531 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11532 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11533
11534 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11535
11536 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11537
11538 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11539
11540 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11541 previous delta.
11542
11543 2000-08-11 Jason Merrill <jason@redhat.com>
11544
11545 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11546 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11547 (FLAGS_FOR_TARGET): Not here.
11548 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11549
11550 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11551
11552 * config-ml.in (CC, CXX): Don't introduce a leading space.
11553
11554 2000-08-07 DJ Delorie <dj@delorie.com>
11555
11556 * MAINTAINERS: Add self as a DJGPP maintainer
11557
11558 2000-08-07 DJ Delorie <dj@redhat.com>
11559
11560 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11561 "if we're also building gcc, and it's a gcc that will run on the
11562 build machine, we want to use its includes instead of the system's
11563 default includes".
11564
11565 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11566
11567 * MAINTAINERS: Add self to Write After Approval list.
11568
11569 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11570
11571 * configure.in (libstdcxx_flags): Don't use `"'.
11572
11573 * config-ml.in: Adjust multilib search paths to the
11574 appropriate multilib tree.
11575
11576 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11577
11578 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11579 commas in $LANGUAGES.
11580
11581 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11582
11583 * configure.in: Re-enable all references to libg++ and librx.
11584
11585 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11586
11587 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11588 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11589 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11590 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11591
11592 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11593
11594 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11595
11596 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11597 CXX_FOR_TARGET for sed.
11598
11599 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11600
11601 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11602 Do not override if already set in the environment or in configure.
11603 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11604 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11605
11606 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11607
11608 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11609 the libtool CVS tree multi-language branch.
11610 * ltconfig, ltmain.sh: Updated.
11611
11612 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11613
11614 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11615 (clean-target): Depend on it.
11616
11617 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11618 (GCC_FOR_TARGET): Use it.
11619 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11620 * configure.in: ... here.
11621 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11622 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11623
11624 2000-07-24 Eric Christopher <echristo@cygnus.com>
11625
11626 * MAINTAINERS: Add self to Write After Approval list.
11627
11628 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11629
11630 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11631 (configure-target-libchill, configure-target-libobjc): Likewise.
11632
11633 * configure.in: Use the same cache file for all target libs.
11634 * config-ml.in: But different cache files per multilib variant.
11635
11636 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11637
11638 * configure (topsrcdir): Don't use dirname.
11639
11640 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11641
11642 * MAINTAINERS: Add self to Write After Approval list.
11643
11644 2000-07-20 Jason Merrill <jason@redhat.com>
11645
11646 * configure.in: Remove all references to libg++ and librx.
11647
11648 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11649
11650 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11651
11652 * config.sub: Update to subversions version 2000-07-06.
11653
11654 2000-07-12 Andrew Haley <aph@cygnus.com>
11655
11656 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11657 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11658
11659 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11660
11661 * symlink-tree: Check number of arguments.
11662
11663 2000-07-05 Jim Wilson <wilson@cygnus.com>
11664
11665 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11666 search path for a g++ extracted from the build tree. This
11667 will allow link tests run by configure scripts in
11668 subdirectories to succeed.
11669
11670 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11671
11672 * ltconfig: Add support for mips-dde-sysv4.2MP
11673
11674 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11675
11676 * MAINTAINERS: Add myself as loop discovery maintainer.
11677
11678 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11679
11680 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11681 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11682
11683 2000-06-19 Timothy Wall <twall@cygnus.com>
11684
11685 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11686 * config.sub: Add tic54x target.
11687
11688 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11689
11690 * MAINTAINERS: Add self as Fortran maintainer,
11691 remove Craig Burley.
11692
11693 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11694
11695 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11696 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11697
11698 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11699
11700 * MAINTAINERS: Add self as i18n maintainer
11701
11702 20000-05-21 H.J. Lu (hjl@gnu.org)
11703
11704 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11705 directory are used if they exist. Make sure
11706 $(build_tooldir)/include is searched for header files,
11707 $(build_tooldir)/lib/ for library files.
11708 (GCC_FOR_TARGET): Likewise.
11709 (CXX_FOR_TARGET): Likewise.
11710
11711 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11712
11713 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11714
11715 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11716
11717 * Makefile.in (configure-target-libiberty): Depend on
11718 configure-target-newlib.
11719
11720 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11721
11722 * configure.in, Makefile.in: Merge all libffi-related
11723 configury stuff from the libgcj tree.
11724
11725 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11726
11727 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11728 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11729
11730 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11731
11732 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11733 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11734 current version information. Add to proto-toplev directory.
11735 (gdb-taz): Build do-djunpack.
11736
11737 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11738
11739 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11740
11741 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11742
11743 * MAINTAINERS: Add self to Write After Approval list.
11744
11745 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11746
11747 * ltmain.sh: Preserve in relink_command any environment
11748 variables that may affect the linker behavior.
11749
11750 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11751
11752 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11753
11754 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11755
11756 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11757
11758 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11759
11760 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11761 with the version name.
11762
11763 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11764
11765 * MAINTAINERS: Add self as bb-reorder maintainer.
11766
11767 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11768
11769 * config.if: Tweak.
11770
11771 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11772
11773 * djunpack.bat: New file.
11774
11775 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11776
11777 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11778 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11779 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11780 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11781
11782 2000-04-16 Dave Pitts <dpitts@cozx.com>
11783
11784 * config.sub (case $basic_machine): Change default for "ibm-*"
11785 to "openedition".
11786
11787 2000-04-13 Andreas Jaeger <aj@suse.de>
11788
11789 * MAINTAINERS: Added myself.
11790
11791 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11792
11793 * Makefile.in (gdb-taz): New target. GDB specific archive.
11794 (do-md5sum): New target.
11795 (MD5PROG): Define.
11796 (PACKAGE): Default to TOOL.
11797 (VER): Default to a shell script.
11798 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11799 md5 checksum generation.
11800 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11801 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11802 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11803 insight.tar.bz2): Use gdb-taz to create archive.
11804
11805 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11806
11807 * configure (warn_cflags): Delete.
11808
11809 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11810
11811 * MAINTAINERS: Added myself.
11812
11813 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11814 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11815
11816 * configure.in (enable_libstdcxx_v3): Add.
11817 (target_libs): Add bits here to switch between libstdc++-v2 and
11818 libstdc++-v3.
11819 * config.if: And this file too.
11820 * Makefile.in: Add libstdc++-v3 targets.
11821
11822 2000-04-05 Michael Meissner <meissner@redhat.com>
11823
11824 * config.sub (d30v): Add d30v as a basic machine type.
11825
11826 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11827
11828 * configure.in: -linux-gnu*, not -linux-gnu.
11829
11830 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11831
11832 * MAINTAINERS: Add self in write-after-approval section.
11833
11834 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11835
11836 * MAINTAINERS: Add self as ia64 port maintainer.
11837
11838 2000-03-08 Neil Booth <NeilB@earthling.net>
11839
11840 * MAINTAINERS: Add self in write-after-approval section.
11841
11842 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11843
11844 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11845 (do-tar-bz2): Replace TOOL with PACKAGE.
11846 (gdb.tar.bz2): Remove GDBTK from GDB package.
11847 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11848 dejagnu.tar.bz2): New packages.
11849
11850 2000-02-27 Andreas Jaeger <aj@suse.de>
11851
11852 * configure.in: Add entry for mips*-*-linux*, move catch all
11853 *-*-*linux* entry below this one.
11854
11855 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11856
11857 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11858
11859 2000-02-24 Nick Clifton <nickc@cygnus.com>
11860
11861 * config.sub: Support an OS of "wince".
11862
11863 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11864
11865 * config.guess, config.sub: Updated to match config's 2000-02-15
11866 version.
11867
11868 2000-02-23 Linas Vepstas <linas@linas.org>
11869
11870 * config.sub: Add support for Linux/IBM 370.
11871 * configure.in: Likewise.
11872
11873 2000-02-22 Nick Clifton <nickc@cygnus.com>
11874
11875 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11876
11877 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11878
11879 * config.guess: Guess "cygwin" rather than "cygwin32".
11880
11881 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11882
11883 * configure (gcc_version): When setting, narrow search to
11884 lines containing `version_string'.
11885
11886 2000-02-15 Denis Chertykov <denisc@overta.ru>
11887
11888 * config.sub: Add support for avr target.
11889
11890 2000-02-14 Nick Clifton <nickc@cygnus.com>
11891
11892 * MAINTAINERS: Add maintainers for MCore port.
11893
11894 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11895
11896 * config.sub: Add mmix-knuth-mmixware.
11897
11898 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11899
11900 * MAINTAINERS: Pair cccp with cpplib maintainership.
11901
11902 2000-01-27 Christopher Faylor <cgf@redhat.com>
11903
11904 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11905 structure stuff to -L library search.
11906 (CXX_FOR_TARGET): Ditto.
11907 (CROSS_CHECK_MODULES): Fix spelling mistake.
11908
11909 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11910
11911 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11912 the C++ compiler.
11913
11914 2000-01-12 Richard Henderson <rth@cygnus.com>
11915
11916 * configure.in: Don't build some bits for beos.
11917
11918 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11919
11920 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11921 as include files.
11922
11923 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11924
11925 * Add self as cpplib maintainer, as requested by Jason
11926 Merrill. Correct my e-mail address.
11927
11928 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11929
11930 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11931 not mh-aix43.
11932
11933 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11934
11935 * MAINTAINERS: Add myself to "write after approval" list.
11936
11937 1999-12-14 Richard Henderson <rth@cygnus.com>
11938
11939 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11940 * config.sub: Accept alphaev[78], alphaev8.
11941
11942 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11943
11944 * config.guess, config.sub: Update from autoconf.
11945
11946 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11947
11948 * MAINTAINERS: update my playtime e-address.
11949
11950 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11951
11952 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11953 necessary libraries are missing.
11954
11955 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11956
11957 * MAINTAINERS: Add new 'write after approval' maintainer.
11958
11959 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11960
11961 * MAINTAINERS: Add new Java maintainer.
11962
11963 1999-10-25 Andreas Schwab <schwab@suse.de>
11964
11965 * configure: Fix quoting inside arguments of eval.
11966
11967 1999-10-21 Nick Clifton <nickc@cygnus.com>
11968
11969 * config-ml.in: Allow suppression of some ARM multilibs.
11970
11971 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11972
11973 * config.guess: Add OS/390 match pattern.
11974 * config.sub: Add mvs, openedition targets.
11975 * configure.in (i370-ibm-opened*): New.
11976
11977 1999-09-04 Steve Chamberlain <sac@pobox.com>
11978
11979 * config.sub: Add support for configuring for pj.
11980
11981 1999-08-31 Nick Clifton <nickc@cygnus.com>
11982
11983 * config.sub (maybe_os): Add support for configuring for fr30.
11984
11985 1999-08-25 Nick Clifton <nickc@cygnus.com>
11986
11987 * configure.in: Do not configure or build ld for AIX
11988 platforms. ld is known to be broken on these platforms.
11989
11990 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11991
11992 * config-ml.in: Pass compiler flag corresponding to multidirs to
11993 subdir configures.
11994
11995 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11996
11997 * Makefile.in (LDFLAGS): Define.
11998
11999 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12000
12001 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12002 noconfigdirs.
12003 (*-*-cygwin*): Likewise.
12004
12005 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12006
12007 * mkdep: New file.
12008 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12009 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12010
12011 From Eli Zaretskii <eliz@is.elta.co.il>:
12012 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12013 long file name when using DJGPP on MS-DOS.
12014
12015 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12016
12017 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12018
12019 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12020
12021 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12022 dependency as this causes "make check" to globally "make all"
12023
12024 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12025
12026 * configure.in (target_libs): Added target-zlib.
12027 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12028 (CONFIGURE_TARGET_MODULES): Likewise.
12029 (CHECK_TARGET_MODULES): Likewise.
12030 (INSTALL_TARGET_MODULES): Likewise.
12031 (CLEAN_TARGET_MODULES): Likewise.
12032 (configure-target-zlib): New target.
12033 (all-target-zlib): Likewise.
12034 (all-target-libjava): Depend on all-target-zlib.
12035 (configure-target-libjava): Depend on configure-target-zlib.
12036
12037 * Makefile.in (configure-target-libjava): Depend on
12038 configure-target-newlib.
12039 (configure-target-boehm-gc): New target.
12040 (configure-target-qthreads): New target.
12041
12042 * configure.in (target_libs): Added target-qthreads.
12043 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12044 (CONFIGURE_TARGET_MODULES): Likewise.
12045 (CHECK_TARGET_MODULES): Likewise.
12046 (INSTALL_TARGET_MODULES): Likewise.
12047 (CLEAN_TARGET_MODULES): Likewise.
12048 (all-target-qthreads): New target.
12049 (configure-target-libjava): Depend on configure-target-qthreads.
12050 (all-target-libjava): Depend on all-target-qthreads.
12051
12052 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12053 (CONFIGURE_TARGET_MODULES): Likewise.
12054 (CHECK_TARGET_MODULES): Likewise.
12055 (INSTALL_TARGET_MODULES): Likewise.
12056 (CLEAN_TARGET_MODULES): Likewise.
12057 (all-target-libjava): New target.
12058 (all-target-boehm-gc): Likewise.
12059 * configure.in (target_libs): Added libjava, boehm-gc.
12060
12061 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12062
12063 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12064 configure.bat in SUPPORT_FILES.
12065 (gas+binutils.tar.bz2): Likewise.
12066
12067 * makeall.bat: Remove; obsolete.
12068
12069 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12070
12071 From Mark Elbrecht:
12072 * configure.bat: Remove; obsolete.
12073
12074 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12075
12076 * configure: Add -W -Wall to the default CFLAGS when compiling with
12077 gcc.
12078
12079 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12080
12081 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12082
12083 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12084
12085 * configure.in: Build ld on IRIX6.
12086
12087 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12088
12089 * Makefile.in: Change distribution targets to use bzip2 instead of
12090 gzip.
12091 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12092 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12093
12094 1999-06-04 Nick Clifton <nickc@cygnus.com>
12095
12096 * config.sub: Add mcore target.
12097
12098 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12099
12100 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12101
12102 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12103
12104 * config.guess (dummy): Changed to $dummy.
12105
12106 1999-05-24 Nick Clifton <nickc@cygnus.com>
12107
12108 * config.sub: Tidied up case statements.
12109
12110 1999-05-22 Ben Elliston <bje@cygnus.com>
12111
12112 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12113 <jiro@din.or.jp>.
12114
12115 * config.guess: Merge with FSF version. Future changes will be
12116 more accurately recorded in this ChangeLog.
12117 * config.sub: Likewise.
12118
12119 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12120
12121 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12122
12123 1999-04-30 Tom Tromey <tromey@cygnus.com>
12124
12125 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12126
12127 1999-04-23 Tom Tromey <tromey@cygnus.com>
12128
12129 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12130
12131 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12132
12133 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12134 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12135 Bad merge removed these two changes.
12136
12137 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12138 Martin Heller (Ing.-Buero_Heller@t-online.de)
12139
12140 * config.guess (interix Alpha): Add.
12141
12142 1999-04-11 Richard Henderson <rth@cygnus.com>
12143
12144 * configure.in (i?86-*-beos*): Do config gperf; don't config
12145 gdb, newlib, or libgloss.
12146
12147 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12148
12149 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12150 link a trivial program with -mabi=64. If it fails, remove mabi=64
12151 from multidirs.
12152
12153 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12154
12155 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12156
12157 1999-04-08 Nick Clifton <nickc@cygnus.com>
12158
12159 * config.sub: Add support for mcore targets.
12160
12161 1999-04-07 Michael Meissner <meissner@cygnus.com>
12162
12163 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12164 not mt-ospace, in order to shut up assembler warning about using
12165 symbols that are named the same as registers.
12166
12167 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12168
12169 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12170 dependency list for all-target-cygmon.
12171
12172 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12173
12174 * config-ml.in: Check $host, not $target, for selective multilibs.
12175 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12176 thumb interworking, and underscore prefix multilibs.
12177
12178 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12179
12180 * missing: Update to version from current automake.
12181
12182 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12183
12184 * configure (gxx_include_dir): Removed.
12185
12186 * configure.in (gxx_include_dir): Handle it.
12187 * Makefile.in: Likewise.
12188
12189 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12190
12191 * config.sub (mips64vr4111,mips64vr4111el) Add.
12192
12193 1999-03-21 Ben Elliston <bje@cygnus.com>
12194
12195 * config.guess: Correct typo for detecting ELF on FreeBSD.
12196
12197 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12198
12199 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12200 config/mh-djgpp.
12201
12202 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12203
12204 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12205 all-target-newlib to dependency list for all-target-bsp.
12206
12207 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12208
12209 * config.sub: Add i386-uwin support.
12210 * config.guess: Likewise.
12211
12212 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12213
12214 * configure.in: cleanup, add mh-*pic handling for arm, special
12215 case powerpc*-*-aix*
12216
12217 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12218
12219 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12220 can be built.
12221
12222 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12223
12224 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12225 targets.
12226
12227 1999-03-02 Nick Clifton <nickc@cygnus.com>
12228
12229 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12230
12231 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12232
12233 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12234
12235 1999-02-24 Nick Clifton <nickc@cygnus.com>
12236
12237 * config.sub: Fix typo in arm recognition.
12238
12239 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12240
12241 * configure.in (noconfigdirs): Changed target_configdirs to
12242 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12243 rather than m68k-*-* since it is not known to work on
12244 m68k-aout. Ditto for arm-*-*oabi.
12245
12246 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12247
12248 * configure.in (*-*-windows*): Remove, no longer used.
12249
12250 1999-02-19 Ben Elliston <bje@cygnus.com>
12251
12252 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12253 Smart and improved by Andrew Cagney.
12254
12255 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12256
12257 * config.guess: Recognize openbsd-*-hppa.
12258
12259 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12260
12261 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12262 only if it is not empty.
12263
12264 1999-02-17 Nick Clifton <nickc@cygnus.com>
12265
12266 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12267
12268 * config.guess: Modified to recognize uname's armv* syntax.
12269
12270 * config.sub: Modified to recognize uname's armv* syntax.
12271
12272 1999-02-17 Mark Salter <msalter@cygnus.com>
12273
12274 * configure.in: Added target-bsp for sparclite.
12275
12276 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12277
12278 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12279
12280 1999-02-08 Nick Clifton <nickc@cygnus.com>
12281
12282 * configure.in: Add support for strongarm port.
12283 * config.sub: Add support for strongarm target.
12284
12285 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12286
12287 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12288 the old name config/mh-cygwin32.
12289 Enable texinfo.
12290
12291 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12292
12293 * configure.in: Do build ld for ix86 Solaris.
12294
12295 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12296
12297 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12298 $AR_FOR_TARGET. Likewise for RANLIB.
12299
12300 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12301
12302 * config.sub (oabi): Recognize.
12303 * configure.in (arm-*-oabi): Handle.
12304
12305 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12306
12307 * config.guess: Improve detection of i686 on UnixWare 7.
12308
12309 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12310
12311 * config.guess: Add support for i386-pc-interix.
12312 * config.sub: Likewise.
12313 * configure.in: Likewise.
12314
12315 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12316
12317 * Makefile.in: Remove unneeded all-target-libio from
12318 from all-target-winsup target since it is now unneeded.
12319 Add all-target-libtermcap in its place since it is now
12320 needed.
12321
12322 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12323
12324 * configure.in: makefile stub for cygwin target is probably
12325 unnecessary. Remove it for now.
12326
12327 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12328
12329 * configure.in: libtermcap.a should be built when cygwin is the
12330 target as well as the host.
12331 * config.guess: Allow mixed case in cygwin uname output.
12332 * Makefile.in: Add libtermcap target.
12333
12334 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12335
12336 * config.sub: Clean up handling of hppa2.0.
12337
12338 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12339
12340 * config.guess: Use C code to identify more HP machines.
12341
12342 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12343
12344 * config.sub: Handle hppa2.0.
12345
12346 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12347
12348 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12349 cygmon for all sparclite targets, regardless of object format.
12350
12351 1998-12-15 Mark Salter <msalter@cygnus.com>
12352
12353 * configure.in: Added target-bsp for several target architectures.
12354
12355 * Makefile.in: Added rules for bsp.
12356
12357 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12358
12359 * config.guess: Improve detection of hppa2.0 processors.
12360
12361 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12362
12363 * config.guess: Recognize FreeBSD using ELF automatically.
12364
12365 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12366
12367 * configure (skip-this-dir): Add handling for new shell script, which
12368 might be created by a sub-directory's configure to indicate, this particular
12369 directory is "unwanted".
12370 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12371
12372 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12373
12374 * ltconfig: import from libtool, after changing libtool to
12375 account for the cygwin name change.
12376
12377 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12378
12379 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12380 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12381
12382 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12383
12384 * configure.in: Add libtermcap to list of cygwin dependencies.
12385
12386 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12387
12388 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12389 they include winsup/include when it's a cygwin target.
12390
12391 1998-11-12 Tom Tromey <tromey@cygnus.com>
12392
12393 * configure.in (host_tools): Added zip.
12394 * Makefile.in (all-target-libjava): Depend on all-zip.
12395 (all-zip): New target.
12396 (ALL_MODULES): Added all-zip.
12397 (NATIVE_CHECK_MODULES): Added check-zip.
12398 (INSTALL_MODULES): Added install-zip.
12399 (CLEAN_MODULES): Added clean-zip.
12400
12401 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12402
12403 * Makefile.in: lose "32" from comment about cygwin.
12404
12405 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12406
12407 * configure.in: Use -Os to build target libraries for the fr30.
12408
12409 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12410
12411 * config.sub: Add fr30.
12412
12413 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12414
12415 * configure.in: drop "32" from config/mh-cygwin32. Check
12416 cygwin* instead of cygwin32*.
12417 * config.sub: Check cygwin* instead of cygwin32*.
12418
12419 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12420
12421 * config.guess: Match any version of Unixware7.
12422
12423 1998-10-20 Syd Polk <spolk@cygnus.com>
12424
12425 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12426 if desired.
12427
12428 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12429
12430 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12431 these if the appropriate directories and files to not exist.
12432
12433 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12434
12435 * Makefile.in (DEVO_SUPPORT): Add config.if.
12436
12437 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12438
12439 * configure: Add pattern to replace "build_tooldir"'s
12440 definition in the generated Makefile with "tooldir"'s
12441 actual value.
12442
12443 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12444
12445 * config.sub: Bring back lost sparcv9.
12446
12447 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12448
12449 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12450
12451 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12452 CC_FOR_TARGET and friends.
12453
12454 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12455
12456 * Makefile.in (build_tooldir): New variable, same as tooldir.
12457 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12458 -B$(build_tooldir)/bin/.
12459 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12460
12461 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12462
12463 * README: Remove installation instructions and refer to the
12464 INSTALL directory instead.
12465
12466 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12467
12468 * config.sub: Add support for i[34567]86-pc-udk.
12469 * configure.in: Likewise.
12470
12471 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12472
12473 * Makefile.in: add bzip2 package building bits for user
12474 tools module
12475 * configure.in: ditto
12476
12477 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12478
12479 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12480 (ALL_TARGET_MODULES): Add all-target-libobjc.
12481 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12482 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12483 (all-target-libchill): Add dependencies.
12484 * configure.in (target_libs): Add libchill.
12485
12486 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12487
12488 * configure.in (target_subdir): Remove duplicate line.
12489
12490 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12491
12492 * Makefile.in (all-automake): fix dependencies.
12493
12494 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12495
12496 * configure.in: Minor cleanups for building in the $(target_alias)
12497 subdir.
12498
12499 1998-09-22 Jim Wilson <wilson@cygnus.com>
12500
12501 * Makefile.in (bootstrap): Set r and s before make all. Use
12502 BASE_FLAGS_TO_PASS in make all.
12503 (cross): Likewise.
12504
12505 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12506
12507 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12508
12509 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12510
12511 * config.sub: Fix typo in last change.
12512
12513 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12514
12515 * config.sub: Add support for C4x target.
12516 * configure.in: Likewise.
12517
12518 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12519
12520 * config.sub: Recognize sparcv9 just like sparc64.
12521
12522 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12523
12524 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12525
12526 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12527
12528 * config.guess: Correctly identify Pentium II sco boxes.
12529
12530 * config.guess: Fix "tr" code. From Weiwen Liu.
12531
12532 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12533
12534 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12535 stabs.
12536
12537 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12538
12539 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12540 (ALL_TARGET_MODULES): Add all-target-libchill.
12541 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12542 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12543 (all-target-libchill): Add dependencies.
12544 * configure.in (target_libs): Add libchill.
12545
12546 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12547
12548 * config.guess: Avoid assumptions about "tr" behaves when
12549 LANG is set to something other than English.
12550
12551 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12552
12553 * configure (gxx_include_dir): Changed to
12554 '${prefix}/include/g++'-${libstdcxx_interface}.
12555
12556 * config.if: New to determine the interfaces.
12557
12558 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12559
12560 * config.guess: Detect and handle MPE/IX.
12561 * config.sub: Deal with MPE/IX.
12562
12563 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12564
12565 * configure.in: Use mh-aix43.
12566
12567 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12568
12569 * configure: Fix --without/--disable cases for gxx-include-dir.
12570
12571 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12572
12573 * mdata-sh: Imported. Needed for automake support.
12574
12575 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12576
12577 * Makefile.in (taz): Try "chmod -R og=u ." before
12578 "chmod og=u `find . -print`".
12579
12580 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12581
12582 * configure.in: Add arm-elf and thumb-elf support.
12583
12584 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12585
12586 * Makefile.in: Undo previous patch.
12587
12588 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12589
12590 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12591 to here ...
12592 (install-no-fixedincludes): and here
12593 (INSTALL_MODULES): ... from here.
12594
12595 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12596
12597 * config.sub: Merge with FSF.
12598
12599 * config.guess: Merge with FSF.
12600
12601 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12602
12603 * configure (extraconfigdirs): New variable.
12604 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12605 * Makefile.in (all): Move higher in file.
12606 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12607 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12608 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12609 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12610 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12611
12612 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12613
12614 * Makefile.in (all-target-libjava): Depend on all-gcc and
12615 all-target-newlib.
12616 (configure-target-libjava): Depend on $(ALL_GCC).
12617
12618 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12619
12620 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12621 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12622
12623 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12624
12625 * INSTALL/README: Fix typo.
12626
12627 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12628
12629 * ylwrap: Change absolute path checks to check for DOS style path
12630 names.
12631
12632 * ylwrap: Don't use a full path name if the source file is in the
12633 same directory. From hjl@lucon.org (H.J. Lu).
12634
12635 * config-ml.in: Default to being verbose, to match Feb 18 change to
12636 configure.
12637
12638 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12639
12640 Brought over from egcs:
12641
12642 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12643
12644 * configure.in (target_subdir): Set to ${target_alias} instead
12645 of "libraries".
12646
12647 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12648
12649 * configure.in (target_subdir): Set to libraries if enable_multilib.
12650
12651 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12652
12653 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12654 multilibs, force reconfiguration the first time we create
12655 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12656
12657 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12658
12659 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12660 avoid confusion with --no-recursion.
12661
12662 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12663
12664 * configure.in: Win32 hosts shouldn't use install -x
12665 * install-sh: remove -x option, and special .exe-handling
12666 hack.
12667
12668 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12669
12670 * config.guess: Recognize i586-pc-beos.
12671 * configure.in: Don't build some bits for beos.
12672
12673 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12674
12675 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12676 CFLAGS default to -O2.
12677
12678 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12679 when using GNU ld.
12680
12681 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12682
12683 * ltmain.sh: Correct install when using a different shell.
12684
12685 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12686
12687 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12688
12689 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12690
12691 * makefile.vms: Update to build binutils/makefile.vms. Add install
12692 target.
12693
12694 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12695
12696 * ltconfig: Update to correct AIX handling.
12697
12698 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12699
12700 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12701
12702 * configure.in (target_subdir): Set to ${target_alias} instead
12703 of "libraries".
12704
12705 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12706
12707 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12708 (Makefile): Depend on $(gcc_version_trigger).
12709
12710 * configure (gcc_version): Change default initializer to empty
12711 string.
12712 (gcc_version_trigger): New variable; pass this variable down
12713 to subdir configures to enable them checking gcc's version
12714 themselves. Emit make macros for both gcc_version vars.
12715 (topsrcdir): Initialize reliably.
12716 (recursion line): Remove --with-gcc-version=${gcc_version}.
12717
12718 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12719
12720 * configure (enable_version_specific_runtime_libs): Implement new flag
12721 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12722 in $(libsubdir); emit definition in each generated Makefile.
12723 (gxx_include_dir): Initialize depending on
12724 $enable_version_specific_runtime_libs.
12725
12726 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12727
12728 * configure (gcc_version): Initialize properly depending on
12729 how and where configure is started.
12730 (recursion line): Pass a --with-gcc-version=${gcc_version}
12731 to configures in subdirs.
12732
12733 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12734
12735 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12736 cygmon
12737
12738 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12739
12740 * configure.in: Add cygmon and libstub support for mn10200.
12741
12742 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12743
12744 * configure (gcc_version): Add new variable describing the
12745 particular gcc version we're building.
12746 * Makefile.in (libsubdir): Add new macro for the directory
12747 in which the compiler finds executables, libraries, etc.
12748 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12749 and libsubdir.
12750
12751 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12752
12753 * Makefile.in (local-clean): Remove *.log.
12754 (warning.log): Built with warn_summary from build.log.
12755 (mail-report.log): Run test_summary.
12756 (mail-report-with-warnings.log): Run test_summary including
12757 warning.log in the report.
12758
12759 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12760
12761 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12762
12763 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12764
12765 * Makefile.in (grep): Grep no longer depends on libiberty.
12766
12767 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12768
12769 * Makefile.in: all-snavigator needs all-libgui.
12770
12771 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12772
12773 * configure.in: Add cygmon and libstub support for mn10300.
12774
12775 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12776
12777 * missing: Update to version from automake 1.3.
12778
12779 * ltmain.sh: On installation, don't get confused if the same name
12780 appears more than once in the list of library names.
12781
12782 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12783
12784 * config.sub: Accept m68060 and m5200 as CPU names.
12785
12786 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12787
12788 * configure: Use && rather than using -a in test, because odd
12789 strings can confuse test.
12790 * configure.in: Likewise.
12791
12792 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12793
12794 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12795
12796 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12797
12798 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12799 bootstrap4-lean): New targets.
12800
12801 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12802
12803 * mpw-* Delete. Not used.
12804
12805 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12806
12807 * COPYING.LIB: Update FSF address.
12808
12809 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12810
12811 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12812
12813 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12814 GAS_SUPPORT_DIRS.
12815
12816 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12817
12818 * ltconfig, ltmain.sh: Avoid producing a version number if
12819 -version-info was not used.
12820
12821 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12822
12823 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12824 building with newlib.
12825
12826 1998-04-30 Paul Eggert <eggert@twinsun.com>
12827
12828 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12829 Solaris `make' causes it to continue to next definition.
12830
12831 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12832
12833 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12834 the right GUI libraries and files are installed along with GDB.
12835
12836 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12837
12838 * configure.in: Change alpha to alpha* in several places.
12839
12840 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12841
12842 * config.sub: Recognize sparc86x.
12843
12844 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12845
12846 * configure.in (--enable-target-optspace): Remove debug echo.
12847
12848 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12849
12850 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12851
12852 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12853
12854 * ltconfig: Update cygwin32 support.
12855
12856 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12857 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12858 (GDB_SUPPORT_DIRS): Likewise.
12859
12860 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12861
12862 * configure.in (target_makefile_frag): If --enable-target-optspace,
12863 use -Os to compile target libraries rather than -O2. Default to
12864 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12865 not used.
12866 * configure.in (target_cflags): Ditto for d30v.
12867
12868 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12869
12870 * Makefile.in (all-bfd): Depend on all-intl.
12871 (all-binutils): Likewise.
12872 (all-gas): Likewise.
12873 (all-gprof): Likewise.
12874 (all-ld): Likewise.
12875
12876 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12877
12878 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12879
12880 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12881
12882 * Makefile.in (all-bfd): Depend upon all-libiberty.
12883
12884 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12885
12886 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12887
12888 * Makefile.in: Add libstub.
12889
12890 * configure.in: Ditto. Build libstub for targets that have cygmon
12891 support.
12892
12893 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12894
12895 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12896
12897 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12898
12899 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12900 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12901
12902 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12903
12904 * configure: Define DEFAULT_M4 by searching PATH.
12905 * Makfile.in: Use DEFAULT_M4.
12906
12907 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12908
12909 * ltconfig: Add cygwin32 support.
12910
12911 * Makefile.in, configure.in: Add libtool as a native only directory
12912 to configure and build.
12913
12914 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12915
12916 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12917
12918 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12919
12920 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12921
12922 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12923
12924 * Makefile.in: add ash make rules
12925 * configure.in: add ash to native_only and host_tools lists
12926
12927 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12928
12929 * Makefile.in (all-gettext, all-intl): New targets.
12930 (ALL_MODULES): Added all-gettext, all-intl.
12931 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12932 (INSTALL_MODULES): Added install-gettext, install-intl.
12933 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12934
12935 * configure.in (host_tools): Added gettext.
12936 (native_only): Likewise.
12937 (noconfigdirs) [various cases]: Likewise.
12938 (host_libs): Added intl.
12939
12940 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12941
12942 * configure: Do not disable building gdbtk for cygwin32 hosts.
12943
12944 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12945
12946 * configure.in: Add thumb-coff target.
12947 * config.sub: Add thumb-coff target.
12948
12949 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12950
12951 * Makefile.in: Revert yesterday's change.
12952 (all-target-winsup): all-target-librx stays out of here.
12953
12954 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12955
12956 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12957 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12958 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12959 Remove references to librx and libg++.
12960
12961 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12962
12963 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12964 recursive makes
12965
12966 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12967
12968 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12969 for newlib directory.
12970 (CXX_FOR_TARGET): Likewise.
12971
12972 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12973
12974 * ltconfig: Update after libtool/ltconfig.in change for
12975 hpux11.
12976
12977 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12978
12979 * ltconfig, ltmain.sh: Update to libtool 1.2.
12980
12981 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12982
12983 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12984 (install-gcc-cross): Instead, override LANGUAGES here.
12985
12986 1998-03-18 Dave Love <d.love@dl.ac.uk>
12987
12988 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12989 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12990
12991 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12992
12993 * configure.in: Add Thumb-pe target.
12994
12995 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12996
12997 * Makefile.in - changed sn targets to snavigator
12998 * configure.in - changed sn targets to snavigator
12999
13000 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13001
13002 * config-ml.in: After building symlink tree call make distclean
13003 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13004 to be the case for libiberty.
13005
13006 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13007
13008 * configure: When making link, also check the current
13009 directory. The configure scripts may create one.
13010
13011 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13012
13013 * config.sub: Accept alphapca56 and alphaev6 properly.
13014
13015 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13016
13017 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13018
13019 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13020
13021 * config.sub (sco5): Fix typo.
13022
13023 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13024
13025 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13026 install-itcl.
13027 (install-itcl): Remove dependency on install-tcl.
13028
13029 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13030
13031 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13032
13033 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13034
13035 * configure.in: Don't build libgui for a cygwin32 target when not on
13036 a cygwin32 host.
13037
13038 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13039
13040 * configure (redirect): Set to null, so default behavior of
13041 configure is now --verbose.
13042
13043 1998-02-16 Dave Love <d.love@dl.ac.uk>
13044
13045 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13046 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13047
13048 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13049
13050 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13051 this change to sync Makefile.in with its ChangeLog entries.
13052
13053 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13054
13055 * ltmain.sh (mkdir): Check that the directory doesn't exist
13056 before we exit with error, so that we don't get races during
13057 parallel builds.
13058
13059 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13060
13061 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13062
13063 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13064
13065 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13066 PICFLAG_FOR_TARGET.
13067 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13068
13069 * configure: Emit a definition for the new macro enable_shared
13070 into each Makefile.
13071
13072 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13073
13074 * configure.in (host_tools, native_only): Add libtool.
13075
13076 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13077
13078 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13079 Fix typo in ming config comment.
13080
13081 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13082
13083 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13084
13085 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13086
13087 * config.sub: Add tic30 cases, and map c30 to tic30.
13088
13089 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13090
13091 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13092 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13093 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13094 (CLEAN_TARGET_MODULES): Similarly
13095 (all-target-libf2c): Add dependences.
13096 * configure.in (target_libs): Add libf2c.
13097
13098 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13099
13100 * configure.in: Remove expect from noconfigdirs when target
13101 is cygwin32. OK to build expect and dejagnu with Canadian
13102 Cross.
13103
13104 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13105
13106 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13107 host.
13108
13109 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13110 and mingw32.
13111
13112 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13113
13114 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13115 here as it is not defined in the toplevel Makefile.
13116
13117 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13118
13119 * configure (package_makefile_rules_frag): New variable, which names
13120 a file with generic rules, ...
13121 Change comment to mention we now have FIVE parts.
13122 * configure: Undo last change.
13123
13124 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13125
13126 * config.guess: More accurate determination of HP processor types.
13127 * config.sub: More accurate determination of HP processor types.
13128
13129 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13130
13131 * configure (package_makefile_frag): Move inserting the
13132 ${package_makefile_frag} to where it should be according
13133 to the comment.
13134
13135 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13136
13137 * config.guess: Add support for Linux/ARM.
13138
13139 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13140
13141 * .cvsignore: Remove *-info and *-install since they match
13142 release-info and mpw-install, which we don't want to just ignore.
13143
13144 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13145
13146 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13147
13148 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13149
13150 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13151 local_prefix to sub-make invocations.
13152
13153 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13154
13155 * configure.in: Check makefile fragments in the source
13156 directory.
13157
13158 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13159
13160 * configure.in: Check whether host and target makefile
13161 fragments exist before adding them to *_makefile_frag.
13162
13163 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13164
13165 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13166
13167 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13168
13169 * configure.in: Make sure we only replace RPATH_ENVVAR on
13170 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13171 regexp to sed.
13172
13173 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13174 to sub-makes.
13175
13176 1998-01-13 Lee Iverson (leei@ai.sri.com)
13177
13178 * config-ml.in (multi-do): LDFLAGS must include multilib
13179 designator.
13180
13181 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13182
13183 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13184
13185 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13186
13187 * config.sub: Add mingw32 support.
13188 * configure.in: Likewise.
13189
13190 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13191
13192 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13193
13194 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13195
13196 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13197 * configure (gxx_include_dir): Provide a definition for subdirs
13198 which do not use autoconf.
13199
13200 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13201
13202 * config.guess: Sync with egcs. Picks up new alpha support,
13203 BeOS & some additional linux support.
13204
13205 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13206
13207 * config.guess: HP 9000/803 is a PA1.1 machine.
13208
13209 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13210
13211 * configure.in: It's alpha*-...
13212
13213 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13214
13215 * configure.in (host_makefile_frag, target_makefile_frag):
13216 Handle multiple config files.
13217 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13218 alpha-*-*.
13219
13220 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13221
13222 * mkdep: New file.
13223
13224 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13225
13226 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13227
13228 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13229
13230 * Makefile.in: Add libgui directory.
13231 (GDB_TK): Add all-libgui.
13232 * configure.in: Add libgui directory.
13233 * configure: Add all-libgui to GDB_TK.
13234
13235 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13236
13237 * config-ml.in (multidirs): Add m32r to multilib list.
13238
13239 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13240
13241 * Makefile.in (all-target-gperf): Change dependency to
13242 all-target-libstdc++.
13243
13244 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13245
13246 * config.guess: Add BeOS support.
13247
13248 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13249
13250 Source directory cvs renamed to cvssrc:
13251 * configure.in (host_tools): Change cvs to cvssrc.
13252 (native_only): Likewise.
13253 (noconfigdirs) [various cases]: Likewise.
13254 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13255 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13256 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13257 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13258 (all-cvssrc): Rename target from all-cvs.
13259
13260 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13261
13262 * configure (gxx_include_dir): Fix thinko.
13263
13264 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13265
13266 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13267 (install-cross, install-gcc-cross): New targets.
13268
13269 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13270
13271 * configure.in (noconfigdirs): Add support for Thumb target.
13272
13273 * config.sub (maybe_os): Add support for Thumb target.
13274
13275 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13276
13277 * Makefile.in: Add rules for cygmon.
13278
13279 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13280
13281 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13282
13283 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13284 * configure (gxx_include_dir): Provide a definition for subdirs
13285 which do not use autoconf.
13286
13287 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13288
13289 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13290 11/18/97 build
13291
13292 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13293
13294 * From Franz Sirl.
13295 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13296 found on RedHat Linux systems.
13297
13298 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13299
13300 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13301 guesses.
13302
13303 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13304
13305 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13306
13307 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13308
13309 * ltmain.sh: If mkdir fails, check whether the directory was created
13310 anyhow by some other process.
13311
13312 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13313
13314 * configure.in (d30v-*-*): Configure all directories.
13315
13316 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13317
13318 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13319 for the D30V.
13320
13321 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13322
13323 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13324
13325 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13326
13327 * include/libiberty.h: Add extern "C" { so it can be used with C++
13328 progrms.
13329 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13330 programs.
13331
13332 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13333
13334 * configure.in (d30v-*-*): Configure GCC now.
13335
13336 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13337
13338 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13339 is no longer needed.
13340
13341 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13342
13343 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13344
13345 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13346
13347 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13348 targets using "$@" to provide support for similar but not identical
13349 targets without having to duplicate code.
13350
13351 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13352
13353 * makefile.vms: Fix to work with DEC C.
13354
13355 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13356
13357 * config.sub: Add mips-tx39-elf to marketing names.
13358
13359 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13360
13361 * ltmain.sh: Handle symlinks in generated script.
13362
13363 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13364
13365 * configure: Handle autoconf style directory options: --bindir,
13366 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13367 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13368 --sysconfdir.
13369 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13370 (sharedstatedir, localstatedir, oldincludedir): New variables.
13371 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13372 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13373 sbindir, sharedstatedir, and sysconfdir.
13374
13375 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13376
13377 * Makefile.in (bootstrap-lean): New target.
13378
13379 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13380
13381 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13382 sn, and gnuserv from noconfigdirs.
13383
13384 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13385
13386 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13387
13388 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13389
13390 * Makefile.in (cross): New target.
13391
13392 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13393 Jeff Law <law@cygnus.com>
13394
13395 * Makefile.in (bootstrap2, bootstrap3): New targets.
13396 (all-bootstrap): Remove outdated and confusing target.
13397 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13398
13399 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13400
13401 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13402 windows. Consistent with gdb/configure.
13403
13404 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13405
13406 * configure.in: Name Linux target fragment.
13407
13408 * configure: Rewrite so that project Makefile fragment is inserted
13409 first and appears last in the resulting Makefile.
13410
13411 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13412
13413 * Makefile.in (install-itcl): Install tcl first.
13414
13415 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13416
13417 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13418
13419 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13420
13421 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13422
13423 * configure.in (skipdirs): Add target-librx for Linux.
13424 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13425
13426 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13427
13428 * Makefile.in (bootstrap): New target.
13429
13430 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13431
13432 * config.sub: Accept 'amigados' for backward compatibility.
13433
13434 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13435
13436 * config.guess: Merge with FSF.
13437
13438 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13439
13440 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13441
13442 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13443
13444 * config.sub: Add "marketing-names" patch.
13445
13446 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13447
13448 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13449
13450 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13451
13452 * config.sub: Handle v850-elf.
13453
13454 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13455
13456 * .cvsignore (*-install): Remove.
13457
13458 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13459
13460 * ltconfig: Set CONFIG_SHELL in libtool.
13461 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13462
13463 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13464
13465 * configure.in (target_subdir): Set to libraries if enable_multilib.
13466
13467 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13468
13469 * config.guess: Update from gcc directory.
13470
13471 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13472
13473 * Makefile.in (all-sim): Depends on all-readline.
13474
13475 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13476
13477 * Makefile.in (BISON, YACC): Use $$s.
13478 (all-bison): Depend on all-texinfo.
13479
13480 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13481
13482 * Makefile.in (BISON): Add -L flag.
13483 (YACC): Likewise.
13484
13485 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13486
13487 * configure.in (noconfigdirs): Add support for v850e target.
13488
13489 * config.sub (maybe_os): Add support for v850e target.
13490
13491 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13492
13493 * configure.in (noconfigdirs): Add support for v850ea target.
13494
13495 * config.sub (maybe_os): Add support for v850ea target.
13496
13497 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13498
13499 * config.sub: Add mipstx39. Delete r3900.
13500
13501 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13502
13503 * Makefile.in (all-autoconf): Depends on all-texinfo.
13504
13505 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13506
13507 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13508 eabi targets.
13509
13510 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13511
13512 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13513
13514 * configure: When handling a Canadian Cross, handle YACC as well as
13515 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13516 * Makefile.in (all-bison): Depend upon all-texinfo.
13517
13518 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13519
13520 * Makefile.in (BISON): bison, not byacc or bison -y.
13521 (YACC): bison -y or byacc or yacc.
13522 (various): Add *-bison as appropriate.
13523 (taz): No need to mess with BISON anymore.
13524
13525 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13526
13527 * configure: If OSTYPE matches *win32*, try to find a good value for
13528 CONFIG_SHELL.
13529
13530 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13531
13532 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13533 configure.in if it is present.
13534
13535 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13536
13537 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13538
13539 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13540
13541 * config.sub: Recognize `arc' cpu.
13542 * configure.in: Likewise.
13543 * config-ml.in: Likewise.
13544
13545 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13546
13547 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13548
13549 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13550
13551 * configure: Changed sed delimiter from ':' to '|' when
13552 attempting to substitute ${config_shell} for SHELL. On
13553 NT ${config_shell} may contain a ':' in it.
13554
13555 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13556
13557 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13558
13559 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13560
13561 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13562
13563 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13564
13565 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13566
13567 * ylwrap: If the program is a relative path, force it to be
13568 absolute.
13569
13570 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13571
13572 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13573
13574 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13575
13576 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13577 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13578 for libraries.
13579
13580 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13581
13582 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13583 separated by spaces.
13584
13585 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13586
13587 * ylwrap: New file.
13588 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13589
13590 * ltmain.sh: Handle /bin/sh at start of install program.
13591
13592 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13593
13594 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13595 * missing: New file, from automake 1.2.
13596
13597 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13598
13599 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13600 check-tk to CHECK_X11_MODULES.
13601
13602 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13603
13604 * config.sub: Merge with FSF.
13605
13606 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13607
13608 * config.guess: Merge with FSF.
13609
13610 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13611
13612 * configure: Treat msdosdjgpp like go32.
13613 * configure.in: Likewise. Don't remove gprof for go32.
13614
13615 * configure: Change Makefile.tem2 to Makefile.tm2.
13616
13617 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13618
13619 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13620
13621 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13622
13623 * install-sh (chmodcmd): Set to null if the DST directory already
13624 exists. Same as Nov 11th change.
13625
13626 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13627
13628 * configure (GDB_TK): Needs itcl and tix.
13629
13630 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13631
13632 * config.guess: Update from FSF.
13633
13634 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13635
13636 * Makefile.in (GDB_TK): Depend on itcl and tix.
13637
13638 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13639
13640 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13641 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13642 (INSTALL_SCRIPT): New variable.
13643 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13644 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13645 to -x.
13646 * install-sh: Add support for -x option.
13647
13648 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13649
13650 * configure.in, Makefile.in: Treat tix like itcl.
13651
13652 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13653
13654 * Makefile.in (WINDRES): New variable.
13655 (WINDRES_FOR_TARGET): New variable.
13656 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13657 (EXTRA_HOST_FLAGS): Add WINDRES.
13658 (EXTRA_TARGET_FLAGS): Add WINDRES.
13659 (EXTRA_GCC_FLAGS): Add WINDRES.
13660 ($(DO_X)): Pass down WINDRES.
13661 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13662 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13663 DLLTOOL_FOR_TARGET.
13664
13665 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13666
13667 * configure.in: configure sim before gdb for win32-x-ppc
13668
13669 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13670
13671 Move gperf into the toplevel, from libg++.
13672 * configure.in (target_tools): Add target-gperf.
13673 (native_only): Add target-gperf.
13674 * Makefile.in (all-target-gperf): New target, depend on
13675 all-target-libg++.
13676 (configure-target-gperf): Empty rule.
13677 (ALL_TARGET_MODULES): Add all-target-gperf.
13678 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13679 (CHECK_TARGET_MODULES): Add check-target-gperf.
13680 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13681 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13682
13683 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13684
13685 * config.sub (mn10200): Recognize new basic machine.
13686
13687 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13688
13689 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13690 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13691
13692 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13693
13694 * configure.in: If we're building mips-sgi-irix6* native, turn on
13695 ENABLE_MULTILIB and set TARGET_SUBDIR.
13696
13697 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13698
13699 * Makefile.in (all-sn): Depend on all-grep.
13700
13701 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13702
13703 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13704
13705 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13706 Makefile. From Jeff Makey <jeff@cts.com>.
13707 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13708
13709 * Makefile.in (DISTBISONFILES): Remove.
13710 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13711 $(DEFAULT_YACC).
13712
13713 * configure.in: Build itl, db, sn, etc., when building for native
13714 cygwin32.
13715
13716 * Makefile.in (LD): New variable.
13717 (EXTRA_HOST_FLAGS): Pass down LD.
13718 ($(DO_X)): Likewise.
13719
13720 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13721
13722 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13723
13724 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13725
13726 * configure.in (targargs): Strip out any supplied --build argument
13727 before adding our own. Always add --build.
13728
13729 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13730
13731 * configure.in (targargs): Pass --build if we're doing
13732 a cross-compile.
13733
13734 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13735
13736 * configure: Use '|' instead of ":" as the separator in
13737 sed. Otherwise sed chokes on NT path names with drive
13738 designators. Also look for "?:*" as the leading characters in an
13739 absolute pathname.
13740
13741 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13742
13743 * config.sub: Support for r3900.
13744
13745 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13746
13747 * configure.in: Use install-sh, not install.sh.
13748
13749 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13750
13751 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13752 apply it twice.
13753
13754 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13755
13756 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13757 install-binutils.
13758
13759 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13760
13761 * Makefile.in: Add automake targets.
13762 * configure.in (host_tools): Add automake.
13763
13764 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13765
13766 * configure: Default CXX to c++, not gcc.
13767 * Makefile.in (CXX): Set to c++, not gcc.
13768 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13769
13770 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13771
13772 * install-sh: try appending a .exe if source file doesn't
13773 exist
13774
13775 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13776
13777 * configure.in: Turn on multilib by default.
13778 (cross_only): Remove target-libiberty.
13779
13780 * Makefile.in (all-gcc): Don't depend on libiberty.
13781
13782 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13783
13784 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13785
13786 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13787
13788 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13789 (DISTBISONFILES): Add ld/Makefile.in
13790
13791 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13792
13793 * configure.in: if target is cygwin32 but host isn't cygwin32,
13794 don't configure gdb tcl tk expect, not just gdb.
13795
13796 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13797
13798 * configure.in: Added gnuserv everywhere sn appears.
13799
13800 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13801 (CROSS_CHECK_MODULES): Added check-gnuserv.
13802 (INSTALL_MODULES): Added install-gnuserv.
13803 (CLEAN_MODULES): Added clean-gnuserv.
13804 (all-gnuserv): New target.
13805
13806 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13807
13808 * config.guess: Fixes for MIPS OpenBSD systems.
13809
13810 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13811
13812 * Makefile.in (INSTALL_XFORM): Remove.
13813 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13814
13815 * mkinstalldirs: New file, copied from automake.
13816 * Makefile.in (installdirs): Rename from install-dirs. Use
13817 mkinstalldirs. Change all users.
13818 (DEVO_SUPPORT): Add mkinstalldirs.
13819
13820 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13821
13822 * install-sh: Rename from install.sh.
13823 * Makefile.in (INSTALL): Change install.sh to install-sh.
13824 (DEVO_SUPPORT): Likewise.
13825
13826 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13827 Graichen <graichen@rzpd.de>.
13828
13829 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13830
13831 * config.guess: Recognize OpenBSD systems correctly.
13832
13833 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13834
13835 * README, Makefile.in (ETC_SUPPORT): Remove references to
13836 cfg-paper*, configure.{texi,man,info*}._
13837
13838 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13839
13840 * Makefile.in (all.normal): Ensure that gcc is built after all
13841 the x11 - ie gdb - targets.
13842
13843 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13844
13845 * makefile.vms: Don't run conf-a-gas.
13846
13847 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13848
13849 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13850
13851 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13852
13853 * configure.in: Remove noconfigdirs case since gdb also
13854 configures and builds for tic80-coff.
13855
13856 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13857
13858 * configure: Set cache_file to config.cache.
13859 * Makefile.in (local-distclean): Remove config.cache.
13860
13861 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13862
13863 * COPYING: Update FSF address.
13864
13865 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13866
13867 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13868 noconfigdirs.
13869
13870 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13871
13872 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13873 MAKEDIRS, is empty.
13874
13875 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13876
13877 * config.sub: Tweak mn10300 entry.
13878
13879 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13880
13881 * configure.in (host_tools): Put sim before gdb, so gdb's
13882 configure.tgt can determine if the simulator was configured.
13883
13884 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13885
13886 * config.sub: Move BeOS $os case to be with other Cygnus
13887 local cases.
13888
13889 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13890
13891 * config.sub: Remove misplaced comment that broke Linux.
13892
13893 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13894
13895 * config.sub: Add BeOS support.
13896
13897 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13898
13899 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13900
13901 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13902
13903 * configure.in (noconfigdirs): Remove tcl and tk from
13904 noconfigdirs for cygwin32 builds.
13905
13906 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13907
13908 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13909
13910 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13911
13912 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13913 make-all.com, use makefile.vms instead.
13914
13915 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13916
13917 * config.sub: Accept -lnews*.
13918
13919 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13920
13921 * configure.in (noconfigdirs): Disable target-newlib,
13922 target-examples and target-libiberty for d30v.
13923
13924 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13925
13926 * configure.in (noconfigdirs): Enable ld for d30v.
13927
13928 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13929
13930 * configure.in (tic80-*-*): Build compiler.
13931
13932 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13933
13934 * configure.in (d30v-*): Remove sim directory from list of
13935 unsupported d30v directories
13936
13937 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13938
13939 * config.sub, configure.in: Add d30v target cpu.
13940
13941 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13942
13943 * makefile.vms: New file.
13944 * make-all.com: Remove.
13945
13946 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13947
13948 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13949
13950 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13951
13952 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13953
13954 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13955
13956 * Makefile.in (ALL_MODULES): Added all-db.
13957 (CROSS_CHECK_MODULES): Addec check-db.
13958 (INSTALL_MODULES): Added install-db.
13959 (CLEAN_MODULES): Added clean-db.
13960
13961 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13962
13963 * config.guess: Merge with latest FSF sources.
13964
13965 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13966
13967 * Makefile.in (ALL_MODULES): Added all-itcl.
13968 (CROSS_CHECK_MODULES): Added check-itcl.
13969 (INSTALL_MODULES): Added install-itcl.
13970 (CLEAN_MODULES): Added clean-itcl.
13971
13972 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13973
13974 * configure.in: build gdb for mn10200
13975
13976 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13977
13978 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13979
13980 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13981
13982 * configure.in (tic80-*-*): Turn off most targets right now.
13983
13984 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13985
13986 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13987 rather than the makeinfo program.
13988 (do-info): Depend upon all-texinfo.
13989
13990 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13991
13992 * configure.in: Remove uses of config/mh-linux.
13993
13994 * config.sub, config.guess: Merge with latest FSF sources.
13995
13996 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13997
13998 * config.sub (case $basic_machine): Add tic80 entries.
13999
14000 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14001
14002 * config.sub, config.guess: Merge with latest FSF sources.
14003
14004 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14005
14006 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14007 * mpw-config.in: Test for NewFolderRecursive.
14008 * mpw-install: Use symbolic name for startup filename.
14009 * mpw-README: Add various additional details.
14010
14011 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14012
14013 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14014
14015 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14016
14017 * configure.in: Do build gcc and the target libraries for
14018 the mn10200.
14019
14020 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14021
14022 * configure.in: don't avoid building gdb for mn10300 any more
14023 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14024 instead of single-quoting it.
14025
14026 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14027
14028 * configure.in: Don't use --with-stabs on IRIX 6.
14029
14030 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14031
14032 * configure.in (m32r): Build gdb, libg++ now.
14033
14034 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14035
14036 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14037 directories from noconfigdirs.
14038
14039 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14040
14041 * config.sub (basic_machine): added mips16 configuration
14042
14043 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14044
14045 * config.sub: Handle d10v-unknown.
14046
14047 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14048
14049 * config.sub: Handle v850-unknown.
14050
14051 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14052
14053 * Makefile.in: add findutils
14054 * configure.in: add findutils to list of host_tools
14055
14056 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14057
14058 * config.sub: Handle mn10200 and mn10300.
14059
14060 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14061
14062 * configure.in (d10v-*): Do not build librx.
14063
14064 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14065
14066 * configure.in (mn10300): Build everything except gdb & libgloss.
14067
14068 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14069
14070 * config.guess: Patch for Dansk Data Elektronik servers,
14071 from Niels Skou Olsen <nso@dde.dk>.
14072
14073 For ncr, use /bin/uname rather than uname, since GNU uname does not
14074 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14075
14076 Patch for MIPS R4000 running System V,
14077 from Eric S. Raymond <esr@snark.thyrsus.com>.
14078
14079 Fix thinko for nextstep.
14080
14081 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14082
14083 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14084 * config.guess: Guess mips-dec-mach_bsd4.3.
14085
14086 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14087 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14088 release numbers.
14089 * config.guess (mips-mips-riscos*): Emit just enough of the
14090 release number.
14091
14092 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14093 * config.guess (sparc-auspex-sunos*): Added.
14094 (f300-fujitsu-*): Added.
14095
14096 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14097 * config.guess: Recognize a Tadpole as a sparc.
14098
14099 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14100
14101 * config.guess: Don't assume that NextStep version is either 2 or
14102 3. NextStep 4 (aka OpenStep 4) has come out now.
14103
14104 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14105
14106 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14107 From Rik Faith <faith@cs.unc.edu>.
14108
14109 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14110
14111 * config.sub: Contributions from bug-gnu-utils to:
14112 Support plain "hppa" (no version given) architecture, reported by
14113 OpenStep.
14114 OpenBSD like NetBSD.
14115 LynxOs is not a hardware supplier.
14116
14117 * config.guess: Contributions from bug-gnu-utils to add support for:
14118 OpenBSD like NetBSD.
14119 Stratus systems.
14120 More Pyramid systems.
14121 i[n>4]86 Intel chips.
14122 M680[n>4]0 Motorola chips.
14123 Use unknown instead of lynx for hardware manufacturer.
14124
14125 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14126
14127 * install.sh (chmodcmd): Set to null if the DST directory already
14128 exists.
14129
14130 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14131
14132 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14133 not use mt-ppc target Makefile fragment any more.
14134
14135 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14136
14137 * configure.in (*-*-windows): Exclude everything but those dirs
14138 needed to build windows.
14139
14140 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14141
14142 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14143
14144 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14145
14146 * configure.in: Exclude mmalloc from i386-windows.
14147
14148 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14149
14150 * Undo my previous change.
14151
14152 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14153
14154 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14155 unconditionally.
14156 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14157
14158 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14159
14160 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14161 host to add it's own flags.
14162
14163 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14164
14165 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14166
14167 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14168
14169 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14170 (CXX_FOR_TARGET): Likewise.
14171 (GCC_FOR_TARGET): Define.
14172 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14173 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14174 CC_FOR_TARGET was specified on the command line.
14175 (MAKEOVERRIDES): Don't define.
14176
14177 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14178
14179 * configure.in (m32r): Fix spelling of libg++ libs.
14180
14181 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14182
14183 * config.sub (-apple*): Remove, now redundant.
14184
14185 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14186
14187 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14188
14189 * configure: Rework yesterday's sed script patch.
14190
14191 * config.sub: Merge with FSF.
14192
14193 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14194
14195 * config.guess: Merge from FSF.
14196
14197 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14198 * config.guess: Use pc instead of unknown, for pc clone systems.
14199 Change linux to linux-gnu.
14200
14201 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14202 * config.guess: Avoid non-portable tr syntax.
14203
14204 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14205
14206 * test-build.mk (HOLES): Add "xargs" for gdb.
14207
14208 * configure: Avoid hpux10.20 sed bug.
14209
14210 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14211
14212 * configure.in: Add support for windows host
14213 (that is a build done under the Microsoft build environment).
14214
14215 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14216
14217 * Makefile.in: Replace all uses of srcroot with s, to shrink
14218 command line lengths.
14219
14220 Patches from Geoffrey Noer <noer@cygnus.com>:
14221 * configure.in: If configuring for newlib, pass --with-newlib to
14222 subdirectories.
14223 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14224 -Bnewlib/ and -Lwinsup to gcc.
14225 (CXX_FOR_TARGET): Likewise.
14226
14227 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14228
14229 * Makefile.in (ETC_SUPPORT): Add configure.
14230
14231 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14232
14233 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14234 host configuration file.
14235
14236 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14237
14238 * configure.in: Break mn10x00 support into separate
14239 mn10200 and mn10300 configurations.
14240 * config.sub: Likewise.
14241
14242 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14243
14244 * configure.in: Add lots of stuff to noconfigdirs for
14245 the mn10x00 targets.
14246
14247 * config.sub, configure.in: Add mn10x00 support.
14248
14249 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14250
14251 * make-all.com: Call conf-a-gas, not config-a-gas.
14252
14253 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14254
14255 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14256 targets.
14257
14258 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14259
14260 * mpw-README: Add much more detail for native PowerMac.
14261 * mpw-install: New file.
14262 * mpw-configure: Add --norecursion and --help options.
14263 * mpw-config.in: Translate readme and install files when
14264 copying to objdir.
14265 * mpw-build.in: Don't always depend on byacc and flex.
14266 (install-only-top): New action.
14267
14268 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14269
14270 * configure.in: You can now configure GDB for the v850.
14271
14272 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14273
14274 * configure.in (noconfigdirs): Don't configure any C++ dirs
14275 if targeting D10V.
14276
14277 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14278
14279 * config.sub: Recognize mips64vr5000.
14280
14281 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14282
14283 * configure.in: Use a single line for host_tools and native_only.
14284
14285 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14286
14287 * config.sub, configure.in: Add entries for m32r.
14288
14289 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14290
14291 * Makefile.in (inet-install): Don't run install-gzip.
14292
14293 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14294
14295 * configure.in: Don't config lots of things for *-*-windows*.
14296
14297 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14298
14299 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14300 (host_libs, host_tools): Copy from configure.in.
14301 * mpw-configure: Don't complain about directories not found.
14302
14303 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14304
14305 * configure.in (i[345]86): Recognize i686 for pentium pro.
14306 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14307 file.
14308
14309 * config.guess (i[345]86): Ditto.
14310
14311 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14312
14313 * configure.in (noconfigdirs): Removed gdb for D10V.
14314
14315 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14316
14317 * configure.in: Remove ld, target-libio, target-libg++, and
14318 target-libstdc++ from noconfigdirs.
14319
14320 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14321
14322 * configure: Fix three locations where shell scripts were
14323 being run directly rather than with config_shell.
14324
14325 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14326
14327 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14328 * config.sub (basic_machine): Recognize v850.
14329
14330 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14331
14332 * mpw-configure: Handle multiple enable/disable options and
14333 pass them down recursively, handle -c and -s flags appropriately
14334 depending on choice of compiler, add escape mechanism for
14335 quoted arguments to gC.
14336
14337 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14338
14339 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14340 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14341 so that -mrelocatable-lib and -mno-eabi are used.
14342
14343 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14344 not support --print-multi-lib, don't abort.
14345
14346 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14347
14348 * make-all.com: Run config-a-gas.
14349 * setup.com: Don't copy subdirectory files around.
14350
14351 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14352
14353 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14354 target, it now compiles correctly.
14355
14356 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14357
14358 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14359
14360 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14361
14362 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14363
14364 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14365
14366 * configure.in (native_only): Add prms.
14367
14368 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14369
14370 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14371 (BINUTILS_SUPPORT_DIRS): Likewise.
14372
14373 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14374
14375 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14376 d10v support is added.
14377
14378 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14379
14380 * configure.in (d10v-*-*): New target.
14381
14382 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14383
14384 * config.guess (HP 9000/811): Recognize this as a PA1.1
14385 machine.
14386
14387 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14388
14389 * Makefile.in (do-tar-gz): New target, split out from tail end of
14390 taz target. Run each command separately, don't use pipes.
14391 (taz): Use it.
14392
14393 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14394
14395 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14396 * mpw-build.in: No builds should depend on building byacc or flex,
14397 they are assumed to be installed already.
14398
14399 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14400
14401 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14402 variable that CC_FOR_TARGET needs.
14403
14404 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14405
14406 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14407 options have changed since the last time the subdirectory was
14408 configured, and if it has, reconfigure.
14409 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14410 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14411
14412 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14413
14414 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14415 CLEAN_MODULES): Add bash.
14416 (all-bash): New target.
14417
14418 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14419
14420 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14421
14422 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14423
14424 * config.sub (basic_machine): Recognize d10v as a valid processor.
14425
14426 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14427
14428 * mpw-configure: Add support for --bindir.
14429 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14430
14431 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14432
14433 * configure.in: add bash, time, gawk to list of hosttools and things
14434 to only build for native toolchains
14435
14436 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14437
14438 * Makefile.in (docdir): Remove.
14439
14440 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14441
14442 * Makefile.in (datadir): Set to $(prefix)/share.
14443
14444 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14445
14446 * configure.in: build diff and patch for cygwin32-hosted
14447 toolchains.
14448
14449 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14450
14451 * config.sub: Accept -rtems*.
14452
14453 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14454
14455 * configure.in: enable dosrel for cygwin32-hosted builds,
14456 remove diff from the list of things not buildable
14457 via Canadian Cross
14458
14459 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14460
14461 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14462 don't get ". ".
14463
14464 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14465
14466 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14467
14468 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14469
14470 * Makefile.in (taz): Handle case where tex3patch didn't even get
14471 checked out. Also, if it was found, put the symlink in a new util
14472 subdirectory.
14473
14474 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14475
14476 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14477
14478 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14479
14480 * config.sub: Recognize -openvms.
14481 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14482 * make-all.com, setup.com: New files.
14483
14484 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14485
14486 * Makefile.in (taz): tex3patch moved to texinfo/util.
14487
14488 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14489
14490 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14491 * configure.in: remove make from disable-if-Can-Cross list
14492 enable gdb if ${host} and ${target} are cygwin32
14493
14494 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14495
14496 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14497 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14498
14499 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14500
14501 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14502 distinguish sysv/svr4/bsd variants.
14503 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14504
14505 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14506
14507 * configure.in: Added copyright notice.
14508 * move-if-change: Added copyright notice.
14509
14510 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14511
14512 * configure.in (powerpcle-*-solaris*): Until we get shared
14513 libraries working, don't build gdb, sim, make, tcl, tk, or
14514 expect.
14515
14516 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14517
14518 * config.guess: Merge with FSF:
14519
14520 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14521 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14522
14523 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14524 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14525
14526 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14527 * config.guess: Combine two OSF1 rules.
14528 Also recognize field test versions. From mjr@zk3.dec.com.
14529 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14530 because GNU uname does not support -p. From pmr@pajato.com.
14531
14532 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14533
14534 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14535
14536 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14537
14538 * mpw-README: Document GCCIncludes.
14539
14540 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14541
14542 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14543
14544 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14545
14546 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14547
14548 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14549
14550 * configure.in (*-*-cygwin32): Configure make.
14551
14552 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14553
14554 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14555
14556 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14557
14558 * Makefile.in (all-inet): Depend on all-perl.
14559
14560 * Makefile.in (inet-install): New target.
14561
14562 * Makefile.in (all-inet): Depend on all-tcl.
14563 (all-inet): Depend on all-send-pr.
14564
14565 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14566
14567 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14568 temporarily.
14569
14570 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14571
14572 * configure.in: Don't configure --with-gnu-ld on AIX.
14573
14574 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14575
14576 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14577
14578 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14579
14580 * Makefile.in (ALL_MODULES): Added all-inet.
14581 (CROSS_CHECK_MODULES): Added check-inet.
14582 (INSTALL_MODULES): Added install-inet.
14583 (CLEAN_MODULES): Added clean-inet.
14584 (all-indent): New target.
14585
14586 * configure.in (host_tools): Added inet.
14587 (native_only): Added inet.
14588 (noconfigdirs): Added inet.
14589
14590 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14591
14592 * configure.in: Don't configure libgloss if we are not configuring
14593 newlib.
14594
14595 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14596
14597 * configure.in: Don't configure libgloss for unsupported
14598 architectures.
14599
14600 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14601
14602 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14603
14604 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14605
14606 * Makefile.in (ALL_MODULES): Include all-apache.
14607 (CROSS_CHECK_MODULES): Include check-apache.
14608 (INSTALL_MODULES): Include install-apache.
14609 (all-apache): New target.
14610
14611 * configure.in: Added apache everywhere perl is seen.
14612
14613 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14614
14615 * Makefile.in: Add support for clean-{module} and
14616 clean-target-{module} rules.
14617
14618 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14619
14620 * configure.in (*-*-ose) do not build libgloss.
14621
14622 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14623
14624 * config.guess (prep*:SunOS:5.*:*): Turn into
14625 powerpele-unknown-solaris2.
14626
14627 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14628
14629 * configure.in: Permit --enable-shared to specify a list of
14630 directories.
14631
14632 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14633
14634 * configure.in (host==solaris): Pass only the first word of $CC
14635 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14636
14637 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14638
14639 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14640
14641 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14642
14643 * Makefile.in (ALL_MODULES): Include all-perl.
14644 (CROSS_CHECK_MODULES): Include check-perl.
14645 (INSTALL_MODULES): Include install-perl.
14646 (ALL_X11_MODULES): Include all-guile.
14647 (CHECK_X11_MODULES): Include check-guile.
14648 (INSTALL_X11_MODULES): Include install-guile.
14649 (all-perl): New target.
14650 (all-guile): New target.
14651
14652 * configure.in (host_tools): Include perl and guile.
14653 (native_only): Include perl and guile.
14654 (noconfigdirs): Don't build guile and perl; no ports have been
14655 done.
14656
14657 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14658
14659 * configure (--enable-*): Handle quoted option lists such as
14660 --enable-sim-cflags='-g0 -O' better.
14661
14662 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14663
14664 * Makefile.in ({,inst}all-target): New rule so we can make and
14665 install all of the target directories easily.
14666
14667 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14668
14669 * configure.in: Add missing global flag in sed substitution when
14670 deleting `target-' from ${configdirs}.
14671
14672 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14673
14674 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14675 option.
14676
14677 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14678 config/mh-necv4.
14679
14680 * install.sh: Correct misspelling of transformbasename.
14681
14682 * config.guess: Recognize mips-*-sysv*.
14683
14684 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14685
14686 * config.sub: Recognize mon960.
14687
14688 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14689
14690 * configure: Restore Canadian Cross handling of BISON and LEX,
14691 removed in Feb 20 change.
14692
14693 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14694
14695 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14696 Mention make install. Remove the old copyright date as well the
14697 clumsy and rather pointless copyright on the README file.
14698
14699 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14700
14701 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14702 Makefile after running symlink-tree, then run `make distclean' to
14703 avoid clobbering any generated files in srcdir.
14704
14705 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14706
14707 * configure.in (m68k-*-netbsd*): Build everything now.
14708
14709 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14710
14711 * Makefile.in (taz): Fix quoting.
14712
14713 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14714
14715 * configure.in (sparclet-*-*): Build everything now.
14716
14717 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14718
14719 * configure.in (m68k-*-linux*): New host.
14720
14721 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14722
14723 * configure: Check for bison before byacc.
14724
14725 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14726
14727 * Makefile.in configure: Change the way LEX and BISON/YACC are
14728 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14729 searching PATH. These are used as fallbacks by Makefile.in if
14730 flex/bison/byacc aren't in objdir.
14731
14732 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14733
14734 * Makefile.in: Make everything which depends upon all-bfd also
14735 depend upon all-opcodes, in case --with-commonbfdlib is used.
14736
14737 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14738
14739 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14740 building NT native compilers on Unix.
14741
14742 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14743
14744 * configure.in: Don't get CC from the host Makefile fragment if we
14745 can find gcc in PATH, or if this is a Canadian Cross. Move the
14746 Solaris test for /usr/ucb/cc to the post target script, just after
14747 the compiler sanity test.
14748
14749 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14750
14751 * config.sub: Merge with FSF.
14752
14753 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14754
14755 * Makefile.in (RPATH_ENVVAR): New variable.
14756 (REALLY_SET_LIB_PATH): Use it.
14757 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14758
14759 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14760
14761 * config.sub, configure.in: Recognize sparclet cpu.
14762
14763 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14764
14765 * config.guess: Support m68k-cbm-sysv4.
14766
14767 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14768
14769 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14770 m68k-unknown-linuxaout from linker help string. Put quotes around
14771 $ld_help_string.
14772
14773 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14774
14775 * config.guess (powerpc-harris-powerunix): Add guess for port
14776 to new target.
14777
14778 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14779
14780 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14781
14782 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14783
14784 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14785 $(REALLY_SET_LIB_PATH) in Makefile.
14786 * Makefile.in (SET_LIB_PATH): New variable.
14787 (REALLY_SET_LIB_PATH): New variable.
14788 ($(DO_X)): Use $(SET_LIB_PATH).
14789 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14790 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14791 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14792 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14793 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14794 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14795 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14796 (install-dosrel): Likewise.
14797 (all-opcodes): Depend upon all-libiberty.
14798
14799 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14800
14801 * config.guess (*:CYGWIN*): New
14802
14803 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14804
14805 * Makefile.in (all-target-winsup): All all-target-libiberty.
14806
14807 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14808
14809 * configure.in (noconfigdirs): Add missing # in front of comment.
14810
14811 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14812
14813 * configure.in: add second pass to things added to noconfigdirs
14814 so *-gm-magic can exclude libgloss properly.
14815
14816 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14817
14818 * mpw-configure (extralibs_name, rez_name): Set correctly
14819 for MWC68K compiler.
14820
14821 * mpw-README: Add more info on the necessary build tools.
14822
14823 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14824
14825 * configure.in, config.sub: Recognize cygwin32.
14826
14827 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14828
14829 * config.guess, config.sub: Recognize A/UX.
14830
14831 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14832
14833 * config.sub: Merge with gcc/config.sub.
14834
14835 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14836
14837 * mpw-build.in (do-binutils): Add build of stamps.
14838
14839 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14840
14841 * config.sub: Add recognition for mips64vr4100*-* targets.
14842
14843 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14844
14845 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14846 Add creation of gconfigargs with `--enable-shared' turned on.
14847 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14848 ($(host)-stamp-stage3-configured): Likewise.
14849 (HOLES): Add chatr and ldd.
14850 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14851
14852 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14853
14854 * configure: Pass --nfp to recursive configures.
14855
14856 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14857
14858 * Makefile.in (DLLTOOL): New.
14859 (DLLTOOL_FOR_TARGET): New.
14860 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14861 (EXTRA_TARGET_FLAGS): Ditto.
14862 (EXTRA_GCC_FLAGS): Ditto.
14863 (CONFIGURE_TARGET_MODULES): Ditto.
14864 (DO_X): Ditto.
14865 * configure: Add DLLTOOL.
14866
14867 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14868
14869 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14870 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14871 mh-sco, since old workarounds no longer needed, and don't
14872 build ld, since libraries have weak symbols in COFF.
14873
14874 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14875
14876 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14877
14878 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14879
14880 * configure.in: Make sure that ${CC} can be used to compile an
14881 executable.
14882
14883 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14884
14885 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14886 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14887 nothing depending on whether gdbtk is being built.
14888
14889 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14890
14891 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14892
14893 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14894
14895 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14896 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14897
14898 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14899
14900 * config-ml.in: Add support for
14901 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14902 Simplify setting of multidirs from --disable-foo.
14903
14904 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14905
14906 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14907 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14908 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14909 non-empty, pass them on to the GCC make.
14910 (all-bootstrap): New rule that is like all-gcc, except it executes
14911 the GCC bootstrap rule instead of the GCC all rule.
14912
14913 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14914
14915 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14916
14917 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14918
14919 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14920 DG/UX support.
14921
14922 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14923
14924 * config.sub (i*86*) Change [345] to [3456]
14925
14926 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14927
14928 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14929 --with-gnu-ld=no.
14930
14931 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14932
14933 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14934 AIX multilibs get built.
14935
14936 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14937
14938 * configure.in (i386-win32): Don't build expect if we're not
14939 building the tcl subdir.
14940
14941 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14942
14943 * Makefile.in: (configure-target-examples, all-target-examples):
14944 New targets, configure and build example programs.
14945
14946 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14947
14948 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14949 use it as input to sedit the generated MPW makefile.
14950 * mpw-README: Add a suggestion about Gestalt.h.
14951
14952 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14953
14954 * config.sub: Accept *-*-ieee*.
14955
14956 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14957
14958 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14959 Ronald F. Guilmette <rfg@monkeys.com>.
14960
14961 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14962
14963 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14964 for powerpc-pe native.
14965 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14966 (target==powerpc-pe): duplicate i386-win32 entry.
14967
14968 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14969
14970 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14971 of vxworks, not just vxworks5.1.
14972
14973 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14974
14975 * mpw-configure: Add support for exec-prefix.
14976
14977 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14978
14979 * config.guess: Recognize HP model 816 machines as having
14980 a PA1.1 processor.
14981
14982 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14983
14984 * configure: Ignore new autoconf configure options.
14985
14986 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14987
14988 * config.guess: Recognize Pentium under SCO.
14989 From Robert Lipe <robertl@arnet.com>.
14990
14991 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14992
14993 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14994
14995 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14996
14997 * configure.in: Don't configure gas for alpha-dec-osf*.
14998
14999 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15000
15001 * configure.in: Default to --with-stabs for some targets for which
15002 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15003 i[345]86*-*-unixware*.
15004
15005 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15006
15007 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15008 rather than basing it on the target. Simplify handling of options
15009 controlling which directories to configure. Remove extraneous
15010 slash in multi-clean target.
15011
15012 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15013
15014 * config-ml.in: Prefix more variables with ml_ so they don't collide
15015 with configure's.
15016
15017 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15018
15019 * configure: Don't turn -v into --v.
15020
15021 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15022
15023 * configure.in (targargs): Fix typo.
15024
15025 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15026
15027 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15028
15029 * configure.in: Strip --host and --target options from
15030 CONFIG_ARGUMENTS, and always configure for --host only. Add
15031 --with-cross-host option when building with a cross-compiler.
15032 * configure: Canonicalize the arguments put into config.status by
15033 always using `=' for an option with an argument. Pass a presumed
15034 --host or --target explicitly.
15035
15036 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15037
15038 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15039 into general OS recognition case.
15040
15041 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15042
15043 * configure.in (target_configdirs): add target-winsup only
15044 for win32 target systems.
15045
15046 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15047
15048 * Makefile.in (all-target-libgloss): Depend upon
15049 configure-target-newlib, since when libgloss is built it looks to
15050 see if the newlib directory exists.
15051
15052 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15053
15054 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15055 cfg-ml-*.in.
15056
15057 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15058
15059 * configure: Handle LD and LD_FOR_TARGET when configuring a
15060 Canadian Cross.
15061
15062 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15063
15064 * configure.in (target_libs): add target-winsup.
15065 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15066 (target==ppcle-pe): remove ld from $noconfigdirs.
15067
15068 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15069
15070 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15071 Preserve relative path names in $srcdir. Build symlink tree if
15072 configuring cross target dir and srcdir=. (= no VPATH support).
15073 (configure-target-libg++): Depend on configure-target-librx.
15074 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15075 * config-ml.in: New file.
15076 * symlink-tree: New file.
15077 * configure: Ensure srcdir="." if that's what it is.
15078
15079 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15080
15081 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15082 includes and FLEX_SKELETON setting.
15083 * mpw-configure (--with-gnu-ld): New option, controls whether
15084 to use PPCLink or ld with PowerMac GCC.
15085 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15086 * mpw-config.in: Configure grez if targeting Mac.
15087
15088 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15089 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15090 just macos.
15091 * configure.in: Configure grez resource compiler if targeting Mac.
15092 * Makefile.in (all-grez, install-grez): New targets.
15093
15094 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15095
15096 * configure: CXX defaults to gcc, not g++. If we find
15097 gcc in the path, set CC to gcc -O2.
15098
15099 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15100
15101 * configure: Default ${build} correctly. Avoid picking up extra
15102 spaces when reading CC and CXX from Makefile. When doing a
15103 Canadian Cross, use plausible default values for numerous
15104 variables.
15105 * configure.in: When doing a Canadian Cross, don't try to
15106 configure tools whose configure script can't handle it.
15107
15108 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15109
15110 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15111
15112 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15113
15114 * configure: Remove dubious bug reporting address.
15115
15116 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15117
15118 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15119 configure script, run that instead of this directory's configure.
15120 In either case, print a message that we're configuring the sub-dir.
15121
15122 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15123
15124 * configure.in: Before checking for the existence of various files,
15125 use sed to filter out "target-".
15126
15127 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15128
15129 * Makefile.in (DO_X): Split rule to decrease command line length
15130 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15131 (Philippe De Muyter).
15132
15133 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15134
15135 * Makefile.in (all-patch): depend on all-libiberty.
15136
15137 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15138
15139 * configure.in: If the only directory in target_configdirs which
15140 actually exists is libiberty, then set target_configdirs to empty,
15141 to avoid trying to build a target libiberty in a gas or gdb
15142 distribution.
15143
15144 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15145
15146 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15147 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15148 systems.
15149
15150 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15151
15152 * configure.in (copy_dirs): Use sys-include instead of include
15153 for --with-headers option.
15154
15155 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15156
15157 * Makefile.in, configure.in: Make winsup builds work with
15158 new scheme.
15159
15160 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15161
15162 * configure.in: Build the linker on AIX.
15163
15164 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15165
15166 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15167 where needed.
15168
15169 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15170
15171 * Makefile.in (all-gcc): Fix typo.
15172
15173 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15174
15175 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15176
15177 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15178
15179 * configure.in: Rename libFOO to target-libFOO, and xiberty
15180 to target-xiberty, to provide more flexibility.
15181 (target_subdir): Define. Create if cross.
15182 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15183 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15184 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15185 check-libFOO -> check-target-libFOO, etc.
15186 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15187 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15188 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15189 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15190 allow ALL_GCC="" to only configure.
15191 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15192 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15193 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15194
15195 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15196
15197 * Makefile.in (taz): Build "info" in etc explicitly.
15198
15199 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15200
15201 * configure.in: Make sure that CC is undefined (as opposed to
15202 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15203 problem with autoconf trying to configure on a host without GCC.
15204
15205 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15206
15207 * mpw-configure: Set host alias from choice of host compiler,
15208 only use generic MPW Makefile sed if present, edit a file
15209 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15210 * mpw-README: Add problem notes about CW6 and CW7.
15211
15212 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15213
15214 * Makefile.in (taz): Use ";" instead of ";;".
15215
15216 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15217
15218 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15219 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15220 DISTDOCDIRS.
15221 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15222 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15223
15224 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15225
15226 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15227 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15228 Move bfd to DISTSTUFFDIRS.
15229
15230 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15231
15232 * Makefile.in (X11_LIB): Removed.
15233 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15234
15235 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15236
15237 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15238
15239 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15240 names.
15241
15242 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15243
15244 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15245
15246 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15247
15248 * configure.in (i[345]86-*-win32): Always build newlib.
15249 Don't configure cvs, autoconf or texinfo.
15250 * Makefile.in (LD_FOR_TARGET): New.
15251 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15252 Pass down LD_FOR_TARGET.
15253
15254 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15255
15256 * winsup: New directory.
15257 * Makefile.in: Build winsup.
15258 * configure.in: Winsup is configured when target is win32.
15259 Can only build win32 target GDB when native.
15260
15261 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15262
15263 * config.guess: Recognize HP model 819 machines as having
15264 a PA 1.1 processor.
15265
15266 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15267
15268 * configure: Fix sed loop which substitutes for CC and CXX to
15269 avoid bug found in various sed implementations.
15270
15271 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15272
15273 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15274 simulator. Use standard powerpc-*-eabi*.
15275
15276 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15277
15278 * configure.in: Stop putting gas and binutils in noconfigdirs for
15279 powerpc-*-aix* and rs6000-*-*.
15280
15281 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15282
15283 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15284 -mcall-aixdesc libraries.
15285
15286 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15287
15288 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15289
15290 * config.sub (arm | armel | armeb): Fix shell syntax.
15291
15292 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15293
15294 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15295 -msoft-float and -mcpu=common support.
15296 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15297 libraries.
15298
15299 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15300
15301 * configure.in: Allow configuration and build of emacs19 for the alpha.
15302
15303 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15304
15305 * configure.in (CC): Get ^CC, not just any old CC, from
15306 ${host_makefile_frag}.
15307
15308 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15309
15310 * configure.in (CC): Try to get CC from
15311 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15312
15313 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15314
15315 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15316 only if it exists in $(srcdir).
15317
15318 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15319
15320 * configure: If CC and CXX are not set in the environment, set
15321 them, based on either an existing Makefile or on searching for gcc
15322 in PATH. Substitute for CC and CXX in Makefile.
15323 * configure.in: Remove libm from target_libs. Separate
15324 target_configdirs from configdirs. If CC is not set in
15325 environment, try to get it from a host Makefile fragment. Rewrite
15326 changes of configdirs to use skipdirs instead. A few minor
15327 tweaks. Take directories out of target_configdirs as they are
15328 taken out of configdirs. Remove existing Makefile files from
15329 subdirectories. Substitute for TARGET_CONFIGDIRS and
15330 CONFIG_ARGUMENTS in Makefile.
15331 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15332 by configure.in.
15333 (CONFIG_ARGUMENTS): Likewise.
15334 (CONFIGURE_TARGET_MODULES): New variable.
15335 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15336 ($(CONFIGURE_TARGET_MODULES)): New target.
15337 (configure-libg++, configure-libio): New targets.
15338 (all-libg++): Depend upon configure-libg++.
15339 (all-libio): Depend upon configure-libio.
15340 (configure-libgloss, all-libgloss): New targets.
15341 (configure-libstdc++): New target.
15342 (all-libstdc++): Depend upon configure-libstdc++.
15343 (configure-librx, all-librx): New targets.
15344 (configure-newlib): New target.
15345 (all-newlib): Depend upon configure-newlib
15346 (configure-xiberty): New target.
15347 (all-xiberty): Depend upon configure-xiberty.
15348
15349 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15350
15351 * configure.in (host i[345]86-*-win32): Expand the
15352 noconfigdirs again.
15353
15354 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15355
15356 * mpw-configure: Fix sed command file name.
15357
15358 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15359
15360 * configure.in (host i[345]86-*-win32): Reduce the
15361 noconfigdirs again.
15362
15363 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15364
15365 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15366 or powerpc*-*-pe*, since they are not yet supported.
15367
15368 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15369
15370 Add PowerMac support and many other enhancements.
15371 * mpw-configure: New option --cc to select compiler to use,
15372 paste options set according to --cc into the generated
15373 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15374 if mpw-make.sed is present.
15375 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15376 add forward includes for PowerPC include files.
15377 * mpw-build.in: Build using Makefile.PPC if present.
15378 (do-byacc, etc): Remove separate version resource builds.
15379 (do-gas): Build "stamps" before "all".
15380 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15381 * mpw-README: Update to reflect --cc option, PowerMac support,
15382 and recently-reported compatibility problems.
15383
15384 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15385
15386 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15387 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15388 (--with-multilib-top): Pass to recursive invocations.
15389
15390 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15391
15392 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15393 v810-*-*.
15394
15395 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15396
15397 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15398 gdb, ld and opcodes on v810-*-*.
15399
15400 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15401
15402 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15403 (local-maintainer-clean): New target.
15404 (maintainer-clean): New target.
15405 (realclean): Just depend upon maintainer-clean.
15406
15407 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15408
15409 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15410
15411 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15412
15413 * configure.in: Build ld in mips*-*-bsd* case.
15414
15415 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15416
15417 * config.sub: Accept -lites* OS. From Ian Dall.
15418
15419 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15420
15421 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15422 targets.
15423
15424 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15425
15426 * configure.in: treat i386-win32 canadian cross the same as
15427 i386-go32 canadian cross.
15428
15429 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15430
15431 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15432 running under the simulator to build a reduced set of libraries.
15433 (powerpc-*-eabiaix): Add fine grained multilib support added to
15434 other powerpc targets yesterday.
15435
15436 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15437
15438 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15439 -disable-softfloat, -disable-relocatable, -disable-aix, and
15440 -disable-sysv to control which multilib libraries get built.
15441
15442 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15443
15444 * configure: Add Makefile.tem to list of files to remove in trap
15445 handler.
15446
15447 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15448
15449 * config.guess (*Linux*): Add missing "exit"s.
15450 Also, need specific check for alpha-unknown-linux (uses COFF).
15451
15452 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15453
15454 * config.guess: Merge with FSF:
15455
15456 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15457 * config.guess (AIX4): More robust release numbering discovery.
15458
15459 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15460 * config.guess (i386-sequent-ptx): Properly get version number.
15461
15462 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15463 * config.guess (mips:*:4*:UMIPS): New case.
15464
15465 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15466
15467 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15468 (i386-win32 host): Likewise. Don't build readline.
15469
15470 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15471
15472 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15473 SUPPORT_FILES to submakes.
15474
15475 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15476
15477 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15478 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15479 mpw-configure.
15480
15481 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15482
15483 * configure.in (appdirs): Use =, not ==, in test expression when
15484 trying to build the text to print in the warning message for
15485 Solaris users.
15486
15487 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15488
15489 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15490
15491 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15492
15493 * config.guess: Recognize lynx-2.3.
15494
15495 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15496
15497 * config.sub (z8ksim): Deleted
15498 (z8k-*-coff): New, this is the one true name of the target.
15499
15500 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15501
15502 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15503
15504 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15505
15506 * config.guess (*:Linux:*:*): First try asking the linker what the
15507 default object file format is (elf, aout, or coff). Then if this
15508 fails, try previous methods.
15509
15510 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15511
15512 * configure.in: Don't build newlib for *-*-vxworks5.1.
15513
15514 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15515
15516 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15517 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15518
15519 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15520
15521 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15522
15523 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15524
15525 * cfg-ml-com.in: New file.
15526 * cfg-ml-pos.in: New file.
15527
15528 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15529
15530 * COPYING.NEWLIB: Add HP free copyright to list.
15531
15532 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15533
15534 * config.sub: Recognize -eabi* for the system, not just -eabi.
15535
15536 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15537
15538 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15539 * config.sub, configure.in (win32): New target and host.
15540
15541 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15542
15543 * configure.in: Add i386-pe configuration.
15544
15545 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15546
15547 * mpw-build.in (install): Install GDB after LD.
15548
15549 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15550
15551 * mpw-config.in (elf/mips.h): Always forward-include, needed
15552 for GDB to build.
15553
15554 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15555
15556 * testsuite: New directory for customer acceptance and whole tool
15557 chain tests.
15558
15559 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15560
15561 * configure: If per-host line isn't found, but AC_OUTPUT is found
15562 and a configure script exists, run it instead.
15563
15564 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15565
15566 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15567
15568 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15569
15570 * configure: Set build_{cpu,vendor,os,alias} to host values when
15571 --build isn't specified.
15572
15573 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15574
15575 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15576 (FLAGS_TO_PASS): Pass them.
15577 (EXTRA_TARGET_FLAGS): Ditto.
15578
15579 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15580
15581 * Makefile.in (all-libg++): Depend on all-libstdc++.
15582
15583 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15584
15585 * configure.in (noconfigdirs): Enable all packages for
15586 i386-unknown-netbsd.
15587
15588 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15589
15590 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15591 hosted builds (DOS builds)
15592
15593 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15594
15595 Changes for ARM based on patches from Richard Earnshaw:
15596 * config.sub: Handle armeb and armel.
15597 * configure.in: Omit arm linker only for riscix.
15598
15599 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15600
15601 * config.guess: Update from FSF.
15602
15603 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15604
15605 * config.sub: Recognize powerpcle as the little endian variant of
15606 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15607 powerpcle variant. Convert pentium into i586, not i486. Add p5
15608 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15609 temporarily.
15610
15611 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15612
15613 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15614
15615 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15616
15617 * config.sub: Accept -lites* as a basic system type.
15618
15619 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15620
15621 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15622 installed, and if so return linuxoldld as the system name.
15623
15624 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15625
15626 * config.guess: Add hppa1.1-hp-lites support.
15627
15628 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15629
15630 * configure.in: Don't build newlib for m68k-vxworks5.1.
15631
15632 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15633
15634 * configure.in (mips-sgi-irix6): Use mh-irix5.
15635
15636 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15637
15638 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15639
15640 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15641
15642 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15643 OSF/1. Fix compiler flags.
15644 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15645
15646 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15647
15648 * configure.in: Recognize --with-newlib.
15649 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15650
15651 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15652
15653 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15654 to *_X11_MODULES due to gdbtk needing X include files et al.
15655
15656 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15657
15658 Merge in support for Mac MPW as a host.
15659 (Old change descriptions retained for informational value.)
15660
15661 * mpw-config.in: Add generic include forwards for cpu-specific
15662 include files in aout and elf directories.
15663
15664 * mpw-configure: Added copyright.
15665 * mpw-config.in: Check for presence of required build tools.
15666 (target_libs): Add newlib.
15667 (target_tools): Add examples.
15668 (Read Me): Generate as "Read Me for MPW" instead.
15669 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15670 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15671 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15672
15673 * mpw-configure: Remove subdir-specific makefile hackery,
15674 delete mk.tmp after using it.
15675
15676 * mpw-build.in (all): Display start and end times.
15677
15678 * mpw-configure (host_canonical): Set.
15679 (target_cpu): Always add to makefiles.
15680 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15681 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15682 (mpw-mh-mpw): Look for in srcdir and srcroot.
15683 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15684
15685 * mpw-build.in: (install-only): New target.
15686
15687 * mpw-configure (host_alias, target_alias): Rename from hostalias
15688 and targetalias, add into generated Makefile.
15689 (mk.tmp): If present, add into generated Makefile.
15690 * mpw-build.in (all-gas): Build config.h first before gas proper.
15691
15692 * mpw-configure (config.status): Write only if changed.
15693 * mpw-config.in (readline): Configure it (not built, just used for
15694 definitions).
15695
15696 * mpw-config.in (elf/mips.h): Add a forward include.
15697
15698 * mpw-config.in: Forward-include most .h files in include into
15699 extra-include.
15700 (readline): Don't build.
15701 mpw-build.in (install): Install GDB.
15702
15703 * mpw-configure (prefix, mpw_prefix): Handle it.
15704 * mpw-config.in (mmalloc, readline): Don't configure.
15705 * mpw-build.in (thisscript): Rename to ThisScript.
15706 Use mpw-build instead of BuildProgram everywhere.
15707 (mmalloc, readline): Don't build.
15708 * mpw-README: New file, basic documentation about the MPW port.
15709
15710 * mpw-config.in: Use forward-include to create include files.
15711
15712 * mpw-configure: Add more things to the top of each configured
15713 Makefile, including contents of config/mpw-mh-mpw.
15714 * mpw-config.in (extra-include): Create this directory and fill it
15715 with Posix-like include files when configuring.
15716
15717 * config.sub (apple, mac, mpw): Add various aliases.
15718
15719 * mpw-build.in: New file, top-level build script fragment for MPW.
15720 * mpw-configure: New file, configure script for MPW.
15721 * mpw-config.in: New file, config fragment for MPW.
15722
15723 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15724
15725 * configure.in (host_libs): Remove glob, since it is gone from the
15726 sources.
15727
15728 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15729
15730 * Makefile.in: define empty GDB_NLM_DEPS var.
15731
15732 * configure.in(target_makefile_frag): use config/mt-netware
15733 for netware targets.
15734
15735 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15736
15737 * config.sub: Merge in recent FSF changes. Remove linux special
15738 cases.
15739
15740 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15741
15742 Revert this change:
15743
15744 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15745
15746 * build-all.mk: Use CC=cc -Xs on Solaris.
15747
15748 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15749
15750 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15751 stop using it.
15752 * Makefile.in: Nuke all references to glob subdirectory.
15753
15754 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15755
15756 * configure.in: Fix --enable-shared logic in per-host.
15757
15758 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15759
15760 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15761
15762 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15763
15764 * configure.in (noconfigdirs): Don't build gas on AIX, for
15765 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15766
15767 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15768
15769 * configure: Fix --cache-file to work if the file argument is a
15770 relative path.
15771
15772 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15773
15774 * configure: If the --cache-file is used, pass it down to
15775 configure in subdirectories.
15776
15777 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15778
15779 * config.sub: add vxworks29k configuration.
15780
15781 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15782
15783 * Makefile.in (taz): Do "diststuff" part quietly.
15784
15785 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15786
15787 * config.sub: Mini-merge with gcc/config.sub.
15788
15789 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15790
15791 * config.guess (IRIX): Sed - to _.
15792
15793 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15794
15795 * Makefile.in (source-vault, binary-vault): New targets.
15796
15797 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15798
15799 * config.sub: Recognize -eabi as a basic system type.
15800
15801 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15802
15803 * configure.in (enable_shared stuff): Fix typo.
15804
15805 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15806
15807 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15808
15809 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15810
15811 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15812
15813 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15814
15815 * configure.in (rs6000-*-*): Don't build gas.
15816
15817 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15818
15819 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15820 reduce command line length.
15821 (AS_FOR_TARGET): Check for as.new, not Makefile.
15822 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15823
15824 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15825
15826 * config.guess: Merge from FSF.
15827
15828 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15829
15830 * configure: Don't use $ when handling program_suffix.
15831
15832 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15833
15834 * configure.in: Configure tk for hppa/hpux.
15835
15836 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15837
15838 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15839
15840 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15841
15842 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15843 to LIBCXXFLAGS. Tests are better run without it.
15844
15845 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15846
15847 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15848
15849 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15850
15851 * configure.in (*-*-netware*): Don't configure xiberty.
15852
15853 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15854
15855 * configure.in: Remove tk from native_only list.
15856
15857 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15858
15859 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15860 for special NCD build.
15861
15862 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15863
15864 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15865 makeall.bat, they're only useful for binutils snapshots.
15866 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15867 makeall.bat to specified SUPPORT_FILES.
15868
15869 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15870
15871 * build-all.mk: Add Ericsson targets to sun4 and solaris
15872 hosts. Add BNR's sun4 target to solaris host, so their
15873 build-from-source will be tested in-house first.
15874
15875 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15876
15877 * Makefile.in (LIBCFLAGS): New variable.
15878 (CFLAGS_FOR_TARGET): Ditto.
15879 (LIBCFLAGS_FOR_TARGET): Ditto.
15880 (LIBCXXFLAGS): Ditto.
15881 (CXXFLAGS_FOR_TARGET): Ditto.
15882 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15883 (BASE_FLAGS_TO_PASS): Pass them.
15884 (EXTRA_TARGET_FLAGS): Ditto.
15885
15886 * configure.in: Support --enable-shared.
15887
15888 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15889
15890 * configure.in (target_libs): Include libstdc++ again.
15891 * config.guess: Update from FSF (for FreeBSD).
15892
15893 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15894
15895 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15896 makeall.bat.
15897 (DISTDOCDIRS): Add `etc'.
15898 (ETC_SUPPORT_PFX): New variable.
15899 (taz): Include anything from etc starting with a word in
15900 ETC_SUPPORT_PFX.
15901
15902 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15903
15904 * config.sub: Update for recent FSF changes. Remove obsolete
15905 h8300hds entry. Add -windows* and -osx as basic os. Minor
15906 spacing changes.
15907
15908 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15909
15910 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15911
15912 * config.guess: Merge with FSF.
15913 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15914
15915 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15916
15917 * configure: Since the "trap 0" handler will override the exit
15918 status on many systems, only use it for "exit 1", and make it set
15919 a non-zero exit status; reset it before "exit 0". Also, check
15920 exit status of config.sub, and error out if it failed.
15921
15922 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15923
15924 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15925 and install libgloss.
15926
15927 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15928
15929 * Makefile.in (all-binutils): Depend upon all-byacc.
15930
15931 * configure.in: Don't build emacs on Irix 5.
15932
15933 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15934
15935 * configure.in (*-*-netware*): Add libio.
15936
15937 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15938
15939 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15940 (CHECK_TARGET_MODULES): Ditto.
15941 (INSTALL_TARGET_MODULES): Ditto.
15942 (TARGET_LIBS): Ditto.
15943 (all-libstdc++): Note dependencies.
15944
15945 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15946
15947 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15948
15949 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15950
15951 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15952 -fexternal-templates.
15953
15954 * configure.in (target_libs): Add libstdc++.
15955 (noconfigdirs): Add libstdc++ as appropriate.
15956
15957 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15958
15959 * config.guess: Update from FSF.
15960
15961 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15962
15963 * configure: Use ${config_shell} when running ${configsub}.
15964
15965 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15966
15967 * config.sub: No longer recognize h8300h.
15968
15969 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15970
15971 * config.sub: Remove extraneous differences between config.sub and
15972 gcc/config.sub.
15973
15974 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15975
15976 * Makefile.in (DISTSTUFFDIRS): Add gas.
15977
15978 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15979
15980 * COPYING.NEWLIB: New file.
15981
15982 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15983
15984 * config.guess (HP-UX): Patch from Harlan Stenn
15985 <harlan@landmark.com> to also emit release level.
15986
15987 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15988
15989 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15990
15991 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15992
15993 * config.sub: Merge nextstep cleanup from FSF.
15994
15995 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15996
15997 * configure.in (arm-*-*): Don't configure ld for this target.
15998
15999 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16000
16001 * configure.in (*-*-netware): don't configure libg++, libio,
16002 librx, or newlib.
16003
16004 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16005
16006 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16007 configure ld--it works, but it doesn't support shared libraries.
16008
16009 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16010
16011 * config.guess (*-unknown-freebsd*): Get rid of possible
16012 trailing "(Release)" in version string.
16013 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16014
16015 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16016
16017 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16018 Fix type: *-next-neststep -> *-next-nextstep.
16019
16020 * config.guess: Merge from FSF:
16021
16022 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16023
16024 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16025
16026 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16027
16028 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16029 instead of UNIX_SV for UnixWare 1.0).
16030
16031 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16032
16033 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16034 to make gdb/nlm/* build after the compiler and linker.
16035
16036 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16037
16038 * config.guess (netbsd, freebsd, linux): Accept any machine,
16039 not just i[34]86.
16040 (m68k-atari-sysv4): Relocate to match FSF version.
16041
16042 * config.guess: More merges from the FSF:
16043
16044 Add a space before function call or macro invocation.
16045
16046 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16047
16048 * config.guess: Add trap cmd to remove dummy.c and dummy when
16049 interrupted.
16050
16051 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16052
16053 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16054 (dummy): Redirect stderr from compilation of dummy.c.
16055
16056 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16057
16058 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16059
16060 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16061
16062 * configure: Accept and ignore --cache*, for compatibility with
16063 new autoconf.
16064
16065 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16066
16067 * config.guess: Merge from FSF:
16068
16069 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16070
16071 * config.guess (Pyramid*:OSx*:*:*): New case.
16072 (PATH): Add /.attbin at end for finding uname.
16073 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16074
16075 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16076
16077 * config.guess (M88*:DolphinOS:*:*): New case.
16078
16079 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16080
16081 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16082 to select whether to use ELF or COFF.
16083
16084 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16085
16086 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16087
16088 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16089
16090 * config.guess: Guess the OS version for HPUX.
16091
16092 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16093
16094 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16095
16096 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16097
16098 * configure.in: Recognize --with-headers, --with-libs, and
16099 --without-newlib.
16100 * Makefile.in (all-xiberty): Depend upon all-ld.
16101
16102 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16103
16104 * configure.in: Change i[34]86 to i[345]86.
16105
16106 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16107
16108 * configure (version): A few more tweaks to help message.
16109
16110 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16111
16112 * Makefile.in: Remove (for now) librx as a host library,
16113 now that we're building it for target.
16114
16115 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16116
16117 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16118 (Karl Berry).
16119
16120 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16121
16122 * configure.in: Also configure librx.
16123
16124 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16125
16126 * Makefile.in: Update various rules to reflect that librx
16127 is now needed for libg++.
16128
16129 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16130
16131 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16132
16133 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16134
16135 * configure.in: Configure the examples directory.
16136
16137 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16138
16139 * configure: Simplify Jun 2 1994 change.
16140
16141 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16142
16143 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16144 /bin/gcc isn't good enough to build gcc.
16145
16146 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16147
16148 * Makefile.in (GDB_SUPPORT_FILES): Remove
16149 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16150 (gdb.tar.gz): Add new rule to use standard distribution building
16151 mechanism.
16152
16153 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16154
16155 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16156 Bill Cox <bill@cygnus.com>.
16157
16158 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16159
16160 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16161
16162 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16163
16164 * configure: Search current dir first in .gdbinit.
16165
16166 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16167
16168 * config.sub: Recognize freebsd (merged from gcc config.sub).
16169
16170 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16171
16172 * config.sub: Refer to NeXT's operating system as nextstep.
16173
16174 * config.sub (case $basic_machine): Re-order the cases, to match
16175 the order in the FSF version (which is mostly alphabethical).
16176 Merge in some additions and changes from the FSF.
16177
16178 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16179
16180 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16181 * config.sub: Recognize cxux7.
16182 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16183
16184 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16185
16186 * config.sub: Fix typo powerpc -> powerpc-*.
16187
16188 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16189
16190 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16191
16192 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16193 parallel with all-emacs and install-emacs). Top-level command
16194 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16195
16196 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16197
16198 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16199 $(relbindir)/make before doing ``make install'', and use
16200 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16201 installing over running make binary.
16202 ($(host)-stamp-stage3-installed): Likewise.
16203
16204 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16205
16206 * config.guess: Recognize Mach.
16207
16208 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16209
16210 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16211 see whether --exec-prefix was used.
16212
16213 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16214
16215 * README: Explicitly mention libg++/README. (Zoo's idea.)
16216
16217 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16218
16219 * Makefile.in: Add all-librx target similar to all-libproc.
16220
16221 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16222
16223 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16224 with post 1.2 uname bogosity.
16225
16226 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16227
16228 * configure: Remove temporary files on receipt of a signal.
16229
16230 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16231
16232 * configure: If there is a package_makefile_frag, remove
16233 ${subdir}/Makefile.tem after copying it in.
16234
16235 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16236
16237 * build_all.mk: support rs6000 lynx identifies itself as
16238 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16239 since /bin/gcc is too feeble to compile a modern gcc.
16240
16241 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16242
16243 * brought devo/test-build.mk update-to-date with progressive/
16244 test-build.mk. Add lynx targets and hppa flag info.
16245
16246 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16247
16248 * configure.in: Use mh-ncrsvr43. Patch from
16249 Tom McConnell <tmcconne@sedona.intel.com>.
16250
16251 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16252
16253 * config.guess (i386-unknown-bsdi): No longer need to
16254 check #if defined(__bsdi__) && defined(__i386__).
16255
16256 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16257
16258 * configure: Set program_transform_nameoption correctly.
16259
16260 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16261
16262 * brought build-all.mk update-to-date with progressive build-all.mk,
16263 added new targets and hppa info.
16264
16265 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16266
16267 * configure: If config.guess result is a prefix of the user
16268 specified target, assume a native build and use the user specified
16269 target as the host alias. Remove SunOS patch suffix removal hack.
16270 * configure.in: Remove SunOS patch suffix removal hack.
16271
16272 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16273 in NATIVE_CHECK_MODULES.
16274
16275 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16276
16277 * Makefile.in: Rename HOST_ONLY to NATIVE.
16278 * configure: Delete SunOs patch suffix from host_canonical
16279 and build_canonical variables that are prepended to Makefiles.
16280 * configure.in: Add comments for easier maintenance.
16281
16282 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16283
16284 * Makefile.in: Add all-libproc target similar to all-gui.
16285
16286 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16287
16288 * Makefile.in (CHECK_MODULES): split into
16289 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16290
16291 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16292
16293 * config.guess (i386-unknown-bsdi): New system to guess.
16294
16295 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16296
16297 * Makefile.in: Add all-gui target (but not yet build by "all").
16298
16299 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16300
16301 * config.sub: Move deletion of patch suffix from here...
16302 * configure.in: To here, at Ian's suggestion. The top-
16303 level scripts might need to know of a patch level.
16304
16305 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16306
16307 * config.sub: Strip off patch suffix so rtl is recognized
16308 as a sunos4.1.3 machine, even though it's been patched.
16309
16310 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16311
16312 * Makefile.in (INSTALL_LAST): Delete.
16313 (INSTALL_DOSREL): New.
16314
16315 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16316
16317 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16318 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16319 whether we pass down --with-gnu-ld anyhow.
16320
16321 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16322
16323 * Makefile.in (INSTALL_LAST): Change operation so it works
16324 on more flavors of make.
16325 * configure.in (go32): Don't build libg++ or libio.
16326
16327 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16328
16329 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16330 they can be overriden by templates.
16331
16332 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16333
16334 * configure.in (target==go32): Don't build gdb.
16335 * dosrel: New directory.
16336
16337 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16338
16339 * configure.in (host==go32): Configure dosrel too.
16340 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16341 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16342 be set by incoming names or templates.
16343 (INSTALL_LAST): New rule.
16344
16345 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16346
16347 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16348
16349 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16350
16351 * configure.in (appdirs): New variable. Currently empty, but will
16352 be used in gas distribution. If nonempty, lists a set of
16353 directories at least one of which must get configured, or top
16354 level configuration is considered to have failed.
16355 (rs6000-*-lynxos*): Use new file name.
16356
16357 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16358
16359 Eliminate XTRAFLAGS.
16360 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16361 newlib include files using -idirafter, and also use -nostdinc.
16362 (CXX_FOR_TARGET): Likewise.
16363 (XTRAFLAGS): Removed.
16364 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16365 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16366 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16367 ($(DO_X)): Don't pass down XTRAFLAGS.
16368
16369 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16370
16371 * configure.in (mips*-dec-bsd*): New target; do build linker.
16372 (mips*-*-bsd*): New target; don't build linker.
16373
16374 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16375
16376 * configure.in: support rs6000-*-lynxos* configuration.
16377 support sunos4 as a cross target.
16378
16379 * config.sub: look for lynx*, not lynx since the OS version may
16380 legitimately be part of the name.
16381
16382 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16383
16384 * configure.in (i[34]86-*-sco*): Move to be with other i386
16385 targets.
16386 (romp-*-*): New target. Skip various binary utilities.
16387 (vax-*-*): New target. Don't build newlib.
16388 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16389
16390 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16391
16392 * configure.in: Only set host_makefile_frag if config
16393 directory exists.
16394
16395 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16396
16397 * install.sh: If $dstdir exists, don't check whether each
16398 component does.
16399
16400 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16401
16402 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16403
16404 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16405
16406 * configure.in (*-*-lynxos*): Don't configure newlib for either
16407 native or cross Lynx.
16408
16409 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16410
16411 * config.sub (sparc64-elf): Fix os.
16412 (z8k): Remove duplicate.
16413
16414 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16415
16416 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16417 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16418
16419 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16420
16421 * configure: Make file links cleanly even if Lynx fails on
16422 an NFS symlink (at least fail cleanly).
16423
16424 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16425
16426 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16427 -XNh2000.
16428
16429 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16430
16431 * configure: Unknown options are fatal again.
16432
16433 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16434
16435 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16436 compatibility.
16437
16438 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16439
16440 * build-all.mk: Add `clean' target.
16441
16442 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16443
16444 * config.guess: Add SINIX support.
16445 * configure.in: Add mips-*-sysv4* support.
16446
16447 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16448
16449 * build-all.mk: Document all useful targets.
16450 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16451 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16452
16453 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16454
16455 * configure: Support --silent, --quiet.
16456
16457 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16458
16459 * configure: Support --disable-FEATURE.
16460
16461 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16462
16463 * config.guess: Recognize NCR running SVR4.3.
16464
16465 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16466
16467 * config.guess: Make BSDI generate i386-unknown-bsd386.
16468 Patch from Paul Eggert <eggert@twinsun.com>.
16469
16470 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16471
16472 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16473
16474 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16475
16476 * configure: Make unrecognized options give nonfatal warnings
16477 instead of fatal errors, and pass them to any subdirectory
16478 configures in case they recognize them.
16479 Make --x equivalent to --with-x.
16480
16481 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16482
16483 * configure: Add --enable-* options. Clean up usage message and
16484 some comments.
16485
16486 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16487
16488 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16489
16490 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16491
16492 * configure.in (hppa*-*-*): Enable binutils.
16493
16494 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16495
16496 * config.sub: Recognize cisco.
16497
16498 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16499
16500 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16501
16502 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16503
16504 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16505 than one configuration name. Add comment.
16506
16507 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16508
16509 * config.guess: about target *-hitachi-hiuxwe2, fixed
16510 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16511 macro is incorrect.]
16512
16513 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16514
16515 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16516 than the "make ls" stuff which used to be here.
16517
16518 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16519
16520 * config.guess: Recognize i[34]86-unknown-freebsd.
16521 From Shawn M Carey <smcarey@rodan.syr.edu>.
16522
16523 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16524
16525 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16526
16527 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16528
16529 * config.guess: Check for ptx.
16530
16531 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16532
16533 * config.sub: Add os9k checking.
16534
16535 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16536
16537 * config.guess: Handle OSF1 running on HPPA processors
16538
16539 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16540
16541 * configure: If subdir configure fails, print out a message with
16542 subdirectory name, in case subdir's configure code didn't identify
16543 itself.
16544
16545 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16546
16547 * configure.in: Remove embedded newlines from configdirs.
16548 Avoid mismatches of substrings. Fix matching strings at end
16549 of configdirs.
16550
16551 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16552
16553 * config.guess: Add Lynx/rs6000 config support.
16554
16555 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16556
16557 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16558
16559 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16560
16561 * configure.in (hppa*-*-osf*): Treat this just like most other
16562 PA configurations (eg no binutils or ld).
16563 (hppa*-*-*elf*): These configurations have binutils and ld.
16564
16565 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16566
16567 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16568
16569 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16570
16571 * configure.in (rs6000-*-*): Build gas.
16572
16573 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16574
16575 * Makefile.in: Avoid bug in losing hpux sed.
16576
16577 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16578
16579 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16580 for GDB and GDB has been fixed to not need it.
16581
16582 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16583
16584 * config.guess: Recognize vax hosts.
16585
16586 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16587
16588 * configure (while loop): Don't use "break 2" inside case
16589 statement -- the case statement isn't an enclosing loop.
16590
16591 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16592
16593 * config.guess: Clean up NeXT support, to allow nextstep
16594 on Intel machines. Make OS be nextstep.
16595
16596 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16597
16598 * config.guess: Add alternate forms for Convex.
16599
16600 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16601
16602 * configure: Completely rewrite option processing. Take
16603 advantage of pattern-matching to avoid invoking test frequently.
16604 Also clean up host and target defaulting logic.
16605
16606 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16607
16608 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16609 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16610 commands (plus user environment) will fit SCO limits.
16611
16612 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16613
16614 * configure.in: Don't issue warnings about directories which are
16615 not being configured if -norecursion is set. Correct test for
16616 --with-gnu-as and --with-gnu-ld to not get confused by substring
16617 matches.
16618
16619 * configure.in: Don't build gas for alpha-dec-osf1*.
16620
16621 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16622
16623 * configure: Back out Per's change of 12/19/1993. It changes the
16624 behavior of configure in unexpected and confusing ways.
16625
16626 Also, use different delim char when calculating
16627 program_transform_name so that the name can contain slashes.
16628
16629 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16630
16631 * configure.in, config.sub: Add support for VSTa micro-kernel.
16632
16633 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16634
16635 * configure.in: Nuke hacks which were used to get a special
16636 version of GAS for HPPA configurations.
16637
16638 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16639
16640 * configure: If only ${target_alias} is given, use that
16641 as the default for ${host_alias}.
16642 * configure: Add missing back-slashes before nested quotes.
16643
16644 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16645
16646 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16647
16648 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16649
16650 * config.guess: Recognize some Tektronix configurations.
16651 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16652
16653 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16654
16655 * config.sub: Match any flavor of SH.
16656
16657 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16658
16659 * configure.in: Don't try to configure newlib for Alpha.
16660
16661 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16662
16663 * configure.in: Don't build ld for Irix 5. Don't build gas,
16664 libg++ or libio for any Alpha target.
16665
16666 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16667
16668 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16669
16670 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16671 default arguments -- so it tried to compress itself.
16672
16673 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16674
16675 * configure.in (notsupp): ensure that a space is always at the end
16676 of the configdirs list, since the grep checks for an explicit space
16677
16678 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16679
16680 * configure.in (target i386-sysv4.2): don't build ld, since static
16681 versions of many libraries are not available.
16682
16683 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16684
16685 * config.guess: Recognize Apollos (using environment variables).
16686 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16687
16688 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16689
16690 * config.guess: Recognize Sony news mips running newsos.
16691
16692 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16693
16694 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16695 "fi ; else" for bash.
16696
16697 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16698
16699 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16700
16701 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16702
16703 * config.sub: accept unixware as an alias for svr4.2.
16704 Fix some inconsistancies with the gcc version.
16705
16706 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16707
16708 * Makefile.in (DISTDOCDIRS): Add gdb.
16709
16710 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16711
16712 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16713
16714 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16715
16716 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16717 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16718 this now.
16719
16720 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16721
16722 * config.sub: Accept hiux* as an OS name.
16723
16724 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16725 etc/make-stds.texi. The underscore came from gcc, and dje now
16726 agrees that RUNTESTFLAGS is the correct name.
16727
16728 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16729
16730 * install.sh: Remove 'set -e'. It makes any conditionals
16731 in the script useless.
16732
16733 * config.guess: Automatically recognize arm-acorn-riscix
16734 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16735
16736 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16737
16738 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16739
16740 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16741
16742 * Makefile.in (DISTDOCDIRS): New variable.
16743 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16744 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16745
16746 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16747
16748 * configure.in (hppa target): check the source directory for the
16749 pagas sub-directory
16750
16751 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16752
16753 * config.sub: Allow -aout* and -elf*.
16754
16755 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16756
16757 * configure.in: Don't build ld on i386-solaris2, same as for
16758 sparc-solaris2.
16759
16760 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16761
16762 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16763
16764 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16765
16766 * configure.in: Configure gdb for alpha.
16767
16768 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16769
16770 * Makefile.in (CXXFLAGS): Add -O.
16771
16772 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16773
16774 * config.guess: added support for DG Aviion
16775
16776 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16777
16778 * configure.in: Produce warning message for subdirectories not
16779 configurable for this host/target combination. Don't try to
16780 configure gdb for vms.
16781
16782 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16783
16784 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16785 appropriate files before making "diststuff".
16786 (DISTBISONFILES): New var: list of files to be edited.
16787 (DISTSTUFFDIRS): Add binutils.
16788
16789 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16790
16791 * config.sub: also handle mipsel and mips64el (for little endian mips)
16792
16793 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16794
16795 * configure.in: Add * to end of all OS names.
16796
16797 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16798
16799 * configure.in: Build newlib for LynxOS native.
16800
16801 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16802
16803 * config.guess: Add support for delta 88k running SVR3.
16804
16805 * configure.in: Add comment about HP compiler vs. emacs.
16806
16807 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16808
16809 * configure.in: don't build ld on solaris2 (not a viable option
16810 due to bugs in getpwnam & getpwuid)
16811
16812 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16813
16814 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16815 config.guess will produce a full version number.
16816
16817 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16818
16819 * configure.in: Build linker and binutils for alpha-dec-osf1.
16820
16821 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16822
16823 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16824 and gdb/testsuite/Makefile.in.
16825
16826 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16827
16828 * configure.in: recognize mips*- instead of mips-
16829
16830 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16831
16832 * config.sub: Accept linux*coff and linux*elf as operating
16833 systems.
16834
16835 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16836
16837 * config.sub: Recognize mips64, and mips3 as an alias for it.
16838
16839 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16840
16841 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16842 gdb knows how to handle OSF/1 shared libraries.
16843
16844 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16845
16846 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16847 * config.guess: Recognize Hitachi's HIUX.
16848 * config.sub: Recognize h3050r* and hppahitachi.
16849 Remove redundant cases for hp9k[23]*.
16850
16851 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16852
16853 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16854 if gas and ld are in the source tree and are in ${configdirs}.
16855 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16856 --with options (but still pass them down on the command line,
16857 if they were explicitly specified).
16858
16859 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16860
16861 * configure: substitute SHELL value in Makefile.in with
16862 ${CONFIG_SHELL}
16863
16864 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16865
16866 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16867 *-*-solaris2* targets.
16868
16869 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16870
16871 * Makefile.in: define M4, and pass it down to sub-makes;
16872 all-autoconf now depends on all-m4
16873
16874 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16875
16876 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16877 presence of {ar,ranlib} instead of a configured directory
16878
16879 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16880
16881 * config.guess: Accept 34?? as well as 33?? for NCR.
16882
16883 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16884
16885 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16886 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16887
16888 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16889
16890 * configure: grab values for $(CC) and $(CXX) from the
16891 environment, so that someone can do "CC=gcc configure; make" and
16892 have it work right (matching the way that autoconf works now)
16893
16894 * configure.in, Makefile.in: add support for gash, the tcl
16895 interface to Galaxy
16896
16897 * config.guess: add NetBSD variants (hp300, x86)
16898
16899 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16900
16901 * install.sh: Support -d option (in the manner of SunOS 4 install,
16902 as it is more deterministic than that of GNU install)
16903 (chmodcmd): Set file to mode 755 by default (should also do default
16904 chgrp and chown, but I don't feel like dealing with that now)
16905
16906 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16907
16908 * config.sub: Remove h8300hhms alias.
16909
16910 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16911
16912 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16913
16914 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16915
16916 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16917 as stmp-fixinc
16918
16919 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16920
16921 * config.sub: recognize m88110-bug-coff.
16922
16923 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16924
16925 * Makefile.in (all-libio): all dependencies on the toolchain used
16926 to build this (gcc, gas, ld, etc)
16927
16928 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16929
16930 * config.guess: Deal with OSF/1 1.3 on alpha.
16931
16932 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16933
16934 * install.sh: add some 'else true' clauses for portability
16935
16936 * configure.in: don't build libio for h8[35]00-*-* targets
16937
16938 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16939
16940 * Makefile.in: Add support for new libio.
16941
16942 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16943
16944 * install.sh: If one command fails, don't try the rest. Don't try
16945 to remove $dsttmp (via trap) unless we have already created it.
16946 If $src doesn't exist, detect it and exit with an error.
16947
16948 * config.guess: Recognize BSD on hp300.
16949
16950 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16951
16952 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16953 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16954
16955 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16956
16957 * Makefile.in (all-send-pr): depends on all-prms
16958
16959 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16960
16961 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16962
16963 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16964
16965 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16966 Added test for mips-mips-riscos5.
16967
16968 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16969
16970 * configure.in: use mh-hp300 for 68k HP hosts
16971
16972 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16973
16974 * configure: add support for CONFIG_SHELL, so that you can use
16975 some alternate shell for evaluating configure scripts
16976
16977 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16978
16979 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16980 in configure script to bug-gdb@prep.ai.mit.edu when building
16981 distribution archive.
16982 * Makefile.in (COMPRESS): Remove def.
16983 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16984 gdb.tar.Z and make-gdb.tar.Z respectively.
16985 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16986 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16987 to convergence with 'taz' target in Makefile.in.
16988
16989 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16990
16991 * install.sh (dsttmp): use trap to ensure that tmp files go
16992 away on error conditions
16993
16994 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16995
16996 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16997
16998 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16999
17000 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17001 its parent is '/' not ''.
17002
17003 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17004
17005 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17006
17007 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17008 that ${newsrcdir}/configure.in does.
17009
17010 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17011
17012 * test-build.mk: support for CONFIG_SHELL
17013
17014 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17015
17016 * config.sub (netware): Add as a basic system type.
17017
17018 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17019
17020 * Makefile.in (Makefile): depend on configure.in. Also drop the
17021 $(srcdir)/ from the dependency on Makefile.in.
17022
17023 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17024
17025 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17026 (h8300hhms is temporary until multi-libraries are implemented).
17027 * configure.in: Handle h8300h too.
17028
17029 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17030
17031 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17032
17033 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17034
17035 * configure: Remove extraneous output when guessing host type.
17036 * config.guess: Remove extraneous output when guessing using C
17037 compiler rather than uname, or when guessing fails.
17038
17039 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17040
17041 * Makefile.in: remove all.cross and install.cross targets
17042
17043 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17044 definitions
17045
17046 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17047
17048 * configure.in (target sh): Build gprof.
17049
17050 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17051
17052 * config.sub: change -solaris to -solaris2
17053
17054 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17055
17056 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17057
17058 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17059
17060 * configure: Correct error message for missing Makefile.in to
17061 print correct directory.
17062
17063 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17064
17065 * install.sh: kludge around 386BSD shell bug
17066
17067 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17068
17069 * config.guess: Recognize NeXT.
17070 * config.guess: Recognize i486-ncr-sysv4.
17071 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17072
17073 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17074
17075 * Makefile.in (MAKEINFOFLAGS): New variable.
17076 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17077 * build-all.mk, test-build.mk: Pass down --no-split as
17078 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17079
17080 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17081
17082 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17083
17084 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17085
17086 * Makefile.in (libg++.tar.z): New rule.
17087 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17088 * Makefile.in (taz): Only do a single chmod.
17089
17090 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17091
17092 * install.sh: don't use dirname anymore (replaced with sed usage)
17093
17094 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17095
17096 * Makefile.in: Change extension for gzip'd files from '.z' to
17097 '.gz' per new FSF standard usage.
17098
17099 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17100
17101 * configure: put quotes around the final value of program_transform_name
17102
17103 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17104
17105 * Makefile.in: new install.sh support; update install-info rules
17106
17107 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17108
17109 * configure.in: Build diff for crosses, but not for go32 host.
17110
17111 * configure.in: Build gprof only for native, and don't build it
17112 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17113
17114 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17115
17116 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17117
17118 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17119
17120 * configure.in (host_tools): Add prms.
17121
17122 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17123
17124 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17125 with $(FLAGS_TO_PASS) on the command line
17126
17127 * config.sub: Recognize lynx and lynxos
17128
17129 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17130
17131 * config.sub: Accept -ecoff*, not just -ecoff.
17132
17133 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17134
17135 * Makefile.in (taz): Use .gz suffix instead of .z.
17136 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17137 names.
17138
17139 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17140
17141 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17142
17143 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17144
17145 * Makefile.in (install-no-fixedincludes): install gcc last, so
17146 that rebuilds that might happen during 'make install' don't get
17147 bogus gcc include files
17148
17149 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17150
17151 Change from Utah for HPPA support:
17152 * config.guess: Recognize hppa1.x-hp-bsd.
17153
17154 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17155
17156 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17157 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17158
17159 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17160
17161 * config.sub: Add support for rom68k and bug boot monitors.
17162
17163 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17164
17165 * Makefile.in: Make all-opcodes depend on all-bfd.
17166
17167 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17168
17169 * config.guess: Added special check for i[34]86-univel-sysv4*.
17170
17171 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17172
17173 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17174 the processor rather than assuming i486.
17175
17176 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17177
17178 * config.guess: Recognize SunOS6 as Solaris3.
17179
17180 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17181
17182 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17183 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17184
17185 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17186
17187 * build-all.mk (all-cross): New target for Canadian Cross.
17188 Added Q2 go32 targets.
17189 * test-build.mk: Configure go32 cross sparclite-aout and
17190 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17191 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17192
17193 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17194
17195 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17196 GO32 hosted toolchains
17197
17198 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17199
17200 * configure: change so "-exec-prefix" gets passed down rather
17201 than "-exec_prefix" so autoconf generated Makefiles get the
17202 exec_prefix set right.
17203
17204 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17205
17206 * config.guess: get the Solaris2 minor version number
17207
17208 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17209
17210 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17211
17212 * config.guess: Recognize some Sequent platforms.
17213
17214 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17215
17216 * Makefile.in: added the vault-install target
17217
17218 * configure.in: actually use the Sun3 makefile fragment that's in
17219 config, also added the release dir to configdirs
17220
17221 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17222
17223 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17224
17225 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17226
17227 * configure.in: remove some program from Alpha targetted toolchains
17228
17229 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17230
17231 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17232 gprof.
17233 (taz): Run "make diststuff" in those directories instead of "make
17234 proto-dir". Look for "VERSION=" only at start of line in subdir
17235 Makefile. Use "gzip -9" for compression.
17236 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17237 (binutils.tar.z): New target.
17238
17239 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17240
17241 * Makefile.in (taz): Include gpl.texinfo.
17242
17243 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17244
17245 * Makefile.in (setup-dirs): Merged into "taz" target.
17246 (taz): Only do `proto-dir' stuff if a directory is actually needed
17247 for this target.
17248
17249 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17250
17251 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17252 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17253 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17254 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17255 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17256
17257 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17258
17259 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17260 config.sub, and move-if-change to gdb testsuite distribution
17261 archive, so the testsuite can be extracted, configured, and
17262 run separately from the gdb distribution. Blow away the Chill
17263 tests that require a Chill compiled executable, since GNU Chill
17264 is not yet publically available.
17265
17266 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17267
17268 * test-build.mk: set environment variables in a single command,
17269 instead of a list of assignments and exports
17270
17271 * config.guess: recognize Alpha/OSF1 systems
17272
17273 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17274
17275 * configure: Change help message to prefer --options rather than
17276 -options.
17277
17278 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17279
17280 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17281 zippy@ecst.csuchico.edu.
17282 * config.guess: Recognize miniframe.
17283
17284 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17285
17286 * Makefile.in: Use srcroot to find runtest rather than rootme.
17287 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17288
17289 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17290
17291 * test-build.mk: Extensive additions to support building on a
17292 machine other than the host.
17293
17294 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17295
17296 * configure (tooldir): Fix for i386-aix again.
17297
17298 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17299
17300 * configure, Makefile.in: Change definition of $(tooldir)
17301 to match the FSF.
17302
17303 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17304
17305 * config.guess: Recognize i[34]86/SVR4.
17306
17307 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17308
17309 * Makefile.in (all-gdb): gdb depends on sim.
17310
17311 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17312
17313 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17314 at the same time we make the prototype gdb directory.
17315 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17316 files at the same time as the gdb base release distribution.
17317
17318 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17319
17320 * Makefile.in (check): Use individual check targets rather than
17321 DO_X rule.
17322 (check-gcc): Added.
17323
17324 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17325
17326 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17327 for System V release 3.2.
17328
17329 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17330
17331 * config.sub: Recognize hppaosf.
17332 * configure.in: Do configure ld/binutils/gas for it.
17333
17334 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17335
17336 * configure (tooldir): Alter syntax used to set this, for systems
17337 where "\$" isn't handled right, like i386-aix.
17338
17339 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17340
17341 * configure: Pass program-transform-name, not
17342 program_transform_name, to recursive configures.
17343
17344 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17345
17346 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17347 of gas+ld+binutils.
17348
17349 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17350
17351 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17352
17353 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17354
17355 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17356
17357 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17358
17359 * Makefile.in (PRMS): Set back to all-prms.
17360
17361 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17362
17363 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17364 targets, rather than for MIPS hosts.
17365
17366 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17367
17368 * configure.in: add comment for --with-x default values
17369
17370 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17371
17372 * Makefile.in: add check-* targets for each of the directories in
17373 the tree. Add a definition of RUNTEST that will use the one we
17374 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17375
17376 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17377
17378 * configure.in: Removed obsolete references to bfd_target and
17379 target_makefile_frag.
17380
17381 * build-all.mk: Set assorted targets for Q2.
17382 * config.sub: Recognize z8k-sim and h8300-hms.
17383 * test-build.mk: Really don't pass host to configure.
17384 (HOLES): Added uname.
17385
17386 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17387
17388 * configure: Handle an empty program-prefix, program-suffix or
17389 program-transform-name correctly.
17390
17391 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17392
17393 * build-all.mk: -G 8 no longer required for MIPS targets.
17394 * test-build.mk: Don't pass host argument to configure; make it
17395 guess.
17396
17397 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17398
17399 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17400 * Makefile.in (COMPRESS): New macro, like GZIP.
17401
17402 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17403
17404 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17405
17406 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17407 with gas currently defaults to -G 0.
17408
17409 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17410
17411 * Makefile.in (all-flex): flex depends on byacc.
17412
17413 * build-all.mk: If host not specified, use config.guess. Pass TAG
17414 to test-build.mk as RELEASE_TAG.
17415 * test-build.mk (configargs): New variable containing arguments to
17416 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17417 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17418
17419 * config.guess: Use /bin/uname when checking -X argument on SCO,
17420 to avoid invoking GNU uname which doesn't understand -X.
17421
17422 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17423
17424 * configure.in: Build gas for mips-*-*.
17425
17426 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17427
17428 * Makefile.in (all.normal): insert missing backslash.
17429
17430 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17431
17432 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17433
17434 * Makefile.in: Complete overhaul to merge many almost identical
17435 targets.
17436
17437 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17438
17439 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17440 (gdb.tar.Z): Adjusted.
17441
17442 * Makefile.in (setup-dirs, taz): New targets; should be general
17443 enough to adapt for gdb sometime. Build only .z file.
17444 (gas.tar.z): New target.
17445
17446 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17447
17448 * build-all.mk: Use CC=cc -Xs on Solaris.
17449
17450 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17451
17452 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17453 for handling BISON for FSF releases.
17454
17455 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17456
17457 * configure: Actually implement the change zoo just documented.
17458
17459 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17460
17461 * configure: when using config.guess, only set target_alias when
17462 it's not already been set (ie, on the command line)
17463
17464 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17465
17466 * Makefile.in: add installcheck target, set PRMS to install-prms
17467
17468 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17469
17470 * configure: add support for package_makefile_fragment, handle the
17471 case where a directory has a configure.in file but no Makefile.in
17472 more gracefully (with an actual understandable error message, even);
17473 add support for --without (and add this to the usage message); also
17474 explicitly add a --host=${host_alias} to the command line when
17475 config.guess is used
17476
17477 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17478
17479 * configure: Must use both --host and --target in recursive calls.
17480
17481 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17482
17483 * Makefile.in: Change deja-gnu to dejagnu.
17484
17485 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17486
17487 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17488
17489 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17490
17491 * configure.in: canonicalize all instances to *-*-solaris2*,
17492 also strip out a number of tools to not build for go32 host
17493
17494 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17495
17496 * config.guess: add GPL.
17497
17498 * Makefile.in, config.guess, config.sub, configure: bump
17499 copyrights to 93.
17500
17501 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17502
17503 * Makefile.in (do-info): Removed obsolete check for existence of
17504 localenv file.
17505
17506 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17507
17508 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17509
17510 * Makefile.in: a couple of 'else true' for decstation,
17511 support for TclX
17512
17513 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17514
17515 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17516
17517 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17518
17519 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17520
17521 * config.guess: Recognize i386-ibm-aix (PS/2).
17522 * configure.in: Use config/mh-aix386 file for it.
17523
17524 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17525
17526 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17527 CC_FOR_TARGET instead.
17528 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17529
17530 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17531
17532 * Makefile.in: Add sim to list of directories sent with gdb
17533
17534 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17535
17536 * configure.in: Put back mips-dec-bsd* case.
17537
17538 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17539
17540 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17541 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17542 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17543
17544 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17545
17546 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17547
17548 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17549 (install-info): install dir.info only if it exists,
17550 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17551
17552 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17553
17554 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17555 gas for mips-dec-bsd.
17556
17557 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17558
17559 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17560 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17561
17562 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17563
17564 * configure.in: Added "dejagnu" to hosttools list.
17565
17566 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17567
17568 * config.sub, configure.in, config.guess: Add support
17569 for Bosx, an AIX variant from Bull.
17570 Patches from F.Pierresteguy@frcl.bull.fr.
17571
17572 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17573
17574 * devo/dejagnu: Initial creation of devo/dejagnu.
17575 Migrated dejagnu testcases and support files for testing software
17576 tools to reside as subdirectories, currently called "testsuite",
17577 within the directory of the software tool. Migrated all programs,
17578 support libraries, etc. beloging to dejagnu proper from
17579 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17580 with no modifications. The changes to these files which will
17581 allow them to configure, build, and execute properly will be made
17582 in a future update.
17583
17584 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17585
17586 * Makefile.in: Change send_pr to send-pr.
17587 * configure.in: Likewise.
17588 * send_pr: Renamed directory to send-pr.
17589
17590 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17591
17592 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17593
17594 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17595
17596 * README: Update for gdb-4.8 release.
17597 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17598 gdb-xxx.tar.z (gzip'd) file also.
17599
17600 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17601
17602 * Makefile.in: make all-diff depend on all-libiberty
17603
17604 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17605
17606 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17607
17608 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17609
17610 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17611
17612 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17613
17614 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17615 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17616 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17617
17618 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17619
17620 * Makefile.in: makeinfo binary is in a new location
17621
17622 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17623
17624 * config.sub: Accept -ecoff as an OS.
17625
17626 * Makefile.in: Various changes to eliminate a level of make
17627 recursion and reduce the required command line length.
17628 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17629 sub-makes.
17630 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17631 variables holding settings for specific sub-makes.
17632 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17633 in terms of BASE_FLAGS_TO_PASS.
17634 (TARGET_LIBS): New variable listing directories which use
17635 TARGET_FLAGS_TO_PASS.
17636 (subdir_do): Eliminated.
17637 (do-*): New set of targets to replace subdir_do.
17638 (various): All targets which used subdir_do now depend on do-*.
17639 (local-clean): Renamed from do_clean.
17640 (local-distclean): New target, dependency of distclean and
17641 realclean.
17642 (install-info): Don't create directories. Depend on dir.info
17643 rather than calling make recursively.
17644 (install-dir.info): Eliminated.
17645 (install-info-dirs): Create all info directories here.
17646 (dir.info): Depend upon do-install-info.
17647
17648 * test-build.mk (HOLES): Added false.
17649
17650 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17651
17652 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17653
17654 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17655
17656 * Makefile.in (info): remove dependency on all-texinfo. The
17657 problem was really in texinfo/C, not at this level.
17658
17659 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17660
17661 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17662
17663 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17664
17665 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17666 GDB releases.
17667
17668 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17669
17670 * configure: Include srcdir in message about target of link not
17671 being found. Don't convert `-' to `_' in `with' options being
17672 passed to subdirs.
17673
17674 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17675
17676 * configure.in: add uudecode to host_tools
17677
17678 * Makefile.in: added {all,install}-uudecode targets, added them to
17679 the appropriate lists
17680
17681 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17682
17683 * Makefile.in (all-gcc): Added dependency on all-gas.
17684
17685 * configure.in (mips-*-*): Build ld and binutils.
17686
17687 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17688
17689 * configure: check return code from mkdir, print error message and
17690 exit on failure.
17691
17692 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17693
17694 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17695
17696 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17697
17698 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17699
17700 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17701
17702 * config.sub (h8500): Recognize this as a cpu type.
17703
17704 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17705
17706 * configure: source directory missing is no longer a warning
17707
17708 * configure.in: recognize irix[34]* instead of irix[34]
17709
17710 * Makefile.in: define and pass down X11_LIB
17711
17712 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17713
17714 * guess-systype: Renamed to ...
17715 * config.guess: ... by popular request.
17716 * configure.in, Makefile.in: Update accordingly.
17717
17718 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17719
17720 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17721 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17722 + Execute ./dummy instead of assuming . is in PATH.
17723
17724 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17725
17726 * guess-systype: New shell script. Attempts to guess the
17727 canonical host name of the executing host.
17728 Only a few hosts are supported so far.
17729 * configure: Call guess-systype if no host is specified.
17730
17731 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17732
17733 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17734 gcc Makefile.
17735
17736
17737 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17738
17739 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17740 (all-gcc, install-gcc, subdir_do): Use it.
17741
17742 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17743
17744 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17745
17746 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17747
17748 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17749 set exclusively by configure, using configure.in .
17750
17751 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17752
17753 * test-build.mk: set $PATH for all builds
17754
17755 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17756
17757 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17758
17759 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17760 the one used in gcc/Makefile.in, so that a null expansion doesn't
17761 override the one needed to build gcc with a native cc.
17762
17763
17764 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17765
17766 * configure: Accept -with arguments.
17767
17768 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17769
17770 * Makefile.in: added h8300sim
17771
17772 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17773
17774 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17775 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17776 (all-cygnus, native, build-cygnus): Make
17777 $(canonhost)-stamp-3stage-done, not $(host)....
17778 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17779 i386-sco3.2v4. Added else true to if command.
17780
17781 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17782
17783 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17784
17785 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17786
17787 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17788
17789 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17790
17791 * configure.in: don't remove binutils from Solaris builds
17792
17793 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17794
17795 * Makefile.in: get rid of earlier definitions for *clean,
17796 also handle the recursive info rule better
17797
17798 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17799
17800 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17801 do more-or-less the right thing.
17802
17803 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17804
17805 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17806 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17807
17808 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17809
17810 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17811 $(host_canonical).
17812
17813 * configure.in: split the configdirs list into 4 categories (native
17814 v. cross, library v. tool) and handle the cross-only and native-
17815 only in more reasonable (and correct!) way.
17816
17817 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17818
17819 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17820 configdirs anymore.
17821
17822 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17823
17824 * Makefile.in: extensive cleanup:: removed all of the explicit
17825 clean-* targets, collapsed many wrappers around subdir_do into
17826 one, added additional targets to satisfy standards.texi, deleted
17827 some old targets, some changes for consistency
17828
17829 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17830
17831 * configure.in: handle some programs as cross-only, and others as
17832 native only
17833
17834 * test-build.mk: handle partial holes in a more generic manner
17835
17836 * Makefile.in: m4 depends on libiberty
17837
17838 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17839
17840 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17841 time, wdiff, and find to configdirs
17842
17843 * Makefile.in: all, clean, and install rules for the new programs
17844 added to configure.in
17845
17846 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17847
17848 * configure.in: use mh-sun for all *-sun-* hosts
17849
17850 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17851
17852 * Makefile.in: define flags for X11 include files and library file
17853 locations, pass them down to the programs that need this info
17854
17855 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17856
17857 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17858
17859 * configure.in: start building libg++ for HP-UX targets
17860
17861 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17862
17863 * README: Update references to files moved into etc/.
17864
17865 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17866
17867 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17868 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17869
17870 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17871
17872 * configure: accept dash as well as underscore in long option
17873 names for FSF compatibility.
17874
17875 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17876
17877 * config.sub: added -sco3.2v4 support from FSF.
17878
17879 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17880
17881 * configure.in: expand the section that adds or removes
17882 directories from the list of programs to build, to handle native
17883 vs. cross in addition to host v. native
17884
17885 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17886
17887 * Makefile.in: Replace C++ in macro names with CXX.
17888 This is less likely to break ...
17889
17890 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17891
17892 * test-build.mk: add -w to GNU_MAKE
17893
17894 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17895
17896 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17897 add 'sparc' to list of recognized cpus. This needed to make
17898 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17899 Delete some redundant ose68 variants. Recognize -wrs as an os,
17900 then changes that into $CPU-wrs-vxworks.
17901
17902 * configure.in: remove most references to gdbtest, regularize
17903 target based program removal
17904
17905 * test-build.mk: import from p3 tree (many fixes and changes)
17906
17907 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17908
17909 * Makefile.in: added rules to handle tcl, tk, and expect
17910
17911 * configure.in: handle those directories if they exist
17912
17913 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17914
17915 * config.sub: removed bogus hppabsd and hppahpux names, since
17916 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17917
17918 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17919
17920 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17921 depends upon all-xiberty
17922
17923 * Makefile.in: changes from p3, including:
17924
17925 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17926
17927 * Makefile.in (XTRAFLAGS): include newlib directories if
17928 newlib/Makefile exists, rather than if host != target.
17929
17930 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17931
17932 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17933 from the same source tree and not building a cross-compiler. This
17934 matters for the libg++ configuration if reconfiguring a tree that
17935 has already been installed.
17936
17937 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17938
17939 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17940 pick up the machine and system specific header files.
17941
17942 * Makefile.in: added AS_FOR_TARGET, passed down in
17943 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17944 the C compiler to use to create programs which are run in the
17945 build environment, set it to default to $(CC), and passed it down
17946 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17947
17948 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17949
17950 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17951 We need them for unusual native builds, like systems without
17952 ranlib.
17953
17954 * configure: also define $(host_canonical) and
17955 $(target_canonical), which are the full, canonical names for the
17956 given host and target
17957
17958 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17959
17960 * Makefile.in: Added separate definitions for C++.
17961
17962 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17963
17964 * configure.in (configdirs): Add deja-gnu.
17965
17966 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17967
17968 * README: Update for configure.texi and gdb-4.7 release.
17969
17970 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17971
17972 * Makefile.in: Move "all" target to top of file.
17973 Previously, first target was ".PHONY" which caused BSD4.4 make
17974 to build .PHONY when make was run without arguments.
17975
17976 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17977
17978 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17979 Library-copylefted code in libiberty.
17980
17981 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17982
17983 * config.sub: Replace m68kmote with plain old m68k.
17984
17985 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17986
17987 * Makefile.in: Remove space from blank line, avoid Make complaints.
17988
17989 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17990
17991 * config.sub: Complain if no argument is given. Added support for
17992 386bsd as OS and target alias.
17993
17994 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17995
17996 * Makefile.in (XTRAFLAGS): include newlib directories if
17997 newlib/Makefile exists, rather than if host != target.
17998
17999 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18000
18001 * config.sub: recognize sparclite-wrs-vxworks.
18002
18003 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18004 p3.) Added clean-xiberty to clean.
18005
18006 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18007
18008 * configure.in: use *-*-* instead of nested cases for host and target
18009
18010 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18011
18012 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18013 from the same source tree and not building a cross-compiler. This
18014 matters for the libg++ configuration if reconfiguring a tree that
18015 has already been installed.
18016
18017 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18018
18019 * config.sub (i486v/i486v4): Merge in from FSF version.
18020
18021 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18022
18023 * configure: only set PWD if it is already set.
18024
18025 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18026
18027 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18028 doesn't have unset and all success paths (and most error paths)
18029 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18030 to just ${PWD} to avoid confusion.)
18031
18032 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18033
18034 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18035 even for a native compilation.
18036
18037 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18038
18039 Changes to make the gdb.tar.Z rule work better.
18040
18041 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18042 (DEVO_SUPPORT): Add configure.texi.
18043 (bfd-ilrt.tar.Z): Remove ancient rule.
18044
18045 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18046
18047 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18048 pick up the machine and system specific header files.
18049
18050 * configure.in, config.sub: added new target m68010-adobe-scout,
18051 with alias of adobe68k. Changed configure.in to check for
18052 -scout before -sco* to avoid a false match.
18053
18054 * Makefile.in: added AS_FOR_TARGET, passed down in
18055 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18056 the C compiler to use to create programs which are run in the
18057 build environment, set it to default to $(CC), and passed it down
18058 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18059
18060 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18061
18062 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18063 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18064 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18065 FOR_TARGET variants, to newlib and libg++.
18066
18067 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18068
18069 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18070 first.
18071
18072 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18073
18074 * config.sub: Accept `elf' as an environment.
18075
18076 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18077
18078 * Makefile.in (all-opcodes): cd into the right directory
18079
18080 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18081
18082 * configure: added -program_transform_name option, used as
18083 argument to sed when installing programs.
18084 configure.texi: added documentation for -program_prefix,
18085 -program_suffix and -program_transform_name.
18086
18087 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18088
18089 * config.sub: Accept i486 where i386 ok.
18090
18091 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18092
18093 * config.sub: accept we32k
18094
18095 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18096
18097 * config.sub, configure.in: accept OSE68000 and OSE68k.
18098
18099 * Makefile.in: don't create all directories for ``make install'';
18100 let the subdirectories create the ones they need.
18101
18102 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18103
18104 * COPYING: new file, GPL v2
18105
18106 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18107
18108 * Makefile.in: use the new gen-info-dir, which needs a template
18109 argument (which also lives in texinfo)
18110
18111 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18112
18113 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18114
18115 * config.sub (ncr3000): Change i386 to i486.
18116
18117 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18118
18119 * Makefile.in: add install-rcs, install-grep to
18120 install-no-fixedincludes, removed install-bison and install-libgcc
18121
18122 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18123
18124 * configure.in: grab the HPUX makefile fragment if on HPUX
18125
18126 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18127
18128 * Makefile.in: eradicate bison spoor (ditto libgcc).
18129 configure.in: recognise m68{k,000}-ericsson-OSE.
18130 es1800 is alias for m68k-ericsson-OSE
18131
18132 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18133
18134 * configure.in: rearrange the parts that remove programs from
18135 configdirs, based now on HOST==TARGET or by canonical triple.
18136
18137 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18138
18139 * test-build.mk: recurse explicitly with -f test-build.mk when
18140 appropriate. predicate stage3 and comparison on the existence
18141 of gcc. That is, if gcc isn't around, we aren't three-staging.
18142 On very clean, also remove ...stamp-co. Build in-place before
18143 doing other builds.
18144
18145 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18146
18147 * Makefile.in, configure.in: add tgas
18148
18149 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18150
18151 * Makefile.in: a number of changes merged in from progressive.
18152
18153 * configure.in: add libm.
18154
18155 * .cvsignore: ignore some stuff that comes from test-build.mk.
18156
18157 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18158
18159 * config.sub: Add es1800 (m68k-ericsson-es1800).
18160
18161 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18162
18163 * configure: Add program_suffix (parallel to program_prefix)
18164 * Makefile.in: adjust directory-creating script for losing decstation
18165
18166 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18167
18168 * configure: Minor $subdir-related fixes.
18169
18170 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18171
18172 * configure: fix various problems with propogating
18173 makefile_target_frag in subdirs.
18174 * configure.in: config libgcc if its there
18175
18176 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18177
18178 * config.sub: HPPA merge.
18179
18180 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18181
18182 * Makefile.in: Replace all-bison with all-byacc in all
18183 dependency lines for other tools (which now use byacc).
18184
18185 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18186
18187 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18188
18189 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18190
18191 * Makefile.in: make gprof rules similar to byacc rules (instead of
18192 vestigal $(unsubdir) that didn't work...)
18193
18194 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18195
18196 * config.sub: Add support for Linux.
18197 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18198 (at least for libg++).
18199
18200 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18201
18202 * configure.texi: fix doc for the -nfp option to configure
18203
18204 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18205
18206 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18207
18208 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18209
18210 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18211 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18212 * configure.in: added solaris* host_makefile_frag hook.
18213
18214 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18215
18216 * config.sub: changed recognition of m68000 so that various
18217 m68k types can be specified via m680[01234]0
18218
18219 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18220
18221 * config.sub (basic_machine): fix sed so that '-foo' isn't
18222 completely substituted out while .+'-foo' loses the '-foo'
18223
18224 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18225
18226 * config.sub ($os): Add -aout.
18227
18228 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18229
18230 * configure: If host_makefile_frag is absolute, don't
18231 prefix ${invsubdir} (relevant to libg++ auto-configure).
18232
18233 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18234
18235 * Makefile.in (tooldir): Define it.
18236 (all-ld): Depend on all-flex.
18237
18238 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18239
18240 * Makefile.in (check): Fix libg++ special case.
18241
18242 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18243
18244 * configure: do not bury `pwd` into config.status, thus do fewer
18245 pwd's.
18246
18247 * configure: print the "Building in" message only when building in
18248 other than "." AND verbose.
18249
18250 * configure: remove -s, rework -v to better accommodate guested
18251 configures.
18252
18253 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18254
18255 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18256
18257 * Makefile.in: macroize flags passed on recursion. remove
18258 fileutils.
18259
18260 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18261
18262 * configure: get makesrcdir right for subdirs deeper than 1.
18263
18264 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18265 install.
18266
18267 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18268
18269 * Makefile.in: don't print subdir_do or recursion lines.
18270
18271 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18272
18273 * standards.texi: added menu item.
18274
18275 * Makefile.in: build and install standards.info.
18276
18277 * standards.texi: new file.
18278
18279 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18280
18281 * configure: test for and move config.status pieces from
18282 ${subdir}/.
18283
18284 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18285
18286 * configure: Test for existance of files before trying to mv
18287 them, to avoid numerous non-existance messages.
18288
18289 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18290
18291 * configure: correct final line of config.status.
18292
18293 * configure: patch from eggert. Avoids a protection problem if
18294 the original Makefile.in is read only.
18295
18296 * configure: use move-if-change from gcc to create config.status.
18297 Some makefiles depend on config.status to tell if a directory
18298 has been reconfigured for a different host. This change
18299 prevents those directories from remaking everything in the case
18300 where the reconfig was only intended to rebuild a Makefile.
18301
18302 * configure: test for config.sub with "config.sub sun4" rather
18303 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18304 host alias from a missing config.sub.
18305
18306 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18307
18308 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18309 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18310
18311 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18312
18313 * configure: mkdir ${subdir} as needed.
18314
18315 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18316
18317 * Makefile.in,configure.in: added autoconf.
18318
18319 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18320
18321 * Makefile.in: no longer pass against on recursion.
18322
18323 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18324 definitions are not inherited.
18325
18326 * configure: correct makesrcdir when subdir is .
18327
18328 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18329
18330 * configure: Add support for 'subdirs' variable, which is
18331 like 'configdirs', except that configure doesn't re-invoke
18332 itself for subdirs, it just creates a Makefile for each subdir.
18333 * configure.texi: Document subdirs.
18334
18335 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18336
18337 * configure.in: added flex to configdirs
18338
18339 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18340
18341 * Makefile.in: remove clean-stamps from clean.
18342
18343 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18344
18345 * configure.in: Add gdbtest to configdirs.
18346
18347 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18348
18349 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18350 to recursive makes.
18351 * configure.in: Recognize new ncr3000 config.
18352
18353 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18354
18355 * Makefile.in, configure.in: removed references to gdbm.
18356
18357 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18358
18359 * config.sub: Don't canonicalize os value
18360 newsos* to bsd (readline needs to check for newsos).
18361 (This fix was earlier made Jan 31, but got re-broken.)
18362
18363 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18364
18365 * configure.in: sco is an os, not a vendor!
18366
18367 * configure: Quote $( better. Keep various shells happy.
18368
18369 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18370
18371 * Makefile.in: eliminate stamp-files.
18372
18373 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18374
18375 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18376 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18377
18378 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18379
18380 * config.sub: fix iris/iris3.
18381
18382 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18383
18384 * configure: re-add -rm.
18385
18386 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18387
18388 * Maskefile.in: add .stmp-rcs to all.
18389
18390 * configure.in: remove gas from rs6000 build, use aix host fragment.
18391
18392 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18393
18394 * configure: pass down site_option during recursion.
18395
18396 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18397
18398 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18399
18400 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18401
18402 * configure: Change exec_prefix so that it really defaults to prefix.
18403
18404 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18405
18406 * Makefile.in, configure.in: Add support for mmalloc library.
18407
18408 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18409
18410 * Makefile.in: add stmp dependencies for a few more things.
18411
18412 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18413
18414 * configure: adjusted error message on objdir/srcdir configure
18415 collision, per john's suggestion.
18416
18417 * Makefile.in: add libiberty stmp to all and all.cross.
18418
18419 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18420
18421 * Makefile.in: remove force dependencies, add grep to all.
18422
18423 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18424
18425 * Makefile.in: drop flex. make stamp files work.
18426
18427 * configure: added test for conflicting configuration in srcdir,
18428 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18429 gets cranky. use relative paths for configure and srcdir
18430 whenever possible. Send some error messages to stderr that were
18431 going to stdout.
18432
18433 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18434
18435 * Makefile.in: Fix libg++ rule to check for gcc directory
18436 before using gcc/gcc. Also pass XTRAFLAGS.
18437
18438 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18439
18440 * Makefile.in: added stmp-files so that directories aren't polled
18441 when they are already built.
18442
18443 * configure.texi: fixed a node pointer problem.
18444
18445 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18446
18447 * config.sub configure.in gdb/configure.in
18448 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18449 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18450 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18451
18452 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18453
18454 * configure: -recurring becomes -silent. corrected help message
18455 for -site= option.
18456
18457 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18458
18459 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18460
18461 * configure: when building Makefile for crosses, replace
18462 tooldir and program_prefix. default srcdir from location of
18463 config.sub. remove "for host in hosts" and "for target in
18464 targets" loops.
18465
18466 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18467
18468 * Makefile.in: Do not pass bindir or mandir to cvs.
18469
18470 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18471
18472 * Makefile.in, configure.in: removed traces of namesubdir,
18473 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18474 copyrights to '92, changed some from Cygnus to FSF.
18475
18476 * configure.texi: remove most references to multiple hosts,
18477 multiple targets, subdirs, etc.
18478
18479 * configure.man: removed rcsid. reference config.sub not
18480 config.subr.
18481
18482 * Makefile.in: mkdir $(infodir) on install-info.
18483
18484 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18485
18486 * configure.texi: Explain better about .gdbinit and about
18487 the environment that configure.in sections run in.
18488
18489 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18490
18491 * configure.in: Ultrix is only a decstation if it's a MIPS.
18492
18493 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18494
18495 * README: DOC.configure => cfg-paper.texi.
18496
18497 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18498
18499 * config.sub (near case $os): Don't convert newsos* to bsd!
18500
18501 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18502
18503 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18504 the number of copies of COPYING that go into the GDB tar file.
18505
18506 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18507
18508 * bfd/configure.in, gdb/config/mh-i386sco,
18509 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18510 Fix SCO configuration stuff.
18511
18512 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18513
18514 * Makefile.in: For libg++, make sure the -I pointing
18515 to the gcc directory goes *after* all the libg++-local -I flags.
18516 Also, move just-gcc dependency from just-libg++ to all-libg++.
18517
18518 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18519
18520 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18521
18522 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18523
18524 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18525
18526 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18527
18528 * config.sub: Add stratus configuration frags. Also
18529 submitted to FSF.
18530
18531 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18532
18533 * Makefile.in (DEV_SUPPORT): add configure.man.
18534
18535 * config.sub(Decode manufacturer-specific): add -none*.
18536
18537 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18538
18539 * Makefile.in: remove form feeds to make Sun's make happy.
18540 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18541
18542 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18543
18544 * Makefile.in (AR_FLAGS): Make quieter.
18545
18546 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18547
18548 * configure.in: Add libg++.
18549 * configure: When verbose, don't output the command line at each
18550 level; it will be unremarkably the same as the previous version,
18551 which will be the same as what the user typed.
18552
18553 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18554
18555 * configure.in, Makefile.in: fix clean-info, add flex. add
18556 fileutils.
18557
18558 * configure: be less sensitive to spaces in Makefile.in. Do not
18559 look for sources in "..". Doing so breaks subdirectories that
18560 might have their own configure. If a subdir has it's own
18561 configure script, use it.
18562
18563 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18564
18565 * cfg-paper.texi: some changes suggested by rms.
18566
18567 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18568
18569 * config.sub: Merge in some small additions from the FSF version,
18570 taken from the gcc distribution, to bring the Cygnus and FSF
18571 versions into closer sync.
18572
18573 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18574
18575 * configure.in: Changed svr4 references to sysv4.
18576
18577 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18578
18579 * configure: added -V for version number option.
18580
18581 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18582
18583 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18584 renamed from DOC.configure to cfg-paper.texi.
18585
18586 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18587
18588 * configure, config.subr, config.sub: config.subr is now
18589 config.sub again.
18590
18591 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18592
18593 * configure.texi: new file, in progress.
18594
18595 * Makefile.in: build info file and install the man page for
18596 configure.
18597
18598 * configure.man: new file, first cut.
18599
18600 * configure: find config.subr again now that configuration "none"
18601 has gone. removed all traces of the -ansi option. removed all
18602 traces of the -languages option.
18603
18604 * config.subr: resync from rms.
18605
18606 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18607
18608 * configure, config.sub, config.subr: merge config.sub into
18609 config.subr, call the result config.subr, remove config.sub, use
18610 config.subr.
18611
18612 * Makefile.in: revised install for dir.info.
18613
18614 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18615
18616 * configure.in: add decstation host makefile frag.
18617
18618 * Makefile.in: BISON now bison -y again. also install-gcc on
18619 install. clean-gdbm on clean. infodir belongs in datadir.
18620 Make directories for info install. Build dir.info here then
18621 install it.
18622
18623 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18624
18625 * Makefile.in: fix for bad directory tests.
18626
18627 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18628
18629 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18630 regexp. -srcdir relative was being handled incorrectly.
18631
18632 * Makefile.in: unwrapped some for loops so that parallel makes
18633 work again and so one can focus one's attention on a particular
18634 package.
18635
18636 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18637
18638 * configure: added PWD as a stand in for `pwd` (for speed). use
18639 elif wherever possible. make -srcdir work without -objdir.
18640 -objdir= commented out.
18641
18642 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18643
18644 * configure: +options become --options. -subdirs commented out.
18645 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18646 Makefile now at top of generated Makefile. Removed cvs log
18647 entries. added -srcdir. create .gdbinit only if there is one
18648 in ${srcdir}.
18649
18650 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18651 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18652 and mandir now keyed off datadir by default.
18653
18654 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18655
18656 * Freshly created ChangeLog.
18657
18658 \f
18659 Local Variables:
18660 mode: change-log
18661 left-margin: 8
18662 fill-column: 76
18663 version-control: never
18664 End: