re PR bootstrap/54138 (configuring --without-cloog but executable links against syste...
[gcc.git] / ChangeLog
1 2012-09-03 Richard Guenther <rguenther@suse.de>
2
3 PR bootstrap/54138
4 * configure.ac: Re-organize ISL / CLOOG checks to allow
5 disabling with either --without-isl or --without-cloog.
6 * configure: Regenerated.
7
8 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
9
10 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
11 * configure: Regenerate.
12
13 2012-08-27 Ulrich Drepper <drepper@gmail.com>
14
15 * MAINTAINERS: Fix my email address.
16
17 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
18
19 PR binutils/4970
20 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
21 and opcodes.
22 * Makefile.in: Regenerated.
23
24 2012-08-26 Art Haas <ahaas@impactweather.com>
25
26 * configure: Regenerate.
27
28 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
29
30 * INSTALL/README: Also refer to the online installation
31 instructions.
32
33 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36 (Picochip port): Remove myself.
37
38 2012-08-14 Diego Novillo <dnovillo@google.com>
39
40 Merge from cxx-conversion branch.
41
42 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
43 POSTSTAGE1_CONFIGURE_FLAGS.
44 * Makefile.in: Regenerate.
45 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
46 Force C++ when bootstrapping.
47 * configure: Regenerate.
48
49 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
50
51 * MAINTAINERS (Write After Approval): Add myself.
52
53 2012-07-16 Joseph Myers <joseph@codesourcery.com>
54
55 * README: Document use of ranges of years in copyright notices.
56
57 2012-07-06 Richard Guenther <rguenther@suse.de>
58
59 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
60 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
61 --with-gmp=system.
62 * Makefile.in: Regenerated.
63 * configure: Likewise.
64
65 2012-07-06 Richard Guenther <rguenther@suse.de>
66
67 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
68 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
69 supply V=1 as extra_make_flags.
70 * configure: Regenerated.
71 * Makefile.in: Likewise.
72
73 2012-07-04 Tristan Gingold <gingold@adacore.com>
74
75 * configure: Regenerate.
76
77 2012-07-03 Richard Guenther <rguenther@suse.de>
78
79 * Makfile.def (isl): Remove not necessary extra_exports and
80 extra_make_flags.
81 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
82 * Makefile.in: Regenerated.
83
84 2012-07-03 Richard Guenther <rguenther@suse.de>
85
86 * Makefile.def (cloog): Add V=1 to extra_make_flags.
87 * configure.ac: If either the ISL or the CLooG check failed
88 do not try to build in-tree versions.
89 * Makefile.in: Regenerated.
90 * configure: Regenerated.
91
92 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
93
94 * configure: Regenerate.
95
96 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
97
98 * MAINTAINERS (Various Maintainers): Add myself as testsuite
99 maintainer.
100
101 2012-07-02 Richard Guenther <rguenther@suse.de>
102
103 * configure: Regenerated.
104
105 2012-07-02 Richard Guenther <rguenther@suse.de>
106 Michael Matz <matz@suse.de>
107 Tobias Grosser <tobias@grosser.es>
108 Sebastian Pop <sebpop@gmail.com>
109
110 * Makefile.def: Add ISL host module, remove PPL host module.
111 Adjust ClooG host module to use the proper ISL.
112 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
113 * configure.ac: Include config/isl.m4. Add ISL host library,
114 remove PPL. Remove PPL configury, add ISL configury, adjust
115 ClooG configury.
116 * Makefile.in: Regenerated.
117 * configure: Likewise.
118
119 2012-07-02 Richard Guenther <rguenther@suse.de>
120
121 Merge from graphite branch
122 2011-07-21 Tobias Grosser <tobias@grosser.es>
123
124 * configure: Regenerated.
125 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
126 both cloog.org and legacy versions. The only supported version will
127 be CLooG with the isl backend.
128
129 2011-07-21 Tobias Grosser <tobias@grosser.es>
130
131 * configure: Regenerated.
132 * configure.ac: Require cloog isl 0.17.0
133
134 2011-07-21 Tobias Grosser <tobias@grosser.es>
135
136 * configure: Regenerated.
137 * config/cloog.m4: Do not define CLOOG_ORG
138
139 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
140
141 * configure.ac: Skip C if explicitly selected.
142 * configure: Regenerate.
143
144 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
145
146 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
147 they contain -O2.
148 * configure: Regenerate.
149
150 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
151
152 PR debug/53740
153 * df.h, df-problems.c, dce.c: Revert last patch.
154
155 2012-06-25 Iain Sandoe <iain@codesourcery.com>
156
157 * MAINTAINERS (Write After Approval): Update my email address.
158
159 2012-06-21 Meador Inge <meadori@codesourcery.com>
160
161 * MAINTAINERS (Write After Approval): Add myself.
162
163 2012-06-20 Jason Merrill <jason@redhat.com>
164
165 * Makefile.tpl (check-target-libgomp-c++): New.
166 (check-target-libitm-c++): New.
167 * Makefile.def (c++): Add them.
168 * Makefile.in: Regenerate.
169
170 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
171
172 * MAINTAINERS (Write After Approval): Add myself.
173
174 2012-05-16 Olivier Hainque <hainque@adacore.com>
175
176 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
177 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
178 (install-no-fixedincludes): Adjust accordingly.
179 * Makefile.in: Regenerate.
180
181 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
182
183 Merge upstream change
184 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
185
186 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
187
188 * MAINTAINERS (Write After Approval): Add myself.
189
190 2012-05-09 Nick Clifton <nickc@redhat.com>
191 Paul Smith <psmith@gnu.org>
192
193 PR bootstrap/50461
194 * configure.ac (mpfr-dir): When using in-tree MPFR sources
195 allow for the fact that from release v3.1.0 of MPFR the source
196 files were moved into a src sub-directory.
197 * configure: Regenerate.
198
199 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
200
201 * configure.ac: Bump minimum MPFR version to 2.4.0.
202 * configure: Regenerated.
203
204 2012-05-01 Richard Henderson <rth@redhat.com>
205
206 * Makefile.def (libatomic): New target_module.
207 * configure.ac (target_libraries): Add libatomic.
208 (noconfigdirs): Check if libatomic is supported.
209 * Makefile.in, configure: Rebuild.
210
211 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
212
213 * MAINTAINERS (Write After Approval): Add myself.
214
215 2012-04-25 Joel Brobecker <brobecker@adacore.com>
216
217 * config.sub: Update to 2012-04-18 version from official repo.
218
219 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
220
221 * MAINTAINERS (Write After Approval): Add myself.
222
223 2012-04-11 Steve Ellcey <sellcey@mips.com>
224
225 * MAINTAINERS: Changed email address.
226
227 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
228
229 PR target/52737
230 * contrib/gcc_update (files_and_dependencies):
231 Remove gcc/config/avr/t-multilib from touch data.
232
233 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
234
235 * MAINTAINERS (OS Port Maintainers): Remove irix.
236 * configure.ac (enable_libgomp): Remove *-*-irix6*.
237 (unsupported_languages): Remove mips-sgi-irix6.*.
238 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
239 (with_stabs): Remove.
240 * configure: Regenerate.
241
242 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
243
244 * MAINTAINERS (OS Port Maintainers): Remove osf.
245 * configure.ac (enable_libgomp): Remove *-*-osf*.
246 (with_stabs): Remove alpha*-*-osf*.
247 * configure: Regenerate.
248
249 2012-03-05 Tristan Gingold <gingold@adacore.com>
250
251 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
252 * configure: Regenerate.
253
254 2012-02-17 Walter Lee <walt@tilera.com>
255
256 * MAINTAINERS: (Write After Approval): Delete myself.
257
258 2012-02-14 Walter Lee <walt@tilera.com>
259
260 * MAINTAINERS (tilegx port): Add myself.
261 (tilepro port): Add myself.
262 (Write After Approval): Add myself.
263
264 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
265
266 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
267 and Joseph Myers as docstring relicensing maintainers.
268
269 2012-02-09 Bin Cheng <bin.cheng@arm.com>
270
271 * MAINTAINERS (write-after-approval): Add myself.
272
273 2012-02-08 Ira Rosen <irar@il.ibm.com>
274
275 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
276 maintainer.
277
278 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
279
280 * MAINTAINERS (Write After Approval): Move myself to
281 maintain alphabetical order.
282
283 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
284
285 * MAINTAINERS (Write After Approval): Add myself.
286
287 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
288
289 * MAINTAINERS (Write After Approval): Add myself.
290
291 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
292 Jayant R Sonar <jayant.sonar@kpitcummins.com>
293
294 * configure.ac (cr16-*-*): Remove nonconfigdirs.
295 * configure: Regenerate.
296
297 2012-01-23 Harshit Chopra <harshit@google.com>
298
299 * MAINTAINERS (Write After Approval): Add myself.
300
301 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
302
303 * configure.ac: Remove reference to mh-interix.
304 * configure: Regenerate.
305
306 2012-01-05 Richard Henderson <rth@redhat.com>
307
308 PR bootstrap/51072
309 * configure.ac: Disable libitm if c++ is not enabled.
310 * configure: Rebuild.
311
312 * configure.ac: Fix regexp for same.
313 * configure: Rebuild.
314
315 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
316
317 * MAINTAINERS (Write After Approval): Add myself.
318
319 2012-01-02 Richard Guenther <rguenther@suse.de>
320
321 PR bootstrap/51686
322 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
323 * Makefile.in: Regenerate.
324
325 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
326
327 * MAINTAINERS (Write After Approval): Add myself.
328
329 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
330
331 * configure: Regenerate.
332
333 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
334
335 * MAINTAINERS (picochip): Changed email address.
336
337 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
338
339 * MAINTAINERS (write-after-approval): Add self.
340
341 2011-11-29 DJ Delorie <dj@redhat.com>
342
343 * configure.ac (rl78-*-*) New case.
344 * configure: Regenerate.
345 * MAINTAINERS: Add myself as RL78 maintainer.
346
347 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
348
349 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
350
351 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
352
353 * libtool.m4: Additional FreeBSD 10 fixes.
354
355 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
356
357 * MAINTAINERS: Move myself from Write After Approval to CPU Port
358 Maintainers section, as Epiphany maintainer.
359
360 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
361
362 PR target/49992
363 * configure.ac: Remove ranlib special-casing for Darwin.
364 * configure: Regenerate.
365
366 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
367
368 * MAINTAINERS (Reviewers): Keep the list sorted.
369
370 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
371
372 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
373
374 2011-11-09 Roland McGrath <mcgrathr@google.com>
375
376 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
377 * configure: Rebuild.
378 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
379 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
380 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
381 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
382 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
383 Add READELF.
384 * Makefile.in: Rebuild.
385
386 2011-11-09 Jason Merrill <jason@redhat.com>
387
388 * Makefile.def (language=c++): Remove check-c++0x.
389 * Makefile.in (check-gcc-c++): Regenerate.
390
391 2011-11-08 Richard Henderson <rth@redhat.com>
392
393 * configure.ac: Test for libitm directory present first.
394
395 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
396
397 * configure.ac: Test libitm/configure.tgt to disable libitm.
398 * configure: Rebuild.
399
400 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
401 Richard Henderson <rth@redhat.com>
402
403 Merged from transactional-memory.
404
405 * Makefile.def (lang_env_dependencies): libitm is c++.
406 Add libitm target module.
407 * configure.ac: Likewise.
408 * config/mmap.m4: New file.
409 * contrib/gcc_update: Add libitm to touch data.
410 * Makefile.in, configure: Rebuild.
411
412 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
413
414 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
415 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
416 * Makefile.in: Regenerate.
417
418 2011-11-01 DJ Delorie <dj@redhat.com>
419
420 * config.sub: Update to version 2011-10-29 (added rl78)
421
422 2011-10-27 Nick Clifton <nickc@redhat.com>
423
424 * config.sub: Import these changes from the config project:
425
426 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
427 Ben Elliston <bje@gnu.org>
428
429 * config.sub (epiphany): New.
430
431 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
432 Ben Elliston <bje@gnu.org>
433
434 * config.sub (hexagon, hexagon-*): New.
435
436 2011-08-23 Roland McGrath <mcgrathr@google.com>
437
438 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
439 64eb to be64.
440
441 2011-08-16 Roland McGrath <mcgrathr@google.com>
442
443 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
444 (nacl): Grok as alias for 32el-unknown-nacl.
445
446 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
447
448 * MAINTAINERS (Write After Approval): Add myself.
449
450 2011-10-24 Teresa Johnson <tejohnson@google.com>
451
452 * MAINTAINERS (Write After Approval): Add myself.
453
454 2011-09-21 Jakub Jelinek <jakub@redhat.com>
455
456 * MAINTAINERS (sparc port): Remove myself.
457
458 2011-09-14 Tom de Vries <tom@codesourcery.com>
459
460 * MAINTAINERS (Write After Approval): Add myself.
461
462 2011-08-14 Yao Qi <yao@codesourcery.com>
463
464 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
465 * configure: Regenerate.
466
467 2011-07-26 Ian Lance Taylor <iant@google.com>
468
469 * configure.ac: Set have_compiler based on whether gcc directory
470 exists, rather than on whether gcc is in configdirs.
471 * configure: Rebuild.
472
473 2011-07-21 Joseph Myers <joseph@codesourcery.com>
474
475 * MAINTAINERS (Global Reviewers): Add self.
476
477 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
478
479 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
480 link directories.
481 * Makefile.in: Rebuild.
482
483 2011-07-20 Ian Lance Taylor <iant@google.com>
484
485 PR bootstrap/49787
486 * configure.ac: Move --enable-bootstrap handling earlier in file.
487 If --enable-bootstrap and either --enable-build-with-cxx or
488 --enable-build-poststage1-with-cxx, enable C++ automatically.
489 * configure: Rebuild.
490
491 2011-07-19 Ian Lance Taylor <iant@google.com>
492
493 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
494 make C++ a boot_language. Set and substitute
495 POSTSTAGE1_CONFIGURE_FLAGS.
496 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
497 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
498 * configure, Makefile.in: Rebuild.
499
500 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
501
502 * MAINTAINERS (Register Allocation): Move myself from reviewers to
503 maintainers.
504
505 2011-07-18 Jakub Jelinek <jakub@redhat.com>
506
507 * MAINTAINERS (Global Reviewers): Add myself.
508
509 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
510
511 * configure: Regenerate.
512
513 2011-07-16 Jason Merrill <jason@redhat.com>
514
515 * Makefile.def (language=c++): Add check-c++0x and
516 check-target-libmudflap-c++.
517 * Makefile.tpl (check-target-libmudflap-c++): New.
518 * Makefile.in: Regenerate.
519
520 2011-07-16 Matthias Klose <doko@ubuntu.com>
521
522 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
523 * Makefile.def (target_modules/libjava): Pass
524 $(EXTRA_CONFIGARGS_LIBJAVA).
525 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
526 if not configured with --enable-static-libjava.
527 * Makefile.in: Regenerate.
528 * configure: Likewise.
529
530 2011-07-15 Jason Merrill <jason@redhat.com>
531
532 * Makefile.in (check-c++): Move check-gcc-c++0x after
533 check-target-libstdc++-v3.
534
535 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
536
537 * MAINTAINERS (c6x port): New entry.
538
539 2011-07-13 Jason Merrill <jason@redhat.com>
540
541 * Makefile.in (check-gcc-c++0x): New.
542 (check-c++): Depend on it.
543
544 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
545
546 PR target/39150
547 * configure.ac (i[3456789]86-*-solaris2*): Also accept
548 x86_64-*-solaris2.1[0-9]*.
549 * configure: Regenerate.
550
551 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
552
553 * MAINTAINERS (RTL optimizers): Add self.
554
555 2011-06-27 Gabriel Charette <gchare@google.com>
556
557 * MAINTAINERS (Write After Approval): Add myself.
558
559 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
560
561 PR regression/47836
562 PR bootstrap/23656
563 PR other/47733
564 PR bootstrap/49247
565 PR c/48825
566 * configure.ac (target_libraries): Remove target-libiberty.
567 Remove case-statement setting skipdirs=target-libiberty for
568 multiple targets. Remove checking target_configdirs and
569 removing target-libiberty but keeping target-libgcc if
570 otherwise empty.
571 * Makefile.def (target_modules): Don't add libiberty.
572 (dependencies): Remove all traces of target-libiberty.
573 * configure, Makefile.in: Regenerate.
574
575 2011-06-13 Walter Lee <walt@tilera.com>
576
577 * configure.ac (tilepro-*-*) New case.
578 (tilegx-*-*): Likewise.
579 * configure: Regenerate.
580
581 2011-06-06 Jing Yu <jingyu@google.com>
582
583 * configure.ac: Skip target-libiberty for
584 arm*-*-linux-androideabi.
585 * configure: Regenerated.
586
587 2011-06-06 Nick Clifton <nickc@redhat.com>
588
589 * config.sub: Sync from upstream.
590
591 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
592
593 * MAINTAINERS (Write After Approval): Add myself.
594
595 2011-06-01 Daniel Jacobowitz <drow@false.org>
596
597 * MAINTAINERS: Update my email address.
598
599 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
600
601 * MAINTAINERS (Write After Approval): Update my email address.
602
603 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
604
605 * MAINTAINERS (Write After Approval): Add myself.
606
607 2011-05-08 Doug Kwan <dougkwan@google.com>
608
609 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
610 * configure: Regenerated.
611 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
612 value from configure.
613 * Makefile.in: Regenerated.
614
615 2011-05-05 Joseph Myers <joseph@codesourcery.com>
616
617 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
618 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
619 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
620 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
621 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
622 *-*-vxworks*): Disable newlib and libgloss in separate case
623 statement.
624 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
625 to separate case statement.
626 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
627 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
628 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
629 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
630 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
631 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
632 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
633 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
634 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
635 i[[3456789]]86-*-rdos*, m32r-*-*,
636 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
637 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
638 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
639 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
640 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
641 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
642 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
643 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
644 and libgloss in main case over targets. Remove most empty cases
645 in main case over targets.
646 * configure: Regenerate.
647
648 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
649
650 * MAINTAINERS (Write After Approval): Add myself.
651
652 2011-05-04 Joseph Myers <joseph@codesourcery.com>
653
654 * configure.ac: Remove code setting special library locations for
655 hppa*64*-*-hpux11*. Remove code setting compiler for
656 sparc-sun-solaris2*.
657 * configure: Regenerate.
658
659 2011-05-04 Joseph Myers <joseph@codesourcery.com>
660
661 * configure.ac: Separate libgloss_dir settings from general case
662 over targets.
663 * configure: Regenerate.
664
665 2011-04-28 Joseph Myers <joseph@codesourcery.com>
666
667 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
668 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
669 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
670 cases in libgcj-disabling case statement.
671 (hppa*64*-*-linux*): Set unsupported_languages instead of
672 disabling target-zlib.
673 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
674 to hppa*64*-*-hpux*.
675 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
676 hppa*-*-hpux*.
677 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
678 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
679 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
680 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
681 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
682 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
683 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
684 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
685 libgcj-disabling case statement.
686 * configure: Regenerate.
687
688 2011-04-28 Joseph Myers <joseph@codesourcery.com>
689
690 * configure.ac: Disable Java for targets not supporting libffi.
691 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
692 Remove cases in Java-disabling statement.
693 (*arm-wince-pe): Change to arm-wince-pe.
694 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
695 cases in Java-disabling statement.
696 (bfin-*-*): Don't disable Java again.
697 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
698 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
699 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
700 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
701 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
702 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
703 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
704 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
705 Java-disabling statement.
706 (mmix-*-*): Don't disable Java again.
707 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
708 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
709 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
710 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
711 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
712 statement.
713 * configure: Regenerate.
714
715 2011-04-28 Joseph Myers <joseph@codesourcery.com>
716
717 * configure.ac: Separate cases disabling Java and Java libraries
718 from general case over targets.
719 * configure: Regenerate.
720
721 2011-04-21 Jie Zhang <jzhang918@gmail.com>
722
723 * MAINTAINERS: Update my email address.
724
725 2011-04-20 Easwaran Raman <eraman@google.com>
726
727 * MAINTAINERS (Write After Approval): Add myself.
728
729 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
730
731 PR lto/48086
732 * configure.ac: Re-enable LTO on *-apple-darwin9*.
733 * configure: Regenerate.
734
735 2011-04-16 Jim Meyering <meyering@redhat.com>
736
737 * MAINTAINERS (Write After Approval): Add myself.
738
739 2011-04-15 Dodji Seketeli <dodji@redhat.com>
740
741 * MAINTAINERS: Update my email address.
742
743 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
744
745 * MAINTAINERS (Write After Approval): Add myself.
746
747 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
748
749 * MAINTAINERS (Write After Approval): Add myself.
750
751 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
752
753 * MAINTAINERS (Write After Approval): Add myself.
754
755 2011-04-06 Joseph Myers <joseph@codesourcery.com>
756
757 * configure.ac (build_tools): Remove build-byacc.
758 (host_libs): Remove mmalloc.
759 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
760 autoconf automake libtool diff rcs fileutils shellutils time
761 textutils wdiff find uudecode hello tar gzip indent recode release
762 sed perl gawk findutils gettext zip.
763 (libgcj): Remove target-qthreads.
764 (target_tools): Remove target-examples target-gperf.
765 (YACC): Don't handle building byacc.
766 * configure: Regenerate.
767 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
768 dosutils, examples, fileutils, find, findutils, gawk, gettext,
769 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
770 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
771 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
772 handle building components.
773 * Makefile.in: Regenerate.
774
775 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
776
777 * MAINTAINERS: Update my email address as Xtensa maintainer.
778
779 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
780
781 * config.sub: Sync from upstream.
782
783 2011-04-01 Joseph Myers <joseph@codesourcery.com>
784
785 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
786 (microblaze*): Don't disable libssp.
787 * configure: Regenerate.
788
789 2011-04-01 Joseph Myers <joseph@codesourcery.com>
790
791 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
792 moveifchange.
793 * configure: Regenerate.
794 * Makefile.tpl: Use @SHELL@ not @config_shell@.
795 * Makefile.in: Regenerate.
796
797 2011-04-01 Joseph Myers <joseph@codesourcery.com>
798
799 * configure.ac (*-*-sysv4*): Don't enable libgomp.
800 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
801 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
802 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
803 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
804 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
805 md_exec_prefix cases.
806 * configure: Regenerate.
807
808 2011-04-01 Joseph Myers <joseph@codesourcery.com>
809
810 * configure.ac: Separate cases disabling target-libssp,
811 target-libiberty, target-libstdc++-v3 and Fortran from general
812 case over targets.
813 * configure: Regenerate.
814
815 2011-04-01 Joseph Myers <joseph@codesourcery.com>
816
817 * configure.ac (*-*-chorusos): Don't disable libgcj.
818 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
819 Remove case.
820 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
821 (arm-*-coff): Don't disable libgcj.
822 (arm*-*-linux-gnueabi): Remove useless assignment.
823 (arm-*-riscix*): Don't disable libgcj.
824 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
825 configuration.
826 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
827 (c54x*-*-*): Remove case.
828 (tic54x-*-*): Don't disable GCC or GCC libraries.
829 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
830 to *.
831 (d10v-*-*): Don't disable GCC libraries.
832 (d30v-*-*): Don't disable libgcj.
833 (h8500-*-*): Don't disable GCC libraries.
834 (i960-*-*): Don't disable libgcj.
835 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
836 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
837 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
838 libgcj.
839 (m68k-*-coff*): Remove case.
840 (mmix-*-*): Don't disable libgloss on host.
841 (mn10200-*-*, mn10300-*-*): Remove cases.
842 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
843 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
844 Don't disable libgcj.
845 (romp-*-*): Remove case.
846 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
847 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
848 case.
849 (v810-*-*): Don't disable GCC libraries.
850 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
851 (ip2k-*-*): Don't disable GCC libraries.
852 * configure: Regenerate.
853
854 2011-03-28 Joseph Myers <joseph@codesourcery.com>
855
856 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
857 libffi on host.
858 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
859 on host.
860 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
861 * configure: Regenerate.
862
863 2011-03-26 John Marino <binutils@marino.st>
864
865 * configure.ac: Add support for *-*-dragonfly*
866 * configure: Regenerate.
867
868 2011-03-25 Joseph Myers <joseph@codesourcery.com>
869
870 * configure.ac (native_only): Remove.
871 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
872 send-pr uudecode guile gnuserv on host.
873 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
874 send-pr rcs guile perl texinfo libtool on host.
875 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
876 automake send-pr rcs guile perl texinfo libtool on host.
877 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
878 (*-*-kaos*): Don't disable target-examples target-gperf on target.
879 (alpha*-dec-osf*): Don't disable fileutils on target.
880 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
881 texinfo send-pr expect dejagnu on target.
882 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
883 target-qthreads on target.
884 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
885 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
886 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
887 x86_64-*-mingw*): Don't disable expect on target.
888 (*-*-cygwin*): Don't disable target-gperf on target.
889 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
890 gnuserv on target.
891 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
892 target.
893 * configure: Regenerate.
894
895 2011-03-25 Joseph Myers <joseph@codesourcery.com>
896
897 * configure.ac (target_tools): Remove target-groff.
898 (native_only): Remove target-groff.
899 (hppa*64*-*-*): Don't disable byacc.
900 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
901 setting.
902 (*-*-kaos*): Don't skip target-librx and target-groff.
903 (*-*-netware*): Don't skip target-libmudflap.
904 (*-*-tpf*): Don't skip target-libmudflap.
905 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
906 directories on the host.
907 (ia64*-*-*vms*): Don't skip tix.
908 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
909 host.
910 * configure: Regenerate.
911
912 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
913
914 * configure.ac: Remove references to mt-mep, mt-netware,
915 mt-wince.
916 * Makefile.def: Add all-utils soft dependencies.
917 * Makefile.tpl: Remove GDB_NLM_DEPS.
918 * configure: Regenerate.
919 * Makefile.in: Regenerate.
920
921 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
922
923 * configure.ac: Do not include mh-x86omitfp.
924 * configure: Regenerate.
925
926 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
927
928 * configure.ac: Remove empty cases.
929 * configure: Regenerate.
930
931 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
932
933 * Makefile.def: Add dependency from termcap to gdb.
934 * Makefile.in: Regenerate.
935
936 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
937
938 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
939 * configure: Regenerate.
940 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
941 * Makefile.tpl: Likewise.
942 * Makefile.in: Regenerate.
943
944 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
945
946 * configure.ac: Remove all mentions of tentative_cc.
947 * configure: Regenerate.
948
949 2011-03-24 Joseph Myers <joseph@codesourcery.com>
950
951 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
952 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
953 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
954 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
955 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
956 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
957 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
958 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
959 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
960 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
961 *-*-rhapsody*): Remove host cases.
962 * configure: Regenerate.
963
964 2011-03-24 Joseph Myers <joseph@codesourcery.com>
965
966 * configure.ac (ppc*-*-pe): Remove host case.
967 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
968 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
969 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
970 cases.
971 * configure: Regenerate.
972
973 2011-03-24 Joseph Myers <joseph@codesourcery.com>
974
975 * config.sub: Update to version 2011-03-23.
976
977 2011-03-22 Joseph Myers <joseph@codesourcery.com>
978
979 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
980 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
981 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
982 * configure: Regenerate.
983
984 2011-03-22 Joseph Myers <joseph@codesourcery.com>
985
986 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
987 to Write After Approval.
988 * config-ml.in: Don't handle arc-*-elf*.
989 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
990 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
991 handle GCC libraries.
992 * configure: Regenerate.
993
994 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
995
996 PR bootstrap/48120:
997 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
998 Add -lstdc++ -lm to LIBS.
999 * configure: Regenerate.
1000
1001 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1002
1003 * config.guess: Update to version 2011-02-02
1004 * config.sub: Update to version 2011-02-24
1005
1006 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1007
1008 PR lto/48086
1009 * configure.ac: Re-enable LTO on *-apple-darwin9.
1010 * configure: Regenerate.
1011
1012 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1013
1014 PR lto/48086
1015 * configure.ac: Disable LTO on darwin due to an assembler change in
1016 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1017 under 256.
1018 * configure: Regenerate.
1019
1020 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1021
1022 * MAINTAINERS: Update myself as score backend maintainer,
1023 update my e-mail address.
1024
1025 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1026
1027 * MAINTAINERS: Update my e-mail address.
1028
1029 2011-03-06 Joey Ye <joey.ye@arm.com>
1030
1031 * MAINTAINERS: Update my e-mail address.
1032
1033 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1034
1035 * configure.ac: Adjust test of with_ppl.
1036 * configure: Regenerated.
1037
1038 2011-03-02 Kai Tietz <ktietz@redhat.com>
1039
1040 * MAINTAINERS: Adjust my e-mail address.
1041
1042 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1043
1044 * configure.ac: Add -lpwl to ppllibs.
1045 * configure: Regenerated.
1046
1047 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1048
1049 * config/cloog.m4: Add -lisl to clooglibs.
1050 * configure: Regenerated.
1051
1052 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1053
1054 * MAINTAINERS (CPU Port maintainers): Add self.
1055
1056 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1057
1058 * MAINTAINERS: Add myself as testsuite maintainer.
1059
1060 2011-02-15 Mike Stump <mikestump@comcast.net>
1061
1062 * MAINTAINERS: Add myself as testsuite maintainer.
1063
1064 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1065
1066 Import from Libtool and gnulib:
1067
1068 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1069
1070 Prepare for supporting FreeBSD 10.
1071 * config.rpath: Remove handling of freebsd1* which soon would
1072 match FreeBSD 10.0.
1073
1074 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1075
1076 Remove support for FreeBSD 1.x.
1077 * libtool.m4 (_LT_LINKER_SHLIBS)
1078 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1079 soon would incorrectly match FreeBSD 10.0.
1080
1081 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1082
1083 PR binutils/12283
1084 * move-if-change: Import version from gnulib.
1085
1086 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1087
1088 PR lto/47225
1089 * Makefile.def (lto-plugin): Double dash for enable-shared.
1090 (configure-gcc): Depend on all-lto-plugin.
1091 * Makefile.in: Rebuilt.
1092
1093 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1094
1095 * configure.ac: Remove extra bracket.
1096 * configure: Regenerate.
1097
1098 2011-02-08 Tobias Burnus <burnus@net-b.de>
1099
1100 * MAINTAINERS: Add myself as libquadmath maintainer.
1101
1102 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1103
1104 * MAINTAINERS: Update my email address.
1105
1106 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1107
1108 * MAINTAINERS (option handling): Add self.
1109
1110 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1111
1112 PR lto/47225
1113 * Makefile.def: Add dependency for install-gcc
1114 on install-lto-plugin.
1115 * Makfile.in: Regenerated
1116
1117 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1118
1119 * MAINTAINERS (CPU Port Maintainers): Add myself.
1120
1121 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1122
1123 PR libgcj/44341
1124 * configure.ac: Discard --with-* flags for host when configuring
1125 target libraries for cross build.
1126 * configure: Rebuilt.
1127
1128 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1129
1130 * MAINTAINERS (linear loop transforms): Removed.
1131
1132 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1133
1134 * configure.ac: If with_ppl is no, move setting with_cloog=no
1135 after CLOOG_REQUESTED check.
1136 * configure: Regenerated.
1137
1138 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1139
1140 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1141 CLooG has been requested.
1142 * configure: Regenerated.
1143
1144 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1145
1146 * configure: Regenerated.
1147 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1148
1149 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1150
1151 * configure: Regenerated.
1152 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1153
1154 2011-01-21 Andreas Schwab <schwab@redhat.com>
1155
1156 * configure.ac: Use AS_HELP_STRING throughout.
1157 * configure: Regenerate.
1158
1159 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1160
1161 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1162 * configure: Regenerate.
1163
1164 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1165
1166 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1167
1168 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1169
1170 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1171 for ia64-hpux.
1172 * configure: Regenerate.
1173
1174 2011-01-07 Jan Hubicka <jh@suse.cz>
1175
1176 PR lto/47225
1177 * Makefile.in: Regenerate.
1178 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1179 configure.
1180
1181 2011-01-07 Jan Hubicka <jh@suse.cz>
1182
1183 * Makefile.in: Regenerate.
1184 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1185 and configure dependency on lto-plugin configure.
1186 (lto-plugin module): Remove dependency on GCC; add dependency on
1187 liniberty.
1188
1189 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1190
1191 * MAINTAINERS (Write After Approval): Add myself.
1192
1193 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1194
1195 * configure: Regenerate.
1196
1197 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1198
1199 * configure.ac: (picochip): Disable libiberty.
1200
1201 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1202
1203 * MAINTAINERS (Write After Approval): Add myself.
1204
1205 2010-12-10 Ian Lance Taylor <iant@google.com>
1206
1207 PR bootstrap/46819
1208 * configure.ac: For --disable-libgcj clear libgcj_saved.
1209 * configure: Rebuild.
1210
1211 2010-12-10 Tobias Burnus <burnus@net-b.de>
1212
1213 PR fortran/46540
1214 * configure.ac: Add --disable-libquadmath and
1215 --disable-libquadmath-support.
1216 * configure: Regenerate.
1217
1218 2010-12-03 Ian Lance Taylor <iant@google.com>
1219
1220 * MAINTAINERS: Add myself as libgo maintainer.
1221
1222 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1223
1224 PR libffi/46792
1225 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1226 * configure: Regenerate.
1227
1228 2010-12-02 Ian Lance Taylor <iant@google.com>
1229
1230 * configure.ac: Always set default for poststage1_ldflags to
1231 -static-libstdc++ -static-libgcc.
1232
1233 2010-11-29 Andreas Schwab <schwab@redhat.com>
1234
1235 * configure.ac: Move comment to remove extra space in last argument
1236 of GCC_TARGET_TOOL.
1237
1238 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1239
1240 PR other/46026
1241 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1242 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1243 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1244 (BASE_FLAGS_TO_PASS): Use it.
1245 * configure: Rebuilt.
1246 * Makefile.in: Rebuilt.
1247
1248 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1249
1250 PR binutils/12258
1251 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1252 Properly check default linker.
1253 * configure: Regnerated.
1254
1255 2010-11-23 Matthias Klose <doko@ubuntu.com>
1256
1257 * configure.ac: For --enable-gold, handle value `default' instead of
1258 `both*'. New configure option --{en,dis}able-ld.
1259 * configure: Regenerate.
1260
1261 2010-11-20 Ian Lance Taylor <iant@google.com>
1262
1263 * configure.ac: Only disable a language library if no language needs
1264 it. Don't let --disable-libgcj uncondtionally disable libffi.
1265 * configure: Rebuild.
1266
1267 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1268
1269 * Makefile.in: Regenerate.
1270
1271 PR other/46202
1272 * configure.ac: Fix just-built in-tree STRIP name to be
1273 binutils/strip-new.
1274 * configure: Regenerate.
1275 * Makefile.def (install-strip-gcc, install-strip-binutils)
1276 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1277 (install-strip-sid): Mirror dependencies on non-strip variants
1278 of these targets on the respective -strip prerequisites.
1279 * Makefile.tpl (install-strip, install-strip-host)
1280 (install-strip-target): New targets.
1281 (install-strip-[+module+], install-strip-target-[+module+]):
1282 New targets.
1283 * Makefile.in: Regenerate.
1284
1285 2010-11-19 Ian Lance Taylor <iant@google.com>
1286 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1287
1288 * configure.ac: Add target-libgo to target_libraries. Set
1289 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1290 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1291 (HOST_EXPORTS): Add GOC.
1292 (BASE_TARGET_EXPORTS): Add GOC.
1293 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1294 (GOCFLAGS_FOR_TARGET): New variable.
1295 (EXTRA_HOST_FLAGS): Add GOC.
1296 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1297 * Makefile.def (target_modules): Add libgo.
1298 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1299 (dependencies): Add dependency from configure-target-libgo to
1300 configure-target-libffi and all-target-libstdc++-v3. Add
1301 dependencies from all-target-libgo to all-target-libffi.
1302 (languages): Add go.
1303 * configure: Rebuild.
1304 * Makefile.in: Rebuild.
1305
1306 2010-11-19 Ian Lance Taylor <iant@google.com>
1307
1308 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1309 compiler/flag environment variables.
1310
1311 2010-11-18 Ian Lance Taylor <iant@google.com>
1312
1313 * configure.ac: Check for lang_requires_boot_languages in
1314 config-lang.in files.
1315 * configure: Rebuild.
1316
1317 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1318 Tobias Burnus <burnus@net-b.de>
1319
1320 PR fortran/32049
1321 * Makefile.def: Add libquadmath; build it with language=fortran.
1322 * configure.ac: Add libquadmath.
1323 * Makefile.tpl: Handle multiple libs in check-[+language+].
1324 * Makefile.in: Regenerate.
1325 * configure: Regenerate.
1326
1327 2010-11-16 Tom Tromey <tromey@redhat.com>
1328
1329 * MAINTAINERS: Moved myself to reviewers section.
1330
1331 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1332
1333 * MAINTAINERS: Moved myself to reviewers section.
1334
1335 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1336
1337 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1338 (Write After Approval): Remove self.
1339
1340 2010-11-15 Andreas Schwab <schwab@redhat.com>
1341
1342 * configure.ac: Fix spelling in option names.
1343 * configure: Regenerated.
1344
1345 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1346
1347 PR bootstrap/39622
1348 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1349 * configure: Regenerated.
1350
1351 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1352
1353 * MAINTAINERS: Update my email address.
1354
1355 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1356
1357 * configure: Regenerate.
1358
1359 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1360
1361 * configure: Regenerate.
1362
1363 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1364
1365 * configure: Regenerate.
1366
1367 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1368
1369 * configure: Regenerate.
1370
1371 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1372
1373 * configure.ac: Support official CLooG.org versions.
1374 * configure: Regenerate.
1375 * config/cloog.m4: New.
1376
1377 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1378
1379 * MAINTAINERS (Write After Approval): Add myself.
1380
1381 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1382
1383 * MAINTAINERS: Update my email address.
1384
1385 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1386
1387 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1388 * configure: Regenerate.
1389
1390 2010-11-03 Ian Lance Taylor <iant@google.com>
1391 Dave Korn <dave.korn.cygwin@gmail.com>
1392
1393 PR lto/46273
1394 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1395 and on other supported platforms whenever LTO is enabled.
1396 * configure: Rebuild.
1397
1398 2010-11-02 Alan Modra <amodra@gmail.com>
1399
1400 PR binutils/12110
1401 * configure.ac: Error when source path contains spaces.
1402 * configure: Regenerate.
1403
1404 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1405
1406 * MAINTAINERS: Update my email address.
1407
1408 2010-10-20 Ian Lance Taylor <iant@google.com>
1409
1410 * Makefile.def (target_modules): Set lib_path to src/.libs for
1411 libstdc++-v3 module.
1412 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1413 * Makefile.in: Rebuild.
1414
1415 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1416
1417 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1418 (Write After Approval): Remove myself.
1419
1420 2010-10-15 Tristan Gingold <gingold@adacore.com>
1421
1422 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1423
1424 2010-10-14 Douglas Rupp <rupp@gnat.com>
1425
1426 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1427
1428 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1429
1430 * configure.ac (build_lto_plugin): New shell variable.
1431 (--enable-lto): Turn on by default for all non-ELF platforms that
1432 have had LTO support added so far. Set build_lto_plugin appropriately
1433 for both ELF and non-ELF.
1434 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1435 * configure: Regenerate.
1436
1437 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1438
1439 Sync from src:
1440 * configure.ac (v850 support): Remove target-libgloss from
1441 noconfigdirs.
1442 * configure: Regenerate.
1443
1444 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1445
1446 PR bootstrap/45326
1447 PR bootstrap/45174
1448 * configure.ac: Honor initial values of $build_configargs,
1449 $host_configargs, $target_configargs. Mark the precious, so
1450 environment settings get recorded.
1451 * configure: Regenerate.
1452
1453 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1454
1455 PR bootstrap/45796
1456 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1457 Depend on all-build-libiberty.
1458 * Makefile.in: Regenerate.
1459
1460 2010-09-30 Michael Eager <eager@eagercon.com>
1461
1462 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1463 * configure: Regenerate.
1464
1465 2010-09-28 Michael Eager <eager@eagercon.com>
1466
1467 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1468
1469 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1470
1471 PR bootstrap/44621
1472 * configure.ac: Fix unportable shell quoting.
1473 * configure: Regenerate.
1474
1475 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1476
1477 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1478 targets and amend comment.
1479 * configure: Regenerate.
1480
1481 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1482
1483 * MAINTAINERS (Write After Approval): Add myself.
1484
1485 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1486
1487 * configure.ac: Enable LTO by default on Darwin.
1488 * configure: Regenerate.
1489
1490 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1491
1492 * MAINTAINERS (Write After Approval): Add myself.
1493
1494 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1495
1496 * MAINTAINERS (Write After Approval): Add myself.
1497
1498 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1499
1500 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1501 ports
1502
1503 2010-07-28 David Yuste <david.yuste@gmail.com>
1504
1505 * MAINTAINERS (Write After Approval): Add myself.
1506
1507 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1508
1509 * configure.ac: Support all v850 targets.
1510 * configure: Regenerate.
1511
1512 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1513
1514 PR bootstrap/44455
1515 * configure.ac (extra_mpfr_configure_flags): Copy from
1516 extra_mpc_gmp_configure_flags.
1517 * configure: Re-generated.
1518
1519 2010-07-22 Andi Kleen <ak@linux.intel.com>
1520
1521 * MAINTAINERS (Write After Approval): Add myself.
1522
1523 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1524
1525 * MAINTAINERS (Write After Approval): Add myself.
1526
1527 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1528
1529 * MAINTAINERS (Write After Approval): Add myself.
1530
1531 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1532
1533 PR target/44862
1534 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1535 Provide -B option to allow for link spec %s substitutions for
1536 libstdc++.a on darwin.
1537 * Makefile.in: Regenerate.
1538
1539 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1540
1541 * MAINTAINERS (Reviewers): Update my e-mail address
1542
1543 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1544
1545 * Makefile.def (configure-gcc): Depend on all-libelf.
1546 * Makefile.in: Rebuild.
1547
1548 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1549
1550 * MAINTAINERS (Write After Approval): Add myself in the right place.
1551
1552 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1553
1554 * MAINTAINERS (Write After Approval): Add myself.
1555
1556 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1557
1558 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1559
1560 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1561
1562 * config.sub: Update to version 2010-05-21.
1563 * config.guess: Update to version 2010-04-03.
1564
1565 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1566
1567 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1568 * configure: Regenerate.
1569
1570 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1571
1572 * MAINTAINERS (Write After Approval): Add myself.
1573
1574 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1575
1576 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1577 a platform that supports LTO.
1578 * configure: Regenerate.
1579
1580 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1581
1582 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1583 * configure: Regenerated.
1584
1585 2010-04-27 Roland McGrath <roland@redhat.com>
1586 H.J. Lu <hongjiu.lu@intel.com>
1587
1588 * configure.ac (--enable-gold): Support both, both/gold and
1589 both/bfd to add gold to configdirs without removing ld.
1590 * configure: Regenerated.
1591
1592 * Makefile.def: Add install-gold dependency to install-ld.
1593 * Makefile.in: Regenerated.
1594
1595 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1596
1597 PR lto/42776
1598 * configure.ac (--enable-lto): Refactor handling so libelf tests
1599 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1600 and allow LTO to be explicitly enabled on non-ELF platforms that
1601 are known to support it inside else-clause.
1602 * configure: Regenerate.
1603
1604 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1605
1606 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1607 * configure: Regenerate.
1608
1609 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1610
1611 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1612 * configure: Regenerate.
1613
1614 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1615
1616 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1617 separately.
1618 * configure: Regenerate.
1619
1620 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1621
1622 * MAINTAINERS (Write After Approval): Add myself.
1623
1624 2010-04-14 Tristan Gingold <gingold@adacore.com>
1625
1626 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1627 * configure: Regenerate.
1628
1629 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1630
1631 * configure: Regenerate after change to elf.m4.
1632
1633 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1634
1635 * MAINTAINERS (Write After Approval): Add myself.
1636
1637 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1638
1639 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1640 * configure: Regenerated.
1641
1642 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1643
1644 * configure.ac: Print "buggy but acceptable" when CLooG
1645 revision is less than 9.
1646 * configure: Regenerated.
1647
1648 2010-04-01 Diego Novillo <dnovillo@google.com>
1649
1650 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1651
1652 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1653
1654 PR bootstrap/43615
1655 PR bootstrap/43328
1656
1657 Revert:
1658
1659 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1660
1661 * configure.ac: Do not pass --enable-multilib nor
1662 --disable-multilib in baseargs. Accept explicitly passed
1663 --enable_multilib.
1664 * configure: Regenerate.
1665
1666 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1667
1668 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1669
1670 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1671
1672 * MAINTAINERS: Remove myself.
1673
1674 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1675
1676 PR bootstrap/43328
1677 * configure.ac: Do not pass --enable-multilib nor
1678 --disable-multilib in baseargs. Accept explicitly passed
1679 --enable_multilib.
1680 * configure: Regenerate.
1681
1682 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1683
1684 * MAINTAINERS (spu port): Remove me.
1685
1686 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1687
1688 * configure.ac (tic6x-*-*): New case.
1689 * configure: Regenerate.
1690
1691 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1692
1693 * config.sub: Update to version 2010-03-22.
1694 * config.guess: Update to version 2009-12-30.
1695
1696 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1697
1698 PR ada/42554
1699 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1700 * configure: Regenerate.
1701
1702 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1703
1704 * MAINTAINERS: Update my email address.
1705
1706 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1707
1708 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1709 (ghassan.shobaki@amd.com): Removed.
1710
1711 2010-03-17 Alan Modra <amodra@gmail.com>
1712
1713 * MAINTAINERS: Update my email address.
1714
1715 2010-03-16 Diego Novillo <dnovillo@google.com>
1716
1717 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1718 Matthews.
1719
1720 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1721
1722 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1723 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1724
1725 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1726
1727 * MAINTAINERS: Update my email address.
1728
1729 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1730
1731 * MAINTAINERS: Update my email address.
1732
1733 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1734
1735 * MAINTAINERS: Update my email address.
1736
1737 2010-03-09 Jie Zhang <jie@codesourcery.com>
1738
1739 * MAINTAINERS: Update my email address.
1740
1741 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1742
1743 PR libstdc++/32499
1744 * configure.ac (RANLIB): Default to true.
1745 (STRIP): Likewise.
1746 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1747 * configure: Regenerate.
1748
1749 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1750
1751 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1752 (Write After Approval): Update my email address.
1753
1754 2010-02-17 Nick Clifton <nickc@redhat.com>
1755
1756 PR 11238
1757 * Makefile.tpl (local-distclean): Also remove config.cache files in
1758 sub-directories as there may not be Makefiles present in the
1759 sub-directories.
1760 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1761 the config.cache files found by the find command.
1762
1763 * Makefile.in: Regenerate.
1764 * configure.ac: Revert previous delta.
1765 * configure: Regenerate.
1766
1767 2010-02-15 Nick Clifton <nickc@redhat.com>
1768
1769 PR 11238
1770 * configure.ac: Delete config.cache files in sub-directories when
1771 deleting Makefiles.
1772 * configure: Regenerate.
1773
1774 2010-02-12 Ben Elliston <bje@gnu.org>
1775
1776 * MAINTAINERS: Update my email address.
1777
1778 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1779
1780 * MAINTAINERS (spu port): Update my email address.
1781
1782 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1783
1784 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1785
1786 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1787
1788 * configure.ac: Add "recommended" version checks for GMP/MPC.
1789 Update recommended GMP/MPFR/MPC versions.
1790 * configure: Regenerate.
1791
1792 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1793
1794 * MAINTAINERS: Move my Embecosm email address into the
1795 write-after-approval section.
1796
1797 2010-01-26 Ian Lance Taylor <iant@google.com>
1798
1799 * MAINTAINERS: Add myself as Go frontend maintainer.
1800
1801 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1802
1803 PR libstdc++/36101, PR libstdc++/42813
1804 * configure.ac (bootstrap_target_libs): Make inclusion of
1805 target-libgomp conditional on libgomb being in target_configdirs.
1806 * configure: Regenerate.
1807
1808 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1809
1810 PR libstdc++/36101, PR libstdc++/42813
1811 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1812 * configure: Regenerate.
1813
1814 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1815
1816 PR libstdc++/36101, PR libstdc++/42813
1817 * configure.ac (target_configdirs): Substitute.
1818 * Makefile.def: Bootstrap target module libgomp.
1819 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1820 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1821 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1822 * configure, Makefile.in: Regenerate.
1823
1824 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1825
1826 * MAINTAINERS: Adjust my details.
1827
1828 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1829
1830 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1831
1832 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1833
1834 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1835
1836 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1837
1838 * MAINTAINERS (Write After Approval): Add myself.
1839
1840 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1841
1842 * MAINTAINERS (Write After Approval): Add myself.
1843
1844 2010-01-11 Richard Guenther <rguenther@suse.de>
1845
1846 PR lto/41569
1847 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1848 * Makefile.in: Regenerated.
1849
1850 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1851
1852 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1853 * configure: Regenerate.
1854
1855 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1856 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1857
1858 PR bootstrap/42424
1859 * configure.ac: Include libtool m4 files.
1860 (_LT_CHECK_OBJDIR): Call it.
1861 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1862 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1863
1864 * configure: Regenerate.
1865
1866 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1867
1868 PR bootstrap/41818
1869 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1870 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1871 * Makefile.in: Regenerate.
1872
1873 2010-01-02 Richard Guenther <rguenther@suse.de>
1874
1875 PR lto/41529
1876 * configure.ac: Include config/elf.m4. Disable LTO if not
1877 builting for an elf target.
1878 * configure: Regenerate.
1879
1880 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1881
1882 * MAINTAINERS: Change my email address.
1883
1884 2009-12-18 Ben Elliston <bje@au.ibm.com>
1885
1886 * config.sub, config.guess: Update from upstream sources.
1887
1888 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1889
1890 * MAINTAINERS (Write After Approval): Add myself.
1891
1892 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1893
1894 PR middle-end/30447
1895 PR middle-end/30789
1896 PR other/40302
1897
1898 * configure.ac: Require MPC.
1899 * configure: Regenerate.
1900
1901 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1902
1903 PR target/38384
1904 PR bootstrap/40972
1905 * libtool.m4: Sync from git Libtool.
1906 * ltoptions.m4: Likewise.
1907 * ltversion.m4: Likewise.
1908 * lt~obsolete.m4: Likewise.
1909 * ltmain.sh: Likewise.
1910
1911 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1912
1913 * configure.ac: Update minimum MPC version to 0.8.
1914 * configure: Regenerate.
1915
1916 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1917
1918 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1919 * configure: Regenerated.
1920
1921 2009-11-21 Ian Lance Taylor <iant@google.com>
1922
1923 * configure.ac: Change default of poststage1_ldflags to be empty if
1924 poststage1_libs is set. When poststage1_libs is empty, and
1925 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1926 * configure: Rebuild.
1927
1928 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1929
1930 * MAINTAINERS (Write After Approval): Update my email address.
1931
1932 2009-11-20 Ben Elliston <bje@au.ibm.com>
1933
1934 * config.guess: Update from upstream sources.
1935
1936 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1937
1938 * Makefile.def: Restore host and target settings for gmp.
1939 * Makefile.in: Rebuild.
1940
1941 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1942
1943 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1944 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1945 Fix portability of test of C++ as bootstrap language. Add
1946 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1947 * configure: Rebuild.
1948 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1949 and cloog. Fix in-tree ppl configuration. Introduce libelf
1950 in-tree building.
1951 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1952 (POSTSTAGE1_HOST_EXPORTS): Use it.
1953 (STAGE[+id+]_CXXFLAGS): New.
1954 (BASE_FLAGS_TO_PASS): Pass it down.
1955 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1956 extra_exports.
1957 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1958 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1959 extra_exports.
1960 * Makefile.in: Rebuild.
1961
1962 2009-11-17 Ben Elliston <bje@au.ibm.com>
1963
1964 * config.sub, config.guess: Update from upstream sources.
1965
1966 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1967
1968 * MAINTAINERS (Write After Approval): Add myself.
1969
1970 2009-11-09 Jon Beniston <jon@beniston.com>
1971
1972 * MAINTAINERS (Write After Approval): Add myself.
1973
1974 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1975
1976 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1977 paths for *-w64-mingw* and x86_64-*mingw*.
1978 * configure: Regenerated.
1979
1980 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1981
1982 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1983
1984 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1985
1986 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1987 Phil Edwards to Write-After Approval.
1988
1989 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1990
1991 * configure.ac: Disable target-winsup & co for
1992 x86_64-*-mingw* and *-w64-mingw* targets.
1993 * configure: Regenerated.
1994
1995 2009-10-16 Nick Clifton <nickc@redhat.com>
1996
1997 * MAINTAINERS: Add myself as a maintainer for the RX port.
1998
1999 2009-10-26 Johannes Singler <singler@kit.edu>
2000
2001 * MAINTAINERS (Write After Approval): Update my e-mail address.
2002
2003 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2004
2005 * configure.ac (CLooG test): Use = with test.
2006 * configure: Regenerate.
2007
2008 2009-10-22 Richard Guenther <rguenther@suse.de>
2009
2010 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2011 cloog if the ppl version check failed. Move flags saving
2012 before setting in libelf check.
2013 * configure: Regenerate.
2014
2015 2009-10-21 Richard Guenther <rguenther@suse.de>
2016
2017 * configure.ac: Adjust the ppl and cloog configure to work as
2018 documented. Disable cloog if ppl was disabled. Omit the version
2019 checks if they were disabled.
2020 * configure: Re-generate.
2021
2022 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2023
2024 * configure.ac: Add 'lto' to enable_languages, not
2025 new_enable_languages, and only if not already present.
2026 * configure: Regenerate.
2027
2028 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2029
2030 * README: Refer to the various COPYING* files instead of just
2031 COPYING.
2032 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2033
2034 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2035
2036 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2037
2038 2009-10-07 Richard Guenther <rguenther@suse.de>
2039
2040 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2041 and Richard Guenther as reviewers.
2042 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2043 as reviewers.
2044
2045 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2046
2047 * config.sub: Update from upstream sources.
2048
2049 2009-10-06 Ian Lance Taylor <iant@google.com>
2050
2051 * Makefile.def: check-gold depends upon all-gas.
2052 * Makefile.in: Rebuild.
2053
2054 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2055
2056 * MAINTAINERS (Write After Approval): Add myself.
2057
2058 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2059
2060 * Makefile.def: all-lto-plugin depends on all-libiberty.
2061 set bootstrap=true for lto-plugin.
2062 Add lto-plugin.
2063 * Makefile.in: Regenerate.
2064 * configure.ac (host_libs): Add lto-plugin.
2065 * configure: Regenerate.
2066
2067 2009-10-03 Diego Novillo <dnovillo@google.com>
2068
2069 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2070 (HOST_LIBELFLIBS): Define.
2071 (HOST_LIBELFINC): Define.
2072 * Makefile.in: Regenerate.
2073 * configure.ac: Add --enable-lto.
2074 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2075 If --enable-lto is used, add 'lto' to new_enable_languages.
2076 If --enable-lto is used and gold is enabled, add
2077 lto-plugin to configdirs.
2078 * configure: Regenerate.
2079
2080 2009-10-03 Simon Baldwin <simonb@google.com>
2081
2082 * configure.ac: If --with-system-zlib, suppress local zlib and
2083 pass --with-system-zlib to subdir configure scripts.
2084 * configure: Regenerate.
2085
2086 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2087 Paolo Bonzini <bonzini@gnu.org>
2088
2089 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2090 $(srcdir).
2091 * Makefile.in: Rebuilt.
2092
2093 2009-09-26 Gary Funck <gary@intrepid.com>
2094
2095 * MAINTAINERS (Write After Approval): Add myself.
2096
2097 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2098
2099 * configure.ac: Update minimum MPC version to 0.7.
2100 * configure: Regenerate.
2101
2102 2009-09-25 Nick Clifton <nickc@redhat.com>
2103
2104 * configure.ac: Pass any --cache-file=/dev/null option on to
2105 subconfigures.
2106 * configure: Regenerate.
2107
2108 2009-09-23 Nick Clifton <nickc@redhat.com>
2109
2110 * config.sub, config.guess: Update from upstream sources.
2111
2112 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2113
2114 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2115 * Makefile.in: Rebuilt.
2116
2117 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2118
2119 PR bootstrap/32272
2120 * configure.ac: Error out if $srcdir isn't '.' but contains
2121 host-${host_noncanonical}.
2122 * configure: Regenerate.
2123
2124 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2125
2126 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2127 maintainer.
2128
2129 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2130
2131 * configure.ac: If bootstrapping a combined tree with
2132 --enable-gold, require c++ in stage1_languages.
2133 * configure: Regenerate.
2134
2135 * configure.ac: Also add target_libs of stage1_languages to
2136 bootstrap_target_libs.
2137 * configure: Regenerate.
2138
2139 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2140 with --enable-languages not containing c++.
2141 * configure: Regenerate.
2142
2143 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2144
2145 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2146 * configure: Regenerate.
2147
2148 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2149
2150 * MAINTAINERS (Write After Approval): Update my e-mail address,
2151 and move from from here...
2152 (Waiting for paperwork): To here.
2153
2154 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2155
2156 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2157
2158 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2159
2160 * configure.ac: Do not use $extrasub for replacing @if/@endif
2161 parts in Makefile; instead, use additional arguments to
2162 AC_CONFIG_COMMANDS to do the replacement manually, with several
2163 sed invocations, to avoid HP-UX sed command limits.
2164 * configure: Regenerate.
2165
2166 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2167
2168 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2169 blank before -L.
2170
2171 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2172
2173 * configure.ac (with-build-config): Document. Handle without.
2174 Handle missing argument.
2175 * configure: Rebuilt.
2176
2177 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2178
2179 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2180 Default to bootstrap-debug only if compare-debug works.
2181 * configure: Rebuilt.
2182 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2183 * Makefile.in: Rebuilt.
2184
2185 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2186
2187 * MAINTAINERS (OS Port Maintainers): Update my email address.
2188
2189 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2190
2191 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2192 * Makefile.in: Rebuilt.
2193
2194 2009-09-01 Chris Demetriou <cgd@google.com>
2195
2196 * MAINTAINERS (Write After Approval): Add myself.
2197
2198 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2199
2200 PR debug/30161
2201 * include/dwarf2.h (enum dwarf_tag): Added
2202 DW_TAG_GNU_template_template_param
2203 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2204
2205 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2206
2207 * Makefile.tpl (AWK): Fix typo.
2208 * Makefile.in: Regenerate.
2209
2210 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2211
2212 * configure.ac: Detect awk and sed.
2213 * Makefile.def (flags_to_pass): Add AWK and SED.
2214 * Makefile.tpl (AWK, SED): New.
2215 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2216 * configure: Regenerate.
2217 * Makefile.in: Regenerate.
2218
2219 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2220
2221 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2222 (collapseslashes): Likewise.
2223
2224 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2225
2226 * configure.ac (AC_PREREQ): Bump to 2.64.
2227
2228 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2229
2230 * configure.ac: Remove --with-datarootdir, --with-docdir,
2231 --with-pdfdir, --with-htmldir switches.
2232 * configure: Regenerate.
2233
2234 * configure: Regenerate.
2235
2236 * compile: Sync from Automake 1.11.
2237 * depcomp: Likewise.
2238 * install-sh: Likewise.
2239 * missing: Likewise.
2240 * mkinstalldirs: Likewise.
2241 * ylwrap: Likewise.
2242
2243 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2244
2245 * ltmain.sh (func_normal_abspath): New function.
2246 (func_relative_path): Likewise.
2247 (func_mode_help): Document new -bindir option for link mode.
2248 (func_mode_link): Add new -bindir option, and use it to place
2249 output DLL if specified.
2250
2251 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2252
2253 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2254 (baseargs): Add --disable-option-checking.
2255 * configure: Regenerate.
2256
2257 * Makefile.def (configure-target-libiberty): Depend on
2258 all-binutils and all-ld.
2259 (configure-target-newlib): Likewise.
2260 * Makefile.in: Regenerate.
2261
2262 2009-08-17 Ben Elliston <bje@au.ibm.com>
2263
2264 * config.sub, config.guess: Update from upstream sources.
2265
2266 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2267
2268 Sync from src, merge:
2269
2270 2009-07-02 Tristan Gingold <gingold@adacore.com>
2271
2272 * configure.ac: Do not exclude gas for i386-*-darwin.
2273 Add a case for x86_64-*-darwin.
2274 * configure: Regenerate.
2275
2276 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2277
2278 * MAINTAINERS: Add my name to Write After Approval list.
2279
2280 2009-08-06 Michael Eager <eager@eagercon.com>
2281
2282 * configure.ac: Add Microblaze target.
2283 * configure: Regenerate.
2284
2285 2009-07-31 Christian Bruel <christian.bruel@st.com>
2286
2287 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2288 * configure: Regenerate.
2289
2290 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2291
2292 * MAINTAINERS (Write After Approval): Update my e-mail address.
2293
2294 2009-07-06 Ian Lance Taylor <iant@google.com>
2295
2296 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2297 * configure: Rebuild.
2298
2299 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2300
2301 * MAINTAINERS: Move myself to the Graphite Reviewers.
2302
2303 2009-06-30 Wei Guozhi <carrot@google.com>
2304
2305 * MAINTAINERS: Add my name to Write After Approval list.
2306
2307 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2308
2309 PR bootstrap/40338
2310 * configure.ac (comparestring): Create new variable.
2311 * Makefile.tpl (comparestring): Use to skip some comparisions.
2312 * configure: Regenerate.
2313 * Makefile.in: Regenerate.
2314
2315 2009-06-26 Doug Evans <dje@sebabeach.org>
2316
2317 * Makefile.def (host_modules): Add cgen.
2318 * Makefile.in: Regenerate.
2319 * configure.ac (host_tools): Add cgen.
2320 * configure: Regenerate.
2321
2322 2009-06-23 DJ Delorie <dj@redhat.com>
2323
2324 * MAINTAINERS: Add myself as mep maintainer.
2325
2326 2009-06-23 Ian Lance Taylor <iant@google.com>
2327
2328 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2329 boot_languages. Only bootstrap target libraries listed in
2330 target_libs for some boot language. Add --with-stage1-ldflags,
2331 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2332 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2333 if not building with C++.
2334 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2335 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2336 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2337 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2338 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2339 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2340 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2341 * configure, Makefile.in: Rebuild.
2342
2343 2009-06-23 Li Feng <nemokingdom@gmail.com>
2344
2345 * MAINTAINERS: Added my name to write-after-approval list.
2346
2347 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2348
2349 * configure.ac: Define is_elf for QNX Neutrino targets.
2350 * configure: Regenerate.
2351
2352 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2353
2354 * MAINTAINERS: Added my name to the write-after-approval list
2355
2356 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2357
2358 * configure.ac: Detect MPC in default directory.
2359 * configure: Regenerate.
2360
2361 2009-06-03 Jerome Guitton <guitton@adacore.com>
2362 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2363
2364 * Makefile.tpl (all): Avoid a trailing backslash.
2365 * Makefile.in: Regenerate.
2366
2367 2009-06-03 Ben Elliston <bje@au.ibm.com>
2368
2369 * config.sub, config.guess: Update from upstream sources.
2370
2371 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2372
2373 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2374 to noconfdirs.
2375 * configure: Regenerate.
2376
2377 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2378
2379 * Makefile.tpl ([+compare-target+]): Compare all stage
2380 directories, rather than just gcc.
2381 * Makefile.in: Rebuilt.
2382
2383 2009-06-01 Doug Kwan <dougkwan@google.com>
2384
2385 * configure.ac: Support gold for target arm*-*-*.
2386 * configure: Regenerate.
2387
2388 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2389
2390 * Makefile.def: Add MPC support and dependencies.
2391 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2392
2393 * Makefile.in, configure: Regenerate.
2394
2395 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2396
2397 * Makefile.tpl (all): Avoid harmless warning in make all when
2398 gcc-bootstrap is enabled but stage_last does not exist.
2399 * Makefile.in: Rebuilt.
2400
2401 2009-05-24 Nicolas Roche <roche@adacore.com>
2402
2403 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2404 * Makefile.in: Regenerate.
2405
2406 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2407
2408 * MAINTAINERS: Update my e-mail address.
2409
2410 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2411
2412 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2413 * configure: Regenerate.
2414
2415 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2416
2417 PR other/40159
2418 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2419 gcc-no-bootstrap are mutually exclusive.
2420 * Makefile.in: Rebuilt.
2421
2422 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2423
2424 PR other/40159
2425 * Makefile.tpl (all): Don't end with unconditional success.
2426 * Makefile.in: Rebuilt.
2427
2428 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2429
2430 PR target/37137
2431 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2432 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2433 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2434 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2435 stage_configureflags, stage_cflags and stage_libcflags into
2436 explicit Makefile macros.
2437 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2438 GFORTRAN.
2439 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2440 CC. Set CC_FOR_BUILD from CC.
2441 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2442 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2443 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2444 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2445 and GFORTRAN.
2446 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2447 (_LIBCFLAGS): Renamed to _TFLAGS.
2448 (do-compare-debug, do-compare3-debug): Drop.
2449 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2450 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2451 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2452 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2453 (XGCC_FLAGS_FOR_TARGET): New.
2454 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2455 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2456 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2457 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2458 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2459 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2460 TFLAGS.
2461 (BUILD_CONFIG): Include if requested.
2462 (all): Set TFLAGS on bootstrap.
2463 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2464 (all-stageid-prefixmodule): Likewise.
2465 (do-clean, distclean-stageid): Set TFLAGS.
2466 (restrap): Fix whitespace.
2467 * Makefile.in: Rebuilt.
2468
2469 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2470
2471 * config.guess: Sync with src.
2472
2473 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2474
2475 * configure.ac ($with_ppl): Default to no if not supplied.
2476 ($with_cloog): Likewise.
2477 configure: Regenerate.
2478
2479 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2480
2481 * MAINTAINERS: Update my e-mail address.
2482
2483 2009-04-27 Nick Clifton <nickc@redhat.com>
2484
2485 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2486
2487 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2488
2489 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2490 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2491 * Makefile.in: Regenerate.
2492
2493 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2494
2495 PR bootstrap/39739
2496 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2497 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2498
2499 * configure, Makefile.in: Regenerate.
2500
2501 2009-04-21 Taras Glek <tglek@mozilla.com>
2502
2503 * include/hashtab.h: Update GTY annotations to new syntax
2504 * include/splay-tree.h: Likewise
2505
2506 2009-04-17 Ben Elliston <bje@au.ibm.com>
2507
2508 * config.sub, config.guess: Update from upstream sources.
2509
2510 2009-04-15 Anthony Green <green@moxielogic.com>
2511
2512 * configure.ac: Add moxie support.
2513 * configure: Rebuilt.
2514
2515 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2516
2517 * configure.ac: Change copyright header to refer to version
2518 3 of the GNU General Public License and to point readers at the
2519 COPYING3 file and the FSF's license web page.
2520 * Makefile.def: Likewise.
2521 * Makefile.tpl: Likewise.
2522 * Makefile.in: Regenerate.
2523
2524 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2525
2526 * configure.ac: Restore match for darwin9 or later. Use double
2527 brackets since regeneration eats one pair.
2528 * configure: Regenerate.
2529
2530 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2531
2532 PR gas/10039
2533 * configure.ac: Require texinfo 4.7.
2534 * configure: Regenerated.
2535
2536 2009-04-09 Nick Clifton <nickc@redhat.com>
2537
2538 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2539 the GCC Runtime Library Exception.
2540
2541 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2542
2543 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2544 * configure: Regenerate.
2545
2546 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2547
2548 * Makefil.def (languages): New entries.
2549 * Makefile.tpl (check-gcc-*): New generic target.
2550 * Makefile.in: Regenerate.
2551
2552 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2553
2554 * MAINTAINERS: Update my email address.
2555
2556 2009-03-18 Tom Tromey <tromey@redhat.com>
2557
2558 * configure: Rebuild.
2559 * configure.ac (host_libs): Add libiconv.
2560 * Makefile.in: Rebuild.
2561 * Makefile.def (host_modules): Add libiconv.
2562 (configure-gdb, all-gdb): Depend on libiconv.
2563
2564 2009-03-16 Tristan Gingold <gingold@adacore.com>
2565
2566 * configure.ac: Treat gdb as supported on x86_64-darwin.
2567 * configure: Regenerate.
2568
2569 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2570
2571 * configure.ac (--with-host-libstdcxx): New option.
2572 * configure: Regenerate.
2573
2574 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2575
2576 * MAINTAINERS: Move myself into the write after approval list.
2577
2578 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2579
2580 * MAINTAINERS: Update e-mail address.
2581
2582 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2583
2584 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2585
2586 2009-03-10 Ira Rosen <irar@il.ibm.com>
2587
2588 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2589
2590 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2591
2592 Backport from git Libtool:
2593
2594 2009-01-19 Robert Millan <rmh@aybabtu.com>
2595 Support GNU/kOpenSolaris.
2596 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2597 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2598 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2599 GNU/kOpenSolaris.
2600
2601 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2602
2603 * MAINTAINERS: Update e-mail address.
2604
2605 2009-02-24 Michael Eager <eager@eagercon.com>
2606
2607 * MAINTAINERS (Write After Approval): Add self.
2608
2609 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2610
2611 * MAINTAINERS (Write After Approval): Add myself.
2612
2613 2009-02-05 Andreas Schwab <schwab@suse.de>
2614
2615 * Makefile.tpl (stage_last): Define $r and $s before using
2616 $(RECURSE_FLAGS_TO_PASS).
2617 * Makefile.in: Regenerate
2618
2619 2009-01-30 Ian Lance Taylor <iant@google.com>
2620
2621 * MAINTAINERS: Move myself to the Global Reviewers list.
2622
2623 2009-01-29 Robert Millan <rmh@aybabtu.com>
2624
2625 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2626 * configure: Regenerate.
2627
2628 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2629
2630 * MAINTAINERS: Make whitespace consistent.
2631 Remove Robert Millan from Write After Approval.
2632
2633 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2634
2635 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2636 (all-opcodes): Depend on all-libiberty.
2637 * Makefile.in: Regenerate.
2638
2639 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2640
2641 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2642 * configure: Regenerate.
2643
2644 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2645
2646 * MAINTAINERS (Write After Approval): Add myself.
2647
2648 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2649
2650 * MAINTAINERS: Add myself to reviewers (Fortran).
2651
2652 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2653
2654 PR tree-optimization/38515
2655 * configure.ac (cloog-polylib): Removed.
2656 (with_ppl, with_cloog): Test for "no".
2657 * configure: Regenerated.
2658
2659 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2660
2661 * MAINTAINERS: Moved myself to reviewers (Fortran).
2662
2663 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2664
2665 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2666 (Write After Approval): Remove myself.
2667
2668 2009-01-03 Diego Novillo <dnovillo@google.com>
2669
2670 * MAINTAINERS: Remove myself from alias maintainership.
2671
2672 2009-01-02 David Ayers <ayers@fsfe.org>
2673
2674 * MAINTAINERS: Update e-mail address.
2675
2676 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2677
2678 * MAINTAINERS: Make whitespace consistent.
2679
2680 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2681
2682 Backport from upstream Libtool:
2683 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2684 Add cache variables to tests that require the linker to work.
2685 For shlibpath_overrides_runpath, this also changes the semantics
2686 to let the result from the C compiler take precedence.
2687
2688 2008-12-02 Ben Elliston <bje@au.ibm.com>
2689
2690 * config.sub, config.guess: Update from upstream sources.
2691
2692 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2693
2694 * configure.ac (ppllibs): Add by default the lib flags.
2695 * configure: Regenerate.
2696
2697 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2698
2699 * MAINTAINERS: Add myself to the write after approval list.
2700
2701 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2702
2703 * configure.ac: Add double brackets on darwin[912].
2704 * configure: Regenerate.
2705
2706 2008-12-03 Daniel Kraft <d@domob.eu>
2707
2708 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2709 Approval to Reviewer section (for Fortran front-end).
2710
2711 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2712
2713 * configure.ac: Expand to darwin10 and later.
2714 * configure: Regenerate.
2715
2716 2008-12-02 Andreas Schwab <schwab@suse.de>
2717
2718 * Makefile.def: configure-target-boehm-gc depends on
2719 all-target-libstdc++-v3.
2720 * Makefile.in: Regenerate.
2721
2722 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2723
2724 * MAINTAINERS: Add myself as mingw maintainer.
2725
2726 2008-12-02 Ben Elliston <bje@au.ibm.com>
2727
2728 * config.sub, config.guess: Update from upstream sources.
2729
2730 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2731
2732 * README.SCO: Remove.
2733
2734 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2735
2736 * MAINTAINERS: Add myself to the write after approval list.
2737
2738 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2739
2740 * MAINTAINERS: Update my email address in WAA section.
2741
2742 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2743
2744 * MAINTAINERS: Update e-mail address.
2745
2746 2008-11-27 Toon Moene <toon@moene.org>
2747
2748 * MAINTAINERS: Change e-mail address.
2749
2750 2008-11-27 Tristan Gingold <gingold@adacore.com>
2751
2752 * configure.ac: Build gdb for i?86-*-darwin*
2753 * configure: Regenerated.
2754
2755 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2756
2757 * MAINTAINERS: Added my full name.
2758
2759 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2760
2761 PR bootstrap/38014
2762 PR bootstrap/37923
2763
2764 Revert:
2765
2766 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2767
2768 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2769 * Makefile.in: Regenerated.
2770
2771 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2772
2773 PR gdb/921
2774 PR gdb/1646
2775 PR gdb/2175
2776 PR gdb/2176
2777
2778 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2779 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2780 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2781 (HOST_EXPORTS): Pass CPPFLAGS.
2782 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2783 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2784 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2785 * Makefile.in, configure: Regenerated.
2786 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2787 and CPPFLAGS_FOR_BUILD.
2788
2789 2008-11-06 Jeff Law <law@redhat.com>
2790
2791 * MAINTAINERS: Add myself as middle end maintainer.
2792
2793 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2794
2795 * MAINTAINERS (Write after approval): Add myself.
2796
2797 2008-11-05 Diego Novillo <dnovillo@google.com>
2798
2799 * MAINTAINERS (Global Reviewers): Add myself.
2800 (Non-Algorithmic Maintainers): Remove myself.
2801
2802 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2803
2804 * MAINTAINERS (Write after approval): Add myself.
2805
2806 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2807
2808 * MAINTAINERS (Write after approval): Add myself.
2809
2810 2008-10-31 Ben Elliston <bje@au.ibm.com>
2811
2812 * configure.ac (spu-*-*): Remove special case.
2813 * configure: Regenerate.
2814
2815 2008-10-30 Catherine Moore <clm@codesourcery.com>
2816
2817 * MAINTAINERS (Write after approval): Update my email address.
2818
2819 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2820
2821 * configure.ac [spu-*-*]: Do not set skipdirs.
2822 * configure: Re-generate.
2823
2824 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2825
2826 * MAINTAINERS (Various Maintainers): Add myself to reload.
2827
2828 2008-10-25 Richard Guenther <rguenther@suse.de>
2829
2830 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2831 maintainer. Remove myself as libgcc-math maintainer.
2832 (Non-Algorithmic Maintainers): Remove myself.
2833
2834 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2835
2836 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2837 * Makefile.in: Regenerated.
2838
2839 2008-10-23 Cary Coutant <ccoutant@google.com>
2840
2841 * MAINTAINERS (Write after approval): Add myself.
2842
2843 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2844
2845 PR gdb/921
2846 PR gdb/1646
2847 PR gdb/2175
2848 PR gdb/2176
2849
2850 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2851 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2852 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2853 (HOST_EXPORTS): Pass CPPFLAGS.
2854 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2855 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2856 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2857 * Makefile.in, configure: Regenerated.
2858 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2859 and CPPFLAGS_FOR_BUILD.
2860
2861 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2862
2863 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2864 Sebastian Pop.
2865
2866 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2867
2868 * MAINTAINERS (Write After Approval): Added myself.
2869
2870 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2871
2872 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2873 recommended version to 2.3.2.
2874
2875 * configure: Regenerate.
2876
2877 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2878
2879 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2880
2881 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2882
2883 * MAINTAINERS (Write After Approval): Update e-mail address.
2884
2885 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2886
2887 * libtool.m4: Update to libtool 2.2.6.
2888 * lt~obsolete.m4: Update to libtool 2.2.6.
2889 * ltmain.sh: Update to libtool 2.2.6.
2890 * ltsugar.m4: Update to libtool 2.2.6.
2891 * ltversion.m4: Update to libtool 2.2.6.
2892 * ltoptions.m4: Update to libtool 2.2.6.
2893 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2894
2895 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2896
2897 * MAINTAINERS (Write After Approval): Add myself.
2898
2899 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2900
2901 * MAINTAINERS (Write After Approval): Update my name.
2902
2903 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2904
2905 * MAINTAINERS: Add myself in "Write After Approval".
2906
2907 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2908
2909 * MAINTAINERS: Add myself as ia64 maintainer.
2910
2911 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2912
2913 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2914 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2915 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2916 and Michael Tiemann from Write After Approval since they do not
2917 actually have access.
2918
2919 2008-09-05 Richard Guenther <rguenther@suse.de>
2920
2921 * configure.ac: Initialize clooglibs to -lcloog.
2922 * configure: Re-generate.
2923
2924 2008-09-04 Le-Chun Wu <lcwu@google.com>
2925
2926 * MAINTAINERS (Write After Approval): Add myself.
2927
2928 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2929
2930 * configure.ac (--with-cloog-polylib): New.
2931 (--disable-cloog-version-check): New.
2932 (--disable-ppl-version-check): New.
2933 * configure: Re-generate.
2934
2935 2008-09-03 Richard Guenther <rguenther@suse.de>
2936
2937 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2938 cloog test.
2939 * configure: Re-generate.
2940
2941 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2942
2943 Add picoChip port.
2944 * MAINTAINERS: Add picoChip maintainers.
2945
2946 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2947 Tobias Grosser <grosser@fim.uni-passau.de>
2948 Jan Sjodin <jan.sjodin@amd.com>
2949 Harsha Jagasia <harsha.jagasia@amd.com>
2950 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2951 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2952 Adrien Eliche <aeliche@isty.uvsq.fr>
2953
2954 Merge from graphite branch.
2955 * configure: Regenerate.
2956 * Makefile.in: Regenerate.
2957 * configure.ac (host_libs): Add ppl and cloog.
2958 Add checks for PPL and CLooG.
2959 * Makefile.def (ppl, cloog): Added modules and dependences.
2960 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2961 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2962
2963 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2964
2965 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2966 (GCC_SHLIB_SUBDIR): New.
2967 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2968 * configure: Regenerate.
2969 * Makefile.in: Regenerate.
2970
2971 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2972
2973 * MAINTAINERS: Consistently use tabs to separate columns.
2974
2975 2008-08-29 Tristan Gingold <gingold@adacore.com>
2976
2977 * MAINTAINERS (Write after Approval): Add myself.
2978
2979 2008-08-28 Tristan Gingold <gingold@adacore.com>
2980
2981 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2982 Enable bfd, binutils and opcodes.
2983 * configure: Regenerate.
2984
2985 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2986
2987 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2988
2989 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2990
2991 * MAINTAINERS: Use correct Umlaut for last name.
2992
2993 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2994
2995 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2996
2997 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2998
2999 * MAINTAINERS: Update my email address.
3000
3001 2008-08-16 Nicolas Roche <roche@adacore.com>
3002
3003 * Makefile.tpl: Add BOOT_ADAFLAGS.
3004 * Makefile.in: Regenerate.
3005
3006 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3007
3008 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3009 * configure: Regenerate.
3010
3011 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3012
3013 * configure.ac: Add makefile fragments for hpux.
3014 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3015 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3016 * configure: Regenerate.
3017 * Makefile.in: Regenerate.
3018
3019 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3020
3021 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3022
3023 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3024
3025 * MAINTAINERS (Write after Approval): Add myself.
3026
3027 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3028
3029 * MAINTAINERS (Write After Approval): Add myself.
3030
3031 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3032
3033 * MAINTAINERS (Write After Approval): Add myself.
3034
3035 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3036
3037 * MAINTAINERS: Update my email address.
3038
3039 2008-06-25 Joey Ye <joey.ye@intel.com>
3040
3041 * MAINTAINERS (Write After Approval): Add myself.
3042
3043 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3044
3045 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3046 * Makefile.in: Regenerate.
3047 * configure: Regenerate.
3048
3049 2008-06-17 Daniel Kraft <d@domob.eu>
3050
3051 * MAINTAINERS (Write After Approval): Add myself.
3052
3053 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3054
3055 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3056 "$@" is still intact with both Autoconf 2.59 and 2.62.
3057 * configure: Regenerate.
3058
3059 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3060
3061 * Makefile.tpl: Fix comment errors.
3062 * Makefile.in: Regenerate.
3063
3064 2008-06-12 David S. Miller <davem@davemloft.net>
3065 David Edelsohn <edelsohn@gnu.org>
3066
3067 * configure.ac: Add powerpc*-*-* to gold supported targets.
3068 * configure: Regenerate.
3069
3070 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3071
3072 PR tree-optimization/36218
3073 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3074 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3075 (all prefix="build-"): Pass them to build-system sub-makes.
3076 * Makefile.in: Regenerate.
3077
3078 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3079
3080 * MAINTAINERS (mt port): Remove.
3081 (sco5, unixware, sco udk): Remove.
3082 (Kean Johnston): Add to Write After Approval.
3083
3084 2008-05-30 Julian Brown <julian@codesourcery.com>
3085
3086 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3087 of libobjc for ARM EABI Linux.
3088 * configure: Regenerate.
3089
3090 2008-05-18 Xinliang David Li <davidxl@google.com>
3091
3092 * ChangeLog: Remove wrong ChangeLog entry.
3093
3094 2008-05-17 Xinliang David Li <davidxl@google.com>
3095
3096 * MAINTAINERS (Write After Approval): Add myself.
3097
3098 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3099
3100 * MAINTAINERS (Write After Approval): Add myself.
3101
3102 2008-05-14 Rafael Espíndola <espindola@google.com>
3103
3104 * config-ml.in: don't handle --enable-shared and --enable-static.
3105
3106 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3107
3108 * MAINTAINERS: Update my email address.
3109
3110 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3111
3112 * MAINTAINERS: Update my email address.
3113
3114 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3115
3116 * MAINTAINERS (Write After Approval): Add myself.
3117
3118 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3119
3120 * MAINTAINERS (Write After Approval): Add myself.
3121
3122 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3123
3124 * MAINTAINERS (crx): Add myself.
3125
3126 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3127
3128 Sync with src:
3129 2008-04-14 David S. Miller <davem@davemloft.net>
3130
3131 * configure.ac: Add sparc*-*-* to gold supported targets.
3132 * configure: Regenerate.
3133
3134 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3135
3136 PR bootstrap/35457
3137 * configure.ac: Include override.m4.
3138 * configure: Regenerate.
3139
3140 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3141
3142 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3143 * Makefile.in: Regenerate.
3144
3145 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3146
3147 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3148 as nonconfigurable directories list.
3149 * configure: Regenerate.
3150
3151 2008-04-14 Ben Elliston <bje@au.ibm.com>
3152
3153 * config.sub, config.guess: Update from upstream sources.
3154
3155 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3156
3157 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3158 * Makefile.in: Regenerate.
3159
3160 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3161
3162 * configure.ac: Do not build libssp for the AVR.
3163 * configure: Regenerate.
3164
3165 2008-04-07 Ian Lance Taylor <iant@google.com>
3166
3167 * Makefile.def: check-gold depends upon all-binutils.
3168 * Makefile.in: Regenerate.
3169
3170 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3171
3172 * MAINTAINERS (Write After Approval): Add myself.
3173
3174 2008-04-04 Nick Clifton <nickc@redhat.com>
3175
3176 PR binutils/4334
3177 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3178 builds.
3179 * configure: Regenerate.
3180
3181 2008-04-04 NightStrike <NightStrike@gmail.com>
3182
3183 PR other/35151
3184 * configure.ac: Combine rules for mingw32 and mingw64.
3185 * configure: Regenerate.
3186
3187 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3188
3189 * MAINTAINERS (Write After Approval): Add myself.
3190
3191 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3192
3193 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3194 * Makefile.in (.NOTPARALLEL): Ditto.
3195
3196 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3197
3198 * MAINTAINERS (Write After Approval): Add myself.
3199
3200 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3201
3202 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3203 * Makefile.in (.NOTPARALLEL): Regenerate.
3204
3205 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3206
3207 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3208 * Makefile.in: Regenerate.
3209
3210 2008-03-26 Jakub Staszak <kuba@et.pl>
3211
3212 * MAINTAINERS (Write After Approval): Add myself.
3213
3214 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3215
3216 * MAINTAINERS: Update e-mail address.
3217
3218 2008-03-20 Ian Lance Taylor <iant@google.com>
3219
3220 * configure.ac: Add support for --enable-gold.
3221 * Makefile.def: Add gold as a directory like ld.
3222 * configure, Makefile.in: Regenerate.
3223
3224 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3225
3226 * configure.ac: m4_include config/proginstall.m4.
3227 * configure: Regenerate.
3228
3229 Backport from upstream Libtool:
3230
3231 2007-10-12 Eric Blake <ebb9@byu.net>
3232
3233 Deal with Autoconf 2.62's semantic change in m4_append.
3234 * ltsugar.m4 (lt_append): Replace broken versions of
3235 m4_append.
3236 (lt_if_append_uniq): Don't require separator to be overquoted,
3237 and avoid broken m4_append.
3238 (lt_dict_add): Fix typo.
3239 * libtool.m4 (_LT_DECL): Don't overquote separator.
3240
3241 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3242
3243 * config.rpath: Add AIX 6 support.
3244
3245 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3246
3247 * Makefile.def (stageprofile). Remove -fprofile-generate
3248 from stage_libcflags.
3249 * Makefile.in: Regenerate.
3250
3251 2008-03-13 Ben Elliston <bje@au.ibm.com>
3252
3253 * config.sub, config.guess: Update from upstream sources.
3254
3255 2008-03-06 Tom Tromey <tromey@redhat.com>
3256
3257 * MAINTAINERS: Update for treelang deletion.
3258
3259 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3260
3261 * MAINTAINERS: Update my email address.
3262
3263 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3264
3265 * MAINTAINERS (darwin port): Add myself as a maintainer.
3266 (objective-c/c++): Add myself as a maintainer.
3267
3268 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3269
3270 * MAINTAINERS (Write After Approval): Update my email address.
3271
3272 2008-02-25 Tomas Bily <tbily@suse.cz>
3273
3274 * MAINTAINERS (Write After Approval): Add myself.
3275
3276 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3277
3278 * MAINTAINERS (OpenMP): Add myself.
3279
3280 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3281
3282 PR bootstrap/32009
3283 PR bootstrap/32161
3284
3285 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3286 * configure: Regenerate.
3287
3288 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3289 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3290 STAGE4_LIBCFLAGS): New.
3291 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3292 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3293 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3294 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3295 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3296 for target modules. Don't export LIBCFLAGS.
3297 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3298 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3299 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3300 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3301 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3302 * Makefile.in: Regenerate.
3303
3304 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3305
3306 PR libgcj/33085
3307 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3308 Do not use -DDLL_EXPORT. Backport from upstream.
3309
3310 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3311
3312 * MAINTAINERS (Write After Approval): Add myself.
3313
3314 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3315
3316 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3317 * configure: Regenerate.
3318
3319 2008-01-31 Marc Gauthier <marc@tensilica.com>
3320
3321 * configure.ac (xtensa*-*-*): Recognize processor variants.
3322 * configure: Regenerate.
3323
3324 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3325
3326 PR bootstrap/34922
3327 * configure.ac (PARSE_ARGS): Push suitable setting of
3328 ac_subdirs_all, for `./configure --help=recursive'.
3329 Handle `+' in generic toplevel directory disabling.
3330 * configure: Regenerate.
3331
3332 2008-01-28 Nick Clifton <nickc@redhat.com>
3333
3334 * MAINTAINERS (xstormy16): Take over maintainership.
3335
3336 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3337
3338 * MAINTAINERS (c4x port): Remove.
3339
3340 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3341
3342 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3343
3344 2008-01-23 Ben Elliston <bje@au.ibm.com>
3345
3346 * config.sub, config.guess: Update from upstream sources.
3347
3348 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3349
3350 * MAINTAINERS (Write After Approval): Add myself.
3351
3352 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3353
3354 * MAINTAINERS: Update my email address.
3355
3356 2008-01-09 Raksit Ashok <raksit@google.com>
3357
3358 * MAINTAINERS (Write After Approval): Add myself.
3359
3360 2008-01-09 Raksit Ashok <raksit@google.com>
3361
3362 * MAINTAINERS (Write After Approval): Add myself.
3363
3364 2008-01-08 Ben Elliston <bje@au.ibm.com>
3365
3366 * config.sub, config.guess: Update from upstream sources.
3367
3368 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3369
3370 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3371 Change recommended MPFR from 2.2.1 -> 2.3.0.
3372 * configure: Regenerate.
3373
3374 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3375
3376 * MAINTAINERS: Update my email address.
3377
3378 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3379
3380 * MAINTAINERS: Update my email address.
3381
3382 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3383
3384 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3385 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3386 * Makefile.in: Regenerate.
3387
3388 2007-12-10 Mark Heffernan <meheff@google.com>
3389
3390 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3391 misplaced entries.
3392
3393 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3394
3395 * configure.ac: Enable libjava for x86_64-*-darwin9.
3396 * configure: Regenerate.
3397
3398 2007-12-07 Bill Maddox <maddox@google.com>
3399
3400 * MAINTAINERS (Write After Approval): Add myself.
3401
3402 2007-12-05 Ben Elliston <bje@au.ibm.com>
3403
3404 * config.sub, config.guess: Update from upstream sources.
3405
3406 2007-12-02 Matthias Klose <doko@ubuntu.com>
3407
3408 * config-ml.in: Remove 64bit configure tests.
3409
3410 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3411
3412 * config-ml.in: Robustify against white space in absolute file
3413 names.
3414
3415 * config-ml.in (multi-clean): Substitute ${Makefile}.
3416 Remove superfluous ${Makefile} in list.
3417
3418 2007-11-19 Thiemo Seufer <ths@mips.com>
3419
3420 * config-ml.in: Don't hardcode the Makefile name.
3421
3422 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3423
3424 * MAINTAINERS (Write After Approval): Add myself.
3425
3426 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3427
3428 * MAINTAINERS (Write After Approval): Add myself.
3429
3430 2007-11-06 Doug Kwan <dougkwan@google.com>
3431
3432 * MAINTAINERS (Write After Approval): Add myself.
3433
3434 2007-10-25 Ben Elliston <bje@au.ibm.com>
3435
3436 * MAINTAINERS (mercury): Remove entry.
3437 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3438
3439 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3440
3441 * Makefile.def (dependencies): Make configure-gdb depend on
3442 all-intl.
3443 * Makefile.in: Regenerated.
3444
3445 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3446
3447 * MAINTAINERS (Fortran maintainer): Remove myself.
3448
3449 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3450
3451 * Makefile.def: To avoid problems running with parallel makes,
3452 build newlib before libgloss so that target specific header
3453 files are availble.
3454 * Makefile.in: Regenerate
3455
3456 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3457
3458 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3459 * Makefile.in: Regenerate.
3460
3461 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3462
3463 * MAINTAINERS (Register allocation reviewer): Add myself.
3464
3465 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3466
3467 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3468 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3469 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3470 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3471 * configure: Regenerate.
3472
3473 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3474
3475 * MAINTAINERS (Register allocation reviewer): Add myself.
3476
3477 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3478
3479 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3480 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3481 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3482 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3483 * configure.ac: Default them to host tools for $host = $build.
3484 Subst them.
3485
3486 * configure: Regenerate.
3487 * Makefile.in: Regenerate.
3488
3489 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3490
3491 * MAINTAINERS (Register allocation reviewer): Add myself.
3492
3493 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3494
3495 * MAINTAINERS (Register allocation reviewer): Add myself.
3496
3497 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3498
3499 * MAINTAINERS (Write After Approval): Fix typo.
3500
3501 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3502
3503 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3504 * configure: Regenerate.
3505
3506 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3507
3508 PR bootstrap/31906
3509 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3510 they're already prefixed.
3511
3512 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3513
3514 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3515 libstdc++.
3516 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3517 * configure: Regenerate.
3518 * Makefile.in: Regenerate.
3519
3520 2007-09-17 Andreas Schwab <schwab@suse.de>
3521
3522 * configure.ac: Raise minimum makeinfo version to 4.6.
3523 * configure: Regenerate.
3524
3525 2007-09-17 Johannes Singler <singler@ira.uka.de>
3526
3527 * MAINTAINERS (write-after-approval) add myself
3528
3529 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3530
3531 * configure.ac: Correct makeinfo version check.
3532 * configure: Regenerate.
3533
3534 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3535
3536 * MAINTAINERS: Update my email address.
3537
3538 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3539
3540 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3541 to $skipdirs and only disable gprof for newlib. Use the normal
3542 mips*-elf* handling in other respects.
3543 * configure: Regnerate.
3544
3545 2007-09-12 David Daney <ddaney@avtrex.com>
3546
3547 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3548 enabling libgcj.
3549 * configure: Regenerate.
3550
3551 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3552
3553 PR other/32154
3554 * configure.ac: For libgloss targets, point the linker to the linker
3555 script, startup code and simulator library.
3556 * configure: Regenerate.
3557
3558 2007-09-07 Andrew Haley <aph@redhat.com>
3559
3560 * configure.ac (noconfigdirs): Remove target-libffi and
3561 target-libjava.
3562 * configure: Regenerate.
3563
3564 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3565
3566 PR target/33281
3567 * configure.ac: Use config/mh-mingw on mingw.
3568 * configure: Regenerate.
3569
3570 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3571
3572 * MAINTAINERS (Write After Approval): Add myself.
3573
3574 2007-09-05 Richard Guenther <rguenther@suse.de>
3575
3576 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3577 nor --disable-checking is provided also turn on yes and types
3578 checking for stage1.
3579 * configure: Re-generate.
3580
3581 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3582
3583 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3584 (Write After Approval): Remove myself.
3585
3586 2007-08-29 Nick Clifton <nickc@redhat.com>
3587
3588 * config.sub, config.guess: Update from upstream sources.
3589
3590 2007-08-22 Bud Davis <jmdavis@link.com>
3591
3592 * MAINTAINERS (Write After Approval): Added myself.
3593 * MAINTAINERS (Reviewers): Removed myself.
3594
3595 2007-08-18 Paul Brook <paul@codesourcery.com>
3596 Joseph Myers <joseph@codesourcery.com>
3597
3598 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3599 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3600 * Makefile.in: Regenerate.
3601 * configure.ac (--with-debug-prefix-map): New.
3602 * configure: Regenerate.
3603
3604 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3605 Nigel Stephens <nigel@mips.com>
3606
3607 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3608 as target_makefile_frag.
3609 * configure: Regenerate.
3610
3611 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3612
3613 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3614 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3615 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3616 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3617 (do-compare, do-compare3, do-compare-debug): New.
3618 ([+compare-target+]): Use them.
3619
3620 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3621
3622 * MAINTAINERS (Write After Approval): Change my email address.
3623
3624 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3625 Ben Elliston <bje@au.ibm.com>
3626
3627 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3628 --silent if $silent.
3629 * configure: Regenerate.
3630
3631 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3632
3633 * MAINTAINERS (Various Maintainers): Add myself as
3634 loop infrastructure maintainer. Update my e-mail
3635 address.
3636
3637 2007-07-31 Diego Novillo <dnovillo@google.com>
3638
3639 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3640 Adjust description.
3641
3642 2007-07-26 Richard Guenther <rguenther@suse.de>
3643
3644 * configure.ac: Add types checking to stage1 checking flags.
3645 * configure: Regenerate.
3646
3647 2007-07-17 Nick Clifton <nickc@redhat.com>
3648
3649 * COPYING3: New file. Contains version 3 of the GNU General
3650 Public License.
3651 * COPYING3.LIB: New file. Contains version 3 of the GNU
3652 Lesser General Public License.
3653
3654 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3655
3656 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3657
3658 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3659
3660 * MAINTAINERS (S/390 co-maintainer): Add myself.
3661 (Write After Approval): Remove myself.
3662
3663 2007-07-13 Dan Hipschman <dsh@google.com>
3664
3665 * MAINTAINERS (Write After Approval): Add myself.
3666
3667 2007-07-11 Nick Clifton <nickc@redhat.com>
3668
3669 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3670 WINDRES export.
3671 * Makefile.in: Regenerate.
3672
3673 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3674
3675 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3676 maintainer.
3677
3678 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3679
3680 * lt~obsolete.m4: New. Import from 20070318 libtool.
3681
3682 2007-07-03 Julian Brown <julian@codesourcery.com>
3683
3684 * MAINTAINERS (Write After Approval): Add myself.
3685
3686 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3687
3688 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3689 * configure: Regenerate.
3690
3691 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3692
3693 * configure.ac: Add some missing m4 quotation.
3694 * configure: Regenerate.
3695
3696 2007-07-02 Simon Baldwin <simonb@google.com>
3697
3698 * MAINTAINERS (Write After Approval): Add myself.
3699
3700 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3701
3702 * configure: Regenerate.
3703
3704 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3705
3706 * Makefile.def: Add windmc tool to build.
3707 * Makefile.tpl: Likewise.
3708 * configure.ac: Likewise.
3709 * Makefile.in: Regenerate.
3710 * configure: Regenerate.
3711
3712 2007-06-28 DJ Delorie <dj@redhat.com>
3713
3714 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3715 not building newlib.
3716 * configure: Regenerated.
3717
3718 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3719
3720 * MAINTAINERS (Write After Approval): Add myself.
3721
3722 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3723
3724 * MAINTAINERS (Write After Approval): Add myself.
3725
3726 2007-06-19 Chris Matthews <chrismatthews@google.com>
3727
3728 * MAINTAINERS (Write After Approval): Add myself.
3729
3730 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3731
3732 * MAINTAINERS (Write After Approval): Add myself.
3733
3734 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3735
3736 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3737 * Makefile.in: Regenerated.
3738
3739 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3740
3741 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3742 bfin*-*-uclinux* targets.
3743 * configure: Regenerate.
3744
3745 2007-06-14 Ian Lance Taylor <iant@google.com>
3746
3747 * MAINTAINERS: Add myself as non-algorithmic global write
3748 maintainer.
3749
3750 2007-06-14 Diego Novillo <dnovillo@google.com>
3751
3752 * MAINTAINERS: Add self as middle-end maintainer and
3753 non-algorithmic global write maintainer.
3754
3755 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3756
3757 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3758 Move all Fortran maintainers except Paul Brook into the
3759 Non-Autopoiesis section.
3760
3761 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3762
3763 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3764 (distclean-stage[+id+]): Possibly delete stage_last.
3765 * Makefile.in: Regenerate.
3766
3767 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3768
3769 * MAINTAINERS (Various Maintainer): Fix typo.
3770
3771 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3772
3773 * MAINTAINERS (Various Maintainer): Add myself as
3774 dataflow maintainer.
3775
3776 2007-06-07 Ben Elliston <bje@au.ibm.com>
3777
3778 * config.sub, config.guess: Update from upstream sources.
3779
3780 2007-06-07 Ben Elliston <bje@au.ibm.com>
3781
3782 * Makefile.tpl: Fix spelling error.
3783 * Makefile.in: Regenerate.
3784
3785 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3786
3787 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3788 lt_cv_sys_max_cmd_len.
3789
3790 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3791
3792 * MAINTAINERS (Various Maintainers): Add myself as
3793 auto-vectorizer maintainer.
3794
3795 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3796
3797 PR libjava/32098
3798 * libtool.m4: Revert previous change.
3799 * ltgcc.m4: Put it here.
3800
3801 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3802
3803 * MAINTAINERS (Various Maintainers): Add myself as
3804 auto-vectorizer maintainer.
3805
3806 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3807
3808 PR libjava/32098
3809 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3810
3811 2007-05-30 Richard Guenther <rguenther@suse.de>
3812
3813 * MAINTAINERS (Various Maintainers): Add myself as
3814 auto-vectorizer maintainer.
3815
3816 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3817
3818 PR bootstrap/29382
3819 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3820 * configure: Rebuilt.
3821
3822 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3823
3824 * MAINTAINERS (Write After Approval): Removed my name.
3825
3826 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3827
3828 * MAINTAINERS (Write After Approval): Remove myself.
3829
3830 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3831
3832 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3833
3834 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3835
3836 * ltmain.sh: Update from ToT Libtool.
3837 * libtool.m4: Update from ToT Libtool.
3838 * ltsugar.m4: New. Update from ToT Libtool.
3839 * ltversion.m4: New. Update from ToT Libtool.
3840 * ltoptions.m4: New. Update from ToT Libtool.
3841 * ltconfig: Remove.
3842 * ltcf-c.sh: Remove.
3843 * ltcf-cxx.sh: Remove.
3844 * ltcf-gcj.sh: Remove.
3845
3846 2007-05-22 Ollie Wild <aaw@google.com>
3847
3848 * MAINTAINERS (Write After Approval): Add myself.
3849
3850 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3851
3852 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3853 stage_cflags.
3854 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3855 Remove CFLAGS/LIBCFLAGS.
3856 (configure-stage[+id+]-[+prefix+][+module+],
3857 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3858 * Makefile.in: Regenerate.
3859
3860 2007-05-15 Diego Novillo <dnovillo@google.com>
3861
3862 * MAINTAINERS: Update e-mail address.
3863
3864 2007-05-15 Revital Eres <eres@il.ibm.com>
3865
3866 * MAINTAINERS (Write After Approval): Add myself.
3867
3868 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3869
3870 * MAINTAINERS (Write After Approval): Updated my address.
3871
3872 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3873
3874 * MAINTAINERS (Write After Approval): Add myself.
3875
3876 2007-05-11 Silvius Rus <rus@google.com>
3877
3878 * MAINTAINERS (Write After Approval): Add myself.
3879
3880 2007-04-23 Tom Tromey <tromey@redhat.com>
3881
3882 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3883
3884 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3885
3886 * MAINTAINERS (cpplib): Rename to ...
3887 (libcpp): ... this. Add C/C++ front end maintainers.
3888
3889 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3890
3891 * config-ml.in: Pass ${ml_config_env} to configure calls.
3892
3893 2007-04-04 Christian Bruel <christian.bruel@st.com>
3894
3895 * MAINTAINERS (Write After Approval): Add myself.
3896
3897 2007-04-02 Dave Korn <dave.korn@artimi.com>
3898
3899 * MAINTAINERS (Write After Approval): Add myself.
3900
3901 2007-03-31 Tobias Burnus <burnus@net-b.de>
3902
3903 * MAINTAINERS (fortran 95 front end): Add myself.
3904
3905 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3906
3907 * MAINTAINERS (Write After Approval): Add myself.
3908
3909 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3910
3911 * MAINTAINERS (Modulo Scheduler): Add myself.
3912
3913 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3914
3915 * MAINTAINERS (fortran 95 front end): Add myself.
3916 (c++ front end): whitespace fix.
3917
3918 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3919
3920 * MAINTAINERS (Write After Approval): Add myself.
3921
3922 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3923
3924 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3925 of glob. Quote arguments with single quotes too.
3926 * configure: Regenerate.
3927
3928 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3929
3930 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3931 * Makefile.in: Regenerate
3932
3933 2007-03-07 Andreas Schwab <schwab@suse.de>
3934
3935 * configure: Regenerate.
3936
3937 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3938
3939 * configure.ac: Add "--with-pdfdir" configure option,
3940 which defines pdfdir variable.
3941 * Makefile.def (target=fixincludes): Add install-pdf to
3942 missing targets.
3943 (recursive_targets): Add install-pdf target.
3944 (flags_to_pass): Add pdfdir.
3945 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3946 target.
3947 * configure: Regenerate
3948 * Makefile.in: Regenerate
3949
3950 2007-02-28 Eric Christopher <echristo@apple.com>
3951
3952 Revert:
3953 2006-12-07 Mike Stump <mrs@apple.com>
3954
3955 * Makefile.def (dependencies): Add dependency for
3956 install-target-libssp and install-target-libgomp on
3957 install-gcc.
3958 * Makefile.in: Regenerate.
3959
3960 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3961
3962 * configure: Regenerate.
3963 * configure.ac: Move statements after variable declarations.
3964
3965 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3966
3967 * MAINTAINERS: Add myself as sh maintainer.
3968
3969 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3970
3971 * configure.ac: Adjust for loop syntax.
3972 * configure: Regenerate.
3973
3974 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3975
3976 * configure: Rebuilt.
3977
3978 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3979
3980 * configure.ac: Drop multiple occurrences of --enable-languages,
3981 and fix its quoting.
3982 * configure: Rebuilt.
3983
3984 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3985 Nathan Sidwell <nathan@codesourcery.com>
3986 Vladimir Prus <vladimir@codesourcery.com>
3987 Joseph Myers <joseph@codesourcery.com>
3988
3989 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3990 * configure: Regenerate.
3991
3992 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3993
3994 * ltconfig (freebsd*): Default to elf.
3995
3996 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3997
3998 * configure.ac (target_libraries): Move libgcc before libiberty.
3999 * configure: Regenerated.
4000
4001 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4002 Paolo Bonzini <bonzini@gnu.org>
4003
4004 PR bootstrap/30753
4005 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4006 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4007 * configure: Regenerated.
4008
4009 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4010
4011 * MAINTAINERS (Language Front End Maintainers): Update my mail
4012 address.
4013
4014 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4015
4016 PR bootstrap/30748
4017 * configure.ac: Correct syntax for Solaris ksh.
4018 * configure: Regenerated.
4019
4020 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4021
4022 * configure.ac: Sync with src.
4023 * configure: Regenerate.
4024
4025 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4026
4027 * Makefile.in: Regenerate.
4028
4029 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4030
4031 * config.sub: Sync with src.
4032
4033 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4034
4035 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4036 noncanonical equivalents.
4037 * configure.in: Rename to...
4038 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4039 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4040 target_noncanonical. Use them. Rewrite removal of configure
4041 arguments for autoconf 2.59. Discard variable settings. Force
4042 program_transform_name for native tools.
4043
4044 * Makefile.in: Regenerated.
4045 * configure: Regenerated with autoconf 2.59.
4046
4047 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4048
4049 * MAINTAINERS (Write After Approval): Add myself.
4050
4051 2007-01-31 Andreas Schwab <schwab@suse.de>
4052
4053 * Makefile.tpl (LDFLAGS): Substitute it.
4054 * Makefile.in: Regenerate.
4055
4056 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4057
4058 * MAINTAINERS (Write After Approval): Add myself.
4059
4060 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4061
4062 * MAINTAINERS (spu port): Add myself.
4063
4064 2007-01-23 Richard Guenther <rguenther@suse.de>
4065
4066 PR bootstrap/30541
4067 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4068 * Makefile.tpl (GNATBIND): Substitute it.
4069 (GNATMAKE): Likewise.
4070 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4071 of STAGE_PREFIX.
4072 * Makefile.in: Regenerate.
4073 * configure: Regenerate.
4074
4075 2007-01-18 Mike Stump <mrs@apple.com>
4076
4077 * configure.in: Re-enable -Werror for gcc builds.
4078
4079 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4080
4081 * MAINTAINERS (Write After Approval): Add myself.
4082
4083 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4084
4085 * configure.in: Change == to = in test command.
4086 * configure: Regenerate.
4087
4088 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4089 Nick Clifton <nickc@redhat.com>
4090 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4091
4092 * configure.in (build_configargs, host_configargs, target_configargs):
4093 Remove build/host/target parameters.
4094 (host_libs): Add gmp and mpfr.
4095 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4096 * Makefile.def (gmp, mpfr): New.
4097 (gcc): Remove target.
4098 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4099 target_os, target_vendor): New.
4100 (configure): Add host_alias/target_alias arguments; adjust invocations.
4101 * configure: Regenerate.
4102 * Makefile.in: Regenerate.
4103
4104 2007-01-11 Matt Fago <fago@earthlink.net>
4105
4106 * configure.in: Try to link to functions only in mpfr 2.2.x
4107 to improve robustness of configure tests.
4108 * configure: Regenerate.
4109
4110 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4111
4112 * MAINTAINERS: Add myself as i386 maintainer.
4113
4114 2007-01-08 Jan Hubicka <jh@suse.cz>
4115
4116 * MAINTAINERS: Add myself as i386 maintainer.
4117
4118 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4119
4120 * configure.in: Add support for an x86_64-mingw* target.
4121 * configure: Regenerate.
4122
4123 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4124
4125 * Makefile.tpl (all-target): Correct @if conditional for target
4126 modules.
4127 * configure.in: Omit libiberty if building only target libgcc.
4128 * configure, Makefile.in: Regenerated.
4129
4130 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4131
4132 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4133 * configure: Regenerate.
4134
4135 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4136
4137 * Makefile.def (target_modules): Add libgcc.
4138 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4139 * Makefile.tpl (clean-target-libgcc): Delete.
4140 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4141 on gcc even for bootstrapped modules. Rewrite handling of
4142 lang_env_dependencies to loop over target_modules.
4143 * configure.in (target_libraries): Add target-libgcc.
4144 * Makefile.in, configure: Regenerated.
4145
4146 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4147
4148 * configure.in: Reorganize recognition of languages. Add
4149 --enable-stage1-languages. Show supported languages for the chosen
4150 target rather than all recognized languages.
4151 * configure: Regenerate.
4152
4153 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4154
4155 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4156 * Makefile.in: Regenerate.
4157
4158 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4159
4160 * configure.in: Warn that MPFR 2.2.0 is buggy.
4161 * configure: Regenerate.
4162
4163 2006-12-27 Ian Lance Taylor <iant@google.com>
4164
4165 * configure.in: When removing Makefiles to force a reconfigure, also
4166 remove prev-DIR*/Makefile.
4167 * configure: Regenerate.
4168
4169 2006-12-22 Andreas Schwab <schwab@suse.de>
4170
4171 * configure: Regenerate with correct autoconf version.
4172
4173 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4174
4175 * configure.in: add AC_SUBST for *_FOR_TARGET.
4176 * configure: Regenerate.
4177
4178 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4179
4180 * configure.in: Simplify logic for rejecting languages that cannot
4181 be built. Separate the case when a language is unsupported,
4182 from the case when the user chooses not to build a language.
4183
4184 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4185
4186 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4187 it only affects bootstrap and could be tested on "$host" as well.
4188 * configure: Regenerate.
4189 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4190
4191 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4192
4193 PR bootstrap/29544
4194 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4195 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4196 move here comment from Makefile.tpl.
4197 * Makefile.tpl: Move some definitions higher in the file.
4198 (STAGE1_CHECKING): New.
4199 * configure.in: Add --enable-stage1-checking.
4200 * configure: Regenerate.
4201 * Makefile.in: Regenerate.
4202
4203 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4204
4205 * MAINTAINERS: Add myself as build system maintainer.
4206
4207 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4208
4209 * MAINTAINERS (Write After Approval): Add myself.
4210
4211 2006-12-13 Eric Christopher <echristo@apple.com>
4212
4213 * MAINTAINERS: Add myself as darwin maintainer.
4214
4215 2006-12-11 Ian Lance Taylor <ian@airs.com>
4216
4217 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4218
4219 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4220
4221 MAINTAINERS: Update my entry.
4222
4223 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4224
4225 * configure.in: Handle spu makefile frag.
4226 * Makefile.tpl (MAINT): Define
4227 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4228 * configure: Regenerate.
4229 * Makefile.in: Regenerate.
4230
4231 2006-12-11 Ben Elliston <bje@au.ibm.com>
4232
4233 * config.guess: Import latest version.
4234 * config.sub: Likewise.
4235
4236 2006-12-11 Ben Elliston <bje@au.ibm.com>
4237
4238 * configure.in (spu-*-*): Don't skip target-libiberty.
4239 * configure: Regenerate.
4240
4241 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4242
4243 PR bootstrap/30134
4244 * configure.in: Correct x86 darwin support for libjava to powerpc
4245 and i?86 only.
4246 * configure: Regenerate.
4247
4248 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4249
4250 * configure.in: Add x86 darwin support for libjava.
4251 * configure: Regenerate.
4252
4253 2006-12-07 Mike Stump <mrs@apple.com>
4254
4255 * Makefile.def (dependencies): Add dependency for
4256 install-target-libssp and install-target-libgomp on
4257 install-gcc.
4258 * Makefile.in: Regenerate.
4259
4260 2006-12-04 Richard Guenther <rguenther@suse.de>
4261
4262 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4263 (Non-Algorithmic Maintainers): Move over non-algorithmic
4264 loop optimizer maintainers, add myself as a non-algorithmic
4265 middle-end maintainer.
4266
4267 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4268
4269 * MAINTAINERS (Write After Approval): Add myself.
4270
4271 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4272
4273 * configure.in: Update error message for missing GMP/MPFR.
4274
4275 * configure: Regenerate.
4276
4277 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4278
4279 * configure.in: Update MPFR version in error message.
4280
4281 * configure: Regenerate.
4282
4283 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4284
4285 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4286 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4287 --with-gmp-lib): New flags.
4288
4289 * configure: Regenerate.
4290
4291 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4292
4293 * MAINTAINERS (Write After Approval): Change my email address.
4294
4295 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4296
4297 * MAINTAINERS (Write After Approval): Add myself.
4298
4299 2006-11-22 Philipp Thomas <pth@suse.de>
4300
4301 * MAINTAINERS (i18n): Update e-mail address.
4302
4303 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4304
4305 * MAINTAINERS (spu port): Add myself as maintainer.
4306 (Write After Approval): Remove myself.
4307
4308 2006-11-22 Ben Elliston <bje@au.ibm.com>
4309
4310 * configure.in (skipdirs): Don't build libssp for SPU.
4311 * configure: Regenerate.
4312
4313 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4314
4315 * MAINTAINERS (spu port): Add myself as maintainer.
4316 (libobjc): Update my email address.
4317
4318 2006-11-21 Andrea Bona <andrea.bona@st.com>
4319
4320 * MAINTAINERS (Write After Approval): Add myself.
4321
4322 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4323
4324 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4325 * configure : Rebuilt.
4326
4327 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4328
4329 * MAINTAINERS (Write After Approval): Add myself.
4330
4331 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4332
4333 * MAINTAINERS (Write After Approval): Add myself.
4334
4335 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4336
4337 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4338 libmpfr.a.
4339 * configure: Regenerate.
4340
4341 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4342
4343 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4344 (unstage): Test for stage_last presence.
4345
4346 PR bootstrap/29802
4347 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4348 STAGE_PREFIX.
4349 * Makefile.in: Regenerate.
4350
4351 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4352
4353 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4354 maintainers.
4355
4356 2006-11-14 Erven Rohou <erven.rohou@st.com>
4357
4358 * MAINTAINERS (Write After Approval): Add myself.
4359
4360 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4361
4362 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4363 and stageN-package/Makefile.
4364 * Makefile.in: Regenerated.
4365
4366 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4367
4368 * configure.in: Remove target-libgloss from noconfigdirs for
4369 bfin-*-*.
4370 * configure: Regenerated.
4371
4372 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4373
4374 * configure.in (have_gmp): Only error if the gcc directory exists.
4375
4376 * configure: Regenerate.
4377
4378 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4379
4380 * configure.in: Robustify error message for missing GMP/MPFR.
4381
4382 * configure: Regenerate.
4383
4384 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4385
4386 * MAINTAINERS (Write After Approval): Add myself.
4387
4388 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4389
4390 * MAINTAINERS: Change email address.
4391
4392 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4393
4394 * MAINTAINERS (Write After Approval): Add myself.
4395
4396 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4397
4398 * MAINTAINERS (Write After Approval): Add myself.
4399
4400 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4401
4402 * MAINTAINERS (Write After Approval): Move myself to
4403 Write After Approval section.
4404
4405 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4406
4407 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4408 need_gmp anymore.
4409 * configure: Regenerate.
4410
4411 2006-10-16 Tobias Burnus <burnus@net-b.de>
4412
4413 * MAINTAINERS (Write After Approval): Add myself.
4414
4415 2006-10-16 Ben Elliston <bje@au.ibm.com>
4416
4417 * config.guess: Import latest version.
4418 * config.sub: Likewise.
4419
4420 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4421
4422 * Makefile.def: Added pdf target handling.
4423 * Makefile.tpl: Added pdf target handling.
4424 * Makefile.in: Regenerated.
4425
4426 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4427
4428 * MAINTAINERS: Add self as score port maintainer.
4429
4430 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4431
4432 * MAINTAINERS (Write After Approval): Add myself.
4433
4434 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4435
4436 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4437 or newer.
4438 * configure: Regenerated.
4439
4440 2006-09-27 Dave Brolley <brolley@redhat.com>
4441
4442 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4443 using $s instead of $r.
4444 * configure: Regenerated.
4445
4446 2006-09-26 Thiemo Seufer <ths@mips.com>
4447
4448 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4449 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4450 * configure: Regenerate.
4451
4452 2006-09-24 Graeme Peterson <gridly@gmail.com>
4453
4454 * MAINTAINERS (Write After Approval): Remove myself.
4455
4456 2006-09-22 Chao-ying Fu <fu@mips.com>
4457
4458 * MAINTAINERS (Write After Approval): Add myself.
4459
4460 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4461
4462 * MAINTAINERS: Add self as soft-fp maintainer.
4463
4464 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4465
4466 * MAINTAINERS: Add myself as avr maintainer.
4467 Remove Marek Michalkiewicz as avr maintainer.
4468
4469 2006-09-07 Roberto Costa <roberto.costa@st.com>
4470
4471 * MAINTAINERS (Write After Approval): Add myself.
4472
4473 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4474
4475 * configure.in: Never build newlib for a Mingw host.
4476 Never build newlib as Mingw target library.
4477 Test the existence of winsup/cygwin for building a Cygwin newlib,
4478 rather than just winsup.
4479 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4480 building a Mingw target.
4481 * configure: Regenerate.
4482
4483 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4484
4485 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4486
4487 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4488
4489 * config.guess: Import from src (was more updated).
4490 * config.sub: Likewise.
4491
4492 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4493
4494 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4495 * configure: Regenerated.
4496
4497 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4498
4499 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4500 for stages after the first.
4501
4502 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4503
4504 * Makefile.def: Add dependencies for configure-opcodes
4505 on configure-intl and all-opcodes on all-intl.
4506 * Makefile.in: Regenerated.
4507
4508 2006-07-13 Ben Elliston <bje@au.ibm.com>
4509
4510 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4511
4512 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4513
4514 Port to hosts whose 'sort' and 'tail' implementations
4515 treat operands with leading '+' as file names, as POSIX
4516 has required since 2001. However, make sure the code still
4517 works on pre-POSIX hosts.
4518 * ltmain.sh: Don't assume "sort +2" is equivalent to
4519 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4520
4521 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4522
4523 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4524
4525 2006-07-04 Peter O'Gorman <peter@pogma.com>
4526
4527 * ltconfig: chmod 644 before ranlib during install.
4528
4529 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4530
4531 PR bootstrap/18058
4532 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4533 if the bootstrap compiler is a GCC version that supports it.
4534 * configure: Regenerate.
4535
4536 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4537
4538 * configure.in: Fix thinkos in previous check-in.
4539 * configure: Regenerate.
4540
4541 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4542
4543 PR other/27063
4544 * configure.in: Test subdir_requires and give an appropriate
4545 error message.
4546 * configure: Regenerate.
4547
4548 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4549
4550 * MAINTAINERS (Write After Approval): Add myself.
4551
4552 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4553
4554 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4555
4556 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4557
4558 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4559
4560 2006-06-20 David Ayers <d.ayers@inode.at>
4561
4562 PR bootstrap/28072
4563 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4564 whether target-libjava is being configured instead of whether the
4565 java front end is enabled.
4566 * configure: Regenerate.
4567
4568 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4569
4570 PR target/27540
4571 * configure.in: Only enable libgomp on IRIX 6.
4572 * configure: Regenerate.
4573
4574 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4575
4576 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4577 too.
4578 * Makefile.in: Regenerate.
4579
4580 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4581
4582 * config-ml.in: Alter CCASFLAGS to include special
4583 multilib options the same as is done for CFLAGS.
4584
4585 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4586
4587 * configure.in: Don't enable libgomp on hpux10.
4588 * configure: Rebuilt.
4589
4590 2006-06-12 David Ayers <d.ayers@inode.at>
4591
4592 PR bootstrap/27963
4593 PR target/19970
4594 * configure.in: Remove target-boehm-gc from noconfigdirs where
4595 ${libgcj} is specified.
4596 * configure: Regenerate.
4597
4598 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4599
4600 Sync from src:
4601
4602 * configure.in: Sync.
4603 * configure: Regenerated.
4604
4605 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4606
4607 * Makefile.def: Added dependencies from sim and gdb on intl, and
4608 added configure dependencies to everything with an all dependency
4609 on intl.
4610 * Makefile.in: Regenerated.
4611
4612 2006-06-06 David Ayers <d.ayers@inode.at>
4613
4614 PR libobjc/13946
4615 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4616 * Makefile.in: Regenerate.
4617 * configure.in: Add --enable-objc-gc at toplevel and have it
4618 enable boehm-gc for Objective-C.
4619 Remove target-boehm-gc from libgcj.
4620 Add target-boehm-gc to target_libraries.
4621 Add target-boehm-gc to noconfigdirs where ${libgcj}
4622 is specified.
4623 Assert that boehm-gc is supported when requested for Objective-C.
4624 Only build boehm-gc if needed either for Java or Objective-C.
4625 * configure: Regenerate.
4626
4627 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4628
4629 PR 27674
4630 * Makefile.tpl (configure-[+prefix+][+module+],
4631 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4632 Remove rule to unstage bootstrapped modules.
4633 (stage_current): New.
4634 * Makefile.in: Regenerate.
4635
4636 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4637
4638 * MAINTAINERS (Write After Approval): Update my e-mail address.
4639
4640 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4641
4642 * include/libiberty.h: Declare pex_run_in_environment.
4643
4644 2006-05-31 Asher Langton <langton2@llnl.gov>
4645
4646 * MAINTAINERS (Write After Approval): Add myself.
4647
4648 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4649
4650 * Makefile.def (bfd, opcodes): Fix lib_path.
4651 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4652 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4653 * Makefile.in: Regenerate.
4654
4655 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4656
4657 * Makefile.in: Regenerate.
4658
4659 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4660
4661 * Makefile.def: Add install-html target. Add datarootdir
4662 docdir and htmldir to flags_to_pass.
4663 * Makefile.tpl: Add install-html target.
4664 * Makefile.in: Regenerate.
4665 * configure.in: Add --with-datarootdir, --with-docdir, and
4666 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4667 * configure: Regenerate.
4668
4669 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4670
4671 * configure.in: Enable gprof for cross builds.
4672 * configure: Regenerate.
4673
4674 2006-05-22 Richard Guenther <rguenther@suse.de>
4675
4676 Revert
4677 2006-01-31 Richard Guenther <rguenther@suse.de>
4678 Paolo Bonzini <bonzini@gnu.org>
4679
4680 * Makefile.def (target_modules): Add libgcc-math target module.
4681 * configure.in (target_libraries): Add libgcc-math target library.
4682 (--enable-libgcc-math): New configure switch.
4683 * Makefile.in: Re-generate.
4684 * configure: Re-generate.
4685 * libgcc-math: New toplevel directory.
4686
4687 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4688 Andreas Tobler <a.tobler@schweiz.ch>
4689
4690 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4691 * configure: Rebuilt.
4692
4693 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4694
4695 * MAINTAINERS (Write After Approval): Add myself.
4696
4697 2006-05-01 DJ Delorie <dj@redhat.com>
4698
4699 * configure.in: Restore CFLAGS if GMP isn't present.
4700 * configure: Regenerate.
4701
4702 2006-05-01 Richard Guenther <rguenther@suse.de>
4703
4704 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4705 maintainer.
4706
4707 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4708
4709 * MAINTAINERS (Write After Approval): Add myself.
4710
4711 2006-04-28 Jan Beulich <jbeulich@novell.com>
4712
4713 * MAINTAINERS (Write After Approval): Add myself.
4714
4715 2006-04-18 DJ Delorie <dj@redhat.com>
4716
4717 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4718 reference libgloss so that libssp can be built in a combined
4719 tree.
4720 * configure: Regenerate.
4721
4722 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4723
4724 * MAINTAINERS (Write After Approval): Add myself.
4725
4726 2006-04-05 Ben Elliston <bje@au.ibm.com>
4727
4728 * configure.in: Require makeinfo 4.4 or higher.
4729 * configure: Regenerate.
4730
4731 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4732
4733 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4734 Rearrange the entries of other libraries to have them in one place.
4735
4736 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4737
4738 * MAINTAINERS (Write After Approval): Remove myself.
4739 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4740
4741 2006-03-14 Richard Guenther <rguenther@suse.de>
4742
4743 * configure: Regenerate with autoconf 2.13.
4744
4745 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4746
4747 * MAINTAINERS: Use my work address.
4748
4749 * MAINTAINERS: Update my E-mail address.
4750
4751 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4752
4753 * configure.in: Handle --disable-<component> generically.
4754 * configure: Regenerate.
4755
4756 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4757
4758 PR libgcj/17311
4759 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4760
4761 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4762
4763 * MAINTAINERS (Write After Approval): Remove myself.
4764 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4765
4766 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4767
4768 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4769 (TARGET_CONFIGDIRS): Remove.
4770 * configure.in: Remove AC_SUBST(target_configdirs).
4771 * Makefile.in, configure: Regenerated.
4772
4773 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4774
4775 * MAINTAINERS (Write After Approval): Remove myself.
4776 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4777
4778 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4779
4780 PR bootstrap/25670
4781
4782 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4783
4784 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4785 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4786 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4787 BUILD_PREFIX, BUILD_PREFIX_1.
4788 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4789
4790 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4791 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4792
4793 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4794 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4795 of `cat stage_current`. Always provide the `r' and `s' variables.
4796 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4797 a single shell execution.
4798 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4799 bootstrapped modules, make the stage1 module if the build was not
4800 started yet, else build the current stage.
4801 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4802 (all-build, all-host, all-target, [+make_target+]-host,
4803 [+make_target+]-target): Do not use \-continued lines.
4804 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4805 (current_stage, restrap, stage_last): New.
4806
4807 * Makefile.in: Regenerate.
4808 * configure: Regenerate.
4809
4810 2006-02-19 Bud Davis <jmdavis@link.com>
4811
4812 * MAINTAINERS (Write After Approval): Remove myself.
4813 (Language Front End Maintainers): Add myself as fortran 95
4814 maintainer and update e-mail address.
4815
4816 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4817
4818 * MAINTAINERS (Write After Approval): Remove myself.
4819 (Language Front End Maintainers): Add myself as fortran 95
4820 maintainer.
4821
4822 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4823
4824 * MAINTAINERS (Write After Approval): Add myself.
4825
4826 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4827
4828 * MAINTAINERS (Write After Approval): Remove myself.
4829 (Language Front End Maintainers): Add myself as
4830 fortran 95 maintainer.
4831
4832 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4833
4834 Sync from src:
4835
4836 2005-12-27 Leif Ekblad <leif@rdos.net>
4837
4838 * configure.in: Add support for RDOS target.
4839 * configure: Regenerate.
4840
4841 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4842 Andreas Schwab <schwab@suse.de>
4843
4844 * configure: Regenerate.
4845
4846 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4847
4848 * configure.in (enable_libgomp): Add AIX.
4849 * configure: Regenerate.
4850
4851 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4852
4853 * MAINTAINERS (Write After Approval): Add myself.
4854
4855 2006-02-03 Lee Millward <lee.millward@gmail.com>
4856
4857 * MAINTAINERS (Write After Approval): Add myself.
4858
4859 2006-01-31 Richard Guenther <rguenther@suse.de>
4860 Paolo Bonzini <bonzini@gnu.org>
4861
4862 * Makefile.def (target_modules): Add libgcc-math target module.
4863 * configure.in (target_libraries): Add libgcc-math target library.
4864 (--enable-libgcc-math): New configure switch.
4865 * Makefile.in: Re-generate.
4866 * configure: Re-generate.
4867 * libgcc-math: New toplevel directory.
4868
4869 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4870
4871 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4872 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4873 the assembler, linker and binutils.
4874 * configure: Regenerate.
4875
4876 2006-01-22 Dirk Mueller <dmueller@suse.de>
4877
4878 * MAINTAINERS (Write After Approval): Add myself.
4879
4880 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4881
4882 * configure: Regenerate.
4883
4884 2006-01-18 Richard Henderson <rth@redhat.com>
4885 Jakub Jelinek <jakub@redhat.com>
4886 Diego Novillo <dnovillo@redhat.com>
4887
4888 * libgomp: New directory.
4889 * Makefile.def: Add target_module libgomp.
4890 * Makefile.in: Regenerate.
4891 * configure.in (target_libraries): Add target-libgomp.
4892 * configure: Regenerate.
4893
4894 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4895
4896 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4897 @ from continuation.
4898 * Makefile.in: Rebuilt.
4899
4900 2006-01-04 Chris Lattner <sabre@gnu.org>
4901
4902 * MAINTAINERS (Write After Approval): Add myself.
4903
4904 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4905
4906 PR bootstrap/24252
4907
4908 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4909 * Makefile.tpl (OBJDUMP): New.
4910 (EXTRA_HOST_FLAGS): Add it.
4911 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4912
4913 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4914 to use symbolic links between directories. Avoid race conditions
4915 or make them harmless.
4916 * configure.in: Do not try to use symbolic links between directories.
4917
4918 * Makefile.def (LEAN): Pass.
4919 * Makefile.tpl (LEAN): Define.
4920 (stage[+id+]-start): Accept that the previous directory does not
4921 exist, if the bootstrap is lean.
4922 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4923 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4924 configure substitution.
4925 ([+compare-target+]): Likewise.
4926 ([+bootstrap-target+]-lean): New.
4927 * configure.in: Remove lean bootstrap support from here.
4928
4929 * Makefile.in: Regenerate.
4930 * configure: Regenerate.
4931
4932 2006-01-04 Ben Elliston <bje@au.ibm.com>
4933
4934 * MAINTAINERS (libdecnumber): Add myself.
4935
4936 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4937
4938 * libtool-ldflags: New script.
4939
4940 2006-01-02 Andreas Schwab <schwab@suse.de>
4941
4942 * configure.in: When reconfiguring remove Makefile in
4943 all stage directories.
4944 * configure: Regenerate.
4945
4946 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4947
4948 * MAINTAINERS: Update my email address.
4949
4950 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4951
4952 Revert Ada-related part of the previous change.
4953
4954 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4955 Do not pass.
4956 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4957 * Makefile.in: Regenerate.
4958 * configure.in: Do not include mt-ppc-aix target fragment.
4959 * configure: Regenerate.
4960
4961 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4962
4963 * configure.in: Select appropriate fragments for PowerPC/AIX.
4964 * configure: Regenerate.
4965
4966 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4967 BOOT_CFLAGS, BOOT_LDFLAGS.
4968 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4969 BOOT_CFLAGS, BOOT_LDFLAGS.
4970 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4971 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4972 (stage): Fail if we cannot complete the work.
4973 * Makefile.in: Regenerate.
4974
4975 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4976
4977 * configure.in: Replace ms1 with mt.
4978 * configure: Rebuilt.
4979
4980 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4981
4982 * MAINTAINERS: Update my email address.
4983
4984 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4985
4986 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4987 install-host-nogcc): Don't invoke $(stage) at the end.
4988 * Makefile.in: Regenerate.
4989
4990 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4991
4992 * configure.in: Flip the top-level bootstrap switch.
4993 * configure: Regenerate.
4994
4995 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4996
4997 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4998 $(stage) and $(unstage).
4999 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5000 (all): Remove stray semicolon.
5001 (local-distclean): Don't handle multilib.tmp and multilib.out.
5002 (install.all): Set $s for consistency.
5003 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5004 check_multilibs setting. Always make the install directory.
5005 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5006 Correct @if/@endif.
5007 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5008 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5009 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5010 (multilib.out): Remove.
5011 * Makefile.in: Regenerated.
5012
5013 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5014
5015 * MAINTAINERS (Write After Approval): Add myself.
5016
5017 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5018
5019 * MAINTAINERS: Add myself as mt maintainer.
5020
5021 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5022
5023 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5024
5025 * MAINTAINERS: Change email address.
5026
5027 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5028
5029 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5030 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5031 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5032 Find in-tree tools if available.
5033 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5034 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5035 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5036 (COMPILER_*_FOR_TARGET): New.
5037 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5038 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5039 (CONFIGURED_*, USUAL_*): Remove.
5040 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5041 STRIP): Use autoconf substitutions.
5042 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5043 COMPILER_NM_FOR_TARGET): New.
5044 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5045
5046 (all): Make all-host and all-target in parallel.
5047 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5048 that $$r and $$s are set before invoking a recursive make.
5049 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5050 ([+bootstrap-target+]): Inline most of the `all' target.
5051
5052 2005-11-29 Ben Elliston <bje@au.ibm.com>
5053
5054 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5055 from the gcc build directory.
5056 * Makefile.in: Regenerate.
5057
5058 2005-11-29 Ben Elliston <bje@au.ibm.com>
5059
5060 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5061 depend on all-libdecnumber.
5062 * configure.in (host_libs): Include libdecnumber.
5063 * Makefile.in: Regenerate.
5064 * configure: Likewise.
5065
5066 2005-11-29 Ben Elliston <bje@au.ibm.com>
5067
5068 * libdecnumber: Import decNumber sources from the dfp-branch.
5069
5070 2005-11-21 Kean Johnston <jkj@sco.com>
5071
5072 * config.sub, config.guess: Sync from upstream sources.
5073
5074 2005-11-21 Ben Elliston <bje@au.ibm.com>
5075
5076 Import from Autoconf sources:
5077
5078 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5079 * config/move-if-change: Don't output "$2 is unchanged";
5080 suggested by Ben Elliston. Handle weird characters correctly.
5081
5082 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5083
5084 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5085 to match upstream libtool for darwin.
5086
5087 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5088
5089 * Makefile.def: Remove gdb dependencies for gdbtk.
5090 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5091 (configure-gdb, install-gdb): New rules.
5092 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5093 * Makefile.in, configure: Regenerated.
5094
5095 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5096
5097 * MAINTAINERS (Write After Approval): Add myself.
5098
5099 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5100
5101 * MAINTAINERS (Write After Approval): Add myself.
5102
5103 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5104
5105 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5106 Diego Novillo.
5107
5108 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5109
5110 PR bootstrap/24297
5111 * Makefile.tpl (do-[+make-target+], do-check, install,
5112 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5113 are set before recursing.
5114 * Makefile.in: Regenerate.
5115
5116 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5117
5118 PR bootstrap/18939
5119 * Makefile.def (gcc) <target>: Fix thinko.
5120 * Makefile.in: Regenerate.
5121
5122 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5123
5124 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5125 * configure: Regenerate.
5126
5127 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5128
5129 * MAINTAINERS (Write After Approval): Add self.
5130
5131 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5132
5133 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5134 target-libffi, target-qthreads, target-libjava, and
5135 targetlibobjc.
5136 * configure: Regenerate.
5137
5138 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5139
5140 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5141 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5142 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5143 (USUAL_OBJDUMP_FOR_TARGET): New.
5144 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5145 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5146 * configure, Makefile.in: Regenerated.
5147
5148 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5149
5150 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5151 before other host packages.
5152
5153 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5154
5155 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5156
5157 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5158
5159 PR bootstrap/22340
5160
5161 * configure.in (default_target): Remove.
5162 * Makefile.tpl (all): Do not use prerequisites as subroutines
5163 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5164 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5165 use prerequisites as subroutines.
5166 (check-host, check-target): New.
5167 (bootstrap configure & all targets): Do not use stage*-start
5168 if the directory layout is already ok.
5169 (non-bootstrap configure & all targets): Prepend a $(unstage).
5170 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5171 (NOTPARALLEL): Remove.
5172 (unstage, stage variables): New variables.
5173 (unstage, stage targets): Simply expand to those variables.
5174
5175 * configure: Regenerate.
5176 * Makefile.in: Regenerate.
5177
5178 2005-10-04 James E Wilson <wilson@specifix.com>
5179
5180 * Makefile.def (lang_env_dependencies): Add libmudflap.
5181 * Makefile.in: Regenerate.
5182
5183 2005-10-03 Andreas Schwab <schwab@suse.de>
5184
5185 Backport from libtool CVS:
5186 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5187
5188 * ltmain.sh: add support for installing into temporary
5189 staging area (e.g. 'make install DESTDIR=...')
5190
5191 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5192
5193 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5194 * configure: Regenerated.
5195
5196 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5197
5198 * configure: Regenerate with the correct
5199 autoconf version.
5200
5201 2005-09-30 Catherine Moore <clm@cm00re.com>
5202
5203 * configure.in (bfin-*-*): New.
5204 * configure: Regenerated.
5205
5206 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5207
5208 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5209 (LIPO_FOR_TARGET): New.
5210 (CONFIGURED_LIPO_FOR_TARGET): New.
5211 (USUAL_LIPO_FOR_TARGET): New.
5212 (STRIP_FOR_TARGET): New.
5213 (CONFIGURED_STRIP_FOR_TARGET): New.
5214 (USUAL_STRIP_FOR_TARGET): New.
5215 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5216 STRIP_FOR_TARGET.
5217 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5218 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5219 * Makefile.in: Regenerate.
5220 * configure: Regenerate.
5221
5222 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5223
5224 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5225 (rs6000-*-aix*): Same.
5226 * configure: Regenerate.
5227
5228 2005-09-16 Tom Tromey <tromey@redhat.com>
5229
5230 * MAINTAINERS: Add self as java maintainer.
5231
5232 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5233
5234 * configure.in: Recognize f95 in the --enable-languages option,
5235 and substitute it for fortran, issuing a warning.
5236 * configure: Regenerate.
5237
5238 2005-08-30 Phil Edwards <phil@codesourcery.com>
5239
5240 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5241 * configure: Regenerated.
5242
5243 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5244
5245 * MAINTAINERS: Add self as ms1 maintainer.
5246
5247 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5248
5249 * Makefile.def (libssp): Add to lang_env_dependencies.
5250 * Makefile.in: Regenerate.
5251
5252 2005-08-18 Ian Lance Taylor <ian@airs.com>
5253
5254 * MAINTAINERS: Add myself as middle-end maintainer.
5255
5256 2005-08-17 Christian Groessler <chris@groessler.org>
5257
5258 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5259 * Makefile.in: Regenerate.
5260
5261 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5262
5263 * MAINTAINERS (write after approval): Added myself.
5264
5265 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5266
5267 * MAINTAINERS (Write After Approval): Add myself.
5268
5269 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5270
5271 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5272 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5273 Look for alternate names of the target cc and c++
5274 * configure: Regenerate.
5275
5276 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5277
5278 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5279 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5280 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5281 tools; remove code to manually set them.
5282 (Target tools): Look in the environment for them.
5283 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5284 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5285 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5286 build directory.
5287 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5288 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5289 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5290 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5291 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5292 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5293 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5294 * configure: Regenerate.
5295 * Makefile.in: Regenerate.
5296
5297 2005-07-28 Ben Elliston <bje@au.ibm.com>
5298
5299 * MAINTAINERS: Update for removed CPU targets.
5300
5301 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5302
5303 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5304 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5305 * Makefile.in: Regenerated.
5306
5307 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5308
5309 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5310 (CFLAGS_FOR_TARGET): Use it.
5311 (CXXFLAGS_FOR_TARGET): Likewise.
5312 * Makefile.in: Regenerated.
5313 * configure.in (--with-build-sysroot): New option.
5314 * configure: Regenerated.
5315
5316 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5317
5318 * Makefile.tpl: Wrap install between unstage and stage
5319 * Makefile.in: Regenerate.
5320
5321 2005-07-21 Eric Christopher <echristo@apple.com>
5322
5323 * MAINTAINERS: Update affiliation.
5324
5325 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5326
5327 * MAINTAINERS: Add self as crx port maintainer.
5328
5329 2005-07-20 DJ Delorie <dj@redhat.com>
5330
5331 * MAINTAINERS: Add self as m32c maintainer.
5332
5333 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5334
5335 * all files: Update FSF address.
5336
5337 2005-07-15 Eric Christopher <echristo@redhat.com>
5338
5339 * MAINTAINERS: Change affiliation.
5340
5341 2005-07-14 Jim Blandy <jimb@redhat.com>
5342
5343 * configure.in: Add cases for Renesas m32c.
5344 * configure: Regenerated.
5345
5346 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5347
5348 * COPYING.LIB: Update from fsf.org.
5349
5350 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5351
5352 * COPYING, compile, config.guess,
5353 config.sub, install-sh, missing, mkinstalldirs,
5354 symlink-tree, ylwrap: Sync from upstream sources.
5355 * config-ml.in: Update FSF address.
5356
5357 2005-07-13 Eric Christopher <echristo@redhat.com>
5358
5359 * configure.in: Add toplevel noconfigdir support for tpf.
5360 * configure: Regenerate.
5361
5362 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5363
5364 PR ada/22340
5365
5366 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5367 * Makefile.in: Regenerate.
5368
5369 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5370
5371 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5372 Brolley to write-after-approval.
5373
5374 2005-07-07 Andreas Schwab <schwab@suse.de>
5375
5376 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5377 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5378 * Makefile.in: Regenerated.
5379
5380 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5381
5382 * configure.in: Don't build sim or rda when targetting darwin.
5383 * configure: Regenerate.
5384
5385 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5386
5387 * configure.in: Add --enable-libssp and --disable-libssp.
5388 * configure: Regenerate with autoconf-2.13.
5389
5390 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5391
5392 * Makefile.def (target_modules): Add libssp.
5393 * configure.in (target_libraries): Add target-libssp.
5394 * configure: Rebuilt.
5395 * Makefile.in: Rebuilt.
5396
5397 2005-07-01 Zack Weinberg <zackw@panix.com>
5398
5399 * MAINTAINERS: Change email address. Resign from maintainership.
5400
5401 2005-07-01 Richard Guenther <rguenther@suse.de>
5402
5403 * MAINTAINERS: Change my e-mail address and affiliation.
5404
5405 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5406
5407 * Makefile.def (stagefeedback): Come after profile.
5408 Define profiledbootstrap target.
5409 * Makefile.tpl (profiledbootstrap): Remove.
5410 (stageprofile-end): Zap stagefeedback.
5411 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5412 * Makefile.in: Regenerate.
5413
5414 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5415
5416 * MAINTAINERS: Update my email address.
5417
5418 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5419
5420 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5421 In 'cpp' stanza, support '#line' as well as '# '.
5422
5423 2005-06-08 Andreas Schwab <schwab@suse.de>
5424
5425 * MAINTAINERS: Move myself from 'Write After Approval' to
5426 'CPU Port Maintainers' section as m68k maintainer.
5427
5428 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5429
5430 * configure.in (unsupported_languages): New macro.
5431 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5432 non-ported target libraries in noconfigdirs.
5433 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5434 non-linux-gnu. Remove libgcj_ex_libffi.
5435 <lang_frag loop>: Set add_this_lang=no if the language is in
5436 unsupported_languages.
5437 * configure: Regenerate.
5438
5439 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5440
5441 * configure.in: Fix typo in handling of --with-mpfr-dir.
5442 * configure: Regenerate.
5443
5444 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5445
5446 * MAINTAINERS: Update my email address.
5447
5448 2005-06-02 Jim Blandy <jimb@redhat.com>
5449
5450 * config.sub: Add cases for the Renesas m32c. (This patch has been
5451 accepted into the master sources.)
5452
5453 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5454 Michael Snyder <msnyder@redhat.com>
5455 Stan Cox <scox@redhat.com>
5456
5457 * configure.in: Set noconfigdirs for ms1.
5458
5459 * configure: Regenerate.
5460
5461 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5462
5463 * MAINTAINERS (Write After Approval): Add self.
5464
5465 2005-06-01 Josh Conner <jconner@apple.com>
5466
5467 * MAINTAINERS (Write After Approval): Add self.
5468
5469 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5470
5471 * MAINTAINERS: Update my email address.
5472
5473 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5474
5475 * MAINTAINERS (Write After Approval): Add self.
5476
5477 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5478
5479 * MAINTAINERS (Write After Approval): Remove self.
5480
5481 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5482
5483 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5484 (Dependencies): Consider target modules for bootstrap dependencies.
5485 Make target bootstrap modules depend on each stage's gcc.
5486 * Makefile.in: Regenerate.
5487
5488 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5489
5490 * Makefile.def (configure-gcc): Depend on binutils having been built.
5491 (all-gcc): No need to do it here.
5492 * Makefile.in: Regenerate.
5493
5494 2005-05-19 Paul Brook <paul@codesourcery.com>
5495
5496 * configure.in: Rewrite misleading error message when requested
5497 language cannot be built.
5498 * configure: Regenerate.
5499
5500 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5501
5502 * ylwrap: Import from Automake 1.9.5.
5503
5504 2005-05-13 David Ung <davidu@mips.com>
5505
5506 * MAINTAINERS (Write After Approval): Add self.
5507
5508 2005-05-09 Mike Stump <mrs@apple.com>
5509
5510 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5511 lt_cv_sys_max_cmd_len for now.
5512
5513 2005-05-09 Stan Cox <scox@redhat.com>
5514
5515 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5516
5517 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5518
5519 * README.SCO: Update the URL.
5520
5521 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5522
5523 * ltconfig: Define file_list_spec. Pass file_list_spec and
5524 with_gnu_ld to libtool.
5525 * ltcf-c.sh (aix[45]): Define file_list_spec.
5526 * ltcf-cxx.sh (aix[45]): Same.
5527 * ltcf-gcj.sh (aix[45]): Same.
5528 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5529 exists, write list of input files to temporary file.
5530
5531 2005-05-04 Mike Stump <mrs@apple.com>
5532
5533 * configure.in: Always pass --target to target configures as
5534 otherwise rebuilds that do --recheck will fail.
5535 * confiugure: Rebuilt.
5536
5537 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5538
5539 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5540 STAGE_HOST_EXPORTS.
5541 (configure, all): Add bootstrap support.
5542 (Host modules, target modules): Pass post-stage1 flags and exports.
5543 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5544 * Makefile.in: Regenerate.
5545
5546 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5547
5548 * configure: Regenerate.
5549
5550 2005-04-27 Mike Stump <mrs@apple.com>
5551
5552 * MAINTAINERS: Add self as darwin maintainer.
5553
5554 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5555
5556 * config.sub: Update from master copy.
5557
5558 2005-04-21 Mike Stump <mrs@apple.com>
5559
5560 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5561 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5562
5563 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5564
5565 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5566 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5567 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5568 "*-*-elf" and "*-*-linux*".
5569 * configure: Regenerate.
5570
5571 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5572
5573 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5574
5575 2005-04-12 Mike Stump <mrs@apple.com>
5576
5577 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5578
5579 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5580
5581 * MAINTAINERS (Write After Approval): Add myself.
5582
5583 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5584
5585 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5586
5587 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5588
5589 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5590 (TARGET_CONFIGARGS): Include --with-target-subdir.
5591 (configure, all): New macros. Use them throughout.
5592 * Makefile.in: Regenerate.
5593
5594 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5595
5596 * MAINTAINERS (Write After Approval): Add myself.
5597
5598 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5599
5600 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5601
5602 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5603
5604 * MAINTAINERS: Move John Carr to Write After Approval.
5605
5606 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5607
5608 * config/mh-mingw32: Delete.
5609 * configure.in: Don't use it.
5610 * configure: Regenerate.
5611
5612 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5613
5614 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5615 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5616 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5617 (HOST_LIB_PATH): Generate from Makefile.def.
5618 (TARGET_LIB_PATH): Likewise.
5619 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5620 * Makefile.in: Regenerate.
5621 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5622 (RPATH_ENVVAR): Include Darwin case.
5623 * configure: Regenerate.
5624
5625 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5626
5627 * MAINTAINERS (Various Maintainers): Remove self.
5628 (Write After Approval): Add self.
5629
5630 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5631
5632 * MAINTAINERS (Various Maintainers): Add self.
5633
5634 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5635
5636 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5637 * configure: Regenerate.
5638
5639 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5640
5641 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5642 gcc_version, and gcc_version_trigger from set of flags to pass.
5643 * Makefile.tpl: Remove definitions of above variables.
5644 (config.status): Remove dependency on $(gcc_version_trigger).
5645 * Makefile.in: Regenerate.
5646 * configure.in: Do not reference config/gcc-version.m4 nor
5647 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5648 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5649 * configure: Regenerate.
5650
5651 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5652 Andrew Pinski <pinskia@physics.uc.edu>
5653
5654 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5655 * Makefile.in: Regenerate.
5656
5657 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5658
5659 * MAINTAINERS (Write After Approval): Add myself.
5660
5661 2005-03-03 David Ayers <d.ayers@inode.at>
5662
5663 * MAINTAINERS (Write After Approval): Add myself.
5664
5665 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5666
5667 PR libgcj/20160
5668 * ltmain.sh: Avoid creating archives with components that have
5669 duplicate basenames.
5670
5671 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5672
5673 PR bootstrap/20250
5674 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5675 instead of check.
5676 * Makefile.in: Regenerate.
5677
5678 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5679
5680 * Makefile.in: Regenerate to fix conflict between the previous two
5681 patches.
5682
5683 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5684
5685 PR bootstrap/17383
5686 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5687 * Makefile.tpl (HOST_SUBDIR): New substitution.
5688 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5689 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5690 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5691 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5692 (Host modules, Bootstrapped modules): Use it.
5693 (Build modules, Target modules): Do not create symlink trees,
5694 always configure out-of-srcdir.
5695 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5696 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5697 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5698 $(HOST_SUBDIR). Create a symlink for host_subdir.
5699
5700 * Makefile.in: Regenerate.
5701 * configure: Regenerate.
5702
5703 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5704
5705 Merged from libada-gnattools-branch:
5706 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5707
5708 * gnattools: New directory.
5709 * Makefile.def: Add gnattools as a module, depending on target-libada.
5710 * Makefile.in: Regenerate.
5711 * configure.in: Include gnattools in host_tools; disable it if ada
5712 is disabled.
5713 * configure: Regenerate.
5714
5715 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5716
5717 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5718 treelang maintainer.
5719 (Write After Approval): Remove myself.
5720
5721 2005-02-23 Paul Schlie <schlie@comcast.net>
5722
5723 * configure.in: Allow darwin targeted ports to build tk, itcl and
5724 libgui.
5725 * configure: Regenerate.
5726
5727 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5728
5729 PR libgcj/10353
5730 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5731 * configure: Regenerate.
5732
5733 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5734
5735 * MAINTAINERS (Write After Approval): Add myself.
5736
5737 2005-02-10 Ian Lance Taylor <ian@airs.com>
5738
5739 * MAINTAINERS: Update my e-mail address.
5740
5741 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5742
5743 * MAINTAINERS (Write After Approval): Add myself.
5744
5745 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5746
5747 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5748 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5749 target-libgloss when not *-*-elf and *-*-aout.
5750 * configure: Regenerate.
5751
5752 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5753
5754 * MAINTAINERS: Remove obsolete entries.
5755
5756 * MAINTAINERS (Write After Approval): Add Michael Matz.
5757
5758 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5759
5760 * MAINTAINERS: Remove self as cpplib maintainer.
5761
5762 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5763
5764 * install-sh, config.sub: Import from upstream.
5765
5766 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5767
5768 PR bootstrap/18222
5769 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5770 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5771 * Makefile.in: Regenerate.
5772
5773 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5774
5775 * MAINTAINERS: Update my email address.
5776
5777 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5778 Andreas Schwab <schwab@suse.de>
5779
5780 PR bootstrap/18033
5781 * config-ml.in: Eval option if surrounded by single quotes.
5782
5783 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5784
5785 Revert 2004-12-28 Makefile changes, a better fix will be
5786 applied to mainline and src after GCC 4.0 branches.
5787
5788 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5789
5790 PR bootstrap/17383
5791
5792 * Makefile.def (target_modules): Remove stage parameter,
5793 it is always true now.
5794 * Makefile.tpl (configure-build-[+module+],
5795 configure-target-[+module+]): Always build symlink tree
5796 for the directory and for include. BUILD_SUBDIR and
5797 TARGET_SUBDIR cannot be . anymore.
5798 * Makefile.in: Regenerate.
5799
5800 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5801
5802 Revert 2004-12-08 Makefile changes.
5803
5804 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5805
5806 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5807 cygwin, mingw.
5808
5809 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5810
5811 * configure.in (sh64-*-*): Reenable gprof.
5812 * configure: Regenerate.
5813
5814 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5815
5816 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5817 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5818 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5819 * Makefile.in: Regenerate.
5820
5821 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5822
5823 * MAINTAINERS: Update my email address.
5824
5825 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5826
5827 * Makefile.tpl: Generate normal dependencies if the LHS module is
5828 not bootstrapped.
5829 * Makefile.in: Regenerate.
5830
5831 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5832
5833 * configure.in: Include config/gxx-include-dir.m4. Use
5834 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5835 * configure: Regenerate.
5836
5837 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5838
5839 * config.if: Delete.
5840 * configure.in: Set libstdcxx_incdir directly.
5841 * configure: Regenerate.
5842
5843 2004-12-02 Eric Christopher <echristo@redhat.com>
5844
5845 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5846 * Makefile.in: Regenerate.
5847
5848 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5849
5850 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5851 * configure: Regenerate.
5852
5853 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5854
5855 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5856 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5857 * configure: Regenerate.
5858
5859 2004-12-01 Eric Christopher <echristo@redhat.com>
5860
5861 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5862 of things to remove.
5863
5864 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5865
5866 * MAINTAINERS (Write After Approval): Update my e-mail address.
5867
5868 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5869
5870 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5871 from CVS libtool to always pass_all.
5872
5873 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5874
5875 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5876 (hppa*64*-*-*): Delete incorrect comment.
5877 * configure: Rebuilt.
5878
5879 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5880
5881 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5882
5883 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5884
5885 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5886 from CVS libtool to always pass_all.
5887
5888 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5889
5890 * install-sh, compile: Import from automake.
5891
5892 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5893
5894 * config.guess, config.sub: Import from savannnah.
5895
5896 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5897
5898 * MAINTAINERS (Write After Approval): Add myself
5899
5900 2004-11-12 Mike Stump <mrs@apple.com>
5901
5902 * Makefile.def: Add html support.
5903 * Makefile.tpl: Likewise.
5904 * Makefile.in: Regenerate.
5905
5906 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5907
5908 PR 18423
5909 * configure.in: Remove all instances of build-fixincludes from
5910 noconfigdirs.
5911 (build_configargs): Supply --target to subdirectories.
5912 * configure: Regenerate.
5913
5914 * Makefile.def: Make gcc install depend on fixincludes install.
5915 * Makefile.in: Regenerate.
5916
5917 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5918
5919 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5920
5921 2004-11-11 Paul Brook <paul@codesourcery.com>
5922
5923 * MAINTAINERS: Add self as arm maintainer. Update email address.
5924
5925 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5926
5927 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5928 target-libgfortran.
5929 * configure: Regenerate.
5930
5931 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5932
5933 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5934 like CC.
5935
5936 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5937
5938 * Makefile.def (host fixincludes): Specify missing targets.
5939 * Makefile.in: Regenerate.
5940
5941 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5942
5943 * MAINTAINERS: Add myself
5944
5945 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5946
5947 * MAINTAINERS (Write After Approval): Add myself.
5948
5949 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5950
5951 * Makefile.def: Build fixincludes for the host, too.
5952 * Makefile.in: Regenerate.
5953 * configure.in (host_tools): Add fixincludes.
5954 * configure: Regenerate.
5955
5956 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5957
5958 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5959 * configure: Regenerated.
5960
5961 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5962
5963 PR other/17783
5964 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5965 * configure: Regenerated.
5966
5967 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5968
5969 * README.SCO: Update per FSF instructions.
5970
5971 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5972
5973 PR target/18151
5974 * configure.in (case ${target}): Do not build fixincludes for avr.
5975 * configure: Regenerated.
5976
5977 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5978
5979 * configure.in (case ${target}): Do not build fixincludes
5980 on platforms where it is not used.
5981 * configure: Regenerated.
5982
5983 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5984
5985 * configure.in: Use an absolute path to install-sh.
5986 * configure: Regenerated.
5987
5988 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5989
5990 * MAINTAINERS (Write After Approval): Add myself.
5991
5992 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5993
5994 * MAINTAINERS: Remove from Write After Approval those that are
5995 already maintainers.
5996
5997 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5998
5999 * MAINTAINERS: Update my email address.
6000
6001 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6002
6003 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6004 * configure: Regenerate.
6005
6006 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6007
6008 * MAINTAINERS: Update my email address.
6009
6010 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6011
6012 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6013 entries belonging to this category.
6014
6015 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6016
6017 * MAINTAINERS: Update my e-mail address.
6018
6019 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6020
6021 Fix wrong conflict resolution in:
6022
6023 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6024
6025 * Makefile.in: Regenerate.
6026 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6027 in the recursive `make', instead of hardwiring `all'.
6028 (Autogenerated TARGET-* variables): New.
6029
6030 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6031
6032 * configure.in: Enable target-libgloss for crx-*-*.
6033 * configure: Regenerate.
6034
6035 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6036
6037 * MAINTAINERS (Various Maintainers): Move the "windows,
6038 cygwin, mingw" maintainer to ...
6039 (OS Port Maintainers): ... here.
6040
6041 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6042
6043 * MAINTAINERS (Write After Approval): Remove those that are
6044 maintainers of some subsystem.
6045
6046 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6047
6048 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6049 * ltcf-cxx.sh (tpf*): Likewise.
6050 * ltconfig (tpf*): Add TPF OS configuration support.
6051
6052 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6053
6054 * MAINTAINERS: Change my email address to my new work account.
6055
6056 2004-09-24 Michael Roth <mroth@nessie.de>
6057
6058 * configure.in (--without-headers): Add missing double quotes.
6059 * configure: Regenerate.
6060
6061 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6062
6063 * ylwrap: Revert to previous version.
6064
6065 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6066
6067 PR bootstrap/17369
6068 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6069 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6070 SET_GCC_LIB_PATH_CMD.
6071 (BASE_TARGET_EXPORTS): Likewise.
6072 * Makefile.in: Regenerated.
6073
6074 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6075 * configure: Regenerated.
6076
6077 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6078
6079 * config.guess: New upstream version
6080 * compile, depcomp, install-sh, ylwrap: Likewise.
6081
6082 2004-09-19 Roger Sayle <roger@eyesopen.com>
6083
6084 * config/mh-x86omitfp: New host makefile fragment. Add
6085 -fomit-frame-pointer to the default BOOT_CFLAGS.
6086 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6087 * configure: Regenerate.
6088
6089 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6090
6091 PR target/11572
6092 * configure.in (*-*-darwin*): Renable libobjc.
6093 * configure: Regenerate.
6094
6095 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6096
6097 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6098
6099 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6100
6101 * Makefile.def: Remove libbanshee.
6102 * Makefile.tpl: Ditto.
6103 * configure.in: Ditto.
6104 * Makefile.in: Regen.
6105 * configure: Ditto.
6106
6107 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6108
6109 * ltmain.sh: Use $pic_object as $non_pic_object if
6110 $non_pic_object=none.
6111
6112 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6113
6114 * missing: Import latest version from master repository.
6115
6116 2004-09-06 Nick Clifton <nickc@redhat.com>
6117
6118 * config.sub: Import latest version from master repository.
6119 * config.guess: Likewise.
6120 This includes these changes:
6121
6122 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6123
6124 * config.sub: Handle crisv32, alias etraxfs.
6125 * config.guess (crisv32:Linux:*:*): Handle.
6126
6127 2004-08-13 Brad Smith <brad@comstyle.com>
6128
6129 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6130 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6131
6132 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6133
6134 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6135 assume the processor is a powerpc. This is because coreutils
6136 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6137 in this case, due to a MacOS X bug that causes
6138 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6139 to return a negative number.
6140 Problem reported by Petter Reinholdtsen in:
6141 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6142
6143 2004-07-19 Ben Elliston <bje@gnu.org>
6144
6145 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6146
6147 2004-06-24 Ben Elliston <bje@gnu.org>
6148
6149 * config.guess: Update copyright years.
6150 * config.sub: Likewise.
6151
6152 2004-06-22 Robert Millan <robertmh@gnu.org>
6153
6154 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6155 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6156
6157 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6158
6159 * config.guess (*:*VMS:*:*): New entry. Replaces
6160 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6161 manufacturer.
6162
6163 2004-06-22 Ben Elliston <bje@gnu.org>
6164
6165 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6166 * config.sub: Likewise.
6167
6168 2004-06-22 Ben Elliston <bje@gnu.org>
6169
6170 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6171 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6172
6173 2004-06-11 Ben Elliston <bje@gnu.org>
6174
6175 * config.guess (pegasos:OpenBSD:*:*): Remove.
6176
6177 2004-06-11 Ben Elliston <bje@gnu.org>
6178
6179 From Wouter Verhelst <wouter@grep.be>:
6180 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6181
6182 2004-06-11 Ben Elliston <bje@gnu.org>
6183
6184 * config.guess (luna88k:OpenBSD:*:*): New.
6185
6186 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6187
6188 * config.guess (m32r*:Linux:*:*): New case.
6189 * config.sub: Handle m32rle.
6190
6191 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6192
6193 From Jens Petersen <petersen@redhat.com>:
6194 * config.sub: Handle sparcv8.
6195
6196 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6197
6198 From Tom Smith <smith@cag.lkg.hp.com>:
6199 * config.guess: Version suffixes are equally significant on Tru64
6200 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6201 prefix of "P" (patched kernel).
6202
6203 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6204
6205 * config.sub: Add support for National Semiconductor CRX target.
6206
6207 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6208
6209 * MAINTAINERS (Various Maintainers): Remove myself as web page
6210 maintainer, add myself as maintainer of build status lists.
6211
6212 2004-09-03 Jan Beulich <jbeulich@novell.com>
6213
6214 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6215 *-*-netware, but add target-libmudflap.
6216 Consolidate *-*-netware targets (of which really only i?86 exists)
6217 into a single entry.
6218 * configure: Likewise.
6219
6220 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6221
6222 * Makefile.tpl (sorry): Remove.
6223 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6224 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6225 (do-clean): Clean per-stage directories too.
6226 (do-distclean): Run distclean-stage1 too.
6227 (.NOTPARALLEL): Enable during toplevel bootstrap.
6228 (stage[+id+]-bubble): Enable parallel execution during
6229 the recursive invocation.
6230 * Makefile.in: Regenerate.
6231
6232 Fix previous checkin:
6233
6234 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6235 include.
6236 * configure.in: Fix indentation.
6237 * configure: Regenerate.
6238
6239 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6240
6241 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6242 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6243 * configure: regenerate
6244 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6245 -mdynamic-no-pic
6246
6247 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6248
6249 * Makefile.def (build_modules): Add fixincludes.
6250 (dependencies): Make gcc depend on fixincludes.
6251 * configure.in (build_tools): Add fixincludes.
6252 (build_configdirs): Always include build_libs.
6253 * Makefile.in: Regenerate.
6254 * configure: Regenerate.
6255
6256 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6257
6258 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6259 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6260 phony targets; do not generate timestamp files.
6261 (distclean-stageN): Remove references to their timestamp files.
6262 (restageN, touch-stageN): Remove.
6263 (stageN-bubble): Rewritten.
6264 (compare): Support lean bootstraps.
6265 * Makefile.in: Regenerate.
6266
6267 * configure.in: Only warn when bootstrapping but
6268 build != host or build != target. Support lean bootstraps.
6269 * configure: Regenerate.
6270
6271 2004-08-26 Phil Edwards <phil@codesourcery.com>
6272
6273 * configure.in: Give a better error message if GMP/MPFR are missing
6274 and a language needing them has been requested.
6275 * configure: Regenerated.
6276
6277 2004-08-25 Phil Edwards <phil@codesourcery.com>
6278
6279 * configure.in: Print a list of available language front-ends if
6280 a requested one is missing. Tidy stray tab characters.
6281 * configure: Regenerated.
6282
6283 2004-08-19 Michael Koch <konqueror@gmx.de>
6284
6285 * gcc/doc/install.texi: Update entry about automake for libjava.
6286
6287 2004-08-17 Robert Millan <robertmh@gnu.org>
6288
6289 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6290 (instead of FreeBSD).
6291 * configure: Regenerate.
6292
6293 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6294
6295 * Makefile.in: Regenerate.
6296 * configure: Regenerate.
6297
6298 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6299 stage_*_flags.
6300 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6301 for bootstrapped modules if toplevel bootstrap is going.
6302 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6303 modules. Adjust for changes in Makefile.def. Enable several
6304 rules even in non-bootstrap mode, just to avoid peppering the
6305 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6306 (stage-[+prev+]-bubble): Remove.
6307
6308 * Makefile.def (Dependencies): Depend on all-build-bison,
6309 all-build-flex, all-build-byacc, all-build-texinfo, rather
6310 than the host variations.
6311 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6312 with BUILD_SUBDIR.
6313 (BISON): Update for recent Bisons.
6314 (YACC): Fix typo.
6315 (cross): Depend on all-build.
6316 (all): Do not depend on all-build.
6317 (prebootstrap): Remove.
6318 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6319 (Prebootstrap dependencies): Add them to the per-stage targets
6320 and to all-prebootstrap.
6321 * configure.in (build_configdirs): Always enable build_tools.
6322 (BUILD_DIR_PREFIX): Remove.
6323
6324 * Makefile.def (gcc): Add target variable.
6325 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6326 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6327 in the recursive `make', instead of hardwiring `all'.
6328 (Autogenerated TARGET-* variables): New.
6329
6330 2004-08-13 Brian Booth <bbooth@redhat.com>
6331
6332 * MAINTAINERS: Remove myself from write-after-approval.
6333
6334 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6335
6336 * src-release: Stop distributing mmalloc with gdb (which doesn't
6337 use it).
6338 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6339 * Makefile.in: Regenerate.
6340
6341 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6342
6343 * configure.in (arm*-*-eabi*): New target.
6344 * configure: Regenerate.
6345
6346 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6347
6348 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6349 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6350 (Dependencies): New section.
6351 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6352 (configure-target-[+module+]): Depend on maybe-all-gcc
6353 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6354 (toplevel profiledbootstrap): Fix dependencies.
6355 * Makefile.in: Regenerate.
6356
6357 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6358
6359 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6360 target-libiberty to noconfigdirs.
6361 * configure: Regenerate.
6362
6363 2004-08-03 Paul Brook <paul@codesourcery.com>
6364
6365 * configure.in: Check for MPFR as well as GMP.
6366 * configure: Regenerate.
6367
6368 2004-08-01 Robert Millan <robertmh@gnu.org>
6369
6370 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6371 libmudflap for all GNU-based systems (with Glibc).
6372 * configure: Regenerate.
6373
6374 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6375
6376 * Makefile.def (host-modules): Add gcc.
6377 * Makefile.in: Regenerate.
6378 * Makefile.tpl (sorry): New rule.
6379 (configure-host, all-host, [+make_target+]-host, do-check,
6380 install-host): Do not add gcc as a special case.
6381 (host modules): Add a small special-casing for gcc. Export
6382 extra_make_flags through the environment.
6383 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6384 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6385 other recursive targets for gcc): Remove.
6386
6387 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6388 (stage, unstage): New rules.
6389 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6390 distclean-stage[+id+]): Use stage_current.
6391 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6392 the stage*-start rules.
6393
6394 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6395
6396 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6397 use -all_load flag.
6398
6399 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6400
6401 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6402 * configure: Regenerate.
6403
6404 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6405
6406 * maintainer-scripts/gcc_release: Revert yesterday's change.
6407
6408 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6409
6410 * MAINTAINERS: Add myself to write-after-approval.
6411
6412 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6413
6414 * libf2c: Removed.
6415 * gcc/gccbug.in: Updated because of libf2c removal.
6416 * maintainer-scripts/gcc_release: Ditto.
6417
6418 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6419
6420 * configure.in: Build libmudflap by default on FreeBSD.
6421 * configure: Regenerated.
6422
6423 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6424
6425 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6426 systems.
6427 * configure: Regenerated.
6428
6429 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6430
6431 PR target/16344
6432 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6433 feedback based compiler.
6434 * Makefile.in: Rebuilt.
6435
6436 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6437
6438 * Makefile.def (host_modules): Set bootstrap=true for flex.
6439 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6440 * Makefile.in: Rebuilt.
6441
6442 2004-07-07 Jan Hubicka <jh@suse.cz>
6443
6444 * MAINTAINERS: Add self as a profile feedback maintainer.
6445
6446 2004-07-05 Phil Edwards <phil@codesourcery.com>
6447
6448 * configure.in: Do not prepend $srcdir to /dev/null in
6449 makefile fragments.
6450 * configure: Regenerate.
6451
6452 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6453
6454 * Makefile.def (build_modules): Add bison, byacc, flex,
6455 m4, texinfo.
6456 (flags_to_pass): Add FLEX.
6457 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6458 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6459 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6460 DEFAULT_MAKEINFO): Remove.
6461 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6462 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6463 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6464 objdir or else use configured tool.
6465 (all-build): New.
6466 (all): Depend on it.
6467 (Build module dependencies): Add.
6468 * Makefile.in: Regenerate.
6469 * configure.in: Better support for multiple build modules,
6470 matching what is done for host/target modules. Do not look
6471 for "plausible" locations of build tools if Canadian cross.
6472 Use autoconf's AC_PROG_CC to find a C compiler. Define
6473 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6474 * configure: Regenerate.
6475
6476 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6477
6478 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6479 * Makefile.in: Regenerate.
6480
6481 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6482
6483 * Makefile.tpl (configure-build-[+module+],
6484 configure-[+module+], configure-target-[+module+]): Pass
6485 [+extra_configure_args+].
6486 (all-build-[+module+], all-[+module+], check-[+module+],
6487 install-[+module+], [+make_target+]-[+module+],
6488 all-target-[+module+], check-target-[+module+],
6489 install-target-[+module+], [+make_target+]-target-[+module+]):
6490 Pass [+extra_make_args+].
6491 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6492 (GCC_HOST_EXPORTS): Remove.
6493 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6494 cross, check-gcc, check-gcc-c++, install-gcc,
6495 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6496 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6497 * Makefile.in: Regenerate.
6498
6499 2004-06-21 Matthew Sachs <msachs@apple.com>
6500
6501 * MAINTAINERS: Added self to write-after-approval.
6502
6503 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6504
6505 * configure.in: Check for srcdir/winsup rather than build directory
6506 winsup.
6507 * configure: Regenerate.
6508
6509 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6510
6511 * configure.in: Don't build Cygwin native newlib if winsup
6512 directory is missing. Emit warning instead.
6513 * configure: Regenerate.
6514
6515 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6516
6517 * Makefile.tpl (touch-stage[+id+]): New.
6518 (restage[+prev+]): Depend on touch-stage[+id+].
6519
6520 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6521 Use it throughout.
6522
6523 * Makefile.def: Add profile and feedback bootstrap stages.
6524 Remove next field from bootstrap stages.
6525 * Makefile.tpl (LN, LN_S): Substitute.
6526 (stageN-start, stageN-end): Use double-colon rules, to
6527 provide a hook for additional setup commands.
6528 (distclean-stageN-gcc, restageN): Create dependencies from
6529 [+prev+], not from [+next+].
6530 (stageN-bubble): Add commands for successive stages from
6531 [+prev+], using double-colon rules.
6532 (all-stageN-gcc): Fix typo.
6533 (stagefeedback-start, profiledbootstrap): New.
6534 * Makefile.in: Regenerate.
6535 * configure.in: Call ACX_PROG_LN.
6536 * configure: Regenerate.
6537
6538 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6539
6540 * MAINTAINERS (Write After Approval): Add myself.
6541
6542 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6543
6544 * MAINTAINERS (Write After Approval): Add myself.
6545
6546 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6547
6548 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6549 without gcc.
6550 * configure: Regenerate.
6551
6552 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6553
6554 * Makefile.tpl: Fix typo.
6555 * Makefile.in: Regenerate.
6556
6557 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6558
6559 * configure.in: Remove new- prefix from toplevel
6560 bootstrap targets.
6561 * configure: Regenerate.
6562
6563 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6564
6565 * Makefile.tpl (all.normal): Rename to all.
6566 (all): Replace with a rule to pick the default
6567 target from configure.
6568 (all-gcc, configure-gcc): Use conditionals to
6569 do nothing when toplevel bootstrap is going on.
6570 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6571 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6572 * configure.in: Support --enable-bootstrap.
6573
6574 * Makefile.def: Remove new- prefix from toplevel
6575 bootstrap targets.
6576 * Makefile.tpl: Likewise.
6577
6578 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6579 target.
6580
6581 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6582 $(RECURSE_FLAGS) to recursive invocation of make.
6583
6584 * Makefile.in: Regenerate.
6585 * configure: Regenerate.
6586
6587 2004-05-30 Andreas Jaeger <aj@suse.de>
6588 Jim Wilson <wilson@specifixinc.com>
6589
6590 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6591 like CC.
6592
6593 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6594
6595 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6596 * configure: Regenerate.
6597
6598 2004-05-25 Daniel Jacobowitz <drow@false.org>
6599
6600 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6601 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6602 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6603 targets.
6604 * Makefile.in: Regenerate.
6605
6606 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6607
6608 * configure.in: Test the ability to symlink directories.
6609 * configure: Regenerate.
6610
6611 * Makefile.def (bootstrap-stage): New definitions.
6612 * Makefile.tpl (configure-stage1-gcc,
6613 configure-stage2-gcc, configure-stage3-gcc,
6614 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6615 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6616 new-restage3, compare): Autogenerate, see Makefile.in
6617 entry for behavioral changes.
6618 (distclean-stage1, new-stage1-start, new-stage1-end,
6619 new-stage1-bubble, distclean-stage2, new-stage2-start,
6620 new-stage2-end, new-stage2-bubble, distclean-stage3,
6621 new-stage3-start, new-stage3-end): New autogenerated targets.
6622 (objext, prebootstrap, BOOT_CFLAGS,
6623 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6624 targets.
6625
6626 * Makefile.in: Regenerate.
6627 (distclean-stage1, new-stage1-start, new-stage1-end,
6628 new-stage1-bubble, distclean-stage2, new-stage2-start,
6629 new-stage2-end, new-stage2-bubble, distclean-stage3,
6630 new-stage3-start, new-stage3-end): New targets.
6631 (all-stage1-gcc): Move prebootstrap dependency from here...
6632 (configure-stage1-gcc): ...to here.
6633 (new-bootstrap): Use bubble targets.
6634 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6635 Use per-stage distclean targets.
6636 (configure-stage1-gcc, configure-stage2-gcc,
6637 configure-stage3-gcc, all-stage1-gcc,
6638 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6639 Use new-stageN-start to prepare the tree.
6640
6641 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6642
6643 * Makefile.def (host_modules): add libcpp.
6644 * Makefile.tpl: Add dependencies on and for libcpp.
6645 * Makefile.in: Regenerate.
6646 * configure.in: Add libcpp host module.
6647 * configure: Regenerate.
6648
6649 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6650
6651 * Makefile.tpl: Whenever a recursive target is defined, wrap
6652 it in a special @if/@endif block, and prepare its maybe
6653 dependency in the @if/@endif block
6654 * configure.in: Instead of writing maybe dependencies, remove
6655 the @if/@endif statements, and remove the @if/@endif blocks
6656 that remain.
6657 * configure: Regenerate.
6658 * Makefile.in: Regenerate.
6659
6660 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6661
6662 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6663
6664 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6665
6666 PR bootstrap/15120
6667 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6668 * */configure: Rebuilt.
6669
6670 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6671
6672 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6673 of libf2c.
6674 * configure, Makefile.in: Regenerate.
6675
6676 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6677
6678 * MAINTAINERS (Write After Approval): Add myself.
6679
6680 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6681
6682 Merge from tree-ssa-20020619-branch.
6683
6684 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6685 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6686 (HOST_GMPLIBS): Define.
6687 (HOST_GMPINC): Define.
6688 (TARGET_LIB_PATH): Add libmudflap.
6689 (GFORTRAN_FOR_TARGET): Define.
6690 (configure-build*): Export GFORTRAN.
6691 (configure-gcc): Export GMPLIBS and GMPINC.
6692 (all-gcc): Add maybe-all-libbanshee.
6693 (configure-target-libgfortran): Define.
6694 * Makefile.in: Regenerate.
6695 * configure.in (host_libs): Add libbanshee.
6696 (target_libraries): Add target-libmudflap and target-libgfortran.
6697 Add --with-libbanshee.
6698 Handle --disable-libmudflap.
6699 (*-*-freebsd*): Use with_gmp.
6700 Add $(libgcj) to noconfigdirs.
6701 * configure: Regenerate.
6702 * depcomp: New file.
6703 * MAINTAINERS: Add tree-ssa maintainers.
6704
6705 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6706
6707 * MAINTAINERS (Various Maintainers): Add myself.
6708
6709 2004-04-30 Brian Ford <ford@vss.fsi.com>
6710
6711 * MAINTAINERS (Write After Approval): Add myself.
6712
6713 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6714
6715 * MAINTAINERS (Write After Approval): Add myself.
6716
6717 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6718
6719 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6720 * configure: Regenerate.
6721
6722 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6723
6724 Revert:
6725 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6726
6727 * Makefile.def (flags_to_pass): Remove *dir variables that
6728 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6729 as well as prefix and exec_prefix.
6730 * Makefile.in: Regenerate.
6731
6732 2004-04-26 Robert Millan <robertmh@gnu.org>
6733
6734 Add patches from libtool CVS.
6735 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6736 * ltconfig: Likewise.
6737 * ltcf-c.sh: Likewise.
6738 * ltcf-cxx.sh: Likewise.
6739 * ltcf-gcj.sh: Likewise.
6740
6741 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6742
6743 * Makefile.def (host_modules): Mark with the bootstrap
6744 flag packages on which gcc depends.
6745 * Makefile.tpl (all-bootstrap): Use it.
6746 * Makefile.in: Regenerate.
6747
6748 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6749
6750 * Makefile.def (flags_to_pass): Remove *dir variables that
6751 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6752 as well as prefix and exec_prefix.
6753 * Makefile.in: Regenerate.
6754
6755 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6756
6757 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6758 * configure: Regenerate.
6759 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6760 * gcc/Makefile.tpl (compare): Use the result of the test.
6761 * gcc/Makefile.in: Regenerate.
6762
6763 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6764
6765 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6766 Always relocate gcc and prev-gcc to the original names, even
6767 if the build fails.
6768 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6769 New targets.
6770
6771 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6772
6773 * MAINTAINERS: Update my email address.
6774
6775 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6776
6777 * configure.in (mips*-*-irix5*): Enable ld.
6778 * configure: Regenerate.
6779
6780 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6781
6782 * configure: Regenerate.
6783
6784 2004-04-15 James E Wilson <wilson@specifixinc.com>
6785
6786 * Makefile.tpl (configure-[+module+], configure-gcc,
6787 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6788 Set and export LDFLAGS.
6789 * Makefile.in: Regenerate.
6790
6791 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6792
6793 * MAINTAINERS: Add myself to write-after-approval.
6794
6795 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6796
6797 PR bootstrap/14871
6798 * Makefile.tpl: If we don't have built-in-tree target tools,
6799 use the ones found by configure rather than hacking around with
6800 program_transform_name.
6801 * configure.in: Give Makefile.tpl the information necessary
6802 to do that.
6803 * Makefile.in: Regenerate.
6804 * configure: Regenerate.
6805
6806 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6807
6808 PR bootstrap/14760
6809 * configure.in: When computing baseargs, strip *all* copies of
6810 offending options. Also, don't match/substitute the trailing space,
6811 so that this actually works when two similar options are separated by
6812 only one space.
6813 * configure: Regenerate.
6814
6815 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6816
6817 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6818 (rs6000-*-aix*): Same.
6819 * configure: Regenerate.
6820
6821 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6822
6823 * MAINTAINERS: Add myself to write-after-approval.
6824
6825 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6826
6827 * MAINTAINERS: Add myself to write-after-approval.
6828
6829 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6830
6831 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6832 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6833 * Makefile.in: Regenerate.
6834
6835 * configure.in (top level bootstrap support): Rework --enable-werror
6836 to set @stage2_werror_flag@.
6837 * configure: Regenerate.
6838 * Makefile.tpl (top level bootstrap support): Pass
6839 @stage2_werror_flag@ down to configure in stages 2 and 3.
6840 * Makefile.in: Regenerate.
6841
6842 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6843
6844 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6845 for stages 2 and 3 as well as in make. As a consequence, remove
6846 OUTPUT_OPTION (now detected by configure) from the flags passed down
6847 to make.
6848 * Makefile.in: Regenerate.
6849
6850 * Makefile.tpl (new-bootstrap): Fix typo.
6851 * Makefile.in: Regenerate.
6852
6853 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6854
6855 * Makefile.tpl: Rearrange by moving recursive_targets rules
6856 into their proper sections.
6857 * Makefile.tpl (top level bootstrap support): Move disabling
6858 of coverage flags from 'make' to 'configure'; improve comments.
6859 * Makefile.in: Regenerate.
6860
6861 * Makefile.tpl (experimental top level bootstrap) Move stage1
6862 language setting from all- target to configure- target; disable
6863 intermodule optimization in stage 1; prevent gratuitous rebuilds
6864 of stage 1.
6865 * Makefile.in: Regenerate.
6866 * configure.in: Comma-separate stage 1 language list for top
6867 level bootstrap.
6868 * configure: Regenerate.
6869
6870 * Makefile.tpl: Clean up experimental top level bootstrap support:
6871 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6872 prev-gcc in configure- targets as well as all- targets.
6873 * Makefile.in: Regenerate.
6874
6875 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6876
6877 * compile: New file imported from automake.
6878
6879 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6880
6881 * configure.in: Remove symbolic link section.
6882 * configure: Regenerate.
6883 * Makefile.tpl (links): Remove.
6884 * Makefile.in: Regenerate.
6885
6886 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6887 Nathanael Nerode <neroden@gcc.gnu.org>
6888
6889 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6890 Set with AC_CHECK_PROGS.
6891 * configure.in: Fix comment typo from last patch.
6892 * configure: Regenerate.
6893
6894 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6895
6896 * Makefile.tpl: Introduce experimental top level bootstrap support.
6897 * Makefile.in: Regenerate.
6898 * configure.in: Introduce support for top level bootstrap.
6899 * configure: Regenerate.
6900
6901 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6902 Paolo Bonzini <bonzini@gnu.org>
6903
6904 PR bootstrap/14522
6905 * configure.in: Cope with shells that do not support unquoted ^
6906 * configure: Regenerate.
6907
6908 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6909 Paolo Bonzini <bonzini@gnu.org>
6910
6911 PR bootstrap/14522
6912 * configure.in: Cope with shells that do not support nesting
6913 quotes inside quoted backquote substitutions.
6914 * configure: Regenerate.
6915
6916 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6917
6918 PR bootstrap/14522
6919 * configure.in: Fix escaping of $.
6920 * configure: Regenerate.
6921
6922 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6923
6924 * configure: Regenerate, since I forgot to while committing Paolo's
6925 changes.
6926
6927 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6928
6929 PR ada/14131
6930 Move language detection to the top level.
6931 * configure.in: Find default values for the tools as
6932 soon as possible. Disable ada if GNAT is not found.
6933 Emit error message about missing languages. Expand
6934 --enable-languages=all for the gcc subdirectory.
6935
6936 2004-03-10 Ben Elliston <bje@gnu.org>
6937
6938 * MAINTAINERS: Update my email address.
6939
6940 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6941
6942 * ltconfig: Disable building static libraries if building shared
6943 libraries on AIX 5L.
6944
6945 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6946
6947 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6948 and disable libgcj.
6949 * configure: Regenerated.
6950
6951 2004-03-01 Brian Booth <bbooth@redhat.com>
6952
6953 * MAINTAINERS: Add myself to write-after-approval.
6954
6955 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6956
6957 * MAINTAINERS: Add myself to write-after-approval.
6958
6959 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6960
6961 PR bootstrap/7087
6962 * Makefile.tpl: Guard XFOO sed statements better.
6963 * Makefile.tpl: Add dependency for configure-target-libada.
6964 * Makefile.in: Regenerate (incidentally fixes broken
6965 commit when libada-branch was merged).
6966
6967 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6968
6969 * MAINTAINERS: Add myself to write-after-approval.
6970
6971 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6972
6973 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6974 maintainers.
6975
6976 2004-02-20 Andrew Cagney <cagney@redhat.com>
6977
6978 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6979 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6980
6981 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6982
6983 PR bootstrap/11932
6984 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6985
6986 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6987
6988 * MAINTAINERS: Added myself to write-after-approval.
6989
6990 2004-02-14 Michael Koch <konqueror@gmx.de>
6991
6992 * MAINTAINERS: Added myself to write-after-approval.
6993
6994 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6995
6996 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6997 some OS port maintainers to OS port maintainers section.
6998
6999 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7000
7001 * MAINTAINERS: Add self.
7002
7003 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7004
7005 * MAINTAINERS: Alphabetize.
7006
7007 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7008
7009 * MAINTAINERS: Remove myself.
7010
7011 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7012
7013 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7014 (rs6000-*-aix*): Same.
7015 * configure: Regenerate.
7016
7017 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7018
7019 * configure.in (host): Add in missing $noconfigdirs to defines.
7020 * configure: Regenerate.
7021
7022 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7023 Nathanael Nerode <neroden@gcc.gnu.org>
7024
7025 PR ada/6637, PR ada/5911
7026 Merge with libada-branch:
7027 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7028 with appropriate dependencies. Add --enable-libada configure switch.
7029 * configure, Makefile.in: Regenerate.
7030
7031 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7032
7033 * MAINTAINERS: Add myself to write-after-approval.
7034
7035 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7036
7037 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7038 * configure: Regenerate.
7039
7040 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7041
7042 Merge from upstream:
7043
7044 * ltmain.in: When setting IFS to '~', be careful about user
7045 arguments that contain '~'.
7046
7047 2004-02-04 Peter O'Gorman <peter@pogma.com>
7048
7049 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7050 Also test $base_compile against $CC with escaped arguments. Bug
7051 reported by Geoff Keating <geoffk@apple.com>.
7052
7053 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7054
7055 * MAINTAINERS: Remove i960 port.
7056
7057 2004-01-23 DJ Delorie <dj@redhat.com>
7058
7059 * Makefile.def (target_modules) [libiberty]: Don't stage.
7060 * Makefile.in: Rebuilt.
7061
7062 2004-01-20 Caroline Tice <ctice@apple.com>
7063
7064 * MAINTAINERS: Add myself to write-after-approval.
7065
7066 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7067
7068 * MAINTAINERS: Update my email address.
7069
7070 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7071
7072 * MAINTAINERS: Add myself to write-after-approval.
7073
7074 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7075
7076 * MAINTAINERS: Remove entries without email address.
7077
7078 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7079
7080 * MAINTAINERS: Add myself to write-after-approval.
7081
7082 2004-01-15 Steven Bosscher <stevenb@suse.de>
7083
7084 * MAINTAINERS: Update my email address.
7085
7086 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7087
7088 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7089 * Makefile.tpl (configure-target-[+module+]): Support stage.
7090 * Makefile.in: Rebuilt.
7091
7092 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7093
7094 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7095
7096 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7097
7098 * MAINTAINERS: Add myself as a MIPS maintainer.
7099
7100 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7101
7102 * configure.in: Use ./config.cache, not config.cache.
7103 * configure: Regenerate.
7104 * Makefile.tpl: Special-casing not needed for GCC any more.
7105 * Makefile.in: Regenerate.
7106
7107 * configure.in: Don't share a cache file for host dirs.
7108 * configure: Regenerate.
7109
7110 * config-ml.in: Don't mess with the cache file.
7111
7112 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7113
7114 * MAINTAINERS: Move myself from 'Write After Approval' to
7115 'CPU Port Maintainers' section as SPARC maintainer.
7116
7117 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7118
7119 * Makefile.tpl: Make GCC use a separate config.cache.
7120 * Makefile.in: Regenerate.
7121
7122 PR bootstrap/11932, PR bootstrap/11933
7123 (I don't know if it will fix either of them, but it relates
7124 to them.)
7125 * configure.in: Don't use shared config.cache for target
7126 directories.
7127 * configure: Regenerate.
7128
7129 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7130
7131 * MAINTAINERS: Add myself to 'Write After Approval' section.
7132
7133 2003-12-31 Roger Sayle <roger@eyesopen.com>
7134
7135 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7136 * configure: Regenerated.
7137
7138 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7139
7140 * MAINTAINERS: Remove the mn10200 maintainer.
7141
7142 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7143
7144 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7145 * configure: Regenerated.
7146
7147 2003-12-16 Jan Hubicka <jh@suse.cz>
7148
7149 * MAINTAINERS: Add myself as callgraph maintainer.
7150
7151 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7152
7153 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7154 * configure: Regenerate.
7155
7156 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7157
7158 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7159 'Write After Approval' section. Update email.
7160
7161 2003-12-01 James Lemke <jim@wasabisystems.com>
7162
7163 * MAINTAINERS (Write After Approval): Add myself.
7164
7165 2003-11-20 Matt Thomas <matt@3am-software.com>
7166
7167 * MAINTAINERS: Add myself as a vax port maintainer.
7168
7169 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7170
7171 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7172 (configure-build-[+module+], configure-[+module+]): Likewise.
7173 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7174 * Makefile.in: Regenerate.
7175
7176 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7177
7178 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7179 shared/dylibed libraries.
7180 * ltmain.sh: Likewise.
7181 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7182 * ltcf-cxx.sh: Likewise.
7183 * ltcf-gcj.sh: Likewise.
7184 * ltconfig: Likewise.
7185
7186 2003-11-17 Stan Cox <scox@redhat.com>
7187
7188 * MAINTAINERS: Add myself as iq2000 port maintainer.
7189
7190 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7191
7192 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7193 * Makefile.in: Regenerate.
7194
7195 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7196
7197 * config.sub: Update to 2003-11-03 version.
7198
7199 2003-10-20 Phil Edwards <phil@codesourcery.com>
7200
7201 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7202 * configure: Regenerate.
7203
7204 2003-10-20 Nicolas Pitre <nico@cam.org>
7205
7206 * MAINTAINERS: Add myself to 'Write After Approval' section.
7207
7208 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7209
7210 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7211
7212 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7213
7214 * MAINTAINERS: Update my email address.
7215
7216 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7217
7218 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7219
7220 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7221
7222 * MAINTAINERS: Add myself to 'Write After Approval' section.
7223
7224 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7225
7226 * config.guess: Update to 2003-10-16 version.
7227 * config.sub: Update to 2003-10-16 version.
7228
7229 2003-10-15 David Daney <ddaney@avtrex.com>
7230
7231 * MAINTAINERS: Added myself to 'Write After Approval' section.
7232
7233 2003-10-15 Falk Hueffner <falk@debian.org>
7234
7235 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7236 'Write After Approval' section. Update email.
7237
7238 2003-10-14 Roger Sayle <roger@eyesopen.com>
7239
7240 * MAINTAINERS: Move myself from 'Write After Approval' to
7241 'Various Maintainers' section as middle-end maintainer.
7242
7243 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7244
7245 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7246 HOST_FLAGS_TO_PASS.
7247 * Makefile.in: Regenerate.
7248
7249 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7250
7251 * config.guess: Update to 2003-10-07 version.
7252 * config.sub: Update to 2003-10-07 version.
7253
7254 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7255
7256 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7257 * ltconfig (irix5*, irix6*): Don't override version_type.
7258
7259 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7260
7261 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7262 * configure: Rebuilt
7263 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7264 * Makefile.in: Rebuilt
7265
7266 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7267
7268 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7269
7270 2003-09-30 Carlo Wood <carlo@alinoe.com>
7271
7272 * MAINTAINERS (Write After Approval): Add myself.
7273
7274 2003-09-29 Paul Koning <ni1d@arrl.net>
7275
7276 * MAINTAINERS: Move myself from "Write After Approval"
7277 to CPU platform maintainers for pdp11 platform.
7278
7279 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7280
7281 * MAINTAINERS: Move myself from 'Write After Approval' to
7282 'Various Maintainers' section as libffi testsuite maintainer.
7283
7284 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7285
7286 * configure.in: Pass a computed --program-transform-name
7287 to subconfigures.
7288 * configure: Regenerated.
7289
7290 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7291
7292 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7293 * Makefile.in: Regenerate.
7294
7295 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7296 * Makefile.in: Regenerate.
7297
7298 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7299
7300 * MAINTAINERS: Move myself from 'Write After Approval'
7301 to 'Various Maintainers' (objective-c) section.
7302
7303 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7304
7305 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7306 quoting.
7307 * configure: Regenerated.
7308
7309 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7310
7311 * MAINTAINERS (Write After Approval): Add myself to write after
7312 approval list.
7313
7314 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7315
7316 * MAINTAINERS (Write After Approval): Add myself.
7317
7318 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7319
7320 * MAINTAINERS: Update my e-mail address.
7321
7322 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7323
7324 * libtool.m4 (LD): Correct powerpc64 host match.
7325
7326 2003-09-06 James E Wilson <wilson@tuliptree.org>
7327
7328 * MAINTAINTERS: Update my affiliation and email address.
7329
7330 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7331
7332 * MAINTAINERS (Write After Approval): Add myself.
7333
7334 2003-09-04 DJ Delorie <dj@redhat.com>
7335
7336 * configure: Regenerate.
7337
7338 2003-09-04 Robert Millan <robertmh@gnu.org>
7339
7340 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7341
7342 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7343
7344 * configure.in: Ensure arguments to sed are properly spaced.
7345 * configure: Regenerate.
7346
7347 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7348
7349 * MAINTAINERS: Update my e-mail address.
7350
7351 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7352
7353 * MAINTAINERS (Write After Approval): Add myself.
7354
7355 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7356
7357 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7358 * configure: Regenerated.
7359
7360 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7361
7362 * MAINTAINERS: Update my email address.
7363
7364 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7365
7366 * configure.in: Use newline instead of semicolon when assuming
7367 shell arguments in a for loop.
7368 * configure: Regenerated.
7369
7370 2003-08-22 Jason Eckhardt <jle@rice.edu>
7371
7372 * MAINTAINERS: Resurrect the i860 maintainer.
7373
7374 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7375
7376 PR 8180
7377 * configure.in: When testing with_libs and with_headers, treat
7378 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7379 * configure: Regenerate.
7380
7381 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7382 make, shell, etc.
7383 (baseargs): Likewise.
7384 * configure: Regenerate.
7385
7386 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7387
7388 * MAINTAINERS (Write After Approval): Add myself.
7389
7390 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7391
7392 * configure.in: Disable libgcj for darwin not on powerpc.
7393 * configure: Rebuild.
7394
7395 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7396
7397 * config-ml.in, symlink-tree: Add license.
7398
7399 2003-08-03 Richard Stallman <rms@gnu.org>
7400 Eben Moglen <moglen@columbia.edu>
7401
7402 * README.SCO: New file.
7403
7404 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7405
7406 * Makefile.tpl (check, check-c++): Express dependencies using
7407 dependencies rather than commands.
7408 * Makefile.in: Regenerate.
7409
7410 2003-08-01 Andrew Cagney <cagney@redhat.com>
7411
7412 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7413 * configure: Ditto.
7414
7415 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7416
7417 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7418 * Makefile.in: Update.
7419
7420 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7421
7422 * configure.in: Enable libgcj for darwin.
7423 * configure: Rebuild.
7424
7425 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7426
7427 * config-ml.in: Use ac_configure_args directly instead of
7428 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7429 actually seen.
7430
7431 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7432
7433 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7434 creating target and build subdirs to build all parent dirs as needed.
7435 * Makefile.in: Rebuild.
7436 * configure.in: Don't build dirs explicitly here.
7437 * configure: Rebuild.
7438
7439 2003-07-26 Paul Brook <paul@nowt.org>
7440
7441 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7442
7443 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7444
7445 * Makefile.tpl (all-make): Depend on intl.
7446 * Makefile.in: Rebuilt.
7447
7448 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7449
7450 * install-sh: Update to newer upstream versions (associated with
7451 aclocal 1.7).
7452 * mkinstalldirs: Likewise.
7453 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7454
7455 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7456
7457 * MAINTAINERS: Move self from Bug database only accounts
7458 to write-after-approval.
7459
7460 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7461
7462 * config.if: Remove unused libc_interface determination.
7463
7464 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7465
7466 * MAINTAINERS: Move self from write-after-approval to
7467 build machinery (*.in).
7468
7469 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7470
7471 PR bootstrap/11273
7472 PR bootstrap/11408
7473 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7474 unused INSTALL_PROGRAM_ARGS.
7475 * configure.in: Use AC_PROG_INSTALL.
7476 * Makefile.in: Regenerate.
7477 * configure: Regenerate.
7478
7479 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7480
7481 * MAINTAINERS: Alphabetize.
7482
7483 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7484
7485 * configure: Rebuilt.
7486 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7487 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7488 newlib nor libgloss.
7489 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7490 * configure.in (am33_2.0-*-linux*): Added.
7491
7492 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7493
7494 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7495 * configure: Regenerate.
7496
7497 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7498
7499 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7500 * Makefile.in: Regenerate.
7501
7502 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7503
7504 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7505 * Makefile.in: Regenerate.
7506
7507 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7508
7509 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7510 * Makefile.in: Regenerated.
7511
7512 * config-ml.in: Replace PWD with PWD_COMMAND.
7513
7514 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7515
7516 * intl: New directory; see intl/ChangeLog for details.
7517 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7518 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7519 * Makefile.in: Regenerate.
7520
7521 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7522
7523 * configure.in: Clean up config-lang.in handling. Delete
7524 useless assignment to "subdirs".
7525 * configure: Regenerate.
7526
7527 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7528
7529 * configure.in: Rename 'target_libs' to 'target_libraries'.
7530 Remove useless reference to 'target_libs'.
7531 * configure: Regenerate.
7532
7533 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7534
7535 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7536 * Makefile.in: Regenerate.
7537
7538 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7539
7540 * Makefile.def: Introduce flags_to_pass.
7541 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7542 * Makefile.in: Regenerate.
7543
7544 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7545
7546 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7547 and target-libgloss.
7548 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7549 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7550 * configure: Regenerate.
7551
7552 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7553
7554 * configure.in: Update testsuite_flags to new location.
7555 * configure. Regenerate.
7556
7557 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7558
7559 * Makefile.tpl: Remove BUILD_CC stuff.
7560 * Makefile.in: Regenerate.
7561
7562 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7563
7564 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7565
7566 2003-06-16 Graeme Peterson <gp@qnx.com>
7567
7568 * MAINTAINERS (Write After Approval): Add myself.
7569
7570 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7571
7572 * config.guess: Update to 2003-06-12 version.
7573 * config.sub: Update to 2003-06-13 version.
7574
7575 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7576
7577 * config.guess: Update to 2003-06-06 version.
7578 * config.sub: Update to 2003-06-06 version.
7579
7580 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7581
7582 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7583 * configure. Regenerate.
7584
7585 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7586
7587 * configure.in: Disable serial configure by default.
7588 * configure: Regenerate.
7589 * Makefile.tpl: Abolish .NOTPARALLEL.
7590 * Makefile.in: Regenerate.
7591
7592 * Makefile.tpl: Replace {build,host,target}_canonical by
7593 {build,host,target}.
7594 * Makefile.in: Regenerate.
7595
7596 * Makefile.tpl: Fix stupid pasto.
7597 * Makefile.in: Regenerate.
7598
7599 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7600
7601 * Makefile.tpl: Remove bogus conditional.
7602 * Makefile.in: Regenerate.
7603
7604 2003-06-05 Jan Hubicka <jh@suse.cz>
7605
7606 * Makefile.tpl (profiledbootstrap): New target.
7607 * Makefile.in (profiledbootstrap): New target.
7608
7609 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7610
7611 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7612 Pinski. Remove user names from other bugzilla-only maintainers.
7613
7614 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7615
7616 * Makefile.tpl: Make 'recursive targets' using autogen rather
7617 than shell loop. Remove duplicate 'clean' targets and false
7618 comments.
7619 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7620 Add systematic method of specifying missing targets in subdirs.
7621 Add copyright boilerplate.
7622 * Makefile.in: Regenerate.
7623 * configure.in: Add 'recursive targets' to maybe list.
7624 * configure: Regenerate.
7625
7626 * MAINTAINERS: "GNATS only" -> "Bug database only".
7627
7628 * Makefile.tpl: Rename [+target+] to [+make_target+].
7629 * Makefile.def: Rename 'target' to 'make_target'.
7630
7631 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7632
7633 * MAINTAINERS: Add self as options handling maintainer.
7634
7635 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7636
7637 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7638 been too long since I touched those ports.
7639
7640 2003-05-28 DJ Delorie <dj@redhat.com>
7641
7642 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7643 * Makefile.in: Regenerate.
7644
7645 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7646
7647 * configure.in: Use curly braces in the definition of tooldir.
7648 * configure: Regenerate.
7649
7650 2003-05-21 DJ Delorie <dj@redhat.com>
7651
7652 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7653 newlib or libgloss.
7654 * Makefile.in: Regenerate.
7655
7656 2003-05-21 DJ Delorie <dj@redhat.com>
7657
7658 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7659 * Makefile.in: Regenerate.
7660
7661 2003-05-20 Ian Lance Taylor <ian@airs.com>
7662
7663 * MAINTAINERS: Update my e-mail address.
7664
7665 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7666
7667 * configure.in: Switch more things to use maybe dependencies.
7668 * Makefile.tpl: Switch more things to use maybe dependencies.
7669 Factor out common code from autogen IF statements.
7670 * configure: Regenerate.
7671 * Makefile.in: Regenerate.
7672
7673 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7674
7675 * configure.in: Accept i[3456789]86 for machine type.
7676 * configure: Regenerate.
7677
7678 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7679
7680 * configure.in: Switch more things to use maybe dependencies.
7681 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7682 * configure: Regenerate.
7683 * Makefile.tpl: Switch more things to use maybe dependencies.
7684 * Makefile.in: Regenerate.
7685
7686 2003-05-16 Andreas Schwab <schwab@suse.de>
7687
7688 * Makefile.tpl (install-opcodes): Define.
7689 * Makefile.in: Rebuild.
7690
7691 2003-05-13 Andreas Jaeger <aj@suse.de>
7692
7693 * config.guess: Update to 2003-05-09 version.
7694 * config.sub: Update to 2003-05-09 version.
7695
7696 2003-05-13 Michael Eager <eager@mvista.com>
7697
7698 * configure.in: Correct sed script so that options in quotes are not
7699 deleted.
7700 * configure: Rebuild.
7701
7702 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7703
7704 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7705 and $$s/newlib/libc/sys/cygwin32 include paths.
7706 * configure: Ditto.
7707
7708 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7709
7710 * MAINTAINERS: Update my email addresses.
7711
7712 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7713
7714 * config-ml.in: Propagate INSTALL variables.
7715
7716 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7717
7718 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7719
7720 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7721
7722 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7723 * Makefile.in: Regenerate.
7724
7725 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7726
7727 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7728
7729 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7730
7731 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7732
7733 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7734
7735 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7736 * Makefile.in: Regenerated.
7737
7738 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7739
7740 * MAINTAINERS (Write After Approval): Upgrade myself from
7741 GNATS only to write-after-approval. Update my mail address.
7742
7743 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7744
7745 (OS Port Maintainers: freebsd): Add myself.
7746
7747 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7748
7749 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7750
7751 2003-04-22 Kean Johnston <jkj@sco.com>
7752
7753 * MAINTAINERS (SCO ports): Added myself.
7754
7755 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7756
7757 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7758
7759 2003-04-19 Kean Johnston <jkj@sco.com>
7760
7761 * MAINTAINERS (Write After Approval): Add myself.
7762
7763 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7764
7765 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7766 * Makefile.in: Regenerate.
7767
7768 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7769
7770 * configure.in (powerpc64*-*-linux*): Remove.
7771 * configure: Rebuilt.
7772
7773 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7774
7775 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7776 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7777 and restrap.
7778 * Makefile.in: Regenerate.
7779
7780 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7781
7782 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7783 * configure: Regenerated.
7784
7785 2003-04-15 DJ Delorie <dj@redhat.com>
7786
7787 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7788
7789 2003-04-13 Nick Clifton <nickc@redhat.com>
7790
7791 * config-ml.in: Remove support for --disable-aix removing
7792 call-aix multilibs.
7793
7794 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7795
7796 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7797 * */configure: Rebuilt.
7798
7799 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7800
7801 * MAINTAINERS: Add my email address.
7802
7803 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7804
7805 * MAINTAINERS (Write After Approval): Add myself.
7806
7807 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7808
7809 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7810 * Makefile.in: Regenerate.
7811
7812 2003-03-14 Michael Chastain <mec@shout.net>
7813
7814 * Makefile.in: Regenerate with correct Makefile.def.
7815
7816 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7817
7818 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7819 Make macro.
7820 * Makefile.in: Regenerate.
7821 * configure.in: Clean up gxx_include_dir logic.
7822 * configure: Regenerate.
7823
7824 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7825
7826 * MAINTAINERS (Write After Approval): Add myself.
7827
7828 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7829
7830 * MAINTAINERS: Update my mail address.
7831
7832 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7833
7834 * configure.in (gxx_include_dir): Fix typo.
7835 * configure: Regenerated.
7836
7837 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7838
7839 * Makefile.tpl: Reindent.
7840 * Makefile.in: Regenerate.
7841 * configure.in: Reindent. Don't set unused variables.
7842 * configure: Regenerate.
7843
7844 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7845
7846 * configure.in: Include $(build_tooldir)/sys-include in
7847 FLAGS_FOR_TARGET.
7848 * configure: Regenerated.
7849
7850 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7851
7852 * Makefile.tpl: Always pass down RANLIB.
7853 * Makefile.in: Regenerate.
7854
7855 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7856 * Makefile.in: Regenerate.
7857 * configure.in: Remove unused logic relating to --enable-shared
7858 and --enable-threads. Remove bogus comments. Remove redundant
7859 noconfigdirs.
7860 * configure: Regenerate.
7861
7862 * configure.in: Replace ${libstdcxx_version} by its value.
7863 Remove reference to mh-dgux.
7864 * configure: Regenerate.
7865
7866 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7867
7868 * MAINTAINERS (Write After Approval): Add myself.
7869
7870 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7871
7872 * Makefile.tpl: Rearrange.
7873 * Makefile.in: Regenerate.
7874
7875 2003-02-25 Uwe Stieber <uwe@wwws.de>
7876
7877 * configure.in: Add support for kaOS as cross build target system.
7878 * configure: Regenerated.
7879
7880 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7881
7882 * MAINTAINERS (Write after approval): Add myself.
7883
7884 2003-02-21 James E Wilson <wilson@tuliptree.org>
7885
7886 * MAINTAINERS: Update my email address.
7887
7888 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7889
7890 * MAINTAINERS: Add self to blanket write privs. section.
7891
7892 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7893
7894 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7895 configure-target-* as some target builds may require additional
7896 flags for preprocessor tests.
7897 * Makefile.in: Regenerated.
7898
7899 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7900
7901 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7902 * ltconfig: Handle it.
7903 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7904 auto-detecting it.
7905
7906 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7907 it is used as argument to $CC.
7908 * ltcf-gcj.sh: Likewise.
7909
7910 * configure.in: Introduce --enable-maintainer-mode.
7911 * configure: Rebuilt.
7912 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7913 for maintainer mode.
7914 * Makefile.in: Rebuilt.
7915
7916 2003-02-18 Jason Merrill <jason@redhat.com>
7917
7918 * Makefile.tpl (check-c++): Allow parallelism.
7919
7920 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7921
7922 * MAINTAINERS: Remove John Carr (who never actually had access to
7923 gcc.gnu.org).
7924
7925 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7926
7927 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7928 don't configure target-libobjc.
7929 * configure: Regenerate.
7930
7931 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7932
7933 * Makefile.tpl (RANLIB): Define.
7934 * Makefile.in: Regenerate.
7935
7936 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7937
7938 * MAINTAINERS: Update my email.
7939
7940 2003-02-06 Keith R Seitz <keiths@redhat.com>
7941
7942 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7943 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7944 * Makefile.in: Regenerated.
7945 * configure.in: Remove all traces of snavigator, db, and grep.
7946 * configure: Regenerated.
7947
7948 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7949
7950 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7951 After Approval.
7952
7953 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7954
7955 * MAINTAINERS (Write after approval): Add myself.
7956
7957 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7958
7959 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7960 * Makefile.in: Regenerated.
7961
7962 2003-01-30 Roger Sayle <roger@eyesopen.com>
7963
7964 * config.guess: Updated to 2003-01-30's version.
7965 * config.sub: Updated to 2003-01-28's version.
7966
7967 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7968
7969 * config.if: If gcc_version is already set, just use it. Don't set
7970 gcc_version_trigger if it's already set, otherwise set it to
7971 gcc/version.c, but only if the file exists. If it is not set and
7972 gcc/version.c does not exist, try to extract the version number from
7973 $CC.
7974
7975 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7976
7977 * MAINTAINERS: Add myself to write-after-approval list.
7978
7979 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7980
7981 * configure.in: Revert 24Jan change.
7982 * configure: Regenerate.
7983
7984 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7985
7986 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7987 entry of HJ Lu.
7988
7989 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7990
7991 * configure.in: Revert previous change.
7992 * configure: Regenerate.
7993
7994 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7995
7996 * configure.in: Make rda native-only.
7997 * configure: Regenerate.
7998
7999 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8000
8001 * MAINTAINERS: Move myself from GNATS-only-accounts to
8002 write-after-approval.
8003
8004 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8005
8006 * configure.in: Add missing \.
8007 * configure: Rebuilt.
8008
8009 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8010
8011 * configure.in (baseargs): Avoid using \| in sed regular
8012 expressions.
8013 * configure: Rebuilt.
8014
8015 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8016
8017 * configure.in (baseargs): Remove all supported forms of
8018 --cache-file, --srcdir, --host, --build and --target options
8019 from argument lists.
8020 * configure: Rebuilt.
8021
8022 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8023
8024 * MAINTAINERS: Add myself to write-after-approval list.
8025
8026 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8027
8028 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8029 * configure: Rebuilt.
8030
8031 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8032
8033 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8034 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8035 * Makefile.in: Regenerate.
8036 * configure: Regenerate.
8037
8038 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8039
8040 * configure.in: Remove Makefile in build, host and target modules
8041 unless configure was run with --no-recursion.
8042 * configure: Rebuilt.
8043
8044 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8045
8046 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8047 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8048 * Makefile.in: Regenerate.
8049
8050 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8051
8052 * config.guess: Update to 2003-01-03 version.
8053 * config.sub: Update to 2003-01-03 version.
8054
8055 2003-01-07 Christopher Faylor <cgf@redhat.com>
8056
8057 * configure: Regenerate with proper autoconf 2.13.
8058
8059 2003-01-07 Christopher Faylor <cgf@redhat.com>
8060
8061 * configure.in: Add AC_PREREQ for consistency.
8062 * configure: Regenerate.
8063
8064 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8065
8066 * configure.in (GDB_TK): Add tcl directories conditional on
8067 gdb/gdbtk directory being present.
8068 * configure: Regenerate.
8069
8070 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8071
8072 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8073 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8074 * configure: Rebuilt.
8075
8076 2002-12-31 Tom Tromey <tromey@redhat.com>
8077
8078 * Makefile.in: Rebuilt.
8079 * Makefile.def (target_modules) [libffi]: Allow installation.
8080
8081 2002-12-31 Andreas Schwab <schwab@suse.de>
8082
8083 * configure.in: Fix use of $program_transform_name.
8084 * configure: Regenerated.
8085
8086 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8087
8088 * configure.in (baseargs): Don't remove first configure argument.
8089 * configure: Regenerated.
8090
8091 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8092
8093 * Makefile.tpl (local-distclean): Don't remove...
8094 (multilib.ts): ... this. Moved into...
8095 (multilib.out): ... this. Don't use sub-make.
8096 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8097 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8098 (configure-build-[+module+], configure-[+module+],
8099 configure-target-[+module+], configure-gcc): ... these. Test
8100 for Makefile existence. Drop config.status from dependencies.
8101 * Makefile.in: Rebuilt.
8102 * configure.in: Move gcc-version-trigger to the end of
8103 ac_configure_args. Add comments to maybedep.tmp and
8104 serdep.tmp. Introduce --disable-serial-configure. Remove
8105 nonopt from baseargs, matching and removing corresponding
8106 whitespace while at it.
8107 * configure: Rebuilt.
8108
8109 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8110
8111 * configure.in (host_configargs): Replace reference to
8112 no-longer-defined buildopts with --build=${build_alias}.
8113 * configure: Rebuilt.
8114
8115 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8116 program_transform_name to standard idiom.
8117 (AUTOGEN, AUTOCONF): Define.
8118 (Makefile.in): Use $(AUTOGEN).
8119 (Makefile): Depend on config.status, and use autoconf-style rule to
8120 build it. Move original commands to...
8121 (config.status): ... this new target.
8122 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8123 $(AUTOCONF).
8124 * Makefile.in: Rebuilt.
8125
8126 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8127
8128 * Makefile.tpl: Fix dramatic bustage due to change in
8129 program_transform_name.
8130 * Makefile.in: Regenerate.
8131
8132 * configure.in: Remove unnecessary PATH setting.
8133 * configure: Regnerate.
8134
8135 * configure.in: Don't default to unprefixed tools unless
8136 the native tools will work.
8137 * configure: Regenerate.
8138
8139 * configure.in: Convert to autoconf script. Blow away lots
8140 of now-redundant Makefile fragments.
8141 * configure: Generate using Autoconf.
8142 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8143 * Makefile.in: Regenerate.
8144
8145 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8146
8147 * configure: Fix stupid bug where RANLIB was mistakenly included.
8148
8149 * configure.in: Rename (buildargs, hostargs, targargs) to
8150 (build_configargs, host_configargs, target_configargs).
8151
8152 * configure.in: Move logic out of sed statement.
8153
8154 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8155 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8156
8157 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8158
8159 * config.sub: Import from master repository
8160 * config.guess: Ditto
8161
8162 2002-12-24 Andreas Schwab <schwab@suse.de>
8163
8164 * Makefile.tpl (multilib.out): Fix missing space.
8165 * Makefile.in: Regenerate.
8166
8167 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8168
8169 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8170 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8171 * Makefile.in: Regenerate.
8172 * configure.in: Remove unnecessary leftovers.
8173
8174 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8175
8176 * configure.in (extra_ranlibflags_for_target): New variable.
8177 (*-*-darwin): Add -c to ranlib commands.
8178 * configure (tooldir): Handle extra_ranlibflags_for_target.
8179
8180 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8181
8182 * Makefile.tpl: Revert HJL's change.
8183 * Makefile.in: Regenerated.
8184 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8185 always.
8186
8187 2002-12-19 Andreas Schwab <schwab@suse.de>
8188
8189 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8190 * Makefile.in: Regenerate.
8191
8192 2002-12-18 H.J. Lu <hjl@gnu.org>
8193
8194 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8195 * Makefile.in: Regenerated.
8196
8197 * configure.in (build_prefix): New. Substitute.
8198
8199 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8200
8201 * Makefile.tpl: Don't let real targets depend on phony targets.
8202 * Makefile.in: Regenerate.
8203
8204 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8205 * Makefile.in: Regenerate.
8206
8207 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8208
8209 * config.sub: Import from master repository
8210 * config.guess: Ditto
8211
8212 2002-12-16 Jason Merrill <jason@redhat.com>
8213
8214 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8215 previous 'make bootstrap'.
8216 * Makefile.in: Regenerate.
8217
8218 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8219
8220 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8221
8222 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8223
8224 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8225 * Makefile.in: Regenerate.
8226
8227 2002-12-13 Jason Merrill <jason@redhat.com>
8228
8229 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8230 library tests.
8231 (check-c++): Just depend on it and check-target-libstdc++-v3.
8232 * Makefile.in: Regenerate.
8233
8234 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8235
8236 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8237 * Makefile.in: Rebuilt.
8238
8239 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8240
8241 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8242
8243 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8244
8245 * configure: Fix bug put in by gremlins.
8246
8247 * Makefile.tpl: Substitute more autoconfily.
8248 * configure: Substitute more autoconfily.
8249 * Makefile.in: Regenerate.
8250
8251 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8252
8253 * config.sub: Import from master repository
8254 * config.guess: Ditto
8255 * MAINTAINERS: Added Svein Seldal under write after approval
8256
8257 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8258
8259 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8260 * Makefile.in (all-sim): Ditto.
8261
8262 2002-12-06 DJ Delorie <dj@redhat.com>
8263
8264 * Makefile.tpl: Change configure dependencies to not have real
8265 targets depend on phony targets.
8266
8267 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8268
8269 * configure.in: Revert unintentional change.
8270
8271 * Makefile.tpl: Change dependency for */multilib.out so that
8272 it works when gcc isn't in the tree.
8273
8274 * configure.in: Substitute more.
8275 * configure: Run subconfigures from the Makefile.
8276 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8277 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8278
8279 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8280
8281 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8282
8283 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8284
8285 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8286 and corresponding dependencies.
8287 * Makefile.in: Regenerate.
8288
8289 * configure.in (host_tools): Order binutils, gas and ld for
8290 convenience in running the testsuites.
8291
8292 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8293 * Makefile.in: Regenerate.
8294 * configure.in: Introduce rules to serialize subconfigure runs.
8295
8296 * configure.in: Introduce BASE_CC_FOR_TARGET.
8297 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8298 Realize configure-build-* targets. Realize configure-target-* targets.
8299 * Makefile.in: Regenerate.
8300
8301 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8302
8303 * configure: Move gcc_version_trigger stuff from here...
8304 * configure.in: ...to here.
8305
8306 * configure.in: Separate subconfigure options added by this file from
8307 options given by the user. Add machinery to put args for host
8308 subconfigures into the Makefile.
8309
8310 * Makefile.tpl: Remove 'vault' targets.
8311 * Makefile.tpl: Reorder and comment dependencies.
8312 * Makefile.in: Regenerate.
8313
8314 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8315 * configure.in: Fix my broken commit of previous patch. (sigh)
8316
8317 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8318
8319 * configure.in: Move host-specific darwin noconfigdirs into
8320 the host-specific section.
8321
8322 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8323
8324 * configure.in: Move host-specific darwin noconfigdirs into
8325 the host-specific section.
8326
8327 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8328
8329 * configure: Remove skip-this-dir support.
8330 * Makefile.tpl: Remove skip-this-dir support.
8331
8332 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8333 subdirectories.
8334 * Makefile.in: Regenerate.
8335
8336 * Makefile.tpl: Strip out useless setting of 'dir'.
8337 * Makefile.in: Regenerate.
8338
8339 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8340
8341 * configure.in: Fix deeply stupid bug.
8342
8343 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8344 shell code in CXX_FOR_TARGET
8345 * Makefile.def: Introduce raw_cxx.
8346 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8347 RAW_CXX_FOR_TARGET.
8348 * Makefile.in: Regenerate.
8349
8350 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8351
8352 * Makefile.tpl: Remove unnecessary ifs.
8353 * Makefile.in: Regenerate.
8354
8355 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8356 dependencies. Maybe-ize build-libiberty. Create dummy install
8357 targets for 'no_install' modules.
8358 * configure: Move GDB_TK substitution to configure.in. Move
8359 build_modules stuff to configure.in.
8360 * configure.in: Implement soft dependency machinery. Maybe-ize
8361 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8362 * Makefile.in: Regenerate.
8363
8364 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8365
8366 * Makefile.tpl: Make all-target, install-target behave similarly
8367 to all, install (only hitting configured targets). Eliminate
8368 unused macro defintions.
8369
8370 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8371 build != host.
8372
8373 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8374
8375 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8376
8377 * configure.in: Produce lists of subdir targets we're actually
8378 configuring. Remove references to "dosrel".
8379 * Makefile.tpl: Let configure set which subdir targets are hit.
8380 Remove install-cross; clean up install; remove ALL. Remove
8381 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8382 Autogenerate host module targets. Remove empty dependency lines
8383 and redundant dependency; rearrange slightly.
8384 * Makefile.def: Add host-side libtermcap, utils.
8385
8386 * Makefile.in: Regenerate.
8387
8388 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8389
8390 * ltconfig (osf[345]): Append $major to soname_spec.
8391 Reflect this in library_names_spec.
8392 * ltmain.sh (osf): Prefix $major with . for use as extension.
8393
8394 2002-11-19 Andreas Jaeger <aj@suse.de>
8395
8396 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8397 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8398 and sparc64 GNU/Linux systems.
8399
8400 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8401
8402 * MAINTAINERS: Update email.
8403
8404 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8405
8406 * MAINTAINERS: Complete James Dennett's entry.
8407
8408 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8409
8410 * MAINTAINERS (Write After Approval): Add myself.
8411
8412 2002-11-13 Bruce Korb <bkorb@gnu.org>
8413
8414 * Makefile.tpl: syntactic cleanup
8415
8416 2002-11-13 Stuart Hastings <stuart@apple.com>
8417
8418 * MAINTAINERS: Add myself to write-after-approval list.
8419
8420 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8421
8422 * Makefile.def: Add list of recursive targets to autogenerate.
8423 Add build_modules.
8424 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8425 targets. Autogenerate *-build-* targets.
8426 * Makefile.in: Regenerate.
8427
8428 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8429
8430 * configure: More autoconf-style substitutions.
8431 * Makefile.tpl: More autoconf-style substitutions.
8432 * Makefile.in: Regenerate.
8433
8434 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8435
8436 * configure: Substitute more variables in a more autoconf-friendly
8437 way. Simplify slightly.
8438 * Makefile.tpl: Make more variables substitutable in an
8439 autoconf-friendly way.
8440 * Makefile.in: Regenerate.
8441
8442 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8443
8444 * MAINTAINERS (Write After Approval): Add myself.
8445
8446 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8447
8448 * configure.in (v810*): Remove special setting of tools.
8449
8450 * configure: Add support for extra required flags for ar or nm.
8451 * configure.in (aix4.3+): Use above support for target-specific
8452 issues, rather than using config/mt-aix43.
8453
8454 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8455
8456 * configure: Remove 'removing', which doesn't work. Replace $subdir
8457 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8458 with $srcdir. Reformat indentation. Substitute some variables
8459 formerly hard-coded in the Makefile for build=host.
8460 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8461 * Makefile.def: Autogenerate more.
8462 * Makefile.in: Regenerate.
8463
8464 2002-11-04 Adam Nemet <anemet@lnxw.com>
8465
8466 * MAINTAINERS (Write After Approval): Add myself.
8467
8468 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8469
8470 * Makefile.def (host_modules): Add rda.
8471 * Makefile.in: Regenerate.
8472 * configure.in (target_tool): Add target-rda to list.
8473
8474 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8475
8476 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8477
8478 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8479
8480 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8481 and restrap targets to this rule.
8482 * Makefile.in: Regenerate.
8483
8484 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8485
8486 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8487 GNATS only accounts.
8488
8489 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8490
8491 * configure.in (i[3456]86-*-linux*): Add check to disable
8492 ${libgcj} for glibc1.
8493
8494 2002-10-24 Denis Chertykov <denisc@overta.ru>
8495
8496 * MAINTAINERS: Add myself as ip2k port maintainer.
8497
8498 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8499
8500 * configure.in: Add tic4x target.
8501
8502 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8503
8504 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8505 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8506 * Makefile.in: Regenerate.
8507
8508 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8509 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8510 * Makefile.in: Regenerate.
8511
8512 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8513
8514 * MAINTAINERS: Add myself as web pages co-maintainer.
8515
8516 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8517
8518 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8519 * Makefile.in: Regenerate.
8520
8521 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8522
8523 * MAINTAINERS: Add myself and Nathan Sidwell
8524 <nathan@codesourcery.com> as VxWorks maintainers.
8525
8526 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8527
8528 * Makefile.def: Remove order dependency comments.
8529 * Makefile.tpl: Add explicit install-install dependencies.
8530 * Makefile.in: Regenerate.
8531
8532 * Makefile.tpl: Remove material now in src-release. (Finally!)
8533 * Makefile.in: Regenerate.
8534
8535 * Makefile.tpl: Add configure-target (for src-release in src)
8536 * Makefile.in: Regenerate.
8537
8538 2002-09-30 Nick Clifton <nickc@redhat.com>
8539
8540 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8541
8542 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8543
8544 * configure.in (s390*-*-linux*): Enable libgcj.
8545
8546 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8547
8548 * configure: Revert accidentally applied changes.
8549
8550 * Makefile.tpl: Make more autoconf-friendly.
8551 * Makefile.in: Regenerate.
8552 * configure: Make substitution more autoconf-like.
8553
8554 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8555
8556 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8557 single entry to handle all these.
8558 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8559 libjava on arm-*-elf.
8560
8561 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8562
8563 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8564 things that depend on them.
8565
8566 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8567
8568 * Makefile.tpl: Make subsituted variables more autoconfy.
8569 * Makefile.in: Regenerate.
8570 * configure: Make seds more autoconfy.
8571
8572 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8573
8574 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8575 * Makefile.in: Regenerate.
8576 * configure.in: Rewrite sed statements to look autoconfy.
8577
8578 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8579 all-target-foo on configure-target-foo.
8580 * Makefile.def: Ditto.
8581 * Makefile.in: Rebuild.
8582
8583 2002-09-25 Andrew Haley <aph@redhat.com>
8584
8585 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8586
8587 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8588
8589 * Makefile.def: New file.
8590 * Makefile.tpl: New file.
8591 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8592 * contrib/gcc_update: Note that Makefile.in is a generated file.
8593
8594 * configure.in: Minor rearrangement. Simplify tests.
8595
8596 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8597
8598 * configure.in (with_headers): Skip copy if value is "yes".
8599 (with_libs): Likewise.
8600
8601 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8602
8603 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8604 * configure.in (sh*-*-pe*): Ditto.
8605 * configure.in (mips*-*-pe*): Ditto.
8606 * configure.in (*arm-wince-pe): Ditto.
8607
8608 * configure.in: Rearrange.
8609
8610 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8611
8612 * MAINTAINERS: Update my email address.
8613
8614 2002-08-30 Paul Koning <pkoning@equallogic.com>
8615
8616 * MAINTAINERS: (Write After Approval): Add myself.
8617
8618 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8619
8620 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8621
8622 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8623
8624 * MAINTAINERS: Change my mailing address.
8625
8626 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8627
8628 * MAINTAINERS (Write After Approval): Remove myself.
8629 (Various Maintainers: c++ runtime libs): Add myself.
8630
8631 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8632
8633 * MAINTAINERS (Write After Approval): Remove myself.
8634 (Various Maintainers: c++ runtime libs): Add myself.
8635
8636 2002-08-15 Eric Christopher <echristo@redhat.com>
8637
8638 * config.sub: Import from master repository.
8639 * config.guess: Ditto.
8640
8641 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8642
8643 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8644 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8645 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8646
8647 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8648
8649 * MAINTAINERS: Add self to rs6000 vector extensions.
8650
8651 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8652
8653 * libiberty/configure: Reverted unintended yesterday's check in.
8654
8655 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8656
8657 * boehm-gc/configure, libf2c/configure: Rebuilt.
8658 * libffi/configure, libiberty/configure: Ditto.
8659 * libjava/configure, libobjc/configure: Ditto.
8660 * libstdc++-v3/configure, zlib/configure: Ditto.
8661 Merged from binutils:
8662 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8663 From Steve Ellcey <sje@cup.hp.com>:
8664 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8665 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8666 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8667 IA64.
8668 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8669 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8670 soname_spec, sys_lib_search_path_spec): Ditto.
8671
8672 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8673
8674 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8675
8676 2002-08-04 H.J. Lu (hjl@gnu.org)
8677
8678 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8679
8680 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8681
8682 * MAINTAINERS (Write After Approval): Add myself.
8683
8684 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8685
8686 * configure.in: Move generic linux case to end. Copy generic
8687 linux noconfigdirs to mips*-*-linux* entry and new
8688 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8689
8690 2002-07-19 Michael Matz <matz@suse.de>
8691
8692 * MAINTAINERS: Add myself as ra* maintainer.
8693
8694 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8695
8696 * config.guess: Update to 2002-07-09 version.
8697 * config.sub: Update to 2002-07-03 version.
8698
8699 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8700
8701 * MAINTAINERS: Fix typo in a maintainer email address.
8702
8703 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8704
8705 * configure.in: Remove two redundant tests.
8706
8707 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8708
8709 * configure.in (mips*-*-irix6*o32): Enable stabs.
8710
8711 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8712
8713 * configure.in: Don't build grez.
8714 * Makefile.in: Ditto.
8715
8716 * Makefile.in: Remove references to bsp, cygmon, libstub.
8717 * configure.in: Ditto.
8718
8719 * configure.in: Remove leftover reference to gdbtest.
8720
8721 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8722
8723 * configure.in (gxx_include_dir): Change to match versioned
8724 C++ headers if --enable-version-specific-runtime-libs is used.
8725
8726 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8727
8728 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8729
8730 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8731
8732 * configure.in: Make --without-x work.
8733
8734 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8735
8736 * configure.in: Rearrange target Makefile fragment collection.
8737
8738 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8739 cvs[src].
8740 * configure.in: Ditto.
8741
8742 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8743
8744 * MAINTAINERS (Write After Approval): Update my e-mail address.
8745
8746 2002-06-24 Ben Elliston <bje@redhat.com>
8747
8748 * configure.in (host_tools): Remove cgen.
8749
8750 * Makefile.in (all-cgen): Remove; runs from its source directory.
8751 (check-cgen, install-cgen, clean-cgen): Likewise.
8752 (all-opcodes): Do not depend on all-cgen.
8753 (all-sim): Likewise.
8754
8755 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8756
8757 * Makefile.in: Eliminate 'apache' targets.
8758 * configure.in: Eliminate 'apache' targets.
8759
8760 * configure.in: Eliminate redundant tests. Reorganize.
8761
8762 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8763
8764 * config-ml.in: Eliminate references to Cygnus configure.
8765
8766 * Makefile.in: Eliminate references to building emacs.
8767
8768 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8769
8770 * MAINTAINERS: Update my email address.
8771
8772 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8773
8774 * config.if (libstdcxx_incdir): Version C++ headers.
8775 (cxx_incdir): Remove.
8776
8777 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8778
8779 * MAINTAINERS (Write After Approval): Add self.
8780
8781 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8782
8783 * configure.in: Add support for ip2k.
8784
8785 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8786
8787 * configure.in: Fix AIX configury bug.
8788
8789 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8790
8791 * MAINTAINERS (Write After Approval): Add self.
8792
8793 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8794
8795 * configure.in: replace ${topsrcdir} with ${srcdir}
8796
8797 * configure.in: Move definition of libstdcxx_flags
8798 right above usage, rather than waaay earlier.
8799
8800 * configure.in: Pull definition of is_cross_compiler earlier.
8801
8802 * configure.in: Rearrange a little.
8803
8804 * configure.in: Remove references to librx.
8805 * Makefile.in: Remove references to librx.
8806
8807 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8808
8809 * config.sub: Add support for avr target.
8810 Import from master sources, rev 1.255
8811
8812 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8813
8814 * configure, .cvsignore: Revert previous change...
8815 * Makefile: ...delete.
8816
8817 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8818
8819 * configure.in: Eliminate ${gasdir} variable.
8820
8821 2002-06-18 Dave Brolley <brolley@redhat.com>
8822
8823 * configure.in: Add support for frv.
8824 * config.sub: Add support for frv.
8825
8826 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8827
8828 * configure: Remove garbage from previous commit.
8829
8830 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8831
8832 * configure: For in-source builds, make a subdir and re-exec there.
8833 * Makefile: New file. Pass targets through to build directory.
8834 * .cvsignore: No longer ignore "Makefile".
8835
8836 2002-06-16 Douglas Rupp <rupp@gnat.com>
8837
8838 * MAINTAINERS (Write After Approval): Add self.
8839
8840 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8841
8842 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8843
8844 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8845
8846 * configure.in (vax-*-netbsd*): Re-enable gas.
8847
8848 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8849
8850 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8851 BUILD_PREFIX_1, to correct nomenclature.
8852 * configure: Likewise.
8853
8854 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8855 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8856
8857 2002-05-31 Olaf Hering <olh@suse.de>
8858
8859 * config-ml.in: Propogate DESTDIR also.
8860
8861 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8862
8863 * configure.in (vax-*-netbsd*): Don't build gas for this
8864 platform.
8865
8866 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8867
8868 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8869 and libgcj for AVR.
8870
8871 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8872
8873 * MAINTAINERS (Write After Approval): Add myself.
8874
8875 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8876
8877 * config.guess: Update to 2002-05-22 version.
8878 * config.sub: Likewise.
8879
8880 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8881
8882 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8883 * config-ml.in: Likewise.
8884 * configure: Likewise.
8885 * configure.in: Likewise.
8886
8887 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8888
8889 * MAINTAINERS: Update my email address.
8890
8891 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8892
8893 * configure.in: Simplify makefile fragment collection.
8894
8895 * configure.in: Remove code to build emacs.
8896
8897 * configure.in : Remove --srcdir argument from targargs and buildargs
8898 (it's always overridden in the Makefile anyway). Rearrange a bit.
8899
8900 * configure: Move some logic to configure.in.
8901 * configure.in: Move some logic from configure.
8902
8903 2002-05-11 Tom Tromey <tromey@redhat.com>
8904
8905 * MAINTAINERS: Reflect libgcj reality.
8906
8907 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8908
8909 * Makefile.in: Honour DESTDIR.
8910
8911 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8912
8913 * config.guess: Import 2002-03-20 version.
8914 * config.sub: Import 2002-04-26 version.
8915
8916 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8917
8918 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8919
8920 2002-05-07 Tim Josling <tej@melbpc.org.au>
8921
8922 * MAINTAINERS: Add self.
8923
8924 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8925
8926 * ltmain.sh: Detect and handle object name conflicts
8927 while piecewise linking a static library.
8928
8929 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8930
8931 * configure.in (noconfigdirs): Don't disable libgcj on
8932 sparc64-*-solaris* and sparcv9-*-solaris*.
8933
8934 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8935
8936 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8937
8938 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8939
8940 * configure.in (FLAGS_FOR_TARGET): Do not add
8941 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8942 on i[3456]86-*-linux*.
8943
8944 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8945
8946 * configure.in (noconfigdirs): Replace [ ] with test.
8947
8948 * configure.in (noconfigdirs): Do not add target-newlib if
8949 target == i[3456]86-*-linux*, and host == target.
8950
8951 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8952
8953 * configure.in: delete reference to absent file
8954
8955 * configure.in: replace '[' with 'test'
8956
8957 * configure.in: Eliminate references to gash.
8958 * Makefile.in: Eliminate references to gash.
8959
8960 * configure.in: remove useless references to 'pic' makefile fragments.
8961
8962 * configure.in: (*-*-windows*) Finish removing.
8963
8964 * configure.in: Eliminate redundant test for libgui.
8965
8966 2002-04-29 Roger Sayle <roger@eyesopen.com>
8967
8968 * MAINTAINERS: Add self and realphabetize. Update entries
8969 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8970 entry for a29k port maintainer.
8971
8972 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8973
8974 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8975 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8976
8977 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8978
8979 * configure.in: remove references to dead files
8980
8981 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8982
8983 * MAINTAINERS: Add information about purpose of this file.
8984
8985 2002-04-18 Tom Tromey <tromey@redhat.com>
8986
8987 * configure.in: Disallow configuring libgcj when it is already
8988 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8989 Solaris 2.8 by default. For PR libgcj/6158.
8990
8991 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8992
8993 * configure.in: Move default CC setting out of config/mh-* fragments
8994 directly into here.
8995
8996 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8997
8998 * configure.in: don't even try to configure or make a subdirectory
8999 if there's no configure script for it.
9000
9001 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9002
9003 * MAINTAINERS: Remove chill maintainers.
9004 * Makefile.in (CHILLFLAGS): Remove.
9005 (CHILL_LIB): Remove.
9006 (TARGET_CONFIGDIRS): Remove libchill.
9007 (CHILL_FOR_TARGET): Remove.
9008 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9009 CHILL_LIB.
9010 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9011 (CHECK_TARGET_MODULES): Likewise.
9012 (INSTALL_TARGET_MODULES): Likewise.
9013 (CLEAN_TARGET_MODULES): Likewise.
9014 (configure-target-libchill): Remove.
9015 (all-target-libchill): Remove.
9016 * configure.in (target_libs): Remove target-libchill.
9017 Do not compute CHILL_FOR_TARGET.
9018 * libchill: Remove directory.
9019
9020 2002-04-11 DJ Delorie <dj@redhat.com>
9021
9022 * Makefile.in, configure.in: Sync with binutils, entries
9023 follow...
9024
9025 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9026
9027 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9028 (do-tar, do-bz2): New rules.
9029 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9030 (gdb-tar): New rule.
9031 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9032 (insight_dejagnu.tar): New rule.
9033 (insight.tar): New rule.
9034 (gdb+dejagnu.tar): New rule.
9035 (gdb.tar): New rule.
9036
9037 2002-02-01 Mo DeJong <supermo@bayarea.net>
9038
9039 * Makefile.in: Add all-tix to deps for all-snavigator
9040 so that tix is built when building snavigator.
9041
9042 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9043
9044 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9045 ld and gdb are not supported.
9046
9047 2002-01-07 Mark Salter <msalter@redhat.com>
9048
9049 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9050 Allow target-libgloss to be built for arm, strongarm, and xscale.
9051
9052 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9053
9054 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9055 options for i[3456]86-pc-linux* native builds.
9056
9057 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9058
9059 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9060 files from .po files for a distribution.
9061
9062 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9063
9064 * configure.in: Enable libstdc++-v3 for h8300 targets.
9065
9066 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9067
9068 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9069 version from bfd/.
9070
9071 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9072
9073 * Makefile.in (VER): When present, extract the version number from
9074 the file version.in.
9075
9076 2001-05-24 Tom Rix <trix@redhat.com>
9077
9078 * configure.in : enable ld for aix
9079
9080 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9081
9082 * config.guess: Add linux target for S/390.
9083
9084 2000-11-07 Philip Blundell <pb@futuretv.com>
9085
9086 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9087
9088 2000-11-03 Philip Blundell <pb@futuretv.com>
9089
9090 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9091 files.
9092
9093 2001-01-15 Ben Elliston <bje@redhat.com>
9094
9095 * configure.in (host_tools): Add sid.
9096 Always configure cgen.
9097
9098 2000-11-24 Nick Clifton <nickc@redhat.com>
9099
9100 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9101
9102
9103 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9104
9105 * Makefile.in (ALL_MODULES): Add all-cgen.
9106 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9107 (all-cgen): New target.
9108 (all-opcodes,all-sim): Depend on all-cgen.
9109 * configure.in (host_tools): Add cgen.
9110 Only configure cgen if --enable-cgen-maint.
9111
9112 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9113
9114 * configure.in: Add *-*-freebsd* configurations.
9115
9116 2002-04-08 Tom Tromey <tromey@redhat.com>
9117
9118 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9119 Fixes PR libgcj/6068.
9120
9121 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9122
9123 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9124
9125 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9126
9127 * configure.in (alpha*-dec-osf*): Enable libgcj.
9128
9129 2003-03-27 Matthew Gingell <gingell@gnat.com>
9130
9131 * MAINTAINERS (Write After Approval): Add myself.
9132
9133 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9134
9135 Fix for: PR bootstrap/3591, target/5676
9136 * configure.in (mcore-pe): Disable the configuration of
9137 libstdc++-v3 since exceptions are not supported.
9138
9139 2002-03-20 Anthony Green <green@redhat.com>
9140
9141 * configure.in: Enable libgcj for xscale-elf target.
9142
9143 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9144
9145 * MAINTAINERS: Update my email address.
9146
9147 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9148
9149 * ltmain.sh (relink_command): Fix typo in previous change.
9150
9151 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9152
9153 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9154 (relink_command): Added --tag flags.
9155 (mode=install): If relinking fails; error out.
9156
9157 2002-03-12 Richard Henderson <rth@redhat.com>
9158
9159 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9160 .NOTPARALLEL tag.
9161 (do-check): Rename from check.
9162 (check): Allow parallel check.
9163
9164 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9165
9166 * MAINTAINERS: Add myself as maintainer for xtensa port.
9167 Fix alphabetical order in CPU port maintainer list.
9168 Remove myself from Write After Approval list.
9169
9170 2002-03-11 Richard Henderson <rth@redhat.com>
9171
9172 * Makefile.in (.NOTPARALLEL): Add fake tag.
9173
9174 2002-03-07 H.J. Lu (hjl@gnu.org)
9175
9176 * configure.in: Enable gprof for mips*-*-linux*.
9177
9178 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9179
9180 * MAINTAINERS (Write After Approval): Add myself.
9181
9182 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9183
9184 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9185 libjava.
9186 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9187
9188 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9189
9190 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9191 because its Makefile is there; test for the executable instead.
9192
9193 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9194
9195 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9196 libstdc++-v3 and libjava.
9197
9198 2002-02-11 Adam Megacz <adam@xwt.org>
9199
9200 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9201 boehm-gc
9202
9203 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9204
9205 * config.guess: Updated to 2002-01-30's version.
9206 * config.sub: Updated to 2002-02-01's version.
9207 Contribute sh64-elf.
9208 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9209 * configure.in: Added sh64-*-*.
9210
9211 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9212
9213 * MAINTAINERS: Belatedly add myself to write after approval list.
9214
9215 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9216
9217 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9218 Remove self as Write After Approval.
9219
9220 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9221
9222 * MAINTAINERS: Put self in as maintainer for contrib/regression
9223 directory.
9224
9225 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9226
9227 * MAINTAINERS: Update my email address.
9228
9229 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9230
9231 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9232 target-libiberty, and target-libgloss. Skip Java-related
9233 libraries if not supported for NetBSD on target CPU.
9234
9235 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9236
9237 * install-sh: Use _inst.$$_ for temp file name.
9238
9239 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9240
9241 * MAINTAINERS (Write After Approval): Move my contact info
9242 from here...
9243 (OS Port Maintainers): ...to here (netbsd).
9244
9245 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9246
9247 * MAINTAINERS (Write After Approval): Add myself.
9248
9249 2002-01-17 H.J. Lu <hjl@gnu.org>
9250
9251 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9252 (all-target-fastjar): Also depend on all-target-libiberty.
9253
9254 2002-01-16 H.J. Lu (hjl@gnu.org)
9255
9256 * config.guess: Import from master sources, rev 1.225.
9257 * config.sub: Import from master sources, rev 1.238.
9258
9259 2002-01-16 Kazu Hirata <kazu@hxi.com>
9260
9261 * MAINTAINERS (Write After Approval): Remove myself.
9262
9263 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9264
9265 * MAINTAINERS (Write After Approval): Add myself.
9266
9267 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9268
9269 * MAINTAINERS: Add self as docs co-maintainer.
9270
9271 2001-12-11 Matthias Klose <doko@debian.org>
9272
9273 * MAINTAINERS (Write After Approval): Add myself.
9274
9275 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9276
9277 * MAINTAINERS: Update my email address.
9278
9279 2001-12-07 Turly O'Connor <turly@apple.com>
9280 * MAINTAINERS (Write After Approval): Add myself.
9281 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9282 (rs6000_initialize_trampoline): Call __trampoline_setup for
9283 ABI_DARWIN too.
9284 * darwin-tramp.asm: New file, implements __trampoline_setup.
9285 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9286
9287 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9288
9289 * MAINTAINERS (Write After Approval): Add myself.
9290
9291 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9292
9293 * configure, configure.in: Use temp file for long sed commands.
9294
9295 2001-12-03 Laurent Guerby <guerby@acm.org>
9296
9297 * config.sub: Update to version 1.232 on subversion.
9298
9299 2001-12-03 Ben Elliston <bje@redhat.com>
9300
9301 * MAINTAINERS: Update mail address for config.* patches.
9302
9303 2001-11-27 DJ Delorie <dj@redhat.com>
9304 Zack Weinberg <zack@codesourcery.com>
9305
9306 When build != host, create libiberty for the build machine.
9307
9308 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9309 CONFIG_ARGUMENTS.
9310 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9311 New variables.
9312 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9313 and rules.
9314 (all.normal): Depend on ALL_BUILD_MODULES.
9315 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9316 (all-build-libiberty): Depend on configure-build-libiberty.
9317
9318 * configure: Calculate and substitute proper value for
9319 ALL_BUILD_MODULES.
9320 * configure.in: Create the build subdirectory.
9321 Calculate and substitute TARGET_CONFIGARGS (formerly
9322 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9323
9324 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9325
9326 * MAINTAINERS (write-after-approval): Add self.
9327
9328 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9329
9330 * MAINTAINERS (GNATS only accounts): Remove self.
9331
9332 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9333
9334 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9335 libf2c.
9336
9337 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9338
9339 * MAINTAINERS (Write After Approval): Add self.
9340
9341 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9342
9343 * MAINTAINERS: mips and s390 are also CPU ports.
9344
9345 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9346
9347 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9348
9349 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9350
9351 * MAINTAINERS: Alphabetize.
9352
9353 2001-11-09 Kazu Hirata <kazu@hxi.com>
9354
9355 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9356
9357 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9358
9359 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9360
9361 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9362
9363 * configure.in (--enable-languages): Be more permissive about
9364 syntax. Check for empty lists better. Warn about $LANGUAGES.
9365
9366 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9367
9368 * config.sub: Import from master sources, rev. 1.230.
9369 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9370
9371 2001-11-07 Laurent Guerby <guerby@acm.org>
9372
9373 * MAINTAINERS (Write After Approval): Add self.
9374
9375 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9376
9377 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9378
9379 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9380
9381 * config.sub: Import from master sources, rev 1.226.
9382 * config.guess: Import from master sources, rev 1.216.
9383
9384 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9385
9386 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9387 * MAINTAINERS: Add self as maintainer of MMIX port.
9388 Remove old after-approval entry.
9389
9390 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9391
9392 * ChangeLog, configure: Fix spelling errors.
9393
9394 2001-10-20 Brendan Kehoe <brendan@zen.org>
9395
9396 * MAINTAINERS: Tweak my address.
9397
9398 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9399
9400 * MAINTAINERS: Update my email address.
9401
9402 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9403
9404 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9405 * MAINTAINERS: Add self as maintainer of CRIS port.
9406
9407 2001-10-10 Geert Bosch <bosch@gnat.com>
9408
9409 * MAINTAINERS (Various maintainers: Ada front end):
9410 Added Robert Dewar.
9411
9412 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9413
9414 * MAINTAINERS (Write After Approval): Added self
9415
9416 2001-10-02 Geert Bosch <bosch@gnat.com>
9417
9418 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9419
9420 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9421
9422 * configure: Handle temporary files securely using mkdir.
9423
9424 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9425
9426 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9427
9428 2001-09-26 Will Cohen <wcohen@redhat.com>
9429
9430 * configure.in (*-*-linux*): Disable configuration of target-newlib
9431 and target-libgloss.
9432
9433 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9434
9435 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9436 RANLIB.
9437
9438 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9439
9440 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9441 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9442 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9443 avoid quotes nesting problems.
9444 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9445 (DO_X): Export only variables that are set.
9446
9447 2001-09-19 Ben Elliston <bje@redhat.com>
9448
9449 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9450 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9451 semantics. Use the shell built-in "type" command instead.
9452
9453 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9454
9455 Merged from gcc-3_0-branch:
9456 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9457 * ltcf-c.sh: Use $objext, not $ac_objext.
9458 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9459 * ltcf-cxx.sh: Add support for GNU.
9460 2001-07-22 Timothy Wall <twall@redhat.com>
9461 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9462 default settings if using GNU tools with that configuration.
9463 * ltcf-cxx.sh: Ditto.
9464 * ltcf-gcj.sh: Ditto.
9465 2001-07-21 Michael Chastain <chastain@redhat.com>
9466 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9467 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9468 * ltmain.sh: Mark as gcc-local.
9469
9470 2001-08-30 Eric Christopher <echristo@redhat.com>
9471 Jason Eckhardt <jle@redhat.com>
9472
9473 * config.guess: Merge from master sources.
9474 * config.sub: Merge from master sources, add support for mipsisa32.
9475
9476 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9477 * config.sub: Merge from master sources, rev 1.219.
9478 * MAINTAINERS: Add self as contact for stormy16 port.
9479
9480 2001-08-14 Zack Weinberg <zackw@panix.com>
9481
9482 * config.sub: Merge from master sources, rev 1.218.
9483 * config.guess: Merge from master sources, rev 1.209.
9484
9485 2001-08-11 Graham Stott <grahams@redhat.com>
9486
9487 * Makefile.in (check-c++): Add missing semicolon.
9488
9489 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9490
9491 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9492
9493 2001-07-30 Eric Christopher <echristo@redhat.com>
9494
9495 * MAINTAINERS (Various maintainers: mips port): Added myself.
9496
9497 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9498
9499 * configure.in (sh-*-linux*): New.
9500
9501 2001-07-27 Richard Henderson <rth@redhat.com>
9502
9503 * .cvsignore: Add LAST_UPDATED.
9504
9505 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9506
9507 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9508
9509 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9510
9511 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9512
9513 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9514
9515 * MAINTAINERS (Write After Approval): Added myself.
9516
9517 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9518
9519 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9520 and libgcj on m68hc11/m68hc12.
9521
9522 2001-06-27 H.J. Lu (hjl@gnu.org)
9523
9524 * Makefile (CFLAGS_FOR_BUILD): New.
9525 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9526
9527 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9528
9529 * README: Remove version number.
9530
9531 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9532
9533 * INSTALL/README: Update wrt. to the installation instructions now
9534 residing in gcc/doc/install.texi.
9535
9536 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9537
9538 * README: Replace with a cut-down and updated version of gcc/README.
9539
9540 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9541
9542 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9543 multilibs to be disabled.
9544
9545 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9546
9547 * MAINTAINERS (Write After Approval): Add myself.
9548
9549 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9550
9551 * config.guess: Import CVS version 1.195.
9552 * config.sub: Import CVS version 1.212.
9553
9554 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9555
9556 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9557 gcc/xgcc is built, use -print-prog-name to find out the program
9558 name to use.
9559
9560 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9561
9562 * config.guess: Import CVS version 1.194. All gcc-local changes
9563 appear to also be in the master copy.
9564 * config.sub: Import CVS version 1.211.
9565
9566 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9567
9568 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9569 with_gcc]: Use `gcc -shared' to build a shared library.
9570
9571 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9572
9573 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9574 archives.
9575
9576 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9577
9578 * MAINTAINERS (Write After Approval): Add myself.
9579
9580 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9581
9582 * configure.in (libstdcxx_flags): Do not try to execute
9583 libstdc++-v3/testsuite_flags until it exists.
9584
9585 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9586
9587 * MAINTAINERS: Update my email address.
9588
9589 2001-05-31 Graham Stott <grahams@redhat.com>
9590
9591 * MAINTAINERS (Write After Approval): Add myself.
9592
9593 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9594
9595 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9596 libraries when using g++ with native linker.
9597
9598 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9599
9600 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9601
9602 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9603
9604 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9605 [aix4*|aix5*]: Prepend blank.
9606
9607 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9608
9609 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9610 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9611 of subdir/configure scripts to use the new libtool.m4.
9612
9613 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9614
9615 * MAINTAINERS (Write After Approval): Add myself.
9616
9617 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9618
9619 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9620
9621 2001-05-11 Ben Elliston <bje@redhat.com>
9622
9623 * Makefile.in (all-sid): New target.
9624 (check-sid, clean-sid, install-sid): Likewise.
9625
9626 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9627
9628 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9629
9630 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9631
9632 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9633 libgcj.
9634
9635 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9636
9637 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9638 gcc/xgcc is built, use -print-prog-name to find out the program
9639 name to use.
9640
9641 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9642
9643 * configure.in (noconfigdirs): Don't reset it from scratch in the
9644 target case; only append to it.
9645
9646 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9647 sparc-*-solaris2.8]: Disable ${libgcj}.
9648
9649 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9650
9651 * configure.in (libgcj_saved): Copy from $libgcj.
9652 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9653 --disable-libgcj.
9654
9655 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9656
9657 * MAINTAINERS: Remove self as MIPS maintainer and
9658 C front end maintainer.
9659
9660 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9661
9662 * configure.in: Move *-chorusos target case to the proper switch.
9663 Disable libgcj.
9664
9665 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9666
9667 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9668 1.641.2.228.
9669
9670 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9671
9672 * Makefile.in (STAGE1_CFLAGS): Pass down.
9673
9674 2001-04-13 Alan Modra <amodra@one.net.au>
9675
9676 * config.guess: Add hppa64-linux support. Note for next import that
9677 this is already in the master file.
9678 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9679
9680 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9681
9682 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9683 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9684
9685 2001-04-11 Stan Shebs <shebs@apple.com>
9686
9687 * MAINTAINERS: Add self as Darwin port maintainer.
9688
9689 2001-04-11 Alan Modra <amodra@one.net.au>
9690
9691 * MAINTAINERS: Update my email address.
9692
9693 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9694
9695 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9696 recent versions of FreeBSD (release 3 or later).
9697 * ltconfig: On FreeBSD, -lc must not be provided when building
9698 a shared library or else the standard -pthread gcc option is
9699 rendered worthless to later users of the built library.
9700
9701 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9702
9703 * MAINTAINERS: Add self and RTH as C front end maintainers.
9704
9705 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9706
9707 * config.sub: Make sure to match an already-canonicalized
9708 machine name (eg. mn10300-unknown-elf).
9709
9710 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9711
9712 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9713 New macros.
9714 (bootstrap, cross): Use RECURSE_FLAGS.
9715 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9716
9717 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9718
9719 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9720
9721 2001-03-22 Colin Howell <chowell@redhat.com>
9722
9723 * Makefile.in (DO_X): Do not backslash single-quotes in
9724 backquotes (two places).
9725
9726 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9727
9728 Re-installed:
9729 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9730 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9731 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9732 * ltcf-cxx.sh: Likewise.
9733 * ltcf-gcj.sh: Likewise.
9734
9735 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9736
9737 * MAINTAINERS: Add myself as "documentation co-maintainer".
9738
9739 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9740
9741 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9742 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9743
9744 2001-03-19 Tom Tromey <tromey@redhat.com>
9745
9746 * config-ml.in: Handle GCJ and GCJFLAGS.
9747
9748 2001-03-21 Michael Chastain <chastain@redhat.com>
9749
9750 * Makefile.in: all-m4 depends on all-texinfo.
9751
9752 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9753
9754 * MAINTAINERS: Add myself to write after approval list.
9755
9756 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9757
9758 * Makefile.in (DO_X): Quote nested quotes.
9759
9760 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9761
9762 * MAINTAINERS: Add myself to write after approval list.
9763
9764 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9765
9766 * Makefile.in (DO_X): Use double quotes for quoting
9767 "RANLIB=$${RANLIB}".
9768
9769 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9770
9771 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9772
9773 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9774
9775 * configure.in: Only use `lang_requires' for languages athat are
9776 actually enabled.
9777
9778 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9779
9780 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9781
9782 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9783
9784 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9785
9786 2001-03-07 Tom Tromey <tromey@redhat.com>
9787
9788 * configure.in: Allow config-lang.in to set `lang_requires' to list
9789 of other required languages.
9790
9791 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9792
9793 * Makefile.in: Remove RANLIB definition. Use RANLIB
9794 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9795 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9796
9797 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9798 Alexandre Oliva <aoliva@redhat.com>
9799
9800 * Makefile.in (check-c++): Use tabs, not spaces.
9801
9802 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9803
9804 * MAINTAINERS: add myself to Write After Approval list.
9805
9806 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9807
9808 * Makefile.in (check-c++): New rule.
9809
9810 * configure.in (target_libs): Remove libg++.
9811 (noconfigdirs): Remove libg++.
9812 (noconfigdirs): Same.
9813 (noconfigdirs): Same.
9814 (noconfigdirs): Same.
9815
9816 * config-ml.in: Remove libg++ references.
9817
9818 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9819 (ALL_TARGET_MODULES): Same.
9820 (configure-target-libg++): Remove.
9821 (all-target-libg++): Remove.
9822 (configure-target-libio): Remove.
9823 (all-target-libio): Remove.
9824 (check-target-libio): Remove.
9825 (.PHONY): Remove.
9826 (libg++.tar.bz2): Remove.
9827 (all-target-cygmon): Remove libio.
9828 (all-target-libstdc++): Remove.
9829 (configure-target-libstdc++): Remove.
9830 (TARGET_LIB_PATH): Remove libstdc++.
9831 (ALL_GCC_CXX): Remove libstdc++.
9832 (all-target-gperf): Correct.
9833
9834 2001-02-16 Nick Clifton <nickc@redhat.com>
9835
9836 * configure.in (noconfigdirs): Allow configuration of texinfo
9837 for Cygwin hosts.
9838
9839 2001-02-15 Anthony Green <green@redhat.com>
9840
9841 * configure: Introduce GCJ_FOR_TARGET.
9842 * configure.in: Ditto.
9843 * Makefile.in: Ditto.
9844
9845 2001-02-13 Andreas Schwab <schwab@suse.de>
9846
9847 * MAINTAINERS: Update mail address.
9848
9849 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9850
9851 * config.guess: Add linux target for S/390.
9852 * config.sub: Likewise.
9853
9854 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9855
9856 * configure.in: for *-chorusos, don't config target-newlib and
9857 target-libgloss.
9858
9859 2001-02-06 Ben Elliston <bje@redhat.com>
9860
9861 * configure: Output host type to stdout, not stderr.
9862
9863 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9864
9865 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9866 * ltcf-cxx.sh: Likewise.
9867
9868 * config.if: Assume enable_libstdcxx_v3 is defined.
9869
9870 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9871
9872 Remove V2 C++ library.
9873 * configure.in: Remove --enable-libstdcxx_v3 support.
9874
9875 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9876
9877 * include/demangle.h: Add prototype for java_demangle_v3.
9878
9879 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9880
9881 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9882
9883 2001-01-27 Richard Henderson <rth@redhat.com>
9884
9885 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9886
9887 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9888
9889 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9890 Don't unset, it's non-portable and no longer necessary, set to empty
9891 instead.
9892
9893 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9894
9895 * ltconfig: Shell portability fix for the tagname validity check.
9896
9897 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9898
9899 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9900 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9901
9902 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9903
9904 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9905
9906 2001-01-26 Tom Tromey <tromey@redhat.com>
9907
9908 * configure.in: Allow libgcj to be built on Sparc Solaris.
9909
9910 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9911
9912 * ltcf-c.sh: Add aix5 case.
9913 * ltcf-cxx.sh: Likewise.
9914 * ltconfig: Likewise.
9915
9916 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9917
9918 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9919 keep at least one of build_libtool_libs or build_old_libs set to
9920 yes.
9921
9922 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9923 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9924
9925 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9926
9927 * configure.in: Enable libgcj on several additional platforms.
9928
9929 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9930
9931 * configure.in: Enable libgcj for linux targets.
9932
9933 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9934
9935 * MAINTAINERS (Write After Approval): Add myself.
9936
9937 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9938
9939 * MAINTAINERS: Add myself as vax port maintainer.
9940
9941 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9942
9943 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9944
9945 2001-01-09 Mike Stump <mrs@wrs.com>
9946
9947 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9948 failures of subdirectories.
9949
9950 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9951
9952 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9953 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9954 * ltcf-cxx.sh: Likewise.
9955 * ltcf-gcj.sh: Likewise.
9956 * ltconfig.sh: Fix typo.
9957
9958 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9959
9960 * configure: handle DOS-style absolute paths.
9961
9962 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9963
9964 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9965
9966 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9967
9968 * MAINTAINERS: Add myself as avr port co-maintainer.
9969
9970 2000-12-28 Ben Elliston <bje@redhat.com>
9971
9972 * MAINTAINERS: Add myself under ``Write After Approval''.
9973
9974 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9975
9976 * texinfo: Remove directory from GCC.
9977
9978 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9979
9980 * COPYING: Update to current
9981 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9982 to 19yy as example year in copyright notice).
9983
9984 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9985
9986 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9987 (libstdcxx_incdir): Pass down.
9988 * config.if: Remove expired bits for cxx_interface, add stub.
9989 (libstdcxx_incdir): Add variable for g++ include directory.
9990 * configure.in (gxx_include_dir): Use it.
9991
9992 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9993
9994 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9995 with old-email address from ``Write After Approval''.
9996
9997 2000-12-15 Andreas Jaeger <aj@suse.de>
9998
9999 * configure.in: Handle lang_dirs.
10000
10001 2000-12-14 Tom Tromey <tromey@redhat.com>
10002
10003 * MAINTAINERS: Removed brads.
10004
10005 * MAINTAINERS: Added gcj developers.
10006
10007 2000-12-13 Anthony Green <green@redhat.com>
10008
10009 * configure.in: Disable libgcj for any target not specifically
10010 listed. Disable libgcj for x86 and Alpha Linux until compatible
10011 with g++ abi.
10012
10013 2000-12-13 Mike Stump <mrs@wrs.com>
10014
10015 * Makefile.in (local-distclean): Also remove fastjar.
10016
10017 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10018
10019 * contrib/gcc_update: Add fastjar --touch entries.
10020
10021 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10022
10023 * configure.in: Disable language-specific target libraries for
10024 languages that aren't enabled.
10025
10026 2000-12-10 Anthony Green <green@redhat.com>
10027
10028 * configure.in: Define libgcj. Disable libgcj target libraries for
10029 most targets.
10030
10031 2000-12-10 Neil Booth <neilb@earthling.net>
10032
10033 * MAINTAINERS: Update mail address, remove from WAA list.
10034
10035 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10036
10037 * libjava: Imported from /cvs/java.
10038 * libffi: Likewise.
10039 * Boehm-gc: Likewise.
10040
10041 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10042
10043 * configure.in (target_libs): Revert 2000-12-08 patch.
10044 (noconfigdirs): Added target-libjava.
10045
10046 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10047
10048 * djunpack.bat: removed.
10049
10050 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10051
10052 * Makefile.in: handle DOS-style absolute paths.
10053 * config-ml.in: likewise.
10054 * symlink-tree: likewise.
10055
10056 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10057
10058 * fastjar: Imported.
10059
10060 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10061
10062 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10063 libjava.
10064 * configure.in (target_libs): Removed `target-libjava'.
10065
10066 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10067
10068 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10069 (ALL_MODULES): Added fastjar.
10070 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10071 (all-target-libjava): all-fastjar replaces all-zip.
10072 (all-fastjar): Added.
10073 (configure-target-fastjar, all-target-fastjar): Likewise.
10074 * configure.in (host_tools): Added fastjar.
10075
10076 2000-12-07 Mike Stump <mrs@wrs.com>
10077
10078 * Makefile.in (local-distclean): Remove leftover built files.
10079
10080 2000-11-24 Nick Clifton <nickc@redhat.com>
10081
10082 * configure.in (xscale-elf): Add target.
10083 (xscale-coff): Add target.
10084
10085 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10086
10087 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10088 recent versions of FreeBSD (release 3 or later).
10089 * ltconfig: On FreeBSD, -lc must not be provided when building
10090 a shared library or else the standard -pthread gcc option is
10091 rendered worthless to later users of the built library.
10092
10093 2000-11-16 Fred Fish <fnf@be.com>
10094
10095 * configure.in (enable_libstdcxx_v3): Fix typo,
10096 libstd++ -> libstdc++.
10097
10098 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10099
10100 * MAINTAINERS: Add self to Write After Approval list.
10101
10102 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10103
10104 * MAINTAINERS: Update my email address. Add myself to global write
10105 privs list.
10106
10107 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10108
10109 * Makefile.in: Merge with src and libgcj.
10110 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10111 configure-target-<library> when their configure scripts need the C
10112 or C++ library to have already been built to work properly.
10113 (do_proto_toplev): Set them to an empty string.
10114
10115 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10116 (REALLY_SET_LIB_PATH): Use them.
10117
10118 2000-11-17 Stan Shebs <shebs@apple.com>
10119
10120 * MAINTAINERS: Add self to Write After Approval list.
10121
10122 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10123
10124 * configure: Provide the original toplevel configure arguments
10125 (including $0) to subprocesses in the environment rather than
10126 through gcc/configargs.h.
10127
10128 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10129
10130 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10131 C99. Alphabetise "Write After Approval" list.
10132
10133 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10134
10135 * configure: Turn on libstdc++ V3 by default.
10136
10137 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10138 if we've got GCC.
10139
10140 2000-11-11 Philip Blundell <philb@gnu.org>
10141
10142 * MAINTAINERS: Add self to Write After Approval list.
10143
10144 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10145
10146 * ltcf-c.sh (aix4): Improve shared library configuration; require
10147 exporting symbols.
10148 * ltcf-cxx.sh (aix4): Define.
10149 * ltconfig (aix4): Define library and soname specs appropriate for
10150 AIX. Define command to create export symbols list.
10151
10152 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10153
10154 * config.sub: Add support for Sun Chorus
10155
10156 2000-10-31 Nick Clifton <nickc@redhat.com>
10157
10158 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10159 <name>@redhat.com. Also installed new email address for Clint
10160 Popetz.
10161
10162 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10163
10164 * etc: Remove directory from GCC.
10165
10166 2000-10-16 Michael Meissner <meissner@redhat.com>
10167
10168 * configure (gcc/configargs.h): Only create if there is a build GCC
10169 directory created.
10170
10171 2000-10-16 Matthias Klose <doko@debian.org>
10172
10173 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10174 when configured for libstdc++-v3.
10175
10176 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10177
10178 * configure: Save configure arguments to gcc/configargs.h.
10179
10180 2000-10-04 Philipp Thomas <pthomas@suse.de>
10181
10182 * config.guess: Import CVS version 1.157.
10183 * config.sub: Import CVS version 1.181.
10184
10185 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10186
10187 * Makefile.in (bootstrap): avoid recursion if subdir missing
10188 (cross): ditto
10189 (do-proto-toplev): ditto
10190
10191 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10192
10193 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10194 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10195
10196 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10197 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10198 all affected `configure' scripts.
10199
10200 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10201
10202 * MAINTAINERS: Add self as cpplib co-maintainer.
10203
10204 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10205
10206 * MAINTAINERS: Add self to Write After Approval list.
10207
10208 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10209
10210 * INSTALL/README: egcs -> GCC update.
10211
10212 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10213
10214 * MAINTAINERS: Add myself to Write After Approval list.
10215
10216 2000-09-15 Kazu Hirata <kazu@hxi.com>
10217
10218 * MAINTAINERS: Add myself to Write After Approval list.
10219
10220 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10221
10222 * configure.in: Do not build byacc for hppa64. Provide paths to the
10223 X11 libraries for hppa64.
10224
10225 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10226
10227 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10228
10229 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10230
10231 * Makefile.in (all-zlib): Added dummy target.
10232
10233 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10234 ltcf-gcj.sh: Updated from libtool multi-language branch.
10235
10236 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10237
10238 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10239 (bootstrap*): Depend on all-bootstrap.
10240
10241 2000-09-05 Philipp Thomas <pthomas@suse.de>
10242
10243 * config.guess: Import CVS version 1.156.
10244 * config.sub: Import CVS version 1.179.
10245
10246 2000-09-02 Anthony Green <green@cygnus.com>
10247
10248 * Makefile.in (all-gcc): Depend on all-zlib.
10249 (CLEAN_MODULES): Add clean-zlib.
10250 (ALL_MODULES): Add all-zlib.
10251 * configure.in (host_libs): Add zlib.
10252
10253 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10254
10255 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10256 crosses, but add gcc/include to the header search path for them.
10257
10258 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10259
10260 * MAINTAINERS: Add self to Write After Approval list.
10261
10262 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10263
10264 * config.guess: Import CVS version 1.152.
10265 * config.sub: Import CVS version 1.177.
10266
10267 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10268
10269 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10270 $targargs to tell whether newlib is going to be built.
10271
10272 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10273 $$r/TARGET_SUBDIR/libio for _G_config.h.
10274
10275 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10276
10277 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10278
10279 2000-08-22 DJ Delorie <dj@redhat.com>
10280
10281 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10282
10283 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10284
10285 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10286 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10287 sub-configures.
10288
10289 2000-08-21 DJ Delorie <dj@redhat.com>
10290
10291 * MAINTAINERS: Add self as a libiberty maintainer
10292
10293 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10294
10295 * configure.in (libstdcxx_flags): Use
10296 libstdc++-v3/src/libstdc++.INC.
10297
10298 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10299
10300 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10301
10302 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10303
10304 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10305
10306 * configure: Make enable_threads and enable_shared defaults
10307 explicit. Substitute enable_threads into generated Makefiles.
10308 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10309 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10310
10311 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10312
10313 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10314
10315 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10316
10317 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10318 previous delta.
10319
10320 2000-08-11 Jason Merrill <jason@redhat.com>
10321
10322 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10323 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10324 (FLAGS_FOR_TARGET): Not here.
10325 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10326
10327 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10328
10329 * config-ml.in (CC, CXX): Don't introduce a leading space.
10330
10331 2000-08-07 DJ Delorie <dj@delorie.com>
10332
10333 * MAINTAINERS: Add self as a DJGPP maintainer
10334
10335 2000-08-07 DJ Delorie <dj@redhat.com>
10336
10337 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10338 "if we're also building gcc, and it's a gcc that will run on the
10339 build machine, we want to use its includes instead of the system's
10340 default includes".
10341
10342 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10343
10344 * MAINTAINERS: Add self to Write After Approval list.
10345
10346 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10347
10348 * configure.in (libstdcxx_flags): Don't use `"'.
10349
10350 * config-ml.in: Adjust multilib search paths to the
10351 appropriate multilib tree.
10352
10353 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10354
10355 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10356 commas in $LANGUAGES.
10357
10358 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10359
10360 * configure.in: Re-enable all references to libg++ and librx.
10361
10362 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10363
10364 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10365 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10366 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10367 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10368
10369 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10370
10371 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10372
10373 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10374 CXX_FOR_TARGET for sed.
10375
10376 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10377
10378 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10379 Do not override if already set in the environment or in configure.
10380 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10381 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10382
10383 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10384
10385 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10386 the libtool CVS tree multi-language branch.
10387 * ltconfig, ltmain.sh: Updated.
10388
10389 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10390
10391 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10392 (clean-target): Depend on it.
10393
10394 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10395 (GCC_FOR_TARGET): Use it.
10396 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10397 * configure.in: ... here.
10398 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10399 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10400
10401 2000-07-24 Eric Christopher <echristo@cygnus.com>
10402
10403 * MAINTAINERS: Add self to Write After Approval list.
10404
10405 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10406
10407 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10408 (configure-target-libchill, configure-target-libobjc): Likewise.
10409
10410 * configure.in: Use the same cache file for all target libs.
10411 * config-ml.in: But different cache files per multilib variant.
10412
10413 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10414
10415 * configure (topsrcdir): Don't use dirname.
10416
10417 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10418
10419 * MAINTAINERS: Add self to Write After Approval list.
10420
10421 2000-07-20 Jason Merrill <jason@redhat.com>
10422
10423 * configure.in: Remove all references to libg++ and librx.
10424
10425 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10426
10427 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10428
10429 * config.sub: Update to subversions version 2000-07-06.
10430
10431 2000-07-12 Andrew Haley <aph@cygnus.com>
10432
10433 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10434 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10435
10436 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10437
10438 * symlink-tree: Check number of arguments.
10439
10440 2000-07-05 Jim Wilson <wilson@cygnus.com>
10441
10442 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10443 search path for a g++ extracted from the build tree. This
10444 will allow link tests run by configure scripts in
10445 subdirectories to succeed.
10446
10447 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10448
10449 * ltconfig: Add support for mips-dde-sysv4.2MP
10450
10451 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10452
10453 * MAINTAINERS: Add myself as loop discovery maintainer.
10454
10455 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10456
10457 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10458 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10459
10460 2000-06-19 Timothy Wall <twall@cygnus.com>
10461
10462 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10463 * config.sub: Add tic54x target.
10464
10465 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10466
10467 * MAINTAINERS: Add self as Fortran maintainer,
10468 remove Craig Burley.
10469
10470 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10471
10472 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10473 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10474
10475 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10476
10477 * MAINTAINERS: Add self as i18n maintainer
10478
10479 20000-05-21 H.J. Lu (hjl@gnu.org)
10480
10481 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10482 directory are used if they exist. Make sure
10483 $(build_tooldir)/include is searched for header files,
10484 $(build_tooldir)/lib/ for library files.
10485 (GCC_FOR_TARGET): Likewise.
10486 (CXX_FOR_TARGET): Likewise.
10487
10488 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10489
10490 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10491
10492 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10493
10494 * Makefile.in (configure-target-libiberty): Depend on
10495 configure-target-newlib.
10496
10497 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10498
10499 * configure.in, Makefile.in: Merge all libffi-related
10500 configury stuff from the libgcj tree.
10501
10502 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10503
10504 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10505 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10506
10507 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10508
10509 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10510 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10511 current version information. Add to proto-toplev directory.
10512 (gdb-taz): Build do-djunpack.
10513
10514 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10515
10516 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10517
10518 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10519
10520 * MAINTAINERS: Add self to Write After Approval list.
10521
10522 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10523
10524 * ltmain.sh: Preserve in relink_command any environment
10525 variables that may affect the linker behavior.
10526
10527 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10528
10529 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10530
10531 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10532
10533 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10534
10535 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10536
10537 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10538 with the version name.
10539
10540 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10541
10542 * MAINTAINERS: Add self as bb-reorder maintainer.
10543
10544 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10545
10546 * config.if: Tweak.
10547
10548 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10549
10550 * djunpack.bat: New file.
10551
10552 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10553
10554 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10555 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10556 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10557 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10558
10559 2000-04-16 Dave Pitts <dpitts@cozx.com>
10560
10561 * config.sub (case $basic_machine): Change default for "ibm-*"
10562 to "openedition".
10563
10564 2000-04-13 Andreas Jaeger <aj@suse.de>
10565
10566 * MAINTAINERS: Added myself.
10567
10568 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10569
10570 * Makefile.in (gdb-taz): New target. GDB specific archive.
10571 (do-md5sum): New target.
10572 (MD5PROG): Define.
10573 (PACKAGE): Default to TOOL.
10574 (VER): Default to a shell script.
10575 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10576 md5 checksum generation.
10577 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10578 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10579 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10580 insight.tar.bz2): Use gdb-taz to create archive.
10581
10582 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10583
10584 * configure (warn_cflags): Delete.
10585
10586 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10587
10588 * MAINTAINERS: Added myself.
10589
10590 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10591 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10592
10593 * configure.in (enable_libstdcxx_v3): Add.
10594 (target_libs): Add bits here to switch between libstdc++-v2 and
10595 libstdc++-v3.
10596 * config.if: And this file too.
10597 * Makefile.in: Add libstdc++-v3 targets.
10598
10599 2000-04-05 Michael Meissner <meissner@redhat.com>
10600
10601 * config.sub (d30v): Add d30v as a basic machine type.
10602
10603 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10604
10605 * configure.in: -linux-gnu*, not -linux-gnu.
10606
10607 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10608
10609 * MAINTAINERS: Add self in write-after-approval section.
10610
10611 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10612
10613 * MAINTAINERS: Add self as ia64 port maintainer.
10614
10615 2000-03-08 Neil Booth <NeilB@earthling.net>
10616
10617 * MAINTAINERS: Add self in write-after-approval section.
10618
10619 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10620
10621 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10622 (do-tar-bz2): Replace TOOL with PACKAGE.
10623 (gdb.tar.bz2): Remove GDBTK from GDB package.
10624 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10625 dejagnu.tar.bz2): New packages.
10626
10627 2000-02-27 Andreas Jaeger <aj@suse.de>
10628
10629 * configure.in: Add entry for mips*-*-linux*, move catch all
10630 *-*-*linux* entry below this one.
10631
10632 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10633
10634 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10635
10636 2000-02-24 Nick Clifton <nickc@cygnus.com>
10637
10638 * config.sub: Support an OS of "wince".
10639
10640 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10641
10642 * config.guess, config.sub: Updated to match config's 2000-02-15
10643 version.
10644
10645 2000-02-23 Linas Vepstas <linas@linas.org>
10646
10647 * config.sub: Add support for Linux/IBM 370.
10648 * configure.in: Likewise.
10649
10650 2000-02-22 Nick Clifton <nickc@cygnus.com>
10651
10652 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10653
10654 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10655
10656 * config.guess: Guess "cygwin" rather than "cygwin32".
10657
10658 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10659
10660 * configure (gcc_version): When setting, narrow search to
10661 lines containing `version_string'.
10662
10663 2000-02-15 Denis Chertykov <denisc@overta.ru>
10664
10665 * config.sub: Add support for avr target.
10666
10667 2000-02-14 Nick Clifton <nickc@cygnus.com>
10668
10669 * MAINTAINERS: Add maintainers for MCore port.
10670
10671 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10672
10673 * config.sub: Add mmix-knuth-mmixware.
10674
10675 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10676
10677 * MAINTAINERS: Pair cccp with cpplib maintainership.
10678
10679 2000-01-27 Christopher Faylor <cgf@redhat.com>
10680
10681 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10682 structure stuff to -L library search.
10683 (CXX_FOR_TARGET): Ditto.
10684 (CROSS_CHECK_MODULES): Fix spelling mistake.
10685
10686 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10687
10688 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10689 the C++ compiler.
10690
10691 2000-01-12 Richard Henderson <rth@cygnus.com>
10692
10693 * configure.in: Don't build some bits for beos.
10694
10695 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10696
10697 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10698 as include files.
10699
10700 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10701
10702 * Add self as cpplib maintainer, as requested by Jason
10703 Merrill. Correct my e-mail address.
10704
10705 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10706
10707 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10708 not mh-aix43.
10709
10710 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10711
10712 * MAINTAINERS: Add myself to "write after approval" list.
10713
10714 1999-12-14 Richard Henderson <rth@cygnus.com>
10715
10716 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10717 * config.sub: Accept alphaev[78], alphaev8.
10718
10719 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10720
10721 * config.guess, config.sub: Update from autoconf.
10722
10723 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10724
10725 * MAINTAINERS: update my playtime e-address.
10726
10727 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10728
10729 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10730 necessary libraries are missing.
10731
10732 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10733
10734 * MAINTAINERS: Add new 'write after approval' maintainer.
10735
10736 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10737
10738 * MAINTAINERS: Add new Java maintainer.
10739
10740 1999-10-25 Andreas Schwab <schwab@suse.de>
10741
10742 * configure: Fix quoting inside arguments of eval.
10743
10744 1999-10-21 Nick Clifton <nickc@cygnus.com>
10745
10746 * config-ml.in: Allow suppression of some ARM multilibs.
10747
10748 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10749
10750 * config.guess: Add OS/390 match pattern.
10751 * config.sub: Add mvs, openedition targets.
10752 * configure.in (i370-ibm-opened*): New.
10753
10754 1999-09-04 Steve Chamberlain <sac@pobox.com>
10755
10756 * config.sub: Add support for configuring for pj.
10757
10758 1999-08-31 Nick Clifton <nickc@cygnus.com>
10759
10760 * config.sub (maybe_os): Add support for configuring for fr30.
10761
10762 1999-08-25 Nick Clifton <nickc@cygnus.com>
10763
10764 * configure.in: Do not configure or build ld for AIX
10765 platforms. ld is known to be broken on these platforms.
10766
10767 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10768
10769 * config-ml.in: Pass compiler flag corresponding to multidirs to
10770 subdir configures.
10771
10772 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10773
10774 * Makefile.in (LDFLAGS): Define.
10775
10776 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10777
10778 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10779 noconfigdirs.
10780 (*-*-cygwin*): Likewise.
10781
10782 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10783
10784 * mkdep: New file.
10785 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10786 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10787
10788 From Eli Zaretskii <eliz@is.elta.co.il>:
10789 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10790 long file name when using DJGPP on MS-DOS.
10791
10792 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10793
10794 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10795
10796 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10797
10798 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10799 dependency as this causes "make check" to globally "make all"
10800
10801 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10802
10803 * configure.in (target_libs): Added target-zlib.
10804 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10805 (CONFIGURE_TARGET_MODULES): Likewise.
10806 (CHECK_TARGET_MODULES): Likewise.
10807 (INSTALL_TARGET_MODULES): Likewise.
10808 (CLEAN_TARGET_MODULES): Likewise.
10809 (configure-target-zlib): New target.
10810 (all-target-zlib): Likewise.
10811 (all-target-libjava): Depend on all-target-zlib.
10812 (configure-target-libjava): Depend on configure-target-zlib.
10813
10814 * Makefile.in (configure-target-libjava): Depend on
10815 configure-target-newlib.
10816 (configure-target-boehm-gc): New target.
10817 (configure-target-qthreads): New target.
10818
10819 * configure.in (target_libs): Added target-qthreads.
10820 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10821 (CONFIGURE_TARGET_MODULES): Likewise.
10822 (CHECK_TARGET_MODULES): Likewise.
10823 (INSTALL_TARGET_MODULES): Likewise.
10824 (CLEAN_TARGET_MODULES): Likewise.
10825 (all-target-qthreads): New target.
10826 (configure-target-libjava): Depend on configure-target-qthreads.
10827 (all-target-libjava): Depend on all-target-qthreads.
10828
10829 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10830 (CONFIGURE_TARGET_MODULES): Likewise.
10831 (CHECK_TARGET_MODULES): Likewise.
10832 (INSTALL_TARGET_MODULES): Likewise.
10833 (CLEAN_TARGET_MODULES): Likewise.
10834 (all-target-libjava): New target.
10835 (all-target-boehm-gc): Likewise.
10836 * configure.in (target_libs): Added libjava, boehm-gc.
10837
10838 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10839
10840 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10841 configure.bat in SUPPORT_FILES.
10842 (gas+binutils.tar.bz2): Likewise.
10843
10844 * makeall.bat: Remove; obsolete.
10845
10846 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10847
10848 From Mark Elbrecht:
10849 * configure.bat: Remove; obsolete.
10850
10851 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10852
10853 * configure: Add -W -Wall to the default CFLAGS when compiling with
10854 gcc.
10855
10856 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10857
10858 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10859
10860 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10861
10862 * configure.in: Build ld on IRIX6.
10863
10864 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10865
10866 * Makefile.in: Change distribution targets to use bzip2 instead of
10867 gzip.
10868 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10869 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10870
10871 1999-06-04 Nick Clifton <nickc@cygnus.com>
10872
10873 * config.sub: Add mcore target.
10874
10875 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10876
10877 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10878
10879 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10880
10881 * config.guess (dummy): Changed to $dummy.
10882
10883 1999-05-24 Nick Clifton <nickc@cygnus.com>
10884
10885 * config.sub: Tidied up case statements.
10886
10887 1999-05-22 Ben Elliston <bje@cygnus.com>
10888
10889 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10890 <jiro@din.or.jp>.
10891
10892 * config.guess: Merge with FSF version. Future changes will be
10893 more accurately recorded in this ChangeLog.
10894 * config.sub: Likewise.
10895
10896 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10897
10898 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10899
10900 1999-04-30 Tom Tromey <tromey@cygnus.com>
10901
10902 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10903
10904 1999-04-23 Tom Tromey <tromey@cygnus.com>
10905
10906 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10907
10908 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10909
10910 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10911 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10912 Bad merge removed these two changes.
10913
10914 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10915 Martin Heller (Ing.-Buero_Heller@t-online.de)
10916
10917 * config.guess (interix Alpha): Add.
10918
10919 1999-04-11 Richard Henderson <rth@cygnus.com>
10920
10921 * configure.in (i?86-*-beos*): Do config gperf; don't config
10922 gdb, newlib, or libgloss.
10923
10924 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10925
10926 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10927 link a trivial program with -mabi=64. If it fails, remove mabi=64
10928 from multidirs.
10929
10930 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10931
10932 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10933
10934 1999-04-08 Nick Clifton <nickc@cygnus.com>
10935
10936 * config.sub: Add support for mcore targets.
10937
10938 1999-04-07 Michael Meissner <meissner@cygnus.com>
10939
10940 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10941 not mt-ospace, in order to shut up assembler warning about using
10942 symbols that are named the same as registers.
10943
10944 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10945
10946 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10947 dependency list for all-target-cygmon.
10948
10949 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10950
10951 * config-ml.in: Check $host, not $target, for selective multilibs.
10952 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10953 thumb interworking, and underscore prefix multilibs.
10954
10955 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10956
10957 * missing: Update to version from current automake.
10958
10959 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10960
10961 * configure (gxx_include_dir): Removed.
10962
10963 * configure.in (gxx_include_dir): Handle it.
10964 * Makefile.in: Likewise.
10965
10966 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10967
10968 * config.sub (mips64vr4111,mips64vr4111el) Add.
10969
10970 1999-03-21 Ben Elliston <bje@cygnus.com>
10971
10972 * config.guess: Correct typo for detecting ELF on FreeBSD.
10973
10974 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10975
10976 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10977 config/mh-djgpp.
10978
10979 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10980
10981 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10982 all-target-newlib to dependency list for all-target-bsp.
10983
10984 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10985
10986 * config.sub: Add i386-uwin support.
10987 * config.guess: Likewise.
10988
10989 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10990
10991 * configure.in: cleanup, add mh-*pic handling for arm, special
10992 case powerpc*-*-aix*
10993
10994 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10995
10996 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10997 can be built.
10998
10999 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11000
11001 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11002 targets.
11003
11004 1999-03-02 Nick Clifton <nickc@cygnus.com>
11005
11006 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11007
11008 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11009
11010 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11011
11012 1999-02-24 Nick Clifton <nickc@cygnus.com>
11013
11014 * config.sub: Fix typo in arm recognition.
11015
11016 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11017
11018 * configure.in (noconfigdirs): Changed target_configdirs to
11019 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11020 rather than m68k-*-* since it is not known to work on
11021 m68k-aout. Ditto for arm-*-*oabi.
11022
11023 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11024
11025 * configure.in (*-*-windows*): Remove, no longer used.
11026
11027 1999-02-19 Ben Elliston <bje@cygnus.com>
11028
11029 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11030 Smart and improved by Andrew Cagney.
11031
11032 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11033
11034 * config.guess: Recognize openbsd-*-hppa.
11035
11036 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11037
11038 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11039 only if it is not empty.
11040
11041 1999-02-17 Nick Clifton <nickc@cygnus.com>
11042
11043 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11044
11045 * config.guess: Modified to recognize uname's armv* syntax.
11046
11047 * config.sub: Modified to recognize uname's armv* syntax.
11048
11049 1999-02-17 Mark Salter <msalter@cygnus.com>
11050
11051 * configure.in: Added target-bsp for sparclite.
11052
11053 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11054
11055 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11056
11057 1999-02-08 Nick Clifton <nickc@cygnus.com>
11058
11059 * configure.in: Add support for strongarm port.
11060 * config.sub: Add support for strongarm target.
11061
11062 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11063
11064 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11065 the old name config/mh-cygwin32.
11066 Enable texinfo.
11067
11068 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11069
11070 * configure.in: Do build ld for ix86 Solaris.
11071
11072 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11073
11074 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11075 $AR_FOR_TARGET. Likewise for RANLIB.
11076
11077 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11078
11079 * config.sub (oabi): Recognize.
11080 * configure.in (arm-*-oabi): Handle.
11081
11082 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11083
11084 * config.guess: Improve detection of i686 on UnixWare 7.
11085
11086 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11087
11088 * config.guess: Add support for i386-pc-interix.
11089 * config.sub: Likewise.
11090 * configure.in: Likewise.
11091
11092 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11093
11094 * Makefile.in: Remove unneeded all-target-libio from
11095 from all-target-winsup target since it is now unneeded.
11096 Add all-target-libtermcap in its place since it is now
11097 needed.
11098
11099 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11100
11101 * configure.in: makefile stub for cygwin target is probably
11102 unnecessary. Remove it for now.
11103
11104 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11105
11106 * configure.in: libtermcap.a should be built when cygwin is the
11107 target as well as the host.
11108 * config.guess: Allow mixed case in cygwin uname output.
11109 * Makefile.in: Add libtermcap target.
11110
11111 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11112
11113 * config.sub: Clean up handling of hppa2.0.
11114
11115 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11116
11117 * config.guess: Use C code to identify more HP machines.
11118
11119 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11120
11121 * config.sub: Handle hppa2.0.
11122
11123 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11124
11125 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11126 cygmon for all sparclite targets, regardless of object format.
11127
11128 1998-12-15 Mark Salter <msalter@cygnus.com>
11129
11130 * configure.in: Added target-bsp for several target architectures.
11131
11132 * Makefile.in: Added rules for bsp.
11133
11134 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11135
11136 * config.guess: Improve detection of hppa2.0 processors.
11137
11138 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11139
11140 * config.guess: Recognize FreeBSD using ELF automatically.
11141
11142 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11143
11144 * configure (skip-this-dir): Add handling for new shell script, which
11145 might be created by a sub-directory's configure to indicate, this particular
11146 directory is "unwanted".
11147 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11148
11149 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11150
11151 * ltconfig: import from libtool, after changing libtool to
11152 account for the cygwin name change.
11153
11154 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11155
11156 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11157 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11158
11159 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11160
11161 * configure.in: Add libtermcap to list of cygwin dependencies.
11162
11163 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11164
11165 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11166 they include winsup/include when it's a cygwin target.
11167
11168 1998-11-12 Tom Tromey <tromey@cygnus.com>
11169
11170 * configure.in (host_tools): Added zip.
11171 * Makefile.in (all-target-libjava): Depend on all-zip.
11172 (all-zip): New target.
11173 (ALL_MODULES): Added all-zip.
11174 (NATIVE_CHECK_MODULES): Added check-zip.
11175 (INSTALL_MODULES): Added install-zip.
11176 (CLEAN_MODULES): Added clean-zip.
11177
11178 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11179
11180 * Makefile.in: lose "32" from comment about cygwin.
11181
11182 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11183
11184 * configure.in: Use -Os to build target libraries for the fr30.
11185
11186 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11187
11188 * config.sub: Add fr30.
11189
11190 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11191
11192 * configure.in: drop "32" from config/mh-cygwin32. Check
11193 cygwin* instead of cygwin32*.
11194 * config.sub: Check cygwin* instead of cygwin32*.
11195
11196 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11197
11198 * config.guess: Match any version of Unixware7.
11199
11200 1998-10-20 Syd Polk <spolk@cygnus.com>
11201
11202 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11203 if desired.
11204
11205 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11206
11207 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11208 these if the appropriate directories and files to not exist.
11209
11210 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11211
11212 * Makefile.in (DEVO_SUPPORT): Add config.if.
11213
11214 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11215
11216 * configure: Add pattern to replace "build_tooldir"'s
11217 definition in the generated Makefile with "tooldir"'s
11218 actual value.
11219
11220 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11221
11222 * config.sub: Bring back lost sparcv9.
11223
11224 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11225
11226 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11227
11228 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11229 CC_FOR_TARGET and friends.
11230
11231 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11232
11233 * Makefile.in (build_tooldir): New variable, same as tooldir.
11234 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11235 -B$(build_tooldir)/bin/.
11236 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11237
11238 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11239
11240 * README: Remove installation instructions and refer to the
11241 INSTALL directory instead.
11242
11243 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11244
11245 * config.sub: Add support for i[34567]86-pc-udk.
11246 * configure.in: Likewise.
11247
11248 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11249
11250 * Makefile.in: add bzip2 package building bits for user
11251 tools module
11252 * configure.in: ditto
11253
11254 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11255
11256 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11257 (ALL_TARGET_MODULES): Add all-target-libobjc.
11258 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11259 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11260 (all-target-libchill): Add dependencies.
11261 * configure.in (target_libs): Add libchill.
11262
11263 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11264
11265 * configure.in (target_subdir): Remove duplicate line.
11266
11267 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11268
11269 * Makefile.in (all-automake): fix dependencies.
11270
11271 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11272
11273 * configure.in: Minor cleanups for building in the $(target_alias)
11274 subdir.
11275
11276 1998-09-22 Jim Wilson <wilson@cygnus.com>
11277
11278 * Makefile.in (bootstrap): Set r and s before make all. Use
11279 BASE_FLAGS_TO_PASS in make all.
11280 (cross): Likewise.
11281
11282 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11283
11284 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11285
11286 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11287
11288 * config.sub: Fix typo in last change.
11289
11290 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11291
11292 * config.sub: Add support for C4x target.
11293 * configure.in: Likewise.
11294
11295 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11296
11297 * config.sub: Recognize sparcv9 just like sparc64.
11298
11299 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11300
11301 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11302
11303 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11304
11305 * config.guess: Correctly identify Pentium II sco boxes.
11306
11307 * config.guess: Fix "tr" code. From Weiwen Liu.
11308
11309 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11310
11311 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11312 stabs.
11313
11314 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11315
11316 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11317 (ALL_TARGET_MODULES): Add all-target-libchill.
11318 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11319 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11320 (all-target-libchill): Add dependencies.
11321 * configure.in (target_libs): Add libchill.
11322
11323 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11324
11325 * config.guess: Avoid assumptions about "tr" behaves when
11326 LANG is set to something other than English.
11327
11328 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11329
11330 * configure (gxx_include_dir): Changed to
11331 '${prefix}/include/g++'-${libstdcxx_interface}.
11332
11333 * config.if: New to determine the interfaces.
11334
11335 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11336
11337 * config.guess: Detect and handle MPE/IX.
11338 * config.sub: Deal with MPE/IX.
11339
11340 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11341
11342 * configure.in: Use mh-aix43.
11343
11344 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11345
11346 * configure: Fix --without/--disable cases for gxx-include-dir.
11347
11348 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11349
11350 * mdata-sh: Imported. Needed for automake support.
11351
11352 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11353
11354 * Makefile.in (taz): Try "chmod -R og=u ." before
11355 "chmod og=u `find . -print`".
11356
11357 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11358
11359 * configure.in: Add arm-elf and thumb-elf support.
11360
11361 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11362
11363 * Makefile.in: Undo previous patch.
11364
11365 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11366
11367 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11368 to here ...
11369 (install-no-fixedincludes): and here
11370 (INSTALL_MODULES): ... from here.
11371
11372 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11373
11374 * config.sub: Merge with FSF.
11375
11376 * config.guess: Merge with FSF.
11377
11378 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11379
11380 * configure (extraconfigdirs): New variable.
11381 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11382 * Makefile.in (all): Move higher in file.
11383 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11384 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11385 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11386 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11387 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11388
11389 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11390
11391 * Makefile.in (all-target-libjava): Depend on all-gcc and
11392 all-target-newlib.
11393 (configure-target-libjava): Depend on $(ALL_GCC).
11394
11395 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11396
11397 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11398 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11399
11400 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11401
11402 * INSTALL/README: Fix typo.
11403
11404 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11405
11406 * ylwrap: Change absolute path checks to check for DOS style path
11407 names.
11408
11409 * ylwrap: Don't use a full path name if the source file is in the
11410 same directory. From hjl@lucon.org (H.J. Lu).
11411
11412 * config-ml.in: Default to being verbose, to match Feb 18 change to
11413 configure.
11414
11415 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11416
11417 Brought over from egcs:
11418
11419 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11420
11421 * configure.in (target_subdir): Set to ${target_alias} instead
11422 of "libraries".
11423
11424 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11425
11426 * configure.in (target_subdir): Set to libraries if enable_multilib.
11427
11428 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11429
11430 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11431 multilibs, force reconfiguration the first time we create
11432 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11433
11434 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11435
11436 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11437 avoid confusion with --no-recursion.
11438
11439 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11440
11441 * configure.in: Win32 hosts shouldn't use install -x
11442 * install-sh: remove -x option, and special .exe-handling
11443 hack.
11444
11445 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11446
11447 * config.guess: Recognize i586-pc-beos.
11448 * configure.in: Don't build some bits for beos.
11449
11450 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11451
11452 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11453 CFLAGS default to -O2.
11454
11455 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11456 when using GNU ld.
11457
11458 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11459
11460 * ltmain.sh: Correct install when using a different shell.
11461
11462 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11463
11464 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11465
11466 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11467
11468 * makefile.vms: Update to build binutils/makefile.vms. Add install
11469 target.
11470
11471 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11472
11473 * ltconfig: Update to correct AIX handling.
11474
11475 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11476
11477 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11478
11479 * configure.in (target_subdir): Set to ${target_alias} instead
11480 of "libraries".
11481
11482 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11483
11484 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11485 (Makefile): Depend on $(gcc_version_trigger).
11486
11487 * configure (gcc_version): Change default initializer to empty
11488 string.
11489 (gcc_version_trigger): New variable; pass this variable down
11490 to subdir configures to enable them checking gcc's version
11491 themselves. Emit make macros for both gcc_version vars.
11492 (topsrcdir): Initialize reliably.
11493 (recursion line): Remove --with-gcc-version=${gcc_version}.
11494
11495 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11496
11497 * configure (enable_version_specific_runtime_libs): Implement new flag
11498 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11499 in $(libsubdir); emit definition in each generated Makefile.
11500 (gxx_include_dir): Initialize depending on
11501 $enable_version_specific_runtime_libs.
11502
11503 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11504
11505 * configure (gcc_version): Initialize properly depending on
11506 how and where configure is started.
11507 (recursion line): Pass a --with-gcc-version=${gcc_version}
11508 to configures in subdirs.
11509
11510 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11511
11512 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11513 cygmon
11514
11515 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11516
11517 * configure.in: Add cygmon and libstub support for mn10200.
11518
11519 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11520
11521 * configure (gcc_version): Add new variable describing the
11522 particular gcc version we're building.
11523 * Makefile.in (libsubdir): Add new macro for the directory
11524 in which the compiler finds executables, libraries, etc.
11525 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11526 and libsubdir.
11527
11528 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11529
11530 * Makefile.in (local-clean): Remove *.log.
11531 (warning.log): Built with warn_summary from build.log.
11532 (mail-report.log): Run test_summary.
11533 (mail-report-with-warnings.log): Run test_summary including
11534 warning.log in the report.
11535
11536 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11537
11538 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11539
11540 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11541
11542 * Makefile.in (grep): Grep no longer depends on libiberty.
11543
11544 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11545
11546 * Makefile.in: all-snavigator needs all-libgui.
11547
11548 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11549
11550 * configure.in: Add cygmon and libstub support for mn10300.
11551
11552 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11553
11554 * missing: Update to version from automake 1.3.
11555
11556 * ltmain.sh: On installation, don't get confused if the same name
11557 appears more than once in the list of library names.
11558
11559 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11560
11561 * config.sub: Accept m68060 and m5200 as CPU names.
11562
11563 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11564
11565 * configure: Use && rather than using -a in test, because odd
11566 strings can confuse test.
11567 * configure.in: Likewise.
11568
11569 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11570
11571 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11572
11573 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11574
11575 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11576 bootstrap4-lean): New targets.
11577
11578 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11579
11580 * mpw-* Delete. Not used.
11581
11582 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11583
11584 * COPYING.LIB: Update FSF address.
11585
11586 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11587
11588 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11589
11590 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11591 GAS_SUPPORT_DIRS.
11592
11593 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11594
11595 * ltconfig, ltmain.sh: Avoid producing a version number if
11596 -version-info was not used.
11597
11598 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11599
11600 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11601 building with newlib.
11602
11603 1998-04-30 Paul Eggert <eggert@twinsun.com>
11604
11605 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11606 Solaris `make' causes it to continue to next definition.
11607
11608 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11609
11610 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11611 the right GUI libraries and files are installed along with GDB.
11612
11613 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11614
11615 * configure.in: Change alpha to alpha* in several places.
11616
11617 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11618
11619 * config.sub: Recognize sparc86x.
11620
11621 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11622
11623 * configure.in (--enable-target-optspace): Remove debug echo.
11624
11625 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11626
11627 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11628
11629 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11630
11631 * ltconfig: Update cygwin32 support.
11632
11633 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11634 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11635 (GDB_SUPPORT_DIRS): Likewise.
11636
11637 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11638
11639 * configure.in (target_makefile_frag): If --enable-target-optspace,
11640 use -Os to compile target libraries rather than -O2. Default to
11641 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11642 not used.
11643 * configure.in (target_cflags): Ditto for d30v.
11644
11645 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11646
11647 * Makefile.in (all-bfd): Depend on all-intl.
11648 (all-binutils): Likewise.
11649 (all-gas): Likewise.
11650 (all-gprof): Likewise.
11651 (all-ld): Likewise.
11652
11653 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11654
11655 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11656
11657 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11658
11659 * Makefile.in (all-bfd): Depend upon all-libiberty.
11660
11661 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11662
11663 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11664
11665 * Makefile.in: Add libstub.
11666
11667 * configure.in: Ditto. Build libstub for targets that have cygmon
11668 support.
11669
11670 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11671
11672 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11673
11674 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11675
11676 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11677 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11678
11679 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11680
11681 * configure: Define DEFAULT_M4 by searching PATH.
11682 * Makfile.in: Use DEFAULT_M4.
11683
11684 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11685
11686 * ltconfig: Add cygwin32 support.
11687
11688 * Makefile.in, configure.in: Add libtool as a native only directory
11689 to configure and build.
11690
11691 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11692
11693 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11694
11695 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11696
11697 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11698
11699 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11700
11701 * Makefile.in: add ash make rules
11702 * configure.in: add ash to native_only and host_tools lists
11703
11704 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11705
11706 * Makefile.in (all-gettext, all-intl): New targets.
11707 (ALL_MODULES): Added all-gettext, all-intl.
11708 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11709 (INSTALL_MODULES): Added install-gettext, install-intl.
11710 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11711
11712 * configure.in (host_tools): Added gettext.
11713 (native_only): Likewise.
11714 (noconfigdirs) [various cases]: Likewise.
11715 (host_libs): Added intl.
11716
11717 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11718
11719 * configure: Do not disable building gdbtk for cygwin32 hosts.
11720
11721 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11722
11723 * configure.in: Add thumb-coff target.
11724 * config.sub: Add thumb-coff target.
11725
11726 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11727
11728 * Makefile.in: Revert yesterday's change.
11729 (all-target-winsup): all-target-librx stays out of here.
11730
11731 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11732
11733 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11734 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11735 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11736 Remove references to librx and libg++.
11737
11738 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11739
11740 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11741 recursive makes
11742
11743 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11744
11745 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11746 for newlib directory.
11747 (CXX_FOR_TARGET): Likewise.
11748
11749 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11750
11751 * ltconfig: Update after libtool/ltconfig.in change for
11752 hpux11.
11753
11754 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11755
11756 * ltconfig, ltmain.sh: Update to libtool 1.2.
11757
11758 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11759
11760 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11761 (install-gcc-cross): Instead, override LANGUAGES here.
11762
11763 1998-03-18 Dave Love <d.love@dl.ac.uk>
11764
11765 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11766 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11767
11768 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11769
11770 * configure.in: Add Thumb-pe target.
11771
11772 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11773
11774 * Makefile.in - changed sn targets to snavigator
11775 * configure.in - changed sn targets to snavigator
11776
11777 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11778
11779 * config-ml.in: After building symlink tree call make distclean
11780 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11781 to be the case for libiberty.
11782
11783 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11784
11785 * configure: When making link, also check the current
11786 directory. The configure scripts may create one.
11787
11788 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11789
11790 * config.sub: Accept alphapca56 and alphaev6 properly.
11791
11792 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11793
11794 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11795
11796 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11797
11798 * config.sub (sco5): Fix typo.
11799
11800 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11801
11802 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11803 install-itcl.
11804 (install-itcl): Remove dependency on install-tcl.
11805
11806 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11807
11808 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11809
11810 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11811
11812 * configure.in: Don't build libgui for a cygwin32 target when not on
11813 a cygwin32 host.
11814
11815 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11816
11817 * configure (redirect): Set to null, so default behavior of
11818 configure is now --verbose.
11819
11820 1998-02-16 Dave Love <d.love@dl.ac.uk>
11821
11822 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11823 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11824
11825 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11826
11827 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11828 this change to sync Makefile.in with its ChangeLog entries.
11829
11830 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11831
11832 * ltmain.sh (mkdir): Check that the directory doesn't exist
11833 before we exit with error, so that we don't get races during
11834 parallel builds.
11835
11836 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11837
11838 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11839
11840 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11841
11842 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11843 PICFLAG_FOR_TARGET.
11844 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11845
11846 * configure: Emit a definition for the new macro enable_shared
11847 into each Makefile.
11848
11849 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11850
11851 * configure.in (host_tools, native_only): Add libtool.
11852
11853 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11854
11855 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11856 Fix typo in ming config comment.
11857
11858 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11859
11860 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11861
11862 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11863
11864 * config.sub: Add tic30 cases, and map c30 to tic30.
11865
11866 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11867
11868 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11869 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11870 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11871 (CLEAN_TARGET_MODULES): Similarly
11872 (all-target-libf2c): Add dependences.
11873 * configure.in (target_libs): Add libf2c.
11874
11875 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11876
11877 * configure.in: Remove expect from noconfigdirs when target
11878 is cygwin32. OK to build expect and dejagnu with Canadian
11879 Cross.
11880
11881 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11882
11883 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11884 host.
11885
11886 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11887 and mingw32.
11888
11889 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11890
11891 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11892 here as it is not defined in the toplevel Makefile.
11893
11894 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11895
11896 * configure (package_makefile_rules_frag): New variable, which names
11897 a file with generic rules, ...
11898 Change comment to mention we now have FIVE parts.
11899 * configure: Undo last change.
11900
11901 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11902
11903 * config.guess: More accurate determination of HP processor types.
11904 * config.sub: More accurate determination of HP processor types.
11905
11906 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11907
11908 * configure (package_makefile_frag): Move inserting the
11909 ${package_makefile_frag} to where it should be according
11910 to the comment.
11911
11912 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11913
11914 * config.guess: Add support for Linux/ARM.
11915
11916 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11917
11918 * .cvsignore: Remove *-info and *-install since they match
11919 release-info and mpw-install, which we don't want to just ignore.
11920
11921 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11922
11923 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11924
11925 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11926
11927 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11928 local_prefix to sub-make invocations.
11929
11930 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11931
11932 * configure.in: Check makefile fragments in the source
11933 directory.
11934
11935 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11936
11937 * configure.in: Check whether host and target makefile
11938 fragments exist before adding them to *_makefile_frag.
11939
11940 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11941
11942 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11943
11944 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11945
11946 * configure.in: Make sure we only replace RPATH_ENVVAR on
11947 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11948 regexp to sed.
11949
11950 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11951 to sub-makes.
11952
11953 1998-01-13 Lee Iverson (leei@ai.sri.com)
11954
11955 * config-ml.in (multi-do): LDFLAGS must include multilib
11956 designator.
11957
11958 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11959
11960 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11961
11962 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11963
11964 * config.sub: Add mingw32 support.
11965 * configure.in: Likewise.
11966
11967 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11968
11969 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11970
11971 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11972
11973 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11974 * configure (gxx_include_dir): Provide a definition for subdirs
11975 which do not use autoconf.
11976
11977 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11978
11979 * config.guess: Sync with egcs. Picks up new alpha support,
11980 BeOS & some additional linux support.
11981
11982 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11983
11984 * config.guess: HP 9000/803 is a PA1.1 machine.
11985
11986 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11987
11988 * configure.in: It's alpha*-...
11989
11990 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11991
11992 * configure.in (host_makefile_frag, target_makefile_frag):
11993 Handle multiple config files.
11994 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11995 alpha-*-*.
11996
11997 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11998
11999 * mkdep: New file.
12000
12001 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12002
12003 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12004
12005 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12006
12007 * Makefile.in: Add libgui directory.
12008 (GDB_TK): Add all-libgui.
12009 * configure.in: Add libgui directory.
12010 * configure: Add all-libgui to GDB_TK.
12011
12012 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12013
12014 * config-ml.in (multidirs): Add m32r to multilib list.
12015
12016 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12017
12018 * Makefile.in (all-target-gperf): Change dependency to
12019 all-target-libstdc++.
12020
12021 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12022
12023 * config.guess: Add BeOS support.
12024
12025 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12026
12027 Source directory cvs renamed to cvssrc:
12028 * configure.in (host_tools): Change cvs to cvssrc.
12029 (native_only): Likewise.
12030 (noconfigdirs) [various cases]: Likewise.
12031 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12032 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12033 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12034 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12035 (all-cvssrc): Rename target from all-cvs.
12036
12037 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12038
12039 * configure (gxx_include_dir): Fix thinko.
12040
12041 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12042
12043 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12044 (install-cross, install-gcc-cross): New targets.
12045
12046 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12047
12048 * configure.in (noconfigdirs): Add support for Thumb target.
12049
12050 * config.sub (maybe_os): Add support for Thumb target.
12051
12052 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12053
12054 * Makefile.in: Add rules for cygmon.
12055
12056 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12057
12058 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12059
12060 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12061 * configure (gxx_include_dir): Provide a definition for subdirs
12062 which do not use autoconf.
12063
12064 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12065
12066 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12067 11/18/97 build
12068
12069 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12070
12071 * From Franz Sirl.
12072 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12073 found on RedHat Linux systems.
12074
12075 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12076
12077 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12078 guesses.
12079
12080 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12081
12082 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12083
12084 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12085
12086 * ltmain.sh: If mkdir fails, check whether the directory was created
12087 anyhow by some other process.
12088
12089 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12090
12091 * configure.in (d30v-*-*): Configure all directories.
12092
12093 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12094
12095 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12096 for the D30V.
12097
12098 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12099
12100 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12101
12102 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12103
12104 * include/libiberty.h: Add extern "C" { so it can be used with C++
12105 progrms.
12106 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12107 programs.
12108
12109 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12110
12111 * configure.in (d30v-*-*): Configure GCC now.
12112
12113 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12114
12115 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12116 is no longer needed.
12117
12118 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12119
12120 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12121
12122 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12123
12124 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12125 targets using "$@" to provide support for similar but not identical
12126 targets without having to duplicate code.
12127
12128 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12129
12130 * makefile.vms: Fix to work with DEC C.
12131
12132 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12133
12134 * config.sub: Add mips-tx39-elf to marketing names.
12135
12136 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12137
12138 * ltmain.sh: Handle symlinks in generated script.
12139
12140 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12141
12142 * configure: Handle autoconf style directory options: --bindir,
12143 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12144 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12145 --sysconfdir.
12146 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12147 (sharedstatedir, localstatedir, oldincludedir): New variables.
12148 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12149 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12150 sbindir, sharedstatedir, and sysconfdir.
12151
12152 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12153
12154 * Makefile.in (bootstrap-lean): New target.
12155
12156 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12157
12158 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12159 sn, and gnuserv from noconfigdirs.
12160
12161 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12162
12163 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12164
12165 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12166
12167 * Makefile.in (cross): New target.
12168
12169 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12170 Jeff Law <law@cygnus.com>
12171
12172 * Makefile.in (bootstrap2, bootstrap3): New targets.
12173 (all-bootstrap): Remove outdated and confusing target.
12174 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12175
12176 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12177
12178 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12179 windows. Consistent with gdb/configure.
12180
12181 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12182
12183 * configure.in: Name Linux target fragment.
12184
12185 * configure: Rewrite so that project Makefile fragment is inserted
12186 first and appears last in the resulting Makefile.
12187
12188 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12189
12190 * Makefile.in (install-itcl): Install tcl first.
12191
12192 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12193
12194 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12195
12196 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12197
12198 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12199
12200 * configure.in (skipdirs): Add target-librx for Linux.
12201 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12202
12203 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12204
12205 * Makefile.in (bootstrap): New target.
12206
12207 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12208
12209 * config.sub: Accept 'amigados' for backward compatibility.
12210
12211 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12212
12213 * config.guess: Merge with FSF.
12214
12215 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12216
12217 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12218
12219 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12220
12221 * config.sub: Add "marketing-names" patch.
12222
12223 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12224
12225 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12226
12227 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12228
12229 * config.sub: Handle v850-elf.
12230
12231 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12232
12233 * .cvsignore (*-install): Remove.
12234
12235 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12236
12237 * ltconfig: Set CONFIG_SHELL in libtool.
12238 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12239
12240 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12241
12242 * configure.in (target_subdir): Set to libraries if enable_multilib.
12243
12244 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12245
12246 * config.guess: Update from gcc directory.
12247
12248 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12249
12250 * Makefile.in (all-sim): Depends on all-readline.
12251
12252 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12253
12254 * Makefile.in (BISON, YACC): Use $$s.
12255 (all-bison): Depend on all-texinfo.
12256
12257 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12258
12259 * Makefile.in (BISON): Add -L flag.
12260 (YACC): Likewise.
12261
12262 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12263
12264 * configure.in (noconfigdirs): Add support for v850e target.
12265
12266 * config.sub (maybe_os): Add support for v850e target.
12267
12268 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12269
12270 * configure.in (noconfigdirs): Add support for v850ea target.
12271
12272 * config.sub (maybe_os): Add support for v850ea target.
12273
12274 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12275
12276 * config.sub: Add mipstx39. Delete r3900.
12277
12278 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12279
12280 * Makefile.in (all-autoconf): Depends on all-texinfo.
12281
12282 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12283
12284 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12285 eabi targets.
12286
12287 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12288
12289 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12290
12291 * configure: When handling a Canadian Cross, handle YACC as well as
12292 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12293 * Makefile.in (all-bison): Depend upon all-texinfo.
12294
12295 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12296
12297 * Makefile.in (BISON): bison, not byacc or bison -y.
12298 (YACC): bison -y or byacc or yacc.
12299 (various): Add *-bison as appropriate.
12300 (taz): No need to mess with BISON anymore.
12301
12302 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12303
12304 * configure: If OSTYPE matches *win32*, try to find a good value for
12305 CONFIG_SHELL.
12306
12307 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12308
12309 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12310 configure.in if it is present.
12311
12312 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12313
12314 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12315
12316 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12317
12318 * config.sub: Recognize `arc' cpu.
12319 * configure.in: Likewise.
12320 * config-ml.in: Likewise.
12321
12322 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12323
12324 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12325
12326 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12327
12328 * configure: Changed sed delimiter from ':' to '|' when
12329 attempting to substitute ${config_shell} for SHELL. On
12330 NT ${config_shell} may contain a ':' in it.
12331
12332 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12333
12334 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12335
12336 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12337
12338 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12339
12340 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12341
12342 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12343
12344 * ylwrap: If the program is a relative path, force it to be
12345 absolute.
12346
12347 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12348
12349 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12350
12351 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12352
12353 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12354 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12355 for libraries.
12356
12357 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12358
12359 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12360 separated by spaces.
12361
12362 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12363
12364 * ylwrap: New file.
12365 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12366
12367 * ltmain.sh: Handle /bin/sh at start of install program.
12368
12369 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12370
12371 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12372 * missing: New file, from automake 1.2.
12373
12374 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12375
12376 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12377 check-tk to CHECK_X11_MODULES.
12378
12379 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12380
12381 * config.sub: Merge with FSF.
12382
12383 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12384
12385 * config.guess: Merge with FSF.
12386
12387 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12388
12389 * configure: Treat msdosdjgpp like go32.
12390 * configure.in: Likewise. Don't remove gprof for go32.
12391
12392 * configure: Change Makefile.tem2 to Makefile.tm2.
12393
12394 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12395
12396 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12397
12398 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12399
12400 * install-sh (chmodcmd): Set to null if the DST directory already
12401 exists. Same as Nov 11th change.
12402
12403 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12404
12405 * configure (GDB_TK): Needs itcl and tix.
12406
12407 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12408
12409 * config.guess: Update from FSF.
12410
12411 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12412
12413 * Makefile.in (GDB_TK): Depend on itcl and tix.
12414
12415 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12416
12417 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12418 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12419 (INSTALL_SCRIPT): New variable.
12420 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12421 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12422 to -x.
12423 * install-sh: Add support for -x option.
12424
12425 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12426
12427 * configure.in, Makefile.in: Treat tix like itcl.
12428
12429 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12430
12431 * Makefile.in (WINDRES): New variable.
12432 (WINDRES_FOR_TARGET): New variable.
12433 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12434 (EXTRA_HOST_FLAGS): Add WINDRES.
12435 (EXTRA_TARGET_FLAGS): Add WINDRES.
12436 (EXTRA_GCC_FLAGS): Add WINDRES.
12437 ($(DO_X)): Pass down WINDRES.
12438 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12439 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12440 DLLTOOL_FOR_TARGET.
12441
12442 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12443
12444 * configure.in: configure sim before gdb for win32-x-ppc
12445
12446 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12447
12448 Move gperf into the toplevel, from libg++.
12449 * configure.in (target_tools): Add target-gperf.
12450 (native_only): Add target-gperf.
12451 * Makefile.in (all-target-gperf): New target, depend on
12452 all-target-libg++.
12453 (configure-target-gperf): Empty rule.
12454 (ALL_TARGET_MODULES): Add all-target-gperf.
12455 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12456 (CHECK_TARGET_MODULES): Add check-target-gperf.
12457 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12458 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12459
12460 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12461
12462 * config.sub (mn10200): Recognize new basic machine.
12463
12464 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12465
12466 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12467 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12468
12469 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12470
12471 * configure.in: If we're building mips-sgi-irix6* native, turn on
12472 ENABLE_MULTILIB and set TARGET_SUBDIR.
12473
12474 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12475
12476 * Makefile.in (all-sn): Depend on all-grep.
12477
12478 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12479
12480 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12481
12482 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12483 Makefile. From Jeff Makey <jeff@cts.com>.
12484 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12485
12486 * Makefile.in (DISTBISONFILES): Remove.
12487 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12488 $(DEFAULT_YACC).
12489
12490 * configure.in: Build itl, db, sn, etc., when building for native
12491 cygwin32.
12492
12493 * Makefile.in (LD): New variable.
12494 (EXTRA_HOST_FLAGS): Pass down LD.
12495 ($(DO_X)): Likewise.
12496
12497 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12498
12499 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12500
12501 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12502
12503 * configure.in (targargs): Strip out any supplied --build argument
12504 before adding our own. Always add --build.
12505
12506 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12507
12508 * configure.in (targargs): Pass --build if we're doing
12509 a cross-compile.
12510
12511 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12512
12513 * configure: Use '|' instead of ":" as the separator in
12514 sed. Otherwise sed chokes on NT path names with drive
12515 designators. Also look for "?:*" as the leading characters in an
12516 absolute pathname.
12517
12518 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12519
12520 * config.sub: Support for r3900.
12521
12522 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12523
12524 * configure.in: Use install-sh, not install.sh.
12525
12526 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12527
12528 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12529 apply it twice.
12530
12531 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12532
12533 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12534 install-binutils.
12535
12536 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12537
12538 * Makefile.in: Add automake targets.
12539 * configure.in (host_tools): Add automake.
12540
12541 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12542
12543 * configure: Default CXX to c++, not gcc.
12544 * Makefile.in (CXX): Set to c++, not gcc.
12545 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12546
12547 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12548
12549 * install-sh: try appending a .exe if source file doesn't
12550 exist
12551
12552 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12553
12554 * configure.in: Turn on multilib by default.
12555 (cross_only): Remove target-libiberty.
12556
12557 * Makefile.in (all-gcc): Don't depend on libiberty.
12558
12559 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12560
12561 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12562
12563 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12564
12565 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12566 (DISTBISONFILES): Add ld/Makefile.in
12567
12568 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12569
12570 * configure.in: if target is cygwin32 but host isn't cygwin32,
12571 don't configure gdb tcl tk expect, not just gdb.
12572
12573 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12574
12575 * configure.in: Added gnuserv everywhere sn appears.
12576
12577 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12578 (CROSS_CHECK_MODULES): Added check-gnuserv.
12579 (INSTALL_MODULES): Added install-gnuserv.
12580 (CLEAN_MODULES): Added clean-gnuserv.
12581 (all-gnuserv): New target.
12582
12583 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12584
12585 * config.guess: Fixes for MIPS OpenBSD systems.
12586
12587 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12588
12589 * Makefile.in (INSTALL_XFORM): Remove.
12590 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12591
12592 * mkinstalldirs: New file, copied from automake.
12593 * Makefile.in (installdirs): Rename from install-dirs. Use
12594 mkinstalldirs. Change all users.
12595 (DEVO_SUPPORT): Add mkinstalldirs.
12596
12597 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12598
12599 * install-sh: Rename from install.sh.
12600 * Makefile.in (INSTALL): Change install.sh to install-sh.
12601 (DEVO_SUPPORT): Likewise.
12602
12603 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12604 Graichen <graichen@rzpd.de>.
12605
12606 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12607
12608 * config.guess: Recognize OpenBSD systems correctly.
12609
12610 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12611
12612 * README, Makefile.in (ETC_SUPPORT): Remove references to
12613 cfg-paper*, configure.{texi,man,info*}._
12614
12615 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12616
12617 * Makefile.in (all.normal): Ensure that gcc is built after all
12618 the x11 - ie gdb - targets.
12619
12620 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12621
12622 * makefile.vms: Don't run conf-a-gas.
12623
12624 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12625
12626 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12627
12628 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12629
12630 * configure.in: Remove noconfigdirs case since gdb also
12631 configures and builds for tic80-coff.
12632
12633 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12634
12635 * configure: Set cache_file to config.cache.
12636 * Makefile.in (local-distclean): Remove config.cache.
12637
12638 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12639
12640 * COPYING: Update FSF address.
12641
12642 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12643
12644 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12645 noconfigdirs.
12646
12647 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12648
12649 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12650 MAKEDIRS, is empty.
12651
12652 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12653
12654 * config.sub: Tweak mn10300 entry.
12655
12656 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12657
12658 * configure.in (host_tools): Put sim before gdb, so gdb's
12659 configure.tgt can determine if the simulator was configured.
12660
12661 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12662
12663 * config.sub: Move BeOS $os case to be with other Cygnus
12664 local cases.
12665
12666 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12667
12668 * config.sub: Remove misplaced comment that broke Linux.
12669
12670 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12671
12672 * config.sub: Add BeOS support.
12673
12674 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12675
12676 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12677
12678 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12679
12680 * configure.in (noconfigdirs): Remove tcl and tk from
12681 noconfigdirs for cygwin32 builds.
12682
12683 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12684
12685 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12686
12687 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12688
12689 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12690 make-all.com, use makefile.vms instead.
12691
12692 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12693
12694 * config.sub: Accept -lnews*.
12695
12696 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12697
12698 * configure.in (noconfigdirs): Disable target-newlib,
12699 target-examples and target-libiberty for d30v.
12700
12701 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12702
12703 * configure.in (noconfigdirs): Enable ld for d30v.
12704
12705 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12706
12707 * configure.in (tic80-*-*): Build compiler.
12708
12709 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12710
12711 * configure.in (d30v-*): Remove sim directory from list of
12712 unsupported d30v directories
12713
12714 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12715
12716 * config.sub, configure.in: Add d30v target cpu.
12717
12718 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12719
12720 * makefile.vms: New file.
12721 * make-all.com: Remove.
12722
12723 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12724
12725 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12726
12727 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12728
12729 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12730
12731 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12732
12733 * Makefile.in (ALL_MODULES): Added all-db.
12734 (CROSS_CHECK_MODULES): Addec check-db.
12735 (INSTALL_MODULES): Added install-db.
12736 (CLEAN_MODULES): Added clean-db.
12737
12738 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12739
12740 * config.guess: Merge with latest FSF sources.
12741
12742 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12743
12744 * Makefile.in (ALL_MODULES): Added all-itcl.
12745 (CROSS_CHECK_MODULES): Added check-itcl.
12746 (INSTALL_MODULES): Added install-itcl.
12747 (CLEAN_MODULES): Added clean-itcl.
12748
12749 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12750
12751 * configure.in: build gdb for mn10200
12752
12753 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12754
12755 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12756
12757 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12758
12759 * configure.in (tic80-*-*): Turn off most targets right now.
12760
12761 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12762
12763 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12764 rather than the makeinfo program.
12765 (do-info): Depend upon all-texinfo.
12766
12767 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12768
12769 * configure.in: Remove uses of config/mh-linux.
12770
12771 * config.sub, config.guess: Merge with latest FSF sources.
12772
12773 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12774
12775 * config.sub (case $basic_machine): Add tic80 entries.
12776
12777 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12778
12779 * config.sub, config.guess: Merge with latest FSF sources.
12780
12781 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12782
12783 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12784 * mpw-config.in: Test for NewFolderRecursive.
12785 * mpw-install: Use symbolic name for startup filename.
12786 * mpw-README: Add various additional details.
12787
12788 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12789
12790 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12791
12792 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12793
12794 * configure.in: Do build gcc and the target libraries for
12795 the mn10200.
12796
12797 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12798
12799 * configure.in: don't avoid building gdb for mn10300 any more
12800 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12801 instead of single-quoting it.
12802
12803 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12804
12805 * configure.in: Don't use --with-stabs on IRIX 6.
12806
12807 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12808
12809 * configure.in (m32r): Build gdb, libg++ now.
12810
12811 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12812
12813 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12814 directories from noconfigdirs.
12815
12816 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12817
12818 * config.sub (basic_machine): added mips16 configuration
12819
12820 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12821
12822 * config.sub: Handle d10v-unknown.
12823
12824 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12825
12826 * config.sub: Handle v850-unknown.
12827
12828 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12829
12830 * Makefile.in: add findutils
12831 * configure.in: add findutils to list of host_tools
12832
12833 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12834
12835 * config.sub: Handle mn10200 and mn10300.
12836
12837 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12838
12839 * configure.in (d10v-*): Do not build librx.
12840
12841 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12842
12843 * configure.in (mn10300): Build everything except gdb & libgloss.
12844
12845 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12846
12847 * config.guess: Patch for Dansk Data Elektronik servers,
12848 from Niels Skou Olsen <nso@dde.dk>.
12849
12850 For ncr, use /bin/uname rather than uname, since GNU uname does not
12851 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12852
12853 Patch for MIPS R4000 running System V,
12854 from Eric S. Raymond <esr@snark.thyrsus.com>.
12855
12856 Fix thinko for nextstep.
12857
12858 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12859
12860 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12861 * config.guess: Guess mips-dec-mach_bsd4.3.
12862
12863 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12864 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12865 release numbers.
12866 * config.guess (mips-mips-riscos*): Emit just enough of the
12867 release number.
12868
12869 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12870 * config.guess (sparc-auspex-sunos*): Added.
12871 (f300-fujitsu-*): Added.
12872
12873 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12874 * config.guess: Recognize a Tadpole as a sparc.
12875
12876 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12877
12878 * config.guess: Don't assume that NextStep version is either 2 or
12879 3. NextStep 4 (aka OpenStep 4) has come out now.
12880
12881 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12882
12883 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12884 From Rik Faith <faith@cs.unc.edu>.
12885
12886 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12887
12888 * config.sub: Contributions from bug-gnu-utils to:
12889 Support plain "hppa" (no version given) architecture, reported by
12890 OpenStep.
12891 OpenBSD like NetBSD.
12892 LynxOs is not a hardware supplier.
12893
12894 * config.guess: Contributions from bug-gnu-utils to add support for:
12895 OpenBSD like NetBSD.
12896 Stratus systems.
12897 More Pyramid systems.
12898 i[n>4]86 Intel chips.
12899 M680[n>4]0 Motorola chips.
12900 Use unknown instead of lynx for hardware manufacturer.
12901
12902 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12903
12904 * install.sh (chmodcmd): Set to null if the DST directory already
12905 exists.
12906
12907 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12908
12909 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12910 not use mt-ppc target Makefile fragment any more.
12911
12912 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12913
12914 * configure.in (*-*-windows): Exclude everything but those dirs
12915 needed to build windows.
12916
12917 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12918
12919 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12920
12921 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12922
12923 * configure.in: Exclude mmalloc from i386-windows.
12924
12925 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12926
12927 * Undo my previous change.
12928
12929 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12930
12931 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12932 unconditionally.
12933 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12934
12935 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12936
12937 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12938 host to add it's own flags.
12939
12940 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12941
12942 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12943
12944 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12945
12946 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12947 (CXX_FOR_TARGET): Likewise.
12948 (GCC_FOR_TARGET): Define.
12949 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12950 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12951 CC_FOR_TARGET was specified on the command line.
12952 (MAKEOVERRIDES): Don't define.
12953
12954 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12955
12956 * configure.in (m32r): Fix spelling of libg++ libs.
12957
12958 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12959
12960 * config.sub (-apple*): Remove, now redundant.
12961
12962 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12963
12964 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12965
12966 * configure: Rework yesterday's sed script patch.
12967
12968 * config.sub: Merge with FSF.
12969
12970 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12971
12972 * config.guess: Merge from FSF.
12973
12974 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12975 * config.guess: Use pc instead of unknown, for pc clone systems.
12976 Change linux to linux-gnu.
12977
12978 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12979 * config.guess: Avoid non-portable tr syntax.
12980
12981 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12982
12983 * test-build.mk (HOLES): Add "xargs" for gdb.
12984
12985 * configure: Avoid hpux10.20 sed bug.
12986
12987 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12988
12989 * configure.in: Add support for windows host
12990 (that is a build done under the Microsoft build environment).
12991
12992 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12993
12994 * Makefile.in: Replace all uses of srcroot with s, to shrink
12995 command line lengths.
12996
12997 Patches from Geoffrey Noer <noer@cygnus.com>:
12998 * configure.in: If configuring for newlib, pass --with-newlib to
12999 subdirectories.
13000 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13001 -Bnewlib/ and -Lwinsup to gcc.
13002 (CXX_FOR_TARGET): Likewise.
13003
13004 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13005
13006 * Makefile.in (ETC_SUPPORT): Add configure.
13007
13008 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13009
13010 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13011 host configuration file.
13012
13013 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13014
13015 * configure.in: Break mn10x00 support into separate
13016 mn10200 and mn10300 configurations.
13017 * config.sub: Likewise.
13018
13019 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13020
13021 * configure.in: Add lots of stuff to noconfigdirs for
13022 the mn10x00 targets.
13023
13024 * config.sub, configure.in: Add mn10x00 support.
13025
13026 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13027
13028 * make-all.com: Call conf-a-gas, not config-a-gas.
13029
13030 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13031
13032 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13033 targets.
13034
13035 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13036
13037 * mpw-README: Add much more detail for native PowerMac.
13038 * mpw-install: New file.
13039 * mpw-configure: Add --norecursion and --help options.
13040 * mpw-config.in: Translate readme and install files when
13041 copying to objdir.
13042 * mpw-build.in: Don't always depend on byacc and flex.
13043 (install-only-top): New action.
13044
13045 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13046
13047 * configure.in: You can now configure GDB for the v850.
13048
13049 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13050
13051 * configure.in (noconfigdirs): Don't configure any C++ dirs
13052 if targeting D10V.
13053
13054 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13055
13056 * config.sub: Recognize mips64vr5000.
13057
13058 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13059
13060 * configure.in: Use a single line for host_tools and native_only.
13061
13062 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13063
13064 * config.sub, configure.in: Add entries for m32r.
13065
13066 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13067
13068 * Makefile.in (inet-install): Don't run install-gzip.
13069
13070 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13071
13072 * configure.in: Don't config lots of things for *-*-windows*.
13073
13074 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13075
13076 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13077 (host_libs, host_tools): Copy from configure.in.
13078 * mpw-configure: Don't complain about directories not found.
13079
13080 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13081
13082 * configure.in (i[345]86): Recognize i686 for pentium pro.
13083 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13084 file.
13085
13086 * config.guess (i[345]86): Ditto.
13087
13088 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13089
13090 * configure.in (noconfigdirs): Removed gdb for D10V.
13091
13092 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13093
13094 * configure.in: Remove ld, target-libio, target-libg++, and
13095 target-libstdc++ from noconfigdirs.
13096
13097 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13098
13099 * configure: Fix three locations where shell scripts were
13100 being run directly rather than with config_shell.
13101
13102 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13103
13104 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13105 * config.sub (basic_machine): Recognize v850.
13106
13107 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13108
13109 * mpw-configure: Handle multiple enable/disable options and
13110 pass them down recursively, handle -c and -s flags appropriately
13111 depending on choice of compiler, add escape mechanism for
13112 quoted arguments to gC.
13113
13114 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13115
13116 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13117 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13118 so that -mrelocatable-lib and -mno-eabi are used.
13119
13120 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13121 not support --print-multi-lib, don't abort.
13122
13123 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13124
13125 * make-all.com: Run config-a-gas.
13126 * setup.com: Don't copy subdirectory files around.
13127
13128 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13129
13130 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13131 target, it now compiles correctly.
13132
13133 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13134
13135 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13136
13137 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13138
13139 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13140
13141 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13142
13143 * configure.in (native_only): Add prms.
13144
13145 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13146
13147 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13148 (BINUTILS_SUPPORT_DIRS): Likewise.
13149
13150 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13151
13152 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13153 d10v support is added.
13154
13155 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13156
13157 * configure.in (d10v-*-*): New target.
13158
13159 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13160
13161 * config.guess (HP 9000/811): Recognize this as a PA1.1
13162 machine.
13163
13164 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13165
13166 * Makefile.in (do-tar-gz): New target, split out from tail end of
13167 taz target. Run each command separately, don't use pipes.
13168 (taz): Use it.
13169
13170 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13171
13172 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13173 * mpw-build.in: No builds should depend on building byacc or flex,
13174 they are assumed to be installed already.
13175
13176 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13177
13178 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13179 variable that CC_FOR_TARGET needs.
13180
13181 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13182
13183 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13184 options have changed since the last time the subdirectory was
13185 configured, and if it has, reconfigure.
13186 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13187 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13188
13189 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13190
13191 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13192 CLEAN_MODULES): Add bash.
13193 (all-bash): New target.
13194
13195 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13196
13197 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13198
13199 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13200
13201 * config.sub (basic_machine): Recognize d10v as a valid processor.
13202
13203 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13204
13205 * mpw-configure: Add support for --bindir.
13206 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13207
13208 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13209
13210 * configure.in: add bash, time, gawk to list of hosttools and things
13211 to only build for native toolchains
13212
13213 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13214
13215 * Makefile.in (docdir): Remove.
13216
13217 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13218
13219 * Makefile.in (datadir): Set to $(prefix)/share.
13220
13221 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13222
13223 * configure.in: build diff and patch for cygwin32-hosted
13224 toolchains.
13225
13226 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13227
13228 * config.sub: Accept -rtems*.
13229
13230 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13231
13232 * configure.in: enable dosrel for cygwin32-hosted builds,
13233 remove diff from the list of things not buildable
13234 via Canadian Cross
13235
13236 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13237
13238 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13239 don't get ". ".
13240
13241 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13242
13243 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13244
13245 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13246
13247 * Makefile.in (taz): Handle case where tex3patch didn't even get
13248 checked out. Also, if it was found, put the symlink in a new util
13249 subdirectory.
13250
13251 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13252
13253 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13254
13255 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13256
13257 * config.sub: Recognize -openvms.
13258 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13259 * make-all.com, setup.com: New files.
13260
13261 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13262
13263 * Makefile.in (taz): tex3patch moved to texinfo/util.
13264
13265 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13266
13267 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13268 * configure.in: remove make from disable-if-Can-Cross list
13269 enable gdb if ${host} and ${target} are cygwin32
13270
13271 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13272
13273 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13274 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13275
13276 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13277
13278 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13279 distinguish sysv/svr4/bsd variants.
13280 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13281
13282 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13283
13284 * configure.in: Added copyright notice.
13285 * move-if-change: Added copyright notice.
13286
13287 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13288
13289 * configure.in (powerpcle-*-solaris*): Until we get shared
13290 libraries working, don't build gdb, sim, make, tcl, tk, or
13291 expect.
13292
13293 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13294
13295 * config.guess: Merge with FSF:
13296
13297 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13298 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13299
13300 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13301 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13302
13303 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13304 * config.guess: Combine two OSF1 rules.
13305 Also recognize field test versions. From mjr@zk3.dec.com.
13306 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13307 because GNU uname does not support -p. From pmr@pajato.com.
13308
13309 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13310
13311 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13312
13313 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13314
13315 * mpw-README: Document GCCIncludes.
13316
13317 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13318
13319 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13320
13321 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13322
13323 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13324
13325 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13326
13327 * configure.in (*-*-cygwin32): Configure make.
13328
13329 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13330
13331 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13332
13333 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13334
13335 * Makefile.in (all-inet): Depend on all-perl.
13336
13337 * Makefile.in (inet-install): New target.
13338
13339 * Makefile.in (all-inet): Depend on all-tcl.
13340 (all-inet): Depend on all-send-pr.
13341
13342 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13343
13344 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13345 temporarily.
13346
13347 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13348
13349 * configure.in: Don't configure --with-gnu-ld on AIX.
13350
13351 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13352
13353 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13354
13355 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13356
13357 * Makefile.in (ALL_MODULES): Added all-inet.
13358 (CROSS_CHECK_MODULES): Added check-inet.
13359 (INSTALL_MODULES): Added install-inet.
13360 (CLEAN_MODULES): Added clean-inet.
13361 (all-indent): New target.
13362
13363 * configure.in (host_tools): Added inet.
13364 (native_only): Added inet.
13365 (noconfigdirs): Added inet.
13366
13367 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13368
13369 * configure.in: Don't configure libgloss if we are not configuring
13370 newlib.
13371
13372 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13373
13374 * configure.in: Don't configure libgloss for unsupported
13375 architectures.
13376
13377 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13378
13379 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13380
13381 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13382
13383 * Makefile.in (ALL_MODULES): Include all-apache.
13384 (CROSS_CHECK_MODULES): Include check-apache.
13385 (INSTALL_MODULES): Include install-apache.
13386 (all-apache): New target.
13387
13388 * configure.in: Added apache everywhere perl is seen.
13389
13390 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13391
13392 * Makefile.in: Add support for clean-{module} and
13393 clean-target-{module} rules.
13394
13395 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13396
13397 * configure.in (*-*-ose) do not build libgloss.
13398
13399 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13400
13401 * config.guess (prep*:SunOS:5.*:*): Turn into
13402 powerpele-unknown-solaris2.
13403
13404 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13405
13406 * configure.in: Permit --enable-shared to specify a list of
13407 directories.
13408
13409 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13410
13411 * configure.in (host==solaris): Pass only the first word of $CC
13412 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13413
13414 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13415
13416 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13417
13418 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13419
13420 * Makefile.in (ALL_MODULES): Include all-perl.
13421 (CROSS_CHECK_MODULES): Include check-perl.
13422 (INSTALL_MODULES): Include install-perl.
13423 (ALL_X11_MODULES): Include all-guile.
13424 (CHECK_X11_MODULES): Include check-guile.
13425 (INSTALL_X11_MODULES): Include install-guile.
13426 (all-perl): New target.
13427 (all-guile): New target.
13428
13429 * configure.in (host_tools): Include perl and guile.
13430 (native_only): Include perl and guile.
13431 (noconfigdirs): Don't build guile and perl; no ports have been
13432 done.
13433
13434 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13435
13436 * configure (--enable-*): Handle quoted option lists such as
13437 --enable-sim-cflags='-g0 -O' better.
13438
13439 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13440
13441 * Makefile.in ({,inst}all-target): New rule so we can make and
13442 install all of the target directories easily.
13443
13444 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13445
13446 * configure.in: Add missing global flag in sed substitution when
13447 deleting `target-' from ${configdirs}.
13448
13449 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13450
13451 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13452 option.
13453
13454 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13455 config/mh-necv4.
13456
13457 * install.sh: Correct misspelling of transformbasename.
13458
13459 * config.guess: Recognize mips-*-sysv*.
13460
13461 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13462
13463 * config.sub: Recognize mon960.
13464
13465 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13466
13467 * configure: Restore Canadian Cross handling of BISON and LEX,
13468 removed in Feb 20 change.
13469
13470 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13471
13472 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13473 Mention make install. Remove the old copyright date as well the
13474 clumsy and rather pointless copyright on the README file.
13475
13476 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13477
13478 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13479 Makefile after running symlink-tree, then run `make distclean' to
13480 avoid clobbering any generated files in srcdir.
13481
13482 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13483
13484 * configure.in (m68k-*-netbsd*): Build everything now.
13485
13486 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13487
13488 * Makefile.in (taz): Fix quoting.
13489
13490 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13491
13492 * configure.in (sparclet-*-*): Build everything now.
13493
13494 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13495
13496 * configure.in (m68k-*-linux*): New host.
13497
13498 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13499
13500 * configure: Check for bison before byacc.
13501
13502 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13503
13504 * Makefile.in configure: Change the way LEX and BISON/YACC are
13505 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13506 searching PATH. These are used as fallbacks by Makefile.in if
13507 flex/bison/byacc aren't in objdir.
13508
13509 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13510
13511 * Makefile.in: Make everything which depends upon all-bfd also
13512 depend upon all-opcodes, in case --with-commonbfdlib is used.
13513
13514 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13515
13516 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13517 building NT native compilers on Unix.
13518
13519 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13520
13521 * configure.in: Don't get CC from the host Makefile fragment if we
13522 can find gcc in PATH, or if this is a Canadian Cross. Move the
13523 Solaris test for /usr/ucb/cc to the post target script, just after
13524 the compiler sanity test.
13525
13526 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13527
13528 * config.sub: Merge with FSF.
13529
13530 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13531
13532 * Makefile.in (RPATH_ENVVAR): New variable.
13533 (REALLY_SET_LIB_PATH): Use it.
13534 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13535
13536 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13537
13538 * config.sub, configure.in: Recognize sparclet cpu.
13539
13540 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13541
13542 * config.guess: Support m68k-cbm-sysv4.
13543
13544 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13545
13546 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13547 m68k-unknown-linuxaout from linker help string. Put quotes around
13548 $ld_help_string.
13549
13550 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13551
13552 * config.guess (powerpc-harris-powerunix): Add guess for port
13553 to new target.
13554
13555 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13556
13557 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13558
13559 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13560
13561 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13562 $(REALLY_SET_LIB_PATH) in Makefile.
13563 * Makefile.in (SET_LIB_PATH): New variable.
13564 (REALLY_SET_LIB_PATH): New variable.
13565 ($(DO_X)): Use $(SET_LIB_PATH).
13566 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13567 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13568 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13569 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13570 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13571 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13572 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13573 (install-dosrel): Likewise.
13574 (all-opcodes): Depend upon all-libiberty.
13575
13576 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13577
13578 * config.guess (*:CYGWIN*): New
13579
13580 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13581
13582 * Makefile.in (all-target-winsup): All all-target-libiberty.
13583
13584 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13585
13586 * configure.in (noconfigdirs): Add missing # in front of comment.
13587
13588 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13589
13590 * configure.in: add second pass to things added to noconfigdirs
13591 so *-gm-magic can exclude libgloss properly.
13592
13593 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13594
13595 * mpw-configure (extralibs_name, rez_name): Set correctly
13596 for MWC68K compiler.
13597
13598 * mpw-README: Add more info on the necessary build tools.
13599
13600 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13601
13602 * configure.in, config.sub: Recognize cygwin32.
13603
13604 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13605
13606 * config.guess, config.sub: Recognize A/UX.
13607
13608 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13609
13610 * config.sub: Merge with gcc/config.sub.
13611
13612 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13613
13614 * mpw-build.in (do-binutils): Add build of stamps.
13615
13616 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13617
13618 * config.sub: Add recognition for mips64vr4100*-* targets.
13619
13620 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13621
13622 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13623 Add creation of gconfigargs with `--enable-shared' turned on.
13624 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13625 ($(host)-stamp-stage3-configured): Likewise.
13626 (HOLES): Add chatr and ldd.
13627 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13628
13629 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13630
13631 * configure: Pass --nfp to recursive configures.
13632
13633 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13634
13635 * Makefile.in (DLLTOOL): New.
13636 (DLLTOOL_FOR_TARGET): New.
13637 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13638 (EXTRA_TARGET_FLAGS): Ditto.
13639 (EXTRA_GCC_FLAGS): Ditto.
13640 (CONFIGURE_TARGET_MODULES): Ditto.
13641 (DO_X): Ditto.
13642 * configure: Add DLLTOOL.
13643
13644 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13645
13646 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13647 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13648 mh-sco, since old workarounds no longer needed, and don't
13649 build ld, since libraries have weak symbols in COFF.
13650
13651 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13652
13653 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13654
13655 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13656
13657 * configure.in: Make sure that ${CC} can be used to compile an
13658 executable.
13659
13660 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13661
13662 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13663 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13664 nothing depending on whether gdbtk is being built.
13665
13666 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13667
13668 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13669
13670 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13671
13672 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13673 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13674
13675 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13676
13677 * config-ml.in: Add support for
13678 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13679 Simplify setting of multidirs from --disable-foo.
13680
13681 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13682
13683 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13684 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13685 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13686 non-empty, pass them on to the GCC make.
13687 (all-bootstrap): New rule that is like all-gcc, except it executes
13688 the GCC bootstrap rule instead of the GCC all rule.
13689
13690 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13691
13692 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13693
13694 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13695
13696 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13697 DG/UX support.
13698
13699 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13700
13701 * config.sub (i*86*) Change [345] to [3456]
13702
13703 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13704
13705 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13706 --with-gnu-ld=no.
13707
13708 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13709
13710 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13711 AIX multilibs get built.
13712
13713 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13714
13715 * configure.in (i386-win32): Don't build expect if we're not
13716 building the tcl subdir.
13717
13718 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13719
13720 * Makefile.in: (configure-target-examples, all-target-examples):
13721 New targets, configure and build example programs.
13722
13723 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13724
13725 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13726 use it as input to sedit the generated MPW makefile.
13727 * mpw-README: Add a suggestion about Gestalt.h.
13728
13729 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13730
13731 * config.sub: Accept *-*-ieee*.
13732
13733 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13734
13735 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13736 Ronald F. Guilmette <rfg@monkeys.com>.
13737
13738 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13739
13740 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13741 for powerpc-pe native.
13742 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13743 (target==powerpc-pe): duplicate i386-win32 entry.
13744
13745 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13746
13747 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13748 of vxworks, not just vxworks5.1.
13749
13750 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13751
13752 * mpw-configure: Add support for exec-prefix.
13753
13754 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13755
13756 * config.guess: Recognize HP model 816 machines as having
13757 a PA1.1 processor.
13758
13759 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13760
13761 * configure: Ignore new autoconf configure options.
13762
13763 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13764
13765 * config.guess: Recognize Pentium under SCO.
13766 From Robert Lipe <robertl@arnet.com>.
13767
13768 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13769
13770 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13771
13772 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13773
13774 * configure.in: Don't configure gas for alpha-dec-osf*.
13775
13776 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13777
13778 * configure.in: Default to --with-stabs for some targets for which
13779 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13780 i[345]86*-*-unixware*.
13781
13782 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13783
13784 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13785 rather than basing it on the target. Simplify handling of options
13786 controlling which directories to configure. Remove extraneous
13787 slash in multi-clean target.
13788
13789 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13790
13791 * config-ml.in: Prefix more variables with ml_ so they don't collide
13792 with configure's.
13793
13794 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13795
13796 * configure: Don't turn -v into --v.
13797
13798 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13799
13800 * configure.in (targargs): Fix typo.
13801
13802 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13803
13804 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13805
13806 * configure.in: Strip --host and --target options from
13807 CONFIG_ARGUMENTS, and always configure for --host only. Add
13808 --with-cross-host option when building with a cross-compiler.
13809 * configure: Canonicalize the arguments put into config.status by
13810 always using `=' for an option with an argument. Pass a presumed
13811 --host or --target explicitly.
13812
13813 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13814
13815 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13816 into general OS recognition case.
13817
13818 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13819
13820 * configure.in (target_configdirs): add target-winsup only
13821 for win32 target systems.
13822
13823 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13824
13825 * Makefile.in (all-target-libgloss): Depend upon
13826 configure-target-newlib, since when libgloss is built it looks to
13827 see if the newlib directory exists.
13828
13829 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13830
13831 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13832 cfg-ml-*.in.
13833
13834 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13835
13836 * configure: Handle LD and LD_FOR_TARGET when configuring a
13837 Canadian Cross.
13838
13839 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13840
13841 * configure.in (target_libs): add target-winsup.
13842 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13843 (target==ppcle-pe): remove ld from $noconfigdirs.
13844
13845 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13846
13847 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13848 Preserve relative path names in $srcdir. Build symlink tree if
13849 configuring cross target dir and srcdir=. (= no VPATH support).
13850 (configure-target-libg++): Depend on configure-target-librx.
13851 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13852 * config-ml.in: New file.
13853 * symlink-tree: New file.
13854 * configure: Ensure srcdir="." if that's what it is.
13855
13856 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13857
13858 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13859 includes and FLEX_SKELETON setting.
13860 * mpw-configure (--with-gnu-ld): New option, controls whether
13861 to use PPCLink or ld with PowerMac GCC.
13862 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13863 * mpw-config.in: Configure grez if targeting Mac.
13864
13865 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13866 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13867 just macos.
13868 * configure.in: Configure grez resource compiler if targeting Mac.
13869 * Makefile.in (all-grez, install-grez): New targets.
13870
13871 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13872
13873 * configure: CXX defaults to gcc, not g++. If we find
13874 gcc in the path, set CC to gcc -O2.
13875
13876 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13877
13878 * configure: Default ${build} correctly. Avoid picking up extra
13879 spaces when reading CC and CXX from Makefile. When doing a
13880 Canadian Cross, use plausible default values for numerous
13881 variables.
13882 * configure.in: When doing a Canadian Cross, don't try to
13883 configure tools whose configure script can't handle it.
13884
13885 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13886
13887 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13888
13889 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13890
13891 * configure: Remove dubious bug reporting address.
13892
13893 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13894
13895 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13896 configure script, run that instead of this directory's configure.
13897 In either case, print a message that we're configuring the sub-dir.
13898
13899 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13900
13901 * configure.in: Before checking for the existence of various files,
13902 use sed to filter out "target-".
13903
13904 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13905
13906 * Makefile.in (DO_X): Split rule to decrease command line length
13907 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13908 (Philippe De Muyter).
13909
13910 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13911
13912 * Makefile.in (all-patch): depend on all-libiberty.
13913
13914 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13915
13916 * configure.in: If the only directory in target_configdirs which
13917 actually exists is libiberty, then set target_configdirs to empty,
13918 to avoid trying to build a target libiberty in a gas or gdb
13919 distribution.
13920
13921 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13922
13923 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13924 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13925 systems.
13926
13927 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13928
13929 * configure.in (copy_dirs): Use sys-include instead of include
13930 for --with-headers option.
13931
13932 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13933
13934 * Makefile.in, configure.in: Make winsup builds work with
13935 new scheme.
13936
13937 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13938
13939 * configure.in: Build the linker on AIX.
13940
13941 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13942
13943 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13944 where needed.
13945
13946 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13947
13948 * Makefile.in (all-gcc): Fix typo.
13949
13950 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13951
13952 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13953
13954 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13955
13956 * configure.in: Rename libFOO to target-libFOO, and xiberty
13957 to target-xiberty, to provide more flexibility.
13958 (target_subdir): Define. Create if cross.
13959 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13960 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13961 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13962 check-libFOO -> check-target-libFOO, etc.
13963 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13964 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13965 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13966 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13967 allow ALL_GCC="" to only configure.
13968 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13969 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13970 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13971
13972 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13973
13974 * Makefile.in (taz): Build "info" in etc explicitly.
13975
13976 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13977
13978 * configure.in: Make sure that CC is undefined (as opposed to
13979 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13980 problem with autoconf trying to configure on a host without GCC.
13981
13982 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13983
13984 * mpw-configure: Set host alias from choice of host compiler,
13985 only use generic MPW Makefile sed if present, edit a file
13986 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13987 * mpw-README: Add problem notes about CW6 and CW7.
13988
13989 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13990
13991 * Makefile.in (taz): Use ";" instead of ";;".
13992
13993 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13994
13995 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13996 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13997 DISTDOCDIRS.
13998 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13999 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14000
14001 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14002
14003 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14004 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14005 Move bfd to DISTSTUFFDIRS.
14006
14007 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14008
14009 * Makefile.in (X11_LIB): Removed.
14010 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14011
14012 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14013
14014 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14015
14016 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14017 names.
14018
14019 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14020
14021 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14022
14023 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14024
14025 * configure.in (i[345]86-*-win32): Always build newlib.
14026 Don't configure cvs, autoconf or texinfo.
14027 * Makefile.in (LD_FOR_TARGET): New.
14028 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14029 Pass down LD_FOR_TARGET.
14030
14031 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14032
14033 * winsup: New directory.
14034 * Makefile.in: Build winsup.
14035 * configure.in: Winsup is configured when target is win32.
14036 Can only build win32 target GDB when native.
14037
14038 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14039
14040 * config.guess: Recognize HP model 819 machines as having
14041 a PA 1.1 processor.
14042
14043 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14044
14045 * configure: Fix sed loop which substitutes for CC and CXX to
14046 avoid bug found in various sed implementations.
14047
14048 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14049
14050 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14051 simulator. Use standard powerpc-*-eabi*.
14052
14053 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14054
14055 * configure.in: Stop putting gas and binutils in noconfigdirs for
14056 powerpc-*-aix* and rs6000-*-*.
14057
14058 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14059
14060 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14061 -mcall-aixdesc libraries.
14062
14063 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14064
14065 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14066
14067 * config.sub (arm | armel | armeb): Fix shell syntax.
14068
14069 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14070
14071 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14072 -msoft-float and -mcpu=common support.
14073 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14074 libraries.
14075
14076 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14077
14078 * configure.in: Allow configuration and build of emacs19 for the alpha.
14079
14080 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14081
14082 * configure.in (CC): Get ^CC, not just any old CC, from
14083 ${host_makefile_frag}.
14084
14085 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14086
14087 * configure.in (CC): Try to get CC from
14088 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14089
14090 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14091
14092 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14093 only if it exists in $(srcdir).
14094
14095 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14096
14097 * configure: If CC and CXX are not set in the environment, set
14098 them, based on either an existing Makefile or on searching for gcc
14099 in PATH. Substitute for CC and CXX in Makefile.
14100 * configure.in: Remove libm from target_libs. Separate
14101 target_configdirs from configdirs. If CC is not set in
14102 environment, try to get it from a host Makefile fragment. Rewrite
14103 changes of configdirs to use skipdirs instead. A few minor
14104 tweaks. Take directories out of target_configdirs as they are
14105 taken out of configdirs. Remove existing Makefile files from
14106 subdirectories. Substitute for TARGET_CONFIGDIRS and
14107 CONFIG_ARGUMENTS in Makefile.
14108 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14109 by configure.in.
14110 (CONFIG_ARGUMENTS): Likewise.
14111 (CONFIGURE_TARGET_MODULES): New variable.
14112 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14113 ($(CONFIGURE_TARGET_MODULES)): New target.
14114 (configure-libg++, configure-libio): New targets.
14115 (all-libg++): Depend upon configure-libg++.
14116 (all-libio): Depend upon configure-libio.
14117 (configure-libgloss, all-libgloss): New targets.
14118 (configure-libstdc++): New target.
14119 (all-libstdc++): Depend upon configure-libstdc++.
14120 (configure-librx, all-librx): New targets.
14121 (configure-newlib): New target.
14122 (all-newlib): Depend upon configure-newlib
14123 (configure-xiberty): New target.
14124 (all-xiberty): Depend upon configure-xiberty.
14125
14126 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14127
14128 * configure.in (host i[345]86-*-win32): Expand the
14129 noconfigdirs again.
14130
14131 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14132
14133 * mpw-configure: Fix sed command file name.
14134
14135 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14136
14137 * configure.in (host i[345]86-*-win32): Reduce the
14138 noconfigdirs again.
14139
14140 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14141
14142 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14143 or powerpc*-*-pe*, since they are not yet supported.
14144
14145 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14146
14147 Add PowerMac support and many other enhancements.
14148 * mpw-configure: New option --cc to select compiler to use,
14149 paste options set according to --cc into the generated
14150 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14151 if mpw-make.sed is present.
14152 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14153 add forward includes for PowerPC include files.
14154 * mpw-build.in: Build using Makefile.PPC if present.
14155 (do-byacc, etc): Remove separate version resource builds.
14156 (do-gas): Build "stamps" before "all".
14157 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14158 * mpw-README: Update to reflect --cc option, PowerMac support,
14159 and recently-reported compatibility problems.
14160
14161 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14162
14163 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14164 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14165 (--with-multilib-top): Pass to recursive invocations.
14166
14167 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14168
14169 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14170 v810-*-*.
14171
14172 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14173
14174 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14175 gdb, ld and opcodes on v810-*-*.
14176
14177 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14178
14179 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14180 (local-maintainer-clean): New target.
14181 (maintainer-clean): New target.
14182 (realclean): Just depend upon maintainer-clean.
14183
14184 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14185
14186 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14187
14188 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14189
14190 * configure.in: Build ld in mips*-*-bsd* case.
14191
14192 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14193
14194 * config.sub: Accept -lites* OS. From Ian Dall.
14195
14196 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14197
14198 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14199 targets.
14200
14201 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14202
14203 * configure.in: treat i386-win32 canadian cross the same as
14204 i386-go32 canadian cross.
14205
14206 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14207
14208 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14209 running under the simulator to build a reduced set of libraries.
14210 (powerpc-*-eabiaix): Add fine grained multilib support added to
14211 other powerpc targets yesterday.
14212
14213 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14214
14215 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14216 -disable-softfloat, -disable-relocatable, -disable-aix, and
14217 -disable-sysv to control which multilib libraries get built.
14218
14219 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14220
14221 * configure: Add Makefile.tem to list of files to remove in trap
14222 handler.
14223
14224 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14225
14226 * config.guess (*Linux*): Add missing "exit"s.
14227 Also, need specific check for alpha-unknown-linux (uses COFF).
14228
14229 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14230
14231 * config.guess: Merge with FSF:
14232
14233 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14234 * config.guess (AIX4): More robust release numbering discovery.
14235
14236 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14237 * config.guess (i386-sequent-ptx): Properly get version number.
14238
14239 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14240 * config.guess (mips:*:4*:UMIPS): New case.
14241
14242 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14243
14244 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14245 (i386-win32 host): Likewise. Don't build readline.
14246
14247 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14248
14249 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14250 SUPPORT_FILES to submakes.
14251
14252 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14253
14254 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14255 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14256 mpw-configure.
14257
14258 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14259
14260 * configure.in (appdirs): Use =, not ==, in test expression when
14261 trying to build the text to print in the warning message for
14262 Solaris users.
14263
14264 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14265
14266 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14267
14268 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14269
14270 * config.guess: Recognize lynx-2.3.
14271
14272 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14273
14274 * config.sub (z8ksim): Deleted
14275 (z8k-*-coff): New, this is the one true name of the target.
14276
14277 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14278
14279 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14280
14281 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14282
14283 * config.guess (*:Linux:*:*): First try asking the linker what the
14284 default object file format is (elf, aout, or coff). Then if this
14285 fails, try previous methods.
14286
14287 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14288
14289 * configure.in: Don't build newlib for *-*-vxworks5.1.
14290
14291 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14292
14293 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14294 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14295
14296 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14297
14298 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14299
14300 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14301
14302 * cfg-ml-com.in: New file.
14303 * cfg-ml-pos.in: New file.
14304
14305 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14306
14307 * COPYING.NEWLIB: Add HP free copyright to list.
14308
14309 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14310
14311 * config.sub: Recognize -eabi* for the system, not just -eabi.
14312
14313 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14314
14315 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14316 * config.sub, configure.in (win32): New target and host.
14317
14318 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14319
14320 * configure.in: Add i386-pe configuration.
14321
14322 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14323
14324 * mpw-build.in (install): Install GDB after LD.
14325
14326 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14327
14328 * mpw-config.in (elf/mips.h): Always forward-include, needed
14329 for GDB to build.
14330
14331 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14332
14333 * testsuite: New directory for customer acceptance and whole tool
14334 chain tests.
14335
14336 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14337
14338 * configure: If per-host line isn't found, but AC_OUTPUT is found
14339 and a configure script exists, run it instead.
14340
14341 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14342
14343 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14344
14345 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14346
14347 * configure: Set build_{cpu,vendor,os,alias} to host values when
14348 --build isn't specified.
14349
14350 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14351
14352 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14353 (FLAGS_TO_PASS): Pass them.
14354 (EXTRA_TARGET_FLAGS): Ditto.
14355
14356 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14357
14358 * Makefile.in (all-libg++): Depend on all-libstdc++.
14359
14360 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14361
14362 * configure.in (noconfigdirs): Enable all packages for
14363 i386-unknown-netbsd.
14364
14365 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14366
14367 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14368 hosted builds (DOS builds)
14369
14370 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14371
14372 Changes for ARM based on patches from Richard Earnshaw:
14373 * config.sub: Handle armeb and armel.
14374 * configure.in: Omit arm linker only for riscix.
14375
14376 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14377
14378 * config.guess: Update from FSF.
14379
14380 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14381
14382 * config.sub: Recognize powerpcle as the little endian variant of
14383 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14384 powerpcle variant. Convert pentium into i586, not i486. Add p5
14385 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14386 temporarily.
14387
14388 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14389
14390 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14391
14392 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14393
14394 * config.sub: Accept -lites* as a basic system type.
14395
14396 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14397
14398 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14399 installed, and if so return linuxoldld as the system name.
14400
14401 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14402
14403 * config.guess: Add hppa1.1-hp-lites support.
14404
14405 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14406
14407 * configure.in: Don't build newlib for m68k-vxworks5.1.
14408
14409 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14410
14411 * configure.in (mips-sgi-irix6): Use mh-irix5.
14412
14413 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14414
14415 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14416
14417 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14418
14419 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14420 OSF/1. Fix compiler flags.
14421 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14422
14423 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14424
14425 * configure.in: Recognize --with-newlib.
14426 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14427
14428 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14429
14430 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14431 to *_X11_MODULES due to gdbtk needing X include files et al.
14432
14433 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14434
14435 Merge in support for Mac MPW as a host.
14436 (Old change descriptions retained for informational value.)
14437
14438 * mpw-config.in: Add generic include forwards for cpu-specific
14439 include files in aout and elf directories.
14440
14441 * mpw-configure: Added copyright.
14442 * mpw-config.in: Check for presence of required build tools.
14443 (target_libs): Add newlib.
14444 (target_tools): Add examples.
14445 (Read Me): Generate as "Read Me for MPW" instead.
14446 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14447 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14448 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14449
14450 * mpw-configure: Remove subdir-specific makefile hackery,
14451 delete mk.tmp after using it.
14452
14453 * mpw-build.in (all): Display start and end times.
14454
14455 * mpw-configure (host_canonical): Set.
14456 (target_cpu): Always add to makefiles.
14457 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14458 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14459 (mpw-mh-mpw): Look for in srcdir and srcroot.
14460 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14461
14462 * mpw-build.in: (install-only): New target.
14463
14464 * mpw-configure (host_alias, target_alias): Rename from hostalias
14465 and targetalias, add into generated Makefile.
14466 (mk.tmp): If present, add into generated Makefile.
14467 * mpw-build.in (all-gas): Build config.h first before gas proper.
14468
14469 * mpw-configure (config.status): Write only if changed.
14470 * mpw-config.in (readline): Configure it (not built, just used for
14471 definitions).
14472
14473 * mpw-config.in (elf/mips.h): Add a forward include.
14474
14475 * mpw-config.in: Forward-include most .h files in include into
14476 extra-include.
14477 (readline): Don't build.
14478 mpw-build.in (install): Install GDB.
14479
14480 * mpw-configure (prefix, mpw_prefix): Handle it.
14481 * mpw-config.in (mmalloc, readline): Don't configure.
14482 * mpw-build.in (thisscript): Rename to ThisScript.
14483 Use mpw-build instead of BuildProgram everywhere.
14484 (mmalloc, readline): Don't build.
14485 * mpw-README: New file, basic documentation about the MPW port.
14486
14487 * mpw-config.in: Use forward-include to create include files.
14488
14489 * mpw-configure: Add more things to the top of each configured
14490 Makefile, including contents of config/mpw-mh-mpw.
14491 * mpw-config.in (extra-include): Create this directory and fill it
14492 with Posix-like include files when configuring.
14493
14494 * config.sub (apple, mac, mpw): Add various aliases.
14495
14496 * mpw-build.in: New file, top-level build script fragment for MPW.
14497 * mpw-configure: New file, configure script for MPW.
14498 * mpw-config.in: New file, config fragment for MPW.
14499
14500 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14501
14502 * configure.in (host_libs): Remove glob, since it is gone from the
14503 sources.
14504
14505 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14506
14507 * Makefile.in: define empty GDB_NLM_DEPS var.
14508
14509 * configure.in(target_makefile_frag): use config/mt-netware
14510 for netware targets.
14511
14512 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14513
14514 * config.sub: Merge in recent FSF changes. Remove linux special
14515 cases.
14516
14517 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14518
14519 Revert this change:
14520
14521 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14522
14523 * build-all.mk: Use CC=cc -Xs on Solaris.
14524
14525 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14526
14527 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14528 stop using it.
14529 * Makefile.in: Nuke all references to glob subdirectory.
14530
14531 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14532
14533 * configure.in: Fix --enable-shared logic in per-host.
14534
14535 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14536
14537 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14538
14539 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14540
14541 * configure.in (noconfigdirs): Don't build gas on AIX, for
14542 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14543
14544 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14545
14546 * configure: Fix --cache-file to work if the file argument is a
14547 relative path.
14548
14549 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14550
14551 * configure: If the --cache-file is used, pass it down to
14552 configure in subdirectories.
14553
14554 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14555
14556 * config.sub: add vxworks29k configuration.
14557
14558 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14559
14560 * Makefile.in (taz): Do "diststuff" part quietly.
14561
14562 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14563
14564 * config.sub: Mini-merge with gcc/config.sub.
14565
14566 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14567
14568 * config.guess (IRIX): Sed - to _.
14569
14570 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14571
14572 * Makefile.in (source-vault, binary-vault): New targets.
14573
14574 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14575
14576 * config.sub: Recognize -eabi as a basic system type.
14577
14578 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14579
14580 * configure.in (enable_shared stuff): Fix typo.
14581
14582 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14583
14584 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14585
14586 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14587
14588 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14589
14590 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14591
14592 * configure.in (rs6000-*-*): Don't build gas.
14593
14594 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14595
14596 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14597 reduce command line length.
14598 (AS_FOR_TARGET): Check for as.new, not Makefile.
14599 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14600
14601 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14602
14603 * config.guess: Merge from FSF.
14604
14605 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14606
14607 * configure: Don't use $ when handling program_suffix.
14608
14609 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14610
14611 * configure.in: Configure tk for hppa/hpux.
14612
14613 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14614
14615 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14616
14617 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14618
14619 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14620 to LIBCXXFLAGS. Tests are better run without it.
14621
14622 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14623
14624 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14625
14626 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14627
14628 * configure.in (*-*-netware*): Don't configure xiberty.
14629
14630 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14631
14632 * configure.in: Remove tk from native_only list.
14633
14634 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14635
14636 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14637 for special NCD build.
14638
14639 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14640
14641 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14642 makeall.bat, they're only useful for binutils snapshots.
14643 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14644 makeall.bat to specified SUPPORT_FILES.
14645
14646 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14647
14648 * build-all.mk: Add Ericsson targets to sun4 and solaris
14649 hosts. Add BNR's sun4 target to solaris host, so their
14650 build-from-source will be tested in-house first.
14651
14652 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14653
14654 * Makefile.in (LIBCFLAGS): New variable.
14655 (CFLAGS_FOR_TARGET): Ditto.
14656 (LIBCFLAGS_FOR_TARGET): Ditto.
14657 (LIBCXXFLAGS): Ditto.
14658 (CXXFLAGS_FOR_TARGET): Ditto.
14659 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14660 (BASE_FLAGS_TO_PASS): Pass them.
14661 (EXTRA_TARGET_FLAGS): Ditto.
14662
14663 * configure.in: Support --enable-shared.
14664
14665 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14666
14667 * configure.in (target_libs): Include libstdc++ again.
14668 * config.guess: Update from FSF (for FreeBSD).
14669
14670 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14671
14672 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14673 makeall.bat.
14674 (DISTDOCDIRS): Add `etc'.
14675 (ETC_SUPPORT_PFX): New variable.
14676 (taz): Include anything from etc starting with a word in
14677 ETC_SUPPORT_PFX.
14678
14679 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14680
14681 * config.sub: Update for recent FSF changes. Remove obsolete
14682 h8300hds entry. Add -windows* and -osx as basic os. Minor
14683 spacing changes.
14684
14685 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14686
14687 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14688
14689 * config.guess: Merge with FSF.
14690 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14691
14692 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14693
14694 * configure: Since the "trap 0" handler will override the exit
14695 status on many systems, only use it for "exit 1", and make it set
14696 a non-zero exit status; reset it before "exit 0". Also, check
14697 exit status of config.sub, and error out if it failed.
14698
14699 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14700
14701 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14702 and install libgloss.
14703
14704 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14705
14706 * Makefile.in (all-binutils): Depend upon all-byacc.
14707
14708 * configure.in: Don't build emacs on Irix 5.
14709
14710 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14711
14712 * configure.in (*-*-netware*): Add libio.
14713
14714 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14715
14716 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14717 (CHECK_TARGET_MODULES): Ditto.
14718 (INSTALL_TARGET_MODULES): Ditto.
14719 (TARGET_LIBS): Ditto.
14720 (all-libstdc++): Note dependencies.
14721
14722 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14723
14724 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14725
14726 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14727
14728 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14729 -fexternal-templates.
14730
14731 * configure.in (target_libs): Add libstdc++.
14732 (noconfigdirs): Add libstdc++ as appropriate.
14733
14734 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14735
14736 * config.guess: Update from FSF.
14737
14738 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14739
14740 * configure: Use ${config_shell} when running ${configsub}.
14741
14742 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14743
14744 * config.sub: No longer recognize h8300h.
14745
14746 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14747
14748 * config.sub: Remove extraneous differences between config.sub and
14749 gcc/config.sub.
14750
14751 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14752
14753 * Makefile.in (DISTSTUFFDIRS): Add gas.
14754
14755 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14756
14757 * COPYING.NEWLIB: New file.
14758
14759 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14760
14761 * config.guess (HP-UX): Patch from Harlan Stenn
14762 <harlan@landmark.com> to also emit release level.
14763
14764 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14765
14766 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14767
14768 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14769
14770 * config.sub: Merge nextstep cleanup from FSF.
14771
14772 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14773
14774 * configure.in (arm-*-*): Don't configure ld for this target.
14775
14776 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14777
14778 * configure.in (*-*-netware): don't configure libg++, libio,
14779 librx, or newlib.
14780
14781 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14782
14783 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14784 configure ld--it works, but it doesn't support shared libraries.
14785
14786 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14787
14788 * config.guess (*-unknown-freebsd*): Get rid of possible
14789 trailing "(Release)" in version string.
14790 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14791
14792 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14793
14794 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14795 Fix type: *-next-neststep -> *-next-nextstep.
14796
14797 * config.guess: Merge from FSF:
14798
14799 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14800
14801 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14802
14803 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14804
14805 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14806 instead of UNIX_SV for UnixWare 1.0).
14807
14808 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14809
14810 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14811 to make gdb/nlm/* build after the compiler and linker.
14812
14813 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14814
14815 * config.guess (netbsd, freebsd, linux): Accept any machine,
14816 not just i[34]86.
14817 (m68k-atari-sysv4): Relocate to match FSF version.
14818
14819 * config.guess: More merges from the FSF:
14820
14821 Add a space before function call or macro invocation.
14822
14823 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14824
14825 * config.guess: Add trap cmd to remove dummy.c and dummy when
14826 interrupted.
14827
14828 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14829
14830 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14831 (dummy): Redirect stderr from compilation of dummy.c.
14832
14833 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14834
14835 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14836
14837 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14838
14839 * configure: Accept and ignore --cache*, for compatibility with
14840 new autoconf.
14841
14842 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14843
14844 * config.guess: Merge from FSF:
14845
14846 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14847
14848 * config.guess (Pyramid*:OSx*:*:*): New case.
14849 (PATH): Add /.attbin at end for finding uname.
14850 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14851
14852 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14853
14854 * config.guess (M88*:DolphinOS:*:*): New case.
14855
14856 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14857
14858 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14859 to select whether to use ELF or COFF.
14860
14861 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14862
14863 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14864
14865 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14866
14867 * config.guess: Guess the OS version for HPUX.
14868
14869 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14870
14871 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14872
14873 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14874
14875 * configure.in: Recognize --with-headers, --with-libs, and
14876 --without-newlib.
14877 * Makefile.in (all-xiberty): Depend upon all-ld.
14878
14879 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14880
14881 * configure.in: Change i[34]86 to i[345]86.
14882
14883 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14884
14885 * configure (version): A few more tweaks to help message.
14886
14887 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14888
14889 * Makefile.in: Remove (for now) librx as a host library,
14890 now that we're building it for target.
14891
14892 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14893
14894 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14895 (Karl Berry).
14896
14897 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14898
14899 * configure.in: Also configure librx.
14900
14901 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14902
14903 * Makefile.in: Update various rules to reflect that librx
14904 is now needed for libg++.
14905
14906 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14907
14908 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14909
14910 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14911
14912 * configure.in: Configure the examples directory.
14913
14914 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14915
14916 * configure: Simplify Jun 2 1994 change.
14917
14918 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14919
14920 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14921 /bin/gcc isn't good enough to build gcc.
14922
14923 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14924
14925 * Makefile.in (GDB_SUPPORT_FILES): Remove
14926 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14927 (gdb.tar.gz): Add new rule to use standard distribution building
14928 mechanism.
14929
14930 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14931
14932 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14933 Bill Cox <bill@cygnus.com>.
14934
14935 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14936
14937 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14938
14939 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14940
14941 * configure: Search current dir first in .gdbinit.
14942
14943 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14944
14945 * config.sub: Recognize freebsd (merged from gcc config.sub).
14946
14947 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14948
14949 * config.sub: Refer to NeXT's operating system as nextstep.
14950
14951 * config.sub (case $basic_machine): Re-order the cases, to match
14952 the order in the FSF version (which is mostly alphabethical).
14953 Merge in some additions and changes from the FSF.
14954
14955 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14956
14957 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14958 * config.sub: Recognize cxux7.
14959 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14960
14961 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14962
14963 * config.sub: Fix typo powerpc -> powerpc-*.
14964
14965 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14966
14967 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14968
14969 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14970 parallel with all-emacs and install-emacs). Top-level command
14971 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14972
14973 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14974
14975 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14976 $(relbindir)/make before doing ``make install'', and use
14977 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14978 installing over running make binary.
14979 ($(host)-stamp-stage3-installed): Likewise.
14980
14981 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14982
14983 * config.guess: Recognize Mach.
14984
14985 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14986
14987 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14988 see whether --exec-prefix was used.
14989
14990 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14991
14992 * README: Explicitly mention libg++/README. (Zoo's idea.)
14993
14994 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14995
14996 * Makefile.in: Add all-librx target similar to all-libproc.
14997
14998 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14999
15000 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15001 with post 1.2 uname bogosity.
15002
15003 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15004
15005 * configure: Remove temporary files on receipt of a signal.
15006
15007 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15008
15009 * configure: If there is a package_makefile_frag, remove
15010 ${subdir}/Makefile.tem after copying it in.
15011
15012 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15013
15014 * build_all.mk: support rs6000 lynx identifies itself as
15015 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15016 since /bin/gcc is too feeble to compile a modern gcc.
15017
15018 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15019
15020 * brought devo/test-build.mk update-to-date with progressive/
15021 test-build.mk. Add lynx targets and hppa flag info.
15022
15023 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15024
15025 * configure.in: Use mh-ncrsvr43. Patch from
15026 Tom McConnell <tmcconne@sedona.intel.com>.
15027
15028 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15029
15030 * config.guess (i386-unknown-bsdi): No longer need to
15031 check #if defined(__bsdi__) && defined(__i386__).
15032
15033 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15034
15035 * configure: Set program_transform_nameoption correctly.
15036
15037 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15038
15039 * brought build-all.mk update-to-date with progressive build-all.mk,
15040 added new targets and hppa info.
15041
15042 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15043
15044 * configure: If config.guess result is a prefix of the user
15045 specified target, assume a native build and use the user specified
15046 target as the host alias. Remove SunOS patch suffix removal hack.
15047 * configure.in: Remove SunOS patch suffix removal hack.
15048
15049 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15050 in NATIVE_CHECK_MODULES.
15051
15052 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15053
15054 * Makefile.in: Rename HOST_ONLY to NATIVE.
15055 * configure: Delete SunOs patch suffix from host_canonical
15056 and build_canonical variables that are prepended to Makefiles.
15057 * configure.in: Add comments for easier maintenance.
15058
15059 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15060
15061 * Makefile.in: Add all-libproc target similar to all-gui.
15062
15063 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15064
15065 * Makefile.in (CHECK_MODULES): split into
15066 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15067
15068 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15069
15070 * config.guess (i386-unknown-bsdi): New system to guess.
15071
15072 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15073
15074 * Makefile.in: Add all-gui target (but not yet build by "all").
15075
15076 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15077
15078 * config.sub: Move deletion of patch suffix from here...
15079 * configure.in: To here, at Ian's suggestion. The top-
15080 level scripts might need to know of a patch level.
15081
15082 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15083
15084 * config.sub: Strip off patch suffix so rtl is recognized
15085 as a sunos4.1.3 machine, even though it's been patched.
15086
15087 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15088
15089 * Makefile.in (INSTALL_LAST): Delete.
15090 (INSTALL_DOSREL): New.
15091
15092 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15093
15094 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15095 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15096 whether we pass down --with-gnu-ld anyhow.
15097
15098 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15099
15100 * Makefile.in (INSTALL_LAST): Change operation so it works
15101 on more flavors of make.
15102 * configure.in (go32): Don't build libg++ or libio.
15103
15104 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15105
15106 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15107 they can be overriden by templates.
15108
15109 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15110
15111 * configure.in (target==go32): Don't build gdb.
15112 * dosrel: New directory.
15113
15114 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15115
15116 * configure.in (host==go32): Configure dosrel too.
15117 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15118 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15119 be set by incoming names or templates.
15120 (INSTALL_LAST): New rule.
15121
15122 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15123
15124 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15125
15126 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15127
15128 * configure.in (appdirs): New variable. Currently empty, but will
15129 be used in gas distribution. If nonempty, lists a set of
15130 directories at least one of which must get configured, or top
15131 level configuration is considered to have failed.
15132 (rs6000-*-lynxos*): Use new file name.
15133
15134 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15135
15136 Eliminate XTRAFLAGS.
15137 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15138 newlib include files using -idirafter, and also use -nostdinc.
15139 (CXX_FOR_TARGET): Likewise.
15140 (XTRAFLAGS): Removed.
15141 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15142 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15143 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15144 ($(DO_X)): Don't pass down XTRAFLAGS.
15145
15146 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15147
15148 * configure.in (mips*-dec-bsd*): New target; do build linker.
15149 (mips*-*-bsd*): New target; don't build linker.
15150
15151 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15152
15153 * configure.in: support rs6000-*-lynxos* configuration.
15154 support sunos4 as a cross target.
15155
15156 * config.sub: look for lynx*, not lynx since the OS version may
15157 legitimately be part of the name.
15158
15159 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15160
15161 * configure.in (i[34]86-*-sco*): Move to be with other i386
15162 targets.
15163 (romp-*-*): New target. Skip various binary utilities.
15164 (vax-*-*): New target. Don't build newlib.
15165 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15166
15167 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15168
15169 * configure.in: Only set host_makefile_frag if config
15170 directory exists.
15171
15172 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15173
15174 * install.sh: If $dstdir exists, don't check whether each
15175 component does.
15176
15177 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15178
15179 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15180
15181 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15182
15183 * configure.in (*-*-lynxos*): Don't configure newlib for either
15184 native or cross Lynx.
15185
15186 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15187
15188 * config.sub (sparc64-elf): Fix os.
15189 (z8k): Remove duplicate.
15190
15191 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15192
15193 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15194 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15195
15196 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15197
15198 * configure: Make file links cleanly even if Lynx fails on
15199 an NFS symlink (at least fail cleanly).
15200
15201 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15202
15203 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15204 -XNh2000.
15205
15206 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15207
15208 * configure: Unknown options are fatal again.
15209
15210 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15211
15212 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15213 compatibility.
15214
15215 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15216
15217 * build-all.mk: Add `clean' target.
15218
15219 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15220
15221 * config.guess: Add SINIX support.
15222 * configure.in: Add mips-*-sysv4* support.
15223
15224 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15225
15226 * build-all.mk: Document all useful targets.
15227 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15228 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15229
15230 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15231
15232 * configure: Support --silent, --quiet.
15233
15234 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15235
15236 * configure: Support --disable-FEATURE.
15237
15238 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15239
15240 * config.guess: Recognize NCR running SVR4.3.
15241
15242 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15243
15244 * config.guess: Make BSDI generate i386-unknown-bsd386.
15245 Patch from Paul Eggert <eggert@twinsun.com>.
15246
15247 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15248
15249 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15250
15251 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15252
15253 * configure: Make unrecognized options give nonfatal warnings
15254 instead of fatal errors, and pass them to any subdirectory
15255 configures in case they recognize them.
15256 Make --x equivalent to --with-x.
15257
15258 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15259
15260 * configure: Add --enable-* options. Clean up usage message and
15261 some comments.
15262
15263 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15264
15265 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15266
15267 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15268
15269 * configure.in (hppa*-*-*): Enable binutils.
15270
15271 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15272
15273 * config.sub: Recognize cisco.
15274
15275 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15276
15277 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15278
15279 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15280
15281 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15282 than one configuration name. Add comment.
15283
15284 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15285
15286 * config.guess: about target *-hitachi-hiuxwe2, fixed
15287 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15288 macro is incorrect.]
15289
15290 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15291
15292 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15293 than the "make ls" stuff which used to be here.
15294
15295 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15296
15297 * config.guess: Recognize i[34]86-unknown-freebsd.
15298 From Shawn M Carey <smcarey@rodan.syr.edu>.
15299
15300 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15301
15302 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15303
15304 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15305
15306 * config.guess: Check for ptx.
15307
15308 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15309
15310 * config.sub: Add os9k checking.
15311
15312 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15313
15314 * config.guess: Handle OSF1 running on HPPA processors
15315
15316 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15317
15318 * configure: If subdir configure fails, print out a message with
15319 subdirectory name, in case subdir's configure code didn't identify
15320 itself.
15321
15322 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15323
15324 * configure.in: Remove embedded newlines from configdirs.
15325 Avoid mismatches of substrings. Fix matching strings at end
15326 of configdirs.
15327
15328 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15329
15330 * config.guess: Add Lynx/rs6000 config support.
15331
15332 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15333
15334 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15335
15336 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15337
15338 * configure.in (hppa*-*-osf*): Treat this just like most other
15339 PA configurations (eg no binutils or ld).
15340 (hppa*-*-*elf*): These configurations have binutils and ld.
15341
15342 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15343
15344 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15345
15346 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15347
15348 * configure.in (rs6000-*-*): Build gas.
15349
15350 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15351
15352 * Makefile.in: Avoid bug in losing hpux sed.
15353
15354 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15355
15356 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15357 for GDB and GDB has been fixed to not need it.
15358
15359 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15360
15361 * config.guess: Recognize vax hosts.
15362
15363 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15364
15365 * configure (while loop): Don't use "break 2" inside case
15366 statement -- the case statement isn't an enclosing loop.
15367
15368 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15369
15370 * config.guess: Clean up NeXT support, to allow nextstep
15371 on Intel machines. Make OS be nextstep.
15372
15373 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15374
15375 * config.guess: Add alternate forms for Convex.
15376
15377 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15378
15379 * configure: Completely rewrite option processing. Take
15380 advantage of pattern-matching to avoid invoking test frequently.
15381 Also clean up host and target defaulting logic.
15382
15383 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15384
15385 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15386 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15387 commands (plus user environment) will fit SCO limits.
15388
15389 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15390
15391 * configure.in: Don't issue warnings about directories which are
15392 not being configured if -norecursion is set. Correct test for
15393 --with-gnu-as and --with-gnu-ld to not get confused by substring
15394 matches.
15395
15396 * configure.in: Don't build gas for alpha-dec-osf1*.
15397
15398 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15399
15400 * configure: Back out Per's change of 12/19/1993. It changes the
15401 behavior of configure in unexpected and confusing ways.
15402
15403 Also, use different delim char when calculating
15404 program_transform_name so that the name can contain slashes.
15405
15406 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15407
15408 * configure.in, config.sub: Add support for VSTa micro-kernel.
15409
15410 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15411
15412 * configure.in: Nuke hacks which were used to get a special
15413 version of GAS for HPPA configurations.
15414
15415 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15416
15417 * configure: If only ${target_alias} is given, use that
15418 as the default for ${host_alias}.
15419 * configure: Add missing back-slashes before nested quotes.
15420
15421 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15422
15423 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15424
15425 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15426
15427 * config.guess: Recognize some Tektronix configurations.
15428 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15429
15430 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15431
15432 * config.sub: Match any flavor of SH.
15433
15434 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15435
15436 * configure.in: Don't try to configure newlib for Alpha.
15437
15438 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15439
15440 * configure.in: Don't build ld for Irix 5. Don't build gas,
15441 libg++ or libio for any Alpha target.
15442
15443 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15444
15445 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15446
15447 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15448 default arguments -- so it tried to compress itself.
15449
15450 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15451
15452 * configure.in (notsupp): ensure that a space is always at the end
15453 of the configdirs list, since the grep checks for an explicit space
15454
15455 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15456
15457 * configure.in (target i386-sysv4.2): don't build ld, since static
15458 versions of many libraries are not available.
15459
15460 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15461
15462 * config.guess: Recognize Apollos (using environment variables).
15463 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15464
15465 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15466
15467 * config.guess: Recognize Sony news mips running newsos.
15468
15469 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15470
15471 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15472 "fi ; else" for bash.
15473
15474 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15475
15476 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15477
15478 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15479
15480 * config.sub: accept unixware as an alias for svr4.2.
15481 Fix some inconsistancies with the gcc version.
15482
15483 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15484
15485 * Makefile.in (DISTDOCDIRS): Add gdb.
15486
15487 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15488
15489 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15490
15491 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15492
15493 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15494 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15495 this now.
15496
15497 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15498
15499 * config.sub: Accept hiux* as an OS name.
15500
15501 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15502 etc/make-stds.texi. The underscore came from gcc, and dje now
15503 agrees that RUNTESTFLAGS is the correct name.
15504
15505 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15506
15507 * install.sh: Remove 'set -e'. It makes any conditionals
15508 in the script useless.
15509
15510 * config.guess: Automatically recognize arm-acorn-riscix
15511 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15512
15513 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15514
15515 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15516
15517 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15518
15519 * Makefile.in (DISTDOCDIRS): New variable.
15520 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15521 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15522
15523 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15524
15525 * configure.in (hppa target): check the source directory for the
15526 pagas sub-directory
15527
15528 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15529
15530 * config.sub: Allow -aout* and -elf*.
15531
15532 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15533
15534 * configure.in: Don't build ld on i386-solaris2, same as for
15535 sparc-solaris2.
15536
15537 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15538
15539 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15540
15541 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15542
15543 * configure.in: Configure gdb for alpha.
15544
15545 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15546
15547 * Makefile.in (CXXFLAGS): Add -O.
15548
15549 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15550
15551 * config.guess: added support for DG Aviion
15552
15553 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15554
15555 * configure.in: Produce warning message for subdirectories not
15556 configurable for this host/target combination. Don't try to
15557 configure gdb for vms.
15558
15559 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15560
15561 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15562 appropriate files before making "diststuff".
15563 (DISTBISONFILES): New var: list of files to be edited.
15564 (DISTSTUFFDIRS): Add binutils.
15565
15566 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15567
15568 * config.sub: also handle mipsel and mips64el (for little endian mips)
15569
15570 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15571
15572 * configure.in: Add * to end of all OS names.
15573
15574 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15575
15576 * configure.in: Build newlib for LynxOS native.
15577
15578 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15579
15580 * config.guess: Add support for delta 88k running SVR3.
15581
15582 * configure.in: Add comment about HP compiler vs. emacs.
15583
15584 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15585
15586 * configure.in: don't build ld on solaris2 (not a viable option
15587 due to bugs in getpwnam & getpwuid)
15588
15589 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15590
15591 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15592 config.guess will produce a full version number.
15593
15594 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15595
15596 * configure.in: Build linker and binutils for alpha-dec-osf1.
15597
15598 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15599
15600 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15601 and gdb/testsuite/Makefile.in.
15602
15603 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15604
15605 * configure.in: recognize mips*- instead of mips-
15606
15607 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15608
15609 * config.sub: Accept linux*coff and linux*elf as operating
15610 systems.
15611
15612 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15613
15614 * config.sub: Recognize mips64, and mips3 as an alias for it.
15615
15616 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15617
15618 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15619 gdb knows how to handle OSF/1 shared libraries.
15620
15621 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15622
15623 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15624 * config.guess: Recognize Hitachi's HIUX.
15625 * config.sub: Recognize h3050r* and hppahitachi.
15626 Remove redundant cases for hp9k[23]*.
15627
15628 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15629
15630 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15631 if gas and ld are in the source tree and are in ${configdirs}.
15632 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15633 --with options (but still pass them down on the command line,
15634 if they were explicitly specified).
15635
15636 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15637
15638 * configure: substitute SHELL value in Makefile.in with
15639 ${CONFIG_SHELL}
15640
15641 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15642
15643 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15644 *-*-solaris2* targets.
15645
15646 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15647
15648 * Makefile.in: define M4, and pass it down to sub-makes;
15649 all-autoconf now depends on all-m4
15650
15651 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15652
15653 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15654 presence of {ar,ranlib} instead of a configured directory
15655
15656 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15657
15658 * config.guess: Accept 34?? as well as 33?? for NCR.
15659
15660 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15661
15662 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15663 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15664
15665 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15666
15667 * configure: grab values for $(CC) and $(CXX) from the
15668 environment, so that someone can do "CC=gcc configure; make" and
15669 have it work right (matching the way that autoconf works now)
15670
15671 * configure.in, Makefile.in: add support for gash, the tcl
15672 interface to Galaxy
15673
15674 * config.guess: add NetBSD variants (hp300, x86)
15675
15676 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15677
15678 * install.sh: Support -d option (in the manner of SunOS 4 install,
15679 as it is more deterministic than that of GNU install)
15680 (chmodcmd): Set file to mode 755 by default (should also do default
15681 chgrp and chown, but I don't feel like dealing with that now)
15682
15683 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15684
15685 * config.sub: Remove h8300hhms alias.
15686
15687 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15688
15689 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15690
15691 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15692
15693 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15694 as stmp-fixinc
15695
15696 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15697
15698 * config.sub: recognize m88110-bug-coff.
15699
15700 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15701
15702 * Makefile.in (all-libio): all dependencies on the toolchain used
15703 to build this (gcc, gas, ld, etc)
15704
15705 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15706
15707 * config.guess: Deal with OSF/1 1.3 on alpha.
15708
15709 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15710
15711 * install.sh: add some 'else true' clauses for portability
15712
15713 * configure.in: don't build libio for h8[35]00-*-* targets
15714
15715 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15716
15717 * Makefile.in: Add support for new libio.
15718
15719 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15720
15721 * install.sh: If one command fails, don't try the rest. Don't try
15722 to remove $dsttmp (via trap) unless we have already created it.
15723 If $src doesn't exist, detect it and exit with an error.
15724
15725 * config.guess: Recognize BSD on hp300.
15726
15727 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15728
15729 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15730 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15731
15732 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15733
15734 * Makefile.in (all-send-pr): depends on all-prms
15735
15736 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15737
15738 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15739
15740 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15741
15742 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15743 Added test for mips-mips-riscos5.
15744
15745 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15746
15747 * configure.in: use mh-hp300 for 68k HP hosts
15748
15749 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15750
15751 * configure: add support for CONFIG_SHELL, so that you can use
15752 some alternate shell for evaluating configure scripts
15753
15754 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15755
15756 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15757 in configure script to bug-gdb@prep.ai.mit.edu when building
15758 distribution archive.
15759 * Makefile.in (COMPRESS): Remove def.
15760 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15761 gdb.tar.Z and make-gdb.tar.Z respectively.
15762 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15763 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15764 to convergence with 'taz' target in Makefile.in.
15765
15766 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15767
15768 * install.sh (dsttmp): use trap to ensure that tmp files go
15769 away on error conditions
15770
15771 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15772
15773 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15774
15775 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15776
15777 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15778 its parent is '/' not ''.
15779
15780 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15781
15782 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15783
15784 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15785 that ${newsrcdir}/configure.in does.
15786
15787 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15788
15789 * test-build.mk: support for CONFIG_SHELL
15790
15791 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15792
15793 * config.sub (netware): Add as a basic system type.
15794
15795 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15796
15797 * Makefile.in (Makefile): depend on configure.in. Also drop the
15798 $(srcdir)/ from the dependency on Makefile.in.
15799
15800 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15801
15802 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15803 (h8300hhms is temporary until multi-libraries are implemented).
15804 * configure.in: Handle h8300h too.
15805
15806 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15807
15808 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15809
15810 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15811
15812 * configure: Remove extraneous output when guessing host type.
15813 * config.guess: Remove extraneous output when guessing using C
15814 compiler rather than uname, or when guessing fails.
15815
15816 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15817
15818 * Makefile.in: remove all.cross and install.cross targets
15819
15820 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15821 definitions
15822
15823 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15824
15825 * configure.in (target sh): Build gprof.
15826
15827 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15828
15829 * config.sub: change -solaris to -solaris2
15830
15831 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15832
15833 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15834
15835 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15836
15837 * configure: Correct error message for missing Makefile.in to
15838 print correct directory.
15839
15840 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15841
15842 * install.sh: kludge around 386BSD shell bug
15843
15844 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15845
15846 * config.guess: Recognize NeXT.
15847 * config.guess: Recognize i486-ncr-sysv4.
15848 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15849
15850 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15851
15852 * Makefile.in (MAKEINFOFLAGS): New variable.
15853 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15854 * build-all.mk, test-build.mk: Pass down --no-split as
15855 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15856
15857 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15858
15859 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15860
15861 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15862
15863 * Makefile.in (libg++.tar.z): New rule.
15864 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15865 * Makefile.in (taz): Only do a single chmod.
15866
15867 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15868
15869 * install.sh: don't use dirname anymore (replaced with sed usage)
15870
15871 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15872
15873 * Makefile.in: Change extension for gzip'd files from '.z' to
15874 '.gz' per new FSF standard usage.
15875
15876 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15877
15878 * configure: put quotes around the final value of program_transform_name
15879
15880 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15881
15882 * Makefile.in: new install.sh support; update install-info rules
15883
15884 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15885
15886 * configure.in: Build diff for crosses, but not for go32 host.
15887
15888 * configure.in: Build gprof only for native, and don't build it
15889 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15890
15891 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15892
15893 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15894
15895 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15896
15897 * configure.in (host_tools): Add prms.
15898
15899 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15900
15901 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15902 with $(FLAGS_TO_PASS) on the command line
15903
15904 * config.sub: Recognize lynx and lynxos
15905
15906 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15907
15908 * config.sub: Accept -ecoff*, not just -ecoff.
15909
15910 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15911
15912 * Makefile.in (taz): Use .gz suffix instead of .z.
15913 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15914 names.
15915
15916 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15917
15918 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15919
15920 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15921
15922 * Makefile.in (install-no-fixedincludes): install gcc last, so
15923 that rebuilds that might happen during 'make install' don't get
15924 bogus gcc include files
15925
15926 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15927
15928 Change from Utah for HPPA support:
15929 * config.guess: Recognize hppa1.x-hp-bsd.
15930
15931 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15932
15933 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15934 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15935
15936 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15937
15938 * config.sub: Add support for rom68k and bug boot monitors.
15939
15940 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15941
15942 * Makefile.in: Make all-opcodes depend on all-bfd.
15943
15944 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15945
15946 * config.guess: Added special check for i[34]86-univel-sysv4*.
15947
15948 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15949
15950 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15951 the processor rather than assuming i486.
15952
15953 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15954
15955 * config.guess: Recognize SunOS6 as Solaris3.
15956
15957 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15958
15959 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15960 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15961
15962 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15963
15964 * build-all.mk (all-cross): New target for Canadian Cross.
15965 Added Q2 go32 targets.
15966 * test-build.mk: Configure go32 cross sparclite-aout and
15967 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15968 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15969
15970 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15971
15972 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15973 GO32 hosted toolchains
15974
15975 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15976
15977 * configure: change so "-exec-prefix" gets passed down rather
15978 than "-exec_prefix" so autoconf generated Makefiles get the
15979 exec_prefix set right.
15980
15981 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15982
15983 * config.guess: get the Solaris2 minor version number
15984
15985 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15986
15987 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15988
15989 * config.guess: Recognize some Sequent platforms.
15990
15991 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15992
15993 * Makefile.in: added the vault-install target
15994
15995 * configure.in: actually use the Sun3 makefile fragment that's in
15996 config, also added the release dir to configdirs
15997
15998 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15999
16000 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16001
16002 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16003
16004 * configure.in: remove some program from Alpha targetted toolchains
16005
16006 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16007
16008 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16009 gprof.
16010 (taz): Run "make diststuff" in those directories instead of "make
16011 proto-dir". Look for "VERSION=" only at start of line in subdir
16012 Makefile. Use "gzip -9" for compression.
16013 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16014 (binutils.tar.z): New target.
16015
16016 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16017
16018 * Makefile.in (taz): Include gpl.texinfo.
16019
16020 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16021
16022 * Makefile.in (setup-dirs): Merged into "taz" target.
16023 (taz): Only do `proto-dir' stuff if a directory is actually needed
16024 for this target.
16025
16026 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16027
16028 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16029 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16030 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16031 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16032 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16033
16034 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16035
16036 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16037 config.sub, and move-if-change to gdb testsuite distribution
16038 archive, so the testsuite can be extracted, configured, and
16039 run separately from the gdb distribution. Blow away the Chill
16040 tests that require a Chill compiled executable, since GNU Chill
16041 is not yet publically available.
16042
16043 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16044
16045 * test-build.mk: set environment variables in a single command,
16046 instead of a list of assignments and exports
16047
16048 * config.guess: recognize Alpha/OSF1 systems
16049
16050 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16051
16052 * configure: Change help message to prefer --options rather than
16053 -options.
16054
16055 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16056
16057 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16058 zippy@ecst.csuchico.edu.
16059 * config.guess: Recognize miniframe.
16060
16061 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16062
16063 * Makefile.in: Use srcroot to find runtest rather than rootme.
16064 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16065
16066 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16067
16068 * test-build.mk: Extensive additions to support building on a
16069 machine other than the host.
16070
16071 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16072
16073 * configure (tooldir): Fix for i386-aix again.
16074
16075 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16076
16077 * configure, Makefile.in: Change definition of $(tooldir)
16078 to match the FSF.
16079
16080 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16081
16082 * config.guess: Recognize i[34]86/SVR4.
16083
16084 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16085
16086 * Makefile.in (all-gdb): gdb depends on sim.
16087
16088 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16089
16090 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16091 at the same time we make the prototype gdb directory.
16092 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16093 files at the same time as the gdb base release distribution.
16094
16095 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16096
16097 * Makefile.in (check): Use individual check targets rather than
16098 DO_X rule.
16099 (check-gcc): Added.
16100
16101 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16102
16103 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16104 for System V release 3.2.
16105
16106 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16107
16108 * config.sub: Recognize hppaosf.
16109 * configure.in: Do configure ld/binutils/gas for it.
16110
16111 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16112
16113 * configure (tooldir): Alter syntax used to set this, for systems
16114 where "\$" isn't handled right, like i386-aix.
16115
16116 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16117
16118 * configure: Pass program-transform-name, not
16119 program_transform_name, to recursive configures.
16120
16121 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16122
16123 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16124 of gas+ld+binutils.
16125
16126 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16127
16128 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16129
16130 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16131
16132 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16133
16134 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16135
16136 * Makefile.in (PRMS): Set back to all-prms.
16137
16138 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16139
16140 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16141 targets, rather than for MIPS hosts.
16142
16143 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16144
16145 * configure.in: add comment for --with-x default values
16146
16147 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16148
16149 * Makefile.in: add check-* targets for each of the directories in
16150 the tree. Add a definition of RUNTEST that will use the one we
16151 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16152
16153 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16154
16155 * configure.in: Removed obsolete references to bfd_target and
16156 target_makefile_frag.
16157
16158 * build-all.mk: Set assorted targets for Q2.
16159 * config.sub: Recognize z8k-sim and h8300-hms.
16160 * test-build.mk: Really don't pass host to configure.
16161 (HOLES): Added uname.
16162
16163 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16164
16165 * configure: Handle an empty program-prefix, program-suffix or
16166 program-transform-name correctly.
16167
16168 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16169
16170 * build-all.mk: -G 8 no longer required for MIPS targets.
16171 * test-build.mk: Don't pass host argument to configure; make it
16172 guess.
16173
16174 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16175
16176 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16177 * Makefile.in (COMPRESS): New macro, like GZIP.
16178
16179 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16180
16181 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16182
16183 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16184 with gas currently defaults to -G 0.
16185
16186 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16187
16188 * Makefile.in (all-flex): flex depends on byacc.
16189
16190 * build-all.mk: If host not specified, use config.guess. Pass TAG
16191 to test-build.mk as RELEASE_TAG.
16192 * test-build.mk (configargs): New variable containing arguments to
16193 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16194 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16195
16196 * config.guess: Use /bin/uname when checking -X argument on SCO,
16197 to avoid invoking GNU uname which doesn't understand -X.
16198
16199 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16200
16201 * configure.in: Build gas for mips-*-*.
16202
16203 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16204
16205 * Makefile.in (all.normal): insert missing backslash.
16206
16207 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16208
16209 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16210
16211 * Makefile.in: Complete overhaul to merge many almost identical
16212 targets.
16213
16214 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16215
16216 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16217 (gdb.tar.Z): Adjusted.
16218
16219 * Makefile.in (setup-dirs, taz): New targets; should be general
16220 enough to adapt for gdb sometime. Build only .z file.
16221 (gas.tar.z): New target.
16222
16223 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16224
16225 * build-all.mk: Use CC=cc -Xs on Solaris.
16226
16227 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16228
16229 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16230 for handling BISON for FSF releases.
16231
16232 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16233
16234 * configure: Actually implement the change zoo just documented.
16235
16236 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16237
16238 * configure: when using config.guess, only set target_alias when
16239 it's not already been set (ie, on the command line)
16240
16241 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16242
16243 * Makefile.in: add installcheck target, set PRMS to install-prms
16244
16245 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16246
16247 * configure: add support for package_makefile_fragment, handle the
16248 case where a directory has a configure.in file but no Makefile.in
16249 more gracefully (with an actual understandable error message, even);
16250 add support for --without (and add this to the usage message); also
16251 explicitly add a --host=${host_alias} to the command line when
16252 config.guess is used
16253
16254 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16255
16256 * configure: Must use both --host and --target in recursive calls.
16257
16258 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16259
16260 * Makefile.in: Change deja-gnu to dejagnu.
16261
16262 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16263
16264 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16265
16266 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16267
16268 * configure.in: canonicalize all instances to *-*-solaris2*,
16269 also strip out a number of tools to not build for go32 host
16270
16271 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16272
16273 * config.guess: add GPL.
16274
16275 * Makefile.in, config.guess, config.sub, configure: bump
16276 copyrights to 93.
16277
16278 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16279
16280 * Makefile.in (do-info): Removed obsolete check for existence of
16281 localenv file.
16282
16283 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16284
16285 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16286
16287 * Makefile.in: a couple of 'else true' for decstation,
16288 support for TclX
16289
16290 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16291
16292 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16293
16294 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16295
16296 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16297
16298 * config.guess: Recognize i386-ibm-aix (PS/2).
16299 * configure.in: Use config/mh-aix386 file for it.
16300
16301 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16302
16303 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16304 CC_FOR_TARGET instead.
16305 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16306
16307 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16308
16309 * Makefile.in: Add sim to list of directories sent with gdb
16310
16311 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16312
16313 * configure.in: Put back mips-dec-bsd* case.
16314
16315 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16316
16317 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16318 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16319 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16320
16321 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16322
16323 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16324
16325 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16326 (install-info): install dir.info only if it exists,
16327 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16328
16329 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16330
16331 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16332 gas for mips-dec-bsd.
16333
16334 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16335
16336 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16337 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16338
16339 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16340
16341 * configure.in: Added "dejagnu" to hosttools list.
16342
16343 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16344
16345 * config.sub, configure.in, config.guess: Add support
16346 for Bosx, an AIX variant from Bull.
16347 Patches from F.Pierresteguy@frcl.bull.fr.
16348
16349 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16350
16351 * devo/dejagnu: Initial creation of devo/dejagnu.
16352 Migrated dejagnu testcases and support files for testing software
16353 tools to reside as subdirectories, currently called "testsuite",
16354 within the directory of the software tool. Migrated all programs,
16355 support libraries, etc. beloging to dejagnu proper from
16356 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16357 with no modifications. The changes to these files which will
16358 allow them to configure, build, and execute properly will be made
16359 in a future update.
16360
16361 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16362
16363 * Makefile.in: Change send_pr to send-pr.
16364 * configure.in: Likewise.
16365 * send_pr: Renamed directory to send-pr.
16366
16367 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16368
16369 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16370
16371 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16372
16373 * README: Update for gdb-4.8 release.
16374 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16375 gdb-xxx.tar.z (gzip'd) file also.
16376
16377 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16378
16379 * Makefile.in: make all-diff depend on all-libiberty
16380
16381 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16382
16383 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16384
16385 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16386
16387 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16388
16389 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16390
16391 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16392 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16393 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16394
16395 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16396
16397 * Makefile.in: makeinfo binary is in a new location
16398
16399 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16400
16401 * config.sub: Accept -ecoff as an OS.
16402
16403 * Makefile.in: Various changes to eliminate a level of make
16404 recursion and reduce the required command line length.
16405 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16406 sub-makes.
16407 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16408 variables holding settings for specific sub-makes.
16409 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16410 in terms of BASE_FLAGS_TO_PASS.
16411 (TARGET_LIBS): New variable listing directories which use
16412 TARGET_FLAGS_TO_PASS.
16413 (subdir_do): Eliminated.
16414 (do-*): New set of targets to replace subdir_do.
16415 (various): All targets which used subdir_do now depend on do-*.
16416 (local-clean): Renamed from do_clean.
16417 (local-distclean): New target, dependency of distclean and
16418 realclean.
16419 (install-info): Don't create directories. Depend on dir.info
16420 rather than calling make recursively.
16421 (install-dir.info): Eliminated.
16422 (install-info-dirs): Create all info directories here.
16423 (dir.info): Depend upon do-install-info.
16424
16425 * test-build.mk (HOLES): Added false.
16426
16427 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16428
16429 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16430
16431 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16432
16433 * Makefile.in (info): remove dependency on all-texinfo. The
16434 problem was really in texinfo/C, not at this level.
16435
16436 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16437
16438 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16439
16440 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16441
16442 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16443 GDB releases.
16444
16445 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16446
16447 * configure: Include srcdir in message about target of link not
16448 being found. Don't convert `-' to `_' in `with' options being
16449 passed to subdirs.
16450
16451 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16452
16453 * configure.in: add uudecode to host_tools
16454
16455 * Makefile.in: added {all,install}-uudecode targets, added them to
16456 the appropriate lists
16457
16458 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16459
16460 * Makefile.in (all-gcc): Added dependency on all-gas.
16461
16462 * configure.in (mips-*-*): Build ld and binutils.
16463
16464 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16465
16466 * configure: check return code from mkdir, print error message and
16467 exit on failure.
16468
16469 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16470
16471 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16472
16473 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16474
16475 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16476
16477 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16478
16479 * config.sub (h8500): Recognize this as a cpu type.
16480
16481 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16482
16483 * configure: source directory missing is no longer a warning
16484
16485 * configure.in: recognize irix[34]* instead of irix[34]
16486
16487 * Makefile.in: define and pass down X11_LIB
16488
16489 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16490
16491 * guess-systype: Renamed to ...
16492 * config.guess: ... by popular request.
16493 * configure.in, Makefile.in: Update accordingly.
16494
16495 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16496
16497 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16498 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16499 + Execute ./dummy instead of assuming . is in PATH.
16500
16501 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16502
16503 * guess-systype: New shell script. Attempts to guess the
16504 canonical host name of the executing host.
16505 Only a few hosts are supported so far.
16506 * configure: Call guess-systype if no host is specified.
16507
16508 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16509
16510 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16511 gcc Makefile.
16512
16513
16514 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16515
16516 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16517 (all-gcc, install-gcc, subdir_do): Use it.
16518
16519 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16520
16521 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16522
16523 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16524
16525 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16526 set exclusively by configure, using configure.in .
16527
16528 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16529
16530 * test-build.mk: set $PATH for all builds
16531
16532 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16533
16534 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16535
16536 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16537 the one used in gcc/Makefile.in, so that a null expansion doesn't
16538 override the one needed to build gcc with a native cc.
16539
16540
16541 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16542
16543 * configure: Accept -with arguments.
16544
16545 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16546
16547 * Makefile.in: added h8300sim
16548
16549 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16550
16551 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16552 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16553 (all-cygnus, native, build-cygnus): Make
16554 $(canonhost)-stamp-3stage-done, not $(host)....
16555 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16556 i386-sco3.2v4. Added else true to if command.
16557
16558 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16559
16560 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16561
16562 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16563
16564 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16565
16566 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16567
16568 * configure.in: don't remove binutils from Solaris builds
16569
16570 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16571
16572 * Makefile.in: get rid of earlier definitions for *clean,
16573 also handle the recursive info rule better
16574
16575 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16576
16577 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16578 do more-or-less the right thing.
16579
16580 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16581
16582 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16583 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16584
16585 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16586
16587 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16588 $(host_canonical).
16589
16590 * configure.in: split the configdirs list into 4 categories (native
16591 v. cross, library v. tool) and handle the cross-only and native-
16592 only in more reasonable (and correct!) way.
16593
16594 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16595
16596 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16597 configdirs anymore.
16598
16599 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16600
16601 * Makefile.in: extensive cleanup:: removed all of the explicit
16602 clean-* targets, collapsed many wrappers around subdir_do into
16603 one, added additional targets to satisfy standards.texi, deleted
16604 some old targets, some changes for consistency
16605
16606 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16607
16608 * configure.in: handle some programs as cross-only, and others as
16609 native only
16610
16611 * test-build.mk: handle partial holes in a more generic manner
16612
16613 * Makefile.in: m4 depends on libiberty
16614
16615 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16616
16617 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16618 time, wdiff, and find to configdirs
16619
16620 * Makefile.in: all, clean, and install rules for the new programs
16621 added to configure.in
16622
16623 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16624
16625 * configure.in: use mh-sun for all *-sun-* hosts
16626
16627 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16628
16629 * Makefile.in: define flags for X11 include files and library file
16630 locations, pass them down to the programs that need this info
16631
16632 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16633
16634 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16635
16636 * configure.in: start building libg++ for HP-UX targets
16637
16638 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16639
16640 * README: Update references to files moved into etc/.
16641
16642 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16643
16644 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16645 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16646
16647 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16648
16649 * configure: accept dash as well as underscore in long option
16650 names for FSF compatibility.
16651
16652 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16653
16654 * config.sub: added -sco3.2v4 support from FSF.
16655
16656 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16657
16658 * configure.in: expand the section that adds or removes
16659 directories from the list of programs to build, to handle native
16660 vs. cross in addition to host v. native
16661
16662 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16663
16664 * Makefile.in: Replace C++ in macro names with CXX.
16665 This is less likely to break ...
16666
16667 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16668
16669 * test-build.mk: add -w to GNU_MAKE
16670
16671 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16672
16673 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16674 add 'sparc' to list of recognized cpus. This needed to make
16675 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16676 Delete some redundant ose68 variants. Recognize -wrs as an os,
16677 then changes that into $CPU-wrs-vxworks.
16678
16679 * configure.in: remove most references to gdbtest, regularize
16680 target based program removal
16681
16682 * test-build.mk: import from p3 tree (many fixes and changes)
16683
16684 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16685
16686 * Makefile.in: added rules to handle tcl, tk, and expect
16687
16688 * configure.in: handle those directories if they exist
16689
16690 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16691
16692 * config.sub: removed bogus hppabsd and hppahpux names, since
16693 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16694
16695 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16696
16697 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16698 depends upon all-xiberty
16699
16700 * Makefile.in: changes from p3, including:
16701
16702 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16703
16704 * Makefile.in (XTRAFLAGS): include newlib directories if
16705 newlib/Makefile exists, rather than if host != target.
16706
16707 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16708
16709 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16710 from the same source tree and not building a cross-compiler. This
16711 matters for the libg++ configuration if reconfiguring a tree that
16712 has already been installed.
16713
16714 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16715
16716 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16717 pick up the machine and system specific header files.
16718
16719 * Makefile.in: added AS_FOR_TARGET, passed down in
16720 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16721 the C compiler to use to create programs which are run in the
16722 build environment, set it to default to $(CC), and passed it down
16723 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16724
16725 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16726
16727 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16728 We need them for unusual native builds, like systems without
16729 ranlib.
16730
16731 * configure: also define $(host_canonical) and
16732 $(target_canonical), which are the full, canonical names for the
16733 given host and target
16734
16735 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16736
16737 * Makefile.in: Added separate definitions for C++.
16738
16739 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16740
16741 * configure.in (configdirs): Add deja-gnu.
16742
16743 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16744
16745 * README: Update for configure.texi and gdb-4.7 release.
16746
16747 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16748
16749 * Makefile.in: Move "all" target to top of file.
16750 Previously, first target was ".PHONY" which caused BSD4.4 make
16751 to build .PHONY when make was run without arguments.
16752
16753 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16754
16755 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16756 Library-copylefted code in libiberty.
16757
16758 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16759
16760 * config.sub: Replace m68kmote with plain old m68k.
16761
16762 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16763
16764 * Makefile.in: Remove space from blank line, avoid Make complaints.
16765
16766 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16767
16768 * config.sub: Complain if no argument is given. Added support for
16769 386bsd as OS and target alias.
16770
16771 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16772
16773 * Makefile.in (XTRAFLAGS): include newlib directories if
16774 newlib/Makefile exists, rather than if host != target.
16775
16776 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16777
16778 * config.sub: recognize sparclite-wrs-vxworks.
16779
16780 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16781 p3.) Added clean-xiberty to clean.
16782
16783 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16784
16785 * configure.in: use *-*-* instead of nested cases for host and target
16786
16787 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16788
16789 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16790 from the same source tree and not building a cross-compiler. This
16791 matters for the libg++ configuration if reconfiguring a tree that
16792 has already been installed.
16793
16794 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16795
16796 * config.sub (i486v/i486v4): Merge in from FSF version.
16797
16798 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16799
16800 * configure: only set PWD if it is already set.
16801
16802 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16803
16804 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16805 doesn't have unset and all success paths (and most error paths)
16806 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16807 to just ${PWD} to avoid confusion.)
16808
16809 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16810
16811 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16812 even for a native compilation.
16813
16814 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16815
16816 Changes to make the gdb.tar.Z rule work better.
16817
16818 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16819 (DEVO_SUPPORT): Add configure.texi.
16820 (bfd-ilrt.tar.Z): Remove ancient rule.
16821
16822 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16823
16824 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16825 pick up the machine and system specific header files.
16826
16827 * configure.in, config.sub: added new target m68010-adobe-scout,
16828 with alias of adobe68k. Changed configure.in to check for
16829 -scout before -sco* to avoid a false match.
16830
16831 * Makefile.in: added AS_FOR_TARGET, passed down in
16832 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16833 the C compiler to use to create programs which are run in the
16834 build environment, set it to default to $(CC), and passed it down
16835 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16836
16837 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16838
16839 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16840 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16841 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16842 FOR_TARGET variants, to newlib and libg++.
16843
16844 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16845
16846 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16847 first.
16848
16849 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16850
16851 * config.sub: Accept `elf' as an environment.
16852
16853 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16854
16855 * Makefile.in (all-opcodes): cd into the right directory
16856
16857 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16858
16859 * configure: added -program_transform_name option, used as
16860 argument to sed when installing programs.
16861 configure.texi: added documentation for -program_prefix,
16862 -program_suffix and -program_transform_name.
16863
16864 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16865
16866 * config.sub: Accept i486 where i386 ok.
16867
16868 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16869
16870 * config.sub: accept we32k
16871
16872 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16873
16874 * config.sub, configure.in: accept OSE68000 and OSE68k.
16875
16876 * Makefile.in: don't create all directories for ``make install'';
16877 let the subdirectories create the ones they need.
16878
16879 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16880
16881 * COPYING: new file, GPL v2
16882
16883 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16884
16885 * Makefile.in: use the new gen-info-dir, which needs a template
16886 argument (which also lives in texinfo)
16887
16888 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16889
16890 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16891
16892 * config.sub (ncr3000): Change i386 to i486.
16893
16894 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16895
16896 * Makefile.in: add install-rcs, install-grep to
16897 install-no-fixedincludes, removed install-bison and install-libgcc
16898
16899 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16900
16901 * configure.in: grab the HPUX makefile fragment if on HPUX
16902
16903 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16904
16905 * Makefile.in: eradicate bison spoor (ditto libgcc).
16906 configure.in: recognise m68{k,000}-ericsson-OSE.
16907 es1800 is alias for m68k-ericsson-OSE
16908
16909 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16910
16911 * configure.in: rearrange the parts that remove programs from
16912 configdirs, based now on HOST==TARGET or by canonical triple.
16913
16914 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16915
16916 * test-build.mk: recurse explicitly with -f test-build.mk when
16917 appropriate. predicate stage3 and comparison on the existence
16918 of gcc. That is, if gcc isn't around, we aren't three-staging.
16919 On very clean, also remove ...stamp-co. Build in-place before
16920 doing other builds.
16921
16922 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16923
16924 * Makefile.in, configure.in: add tgas
16925
16926 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16927
16928 * Makefile.in: a number of changes merged in from progressive.
16929
16930 * configure.in: add libm.
16931
16932 * .cvsignore: ignore some stuff that comes from test-build.mk.
16933
16934 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16935
16936 * config.sub: Add es1800 (m68k-ericsson-es1800).
16937
16938 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16939
16940 * configure: Add program_suffix (parallel to program_prefix)
16941 * Makefile.in: adjust directory-creating script for losing decstation
16942
16943 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16944
16945 * configure: Minor $subdir-related fixes.
16946
16947 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16948
16949 * configure: fix various problems with propogating
16950 makefile_target_frag in subdirs.
16951 * configure.in: config libgcc if its there
16952
16953 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16954
16955 * config.sub: HPPA merge.
16956
16957 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16958
16959 * Makefile.in: Replace all-bison with all-byacc in all
16960 dependency lines for other tools (which now use byacc).
16961
16962 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16963
16964 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16965
16966 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16967
16968 * Makefile.in: make gprof rules similar to byacc rules (instead of
16969 vestigal $(unsubdir) that didn't work...)
16970
16971 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16972
16973 * config.sub: Add support for Linux.
16974 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16975 (at least for libg++).
16976
16977 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16978
16979 * configure.texi: fix doc for the -nfp option to configure
16980
16981 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16982
16983 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16984
16985 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16986
16987 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16988 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16989 * configure.in: added solaris* host_makefile_frag hook.
16990
16991 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16992
16993 * config.sub: changed recognition of m68000 so that various
16994 m68k types can be specified via m680[01234]0
16995
16996 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16997
16998 * config.sub (basic_machine): fix sed so that '-foo' isn't
16999 completely substituted out while .+'-foo' loses the '-foo'
17000
17001 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17002
17003 * config.sub ($os): Add -aout.
17004
17005 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17006
17007 * configure: If host_makefile_frag is absolute, don't
17008 prefix ${invsubdir} (relevant to libg++ auto-configure).
17009
17010 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17011
17012 * Makefile.in (tooldir): Define it.
17013 (all-ld): Depend on all-flex.
17014
17015 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17016
17017 * Makefile.in (check): Fix libg++ special case.
17018
17019 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17020
17021 * configure: do not bury `pwd` into config.status, thus do fewer
17022 pwd's.
17023
17024 * configure: print the "Building in" message only when building in
17025 other than "." AND verbose.
17026
17027 * configure: remove -s, rework -v to better accommodate guested
17028 configures.
17029
17030 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17031
17032 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17033
17034 * Makefile.in: macroize flags passed on recursion. remove
17035 fileutils.
17036
17037 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17038
17039 * configure: get makesrcdir right for subdirs deeper than 1.
17040
17041 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17042 install.
17043
17044 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17045
17046 * Makefile.in: don't print subdir_do or recursion lines.
17047
17048 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17049
17050 * standards.texi: added menu item.
17051
17052 * Makefile.in: build and install standards.info.
17053
17054 * standards.texi: new file.
17055
17056 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17057
17058 * configure: test for and move config.status pieces from
17059 ${subdir}/.
17060
17061 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17062
17063 * configure: Test for existance of files before trying to mv
17064 them, to avoid numerous non-existance messages.
17065
17066 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17067
17068 * configure: correct final line of config.status.
17069
17070 * configure: patch from eggert. Avoids a protection problem if
17071 the original Makefile.in is read only.
17072
17073 * configure: use move-if-change from gcc to create config.status.
17074 Some makefiles depend on config.status to tell if a directory
17075 has been reconfigured for a different host. This change
17076 prevents those directories from remaking everything in the case
17077 where the reconfig was only intended to rebuild a Makefile.
17078
17079 * configure: test for config.sub with "config.sub sun4" rather
17080 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17081 host alias from a missing config.sub.
17082
17083 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17084
17085 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17086 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17087
17088 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17089
17090 * configure: mkdir ${subdir} as needed.
17091
17092 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17093
17094 * Makefile.in,configure.in: added autoconf.
17095
17096 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17097
17098 * Makefile.in: no longer pass against on recursion.
17099
17100 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17101 definitions are not inherited.
17102
17103 * configure: correct makesrcdir when subdir is .
17104
17105 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17106
17107 * configure: Add support for 'subdirs' variable, which is
17108 like 'configdirs', except that configure doesn't re-invoke
17109 itself for subdirs, it just creates a Makefile for each subdir.
17110 * configure.texi: Document subdirs.
17111
17112 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17113
17114 * configure.in: added flex to configdirs
17115
17116 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17117
17118 * Makefile.in: remove clean-stamps from clean.
17119
17120 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17121
17122 * configure.in: Add gdbtest to configdirs.
17123
17124 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17125
17126 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17127 to recursive makes.
17128 * configure.in: Recognize new ncr3000 config.
17129
17130 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17131
17132 * Makefile.in, configure.in: removed references to gdbm.
17133
17134 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17135
17136 * config.sub: Don't canonicalize os value
17137 newsos* to bsd (readline needs to check for newsos).
17138 (This fix was earlier made Jan 31, but got re-broken.)
17139
17140 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17141
17142 * configure.in: sco is an os, not a vendor!
17143
17144 * configure: Quote $( better. Keep various shells happy.
17145
17146 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17147
17148 * Makefile.in: eliminate stamp-files.
17149
17150 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17151
17152 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17153 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17154
17155 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17156
17157 * config.sub: fix iris/iris3.
17158
17159 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17160
17161 * configure: re-add -rm.
17162
17163 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17164
17165 * Maskefile.in: add .stmp-rcs to all.
17166
17167 * configure.in: remove gas from rs6000 build, use aix host fragment.
17168
17169 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17170
17171 * configure: pass down site_option during recursion.
17172
17173 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17174
17175 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17176
17177 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17178
17179 * configure: Change exec_prefix so that it really defaults to prefix.
17180
17181 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17182
17183 * Makefile.in, configure.in: Add support for mmalloc library.
17184
17185 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17186
17187 * Makefile.in: add stmp dependencies for a few more things.
17188
17189 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17190
17191 * configure: adjusted error message on objdir/srcdir configure
17192 collision, per john's suggestion.
17193
17194 * Makefile.in: add libiberty stmp to all and all.cross.
17195
17196 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17197
17198 * Makefile.in: remove force dependencies, add grep to all.
17199
17200 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17201
17202 * Makefile.in: drop flex. make stamp files work.
17203
17204 * configure: added test for conflicting configuration in srcdir,
17205 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17206 gets cranky. use relative paths for configure and srcdir
17207 whenever possible. Send some error messages to stderr that were
17208 going to stdout.
17209
17210 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17211
17212 * Makefile.in: Fix libg++ rule to check for gcc directory
17213 before using gcc/gcc. Also pass XTRAFLAGS.
17214
17215 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17216
17217 * Makefile.in: added stmp-files so that directories aren't polled
17218 when they are already built.
17219
17220 * configure.texi: fixed a node pointer problem.
17221
17222 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17223
17224 * config.sub configure.in gdb/configure.in
17225 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17226 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17227 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17228
17229 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17230
17231 * configure: -recurring becomes -silent. corrected help message
17232 for -site= option.
17233
17234 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17235
17236 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17237
17238 * configure: when building Makefile for crosses, replace
17239 tooldir and program_prefix. default srcdir from location of
17240 config.sub. remove "for host in hosts" and "for target in
17241 targets" loops.
17242
17243 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17244
17245 * Makefile.in: Do not pass bindir or mandir to cvs.
17246
17247 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17248
17249 * Makefile.in, configure.in: removed traces of namesubdir,
17250 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17251 copyrights to '92, changed some from Cygnus to FSF.
17252
17253 * configure.texi: remove most references to multiple hosts,
17254 multiple targets, subdirs, etc.
17255
17256 * configure.man: removed rcsid. reference config.sub not
17257 config.subr.
17258
17259 * Makefile.in: mkdir $(infodir) on install-info.
17260
17261 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17262
17263 * configure.texi: Explain better about .gdbinit and about
17264 the environment that configure.in sections run in.
17265
17266 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17267
17268 * configure.in: Ultrix is only a decstation if it's a MIPS.
17269
17270 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17271
17272 * README: DOC.configure => cfg-paper.texi.
17273
17274 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17275
17276 * config.sub (near case $os): Don't convert newsos* to bsd!
17277
17278 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17279
17280 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17281 the number of copies of COPYING that go into the GDB tar file.
17282
17283 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17284
17285 * bfd/configure.in, gdb/config/mh-i386sco,
17286 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17287 Fix SCO configuration stuff.
17288
17289 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17290
17291 * Makefile.in: For libg++, make sure the -I pointing
17292 to the gcc directory goes *after* all the libg++-local -I flags.
17293 Also, move just-gcc dependency from just-libg++ to all-libg++.
17294
17295 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17296
17297 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17298
17299 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17300
17301 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17302
17303 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17304
17305 * config.sub: Add stratus configuration frags. Also
17306 submitted to FSF.
17307
17308 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17309
17310 * Makefile.in (DEV_SUPPORT): add configure.man.
17311
17312 * config.sub(Decode manufacturer-specific): add -none*.
17313
17314 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17315
17316 * Makefile.in: remove form feeds to make Sun's make happy.
17317 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17318
17319 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17320
17321 * Makefile.in (AR_FLAGS): Make quieter.
17322
17323 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17324
17325 * configure.in: Add libg++.
17326 * configure: When verbose, don't output the command line at each
17327 level; it will be unremarkably the same as the previous version,
17328 which will be the same as what the user typed.
17329
17330 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17331
17332 * configure.in, Makefile.in: fix clean-info, add flex. add
17333 fileutils.
17334
17335 * configure: be less sensitive to spaces in Makefile.in. Do not
17336 look for sources in "..". Doing so breaks subdirectories that
17337 might have their own configure. If a subdir has it's own
17338 configure script, use it.
17339
17340 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17341
17342 * cfg-paper.texi: some changes suggested by rms.
17343
17344 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17345
17346 * config.sub: Merge in some small additions from the FSF version,
17347 taken from the gcc distribution, to bring the Cygnus and FSF
17348 versions into closer sync.
17349
17350 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17351
17352 * configure.in: Changed svr4 references to sysv4.
17353
17354 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17355
17356 * configure: added -V for version number option.
17357
17358 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17359
17360 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17361 renamed from DOC.configure to cfg-paper.texi.
17362
17363 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17364
17365 * configure, config.subr, config.sub: config.subr is now
17366 config.sub again.
17367
17368 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17369
17370 * configure.texi: new file, in progress.
17371
17372 * Makefile.in: build info file and install the man page for
17373 configure.
17374
17375 * configure.man: new file, first cut.
17376
17377 * configure: find config.subr again now that configuration "none"
17378 has gone. removed all traces of the -ansi option. removed all
17379 traces of the -languages option.
17380
17381 * config.subr: resync from rms.
17382
17383 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17384
17385 * configure, config.sub, config.subr: merge config.sub into
17386 config.subr, call the result config.subr, remove config.sub, use
17387 config.subr.
17388
17389 * Makefile.in: revised install for dir.info.
17390
17391 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17392
17393 * configure.in: add decstation host makefile frag.
17394
17395 * Makefile.in: BISON now bison -y again. also install-gcc on
17396 install. clean-gdbm on clean. infodir belongs in datadir.
17397 Make directories for info install. Build dir.info here then
17398 install it.
17399
17400 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17401
17402 * Makefile.in: fix for bad directory tests.
17403
17404 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17405
17406 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17407 regexp. -srcdir relative was being handled incorrectly.
17408
17409 * Makefile.in: unwrapped some for loops so that parallel makes
17410 work again and so one can focus one's attention on a particular
17411 package.
17412
17413 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17414
17415 * configure: added PWD as a stand in for `pwd` (for speed). use
17416 elif wherever possible. make -srcdir work without -objdir.
17417 -objdir= commented out.
17418
17419 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17420
17421 * configure: +options become --options. -subdirs commented out.
17422 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17423 Makefile now at top of generated Makefile. Removed cvs log
17424 entries. added -srcdir. create .gdbinit only if there is one
17425 in ${srcdir}.
17426
17427 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17428 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17429 and mandir now keyed off datadir by default.
17430
17431 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17432
17433 * Freshly created ChangeLog.
17434
17435 \f
17436 Local Variables:
17437 mode: change-log
17438 left-margin: 8
17439 fill-column: 76
17440 version-control: never
17441 End: