]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
MAINTAINERS (Write After Approval): Add myself.
[thirdparty/gcc.git] / ChangeLog
1 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2012-09-03 Richard Guenther <rguenther@suse.de>
6
7 PR bootstrap/54138
8 * configure.ac: Re-organize ISL / CLOOG checks to allow
9 disabling with either --without-isl or --without-cloog.
10 * configure: Regenerated.
11
12 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
13
14 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
15 * configure: Regenerate.
16
17 2012-08-27 Ulrich Drepper <drepper@gmail.com>
18
19 * MAINTAINERS: Fix my email address.
20
21 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
22
23 PR binutils/4970
24 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
25 and opcodes.
26 * Makefile.in: Regenerated.
27
28 2012-08-26 Art Haas <ahaas@impactweather.com>
29
30 * configure: Regenerate.
31
32 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
33
34 * INSTALL/README: Also refer to the online installation
35 instructions.
36
37 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
38
39 * MAINTAINERS (Write After Approval): Add myself.
40 (Picochip port): Remove myself.
41
42 2012-08-14 Diego Novillo <dnovillo@google.com>
43
44 Merge from cxx-conversion branch.
45
46 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
47 POSTSTAGE1_CONFIGURE_FLAGS.
48 * Makefile.in: Regenerate.
49 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
50 Force C++ when bootstrapping.
51 * configure: Regenerate.
52
53 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
54
55 * MAINTAINERS (Write After Approval): Add myself.
56
57 2012-07-16 Joseph Myers <joseph@codesourcery.com>
58
59 * README: Document use of ranges of years in copyright notices.
60
61 2012-07-06 Richard Guenther <rguenther@suse.de>
62
63 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
64 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
65 --with-gmp=system.
66 * Makefile.in: Regenerated.
67 * configure: Likewise.
68
69 2012-07-06 Richard Guenther <rguenther@suse.de>
70
71 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
72 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
73 supply V=1 as extra_make_flags.
74 * configure: Regenerated.
75 * Makefile.in: Likewise.
76
77 2012-07-04 Tristan Gingold <gingold@adacore.com>
78
79 * configure: Regenerate.
80
81 2012-07-03 Richard Guenther <rguenther@suse.de>
82
83 * Makfile.def (isl): Remove not necessary extra_exports and
84 extra_make_flags.
85 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
86 * Makefile.in: Regenerated.
87
88 2012-07-03 Richard Guenther <rguenther@suse.de>
89
90 * Makefile.def (cloog): Add V=1 to extra_make_flags.
91 * configure.ac: If either the ISL or the CLooG check failed
92 do not try to build in-tree versions.
93 * Makefile.in: Regenerated.
94 * configure: Regenerated.
95
96 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
97
98 * configure: Regenerate.
99
100 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
101
102 * MAINTAINERS (Various Maintainers): Add myself as testsuite
103 maintainer.
104
105 2012-07-02 Richard Guenther <rguenther@suse.de>
106
107 * configure: Regenerated.
108
109 2012-07-02 Richard Guenther <rguenther@suse.de>
110 Michael Matz <matz@suse.de>
111 Tobias Grosser <tobias@grosser.es>
112 Sebastian Pop <sebpop@gmail.com>
113
114 * Makefile.def: Add ISL host module, remove PPL host module.
115 Adjust ClooG host module to use the proper ISL.
116 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
117 * configure.ac: Include config/isl.m4. Add ISL host library,
118 remove PPL. Remove PPL configury, add ISL configury, adjust
119 ClooG configury.
120 * Makefile.in: Regenerated.
121 * configure: Likewise.
122
123 2012-07-02 Richard Guenther <rguenther@suse.de>
124
125 Merge from graphite branch
126 2011-07-21 Tobias Grosser <tobias@grosser.es>
127
128 * configure: Regenerated.
129 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
130 both cloog.org and legacy versions. The only supported version will
131 be CLooG with the isl backend.
132
133 2011-07-21 Tobias Grosser <tobias@grosser.es>
134
135 * configure: Regenerated.
136 * configure.ac: Require cloog isl 0.17.0
137
138 2011-07-21 Tobias Grosser <tobias@grosser.es>
139
140 * configure: Regenerated.
141 * config/cloog.m4: Do not define CLOOG_ORG
142
143 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
144
145 * configure.ac: Skip C if explicitly selected.
146 * configure: Regenerate.
147
148 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
149
150 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
151 they contain -O2.
152 * configure: Regenerate.
153
154 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
155
156 PR debug/53740
157 * df.h, df-problems.c, dce.c: Revert last patch.
158
159 2012-06-25 Iain Sandoe <iain@codesourcery.com>
160
161 * MAINTAINERS (Write After Approval): Update my email address.
162
163 2012-06-21 Meador Inge <meadori@codesourcery.com>
164
165 * MAINTAINERS (Write After Approval): Add myself.
166
167 2012-06-20 Jason Merrill <jason@redhat.com>
168
169 * Makefile.tpl (check-target-libgomp-c++): New.
170 (check-target-libitm-c++): New.
171 * Makefile.def (c++): Add them.
172 * Makefile.in: Regenerate.
173
174 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
175
176 * MAINTAINERS (Write After Approval): Add myself.
177
178 2012-05-16 Olivier Hainque <hainque@adacore.com>
179
180 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
181 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
182 (install-no-fixedincludes): Adjust accordingly.
183 * Makefile.in: Regenerate.
184
185 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
186
187 Merge upstream change
188 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
189
190 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
191
192 * MAINTAINERS (Write After Approval): Add myself.
193
194 2012-05-09 Nick Clifton <nickc@redhat.com>
195 Paul Smith <psmith@gnu.org>
196
197 PR bootstrap/50461
198 * configure.ac (mpfr-dir): When using in-tree MPFR sources
199 allow for the fact that from release v3.1.0 of MPFR the source
200 files were moved into a src sub-directory.
201 * configure: Regenerate.
202
203 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
204
205 * configure.ac: Bump minimum MPFR version to 2.4.0.
206 * configure: Regenerated.
207
208 2012-05-01 Richard Henderson <rth@redhat.com>
209
210 * Makefile.def (libatomic): New target_module.
211 * configure.ac (target_libraries): Add libatomic.
212 (noconfigdirs): Check if libatomic is supported.
213 * Makefile.in, configure: Rebuild.
214
215 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
216
217 * MAINTAINERS (Write After Approval): Add myself.
218
219 2012-04-25 Joel Brobecker <brobecker@adacore.com>
220
221 * config.sub: Update to 2012-04-18 version from official repo.
222
223 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
224
225 * MAINTAINERS (Write After Approval): Add myself.
226
227 2012-04-11 Steve Ellcey <sellcey@mips.com>
228
229 * MAINTAINERS: Changed email address.
230
231 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
232
233 PR target/52737
234 * contrib/gcc_update (files_and_dependencies):
235 Remove gcc/config/avr/t-multilib from touch data.
236
237 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
238
239 * MAINTAINERS (OS Port Maintainers): Remove irix.
240 * configure.ac (enable_libgomp): Remove *-*-irix6*.
241 (unsupported_languages): Remove mips-sgi-irix6.*.
242 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
243 (with_stabs): Remove.
244 * configure: Regenerate.
245
246 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
247
248 * MAINTAINERS (OS Port Maintainers): Remove osf.
249 * configure.ac (enable_libgomp): Remove *-*-osf*.
250 (with_stabs): Remove alpha*-*-osf*.
251 * configure: Regenerate.
252
253 2012-03-05 Tristan Gingold <gingold@adacore.com>
254
255 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
256 * configure: Regenerate.
257
258 2012-02-17 Walter Lee <walt@tilera.com>
259
260 * MAINTAINERS: (Write After Approval): Delete myself.
261
262 2012-02-14 Walter Lee <walt@tilera.com>
263
264 * MAINTAINERS (tilegx port): Add myself.
265 (tilepro port): Add myself.
266 (Write After Approval): Add myself.
267
268 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
269
270 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
271 and Joseph Myers as docstring relicensing maintainers.
272
273 2012-02-09 Bin Cheng <bin.cheng@arm.com>
274
275 * MAINTAINERS (write-after-approval): Add myself.
276
277 2012-02-08 Ira Rosen <irar@il.ibm.com>
278
279 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
280 maintainer.
281
282 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
283
284 * MAINTAINERS (Write After Approval): Move myself to
285 maintain alphabetical order.
286
287 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
288
289 * MAINTAINERS (Write After Approval): Add myself.
290
291 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
292
293 * MAINTAINERS (Write After Approval): Add myself.
294
295 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
296 Jayant R Sonar <jayant.sonar@kpitcummins.com>
297
298 * configure.ac (cr16-*-*): Remove nonconfigdirs.
299 * configure: Regenerate.
300
301 2012-01-23 Harshit Chopra <harshit@google.com>
302
303 * MAINTAINERS (Write After Approval): Add myself.
304
305 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
306
307 * configure.ac: Remove reference to mh-interix.
308 * configure: Regenerate.
309
310 2012-01-05 Richard Henderson <rth@redhat.com>
311
312 PR bootstrap/51072
313 * configure.ac: Disable libitm if c++ is not enabled.
314 * configure: Rebuild.
315
316 * configure.ac: Fix regexp for same.
317 * configure: Rebuild.
318
319 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
320
321 * MAINTAINERS (Write After Approval): Add myself.
322
323 2012-01-02 Richard Guenther <rguenther@suse.de>
324
325 PR bootstrap/51686
326 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
327 * Makefile.in: Regenerate.
328
329 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
330
331 * MAINTAINERS (Write After Approval): Add myself.
332
333 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
334
335 * configure: Regenerate.
336
337 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
338
339 * MAINTAINERS (picochip): Changed email address.
340
341 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
342
343 * MAINTAINERS (write-after-approval): Add self.
344
345 2011-11-29 DJ Delorie <dj@redhat.com>
346
347 * configure.ac (rl78-*-*) New case.
348 * configure: Regenerate.
349 * MAINTAINERS: Add myself as RL78 maintainer.
350
351 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
352
353 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
354
355 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
356
357 * libtool.m4: Additional FreeBSD 10 fixes.
358
359 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
360
361 * MAINTAINERS: Move myself from Write After Approval to CPU Port
362 Maintainers section, as Epiphany maintainer.
363
364 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
365
366 PR target/49992
367 * configure.ac: Remove ranlib special-casing for Darwin.
368 * configure: Regenerate.
369
370 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
371
372 * MAINTAINERS (Reviewers): Keep the list sorted.
373
374 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
375
376 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
377
378 2011-11-09 Roland McGrath <mcgrathr@google.com>
379
380 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
381 * configure: Rebuild.
382 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
383 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
384 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
385 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
386 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
387 Add READELF.
388 * Makefile.in: Rebuild.
389
390 2011-11-09 Jason Merrill <jason@redhat.com>
391
392 * Makefile.def (language=c++): Remove check-c++0x.
393 * Makefile.in (check-gcc-c++): Regenerate.
394
395 2011-11-08 Richard Henderson <rth@redhat.com>
396
397 * configure.ac: Test for libitm directory present first.
398
399 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
400
401 * configure.ac: Test libitm/configure.tgt to disable libitm.
402 * configure: Rebuild.
403
404 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
405 Richard Henderson <rth@redhat.com>
406
407 Merged from transactional-memory.
408
409 * Makefile.def (lang_env_dependencies): libitm is c++.
410 Add libitm target module.
411 * configure.ac: Likewise.
412 * config/mmap.m4: New file.
413 * contrib/gcc_update: Add libitm to touch data.
414 * Makefile.in, configure: Rebuild.
415
416 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
417
418 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
419 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
420 * Makefile.in: Regenerate.
421
422 2011-11-01 DJ Delorie <dj@redhat.com>
423
424 * config.sub: Update to version 2011-10-29 (added rl78)
425
426 2011-10-27 Nick Clifton <nickc@redhat.com>
427
428 * config.sub: Import these changes from the config project:
429
430 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
431 Ben Elliston <bje@gnu.org>
432
433 * config.sub (epiphany): New.
434
435 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
436 Ben Elliston <bje@gnu.org>
437
438 * config.sub (hexagon, hexagon-*): New.
439
440 2011-08-23 Roland McGrath <mcgrathr@google.com>
441
442 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
443 64eb to be64.
444
445 2011-08-16 Roland McGrath <mcgrathr@google.com>
446
447 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
448 (nacl): Grok as alias for 32el-unknown-nacl.
449
450 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
451
452 * MAINTAINERS (Write After Approval): Add myself.
453
454 2011-10-24 Teresa Johnson <tejohnson@google.com>
455
456 * MAINTAINERS (Write After Approval): Add myself.
457
458 2011-09-21 Jakub Jelinek <jakub@redhat.com>
459
460 * MAINTAINERS (sparc port): Remove myself.
461
462 2011-09-14 Tom de Vries <tom@codesourcery.com>
463
464 * MAINTAINERS (Write After Approval): Add myself.
465
466 2011-08-14 Yao Qi <yao@codesourcery.com>
467
468 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
469 * configure: Regenerate.
470
471 2011-07-26 Ian Lance Taylor <iant@google.com>
472
473 * configure.ac: Set have_compiler based on whether gcc directory
474 exists, rather than on whether gcc is in configdirs.
475 * configure: Rebuild.
476
477 2011-07-21 Joseph Myers <joseph@codesourcery.com>
478
479 * MAINTAINERS (Global Reviewers): Add self.
480
481 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
482
483 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
484 link directories.
485 * Makefile.in: Rebuild.
486
487 2011-07-20 Ian Lance Taylor <iant@google.com>
488
489 PR bootstrap/49787
490 * configure.ac: Move --enable-bootstrap handling earlier in file.
491 If --enable-bootstrap and either --enable-build-with-cxx or
492 --enable-build-poststage1-with-cxx, enable C++ automatically.
493 * configure: Rebuild.
494
495 2011-07-19 Ian Lance Taylor <iant@google.com>
496
497 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
498 make C++ a boot_language. Set and substitute
499 POSTSTAGE1_CONFIGURE_FLAGS.
500 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
501 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
502 * configure, Makefile.in: Rebuild.
503
504 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
505
506 * MAINTAINERS (Register Allocation): Move myself from reviewers to
507 maintainers.
508
509 2011-07-18 Jakub Jelinek <jakub@redhat.com>
510
511 * MAINTAINERS (Global Reviewers): Add myself.
512
513 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
514
515 * configure: Regenerate.
516
517 2011-07-16 Jason Merrill <jason@redhat.com>
518
519 * Makefile.def (language=c++): Add check-c++0x and
520 check-target-libmudflap-c++.
521 * Makefile.tpl (check-target-libmudflap-c++): New.
522 * Makefile.in: Regenerate.
523
524 2011-07-16 Matthias Klose <doko@ubuntu.com>
525
526 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
527 * Makefile.def (target_modules/libjava): Pass
528 $(EXTRA_CONFIGARGS_LIBJAVA).
529 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
530 if not configured with --enable-static-libjava.
531 * Makefile.in: Regenerate.
532 * configure: Likewise.
533
534 2011-07-15 Jason Merrill <jason@redhat.com>
535
536 * Makefile.in (check-c++): Move check-gcc-c++0x after
537 check-target-libstdc++-v3.
538
539 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
540
541 * MAINTAINERS (c6x port): New entry.
542
543 2011-07-13 Jason Merrill <jason@redhat.com>
544
545 * Makefile.in (check-gcc-c++0x): New.
546 (check-c++): Depend on it.
547
548 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
549
550 PR target/39150
551 * configure.ac (i[3456789]86-*-solaris2*): Also accept
552 x86_64-*-solaris2.1[0-9]*.
553 * configure: Regenerate.
554
555 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
556
557 * MAINTAINERS (RTL optimizers): Add self.
558
559 2011-06-27 Gabriel Charette <gchare@google.com>
560
561 * MAINTAINERS (Write After Approval): Add myself.
562
563 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
564
565 PR regression/47836
566 PR bootstrap/23656
567 PR other/47733
568 PR bootstrap/49247
569 PR c/48825
570 * configure.ac (target_libraries): Remove target-libiberty.
571 Remove case-statement setting skipdirs=target-libiberty for
572 multiple targets. Remove checking target_configdirs and
573 removing target-libiberty but keeping target-libgcc if
574 otherwise empty.
575 * Makefile.def (target_modules): Don't add libiberty.
576 (dependencies): Remove all traces of target-libiberty.
577 * configure, Makefile.in: Regenerate.
578
579 2011-06-13 Walter Lee <walt@tilera.com>
580
581 * configure.ac (tilepro-*-*) New case.
582 (tilegx-*-*): Likewise.
583 * configure: Regenerate.
584
585 2011-06-06 Jing Yu <jingyu@google.com>
586
587 * configure.ac: Skip target-libiberty for
588 arm*-*-linux-androideabi.
589 * configure: Regenerated.
590
591 2011-06-06 Nick Clifton <nickc@redhat.com>
592
593 * config.sub: Sync from upstream.
594
595 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
596
597 * MAINTAINERS (Write After Approval): Add myself.
598
599 2011-06-01 Daniel Jacobowitz <drow@false.org>
600
601 * MAINTAINERS: Update my email address.
602
603 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
604
605 * MAINTAINERS (Write After Approval): Update my email address.
606
607 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
608
609 * MAINTAINERS (Write After Approval): Add myself.
610
611 2011-05-08 Doug Kwan <dougkwan@google.com>
612
613 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
614 * configure: Regenerated.
615 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
616 value from configure.
617 * Makefile.in: Regenerated.
618
619 2011-05-05 Joseph Myers <joseph@codesourcery.com>
620
621 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
622 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
623 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
624 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
625 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
626 *-*-vxworks*): Disable newlib and libgloss in separate case
627 statement.
628 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
629 to separate case statement.
630 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
631 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
632 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
633 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
634 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
635 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
636 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
637 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
638 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
639 i[[3456789]]86-*-rdos*, m32r-*-*,
640 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
641 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
642 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
643 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
644 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
645 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
646 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
647 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
648 and libgloss in main case over targets. Remove most empty cases
649 in main case over targets.
650 * configure: Regenerate.
651
652 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
653
654 * MAINTAINERS (Write After Approval): Add myself.
655
656 2011-05-04 Joseph Myers <joseph@codesourcery.com>
657
658 * configure.ac: Remove code setting special library locations for
659 hppa*64*-*-hpux11*. Remove code setting compiler for
660 sparc-sun-solaris2*.
661 * configure: Regenerate.
662
663 2011-05-04 Joseph Myers <joseph@codesourcery.com>
664
665 * configure.ac: Separate libgloss_dir settings from general case
666 over targets.
667 * configure: Regenerate.
668
669 2011-04-28 Joseph Myers <joseph@codesourcery.com>
670
671 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
672 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
673 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
674 cases in libgcj-disabling case statement.
675 (hppa*64*-*-linux*): Set unsupported_languages instead of
676 disabling target-zlib.
677 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
678 to hppa*64*-*-hpux*.
679 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
680 hppa*-*-hpux*.
681 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
682 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
683 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
684 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
685 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
686 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
687 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
688 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
689 libgcj-disabling case statement.
690 * configure: Regenerate.
691
692 2011-04-28 Joseph Myers <joseph@codesourcery.com>
693
694 * configure.ac: Disable Java for targets not supporting libffi.
695 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
696 Remove cases in Java-disabling statement.
697 (*arm-wince-pe): Change to arm-wince-pe.
698 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
699 cases in Java-disabling statement.
700 (bfin-*-*): Don't disable Java again.
701 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
702 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
703 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
704 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
705 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
706 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
707 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
708 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
709 Java-disabling statement.
710 (mmix-*-*): Don't disable Java again.
711 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
712 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
713 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
714 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
715 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
716 statement.
717 * configure: Regenerate.
718
719 2011-04-28 Joseph Myers <joseph@codesourcery.com>
720
721 * configure.ac: Separate cases disabling Java and Java libraries
722 from general case over targets.
723 * configure: Regenerate.
724
725 2011-04-21 Jie Zhang <jzhang918@gmail.com>
726
727 * MAINTAINERS: Update my email address.
728
729 2011-04-20 Easwaran Raman <eraman@google.com>
730
731 * MAINTAINERS (Write After Approval): Add myself.
732
733 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
734
735 PR lto/48086
736 * configure.ac: Re-enable LTO on *-apple-darwin9*.
737 * configure: Regenerate.
738
739 2011-04-16 Jim Meyering <meyering@redhat.com>
740
741 * MAINTAINERS (Write After Approval): Add myself.
742
743 2011-04-15 Dodji Seketeli <dodji@redhat.com>
744
745 * MAINTAINERS: Update my email address.
746
747 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
748
749 * MAINTAINERS (Write After Approval): Add myself.
750
751 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
752
753 * MAINTAINERS (Write After Approval): Add myself.
754
755 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
756
757 * MAINTAINERS (Write After Approval): Add myself.
758
759 2011-04-06 Joseph Myers <joseph@codesourcery.com>
760
761 * configure.ac (build_tools): Remove build-byacc.
762 (host_libs): Remove mmalloc.
763 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
764 autoconf automake libtool diff rcs fileutils shellutils time
765 textutils wdiff find uudecode hello tar gzip indent recode release
766 sed perl gawk findutils gettext zip.
767 (libgcj): Remove target-qthreads.
768 (target_tools): Remove target-examples target-gperf.
769 (YACC): Don't handle building byacc.
770 * configure: Regenerate.
771 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
772 dosutils, examples, fileutils, find, findutils, gawk, gettext,
773 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
774 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
775 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
776 handle building components.
777 * Makefile.in: Regenerate.
778
779 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
780
781 * MAINTAINERS: Update my email address as Xtensa maintainer.
782
783 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
784
785 * config.sub: Sync from upstream.
786
787 2011-04-01 Joseph Myers <joseph@codesourcery.com>
788
789 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
790 (microblaze*): Don't disable libssp.
791 * configure: Regenerate.
792
793 2011-04-01 Joseph Myers <joseph@codesourcery.com>
794
795 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
796 moveifchange.
797 * configure: Regenerate.
798 * Makefile.tpl: Use @SHELL@ not @config_shell@.
799 * Makefile.in: Regenerate.
800
801 2011-04-01 Joseph Myers <joseph@codesourcery.com>
802
803 * configure.ac (*-*-sysv4*): Don't enable libgomp.
804 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
805 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
806 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
807 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
808 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
809 md_exec_prefix cases.
810 * configure: Regenerate.
811
812 2011-04-01 Joseph Myers <joseph@codesourcery.com>
813
814 * configure.ac: Separate cases disabling target-libssp,
815 target-libiberty, target-libstdc++-v3 and Fortran from general
816 case over targets.
817 * configure: Regenerate.
818
819 2011-04-01 Joseph Myers <joseph@codesourcery.com>
820
821 * configure.ac (*-*-chorusos): Don't disable libgcj.
822 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
823 Remove case.
824 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
825 (arm-*-coff): Don't disable libgcj.
826 (arm*-*-linux-gnueabi): Remove useless assignment.
827 (arm-*-riscix*): Don't disable libgcj.
828 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
829 configuration.
830 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
831 (c54x*-*-*): Remove case.
832 (tic54x-*-*): Don't disable GCC or GCC libraries.
833 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
834 to *.
835 (d10v-*-*): Don't disable GCC libraries.
836 (d30v-*-*): Don't disable libgcj.
837 (h8500-*-*): Don't disable GCC libraries.
838 (i960-*-*): Don't disable libgcj.
839 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
840 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
841 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
842 libgcj.
843 (m68k-*-coff*): Remove case.
844 (mmix-*-*): Don't disable libgloss on host.
845 (mn10200-*-*, mn10300-*-*): Remove cases.
846 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
847 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
848 Don't disable libgcj.
849 (romp-*-*): Remove case.
850 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
851 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
852 case.
853 (v810-*-*): Don't disable GCC libraries.
854 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
855 (ip2k-*-*): Don't disable GCC libraries.
856 * configure: Regenerate.
857
858 2011-03-28 Joseph Myers <joseph@codesourcery.com>
859
860 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
861 libffi on host.
862 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
863 on host.
864 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
865 * configure: Regenerate.
866
867 2011-03-26 John Marino <binutils@marino.st>
868
869 * configure.ac: Add support for *-*-dragonfly*
870 * configure: Regenerate.
871
872 2011-03-25 Joseph Myers <joseph@codesourcery.com>
873
874 * configure.ac (native_only): Remove.
875 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
876 send-pr uudecode guile gnuserv on host.
877 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
878 send-pr rcs guile perl texinfo libtool on host.
879 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
880 automake send-pr rcs guile perl texinfo libtool on host.
881 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
882 (*-*-kaos*): Don't disable target-examples target-gperf on target.
883 (alpha*-dec-osf*): Don't disable fileutils on target.
884 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
885 texinfo send-pr expect dejagnu on target.
886 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
887 target-qthreads on target.
888 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
889 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
890 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
891 x86_64-*-mingw*): Don't disable expect on target.
892 (*-*-cygwin*): Don't disable target-gperf on target.
893 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
894 gnuserv on target.
895 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
896 target.
897 * configure: Regenerate.
898
899 2011-03-25 Joseph Myers <joseph@codesourcery.com>
900
901 * configure.ac (target_tools): Remove target-groff.
902 (native_only): Remove target-groff.
903 (hppa*64*-*-*): Don't disable byacc.
904 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
905 setting.
906 (*-*-kaos*): Don't skip target-librx and target-groff.
907 (*-*-netware*): Don't skip target-libmudflap.
908 (*-*-tpf*): Don't skip target-libmudflap.
909 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
910 directories on the host.
911 (ia64*-*-*vms*): Don't skip tix.
912 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
913 host.
914 * configure: Regenerate.
915
916 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
917
918 * configure.ac: Remove references to mt-mep, mt-netware,
919 mt-wince.
920 * Makefile.def: Add all-utils soft dependencies.
921 * Makefile.tpl: Remove GDB_NLM_DEPS.
922 * configure: Regenerate.
923 * Makefile.in: Regenerate.
924
925 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
926
927 * configure.ac: Do not include mh-x86omitfp.
928 * configure: Regenerate.
929
930 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
931
932 * configure.ac: Remove empty cases.
933 * configure: Regenerate.
934
935 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
936
937 * Makefile.def: Add dependency from termcap to gdb.
938 * Makefile.in: Regenerate.
939
940 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
941
942 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
943 * configure: Regenerate.
944 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
945 * Makefile.tpl: Likewise.
946 * Makefile.in: Regenerate.
947
948 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
949
950 * configure.ac: Remove all mentions of tentative_cc.
951 * configure: Regenerate.
952
953 2011-03-24 Joseph Myers <joseph@codesourcery.com>
954
955 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
956 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
957 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
958 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
959 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
960 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
961 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
962 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
963 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
964 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
965 *-*-rhapsody*): Remove host cases.
966 * configure: Regenerate.
967
968 2011-03-24 Joseph Myers <joseph@codesourcery.com>
969
970 * configure.ac (ppc*-*-pe): Remove host case.
971 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
972 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
973 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
974 cases.
975 * configure: Regenerate.
976
977 2011-03-24 Joseph Myers <joseph@codesourcery.com>
978
979 * config.sub: Update to version 2011-03-23.
980
981 2011-03-22 Joseph Myers <joseph@codesourcery.com>
982
983 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
984 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
985 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
986 * configure: Regenerate.
987
988 2011-03-22 Joseph Myers <joseph@codesourcery.com>
989
990 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
991 to Write After Approval.
992 * config-ml.in: Don't handle arc-*-elf*.
993 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
994 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
995 handle GCC libraries.
996 * configure: Regenerate.
997
998 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
999
1000 PR bootstrap/48120:
1001 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1002 Add -lstdc++ -lm to LIBS.
1003 * configure: Regenerate.
1004
1005 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1006
1007 * config.guess: Update to version 2011-02-02
1008 * config.sub: Update to version 2011-02-24
1009
1010 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1011
1012 PR lto/48086
1013 * configure.ac: Re-enable LTO on *-apple-darwin9.
1014 * configure: Regenerate.
1015
1016 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1017
1018 PR lto/48086
1019 * configure.ac: Disable LTO on darwin due to an assembler change in
1020 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1021 under 256.
1022 * configure: Regenerate.
1023
1024 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1025
1026 * MAINTAINERS: Update myself as score backend maintainer,
1027 update my e-mail address.
1028
1029 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1030
1031 * MAINTAINERS: Update my e-mail address.
1032
1033 2011-03-06 Joey Ye <joey.ye@arm.com>
1034
1035 * MAINTAINERS: Update my e-mail address.
1036
1037 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1038
1039 * configure.ac: Adjust test of with_ppl.
1040 * configure: Regenerated.
1041
1042 2011-03-02 Kai Tietz <ktietz@redhat.com>
1043
1044 * MAINTAINERS: Adjust my e-mail address.
1045
1046 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1047
1048 * configure.ac: Add -lpwl to ppllibs.
1049 * configure: Regenerated.
1050
1051 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1052
1053 * config/cloog.m4: Add -lisl to clooglibs.
1054 * configure: Regenerated.
1055
1056 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1057
1058 * MAINTAINERS (CPU Port maintainers): Add self.
1059
1060 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1061
1062 * MAINTAINERS: Add myself as testsuite maintainer.
1063
1064 2011-02-15 Mike Stump <mikestump@comcast.net>
1065
1066 * MAINTAINERS: Add myself as testsuite maintainer.
1067
1068 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1069
1070 Import from Libtool and gnulib:
1071
1072 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1073
1074 Prepare for supporting FreeBSD 10.
1075 * config.rpath: Remove handling of freebsd1* which soon would
1076 match FreeBSD 10.0.
1077
1078 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1079
1080 Remove support for FreeBSD 1.x.
1081 * libtool.m4 (_LT_LINKER_SHLIBS)
1082 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1083 soon would incorrectly match FreeBSD 10.0.
1084
1085 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1086
1087 PR binutils/12283
1088 * move-if-change: Import version from gnulib.
1089
1090 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1091
1092 PR lto/47225
1093 * Makefile.def (lto-plugin): Double dash for enable-shared.
1094 (configure-gcc): Depend on all-lto-plugin.
1095 * Makefile.in: Rebuilt.
1096
1097 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1098
1099 * configure.ac: Remove extra bracket.
1100 * configure: Regenerate.
1101
1102 2011-02-08 Tobias Burnus <burnus@net-b.de>
1103
1104 * MAINTAINERS: Add myself as libquadmath maintainer.
1105
1106 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1107
1108 * MAINTAINERS: Update my email address.
1109
1110 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1111
1112 * MAINTAINERS (option handling): Add self.
1113
1114 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1115
1116 PR lto/47225
1117 * Makefile.def: Add dependency for install-gcc
1118 on install-lto-plugin.
1119 * Makfile.in: Regenerated
1120
1121 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1122
1123 * MAINTAINERS (CPU Port Maintainers): Add myself.
1124
1125 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1126
1127 PR libgcj/44341
1128 * configure.ac: Discard --with-* flags for host when configuring
1129 target libraries for cross build.
1130 * configure: Rebuilt.
1131
1132 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1133
1134 * MAINTAINERS (linear loop transforms): Removed.
1135
1136 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1137
1138 * configure.ac: If with_ppl is no, move setting with_cloog=no
1139 after CLOOG_REQUESTED check.
1140 * configure: Regenerated.
1141
1142 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1143
1144 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1145 CLooG has been requested.
1146 * configure: Regenerated.
1147
1148 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1149
1150 * configure: Regenerated.
1151 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1152
1153 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1154
1155 * configure: Regenerated.
1156 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1157
1158 2011-01-21 Andreas Schwab <schwab@redhat.com>
1159
1160 * configure.ac: Use AS_HELP_STRING throughout.
1161 * configure: Regenerate.
1162
1163 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1164
1165 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1166 * configure: Regenerate.
1167
1168 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1169
1170 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1171
1172 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1173
1174 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1175 for ia64-hpux.
1176 * configure: Regenerate.
1177
1178 2011-01-07 Jan Hubicka <jh@suse.cz>
1179
1180 PR lto/47225
1181 * Makefile.in: Regenerate.
1182 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1183 configure.
1184
1185 2011-01-07 Jan Hubicka <jh@suse.cz>
1186
1187 * Makefile.in: Regenerate.
1188 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1189 and configure dependency on lto-plugin configure.
1190 (lto-plugin module): Remove dependency on GCC; add dependency on
1191 liniberty.
1192
1193 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1194
1195 * MAINTAINERS (Write After Approval): Add myself.
1196
1197 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1198
1199 * configure: Regenerate.
1200
1201 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1202
1203 * configure.ac: (picochip): Disable libiberty.
1204
1205 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1206
1207 * MAINTAINERS (Write After Approval): Add myself.
1208
1209 2010-12-10 Ian Lance Taylor <iant@google.com>
1210
1211 PR bootstrap/46819
1212 * configure.ac: For --disable-libgcj clear libgcj_saved.
1213 * configure: Rebuild.
1214
1215 2010-12-10 Tobias Burnus <burnus@net-b.de>
1216
1217 PR fortran/46540
1218 * configure.ac: Add --disable-libquadmath and
1219 --disable-libquadmath-support.
1220 * configure: Regenerate.
1221
1222 2010-12-03 Ian Lance Taylor <iant@google.com>
1223
1224 * MAINTAINERS: Add myself as libgo maintainer.
1225
1226 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1227
1228 PR libffi/46792
1229 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1230 * configure: Regenerate.
1231
1232 2010-12-02 Ian Lance Taylor <iant@google.com>
1233
1234 * configure.ac: Always set default for poststage1_ldflags to
1235 -static-libstdc++ -static-libgcc.
1236
1237 2010-11-29 Andreas Schwab <schwab@redhat.com>
1238
1239 * configure.ac: Move comment to remove extra space in last argument
1240 of GCC_TARGET_TOOL.
1241
1242 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1243
1244 PR other/46026
1245 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1246 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1247 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1248 (BASE_FLAGS_TO_PASS): Use it.
1249 * configure: Rebuilt.
1250 * Makefile.in: Rebuilt.
1251
1252 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1253
1254 PR binutils/12258
1255 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1256 Properly check default linker.
1257 * configure: Regnerated.
1258
1259 2010-11-23 Matthias Klose <doko@ubuntu.com>
1260
1261 * configure.ac: For --enable-gold, handle value `default' instead of
1262 `both*'. New configure option --{en,dis}able-ld.
1263 * configure: Regenerate.
1264
1265 2010-11-20 Ian Lance Taylor <iant@google.com>
1266
1267 * configure.ac: Only disable a language library if no language needs
1268 it. Don't let --disable-libgcj uncondtionally disable libffi.
1269 * configure: Rebuild.
1270
1271 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1272
1273 * Makefile.in: Regenerate.
1274
1275 PR other/46202
1276 * configure.ac: Fix just-built in-tree STRIP name to be
1277 binutils/strip-new.
1278 * configure: Regenerate.
1279 * Makefile.def (install-strip-gcc, install-strip-binutils)
1280 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1281 (install-strip-sid): Mirror dependencies on non-strip variants
1282 of these targets on the respective -strip prerequisites.
1283 * Makefile.tpl (install-strip, install-strip-host)
1284 (install-strip-target): New targets.
1285 (install-strip-[+module+], install-strip-target-[+module+]):
1286 New targets.
1287 * Makefile.in: Regenerate.
1288
1289 2010-11-19 Ian Lance Taylor <iant@google.com>
1290 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1291
1292 * configure.ac: Add target-libgo to target_libraries. Set
1293 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1294 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1295 (HOST_EXPORTS): Add GOC.
1296 (BASE_TARGET_EXPORTS): Add GOC.
1297 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1298 (GOCFLAGS_FOR_TARGET): New variable.
1299 (EXTRA_HOST_FLAGS): Add GOC.
1300 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1301 * Makefile.def (target_modules): Add libgo.
1302 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1303 (dependencies): Add dependency from configure-target-libgo to
1304 configure-target-libffi and all-target-libstdc++-v3. Add
1305 dependencies from all-target-libgo to all-target-libffi.
1306 (languages): Add go.
1307 * configure: Rebuild.
1308 * Makefile.in: Rebuild.
1309
1310 2010-11-19 Ian Lance Taylor <iant@google.com>
1311
1312 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1313 compiler/flag environment variables.
1314
1315 2010-11-18 Ian Lance Taylor <iant@google.com>
1316
1317 * configure.ac: Check for lang_requires_boot_languages in
1318 config-lang.in files.
1319 * configure: Rebuild.
1320
1321 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1322 Tobias Burnus <burnus@net-b.de>
1323
1324 PR fortran/32049
1325 * Makefile.def: Add libquadmath; build it with language=fortran.
1326 * configure.ac: Add libquadmath.
1327 * Makefile.tpl: Handle multiple libs in check-[+language+].
1328 * Makefile.in: Regenerate.
1329 * configure: Regenerate.
1330
1331 2010-11-16 Tom Tromey <tromey@redhat.com>
1332
1333 * MAINTAINERS: Moved myself to reviewers section.
1334
1335 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1336
1337 * MAINTAINERS: Moved myself to reviewers section.
1338
1339 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1340
1341 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1342 (Write After Approval): Remove self.
1343
1344 2010-11-15 Andreas Schwab <schwab@redhat.com>
1345
1346 * configure.ac: Fix spelling in option names.
1347 * configure: Regenerated.
1348
1349 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1350
1351 PR bootstrap/39622
1352 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1353 * configure: Regenerated.
1354
1355 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1356
1357 * MAINTAINERS: Update my email address.
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-12 Tobias Grosser <grosser@fim.uni-passau.de>
1372
1373 * configure: Regenerate.
1374
1375 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1376
1377 * configure.ac: Support official CLooG.org versions.
1378 * configure: Regenerate.
1379 * config/cloog.m4: New.
1380
1381 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1382
1383 * MAINTAINERS (Write After Approval): Add myself.
1384
1385 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1386
1387 * MAINTAINERS: Update my email address.
1388
1389 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1390
1391 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1392 * configure: Regenerate.
1393
1394 2010-11-03 Ian Lance Taylor <iant@google.com>
1395 Dave Korn <dave.korn.cygwin@gmail.com>
1396
1397 PR lto/46273
1398 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1399 and on other supported platforms whenever LTO is enabled.
1400 * configure: Rebuild.
1401
1402 2010-11-02 Alan Modra <amodra@gmail.com>
1403
1404 PR binutils/12110
1405 * configure.ac: Error when source path contains spaces.
1406 * configure: Regenerate.
1407
1408 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1409
1410 * MAINTAINERS: Update my email address.
1411
1412 2010-10-20 Ian Lance Taylor <iant@google.com>
1413
1414 * Makefile.def (target_modules): Set lib_path to src/.libs for
1415 libstdc++-v3 module.
1416 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1417 * Makefile.in: Rebuild.
1418
1419 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1420
1421 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1422 (Write After Approval): Remove myself.
1423
1424 2010-10-15 Tristan Gingold <gingold@adacore.com>
1425
1426 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1427
1428 2010-10-14 Douglas Rupp <rupp@gnat.com>
1429
1430 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1431
1432 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1433
1434 * configure.ac (build_lto_plugin): New shell variable.
1435 (--enable-lto): Turn on by default for all non-ELF platforms that
1436 have had LTO support added so far. Set build_lto_plugin appropriately
1437 for both ELF and non-ELF.
1438 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1439 * configure: Regenerate.
1440
1441 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1442
1443 Sync from src:
1444 * configure.ac (v850 support): Remove target-libgloss from
1445 noconfigdirs.
1446 * configure: Regenerate.
1447
1448 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1449
1450 PR bootstrap/45326
1451 PR bootstrap/45174
1452 * configure.ac: Honor initial values of $build_configargs,
1453 $host_configargs, $target_configargs. Mark the precious, so
1454 environment settings get recorded.
1455 * configure: Regenerate.
1456
1457 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1458
1459 PR bootstrap/45796
1460 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1461 Depend on all-build-libiberty.
1462 * Makefile.in: Regenerate.
1463
1464 2010-09-30 Michael Eager <eager@eagercon.com>
1465
1466 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1467 * configure: Regenerate.
1468
1469 2010-09-28 Michael Eager <eager@eagercon.com>
1470
1471 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1472
1473 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1474
1475 PR bootstrap/44621
1476 * configure.ac: Fix unportable shell quoting.
1477 * configure: Regenerate.
1478
1479 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1480
1481 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1482 targets and amend comment.
1483 * configure: Regenerate.
1484
1485 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1486
1487 * MAINTAINERS (Write After Approval): Add myself.
1488
1489 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1490
1491 * configure.ac: Enable LTO by default on Darwin.
1492 * configure: Regenerate.
1493
1494 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1495
1496 * MAINTAINERS (Write After Approval): Add myself.
1497
1498 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1499
1500 * MAINTAINERS (Write After Approval): Add myself.
1501
1502 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1503
1504 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1505 ports
1506
1507 2010-07-28 David Yuste <david.yuste@gmail.com>
1508
1509 * MAINTAINERS (Write After Approval): Add myself.
1510
1511 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1512
1513 * configure.ac: Support all v850 targets.
1514 * configure: Regenerate.
1515
1516 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1517
1518 PR bootstrap/44455
1519 * configure.ac (extra_mpfr_configure_flags): Copy from
1520 extra_mpc_gmp_configure_flags.
1521 * configure: Re-generated.
1522
1523 2010-07-22 Andi Kleen <ak@linux.intel.com>
1524
1525 * MAINTAINERS (Write After Approval): Add myself.
1526
1527 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1528
1529 * MAINTAINERS (Write After Approval): Add myself.
1530
1531 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1532
1533 * MAINTAINERS (Write After Approval): Add myself.
1534
1535 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1536
1537 PR target/44862
1538 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1539 Provide -B option to allow for link spec %s substitutions for
1540 libstdc++.a on darwin.
1541 * Makefile.in: Regenerate.
1542
1543 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1544
1545 * MAINTAINERS (Reviewers): Update my e-mail address
1546
1547 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1548
1549 * Makefile.def (configure-gcc): Depend on all-libelf.
1550 * Makefile.in: Rebuild.
1551
1552 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1553
1554 * MAINTAINERS (Write After Approval): Add myself in the right place.
1555
1556 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1557
1558 * MAINTAINERS (Write After Approval): Add myself.
1559
1560 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1561
1562 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1563
1564 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1565
1566 * config.sub: Update to version 2010-05-21.
1567 * config.guess: Update to version 2010-04-03.
1568
1569 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1570
1571 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1572 * configure: Regenerate.
1573
1574 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1575
1576 * MAINTAINERS (Write After Approval): Add myself.
1577
1578 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1579
1580 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1581 a platform that supports LTO.
1582 * configure: Regenerate.
1583
1584 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1585
1586 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1587 * configure: Regenerated.
1588
1589 2010-04-27 Roland McGrath <roland@redhat.com>
1590 H.J. Lu <hongjiu.lu@intel.com>
1591
1592 * configure.ac (--enable-gold): Support both, both/gold and
1593 both/bfd to add gold to configdirs without removing ld.
1594 * configure: Regenerated.
1595
1596 * Makefile.def: Add install-gold dependency to install-ld.
1597 * Makefile.in: Regenerated.
1598
1599 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1600
1601 PR lto/42776
1602 * configure.ac (--enable-lto): Refactor handling so libelf tests
1603 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1604 and allow LTO to be explicitly enabled on non-ELF platforms that
1605 are known to support it inside else-clause.
1606 * configure: Regenerate.
1607
1608 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1609
1610 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1611 * configure: Regenerate.
1612
1613 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1614
1615 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1616 * configure: Regenerate.
1617
1618 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1619
1620 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1621 separately.
1622 * configure: Regenerate.
1623
1624 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1625
1626 * MAINTAINERS (Write After Approval): Add myself.
1627
1628 2010-04-14 Tristan Gingold <gingold@adacore.com>
1629
1630 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1631 * configure: Regenerate.
1632
1633 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1634
1635 * configure: Regenerate after change to elf.m4.
1636
1637 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1638
1639 * MAINTAINERS (Write After Approval): Add myself.
1640
1641 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1642
1643 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1644 * configure: Regenerated.
1645
1646 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1647
1648 * configure.ac: Print "buggy but acceptable" when CLooG
1649 revision is less than 9.
1650 * configure: Regenerated.
1651
1652 2010-04-01 Diego Novillo <dnovillo@google.com>
1653
1654 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1655
1656 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1657
1658 PR bootstrap/43615
1659 PR bootstrap/43328
1660
1661 Revert:
1662
1663 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1664
1665 * configure.ac: Do not pass --enable-multilib nor
1666 --disable-multilib in baseargs. Accept explicitly passed
1667 --enable_multilib.
1668 * configure: Regenerate.
1669
1670 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1671
1672 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1673
1674 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1675
1676 * MAINTAINERS: Remove myself.
1677
1678 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1679
1680 PR bootstrap/43328
1681 * configure.ac: Do not pass --enable-multilib nor
1682 --disable-multilib in baseargs. Accept explicitly passed
1683 --enable_multilib.
1684 * configure: Regenerate.
1685
1686 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1687
1688 * MAINTAINERS (spu port): Remove me.
1689
1690 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1691
1692 * configure.ac (tic6x-*-*): New case.
1693 * configure: Regenerate.
1694
1695 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1696
1697 * config.sub: Update to version 2010-03-22.
1698 * config.guess: Update to version 2009-12-30.
1699
1700 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1701
1702 PR ada/42554
1703 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1704 * configure: Regenerate.
1705
1706 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1707
1708 * MAINTAINERS: Update my email address.
1709
1710 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1711
1712 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1713 (ghassan.shobaki@amd.com): Removed.
1714
1715 2010-03-17 Alan Modra <amodra@gmail.com>
1716
1717 * MAINTAINERS: Update my email address.
1718
1719 2010-03-16 Diego Novillo <dnovillo@google.com>
1720
1721 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1722 Matthews.
1723
1724 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1725
1726 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1727 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1728
1729 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1730
1731 * MAINTAINERS: Update my email address.
1732
1733 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1734
1735 * MAINTAINERS: Update my email address.
1736
1737 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1738
1739 * MAINTAINERS: Update my email address.
1740
1741 2010-03-09 Jie Zhang <jie@codesourcery.com>
1742
1743 * MAINTAINERS: Update my email address.
1744
1745 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1746
1747 PR libstdc++/32499
1748 * configure.ac (RANLIB): Default to true.
1749 (STRIP): Likewise.
1750 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1751 * configure: Regenerate.
1752
1753 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1754
1755 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1756 (Write After Approval): Update my email address.
1757
1758 2010-02-17 Nick Clifton <nickc@redhat.com>
1759
1760 PR 11238
1761 * Makefile.tpl (local-distclean): Also remove config.cache files in
1762 sub-directories as there may not be Makefiles present in the
1763 sub-directories.
1764 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1765 the config.cache files found by the find command.
1766
1767 * Makefile.in: Regenerate.
1768 * configure.ac: Revert previous delta.
1769 * configure: Regenerate.
1770
1771 2010-02-15 Nick Clifton <nickc@redhat.com>
1772
1773 PR 11238
1774 * configure.ac: Delete config.cache files in sub-directories when
1775 deleting Makefiles.
1776 * configure: Regenerate.
1777
1778 2010-02-12 Ben Elliston <bje@gnu.org>
1779
1780 * MAINTAINERS: Update my email address.
1781
1782 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1783
1784 * MAINTAINERS (spu port): Update my email address.
1785
1786 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1787
1788 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1789
1790 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1791
1792 * configure.ac: Add "recommended" version checks for GMP/MPC.
1793 Update recommended GMP/MPFR/MPC versions.
1794 * configure: Regenerate.
1795
1796 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1797
1798 * MAINTAINERS: Move my Embecosm email address into the
1799 write-after-approval section.
1800
1801 2010-01-26 Ian Lance Taylor <iant@google.com>
1802
1803 * MAINTAINERS: Add myself as Go frontend maintainer.
1804
1805 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1806
1807 PR libstdc++/36101, PR libstdc++/42813
1808 * configure.ac (bootstrap_target_libs): Make inclusion of
1809 target-libgomp conditional on libgomb being in target_configdirs.
1810 * configure: Regenerate.
1811
1812 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1813
1814 PR libstdc++/36101, PR libstdc++/42813
1815 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1816 * configure: Regenerate.
1817
1818 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1819
1820 PR libstdc++/36101, PR libstdc++/42813
1821 * configure.ac (target_configdirs): Substitute.
1822 * Makefile.def: Bootstrap target module libgomp.
1823 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1824 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1825 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1826 * configure, Makefile.in: Regenerate.
1827
1828 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1829
1830 * MAINTAINERS: Adjust my details.
1831
1832 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1833
1834 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1835
1836 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1837
1838 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1839
1840 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1841
1842 * MAINTAINERS (Write After Approval): Add myself.
1843
1844 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1845
1846 * MAINTAINERS (Write After Approval): Add myself.
1847
1848 2010-01-11 Richard Guenther <rguenther@suse.de>
1849
1850 PR lto/41569
1851 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1852 * Makefile.in: Regenerated.
1853
1854 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1855
1856 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1857 * configure: Regenerate.
1858
1859 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1860 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1861
1862 PR bootstrap/42424
1863 * configure.ac: Include libtool m4 files.
1864 (_LT_CHECK_OBJDIR): Call it.
1865 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1866 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1867
1868 * configure: Regenerate.
1869
1870 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1871
1872 PR bootstrap/41818
1873 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1874 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1875 * Makefile.in: Regenerate.
1876
1877 2010-01-02 Richard Guenther <rguenther@suse.de>
1878
1879 PR lto/41529
1880 * configure.ac: Include config/elf.m4. Disable LTO if not
1881 builting for an elf target.
1882 * configure: Regenerate.
1883
1884 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1885
1886 * MAINTAINERS: Change my email address.
1887
1888 2009-12-18 Ben Elliston <bje@au.ibm.com>
1889
1890 * config.sub, config.guess: Update from upstream sources.
1891
1892 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1893
1894 * MAINTAINERS (Write After Approval): Add myself.
1895
1896 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1897
1898 PR middle-end/30447
1899 PR middle-end/30789
1900 PR other/40302
1901
1902 * configure.ac: Require MPC.
1903 * configure: Regenerate.
1904
1905 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1906
1907 PR target/38384
1908 PR bootstrap/40972
1909 * libtool.m4: Sync from git Libtool.
1910 * ltoptions.m4: Likewise.
1911 * ltversion.m4: Likewise.
1912 * lt~obsolete.m4: Likewise.
1913 * ltmain.sh: Likewise.
1914
1915 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1916
1917 * configure.ac: Update minimum MPC version to 0.8.
1918 * configure: Regenerate.
1919
1920 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1921
1922 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1923 * configure: Regenerated.
1924
1925 2009-11-21 Ian Lance Taylor <iant@google.com>
1926
1927 * configure.ac: Change default of poststage1_ldflags to be empty if
1928 poststage1_libs is set. When poststage1_libs is empty, and
1929 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1930 * configure: Rebuild.
1931
1932 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1933
1934 * MAINTAINERS (Write After Approval): Update my email address.
1935
1936 2009-11-20 Ben Elliston <bje@au.ibm.com>
1937
1938 * config.guess: Update from upstream sources.
1939
1940 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1941
1942 * Makefile.def: Restore host and target settings for gmp.
1943 * Makefile.in: Rebuild.
1944
1945 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1946
1947 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1948 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1949 Fix portability of test of C++ as bootstrap language. Add
1950 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1951 * configure: Rebuild.
1952 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1953 and cloog. Fix in-tree ppl configuration. Introduce libelf
1954 in-tree building.
1955 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1956 (POSTSTAGE1_HOST_EXPORTS): Use it.
1957 (STAGE[+id+]_CXXFLAGS): New.
1958 (BASE_FLAGS_TO_PASS): Pass it down.
1959 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1960 extra_exports.
1961 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1962 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1963 extra_exports.
1964 * Makefile.in: Rebuild.
1965
1966 2009-11-17 Ben Elliston <bje@au.ibm.com>
1967
1968 * config.sub, config.guess: Update from upstream sources.
1969
1970 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1971
1972 * MAINTAINERS (Write After Approval): Add myself.
1973
1974 2009-11-09 Jon Beniston <jon@beniston.com>
1975
1976 * MAINTAINERS (Write After Approval): Add myself.
1977
1978 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1979
1980 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1981 paths for *-w64-mingw* and x86_64-*mingw*.
1982 * configure: Regenerated.
1983
1984 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1985
1986 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1987
1988 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1989
1990 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1991 Phil Edwards to Write-After Approval.
1992
1993 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1994
1995 * configure.ac: Disable target-winsup & co for
1996 x86_64-*-mingw* and *-w64-mingw* targets.
1997 * configure: Regenerated.
1998
1999 2009-10-16 Nick Clifton <nickc@redhat.com>
2000
2001 * MAINTAINERS: Add myself as a maintainer for the RX port.
2002
2003 2009-10-26 Johannes Singler <singler@kit.edu>
2004
2005 * MAINTAINERS (Write After Approval): Update my e-mail address.
2006
2007 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2008
2009 * configure.ac (CLooG test): Use = with test.
2010 * configure: Regenerate.
2011
2012 2009-10-22 Richard Guenther <rguenther@suse.de>
2013
2014 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2015 cloog if the ppl version check failed. Move flags saving
2016 before setting in libelf check.
2017 * configure: Regenerate.
2018
2019 2009-10-21 Richard Guenther <rguenther@suse.de>
2020
2021 * configure.ac: Adjust the ppl and cloog configure to work as
2022 documented. Disable cloog if ppl was disabled. Omit the version
2023 checks if they were disabled.
2024 * configure: Re-generate.
2025
2026 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2027
2028 * configure.ac: Add 'lto' to enable_languages, not
2029 new_enable_languages, and only if not already present.
2030 * configure: Regenerate.
2031
2032 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2033
2034 * README: Refer to the various COPYING* files instead of just
2035 COPYING.
2036 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2037
2038 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2039
2040 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2041
2042 2009-10-07 Richard Guenther <rguenther@suse.de>
2043
2044 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2045 and Richard Guenther as reviewers.
2046 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2047 as reviewers.
2048
2049 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2050
2051 * config.sub: Update from upstream sources.
2052
2053 2009-10-06 Ian Lance Taylor <iant@google.com>
2054
2055 * Makefile.def: check-gold depends upon all-gas.
2056 * Makefile.in: Rebuild.
2057
2058 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2059
2060 * MAINTAINERS (Write After Approval): Add myself.
2061
2062 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2063
2064 * Makefile.def: all-lto-plugin depends on all-libiberty.
2065 set bootstrap=true for lto-plugin.
2066 Add lto-plugin.
2067 * Makefile.in: Regenerate.
2068 * configure.ac (host_libs): Add lto-plugin.
2069 * configure: Regenerate.
2070
2071 2009-10-03 Diego Novillo <dnovillo@google.com>
2072
2073 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2074 (HOST_LIBELFLIBS): Define.
2075 (HOST_LIBELFINC): Define.
2076 * Makefile.in: Regenerate.
2077 * configure.ac: Add --enable-lto.
2078 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2079 If --enable-lto is used, add 'lto' to new_enable_languages.
2080 If --enable-lto is used and gold is enabled, add
2081 lto-plugin to configdirs.
2082 * configure: Regenerate.
2083
2084 2009-10-03 Simon Baldwin <simonb@google.com>
2085
2086 * configure.ac: If --with-system-zlib, suppress local zlib and
2087 pass --with-system-zlib to subdir configure scripts.
2088 * configure: Regenerate.
2089
2090 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2091 Paolo Bonzini <bonzini@gnu.org>
2092
2093 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2094 $(srcdir).
2095 * Makefile.in: Rebuilt.
2096
2097 2009-09-26 Gary Funck <gary@intrepid.com>
2098
2099 * MAINTAINERS (Write After Approval): Add myself.
2100
2101 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2102
2103 * configure.ac: Update minimum MPC version to 0.7.
2104 * configure: Regenerate.
2105
2106 2009-09-25 Nick Clifton <nickc@redhat.com>
2107
2108 * configure.ac: Pass any --cache-file=/dev/null option on to
2109 subconfigures.
2110 * configure: Regenerate.
2111
2112 2009-09-23 Nick Clifton <nickc@redhat.com>
2113
2114 * config.sub, config.guess: Update from upstream sources.
2115
2116 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2117
2118 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2119 * Makefile.in: Rebuilt.
2120
2121 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2122
2123 PR bootstrap/32272
2124 * configure.ac: Error out if $srcdir isn't '.' but contains
2125 host-${host_noncanonical}.
2126 * configure: Regenerate.
2127
2128 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2129
2130 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2131 maintainer.
2132
2133 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2134
2135 * configure.ac: If bootstrapping a combined tree with
2136 --enable-gold, require c++ in stage1_languages.
2137 * configure: Regenerate.
2138
2139 * configure.ac: Also add target_libs of stage1_languages to
2140 bootstrap_target_libs.
2141 * configure: Regenerate.
2142
2143 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2144 with --enable-languages not containing c++.
2145 * configure: Regenerate.
2146
2147 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2148
2149 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2150 * configure: Regenerate.
2151
2152 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2153
2154 * MAINTAINERS (Write After Approval): Update my e-mail address,
2155 and move from from here...
2156 (Waiting for paperwork): To here.
2157
2158 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2159
2160 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2161
2162 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2163
2164 * configure.ac: Do not use $extrasub for replacing @if/@endif
2165 parts in Makefile; instead, use additional arguments to
2166 AC_CONFIG_COMMANDS to do the replacement manually, with several
2167 sed invocations, to avoid HP-UX sed command limits.
2168 * configure: Regenerate.
2169
2170 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2171
2172 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2173 blank before -L.
2174
2175 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2176
2177 * configure.ac (with-build-config): Document. Handle without.
2178 Handle missing argument.
2179 * configure: Rebuilt.
2180
2181 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2182
2183 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2184 Default to bootstrap-debug only if compare-debug works.
2185 * configure: Rebuilt.
2186 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2187 * Makefile.in: Rebuilt.
2188
2189 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2190
2191 * MAINTAINERS (OS Port Maintainers): Update my email address.
2192
2193 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2194
2195 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2196 * Makefile.in: Rebuilt.
2197
2198 2009-09-01 Chris Demetriou <cgd@google.com>
2199
2200 * MAINTAINERS (Write After Approval): Add myself.
2201
2202 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2203
2204 PR debug/30161
2205 * include/dwarf2.h (enum dwarf_tag): Added
2206 DW_TAG_GNU_template_template_param
2207 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2208
2209 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2210
2211 * Makefile.tpl (AWK): Fix typo.
2212 * Makefile.in: Regenerate.
2213
2214 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2215
2216 * configure.ac: Detect awk and sed.
2217 * Makefile.def (flags_to_pass): Add AWK and SED.
2218 * Makefile.tpl (AWK, SED): New.
2219 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2220 * configure: Regenerate.
2221 * Makefile.in: Regenerate.
2222
2223 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2224
2225 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2226 (collapseslashes): Likewise.
2227
2228 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2229
2230 * configure.ac (AC_PREREQ): Bump to 2.64.
2231
2232 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2233
2234 * configure.ac: Remove --with-datarootdir, --with-docdir,
2235 --with-pdfdir, --with-htmldir switches.
2236 * configure: Regenerate.
2237
2238 * configure: Regenerate.
2239
2240 * compile: Sync from Automake 1.11.
2241 * depcomp: Likewise.
2242 * install-sh: Likewise.
2243 * missing: Likewise.
2244 * mkinstalldirs: Likewise.
2245 * ylwrap: Likewise.
2246
2247 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2248
2249 * ltmain.sh (func_normal_abspath): New function.
2250 (func_relative_path): Likewise.
2251 (func_mode_help): Document new -bindir option for link mode.
2252 (func_mode_link): Add new -bindir option, and use it to place
2253 output DLL if specified.
2254
2255 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2256
2257 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2258 (baseargs): Add --disable-option-checking.
2259 * configure: Regenerate.
2260
2261 * Makefile.def (configure-target-libiberty): Depend on
2262 all-binutils and all-ld.
2263 (configure-target-newlib): Likewise.
2264 * Makefile.in: Regenerate.
2265
2266 2009-08-17 Ben Elliston <bje@au.ibm.com>
2267
2268 * config.sub, config.guess: Update from upstream sources.
2269
2270 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2271
2272 Sync from src, merge:
2273
2274 2009-07-02 Tristan Gingold <gingold@adacore.com>
2275
2276 * configure.ac: Do not exclude gas for i386-*-darwin.
2277 Add a case for x86_64-*-darwin.
2278 * configure: Regenerate.
2279
2280 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2281
2282 * MAINTAINERS: Add my name to Write After Approval list.
2283
2284 2009-08-06 Michael Eager <eager@eagercon.com>
2285
2286 * configure.ac: Add Microblaze target.
2287 * configure: Regenerate.
2288
2289 2009-07-31 Christian Bruel <christian.bruel@st.com>
2290
2291 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2292 * configure: Regenerate.
2293
2294 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2295
2296 * MAINTAINERS (Write After Approval): Update my e-mail address.
2297
2298 2009-07-06 Ian Lance Taylor <iant@google.com>
2299
2300 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2301 * configure: Rebuild.
2302
2303 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2304
2305 * MAINTAINERS: Move myself to the Graphite Reviewers.
2306
2307 2009-06-30 Wei Guozhi <carrot@google.com>
2308
2309 * MAINTAINERS: Add my name to Write After Approval list.
2310
2311 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2312
2313 PR bootstrap/40338
2314 * configure.ac (comparestring): Create new variable.
2315 * Makefile.tpl (comparestring): Use to skip some comparisions.
2316 * configure: Regenerate.
2317 * Makefile.in: Regenerate.
2318
2319 2009-06-26 Doug Evans <dje@sebabeach.org>
2320
2321 * Makefile.def (host_modules): Add cgen.
2322 * Makefile.in: Regenerate.
2323 * configure.ac (host_tools): Add cgen.
2324 * configure: Regenerate.
2325
2326 2009-06-23 DJ Delorie <dj@redhat.com>
2327
2328 * MAINTAINERS: Add myself as mep maintainer.
2329
2330 2009-06-23 Ian Lance Taylor <iant@google.com>
2331
2332 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2333 boot_languages. Only bootstrap target libraries listed in
2334 target_libs for some boot language. Add --with-stage1-ldflags,
2335 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2336 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2337 if not building with C++.
2338 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2339 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2340 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2341 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2342 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2343 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2344 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2345 * configure, Makefile.in: Rebuild.
2346
2347 2009-06-23 Li Feng <nemokingdom@gmail.com>
2348
2349 * MAINTAINERS: Added my name to write-after-approval list.
2350
2351 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2352
2353 * configure.ac: Define is_elf for QNX Neutrino targets.
2354 * configure: Regenerate.
2355
2356 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2357
2358 * MAINTAINERS: Added my name to the write-after-approval list
2359
2360 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2361
2362 * configure.ac: Detect MPC in default directory.
2363 * configure: Regenerate.
2364
2365 2009-06-03 Jerome Guitton <guitton@adacore.com>
2366 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2367
2368 * Makefile.tpl (all): Avoid a trailing backslash.
2369 * Makefile.in: Regenerate.
2370
2371 2009-06-03 Ben Elliston <bje@au.ibm.com>
2372
2373 * config.sub, config.guess: Update from upstream sources.
2374
2375 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2376
2377 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2378 to noconfdirs.
2379 * configure: Regenerate.
2380
2381 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2382
2383 * Makefile.tpl ([+compare-target+]): Compare all stage
2384 directories, rather than just gcc.
2385 * Makefile.in: Rebuilt.
2386
2387 2009-06-01 Doug Kwan <dougkwan@google.com>
2388
2389 * configure.ac: Support gold for target arm*-*-*.
2390 * configure: Regenerate.
2391
2392 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2393
2394 * Makefile.def: Add MPC support and dependencies.
2395 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2396
2397 * Makefile.in, configure: Regenerate.
2398
2399 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2400
2401 * Makefile.tpl (all): Avoid harmless warning in make all when
2402 gcc-bootstrap is enabled but stage_last does not exist.
2403 * Makefile.in: Rebuilt.
2404
2405 2009-05-24 Nicolas Roche <roche@adacore.com>
2406
2407 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2408 * Makefile.in: Regenerate.
2409
2410 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2411
2412 * MAINTAINERS: Update my e-mail address.
2413
2414 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2415
2416 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2417 * configure: Regenerate.
2418
2419 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2420
2421 PR other/40159
2422 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2423 gcc-no-bootstrap are mutually exclusive.
2424 * Makefile.in: Rebuilt.
2425
2426 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2427
2428 PR other/40159
2429 * Makefile.tpl (all): Don't end with unconditional success.
2430 * Makefile.in: Rebuilt.
2431
2432 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2433
2434 PR target/37137
2435 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2436 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2437 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2438 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2439 stage_configureflags, stage_cflags and stage_libcflags into
2440 explicit Makefile macros.
2441 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2442 GFORTRAN.
2443 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2444 CC. Set CC_FOR_BUILD from CC.
2445 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2446 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2447 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2448 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2449 and GFORTRAN.
2450 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2451 (_LIBCFLAGS): Renamed to _TFLAGS.
2452 (do-compare-debug, do-compare3-debug): Drop.
2453 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2454 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2455 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2456 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2457 (XGCC_FLAGS_FOR_TARGET): New.
2458 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2459 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2460 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2461 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2462 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2463 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2464 TFLAGS.
2465 (BUILD_CONFIG): Include if requested.
2466 (all): Set TFLAGS on bootstrap.
2467 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2468 (all-stageid-prefixmodule): Likewise.
2469 (do-clean, distclean-stageid): Set TFLAGS.
2470 (restrap): Fix whitespace.
2471 * Makefile.in: Rebuilt.
2472
2473 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2474
2475 * config.guess: Sync with src.
2476
2477 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2478
2479 * configure.ac ($with_ppl): Default to no if not supplied.
2480 ($with_cloog): Likewise.
2481 configure: Regenerate.
2482
2483 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2484
2485 * MAINTAINERS: Update my e-mail address.
2486
2487 2009-04-27 Nick Clifton <nickc@redhat.com>
2488
2489 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2490
2491 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2492
2493 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2494 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2495 * Makefile.in: Regenerate.
2496
2497 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2498
2499 PR bootstrap/39739
2500 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2501 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2502
2503 * configure, Makefile.in: Regenerate.
2504
2505 2009-04-21 Taras Glek <tglek@mozilla.com>
2506
2507 * include/hashtab.h: Update GTY annotations to new syntax
2508 * include/splay-tree.h: Likewise
2509
2510 2009-04-17 Ben Elliston <bje@au.ibm.com>
2511
2512 * config.sub, config.guess: Update from upstream sources.
2513
2514 2009-04-15 Anthony Green <green@moxielogic.com>
2515
2516 * configure.ac: Add moxie support.
2517 * configure: Rebuilt.
2518
2519 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2520
2521 * configure.ac: Change copyright header to refer to version
2522 3 of the GNU General Public License and to point readers at the
2523 COPYING3 file and the FSF's license web page.
2524 * Makefile.def: Likewise.
2525 * Makefile.tpl: Likewise.
2526 * Makefile.in: Regenerate.
2527
2528 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2529
2530 * configure.ac: Restore match for darwin9 or later. Use double
2531 brackets since regeneration eats one pair.
2532 * configure: Regenerate.
2533
2534 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2535
2536 PR gas/10039
2537 * configure.ac: Require texinfo 4.7.
2538 * configure: Regenerated.
2539
2540 2009-04-09 Nick Clifton <nickc@redhat.com>
2541
2542 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2543 the GCC Runtime Library Exception.
2544
2545 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2546
2547 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2548 * configure: Regenerate.
2549
2550 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2551
2552 * Makefil.def (languages): New entries.
2553 * Makefile.tpl (check-gcc-*): New generic target.
2554 * Makefile.in: Regenerate.
2555
2556 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2557
2558 * MAINTAINERS: Update my email address.
2559
2560 2009-03-18 Tom Tromey <tromey@redhat.com>
2561
2562 * configure: Rebuild.
2563 * configure.ac (host_libs): Add libiconv.
2564 * Makefile.in: Rebuild.
2565 * Makefile.def (host_modules): Add libiconv.
2566 (configure-gdb, all-gdb): Depend on libiconv.
2567
2568 2009-03-16 Tristan Gingold <gingold@adacore.com>
2569
2570 * configure.ac: Treat gdb as supported on x86_64-darwin.
2571 * configure: Regenerate.
2572
2573 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2574
2575 * configure.ac (--with-host-libstdcxx): New option.
2576 * configure: Regenerate.
2577
2578 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2579
2580 * MAINTAINERS: Move myself into the write after approval list.
2581
2582 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2583
2584 * MAINTAINERS: Update e-mail address.
2585
2586 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2587
2588 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2589
2590 2009-03-10 Ira Rosen <irar@il.ibm.com>
2591
2592 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2593
2594 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2595
2596 Backport from git Libtool:
2597
2598 2009-01-19 Robert Millan <rmh@aybabtu.com>
2599 Support GNU/kOpenSolaris.
2600 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2601 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2602 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2603 GNU/kOpenSolaris.
2604
2605 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2606
2607 * MAINTAINERS: Update e-mail address.
2608
2609 2009-02-24 Michael Eager <eager@eagercon.com>
2610
2611 * MAINTAINERS (Write After Approval): Add self.
2612
2613 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2614
2615 * MAINTAINERS (Write After Approval): Add myself.
2616
2617 2009-02-05 Andreas Schwab <schwab@suse.de>
2618
2619 * Makefile.tpl (stage_last): Define $r and $s before using
2620 $(RECURSE_FLAGS_TO_PASS).
2621 * Makefile.in: Regenerate
2622
2623 2009-01-30 Ian Lance Taylor <iant@google.com>
2624
2625 * MAINTAINERS: Move myself to the Global Reviewers list.
2626
2627 2009-01-29 Robert Millan <rmh@aybabtu.com>
2628
2629 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2630 * configure: Regenerate.
2631
2632 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2633
2634 * MAINTAINERS: Make whitespace consistent.
2635 Remove Robert Millan from Write After Approval.
2636
2637 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2638
2639 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2640 (all-opcodes): Depend on all-libiberty.
2641 * Makefile.in: Regenerate.
2642
2643 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2644
2645 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2646 * configure: Regenerate.
2647
2648 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2649
2650 * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2653
2654 * MAINTAINERS: Add myself to reviewers (Fortran).
2655
2656 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2657
2658 PR tree-optimization/38515
2659 * configure.ac (cloog-polylib): Removed.
2660 (with_ppl, with_cloog): Test for "no".
2661 * configure: Regenerated.
2662
2663 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2664
2665 * MAINTAINERS: Moved myself to reviewers (Fortran).
2666
2667 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2668
2669 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2670 (Write After Approval): Remove myself.
2671
2672 2009-01-03 Diego Novillo <dnovillo@google.com>
2673
2674 * MAINTAINERS: Remove myself from alias maintainership.
2675
2676 2009-01-02 David Ayers <ayers@fsfe.org>
2677
2678 * MAINTAINERS: Update e-mail address.
2679
2680 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2681
2682 * MAINTAINERS: Make whitespace consistent.
2683
2684 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2685
2686 Backport from upstream Libtool:
2687 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2688 Add cache variables to tests that require the linker to work.
2689 For shlibpath_overrides_runpath, this also changes the semantics
2690 to let the result from the C compiler take precedence.
2691
2692 2008-12-02 Ben Elliston <bje@au.ibm.com>
2693
2694 * config.sub, config.guess: Update from upstream sources.
2695
2696 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2697
2698 * configure.ac (ppllibs): Add by default the lib flags.
2699 * configure: Regenerate.
2700
2701 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2702
2703 * MAINTAINERS: Add myself to the write after approval list.
2704
2705 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2706
2707 * configure.ac: Add double brackets on darwin[912].
2708 * configure: Regenerate.
2709
2710 2008-12-03 Daniel Kraft <d@domob.eu>
2711
2712 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2713 Approval to Reviewer section (for Fortran front-end).
2714
2715 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2716
2717 * configure.ac: Expand to darwin10 and later.
2718 * configure: Regenerate.
2719
2720 2008-12-02 Andreas Schwab <schwab@suse.de>
2721
2722 * Makefile.def: configure-target-boehm-gc depends on
2723 all-target-libstdc++-v3.
2724 * Makefile.in: Regenerate.
2725
2726 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2727
2728 * MAINTAINERS: Add myself as mingw maintainer.
2729
2730 2008-12-02 Ben Elliston <bje@au.ibm.com>
2731
2732 * config.sub, config.guess: Update from upstream sources.
2733
2734 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2735
2736 * README.SCO: Remove.
2737
2738 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2739
2740 * MAINTAINERS: Add myself to the write after approval list.
2741
2742 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2743
2744 * MAINTAINERS: Update my email address in WAA section.
2745
2746 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2747
2748 * MAINTAINERS: Update e-mail address.
2749
2750 2008-11-27 Toon Moene <toon@moene.org>
2751
2752 * MAINTAINERS: Change e-mail address.
2753
2754 2008-11-27 Tristan Gingold <gingold@adacore.com>
2755
2756 * configure.ac: Build gdb for i?86-*-darwin*
2757 * configure: Regenerated.
2758
2759 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2760
2761 * MAINTAINERS: Added my full name.
2762
2763 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2764
2765 PR bootstrap/38014
2766 PR bootstrap/37923
2767
2768 Revert:
2769
2770 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2771
2772 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2773 * Makefile.in: Regenerated.
2774
2775 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2776
2777 PR gdb/921
2778 PR gdb/1646
2779 PR gdb/2175
2780 PR gdb/2176
2781
2782 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2783 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2784 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2785 (HOST_EXPORTS): Pass CPPFLAGS.
2786 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2787 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2788 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2789 * Makefile.in, configure: Regenerated.
2790 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2791 and CPPFLAGS_FOR_BUILD.
2792
2793 2008-11-06 Jeff Law <law@redhat.com>
2794
2795 * MAINTAINERS: Add myself as middle end maintainer.
2796
2797 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2798
2799 * MAINTAINERS (Write after approval): Add myself.
2800
2801 2008-11-05 Diego Novillo <dnovillo@google.com>
2802
2803 * MAINTAINERS (Global Reviewers): Add myself.
2804 (Non-Algorithmic Maintainers): Remove myself.
2805
2806 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2807
2808 * MAINTAINERS (Write after approval): Add myself.
2809
2810 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2811
2812 * MAINTAINERS (Write after approval): Add myself.
2813
2814 2008-10-31 Ben Elliston <bje@au.ibm.com>
2815
2816 * configure.ac (spu-*-*): Remove special case.
2817 * configure: Regenerate.
2818
2819 2008-10-30 Catherine Moore <clm@codesourcery.com>
2820
2821 * MAINTAINERS (Write after approval): Update my email address.
2822
2823 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2824
2825 * configure.ac [spu-*-*]: Do not set skipdirs.
2826 * configure: Re-generate.
2827
2828 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2829
2830 * MAINTAINERS (Various Maintainers): Add myself to reload.
2831
2832 2008-10-25 Richard Guenther <rguenther@suse.de>
2833
2834 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2835 maintainer. Remove myself as libgcc-math maintainer.
2836 (Non-Algorithmic Maintainers): Remove myself.
2837
2838 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2839
2840 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2841 * Makefile.in: Regenerated.
2842
2843 2008-10-23 Cary Coutant <ccoutant@google.com>
2844
2845 * MAINTAINERS (Write after approval): Add myself.
2846
2847 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2848
2849 PR gdb/921
2850 PR gdb/1646
2851 PR gdb/2175
2852 PR gdb/2176
2853
2854 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2855 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2856 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2857 (HOST_EXPORTS): Pass CPPFLAGS.
2858 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2859 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2860 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2861 * Makefile.in, configure: Regenerated.
2862 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2863 and CPPFLAGS_FOR_BUILD.
2864
2865 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2866
2867 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2868 Sebastian Pop.
2869
2870 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2871
2872 * MAINTAINERS (Write After Approval): Added myself.
2873
2874 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2875
2876 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2877 recommended version to 2.3.2.
2878
2879 * configure: Regenerate.
2880
2881 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2882
2883 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2884
2885 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2886
2887 * MAINTAINERS (Write After Approval): Update e-mail address.
2888
2889 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2890
2891 * libtool.m4: Update to libtool 2.2.6.
2892 * lt~obsolete.m4: Update to libtool 2.2.6.
2893 * ltmain.sh: Update to libtool 2.2.6.
2894 * ltsugar.m4: Update to libtool 2.2.6.
2895 * ltversion.m4: Update to libtool 2.2.6.
2896 * ltoptions.m4: Update to libtool 2.2.6.
2897 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2898
2899 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2900
2901 * MAINTAINERS (Write After Approval): Add myself.
2902
2903 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2904
2905 * MAINTAINERS (Write After Approval): Update my name.
2906
2907 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2908
2909 * MAINTAINERS: Add myself in "Write After Approval".
2910
2911 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2912
2913 * MAINTAINERS: Add myself as ia64 maintainer.
2914
2915 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2916
2917 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2918 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2919 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2920 and Michael Tiemann from Write After Approval since they do not
2921 actually have access.
2922
2923 2008-09-05 Richard Guenther <rguenther@suse.de>
2924
2925 * configure.ac: Initialize clooglibs to -lcloog.
2926 * configure: Re-generate.
2927
2928 2008-09-04 Le-Chun Wu <lcwu@google.com>
2929
2930 * MAINTAINERS (Write After Approval): Add myself.
2931
2932 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2933
2934 * configure.ac (--with-cloog-polylib): New.
2935 (--disable-cloog-version-check): New.
2936 (--disable-ppl-version-check): New.
2937 * configure: Re-generate.
2938
2939 2008-09-03 Richard Guenther <rguenther@suse.de>
2940
2941 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2942 cloog test.
2943 * configure: Re-generate.
2944
2945 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2946
2947 Add picoChip port.
2948 * MAINTAINERS: Add picoChip maintainers.
2949
2950 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2951 Tobias Grosser <grosser@fim.uni-passau.de>
2952 Jan Sjodin <jan.sjodin@amd.com>
2953 Harsha Jagasia <harsha.jagasia@amd.com>
2954 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2955 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2956 Adrien Eliche <aeliche@isty.uvsq.fr>
2957
2958 Merge from graphite branch.
2959 * configure: Regenerate.
2960 * Makefile.in: Regenerate.
2961 * configure.ac (host_libs): Add ppl and cloog.
2962 Add checks for PPL and CLooG.
2963 * Makefile.def (ppl, cloog): Added modules and dependences.
2964 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2965 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2966
2967 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2968
2969 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2970 (GCC_SHLIB_SUBDIR): New.
2971 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2972 * configure: Regenerate.
2973 * Makefile.in: Regenerate.
2974
2975 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2976
2977 * MAINTAINERS: Consistently use tabs to separate columns.
2978
2979 2008-08-29 Tristan Gingold <gingold@adacore.com>
2980
2981 * MAINTAINERS (Write after Approval): Add myself.
2982
2983 2008-08-28 Tristan Gingold <gingold@adacore.com>
2984
2985 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2986 Enable bfd, binutils and opcodes.
2987 * configure: Regenerate.
2988
2989 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2990
2991 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2992
2993 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2994
2995 * MAINTAINERS: Use correct Umlaut for last name.
2996
2997 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2998
2999 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3000
3001 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3002
3003 * MAINTAINERS: Update my email address.
3004
3005 2008-08-16 Nicolas Roche <roche@adacore.com>
3006
3007 * Makefile.tpl: Add BOOT_ADAFLAGS.
3008 * Makefile.in: Regenerate.
3009
3010 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3011
3012 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3013 * configure: Regenerate.
3014
3015 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3016
3017 * configure.ac: Add makefile fragments for hpux.
3018 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3019 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3020 * configure: Regenerate.
3021 * Makefile.in: Regenerate.
3022
3023 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3024
3025 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3026
3027 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3028
3029 * MAINTAINERS (Write after Approval): Add myself.
3030
3031 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3032
3033 * MAINTAINERS (Write After Approval): Add myself.
3034
3035 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3036
3037 * MAINTAINERS (Write After Approval): Add myself.
3038
3039 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3040
3041 * MAINTAINERS: Update my email address.
3042
3043 2008-06-25 Joey Ye <joey.ye@intel.com>
3044
3045 * MAINTAINERS (Write After Approval): Add myself.
3046
3047 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3048
3049 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3050 * Makefile.in: Regenerate.
3051 * configure: Regenerate.
3052
3053 2008-06-17 Daniel Kraft <d@domob.eu>
3054
3055 * MAINTAINERS (Write After Approval): Add myself.
3056
3057 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3058
3059 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3060 "$@" is still intact with both Autoconf 2.59 and 2.62.
3061 * configure: Regenerate.
3062
3063 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3064
3065 * Makefile.tpl: Fix comment errors.
3066 * Makefile.in: Regenerate.
3067
3068 2008-06-12 David S. Miller <davem@davemloft.net>
3069 David Edelsohn <edelsohn@gnu.org>
3070
3071 * configure.ac: Add powerpc*-*-* to gold supported targets.
3072 * configure: Regenerate.
3073
3074 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3075
3076 PR tree-optimization/36218
3077 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3078 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3079 (all prefix="build-"): Pass them to build-system sub-makes.
3080 * Makefile.in: Regenerate.
3081
3082 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3083
3084 * MAINTAINERS (mt port): Remove.
3085 (sco5, unixware, sco udk): Remove.
3086 (Kean Johnston): Add to Write After Approval.
3087
3088 2008-05-30 Julian Brown <julian@codesourcery.com>
3089
3090 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3091 of libobjc for ARM EABI Linux.
3092 * configure: Regenerate.
3093
3094 2008-05-18 Xinliang David Li <davidxl@google.com>
3095
3096 * ChangeLog: Remove wrong ChangeLog entry.
3097
3098 2008-05-17 Xinliang David Li <davidxl@google.com>
3099
3100 * MAINTAINERS (Write After Approval): Add myself.
3101
3102 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3103
3104 * MAINTAINERS (Write After Approval): Add myself.
3105
3106 2008-05-14 Rafael Espíndola <espindola@google.com>
3107
3108 * config-ml.in: don't handle --enable-shared and --enable-static.
3109
3110 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3111
3112 * MAINTAINERS: Update my email address.
3113
3114 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3115
3116 * MAINTAINERS: Update my email address.
3117
3118 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3119
3120 * MAINTAINERS (Write After Approval): Add myself.
3121
3122 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3123
3124 * MAINTAINERS (Write After Approval): Add myself.
3125
3126 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3127
3128 * MAINTAINERS (crx): Add myself.
3129
3130 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3131
3132 Sync with src:
3133 2008-04-14 David S. Miller <davem@davemloft.net>
3134
3135 * configure.ac: Add sparc*-*-* to gold supported targets.
3136 * configure: Regenerate.
3137
3138 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3139
3140 PR bootstrap/35457
3141 * configure.ac: Include override.m4.
3142 * configure: Regenerate.
3143
3144 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3145
3146 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3147 * Makefile.in: Regenerate.
3148
3149 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3150
3151 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3152 as nonconfigurable directories list.
3153 * configure: Regenerate.
3154
3155 2008-04-14 Ben Elliston <bje@au.ibm.com>
3156
3157 * config.sub, config.guess: Update from upstream sources.
3158
3159 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3160
3161 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3162 * Makefile.in: Regenerate.
3163
3164 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3165
3166 * configure.ac: Do not build libssp for the AVR.
3167 * configure: Regenerate.
3168
3169 2008-04-07 Ian Lance Taylor <iant@google.com>
3170
3171 * Makefile.def: check-gold depends upon all-binutils.
3172 * Makefile.in: Regenerate.
3173
3174 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3175
3176 * MAINTAINERS (Write After Approval): Add myself.
3177
3178 2008-04-04 Nick Clifton <nickc@redhat.com>
3179
3180 PR binutils/4334
3181 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3182 builds.
3183 * configure: Regenerate.
3184
3185 2008-04-04 NightStrike <NightStrike@gmail.com>
3186
3187 PR other/35151
3188 * configure.ac: Combine rules for mingw32 and mingw64.
3189 * configure: Regenerate.
3190
3191 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3192
3193 * MAINTAINERS (Write After Approval): Add myself.
3194
3195 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3196
3197 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3198 * Makefile.in (.NOTPARALLEL): Ditto.
3199
3200 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3201
3202 * MAINTAINERS (Write After Approval): Add myself.
3203
3204 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3205
3206 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3207 * Makefile.in (.NOTPARALLEL): Regenerate.
3208
3209 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3210
3211 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3212 * Makefile.in: Regenerate.
3213
3214 2008-03-26 Jakub Staszak <kuba@et.pl>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3219
3220 * MAINTAINERS: Update e-mail address.
3221
3222 2008-03-20 Ian Lance Taylor <iant@google.com>
3223
3224 * configure.ac: Add support for --enable-gold.
3225 * Makefile.def: Add gold as a directory like ld.
3226 * configure, Makefile.in: Regenerate.
3227
3228 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3229
3230 * configure.ac: m4_include config/proginstall.m4.
3231 * configure: Regenerate.
3232
3233 Backport from upstream Libtool:
3234
3235 2007-10-12 Eric Blake <ebb9@byu.net>
3236
3237 Deal with Autoconf 2.62's semantic change in m4_append.
3238 * ltsugar.m4 (lt_append): Replace broken versions of
3239 m4_append.
3240 (lt_if_append_uniq): Don't require separator to be overquoted,
3241 and avoid broken m4_append.
3242 (lt_dict_add): Fix typo.
3243 * libtool.m4 (_LT_DECL): Don't overquote separator.
3244
3245 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3246
3247 * config.rpath: Add AIX 6 support.
3248
3249 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3250
3251 * Makefile.def (stageprofile). Remove -fprofile-generate
3252 from stage_libcflags.
3253 * Makefile.in: Regenerate.
3254
3255 2008-03-13 Ben Elliston <bje@au.ibm.com>
3256
3257 * config.sub, config.guess: Update from upstream sources.
3258
3259 2008-03-06 Tom Tromey <tromey@redhat.com>
3260
3261 * MAINTAINERS: Update for treelang deletion.
3262
3263 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3264
3265 * MAINTAINERS: Update my email address.
3266
3267 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3268
3269 * MAINTAINERS (darwin port): Add myself as a maintainer.
3270 (objective-c/c++): Add myself as a maintainer.
3271
3272 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3273
3274 * MAINTAINERS (Write After Approval): Update my email address.
3275
3276 2008-02-25 Tomas Bily <tbily@suse.cz>
3277
3278 * MAINTAINERS (Write After Approval): Add myself.
3279
3280 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3281
3282 * MAINTAINERS (OpenMP): Add myself.
3283
3284 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3285
3286 PR bootstrap/32009
3287 PR bootstrap/32161
3288
3289 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3290 * configure: Regenerate.
3291
3292 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3293 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3294 STAGE4_LIBCFLAGS): New.
3295 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3296 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3297 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3298 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3299 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3300 for target modules. Don't export LIBCFLAGS.
3301 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3302 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3303 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3304 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3305 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3306 * Makefile.in: Regenerate.
3307
3308 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3309
3310 PR libgcj/33085
3311 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3312 Do not use -DDLL_EXPORT. Backport from upstream.
3313
3314 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3315
3316 * MAINTAINERS (Write After Approval): Add myself.
3317
3318 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3319
3320 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3321 * configure: Regenerate.
3322
3323 2008-01-31 Marc Gauthier <marc@tensilica.com>
3324
3325 * configure.ac (xtensa*-*-*): Recognize processor variants.
3326 * configure: Regenerate.
3327
3328 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3329
3330 PR bootstrap/34922
3331 * configure.ac (PARSE_ARGS): Push suitable setting of
3332 ac_subdirs_all, for `./configure --help=recursive'.
3333 Handle `+' in generic toplevel directory disabling.
3334 * configure: Regenerate.
3335
3336 2008-01-28 Nick Clifton <nickc@redhat.com>
3337
3338 * MAINTAINERS (xstormy16): Take over maintainership.
3339
3340 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3341
3342 * MAINTAINERS (c4x port): Remove.
3343
3344 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3345
3346 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3347
3348 2008-01-23 Ben Elliston <bje@au.ibm.com>
3349
3350 * config.sub, config.guess: Update from upstream sources.
3351
3352 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3353
3354 * MAINTAINERS (Write After Approval): Add myself.
3355
3356 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3357
3358 * MAINTAINERS: Update my email address.
3359
3360 2008-01-09 Raksit Ashok <raksit@google.com>
3361
3362 * MAINTAINERS (Write After Approval): Add myself.
3363
3364 2008-01-09 Raksit Ashok <raksit@google.com>
3365
3366 * MAINTAINERS (Write After Approval): Add myself.
3367
3368 2008-01-08 Ben Elliston <bje@au.ibm.com>
3369
3370 * config.sub, config.guess: Update from upstream sources.
3371
3372 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3373
3374 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3375 Change recommended MPFR from 2.2.1 -> 2.3.0.
3376 * configure: Regenerate.
3377
3378 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3379
3380 * MAINTAINERS: Update my email address.
3381
3382 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3383
3384 * MAINTAINERS: Update my email address.
3385
3386 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3387
3388 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3389 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3390 * Makefile.in: Regenerate.
3391
3392 2007-12-10 Mark Heffernan <meheff@google.com>
3393
3394 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3395 misplaced entries.
3396
3397 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3398
3399 * configure.ac: Enable libjava for x86_64-*-darwin9.
3400 * configure: Regenerate.
3401
3402 2007-12-07 Bill Maddox <maddox@google.com>
3403
3404 * MAINTAINERS (Write After Approval): Add myself.
3405
3406 2007-12-05 Ben Elliston <bje@au.ibm.com>
3407
3408 * config.sub, config.guess: Update from upstream sources.
3409
3410 2007-12-02 Matthias Klose <doko@ubuntu.com>
3411
3412 * config-ml.in: Remove 64bit configure tests.
3413
3414 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3415
3416 * config-ml.in: Robustify against white space in absolute file
3417 names.
3418
3419 * config-ml.in (multi-clean): Substitute ${Makefile}.
3420 Remove superfluous ${Makefile} in list.
3421
3422 2007-11-19 Thiemo Seufer <ths@mips.com>
3423
3424 * config-ml.in: Don't hardcode the Makefile name.
3425
3426 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3427
3428 * MAINTAINERS (Write After Approval): Add myself.
3429
3430 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3431
3432 * MAINTAINERS (Write After Approval): Add myself.
3433
3434 2007-11-06 Doug Kwan <dougkwan@google.com>
3435
3436 * MAINTAINERS (Write After Approval): Add myself.
3437
3438 2007-10-25 Ben Elliston <bje@au.ibm.com>
3439
3440 * MAINTAINERS (mercury): Remove entry.
3441 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3442
3443 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3444
3445 * Makefile.def (dependencies): Make configure-gdb depend on
3446 all-intl.
3447 * Makefile.in: Regenerated.
3448
3449 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3450
3451 * MAINTAINERS (Fortran maintainer): Remove myself.
3452
3453 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3454
3455 * Makefile.def: To avoid problems running with parallel makes,
3456 build newlib before libgloss so that target specific header
3457 files are availble.
3458 * Makefile.in: Regenerate
3459
3460 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3461
3462 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3463 * Makefile.in: Regenerate.
3464
3465 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3466
3467 * MAINTAINERS (Register allocation reviewer): Add myself.
3468
3469 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3470
3471 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3472 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3473 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3474 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3475 * configure: Regenerate.
3476
3477 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3478
3479 * MAINTAINERS (Register allocation reviewer): Add myself.
3480
3481 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3482
3483 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3484 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3485 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3486 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3487 * configure.ac: Default them to host tools for $host = $build.
3488 Subst them.
3489
3490 * configure: Regenerate.
3491 * Makefile.in: Regenerate.
3492
3493 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3494
3495 * MAINTAINERS (Register allocation reviewer): Add myself.
3496
3497 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3498
3499 * MAINTAINERS (Register allocation reviewer): Add myself.
3500
3501 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3502
3503 * MAINTAINERS (Write After Approval): Fix typo.
3504
3505 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3506
3507 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3508 * configure: Regenerate.
3509
3510 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3511
3512 PR bootstrap/31906
3513 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3514 they're already prefixed.
3515
3516 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3517
3518 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3519 libstdc++.
3520 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3521 * configure: Regenerate.
3522 * Makefile.in: Regenerate.
3523
3524 2007-09-17 Andreas Schwab <schwab@suse.de>
3525
3526 * configure.ac: Raise minimum makeinfo version to 4.6.
3527 * configure: Regenerate.
3528
3529 2007-09-17 Johannes Singler <singler@ira.uka.de>
3530
3531 * MAINTAINERS (write-after-approval) add myself
3532
3533 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3534
3535 * configure.ac: Correct makeinfo version check.
3536 * configure: Regenerate.
3537
3538 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3539
3540 * MAINTAINERS: Update my email address.
3541
3542 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3543
3544 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3545 to $skipdirs and only disable gprof for newlib. Use the normal
3546 mips*-elf* handling in other respects.
3547 * configure: Regnerate.
3548
3549 2007-09-12 David Daney <ddaney@avtrex.com>
3550
3551 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3552 enabling libgcj.
3553 * configure: Regenerate.
3554
3555 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3556
3557 PR other/32154
3558 * configure.ac: For libgloss targets, point the linker to the linker
3559 script, startup code and simulator library.
3560 * configure: Regenerate.
3561
3562 2007-09-07 Andrew Haley <aph@redhat.com>
3563
3564 * configure.ac (noconfigdirs): Remove target-libffi and
3565 target-libjava.
3566 * configure: Regenerate.
3567
3568 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3569
3570 PR target/33281
3571 * configure.ac: Use config/mh-mingw on mingw.
3572 * configure: Regenerate.
3573
3574 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3575
3576 * MAINTAINERS (Write After Approval): Add myself.
3577
3578 2007-09-05 Richard Guenther <rguenther@suse.de>
3579
3580 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3581 nor --disable-checking is provided also turn on yes and types
3582 checking for stage1.
3583 * configure: Re-generate.
3584
3585 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3586
3587 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3588 (Write After Approval): Remove myself.
3589
3590 2007-08-29 Nick Clifton <nickc@redhat.com>
3591
3592 * config.sub, config.guess: Update from upstream sources.
3593
3594 2007-08-22 Bud Davis <jmdavis@link.com>
3595
3596 * MAINTAINERS (Write After Approval): Added myself.
3597 * MAINTAINERS (Reviewers): Removed myself.
3598
3599 2007-08-18 Paul Brook <paul@codesourcery.com>
3600 Joseph Myers <joseph@codesourcery.com>
3601
3602 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3603 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3604 * Makefile.in: Regenerate.
3605 * configure.ac (--with-debug-prefix-map): New.
3606 * configure: Regenerate.
3607
3608 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3609 Nigel Stephens <nigel@mips.com>
3610
3611 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3612 as target_makefile_frag.
3613 * configure: Regenerate.
3614
3615 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3616
3617 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3618 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3619 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3620 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3621 (do-compare, do-compare3, do-compare-debug): New.
3622 ([+compare-target+]): Use them.
3623
3624 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3625
3626 * MAINTAINERS (Write After Approval): Change my email address.
3627
3628 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3629 Ben Elliston <bje@au.ibm.com>
3630
3631 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3632 --silent if $silent.
3633 * configure: Regenerate.
3634
3635 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3636
3637 * MAINTAINERS (Various Maintainers): Add myself as
3638 loop infrastructure maintainer. Update my e-mail
3639 address.
3640
3641 2007-07-31 Diego Novillo <dnovillo@google.com>
3642
3643 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3644 Adjust description.
3645
3646 2007-07-26 Richard Guenther <rguenther@suse.de>
3647
3648 * configure.ac: Add types checking to stage1 checking flags.
3649 * configure: Regenerate.
3650
3651 2007-07-17 Nick Clifton <nickc@redhat.com>
3652
3653 * COPYING3: New file. Contains version 3 of the GNU General
3654 Public License.
3655 * COPYING3.LIB: New file. Contains version 3 of the GNU
3656 Lesser General Public License.
3657
3658 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3659
3660 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3661
3662 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3663
3664 * MAINTAINERS (S/390 co-maintainer): Add myself.
3665 (Write After Approval): Remove myself.
3666
3667 2007-07-13 Dan Hipschman <dsh@google.com>
3668
3669 * MAINTAINERS (Write After Approval): Add myself.
3670
3671 2007-07-11 Nick Clifton <nickc@redhat.com>
3672
3673 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3674 WINDRES export.
3675 * Makefile.in: Regenerate.
3676
3677 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3678
3679 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3680 maintainer.
3681
3682 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3683
3684 * lt~obsolete.m4: New. Import from 20070318 libtool.
3685
3686 2007-07-03 Julian Brown <julian@codesourcery.com>
3687
3688 * MAINTAINERS (Write After Approval): Add myself.
3689
3690 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3691
3692 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3693 * configure: Regenerate.
3694
3695 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3696
3697 * configure.ac: Add some missing m4 quotation.
3698 * configure: Regenerate.
3699
3700 2007-07-02 Simon Baldwin <simonb@google.com>
3701
3702 * MAINTAINERS (Write After Approval): Add myself.
3703
3704 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3705
3706 * configure: Regenerate.
3707
3708 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3709
3710 * Makefile.def: Add windmc tool to build.
3711 * Makefile.tpl: Likewise.
3712 * configure.ac: Likewise.
3713 * Makefile.in: Regenerate.
3714 * configure: Regenerate.
3715
3716 2007-06-28 DJ Delorie <dj@redhat.com>
3717
3718 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3719 not building newlib.
3720 * configure: Regenerated.
3721
3722 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3723
3724 * MAINTAINERS (Write After Approval): Add myself.
3725
3726 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3727
3728 * MAINTAINERS (Write After Approval): Add myself.
3729
3730 2007-06-19 Chris Matthews <chrismatthews@google.com>
3731
3732 * MAINTAINERS (Write After Approval): Add myself.
3733
3734 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3735
3736 * MAINTAINERS (Write After Approval): Add myself.
3737
3738 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3739
3740 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3741 * Makefile.in: Regenerated.
3742
3743 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3744
3745 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3746 bfin*-*-uclinux* targets.
3747 * configure: Regenerate.
3748
3749 2007-06-14 Ian Lance Taylor <iant@google.com>
3750
3751 * MAINTAINERS: Add myself as non-algorithmic global write
3752 maintainer.
3753
3754 2007-06-14 Diego Novillo <dnovillo@google.com>
3755
3756 * MAINTAINERS: Add self as middle-end maintainer and
3757 non-algorithmic global write maintainer.
3758
3759 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3760
3761 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3762 Move all Fortran maintainers except Paul Brook into the
3763 Non-Autopoiesis section.
3764
3765 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3766
3767 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3768 (distclean-stage[+id+]): Possibly delete stage_last.
3769 * Makefile.in: Regenerate.
3770
3771 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3772
3773 * MAINTAINERS (Various Maintainer): Fix typo.
3774
3775 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3776
3777 * MAINTAINERS (Various Maintainer): Add myself as
3778 dataflow maintainer.
3779
3780 2007-06-07 Ben Elliston <bje@au.ibm.com>
3781
3782 * config.sub, config.guess: Update from upstream sources.
3783
3784 2007-06-07 Ben Elliston <bje@au.ibm.com>
3785
3786 * Makefile.tpl: Fix spelling error.
3787 * Makefile.in: Regenerate.
3788
3789 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3790
3791 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3792 lt_cv_sys_max_cmd_len.
3793
3794 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3795
3796 * MAINTAINERS (Various Maintainers): Add myself as
3797 auto-vectorizer maintainer.
3798
3799 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3800
3801 PR libjava/32098
3802 * libtool.m4: Revert previous change.
3803 * ltgcc.m4: Put it here.
3804
3805 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3806
3807 * MAINTAINERS (Various Maintainers): Add myself as
3808 auto-vectorizer maintainer.
3809
3810 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3811
3812 PR libjava/32098
3813 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3814
3815 2007-05-30 Richard Guenther <rguenther@suse.de>
3816
3817 * MAINTAINERS (Various Maintainers): Add myself as
3818 auto-vectorizer maintainer.
3819
3820 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3821
3822 PR bootstrap/29382
3823 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3824 * configure: Rebuilt.
3825
3826 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3827
3828 * MAINTAINERS (Write After Approval): Removed my name.
3829
3830 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3831
3832 * MAINTAINERS (Write After Approval): Remove myself.
3833
3834 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3835
3836 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3837
3838 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3839
3840 * ltmain.sh: Update from ToT Libtool.
3841 * libtool.m4: Update from ToT Libtool.
3842 * ltsugar.m4: New. Update from ToT Libtool.
3843 * ltversion.m4: New. Update from ToT Libtool.
3844 * ltoptions.m4: New. Update from ToT Libtool.
3845 * ltconfig: Remove.
3846 * ltcf-c.sh: Remove.
3847 * ltcf-cxx.sh: Remove.
3848 * ltcf-gcj.sh: Remove.
3849
3850 2007-05-22 Ollie Wild <aaw@google.com>
3851
3852 * MAINTAINERS (Write After Approval): Add myself.
3853
3854 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3855
3856 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3857 stage_cflags.
3858 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3859 Remove CFLAGS/LIBCFLAGS.
3860 (configure-stage[+id+]-[+prefix+][+module+],
3861 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3862 * Makefile.in: Regenerate.
3863
3864 2007-05-15 Diego Novillo <dnovillo@google.com>
3865
3866 * MAINTAINERS: Update e-mail address.
3867
3868 2007-05-15 Revital Eres <eres@il.ibm.com>
3869
3870 * MAINTAINERS (Write After Approval): Add myself.
3871
3872 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3873
3874 * MAINTAINERS (Write After Approval): Updated my address.
3875
3876 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3877
3878 * MAINTAINERS (Write After Approval): Add myself.
3879
3880 2007-05-11 Silvius Rus <rus@google.com>
3881
3882 * MAINTAINERS (Write After Approval): Add myself.
3883
3884 2007-04-23 Tom Tromey <tromey@redhat.com>
3885
3886 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3887
3888 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3889
3890 * MAINTAINERS (cpplib): Rename to ...
3891 (libcpp): ... this. Add C/C++ front end maintainers.
3892
3893 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3894
3895 * config-ml.in: Pass ${ml_config_env} to configure calls.
3896
3897 2007-04-04 Christian Bruel <christian.bruel@st.com>
3898
3899 * MAINTAINERS (Write After Approval): Add myself.
3900
3901 2007-04-02 Dave Korn <dave.korn@artimi.com>
3902
3903 * MAINTAINERS (Write After Approval): Add myself.
3904
3905 2007-03-31 Tobias Burnus <burnus@net-b.de>
3906
3907 * MAINTAINERS (fortran 95 front end): Add myself.
3908
3909 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3910
3911 * MAINTAINERS (Write After Approval): Add myself.
3912
3913 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3914
3915 * MAINTAINERS (Modulo Scheduler): Add myself.
3916
3917 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3918
3919 * MAINTAINERS (fortran 95 front end): Add myself.
3920 (c++ front end): whitespace fix.
3921
3922 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3923
3924 * MAINTAINERS (Write After Approval): Add myself.
3925
3926 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3927
3928 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3929 of glob. Quote arguments with single quotes too.
3930 * configure: Regenerate.
3931
3932 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3933
3934 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3935 * Makefile.in: Regenerate
3936
3937 2007-03-07 Andreas Schwab <schwab@suse.de>
3938
3939 * configure: Regenerate.
3940
3941 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3942
3943 * configure.ac: Add "--with-pdfdir" configure option,
3944 which defines pdfdir variable.
3945 * Makefile.def (target=fixincludes): Add install-pdf to
3946 missing targets.
3947 (recursive_targets): Add install-pdf target.
3948 (flags_to_pass): Add pdfdir.
3949 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3950 target.
3951 * configure: Regenerate
3952 * Makefile.in: Regenerate
3953
3954 2007-02-28 Eric Christopher <echristo@apple.com>
3955
3956 Revert:
3957 2006-12-07 Mike Stump <mrs@apple.com>
3958
3959 * Makefile.def (dependencies): Add dependency for
3960 install-target-libssp and install-target-libgomp on
3961 install-gcc.
3962 * Makefile.in: Regenerate.
3963
3964 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3965
3966 * configure: Regenerate.
3967 * configure.ac: Move statements after variable declarations.
3968
3969 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3970
3971 * MAINTAINERS: Add myself as sh maintainer.
3972
3973 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3974
3975 * configure.ac: Adjust for loop syntax.
3976 * configure: Regenerate.
3977
3978 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3979
3980 * configure: Rebuilt.
3981
3982 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3983
3984 * configure.ac: Drop multiple occurrences of --enable-languages,
3985 and fix its quoting.
3986 * configure: Rebuilt.
3987
3988 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3989 Nathan Sidwell <nathan@codesourcery.com>
3990 Vladimir Prus <vladimir@codesourcery.com>
3991 Joseph Myers <joseph@codesourcery.com>
3992
3993 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3994 * configure: Regenerate.
3995
3996 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3997
3998 * ltconfig (freebsd*): Default to elf.
3999
4000 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4001
4002 * configure.ac (target_libraries): Move libgcc before libiberty.
4003 * configure: Regenerated.
4004
4005 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4006 Paolo Bonzini <bonzini@gnu.org>
4007
4008 PR bootstrap/30753
4009 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4010 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4011 * configure: Regenerated.
4012
4013 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4014
4015 * MAINTAINERS (Language Front End Maintainers): Update my mail
4016 address.
4017
4018 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4019
4020 PR bootstrap/30748
4021 * configure.ac: Correct syntax for Solaris ksh.
4022 * configure: Regenerated.
4023
4024 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4025
4026 * configure.ac: Sync with src.
4027 * configure: Regenerate.
4028
4029 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4030
4031 * Makefile.in: Regenerate.
4032
4033 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4034
4035 * config.sub: Sync with src.
4036
4037 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4038
4039 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4040 noncanonical equivalents.
4041 * configure.in: Rename to...
4042 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4043 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4044 target_noncanonical. Use them. Rewrite removal of configure
4045 arguments for autoconf 2.59. Discard variable settings. Force
4046 program_transform_name for native tools.
4047
4048 * Makefile.in: Regenerated.
4049 * configure: Regenerated with autoconf 2.59.
4050
4051 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4052
4053 * MAINTAINERS (Write After Approval): Add myself.
4054
4055 2007-01-31 Andreas Schwab <schwab@suse.de>
4056
4057 * Makefile.tpl (LDFLAGS): Substitute it.
4058 * Makefile.in: Regenerate.
4059
4060 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4061
4062 * MAINTAINERS (Write After Approval): Add myself.
4063
4064 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4065
4066 * MAINTAINERS (spu port): Add myself.
4067
4068 2007-01-23 Richard Guenther <rguenther@suse.de>
4069
4070 PR bootstrap/30541
4071 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4072 * Makefile.tpl (GNATBIND): Substitute it.
4073 (GNATMAKE): Likewise.
4074 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4075 of STAGE_PREFIX.
4076 * Makefile.in: Regenerate.
4077 * configure: Regenerate.
4078
4079 2007-01-18 Mike Stump <mrs@apple.com>
4080
4081 * configure.in: Re-enable -Werror for gcc builds.
4082
4083 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4084
4085 * MAINTAINERS (Write After Approval): Add myself.
4086
4087 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4088
4089 * configure.in: Change == to = in test command.
4090 * configure: Regenerate.
4091
4092 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4093 Nick Clifton <nickc@redhat.com>
4094 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4095
4096 * configure.in (build_configargs, host_configargs, target_configargs):
4097 Remove build/host/target parameters.
4098 (host_libs): Add gmp and mpfr.
4099 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4100 * Makefile.def (gmp, mpfr): New.
4101 (gcc): Remove target.
4102 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4103 target_os, target_vendor): New.
4104 (configure): Add host_alias/target_alias arguments; adjust invocations.
4105 * configure: Regenerate.
4106 * Makefile.in: Regenerate.
4107
4108 2007-01-11 Matt Fago <fago@earthlink.net>
4109
4110 * configure.in: Try to link to functions only in mpfr 2.2.x
4111 to improve robustness of configure tests.
4112 * configure: Regenerate.
4113
4114 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4115
4116 * MAINTAINERS: Add myself as i386 maintainer.
4117
4118 2007-01-08 Jan Hubicka <jh@suse.cz>
4119
4120 * MAINTAINERS: Add myself as i386 maintainer.
4121
4122 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4123
4124 * configure.in: Add support for an x86_64-mingw* target.
4125 * configure: Regenerate.
4126
4127 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4128
4129 * Makefile.tpl (all-target): Correct @if conditional for target
4130 modules.
4131 * configure.in: Omit libiberty if building only target libgcc.
4132 * configure, Makefile.in: Regenerated.
4133
4134 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4135
4136 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4137 * configure: Regenerate.
4138
4139 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4140
4141 * Makefile.def (target_modules): Add libgcc.
4142 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4143 * Makefile.tpl (clean-target-libgcc): Delete.
4144 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4145 on gcc even for bootstrapped modules. Rewrite handling of
4146 lang_env_dependencies to loop over target_modules.
4147 * configure.in (target_libraries): Add target-libgcc.
4148 * Makefile.in, configure: Regenerated.
4149
4150 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4151
4152 * configure.in: Reorganize recognition of languages. Add
4153 --enable-stage1-languages. Show supported languages for the chosen
4154 target rather than all recognized languages.
4155 * configure: Regenerate.
4156
4157 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4158
4159 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4160 * Makefile.in: Regenerate.
4161
4162 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4163
4164 * configure.in: Warn that MPFR 2.2.0 is buggy.
4165 * configure: Regenerate.
4166
4167 2006-12-27 Ian Lance Taylor <iant@google.com>
4168
4169 * configure.in: When removing Makefiles to force a reconfigure, also
4170 remove prev-DIR*/Makefile.
4171 * configure: Regenerate.
4172
4173 2006-12-22 Andreas Schwab <schwab@suse.de>
4174
4175 * configure: Regenerate with correct autoconf version.
4176
4177 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4178
4179 * configure.in: add AC_SUBST for *_FOR_TARGET.
4180 * configure: Regenerate.
4181
4182 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4183
4184 * configure.in: Simplify logic for rejecting languages that cannot
4185 be built. Separate the case when a language is unsupported,
4186 from the case when the user chooses not to build a language.
4187
4188 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4189
4190 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4191 it only affects bootstrap and could be tested on "$host" as well.
4192 * configure: Regenerate.
4193 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4194
4195 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4196
4197 PR bootstrap/29544
4198 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4199 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4200 move here comment from Makefile.tpl.
4201 * Makefile.tpl: Move some definitions higher in the file.
4202 (STAGE1_CHECKING): New.
4203 * configure.in: Add --enable-stage1-checking.
4204 * configure: Regenerate.
4205 * Makefile.in: Regenerate.
4206
4207 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4208
4209 * MAINTAINERS: Add myself as build system maintainer.
4210
4211 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4212
4213 * MAINTAINERS (Write After Approval): Add myself.
4214
4215 2006-12-13 Eric Christopher <echristo@apple.com>
4216
4217 * MAINTAINERS: Add myself as darwin maintainer.
4218
4219 2006-12-11 Ian Lance Taylor <ian@airs.com>
4220
4221 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4222
4223 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4224
4225 MAINTAINERS: Update my entry.
4226
4227 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4228
4229 * configure.in: Handle spu makefile frag.
4230 * Makefile.tpl (MAINT): Define
4231 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4232 * configure: Regenerate.
4233 * Makefile.in: Regenerate.
4234
4235 2006-12-11 Ben Elliston <bje@au.ibm.com>
4236
4237 * config.guess: Import latest version.
4238 * config.sub: Likewise.
4239
4240 2006-12-11 Ben Elliston <bje@au.ibm.com>
4241
4242 * configure.in (spu-*-*): Don't skip target-libiberty.
4243 * configure: Regenerate.
4244
4245 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4246
4247 PR bootstrap/30134
4248 * configure.in: Correct x86 darwin support for libjava to powerpc
4249 and i?86 only.
4250 * configure: Regenerate.
4251
4252 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4253
4254 * configure.in: Add x86 darwin support for libjava.
4255 * configure: Regenerate.
4256
4257 2006-12-07 Mike Stump <mrs@apple.com>
4258
4259 * Makefile.def (dependencies): Add dependency for
4260 install-target-libssp and install-target-libgomp on
4261 install-gcc.
4262 * Makefile.in: Regenerate.
4263
4264 2006-12-04 Richard Guenther <rguenther@suse.de>
4265
4266 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4267 (Non-Algorithmic Maintainers): Move over non-algorithmic
4268 loop optimizer maintainers, add myself as a non-algorithmic
4269 middle-end maintainer.
4270
4271 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4272
4273 * MAINTAINERS (Write After Approval): Add myself.
4274
4275 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4276
4277 * configure.in: Update error message for missing GMP/MPFR.
4278
4279 * configure: Regenerate.
4280
4281 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4282
4283 * configure.in: Update MPFR version in error message.
4284
4285 * configure: Regenerate.
4286
4287 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4288
4289 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4290 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4291 --with-gmp-lib): New flags.
4292
4293 * configure: Regenerate.
4294
4295 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4296
4297 * MAINTAINERS (Write After Approval): Change my email address.
4298
4299 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4300
4301 * MAINTAINERS (Write After Approval): Add myself.
4302
4303 2006-11-22 Philipp Thomas <pth@suse.de>
4304
4305 * MAINTAINERS (i18n): Update e-mail address.
4306
4307 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4308
4309 * MAINTAINERS (spu port): Add myself as maintainer.
4310 (Write After Approval): Remove myself.
4311
4312 2006-11-22 Ben Elliston <bje@au.ibm.com>
4313
4314 * configure.in (skipdirs): Don't build libssp for SPU.
4315 * configure: Regenerate.
4316
4317 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4318
4319 * MAINTAINERS (spu port): Add myself as maintainer.
4320 (libobjc): Update my email address.
4321
4322 2006-11-21 Andrea Bona <andrea.bona@st.com>
4323
4324 * MAINTAINERS (Write After Approval): Add myself.
4325
4326 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4327
4328 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4329 * configure : Rebuilt.
4330
4331 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4332
4333 * MAINTAINERS (Write After Approval): Add myself.
4334
4335 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4336
4337 * MAINTAINERS (Write After Approval): Add myself.
4338
4339 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4340
4341 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4342 libmpfr.a.
4343 * configure: Regenerate.
4344
4345 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4346
4347 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4348 (unstage): Test for stage_last presence.
4349
4350 PR bootstrap/29802
4351 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4352 STAGE_PREFIX.
4353 * Makefile.in: Regenerate.
4354
4355 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4356
4357 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4358 maintainers.
4359
4360 2006-11-14 Erven Rohou <erven.rohou@st.com>
4361
4362 * MAINTAINERS (Write After Approval): Add myself.
4363
4364 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4365
4366 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4367 and stageN-package/Makefile.
4368 * Makefile.in: Regenerated.
4369
4370 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4371
4372 * configure.in: Remove target-libgloss from noconfigdirs for
4373 bfin-*-*.
4374 * configure: Regenerated.
4375
4376 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4377
4378 * configure.in (have_gmp): Only error if the gcc directory exists.
4379
4380 * configure: Regenerate.
4381
4382 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4383
4384 * configure.in: Robustify error message for missing GMP/MPFR.
4385
4386 * configure: Regenerate.
4387
4388 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4389
4390 * MAINTAINERS (Write After Approval): Add myself.
4391
4392 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4393
4394 * MAINTAINERS: Change email address.
4395
4396 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4397
4398 * MAINTAINERS (Write After Approval): Add myself.
4399
4400 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4401
4402 * MAINTAINERS (Write After Approval): Add myself.
4403
4404 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4405
4406 * MAINTAINERS (Write After Approval): Move myself to
4407 Write After Approval section.
4408
4409 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4410
4411 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4412 need_gmp anymore.
4413 * configure: Regenerate.
4414
4415 2006-10-16 Tobias Burnus <burnus@net-b.de>
4416
4417 * MAINTAINERS (Write After Approval): Add myself.
4418
4419 2006-10-16 Ben Elliston <bje@au.ibm.com>
4420
4421 * config.guess: Import latest version.
4422 * config.sub: Likewise.
4423
4424 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4425
4426 * Makefile.def: Added pdf target handling.
4427 * Makefile.tpl: Added pdf target handling.
4428 * Makefile.in: Regenerated.
4429
4430 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4431
4432 * MAINTAINERS: Add self as score port maintainer.
4433
4434 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4435
4436 * MAINTAINERS (Write After Approval): Add myself.
4437
4438 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4439
4440 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4441 or newer.
4442 * configure: Regenerated.
4443
4444 2006-09-27 Dave Brolley <brolley@redhat.com>
4445
4446 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4447 using $s instead of $r.
4448 * configure: Regenerated.
4449
4450 2006-09-26 Thiemo Seufer <ths@mips.com>
4451
4452 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4453 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4454 * configure: Regenerate.
4455
4456 2006-09-24 Graeme Peterson <gridly@gmail.com>
4457
4458 * MAINTAINERS (Write After Approval): Remove myself.
4459
4460 2006-09-22 Chao-ying Fu <fu@mips.com>
4461
4462 * MAINTAINERS (Write After Approval): Add myself.
4463
4464 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4465
4466 * MAINTAINERS: Add self as soft-fp maintainer.
4467
4468 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4469
4470 * MAINTAINERS: Add myself as avr maintainer.
4471 Remove Marek Michalkiewicz as avr maintainer.
4472
4473 2006-09-07 Roberto Costa <roberto.costa@st.com>
4474
4475 * MAINTAINERS (Write After Approval): Add myself.
4476
4477 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4478
4479 * configure.in: Never build newlib for a Mingw host.
4480 Never build newlib as Mingw target library.
4481 Test the existence of winsup/cygwin for building a Cygwin newlib,
4482 rather than just winsup.
4483 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4484 building a Mingw target.
4485 * configure: Regenerate.
4486
4487 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4488
4489 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4490
4491 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4492
4493 * config.guess: Import from src (was more updated).
4494 * config.sub: Likewise.
4495
4496 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4497
4498 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4499 * configure: Regenerated.
4500
4501 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4502
4503 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4504 for stages after the first.
4505
4506 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4507
4508 * Makefile.def: Add dependencies for configure-opcodes
4509 on configure-intl and all-opcodes on all-intl.
4510 * Makefile.in: Regenerated.
4511
4512 2006-07-13 Ben Elliston <bje@au.ibm.com>
4513
4514 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4515
4516 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4517
4518 Port to hosts whose 'sort' and 'tail' implementations
4519 treat operands with leading '+' as file names, as POSIX
4520 has required since 2001. However, make sure the code still
4521 works on pre-POSIX hosts.
4522 * ltmain.sh: Don't assume "sort +2" is equivalent to
4523 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4524
4525 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4526
4527 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4528
4529 2006-07-04 Peter O'Gorman <peter@pogma.com>
4530
4531 * ltconfig: chmod 644 before ranlib during install.
4532
4533 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4534
4535 PR bootstrap/18058
4536 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4537 if the bootstrap compiler is a GCC version that supports it.
4538 * configure: Regenerate.
4539
4540 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4541
4542 * configure.in: Fix thinkos in previous check-in.
4543 * configure: Regenerate.
4544
4545 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4546
4547 PR other/27063
4548 * configure.in: Test subdir_requires and give an appropriate
4549 error message.
4550 * configure: Regenerate.
4551
4552 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4553
4554 * MAINTAINERS (Write After Approval): Add myself.
4555
4556 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4557
4558 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4559
4560 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4561
4562 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4563
4564 2006-06-20 David Ayers <d.ayers@inode.at>
4565
4566 PR bootstrap/28072
4567 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4568 whether target-libjava is being configured instead of whether the
4569 java front end is enabled.
4570 * configure: Regenerate.
4571
4572 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4573
4574 PR target/27540
4575 * configure.in: Only enable libgomp on IRIX 6.
4576 * configure: Regenerate.
4577
4578 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4579
4580 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4581 too.
4582 * Makefile.in: Regenerate.
4583
4584 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4585
4586 * config-ml.in: Alter CCASFLAGS to include special
4587 multilib options the same as is done for CFLAGS.
4588
4589 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4590
4591 * configure.in: Don't enable libgomp on hpux10.
4592 * configure: Rebuilt.
4593
4594 2006-06-12 David Ayers <d.ayers@inode.at>
4595
4596 PR bootstrap/27963
4597 PR target/19970
4598 * configure.in: Remove target-boehm-gc from noconfigdirs where
4599 ${libgcj} is specified.
4600 * configure: Regenerate.
4601
4602 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4603
4604 Sync from src:
4605
4606 * configure.in: Sync.
4607 * configure: Regenerated.
4608
4609 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4610
4611 * Makefile.def: Added dependencies from sim and gdb on intl, and
4612 added configure dependencies to everything with an all dependency
4613 on intl.
4614 * Makefile.in: Regenerated.
4615
4616 2006-06-06 David Ayers <d.ayers@inode.at>
4617
4618 PR libobjc/13946
4619 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4620 * Makefile.in: Regenerate.
4621 * configure.in: Add --enable-objc-gc at toplevel and have it
4622 enable boehm-gc for Objective-C.
4623 Remove target-boehm-gc from libgcj.
4624 Add target-boehm-gc to target_libraries.
4625 Add target-boehm-gc to noconfigdirs where ${libgcj}
4626 is specified.
4627 Assert that boehm-gc is supported when requested for Objective-C.
4628 Only build boehm-gc if needed either for Java or Objective-C.
4629 * configure: Regenerate.
4630
4631 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4632
4633 PR 27674
4634 * Makefile.tpl (configure-[+prefix+][+module+],
4635 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4636 Remove rule to unstage bootstrapped modules.
4637 (stage_current): New.
4638 * Makefile.in: Regenerate.
4639
4640 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4641
4642 * MAINTAINERS (Write After Approval): Update my e-mail address.
4643
4644 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4645
4646 * include/libiberty.h: Declare pex_run_in_environment.
4647
4648 2006-05-31 Asher Langton <langton2@llnl.gov>
4649
4650 * MAINTAINERS (Write After Approval): Add myself.
4651
4652 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4653
4654 * Makefile.def (bfd, opcodes): Fix lib_path.
4655 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4656 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4657 * Makefile.in: Regenerate.
4658
4659 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4660
4661 * Makefile.in: Regenerate.
4662
4663 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4664
4665 * Makefile.def: Add install-html target. Add datarootdir
4666 docdir and htmldir to flags_to_pass.
4667 * Makefile.tpl: Add install-html target.
4668 * Makefile.in: Regenerate.
4669 * configure.in: Add --with-datarootdir, --with-docdir, and
4670 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4671 * configure: Regenerate.
4672
4673 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4674
4675 * configure.in: Enable gprof for cross builds.
4676 * configure: Regenerate.
4677
4678 2006-05-22 Richard Guenther <rguenther@suse.de>
4679
4680 Revert
4681 2006-01-31 Richard Guenther <rguenther@suse.de>
4682 Paolo Bonzini <bonzini@gnu.org>
4683
4684 * Makefile.def (target_modules): Add libgcc-math target module.
4685 * configure.in (target_libraries): Add libgcc-math target library.
4686 (--enable-libgcc-math): New configure switch.
4687 * Makefile.in: Re-generate.
4688 * configure: Re-generate.
4689 * libgcc-math: New toplevel directory.
4690
4691 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4692 Andreas Tobler <a.tobler@schweiz.ch>
4693
4694 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4695 * configure: Rebuilt.
4696
4697 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4698
4699 * MAINTAINERS (Write After Approval): Add myself.
4700
4701 2006-05-01 DJ Delorie <dj@redhat.com>
4702
4703 * configure.in: Restore CFLAGS if GMP isn't present.
4704 * configure: Regenerate.
4705
4706 2006-05-01 Richard Guenther <rguenther@suse.de>
4707
4708 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4709 maintainer.
4710
4711 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4712
4713 * MAINTAINERS (Write After Approval): Add myself.
4714
4715 2006-04-28 Jan Beulich <jbeulich@novell.com>
4716
4717 * MAINTAINERS (Write After Approval): Add myself.
4718
4719 2006-04-18 DJ Delorie <dj@redhat.com>
4720
4721 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4722 reference libgloss so that libssp can be built in a combined
4723 tree.
4724 * configure: Regenerate.
4725
4726 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4727
4728 * MAINTAINERS (Write After Approval): Add myself.
4729
4730 2006-04-05 Ben Elliston <bje@au.ibm.com>
4731
4732 * configure.in: Require makeinfo 4.4 or higher.
4733 * configure: Regenerate.
4734
4735 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4736
4737 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4738 Rearrange the entries of other libraries to have them in one place.
4739
4740 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4741
4742 * MAINTAINERS (Write After Approval): Remove myself.
4743 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4744
4745 2006-03-14 Richard Guenther <rguenther@suse.de>
4746
4747 * configure: Regenerate with autoconf 2.13.
4748
4749 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4750
4751 * MAINTAINERS: Use my work address.
4752
4753 * MAINTAINERS: Update my E-mail address.
4754
4755 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4756
4757 * configure.in: Handle --disable-<component> generically.
4758 * configure: Regenerate.
4759
4760 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4761
4762 PR libgcj/17311
4763 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4764
4765 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4766
4767 * MAINTAINERS (Write After Approval): Remove myself.
4768 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4769
4770 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4771
4772 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4773 (TARGET_CONFIGDIRS): Remove.
4774 * configure.in: Remove AC_SUBST(target_configdirs).
4775 * Makefile.in, configure: Regenerated.
4776
4777 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4778
4779 * MAINTAINERS (Write After Approval): Remove myself.
4780 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4781
4782 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4783
4784 PR bootstrap/25670
4785
4786 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4787
4788 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4789 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4790 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4791 BUILD_PREFIX, BUILD_PREFIX_1.
4792 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4793
4794 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4795 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4796
4797 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4798 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4799 of `cat stage_current`. Always provide the `r' and `s' variables.
4800 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4801 a single shell execution.
4802 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4803 bootstrapped modules, make the stage1 module if the build was not
4804 started yet, else build the current stage.
4805 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4806 (all-build, all-host, all-target, [+make_target+]-host,
4807 [+make_target+]-target): Do not use \-continued lines.
4808 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4809 (current_stage, restrap, stage_last): New.
4810
4811 * Makefile.in: Regenerate.
4812 * configure: Regenerate.
4813
4814 2006-02-19 Bud Davis <jmdavis@link.com>
4815
4816 * MAINTAINERS (Write After Approval): Remove myself.
4817 (Language Front End Maintainers): Add myself as fortran 95
4818 maintainer and update e-mail address.
4819
4820 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4821
4822 * MAINTAINERS (Write After Approval): Remove myself.
4823 (Language Front End Maintainers): Add myself as fortran 95
4824 maintainer.
4825
4826 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4827
4828 * MAINTAINERS (Write After Approval): Add myself.
4829
4830 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4831
4832 * MAINTAINERS (Write After Approval): Remove myself.
4833 (Language Front End Maintainers): Add myself as
4834 fortran 95 maintainer.
4835
4836 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4837
4838 Sync from src:
4839
4840 2005-12-27 Leif Ekblad <leif@rdos.net>
4841
4842 * configure.in: Add support for RDOS target.
4843 * configure: Regenerate.
4844
4845 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4846 Andreas Schwab <schwab@suse.de>
4847
4848 * configure: Regenerate.
4849
4850 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4851
4852 * configure.in (enable_libgomp): Add AIX.
4853 * configure: Regenerate.
4854
4855 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4856
4857 * MAINTAINERS (Write After Approval): Add myself.
4858
4859 2006-02-03 Lee Millward <lee.millward@gmail.com>
4860
4861 * MAINTAINERS (Write After Approval): Add myself.
4862
4863 2006-01-31 Richard Guenther <rguenther@suse.de>
4864 Paolo Bonzini <bonzini@gnu.org>
4865
4866 * Makefile.def (target_modules): Add libgcc-math target module.
4867 * configure.in (target_libraries): Add libgcc-math target library.
4868 (--enable-libgcc-math): New configure switch.
4869 * Makefile.in: Re-generate.
4870 * configure: Re-generate.
4871 * libgcc-math: New toplevel directory.
4872
4873 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4874
4875 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4876 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4877 the assembler, linker and binutils.
4878 * configure: Regenerate.
4879
4880 2006-01-22 Dirk Mueller <dmueller@suse.de>
4881
4882 * MAINTAINERS (Write After Approval): Add myself.
4883
4884 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4885
4886 * configure: Regenerate.
4887
4888 2006-01-18 Richard Henderson <rth@redhat.com>
4889 Jakub Jelinek <jakub@redhat.com>
4890 Diego Novillo <dnovillo@redhat.com>
4891
4892 * libgomp: New directory.
4893 * Makefile.def: Add target_module libgomp.
4894 * Makefile.in: Regenerate.
4895 * configure.in (target_libraries): Add target-libgomp.
4896 * configure: Regenerate.
4897
4898 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4899
4900 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4901 @ from continuation.
4902 * Makefile.in: Rebuilt.
4903
4904 2006-01-04 Chris Lattner <sabre@gnu.org>
4905
4906 * MAINTAINERS (Write After Approval): Add myself.
4907
4908 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4909
4910 PR bootstrap/24252
4911
4912 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4913 * Makefile.tpl (OBJDUMP): New.
4914 (EXTRA_HOST_FLAGS): Add it.
4915 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4916
4917 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4918 to use symbolic links between directories. Avoid race conditions
4919 or make them harmless.
4920 * configure.in: Do not try to use symbolic links between directories.
4921
4922 * Makefile.def (LEAN): Pass.
4923 * Makefile.tpl (LEAN): Define.
4924 (stage[+id+]-start): Accept that the previous directory does not
4925 exist, if the bootstrap is lean.
4926 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4927 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4928 configure substitution.
4929 ([+compare-target+]): Likewise.
4930 ([+bootstrap-target+]-lean): New.
4931 * configure.in: Remove lean bootstrap support from here.
4932
4933 * Makefile.in: Regenerate.
4934 * configure: Regenerate.
4935
4936 2006-01-04 Ben Elliston <bje@au.ibm.com>
4937
4938 * MAINTAINERS (libdecnumber): Add myself.
4939
4940 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4941
4942 * libtool-ldflags: New script.
4943
4944 2006-01-02 Andreas Schwab <schwab@suse.de>
4945
4946 * configure.in: When reconfiguring remove Makefile in
4947 all stage directories.
4948 * configure: Regenerate.
4949
4950 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4951
4952 * MAINTAINERS: Update my email address.
4953
4954 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4955
4956 Revert Ada-related part of the previous change.
4957
4958 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4959 Do not pass.
4960 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4961 * Makefile.in: Regenerate.
4962 * configure.in: Do not include mt-ppc-aix target fragment.
4963 * configure: Regenerate.
4964
4965 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4966
4967 * configure.in: Select appropriate fragments for PowerPC/AIX.
4968 * configure: Regenerate.
4969
4970 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4971 BOOT_CFLAGS, BOOT_LDFLAGS.
4972 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4973 BOOT_CFLAGS, BOOT_LDFLAGS.
4974 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4975 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4976 (stage): Fail if we cannot complete the work.
4977 * Makefile.in: Regenerate.
4978
4979 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4980
4981 * configure.in: Replace ms1 with mt.
4982 * configure: Rebuilt.
4983
4984 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4985
4986 * MAINTAINERS: Update my email address.
4987
4988 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4989
4990 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4991 install-host-nogcc): Don't invoke $(stage) at the end.
4992 * Makefile.in: Regenerate.
4993
4994 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4995
4996 * configure.in: Flip the top-level bootstrap switch.
4997 * configure: Regenerate.
4998
4999 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5000
5001 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5002 $(stage) and $(unstage).
5003 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5004 (all): Remove stray semicolon.
5005 (local-distclean): Don't handle multilib.tmp and multilib.out.
5006 (install.all): Set $s for consistency.
5007 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5008 check_multilibs setting. Always make the install directory.
5009 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5010 Correct @if/@endif.
5011 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5012 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5013 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5014 (multilib.out): Remove.
5015 * Makefile.in: Regenerated.
5016
5017 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5018
5019 * MAINTAINERS (Write After Approval): Add myself.
5020
5021 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5022
5023 * MAINTAINERS: Add myself as mt maintainer.
5024
5025 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5026
5027 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5028
5029 * MAINTAINERS: Change email address.
5030
5031 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5032
5033 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5034 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5035 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5036 Find in-tree tools if available.
5037 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5038 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5039 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5040 (COMPILER_*_FOR_TARGET): New.
5041 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5042 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5043 (CONFIGURED_*, USUAL_*): Remove.
5044 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5045 STRIP): Use autoconf substitutions.
5046 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5047 COMPILER_NM_FOR_TARGET): New.
5048 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5049
5050 (all): Make all-host and all-target in parallel.
5051 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5052 that $$r and $$s are set before invoking a recursive make.
5053 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5054 ([+bootstrap-target+]): Inline most of the `all' target.
5055
5056 2005-11-29 Ben Elliston <bje@au.ibm.com>
5057
5058 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5059 from the gcc build directory.
5060 * Makefile.in: Regenerate.
5061
5062 2005-11-29 Ben Elliston <bje@au.ibm.com>
5063
5064 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5065 depend on all-libdecnumber.
5066 * configure.in (host_libs): Include libdecnumber.
5067 * Makefile.in: Regenerate.
5068 * configure: Likewise.
5069
5070 2005-11-29 Ben Elliston <bje@au.ibm.com>
5071
5072 * libdecnumber: Import decNumber sources from the dfp-branch.
5073
5074 2005-11-21 Kean Johnston <jkj@sco.com>
5075
5076 * config.sub, config.guess: Sync from upstream sources.
5077
5078 2005-11-21 Ben Elliston <bje@au.ibm.com>
5079
5080 Import from Autoconf sources:
5081
5082 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5083 * config/move-if-change: Don't output "$2 is unchanged";
5084 suggested by Ben Elliston. Handle weird characters correctly.
5085
5086 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5087
5088 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5089 to match upstream libtool for darwin.
5090
5091 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5092
5093 * Makefile.def: Remove gdb dependencies for gdbtk.
5094 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5095 (configure-gdb, install-gdb): New rules.
5096 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5097 * Makefile.in, configure: Regenerated.
5098
5099 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5100
5101 * MAINTAINERS (Write After Approval): Add myself.
5102
5103 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5104
5105 * MAINTAINERS (Write After Approval): Add myself.
5106
5107 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5108
5109 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5110 Diego Novillo.
5111
5112 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5113
5114 PR bootstrap/24297
5115 * Makefile.tpl (do-[+make-target+], do-check, install,
5116 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5117 are set before recursing.
5118 * Makefile.in: Regenerate.
5119
5120 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5121
5122 PR bootstrap/18939
5123 * Makefile.def (gcc) <target>: Fix thinko.
5124 * Makefile.in: Regenerate.
5125
5126 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5127
5128 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5129 * configure: Regenerate.
5130
5131 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5132
5133 * MAINTAINERS (Write After Approval): Add self.
5134
5135 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5136
5137 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5138 target-libffi, target-qthreads, target-libjava, and
5139 targetlibobjc.
5140 * configure: Regenerate.
5141
5142 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5143
5144 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5145 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5146 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5147 (USUAL_OBJDUMP_FOR_TARGET): New.
5148 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5149 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5150 * configure, Makefile.in: Regenerated.
5151
5152 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5153
5154 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5155 before other host packages.
5156
5157 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5158
5159 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5160
5161 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5162
5163 PR bootstrap/22340
5164
5165 * configure.in (default_target): Remove.
5166 * Makefile.tpl (all): Do not use prerequisites as subroutines
5167 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5168 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5169 use prerequisites as subroutines.
5170 (check-host, check-target): New.
5171 (bootstrap configure & all targets): Do not use stage*-start
5172 if the directory layout is already ok.
5173 (non-bootstrap configure & all targets): Prepend a $(unstage).
5174 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5175 (NOTPARALLEL): Remove.
5176 (unstage, stage variables): New variables.
5177 (unstage, stage targets): Simply expand to those variables.
5178
5179 * configure: Regenerate.
5180 * Makefile.in: Regenerate.
5181
5182 2005-10-04 James E Wilson <wilson@specifix.com>
5183
5184 * Makefile.def (lang_env_dependencies): Add libmudflap.
5185 * Makefile.in: Regenerate.
5186
5187 2005-10-03 Andreas Schwab <schwab@suse.de>
5188
5189 Backport from libtool CVS:
5190 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5191
5192 * ltmain.sh: add support for installing into temporary
5193 staging area (e.g. 'make install DESTDIR=...')
5194
5195 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5196
5197 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5198 * configure: Regenerated.
5199
5200 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5201
5202 * configure: Regenerate with the correct
5203 autoconf version.
5204
5205 2005-09-30 Catherine Moore <clm@cm00re.com>
5206
5207 * configure.in (bfin-*-*): New.
5208 * configure: Regenerated.
5209
5210 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5211
5212 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5213 (LIPO_FOR_TARGET): New.
5214 (CONFIGURED_LIPO_FOR_TARGET): New.
5215 (USUAL_LIPO_FOR_TARGET): New.
5216 (STRIP_FOR_TARGET): New.
5217 (CONFIGURED_STRIP_FOR_TARGET): New.
5218 (USUAL_STRIP_FOR_TARGET): New.
5219 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5220 STRIP_FOR_TARGET.
5221 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5222 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5223 * Makefile.in: Regenerate.
5224 * configure: Regenerate.
5225
5226 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5227
5228 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5229 (rs6000-*-aix*): Same.
5230 * configure: Regenerate.
5231
5232 2005-09-16 Tom Tromey <tromey@redhat.com>
5233
5234 * MAINTAINERS: Add self as java maintainer.
5235
5236 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5237
5238 * configure.in: Recognize f95 in the --enable-languages option,
5239 and substitute it for fortran, issuing a warning.
5240 * configure: Regenerate.
5241
5242 2005-08-30 Phil Edwards <phil@codesourcery.com>
5243
5244 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5245 * configure: Regenerated.
5246
5247 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5248
5249 * MAINTAINERS: Add self as ms1 maintainer.
5250
5251 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5252
5253 * Makefile.def (libssp): Add to lang_env_dependencies.
5254 * Makefile.in: Regenerate.
5255
5256 2005-08-18 Ian Lance Taylor <ian@airs.com>
5257
5258 * MAINTAINERS: Add myself as middle-end maintainer.
5259
5260 2005-08-17 Christian Groessler <chris@groessler.org>
5261
5262 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5263 * Makefile.in: Regenerate.
5264
5265 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5266
5267 * MAINTAINERS (write after approval): Added myself.
5268
5269 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5270
5271 * MAINTAINERS (Write After Approval): Add myself.
5272
5273 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5274
5275 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5276 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5277 Look for alternate names of the target cc and c++
5278 * configure: Regenerate.
5279
5280 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5281
5282 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5283 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5284 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5285 tools; remove code to manually set them.
5286 (Target tools): Look in the environment for them.
5287 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5288 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5289 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5290 build directory.
5291 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5292 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5293 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5294 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5295 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5296 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5297 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5298 * configure: Regenerate.
5299 * Makefile.in: Regenerate.
5300
5301 2005-07-28 Ben Elliston <bje@au.ibm.com>
5302
5303 * MAINTAINERS: Update for removed CPU targets.
5304
5305 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5306
5307 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5308 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5309 * Makefile.in: Regenerated.
5310
5311 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5312
5313 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5314 (CFLAGS_FOR_TARGET): Use it.
5315 (CXXFLAGS_FOR_TARGET): Likewise.
5316 * Makefile.in: Regenerated.
5317 * configure.in (--with-build-sysroot): New option.
5318 * configure: Regenerated.
5319
5320 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5321
5322 * Makefile.tpl: Wrap install between unstage and stage
5323 * Makefile.in: Regenerate.
5324
5325 2005-07-21 Eric Christopher <echristo@apple.com>
5326
5327 * MAINTAINERS: Update affiliation.
5328
5329 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5330
5331 * MAINTAINERS: Add self as crx port maintainer.
5332
5333 2005-07-20 DJ Delorie <dj@redhat.com>
5334
5335 * MAINTAINERS: Add self as m32c maintainer.
5336
5337 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5338
5339 * all files: Update FSF address.
5340
5341 2005-07-15 Eric Christopher <echristo@redhat.com>
5342
5343 * MAINTAINERS: Change affiliation.
5344
5345 2005-07-14 Jim Blandy <jimb@redhat.com>
5346
5347 * configure.in: Add cases for Renesas m32c.
5348 * configure: Regenerated.
5349
5350 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5351
5352 * COPYING.LIB: Update from fsf.org.
5353
5354 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5355
5356 * COPYING, compile, config.guess,
5357 config.sub, install-sh, missing, mkinstalldirs,
5358 symlink-tree, ylwrap: Sync from upstream sources.
5359 * config-ml.in: Update FSF address.
5360
5361 2005-07-13 Eric Christopher <echristo@redhat.com>
5362
5363 * configure.in: Add toplevel noconfigdir support for tpf.
5364 * configure: Regenerate.
5365
5366 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5367
5368 PR ada/22340
5369
5370 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5371 * Makefile.in: Regenerate.
5372
5373 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5374
5375 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5376 Brolley to write-after-approval.
5377
5378 2005-07-07 Andreas Schwab <schwab@suse.de>
5379
5380 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5381 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5382 * Makefile.in: Regenerated.
5383
5384 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5385
5386 * configure.in: Don't build sim or rda when targetting darwin.
5387 * configure: Regenerate.
5388
5389 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5390
5391 * configure.in: Add --enable-libssp and --disable-libssp.
5392 * configure: Regenerate with autoconf-2.13.
5393
5394 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5395
5396 * Makefile.def (target_modules): Add libssp.
5397 * configure.in (target_libraries): Add target-libssp.
5398 * configure: Rebuilt.
5399 * Makefile.in: Rebuilt.
5400
5401 2005-07-01 Zack Weinberg <zackw@panix.com>
5402
5403 * MAINTAINERS: Change email address. Resign from maintainership.
5404
5405 2005-07-01 Richard Guenther <rguenther@suse.de>
5406
5407 * MAINTAINERS: Change my e-mail address and affiliation.
5408
5409 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5410
5411 * Makefile.def (stagefeedback): Come after profile.
5412 Define profiledbootstrap target.
5413 * Makefile.tpl (profiledbootstrap): Remove.
5414 (stageprofile-end): Zap stagefeedback.
5415 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5416 * Makefile.in: Regenerate.
5417
5418 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5419
5420 * MAINTAINERS: Update my email address.
5421
5422 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5423
5424 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5425 In 'cpp' stanza, support '#line' as well as '# '.
5426
5427 2005-06-08 Andreas Schwab <schwab@suse.de>
5428
5429 * MAINTAINERS: Move myself from 'Write After Approval' to
5430 'CPU Port Maintainers' section as m68k maintainer.
5431
5432 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5433
5434 * configure.in (unsupported_languages): New macro.
5435 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5436 non-ported target libraries in noconfigdirs.
5437 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5438 non-linux-gnu. Remove libgcj_ex_libffi.
5439 <lang_frag loop>: Set add_this_lang=no if the language is in
5440 unsupported_languages.
5441 * configure: Regenerate.
5442
5443 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5444
5445 * configure.in: Fix typo in handling of --with-mpfr-dir.
5446 * configure: Regenerate.
5447
5448 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5449
5450 * MAINTAINERS: Update my email address.
5451
5452 2005-06-02 Jim Blandy <jimb@redhat.com>
5453
5454 * config.sub: Add cases for the Renesas m32c. (This patch has been
5455 accepted into the master sources.)
5456
5457 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5458 Michael Snyder <msnyder@redhat.com>
5459 Stan Cox <scox@redhat.com>
5460
5461 * configure.in: Set noconfigdirs for ms1.
5462
5463 * configure: Regenerate.
5464
5465 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5466
5467 * MAINTAINERS (Write After Approval): Add self.
5468
5469 2005-06-01 Josh Conner <jconner@apple.com>
5470
5471 * MAINTAINERS (Write After Approval): Add self.
5472
5473 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5474
5475 * MAINTAINERS: Update my email address.
5476
5477 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5478
5479 * MAINTAINERS (Write After Approval): Add self.
5480
5481 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5482
5483 * MAINTAINERS (Write After Approval): Remove self.
5484
5485 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5486
5487 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5488 (Dependencies): Consider target modules for bootstrap dependencies.
5489 Make target bootstrap modules depend on each stage's gcc.
5490 * Makefile.in: Regenerate.
5491
5492 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5493
5494 * Makefile.def (configure-gcc): Depend on binutils having been built.
5495 (all-gcc): No need to do it here.
5496 * Makefile.in: Regenerate.
5497
5498 2005-05-19 Paul Brook <paul@codesourcery.com>
5499
5500 * configure.in: Rewrite misleading error message when requested
5501 language cannot be built.
5502 * configure: Regenerate.
5503
5504 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5505
5506 * ylwrap: Import from Automake 1.9.5.
5507
5508 2005-05-13 David Ung <davidu@mips.com>
5509
5510 * MAINTAINERS (Write After Approval): Add self.
5511
5512 2005-05-09 Mike Stump <mrs@apple.com>
5513
5514 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5515 lt_cv_sys_max_cmd_len for now.
5516
5517 2005-05-09 Stan Cox <scox@redhat.com>
5518
5519 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5520
5521 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5522
5523 * README.SCO: Update the URL.
5524
5525 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5526
5527 * ltconfig: Define file_list_spec. Pass file_list_spec and
5528 with_gnu_ld to libtool.
5529 * ltcf-c.sh (aix[45]): Define file_list_spec.
5530 * ltcf-cxx.sh (aix[45]): Same.
5531 * ltcf-gcj.sh (aix[45]): Same.
5532 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5533 exists, write list of input files to temporary file.
5534
5535 2005-05-04 Mike Stump <mrs@apple.com>
5536
5537 * configure.in: Always pass --target to target configures as
5538 otherwise rebuilds that do --recheck will fail.
5539 * confiugure: Rebuilt.
5540
5541 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5542
5543 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5544 STAGE_HOST_EXPORTS.
5545 (configure, all): Add bootstrap support.
5546 (Host modules, target modules): Pass post-stage1 flags and exports.
5547 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5548 * Makefile.in: Regenerate.
5549
5550 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5551
5552 * configure: Regenerate.
5553
5554 2005-04-27 Mike Stump <mrs@apple.com>
5555
5556 * MAINTAINERS: Add self as darwin maintainer.
5557
5558 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5559
5560 * config.sub: Update from master copy.
5561
5562 2005-04-21 Mike Stump <mrs@apple.com>
5563
5564 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5565 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5566
5567 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5568
5569 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5570 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5571 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5572 "*-*-elf" and "*-*-linux*".
5573 * configure: Regenerate.
5574
5575 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5576
5577 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5578
5579 2005-04-12 Mike Stump <mrs@apple.com>
5580
5581 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5582
5583 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5584
5585 * MAINTAINERS (Write After Approval): Add myself.
5586
5587 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5588
5589 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5590
5591 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5592
5593 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5594 (TARGET_CONFIGARGS): Include --with-target-subdir.
5595 (configure, all): New macros. Use them throughout.
5596 * Makefile.in: Regenerate.
5597
5598 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5599
5600 * MAINTAINERS (Write After Approval): Add myself.
5601
5602 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5603
5604 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5605
5606 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5607
5608 * MAINTAINERS: Move John Carr to Write After Approval.
5609
5610 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5611
5612 * config/mh-mingw32: Delete.
5613 * configure.in: Don't use it.
5614 * configure: Regenerate.
5615
5616 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5617
5618 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5619 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5620 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5621 (HOST_LIB_PATH): Generate from Makefile.def.
5622 (TARGET_LIB_PATH): Likewise.
5623 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5624 * Makefile.in: Regenerate.
5625 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5626 (RPATH_ENVVAR): Include Darwin case.
5627 * configure: Regenerate.
5628
5629 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5630
5631 * MAINTAINERS (Various Maintainers): Remove self.
5632 (Write After Approval): Add self.
5633
5634 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5635
5636 * MAINTAINERS (Various Maintainers): Add self.
5637
5638 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5639
5640 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5641 * configure: Regenerate.
5642
5643 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5644
5645 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5646 gcc_version, and gcc_version_trigger from set of flags to pass.
5647 * Makefile.tpl: Remove definitions of above variables.
5648 (config.status): Remove dependency on $(gcc_version_trigger).
5649 * Makefile.in: Regenerate.
5650 * configure.in: Do not reference config/gcc-version.m4 nor
5651 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5652 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5653 * configure: Regenerate.
5654
5655 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5656 Andrew Pinski <pinskia@physics.uc.edu>
5657
5658 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5659 * Makefile.in: Regenerate.
5660
5661 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5662
5663 * MAINTAINERS (Write After Approval): Add myself.
5664
5665 2005-03-03 David Ayers <d.ayers@inode.at>
5666
5667 * MAINTAINERS (Write After Approval): Add myself.
5668
5669 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5670
5671 PR libgcj/20160
5672 * ltmain.sh: Avoid creating archives with components that have
5673 duplicate basenames.
5674
5675 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5676
5677 PR bootstrap/20250
5678 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5679 instead of check.
5680 * Makefile.in: Regenerate.
5681
5682 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5683
5684 * Makefile.in: Regenerate to fix conflict between the previous two
5685 patches.
5686
5687 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5688
5689 PR bootstrap/17383
5690 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5691 * Makefile.tpl (HOST_SUBDIR): New substitution.
5692 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5693 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5694 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5695 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5696 (Host modules, Bootstrapped modules): Use it.
5697 (Build modules, Target modules): Do not create symlink trees,
5698 always configure out-of-srcdir.
5699 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5700 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5701 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5702 $(HOST_SUBDIR). Create a symlink for host_subdir.
5703
5704 * Makefile.in: Regenerate.
5705 * configure: Regenerate.
5706
5707 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5708
5709 Merged from libada-gnattools-branch:
5710 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5711
5712 * gnattools: New directory.
5713 * Makefile.def: Add gnattools as a module, depending on target-libada.
5714 * Makefile.in: Regenerate.
5715 * configure.in: Include gnattools in host_tools; disable it if ada
5716 is disabled.
5717 * configure: Regenerate.
5718
5719 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5720
5721 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5722 treelang maintainer.
5723 (Write After Approval): Remove myself.
5724
5725 2005-02-23 Paul Schlie <schlie@comcast.net>
5726
5727 * configure.in: Allow darwin targeted ports to build tk, itcl and
5728 libgui.
5729 * configure: Regenerate.
5730
5731 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5732
5733 PR libgcj/10353
5734 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5735 * configure: Regenerate.
5736
5737 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5738
5739 * MAINTAINERS (Write After Approval): Add myself.
5740
5741 2005-02-10 Ian Lance Taylor <ian@airs.com>
5742
5743 * MAINTAINERS: Update my e-mail address.
5744
5745 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5746
5747 * MAINTAINERS (Write After Approval): Add myself.
5748
5749 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5750
5751 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5752 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5753 target-libgloss when not *-*-elf and *-*-aout.
5754 * configure: Regenerate.
5755
5756 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5757
5758 * MAINTAINERS: Remove obsolete entries.
5759
5760 * MAINTAINERS (Write After Approval): Add Michael Matz.
5761
5762 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5763
5764 * MAINTAINERS: Remove self as cpplib maintainer.
5765
5766 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5767
5768 * install-sh, config.sub: Import from upstream.
5769
5770 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5771
5772 PR bootstrap/18222
5773 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5774 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5775 * Makefile.in: Regenerate.
5776
5777 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5778
5779 * MAINTAINERS: Update my email address.
5780
5781 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5782 Andreas Schwab <schwab@suse.de>
5783
5784 PR bootstrap/18033
5785 * config-ml.in: Eval option if surrounded by single quotes.
5786
5787 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5788
5789 Revert 2004-12-28 Makefile changes, a better fix will be
5790 applied to mainline and src after GCC 4.0 branches.
5791
5792 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5793
5794 PR bootstrap/17383
5795
5796 * Makefile.def (target_modules): Remove stage parameter,
5797 it is always true now.
5798 * Makefile.tpl (configure-build-[+module+],
5799 configure-target-[+module+]): Always build symlink tree
5800 for the directory and for include. BUILD_SUBDIR and
5801 TARGET_SUBDIR cannot be . anymore.
5802 * Makefile.in: Regenerate.
5803
5804 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5805
5806 Revert 2004-12-08 Makefile changes.
5807
5808 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5809
5810 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5811 cygwin, mingw.
5812
5813 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5814
5815 * configure.in (sh64-*-*): Reenable gprof.
5816 * configure: Regenerate.
5817
5818 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5819
5820 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5821 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5822 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5823 * Makefile.in: Regenerate.
5824
5825 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5826
5827 * MAINTAINERS: Update my email address.
5828
5829 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5830
5831 * Makefile.tpl: Generate normal dependencies if the LHS module is
5832 not bootstrapped.
5833 * Makefile.in: Regenerate.
5834
5835 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5836
5837 * configure.in: Include config/gxx-include-dir.m4. Use
5838 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5839 * configure: Regenerate.
5840
5841 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5842
5843 * config.if: Delete.
5844 * configure.in: Set libstdcxx_incdir directly.
5845 * configure: Regenerate.
5846
5847 2004-12-02 Eric Christopher <echristo@redhat.com>
5848
5849 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5850 * Makefile.in: Regenerate.
5851
5852 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5853
5854 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5855 * configure: Regenerate.
5856
5857 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5858
5859 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5860 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5861 * configure: Regenerate.
5862
5863 2004-12-01 Eric Christopher <echristo@redhat.com>
5864
5865 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5866 of things to remove.
5867
5868 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5869
5870 * MAINTAINERS (Write After Approval): Update my e-mail address.
5871
5872 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5873
5874 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5875 from CVS libtool to always pass_all.
5876
5877 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5878
5879 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5880 (hppa*64*-*-*): Delete incorrect comment.
5881 * configure: Rebuilt.
5882
5883 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5884
5885 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5886
5887 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5888
5889 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5890 from CVS libtool to always pass_all.
5891
5892 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5893
5894 * install-sh, compile: Import from automake.
5895
5896 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5897
5898 * config.guess, config.sub: Import from savannnah.
5899
5900 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5901
5902 * MAINTAINERS (Write After Approval): Add myself
5903
5904 2004-11-12 Mike Stump <mrs@apple.com>
5905
5906 * Makefile.def: Add html support.
5907 * Makefile.tpl: Likewise.
5908 * Makefile.in: Regenerate.
5909
5910 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5911
5912 PR 18423
5913 * configure.in: Remove all instances of build-fixincludes from
5914 noconfigdirs.
5915 (build_configargs): Supply --target to subdirectories.
5916 * configure: Regenerate.
5917
5918 * Makefile.def: Make gcc install depend on fixincludes install.
5919 * Makefile.in: Regenerate.
5920
5921 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5922
5923 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5924
5925 2004-11-11 Paul Brook <paul@codesourcery.com>
5926
5927 * MAINTAINERS: Add self as arm maintainer. Update email address.
5928
5929 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5930
5931 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5932 target-libgfortran.
5933 * configure: Regenerate.
5934
5935 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5936
5937 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5938 like CC.
5939
5940 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5941
5942 * Makefile.def (host fixincludes): Specify missing targets.
5943 * Makefile.in: Regenerate.
5944
5945 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5946
5947 * MAINTAINERS: Add myself
5948
5949 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5950
5951 * MAINTAINERS (Write After Approval): Add myself.
5952
5953 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5954
5955 * Makefile.def: Build fixincludes for the host, too.
5956 * Makefile.in: Regenerate.
5957 * configure.in (host_tools): Add fixincludes.
5958 * configure: Regenerate.
5959
5960 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5961
5962 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5963 * configure: Regenerated.
5964
5965 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5966
5967 PR other/17783
5968 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5969 * configure: Regenerated.
5970
5971 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5972
5973 * README.SCO: Update per FSF instructions.
5974
5975 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5976
5977 PR target/18151
5978 * configure.in (case ${target}): Do not build fixincludes for avr.
5979 * configure: Regenerated.
5980
5981 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5982
5983 * configure.in (case ${target}): Do not build fixincludes
5984 on platforms where it is not used.
5985 * configure: Regenerated.
5986
5987 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5988
5989 * configure.in: Use an absolute path to install-sh.
5990 * configure: Regenerated.
5991
5992 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5993
5994 * MAINTAINERS (Write After Approval): Add myself.
5995
5996 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5997
5998 * MAINTAINERS: Remove from Write After Approval those that are
5999 already maintainers.
6000
6001 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6002
6003 * MAINTAINERS: Update my email address.
6004
6005 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6006
6007 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6008 * configure: Regenerate.
6009
6010 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6011
6012 * MAINTAINERS: Update my email address.
6013
6014 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6015
6016 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6017 entries belonging to this category.
6018
6019 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6020
6021 * MAINTAINERS: Update my e-mail address.
6022
6023 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6024
6025 Fix wrong conflict resolution in:
6026
6027 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6028
6029 * Makefile.in: Regenerate.
6030 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6031 in the recursive `make', instead of hardwiring `all'.
6032 (Autogenerated TARGET-* variables): New.
6033
6034 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6035
6036 * configure.in: Enable target-libgloss for crx-*-*.
6037 * configure: Regenerate.
6038
6039 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6040
6041 * MAINTAINERS (Various Maintainers): Move the "windows,
6042 cygwin, mingw" maintainer to ...
6043 (OS Port Maintainers): ... here.
6044
6045 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6046
6047 * MAINTAINERS (Write After Approval): Remove those that are
6048 maintainers of some subsystem.
6049
6050 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6051
6052 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6053 * ltcf-cxx.sh (tpf*): Likewise.
6054 * ltconfig (tpf*): Add TPF OS configuration support.
6055
6056 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6057
6058 * MAINTAINERS: Change my email address to my new work account.
6059
6060 2004-09-24 Michael Roth <mroth@nessie.de>
6061
6062 * configure.in (--without-headers): Add missing double quotes.
6063 * configure: Regenerate.
6064
6065 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6066
6067 * ylwrap: Revert to previous version.
6068
6069 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6070
6071 PR bootstrap/17369
6072 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6073 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6074 SET_GCC_LIB_PATH_CMD.
6075 (BASE_TARGET_EXPORTS): Likewise.
6076 * Makefile.in: Regenerated.
6077
6078 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6079 * configure: Regenerated.
6080
6081 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6082
6083 * config.guess: New upstream version
6084 * compile, depcomp, install-sh, ylwrap: Likewise.
6085
6086 2004-09-19 Roger Sayle <roger@eyesopen.com>
6087
6088 * config/mh-x86omitfp: New host makefile fragment. Add
6089 -fomit-frame-pointer to the default BOOT_CFLAGS.
6090 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6091 * configure: Regenerate.
6092
6093 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6094
6095 PR target/11572
6096 * configure.in (*-*-darwin*): Renable libobjc.
6097 * configure: Regenerate.
6098
6099 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6100
6101 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6102
6103 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6104
6105 * Makefile.def: Remove libbanshee.
6106 * Makefile.tpl: Ditto.
6107 * configure.in: Ditto.
6108 * Makefile.in: Regen.
6109 * configure: Ditto.
6110
6111 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6112
6113 * ltmain.sh: Use $pic_object as $non_pic_object if
6114 $non_pic_object=none.
6115
6116 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6117
6118 * missing: Import latest version from master repository.
6119
6120 2004-09-06 Nick Clifton <nickc@redhat.com>
6121
6122 * config.sub: Import latest version from master repository.
6123 * config.guess: Likewise.
6124 This includes these changes:
6125
6126 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6127
6128 * config.sub: Handle crisv32, alias etraxfs.
6129 * config.guess (crisv32:Linux:*:*): Handle.
6130
6131 2004-08-13 Brad Smith <brad@comstyle.com>
6132
6133 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6134 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6135
6136 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6137
6138 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6139 assume the processor is a powerpc. This is because coreutils
6140 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6141 in this case, due to a MacOS X bug that causes
6142 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6143 to return a negative number.
6144 Problem reported by Petter Reinholdtsen in:
6145 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6146
6147 2004-07-19 Ben Elliston <bje@gnu.org>
6148
6149 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6150
6151 2004-06-24 Ben Elliston <bje@gnu.org>
6152
6153 * config.guess: Update copyright years.
6154 * config.sub: Likewise.
6155
6156 2004-06-22 Robert Millan <robertmh@gnu.org>
6157
6158 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6159 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6160
6161 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6162
6163 * config.guess (*:*VMS:*:*): New entry. Replaces
6164 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6165 manufacturer.
6166
6167 2004-06-22 Ben Elliston <bje@gnu.org>
6168
6169 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6170 * config.sub: Likewise.
6171
6172 2004-06-22 Ben Elliston <bje@gnu.org>
6173
6174 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6175 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6176
6177 2004-06-11 Ben Elliston <bje@gnu.org>
6178
6179 * config.guess (pegasos:OpenBSD:*:*): Remove.
6180
6181 2004-06-11 Ben Elliston <bje@gnu.org>
6182
6183 From Wouter Verhelst <wouter@grep.be>:
6184 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6185
6186 2004-06-11 Ben Elliston <bje@gnu.org>
6187
6188 * config.guess (luna88k:OpenBSD:*:*): New.
6189
6190 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6191
6192 * config.guess (m32r*:Linux:*:*): New case.
6193 * config.sub: Handle m32rle.
6194
6195 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6196
6197 From Jens Petersen <petersen@redhat.com>:
6198 * config.sub: Handle sparcv8.
6199
6200 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6201
6202 From Tom Smith <smith@cag.lkg.hp.com>:
6203 * config.guess: Version suffixes are equally significant on Tru64
6204 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6205 prefix of "P" (patched kernel).
6206
6207 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6208
6209 * config.sub: Add support for National Semiconductor CRX target.
6210
6211 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6212
6213 * MAINTAINERS (Various Maintainers): Remove myself as web page
6214 maintainer, add myself as maintainer of build status lists.
6215
6216 2004-09-03 Jan Beulich <jbeulich@novell.com>
6217
6218 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6219 *-*-netware, but add target-libmudflap.
6220 Consolidate *-*-netware targets (of which really only i?86 exists)
6221 into a single entry.
6222 * configure: Likewise.
6223
6224 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6225
6226 * Makefile.tpl (sorry): Remove.
6227 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6228 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6229 (do-clean): Clean per-stage directories too.
6230 (do-distclean): Run distclean-stage1 too.
6231 (.NOTPARALLEL): Enable during toplevel bootstrap.
6232 (stage[+id+]-bubble): Enable parallel execution during
6233 the recursive invocation.
6234 * Makefile.in: Regenerate.
6235
6236 Fix previous checkin:
6237
6238 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6239 include.
6240 * configure.in: Fix indentation.
6241 * configure: Regenerate.
6242
6243 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6244
6245 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6246 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6247 * configure: regenerate
6248 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6249 -mdynamic-no-pic
6250
6251 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6252
6253 * Makefile.def (build_modules): Add fixincludes.
6254 (dependencies): Make gcc depend on fixincludes.
6255 * configure.in (build_tools): Add fixincludes.
6256 (build_configdirs): Always include build_libs.
6257 * Makefile.in: Regenerate.
6258 * configure: Regenerate.
6259
6260 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6261
6262 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6263 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6264 phony targets; do not generate timestamp files.
6265 (distclean-stageN): Remove references to their timestamp files.
6266 (restageN, touch-stageN): Remove.
6267 (stageN-bubble): Rewritten.
6268 (compare): Support lean bootstraps.
6269 * Makefile.in: Regenerate.
6270
6271 * configure.in: Only warn when bootstrapping but
6272 build != host or build != target. Support lean bootstraps.
6273 * configure: Regenerate.
6274
6275 2004-08-26 Phil Edwards <phil@codesourcery.com>
6276
6277 * configure.in: Give a better error message if GMP/MPFR are missing
6278 and a language needing them has been requested.
6279 * configure: Regenerated.
6280
6281 2004-08-25 Phil Edwards <phil@codesourcery.com>
6282
6283 * configure.in: Print a list of available language front-ends if
6284 a requested one is missing. Tidy stray tab characters.
6285 * configure: Regenerated.
6286
6287 2004-08-19 Michael Koch <konqueror@gmx.de>
6288
6289 * gcc/doc/install.texi: Update entry about automake for libjava.
6290
6291 2004-08-17 Robert Millan <robertmh@gnu.org>
6292
6293 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6294 (instead of FreeBSD).
6295 * configure: Regenerate.
6296
6297 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6298
6299 * Makefile.in: Regenerate.
6300 * configure: Regenerate.
6301
6302 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6303 stage_*_flags.
6304 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6305 for bootstrapped modules if toplevel bootstrap is going.
6306 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6307 modules. Adjust for changes in Makefile.def. Enable several
6308 rules even in non-bootstrap mode, just to avoid peppering the
6309 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6310 (stage-[+prev+]-bubble): Remove.
6311
6312 * Makefile.def (Dependencies): Depend on all-build-bison,
6313 all-build-flex, all-build-byacc, all-build-texinfo, rather
6314 than the host variations.
6315 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6316 with BUILD_SUBDIR.
6317 (BISON): Update for recent Bisons.
6318 (YACC): Fix typo.
6319 (cross): Depend on all-build.
6320 (all): Do not depend on all-build.
6321 (prebootstrap): Remove.
6322 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6323 (Prebootstrap dependencies): Add them to the per-stage targets
6324 and to all-prebootstrap.
6325 * configure.in (build_configdirs): Always enable build_tools.
6326 (BUILD_DIR_PREFIX): Remove.
6327
6328 * Makefile.def (gcc): Add target variable.
6329 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6330 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6331 in the recursive `make', instead of hardwiring `all'.
6332 (Autogenerated TARGET-* variables): New.
6333
6334 2004-08-13 Brian Booth <bbooth@redhat.com>
6335
6336 * MAINTAINERS: Remove myself from write-after-approval.
6337
6338 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6339
6340 * src-release: Stop distributing mmalloc with gdb (which doesn't
6341 use it).
6342 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6343 * Makefile.in: Regenerate.
6344
6345 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6346
6347 * configure.in (arm*-*-eabi*): New target.
6348 * configure: Regenerate.
6349
6350 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6351
6352 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6353 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6354 (Dependencies): New section.
6355 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6356 (configure-target-[+module+]): Depend on maybe-all-gcc
6357 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6358 (toplevel profiledbootstrap): Fix dependencies.
6359 * Makefile.in: Regenerate.
6360
6361 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6362
6363 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6364 target-libiberty to noconfigdirs.
6365 * configure: Regenerate.
6366
6367 2004-08-03 Paul Brook <paul@codesourcery.com>
6368
6369 * configure.in: Check for MPFR as well as GMP.
6370 * configure: Regenerate.
6371
6372 2004-08-01 Robert Millan <robertmh@gnu.org>
6373
6374 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6375 libmudflap for all GNU-based systems (with Glibc).
6376 * configure: Regenerate.
6377
6378 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6379
6380 * Makefile.def (host-modules): Add gcc.
6381 * Makefile.in: Regenerate.
6382 * Makefile.tpl (sorry): New rule.
6383 (configure-host, all-host, [+make_target+]-host, do-check,
6384 install-host): Do not add gcc as a special case.
6385 (host modules): Add a small special-casing for gcc. Export
6386 extra_make_flags through the environment.
6387 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6388 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6389 other recursive targets for gcc): Remove.
6390
6391 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6392 (stage, unstage): New rules.
6393 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6394 distclean-stage[+id+]): Use stage_current.
6395 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6396 the stage*-start rules.
6397
6398 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6399
6400 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6401 use -all_load flag.
6402
6403 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6404
6405 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6406 * configure: Regenerate.
6407
6408 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6409
6410 * maintainer-scripts/gcc_release: Revert yesterday's change.
6411
6412 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6413
6414 * MAINTAINERS: Add myself to write-after-approval.
6415
6416 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6417
6418 * libf2c: Removed.
6419 * gcc/gccbug.in: Updated because of libf2c removal.
6420 * maintainer-scripts/gcc_release: Ditto.
6421
6422 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6423
6424 * configure.in: Build libmudflap by default on FreeBSD.
6425 * configure: Regenerated.
6426
6427 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6428
6429 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6430 systems.
6431 * configure: Regenerated.
6432
6433 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6434
6435 PR target/16344
6436 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6437 feedback based compiler.
6438 * Makefile.in: Rebuilt.
6439
6440 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6441
6442 * Makefile.def (host_modules): Set bootstrap=true for flex.
6443 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6444 * Makefile.in: Rebuilt.
6445
6446 2004-07-07 Jan Hubicka <jh@suse.cz>
6447
6448 * MAINTAINERS: Add self as a profile feedback maintainer.
6449
6450 2004-07-05 Phil Edwards <phil@codesourcery.com>
6451
6452 * configure.in: Do not prepend $srcdir to /dev/null in
6453 makefile fragments.
6454 * configure: Regenerate.
6455
6456 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6457
6458 * Makefile.def (build_modules): Add bison, byacc, flex,
6459 m4, texinfo.
6460 (flags_to_pass): Add FLEX.
6461 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6462 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6463 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6464 DEFAULT_MAKEINFO): Remove.
6465 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6466 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6467 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6468 objdir or else use configured tool.
6469 (all-build): New.
6470 (all): Depend on it.
6471 (Build module dependencies): Add.
6472 * Makefile.in: Regenerate.
6473 * configure.in: Better support for multiple build modules,
6474 matching what is done for host/target modules. Do not look
6475 for "plausible" locations of build tools if Canadian cross.
6476 Use autoconf's AC_PROG_CC to find a C compiler. Define
6477 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6478 * configure: Regenerate.
6479
6480 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6481
6482 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6483 * Makefile.in: Regenerate.
6484
6485 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6486
6487 * Makefile.tpl (configure-build-[+module+],
6488 configure-[+module+], configure-target-[+module+]): Pass
6489 [+extra_configure_args+].
6490 (all-build-[+module+], all-[+module+], check-[+module+],
6491 install-[+module+], [+make_target+]-[+module+],
6492 all-target-[+module+], check-target-[+module+],
6493 install-target-[+module+], [+make_target+]-target-[+module+]):
6494 Pass [+extra_make_args+].
6495 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6496 (GCC_HOST_EXPORTS): Remove.
6497 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6498 cross, check-gcc, check-gcc-c++, install-gcc,
6499 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6500 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6501 * Makefile.in: Regenerate.
6502
6503 2004-06-21 Matthew Sachs <msachs@apple.com>
6504
6505 * MAINTAINERS: Added self to write-after-approval.
6506
6507 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6508
6509 * configure.in: Check for srcdir/winsup rather than build directory
6510 winsup.
6511 * configure: Regenerate.
6512
6513 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6514
6515 * configure.in: Don't build Cygwin native newlib if winsup
6516 directory is missing. Emit warning instead.
6517 * configure: Regenerate.
6518
6519 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6520
6521 * Makefile.tpl (touch-stage[+id+]): New.
6522 (restage[+prev+]): Depend on touch-stage[+id+].
6523
6524 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6525 Use it throughout.
6526
6527 * Makefile.def: Add profile and feedback bootstrap stages.
6528 Remove next field from bootstrap stages.
6529 * Makefile.tpl (LN, LN_S): Substitute.
6530 (stageN-start, stageN-end): Use double-colon rules, to
6531 provide a hook for additional setup commands.
6532 (distclean-stageN-gcc, restageN): Create dependencies from
6533 [+prev+], not from [+next+].
6534 (stageN-bubble): Add commands for successive stages from
6535 [+prev+], using double-colon rules.
6536 (all-stageN-gcc): Fix typo.
6537 (stagefeedback-start, profiledbootstrap): New.
6538 * Makefile.in: Regenerate.
6539 * configure.in: Call ACX_PROG_LN.
6540 * configure: Regenerate.
6541
6542 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6543
6544 * MAINTAINERS (Write After Approval): Add myself.
6545
6546 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6547
6548 * MAINTAINERS (Write After Approval): Add myself.
6549
6550 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6551
6552 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6553 without gcc.
6554 * configure: Regenerate.
6555
6556 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6557
6558 * Makefile.tpl: Fix typo.
6559 * Makefile.in: Regenerate.
6560
6561 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6562
6563 * configure.in: Remove new- prefix from toplevel
6564 bootstrap targets.
6565 * configure: Regenerate.
6566
6567 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6568
6569 * Makefile.tpl (all.normal): Rename to all.
6570 (all): Replace with a rule to pick the default
6571 target from configure.
6572 (all-gcc, configure-gcc): Use conditionals to
6573 do nothing when toplevel bootstrap is going on.
6574 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6575 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6576 * configure.in: Support --enable-bootstrap.
6577
6578 * Makefile.def: Remove new- prefix from toplevel
6579 bootstrap targets.
6580 * Makefile.tpl: Likewise.
6581
6582 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6583 target.
6584
6585 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6586 $(RECURSE_FLAGS) to recursive invocation of make.
6587
6588 * Makefile.in: Regenerate.
6589 * configure: Regenerate.
6590
6591 2004-05-30 Andreas Jaeger <aj@suse.de>
6592 Jim Wilson <wilson@specifixinc.com>
6593
6594 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6595 like CC.
6596
6597 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6598
6599 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6600 * configure: Regenerate.
6601
6602 2004-05-25 Daniel Jacobowitz <drow@false.org>
6603
6604 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6605 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6606 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6607 targets.
6608 * Makefile.in: Regenerate.
6609
6610 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6611
6612 * configure.in: Test the ability to symlink directories.
6613 * configure: Regenerate.
6614
6615 * Makefile.def (bootstrap-stage): New definitions.
6616 * Makefile.tpl (configure-stage1-gcc,
6617 configure-stage2-gcc, configure-stage3-gcc,
6618 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6619 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6620 new-restage3, compare): Autogenerate, see Makefile.in
6621 entry for behavioral changes.
6622 (distclean-stage1, new-stage1-start, new-stage1-end,
6623 new-stage1-bubble, distclean-stage2, new-stage2-start,
6624 new-stage2-end, new-stage2-bubble, distclean-stage3,
6625 new-stage3-start, new-stage3-end): New autogenerated targets.
6626 (objext, prebootstrap, BOOT_CFLAGS,
6627 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6628 targets.
6629
6630 * Makefile.in: Regenerate.
6631 (distclean-stage1, new-stage1-start, new-stage1-end,
6632 new-stage1-bubble, distclean-stage2, new-stage2-start,
6633 new-stage2-end, new-stage2-bubble, distclean-stage3,
6634 new-stage3-start, new-stage3-end): New targets.
6635 (all-stage1-gcc): Move prebootstrap dependency from here...
6636 (configure-stage1-gcc): ...to here.
6637 (new-bootstrap): Use bubble targets.
6638 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6639 Use per-stage distclean targets.
6640 (configure-stage1-gcc, configure-stage2-gcc,
6641 configure-stage3-gcc, all-stage1-gcc,
6642 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6643 Use new-stageN-start to prepare the tree.
6644
6645 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6646
6647 * Makefile.def (host_modules): add libcpp.
6648 * Makefile.tpl: Add dependencies on and for libcpp.
6649 * Makefile.in: Regenerate.
6650 * configure.in: Add libcpp host module.
6651 * configure: Regenerate.
6652
6653 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6654
6655 * Makefile.tpl: Whenever a recursive target is defined, wrap
6656 it in a special @if/@endif block, and prepare its maybe
6657 dependency in the @if/@endif block
6658 * configure.in: Instead of writing maybe dependencies, remove
6659 the @if/@endif statements, and remove the @if/@endif blocks
6660 that remain.
6661 * configure: Regenerate.
6662 * Makefile.in: Regenerate.
6663
6664 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6665
6666 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6667
6668 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6669
6670 PR bootstrap/15120
6671 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6672 * */configure: Rebuilt.
6673
6674 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6675
6676 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6677 of libf2c.
6678 * configure, Makefile.in: Regenerate.
6679
6680 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6681
6682 * MAINTAINERS (Write After Approval): Add myself.
6683
6684 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6685
6686 Merge from tree-ssa-20020619-branch.
6687
6688 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6689 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6690 (HOST_GMPLIBS): Define.
6691 (HOST_GMPINC): Define.
6692 (TARGET_LIB_PATH): Add libmudflap.
6693 (GFORTRAN_FOR_TARGET): Define.
6694 (configure-build*): Export GFORTRAN.
6695 (configure-gcc): Export GMPLIBS and GMPINC.
6696 (all-gcc): Add maybe-all-libbanshee.
6697 (configure-target-libgfortran): Define.
6698 * Makefile.in: Regenerate.
6699 * configure.in (host_libs): Add libbanshee.
6700 (target_libraries): Add target-libmudflap and target-libgfortran.
6701 Add --with-libbanshee.
6702 Handle --disable-libmudflap.
6703 (*-*-freebsd*): Use with_gmp.
6704 Add $(libgcj) to noconfigdirs.
6705 * configure: Regenerate.
6706 * depcomp: New file.
6707 * MAINTAINERS: Add tree-ssa maintainers.
6708
6709 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6710
6711 * MAINTAINERS (Various Maintainers): Add myself.
6712
6713 2004-04-30 Brian Ford <ford@vss.fsi.com>
6714
6715 * MAINTAINERS (Write After Approval): Add myself.
6716
6717 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6718
6719 * MAINTAINERS (Write After Approval): Add myself.
6720
6721 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6722
6723 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6724 * configure: Regenerate.
6725
6726 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6727
6728 Revert:
6729 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6730
6731 * Makefile.def (flags_to_pass): Remove *dir variables that
6732 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6733 as well as prefix and exec_prefix.
6734 * Makefile.in: Regenerate.
6735
6736 2004-04-26 Robert Millan <robertmh@gnu.org>
6737
6738 Add patches from libtool CVS.
6739 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6740 * ltconfig: Likewise.
6741 * ltcf-c.sh: Likewise.
6742 * ltcf-cxx.sh: Likewise.
6743 * ltcf-gcj.sh: Likewise.
6744
6745 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6746
6747 * Makefile.def (host_modules): Mark with the bootstrap
6748 flag packages on which gcc depends.
6749 * Makefile.tpl (all-bootstrap): Use it.
6750 * Makefile.in: Regenerate.
6751
6752 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6753
6754 * Makefile.def (flags_to_pass): Remove *dir variables that
6755 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6756 as well as prefix and exec_prefix.
6757 * Makefile.in: Regenerate.
6758
6759 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6760
6761 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6762 * configure: Regenerate.
6763 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6764 * gcc/Makefile.tpl (compare): Use the result of the test.
6765 * gcc/Makefile.in: Regenerate.
6766
6767 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6768
6769 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6770 Always relocate gcc and prev-gcc to the original names, even
6771 if the build fails.
6772 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6773 New targets.
6774
6775 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6776
6777 * MAINTAINERS: Update my email address.
6778
6779 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6780
6781 * configure.in (mips*-*-irix5*): Enable ld.
6782 * configure: Regenerate.
6783
6784 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6785
6786 * configure: Regenerate.
6787
6788 2004-04-15 James E Wilson <wilson@specifixinc.com>
6789
6790 * Makefile.tpl (configure-[+module+], configure-gcc,
6791 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6792 Set and export LDFLAGS.
6793 * Makefile.in: Regenerate.
6794
6795 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6796
6797 * MAINTAINERS: Add myself to write-after-approval.
6798
6799 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6800
6801 PR bootstrap/14871
6802 * Makefile.tpl: If we don't have built-in-tree target tools,
6803 use the ones found by configure rather than hacking around with
6804 program_transform_name.
6805 * configure.in: Give Makefile.tpl the information necessary
6806 to do that.
6807 * Makefile.in: Regenerate.
6808 * configure: Regenerate.
6809
6810 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6811
6812 PR bootstrap/14760
6813 * configure.in: When computing baseargs, strip *all* copies of
6814 offending options. Also, don't match/substitute the trailing space,
6815 so that this actually works when two similar options are separated by
6816 only one space.
6817 * configure: Regenerate.
6818
6819 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6820
6821 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6822 (rs6000-*-aix*): Same.
6823 * configure: Regenerate.
6824
6825 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6826
6827 * MAINTAINERS: Add myself to write-after-approval.
6828
6829 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6830
6831 * MAINTAINERS: Add myself to write-after-approval.
6832
6833 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6834
6835 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6836 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6837 * Makefile.in: Regenerate.
6838
6839 * configure.in (top level bootstrap support): Rework --enable-werror
6840 to set @stage2_werror_flag@.
6841 * configure: Regenerate.
6842 * Makefile.tpl (top level bootstrap support): Pass
6843 @stage2_werror_flag@ down to configure in stages 2 and 3.
6844 * Makefile.in: Regenerate.
6845
6846 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6847
6848 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6849 for stages 2 and 3 as well as in make. As a consequence, remove
6850 OUTPUT_OPTION (now detected by configure) from the flags passed down
6851 to make.
6852 * Makefile.in: Regenerate.
6853
6854 * Makefile.tpl (new-bootstrap): Fix typo.
6855 * Makefile.in: Regenerate.
6856
6857 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6858
6859 * Makefile.tpl: Rearrange by moving recursive_targets rules
6860 into their proper sections.
6861 * Makefile.tpl (top level bootstrap support): Move disabling
6862 of coverage flags from 'make' to 'configure'; improve comments.
6863 * Makefile.in: Regenerate.
6864
6865 * Makefile.tpl (experimental top level bootstrap) Move stage1
6866 language setting from all- target to configure- target; disable
6867 intermodule optimization in stage 1; prevent gratuitous rebuilds
6868 of stage 1.
6869 * Makefile.in: Regenerate.
6870 * configure.in: Comma-separate stage 1 language list for top
6871 level bootstrap.
6872 * configure: Regenerate.
6873
6874 * Makefile.tpl: Clean up experimental top level bootstrap support:
6875 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6876 prev-gcc in configure- targets as well as all- targets.
6877 * Makefile.in: Regenerate.
6878
6879 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6880
6881 * compile: New file imported from automake.
6882
6883 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6884
6885 * configure.in: Remove symbolic link section.
6886 * configure: Regenerate.
6887 * Makefile.tpl (links): Remove.
6888 * Makefile.in: Regenerate.
6889
6890 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6891 Nathanael Nerode <neroden@gcc.gnu.org>
6892
6893 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6894 Set with AC_CHECK_PROGS.
6895 * configure.in: Fix comment typo from last patch.
6896 * configure: Regenerate.
6897
6898 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6899
6900 * Makefile.tpl: Introduce experimental top level bootstrap support.
6901 * Makefile.in: Regenerate.
6902 * configure.in: Introduce support for top level bootstrap.
6903 * configure: Regenerate.
6904
6905 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6906 Paolo Bonzini <bonzini@gnu.org>
6907
6908 PR bootstrap/14522
6909 * configure.in: Cope with shells that do not support unquoted ^
6910 * configure: Regenerate.
6911
6912 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6913 Paolo Bonzini <bonzini@gnu.org>
6914
6915 PR bootstrap/14522
6916 * configure.in: Cope with shells that do not support nesting
6917 quotes inside quoted backquote substitutions.
6918 * configure: Regenerate.
6919
6920 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6921
6922 PR bootstrap/14522
6923 * configure.in: Fix escaping of $.
6924 * configure: Regenerate.
6925
6926 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6927
6928 * configure: Regenerate, since I forgot to while committing Paolo's
6929 changes.
6930
6931 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6932
6933 PR ada/14131
6934 Move language detection to the top level.
6935 * configure.in: Find default values for the tools as
6936 soon as possible. Disable ada if GNAT is not found.
6937 Emit error message about missing languages. Expand
6938 --enable-languages=all for the gcc subdirectory.
6939
6940 2004-03-10 Ben Elliston <bje@gnu.org>
6941
6942 * MAINTAINERS: Update my email address.
6943
6944 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6945
6946 * ltconfig: Disable building static libraries if building shared
6947 libraries on AIX 5L.
6948
6949 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6950
6951 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6952 and disable libgcj.
6953 * configure: Regenerated.
6954
6955 2004-03-01 Brian Booth <bbooth@redhat.com>
6956
6957 * MAINTAINERS: Add myself to write-after-approval.
6958
6959 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6960
6961 * MAINTAINERS: Add myself to write-after-approval.
6962
6963 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6964
6965 PR bootstrap/7087
6966 * Makefile.tpl: Guard XFOO sed statements better.
6967 * Makefile.tpl: Add dependency for configure-target-libada.
6968 * Makefile.in: Regenerate (incidentally fixes broken
6969 commit when libada-branch was merged).
6970
6971 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6972
6973 * MAINTAINERS: Add myself to write-after-approval.
6974
6975 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6976
6977 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6978 maintainers.
6979
6980 2004-02-20 Andrew Cagney <cagney@redhat.com>
6981
6982 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6983 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6984
6985 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6986
6987 PR bootstrap/11932
6988 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6989
6990 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6991
6992 * MAINTAINERS: Added myself to write-after-approval.
6993
6994 2004-02-14 Michael Koch <konqueror@gmx.de>
6995
6996 * MAINTAINERS: Added myself to write-after-approval.
6997
6998 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6999
7000 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7001 some OS port maintainers to OS port maintainers section.
7002
7003 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7004
7005 * MAINTAINERS: Add self.
7006
7007 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7008
7009 * MAINTAINERS: Alphabetize.
7010
7011 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7012
7013 * MAINTAINERS: Remove myself.
7014
7015 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7016
7017 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7018 (rs6000-*-aix*): Same.
7019 * configure: Regenerate.
7020
7021 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7022
7023 * configure.in (host): Add in missing $noconfigdirs to defines.
7024 * configure: Regenerate.
7025
7026 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7027 Nathanael Nerode <neroden@gcc.gnu.org>
7028
7029 PR ada/6637, PR ada/5911
7030 Merge with libada-branch:
7031 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7032 with appropriate dependencies. Add --enable-libada configure switch.
7033 * configure, Makefile.in: Regenerate.
7034
7035 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7036
7037 * MAINTAINERS: Add myself to write-after-approval.
7038
7039 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7040
7041 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7042 * configure: Regenerate.
7043
7044 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7045
7046 Merge from upstream:
7047
7048 * ltmain.in: When setting IFS to '~', be careful about user
7049 arguments that contain '~'.
7050
7051 2004-02-04 Peter O'Gorman <peter@pogma.com>
7052
7053 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7054 Also test $base_compile against $CC with escaped arguments. Bug
7055 reported by Geoff Keating <geoffk@apple.com>.
7056
7057 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7058
7059 * MAINTAINERS: Remove i960 port.
7060
7061 2004-01-23 DJ Delorie <dj@redhat.com>
7062
7063 * Makefile.def (target_modules) [libiberty]: Don't stage.
7064 * Makefile.in: Rebuilt.
7065
7066 2004-01-20 Caroline Tice <ctice@apple.com>
7067
7068 * MAINTAINERS: Add myself to write-after-approval.
7069
7070 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7071
7072 * MAINTAINERS: Update my email address.
7073
7074 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7075
7076 * MAINTAINERS: Add myself to write-after-approval.
7077
7078 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7079
7080 * MAINTAINERS: Remove entries without email address.
7081
7082 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7083
7084 * MAINTAINERS: Add myself to write-after-approval.
7085
7086 2004-01-15 Steven Bosscher <stevenb@suse.de>
7087
7088 * MAINTAINERS: Update my email address.
7089
7090 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7091
7092 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7093 * Makefile.tpl (configure-target-[+module+]): Support stage.
7094 * Makefile.in: Rebuilt.
7095
7096 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7097
7098 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7099
7100 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7101
7102 * MAINTAINERS: Add myself as a MIPS maintainer.
7103
7104 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7105
7106 * configure.in: Use ./config.cache, not config.cache.
7107 * configure: Regenerate.
7108 * Makefile.tpl: Special-casing not needed for GCC any more.
7109 * Makefile.in: Regenerate.
7110
7111 * configure.in: Don't share a cache file for host dirs.
7112 * configure: Regenerate.
7113
7114 * config-ml.in: Don't mess with the cache file.
7115
7116 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7117
7118 * MAINTAINERS: Move myself from 'Write After Approval' to
7119 'CPU Port Maintainers' section as SPARC maintainer.
7120
7121 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7122
7123 * Makefile.tpl: Make GCC use a separate config.cache.
7124 * Makefile.in: Regenerate.
7125
7126 PR bootstrap/11932, PR bootstrap/11933
7127 (I don't know if it will fix either of them, but it relates
7128 to them.)
7129 * configure.in: Don't use shared config.cache for target
7130 directories.
7131 * configure: Regenerate.
7132
7133 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7134
7135 * MAINTAINERS: Add myself to 'Write After Approval' section.
7136
7137 2003-12-31 Roger Sayle <roger@eyesopen.com>
7138
7139 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7140 * configure: Regenerated.
7141
7142 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7143
7144 * MAINTAINERS: Remove the mn10200 maintainer.
7145
7146 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7147
7148 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7149 * configure: Regenerated.
7150
7151 2003-12-16 Jan Hubicka <jh@suse.cz>
7152
7153 * MAINTAINERS: Add myself as callgraph maintainer.
7154
7155 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7156
7157 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7158 * configure: Regenerate.
7159
7160 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7161
7162 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7163 'Write After Approval' section. Update email.
7164
7165 2003-12-01 James Lemke <jim@wasabisystems.com>
7166
7167 * MAINTAINERS (Write After Approval): Add myself.
7168
7169 2003-11-20 Matt Thomas <matt@3am-software.com>
7170
7171 * MAINTAINERS: Add myself as a vax port maintainer.
7172
7173 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7174
7175 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7176 (configure-build-[+module+], configure-[+module+]): Likewise.
7177 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7178 * Makefile.in: Regenerate.
7179
7180 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7181
7182 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7183 shared/dylibed libraries.
7184 * ltmain.sh: Likewise.
7185 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7186 * ltcf-cxx.sh: Likewise.
7187 * ltcf-gcj.sh: Likewise.
7188 * ltconfig: Likewise.
7189
7190 2003-11-17 Stan Cox <scox@redhat.com>
7191
7192 * MAINTAINERS: Add myself as iq2000 port maintainer.
7193
7194 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7195
7196 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7197 * Makefile.in: Regenerate.
7198
7199 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7200
7201 * config.sub: Update to 2003-11-03 version.
7202
7203 2003-10-20 Phil Edwards <phil@codesourcery.com>
7204
7205 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7206 * configure: Regenerate.
7207
7208 2003-10-20 Nicolas Pitre <nico@cam.org>
7209
7210 * MAINTAINERS: Add myself to 'Write After Approval' section.
7211
7212 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7213
7214 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7215
7216 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7217
7218 * MAINTAINERS: Update my email address.
7219
7220 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7221
7222 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7223
7224 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7225
7226 * MAINTAINERS: Add myself to 'Write After Approval' section.
7227
7228 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7229
7230 * config.guess: Update to 2003-10-16 version.
7231 * config.sub: Update to 2003-10-16 version.
7232
7233 2003-10-15 David Daney <ddaney@avtrex.com>
7234
7235 * MAINTAINERS: Added myself to 'Write After Approval' section.
7236
7237 2003-10-15 Falk Hueffner <falk@debian.org>
7238
7239 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7240 'Write After Approval' section. Update email.
7241
7242 2003-10-14 Roger Sayle <roger@eyesopen.com>
7243
7244 * MAINTAINERS: Move myself from 'Write After Approval' to
7245 'Various Maintainers' section as middle-end maintainer.
7246
7247 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7248
7249 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7250 HOST_FLAGS_TO_PASS.
7251 * Makefile.in: Regenerate.
7252
7253 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7254
7255 * config.guess: Update to 2003-10-07 version.
7256 * config.sub: Update to 2003-10-07 version.
7257
7258 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7259
7260 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7261 * ltconfig (irix5*, irix6*): Don't override version_type.
7262
7263 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7264
7265 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7266 * configure: Rebuilt
7267 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7268 * Makefile.in: Rebuilt
7269
7270 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7271
7272 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7273
7274 2003-09-30 Carlo Wood <carlo@alinoe.com>
7275
7276 * MAINTAINERS (Write After Approval): Add myself.
7277
7278 2003-09-29 Paul Koning <ni1d@arrl.net>
7279
7280 * MAINTAINERS: Move myself from "Write After Approval"
7281 to CPU platform maintainers for pdp11 platform.
7282
7283 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7284
7285 * MAINTAINERS: Move myself from 'Write After Approval' to
7286 'Various Maintainers' section as libffi testsuite maintainer.
7287
7288 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7289
7290 * configure.in: Pass a computed --program-transform-name
7291 to subconfigures.
7292 * configure: Regenerated.
7293
7294 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7295
7296 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7297 * Makefile.in: Regenerate.
7298
7299 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7300 * Makefile.in: Regenerate.
7301
7302 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7303
7304 * MAINTAINERS: Move myself from 'Write After Approval'
7305 to 'Various Maintainers' (objective-c) section.
7306
7307 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7308
7309 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7310 quoting.
7311 * configure: Regenerated.
7312
7313 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7314
7315 * MAINTAINERS (Write After Approval): Add myself to write after
7316 approval list.
7317
7318 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7319
7320 * MAINTAINERS (Write After Approval): Add myself.
7321
7322 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7323
7324 * MAINTAINERS: Update my e-mail address.
7325
7326 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7327
7328 * libtool.m4 (LD): Correct powerpc64 host match.
7329
7330 2003-09-06 James E Wilson <wilson@tuliptree.org>
7331
7332 * MAINTAINTERS: Update my affiliation and email address.
7333
7334 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7335
7336 * MAINTAINERS (Write After Approval): Add myself.
7337
7338 2003-09-04 DJ Delorie <dj@redhat.com>
7339
7340 * configure: Regenerate.
7341
7342 2003-09-04 Robert Millan <robertmh@gnu.org>
7343
7344 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7345
7346 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7347
7348 * configure.in: Ensure arguments to sed are properly spaced.
7349 * configure: Regenerate.
7350
7351 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7352
7353 * MAINTAINERS: Update my e-mail address.
7354
7355 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7356
7357 * MAINTAINERS (Write After Approval): Add myself.
7358
7359 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7360
7361 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7362 * configure: Regenerated.
7363
7364 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7365
7366 * MAINTAINERS: Update my email address.
7367
7368 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7369
7370 * configure.in: Use newline instead of semicolon when assuming
7371 shell arguments in a for loop.
7372 * configure: Regenerated.
7373
7374 2003-08-22 Jason Eckhardt <jle@rice.edu>
7375
7376 * MAINTAINERS: Resurrect the i860 maintainer.
7377
7378 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7379
7380 PR 8180
7381 * configure.in: When testing with_libs and with_headers, treat
7382 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7383 * configure: Regenerate.
7384
7385 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7386 make, shell, etc.
7387 (baseargs): Likewise.
7388 * configure: Regenerate.
7389
7390 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7391
7392 * MAINTAINERS (Write After Approval): Add myself.
7393
7394 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7395
7396 * configure.in: Disable libgcj for darwin not on powerpc.
7397 * configure: Rebuild.
7398
7399 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7400
7401 * config-ml.in, symlink-tree: Add license.
7402
7403 2003-08-03 Richard Stallman <rms@gnu.org>
7404 Eben Moglen <moglen@columbia.edu>
7405
7406 * README.SCO: New file.
7407
7408 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7409
7410 * Makefile.tpl (check, check-c++): Express dependencies using
7411 dependencies rather than commands.
7412 * Makefile.in: Regenerate.
7413
7414 2003-08-01 Andrew Cagney <cagney@redhat.com>
7415
7416 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7417 * configure: Ditto.
7418
7419 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7420
7421 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7422 * Makefile.in: Update.
7423
7424 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7425
7426 * configure.in: Enable libgcj for darwin.
7427 * configure: Rebuild.
7428
7429 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7430
7431 * config-ml.in: Use ac_configure_args directly instead of
7432 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7433 actually seen.
7434
7435 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7436
7437 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7438 creating target and build subdirs to build all parent dirs as needed.
7439 * Makefile.in: Rebuild.
7440 * configure.in: Don't build dirs explicitly here.
7441 * configure: Rebuild.
7442
7443 2003-07-26 Paul Brook <paul@nowt.org>
7444
7445 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7446
7447 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7448
7449 * Makefile.tpl (all-make): Depend on intl.
7450 * Makefile.in: Rebuilt.
7451
7452 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7453
7454 * install-sh: Update to newer upstream versions (associated with
7455 aclocal 1.7).
7456 * mkinstalldirs: Likewise.
7457 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7458
7459 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7460
7461 * MAINTAINERS: Move self from Bug database only accounts
7462 to write-after-approval.
7463
7464 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7465
7466 * config.if: Remove unused libc_interface determination.
7467
7468 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7469
7470 * MAINTAINERS: Move self from write-after-approval to
7471 build machinery (*.in).
7472
7473 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7474
7475 PR bootstrap/11273
7476 PR bootstrap/11408
7477 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7478 unused INSTALL_PROGRAM_ARGS.
7479 * configure.in: Use AC_PROG_INSTALL.
7480 * Makefile.in: Regenerate.
7481 * configure: Regenerate.
7482
7483 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7484
7485 * MAINTAINERS: Alphabetize.
7486
7487 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7488
7489 * configure: Rebuilt.
7490 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7491 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7492 newlib nor libgloss.
7493 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7494 * configure.in (am33_2.0-*-linux*): Added.
7495
7496 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7497
7498 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7499 * configure: Regenerate.
7500
7501 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7502
7503 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7504 * Makefile.in: Regenerate.
7505
7506 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7507
7508 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7509 * Makefile.in: Regenerate.
7510
7511 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7512
7513 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7514 * Makefile.in: Regenerated.
7515
7516 * config-ml.in: Replace PWD with PWD_COMMAND.
7517
7518 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7519
7520 * intl: New directory; see intl/ChangeLog for details.
7521 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7522 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7523 * Makefile.in: Regenerate.
7524
7525 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7526
7527 * configure.in: Clean up config-lang.in handling. Delete
7528 useless assignment to "subdirs".
7529 * configure: Regenerate.
7530
7531 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7532
7533 * configure.in: Rename 'target_libs' to 'target_libraries'.
7534 Remove useless reference to 'target_libs'.
7535 * configure: Regenerate.
7536
7537 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7538
7539 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7540 * Makefile.in: Regenerate.
7541
7542 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7543
7544 * Makefile.def: Introduce flags_to_pass.
7545 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7546 * Makefile.in: Regenerate.
7547
7548 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7549
7550 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7551 and target-libgloss.
7552 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7553 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7554 * configure: Regenerate.
7555
7556 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7557
7558 * configure.in: Update testsuite_flags to new location.
7559 * configure. Regenerate.
7560
7561 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7562
7563 * Makefile.tpl: Remove BUILD_CC stuff.
7564 * Makefile.in: Regenerate.
7565
7566 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7567
7568 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7569
7570 2003-06-16 Graeme Peterson <gp@qnx.com>
7571
7572 * MAINTAINERS (Write After Approval): Add myself.
7573
7574 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7575
7576 * config.guess: Update to 2003-06-12 version.
7577 * config.sub: Update to 2003-06-13 version.
7578
7579 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7580
7581 * config.guess: Update to 2003-06-06 version.
7582 * config.sub: Update to 2003-06-06 version.
7583
7584 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7585
7586 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7587 * configure. Regenerate.
7588
7589 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7590
7591 * configure.in: Disable serial configure by default.
7592 * configure: Regenerate.
7593 * Makefile.tpl: Abolish .NOTPARALLEL.
7594 * Makefile.in: Regenerate.
7595
7596 * Makefile.tpl: Replace {build,host,target}_canonical by
7597 {build,host,target}.
7598 * Makefile.in: Regenerate.
7599
7600 * Makefile.tpl: Fix stupid pasto.
7601 * Makefile.in: Regenerate.
7602
7603 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7604
7605 * Makefile.tpl: Remove bogus conditional.
7606 * Makefile.in: Regenerate.
7607
7608 2003-06-05 Jan Hubicka <jh@suse.cz>
7609
7610 * Makefile.tpl (profiledbootstrap): New target.
7611 * Makefile.in (profiledbootstrap): New target.
7612
7613 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7614
7615 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7616 Pinski. Remove user names from other bugzilla-only maintainers.
7617
7618 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7619
7620 * Makefile.tpl: Make 'recursive targets' using autogen rather
7621 than shell loop. Remove duplicate 'clean' targets and false
7622 comments.
7623 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7624 Add systematic method of specifying missing targets in subdirs.
7625 Add copyright boilerplate.
7626 * Makefile.in: Regenerate.
7627 * configure.in: Add 'recursive targets' to maybe list.
7628 * configure: Regenerate.
7629
7630 * MAINTAINERS: "GNATS only" -> "Bug database only".
7631
7632 * Makefile.tpl: Rename [+target+] to [+make_target+].
7633 * Makefile.def: Rename 'target' to 'make_target'.
7634
7635 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7636
7637 * MAINTAINERS: Add self as options handling maintainer.
7638
7639 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7640
7641 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7642 been too long since I touched those ports.
7643
7644 2003-05-28 DJ Delorie <dj@redhat.com>
7645
7646 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7647 * Makefile.in: Regenerate.
7648
7649 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7650
7651 * configure.in: Use curly braces in the definition of tooldir.
7652 * configure: Regenerate.
7653
7654 2003-05-21 DJ Delorie <dj@redhat.com>
7655
7656 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7657 newlib or libgloss.
7658 * Makefile.in: Regenerate.
7659
7660 2003-05-21 DJ Delorie <dj@redhat.com>
7661
7662 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7663 * Makefile.in: Regenerate.
7664
7665 2003-05-20 Ian Lance Taylor <ian@airs.com>
7666
7667 * MAINTAINERS: Update my e-mail address.
7668
7669 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7670
7671 * configure.in: Switch more things to use maybe dependencies.
7672 * Makefile.tpl: Switch more things to use maybe dependencies.
7673 Factor out common code from autogen IF statements.
7674 * configure: Regenerate.
7675 * Makefile.in: Regenerate.
7676
7677 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7678
7679 * configure.in: Accept i[3456789]86 for machine type.
7680 * configure: Regenerate.
7681
7682 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7683
7684 * configure.in: Switch more things to use maybe dependencies.
7685 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7686 * configure: Regenerate.
7687 * Makefile.tpl: Switch more things to use maybe dependencies.
7688 * Makefile.in: Regenerate.
7689
7690 2003-05-16 Andreas Schwab <schwab@suse.de>
7691
7692 * Makefile.tpl (install-opcodes): Define.
7693 * Makefile.in: Rebuild.
7694
7695 2003-05-13 Andreas Jaeger <aj@suse.de>
7696
7697 * config.guess: Update to 2003-05-09 version.
7698 * config.sub: Update to 2003-05-09 version.
7699
7700 2003-05-13 Michael Eager <eager@mvista.com>
7701
7702 * configure.in: Correct sed script so that options in quotes are not
7703 deleted.
7704 * configure: Rebuild.
7705
7706 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7707
7708 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7709 and $$s/newlib/libc/sys/cygwin32 include paths.
7710 * configure: Ditto.
7711
7712 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7713
7714 * MAINTAINERS: Update my email addresses.
7715
7716 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7717
7718 * config-ml.in: Propagate INSTALL variables.
7719
7720 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7721
7722 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7723
7724 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7725
7726 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7727 * Makefile.in: Regenerate.
7728
7729 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7730
7731 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7732
7733 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7734
7735 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7736
7737 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7738
7739 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7740 * Makefile.in: Regenerated.
7741
7742 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7743
7744 * MAINTAINERS (Write After Approval): Upgrade myself from
7745 GNATS only to write-after-approval. Update my mail address.
7746
7747 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7748
7749 (OS Port Maintainers: freebsd): Add myself.
7750
7751 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7752
7753 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7754
7755 2003-04-22 Kean Johnston <jkj@sco.com>
7756
7757 * MAINTAINERS (SCO ports): Added myself.
7758
7759 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7760
7761 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7762
7763 2003-04-19 Kean Johnston <jkj@sco.com>
7764
7765 * MAINTAINERS (Write After Approval): Add myself.
7766
7767 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7768
7769 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7770 * Makefile.in: Regenerate.
7771
7772 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7773
7774 * configure.in (powerpc64*-*-linux*): Remove.
7775 * configure: Rebuilt.
7776
7777 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7778
7779 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7780 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7781 and restrap.
7782 * Makefile.in: Regenerate.
7783
7784 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7785
7786 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7787 * configure: Regenerated.
7788
7789 2003-04-15 DJ Delorie <dj@redhat.com>
7790
7791 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7792
7793 2003-04-13 Nick Clifton <nickc@redhat.com>
7794
7795 * config-ml.in: Remove support for --disable-aix removing
7796 call-aix multilibs.
7797
7798 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7799
7800 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7801 * */configure: Rebuilt.
7802
7803 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7804
7805 * MAINTAINERS: Add my email address.
7806
7807 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7808
7809 * MAINTAINERS (Write After Approval): Add myself.
7810
7811 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7812
7813 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7814 * Makefile.in: Regenerate.
7815
7816 2003-03-14 Michael Chastain <mec@shout.net>
7817
7818 * Makefile.in: Regenerate with correct Makefile.def.
7819
7820 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7821
7822 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7823 Make macro.
7824 * Makefile.in: Regenerate.
7825 * configure.in: Clean up gxx_include_dir logic.
7826 * configure: Regenerate.
7827
7828 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7829
7830 * MAINTAINERS (Write After Approval): Add myself.
7831
7832 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7833
7834 * MAINTAINERS: Update my mail address.
7835
7836 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7837
7838 * configure.in (gxx_include_dir): Fix typo.
7839 * configure: Regenerated.
7840
7841 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7842
7843 * Makefile.tpl: Reindent.
7844 * Makefile.in: Regenerate.
7845 * configure.in: Reindent. Don't set unused variables.
7846 * configure: Regenerate.
7847
7848 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7849
7850 * configure.in: Include $(build_tooldir)/sys-include in
7851 FLAGS_FOR_TARGET.
7852 * configure: Regenerated.
7853
7854 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7855
7856 * Makefile.tpl: Always pass down RANLIB.
7857 * Makefile.in: Regenerate.
7858
7859 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7860 * Makefile.in: Regenerate.
7861 * configure.in: Remove unused logic relating to --enable-shared
7862 and --enable-threads. Remove bogus comments. Remove redundant
7863 noconfigdirs.
7864 * configure: Regenerate.
7865
7866 * configure.in: Replace ${libstdcxx_version} by its value.
7867 Remove reference to mh-dgux.
7868 * configure: Regenerate.
7869
7870 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7871
7872 * MAINTAINERS (Write After Approval): Add myself.
7873
7874 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7875
7876 * Makefile.tpl: Rearrange.
7877 * Makefile.in: Regenerate.
7878
7879 2003-02-25 Uwe Stieber <uwe@wwws.de>
7880
7881 * configure.in: Add support for kaOS as cross build target system.
7882 * configure: Regenerated.
7883
7884 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7885
7886 * MAINTAINERS (Write after approval): Add myself.
7887
7888 2003-02-21 James E Wilson <wilson@tuliptree.org>
7889
7890 * MAINTAINERS: Update my email address.
7891
7892 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7893
7894 * MAINTAINERS: Add self to blanket write privs. section.
7895
7896 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7897
7898 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7899 configure-target-* as some target builds may require additional
7900 flags for preprocessor tests.
7901 * Makefile.in: Regenerated.
7902
7903 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7904
7905 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7906 * ltconfig: Handle it.
7907 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7908 auto-detecting it.
7909
7910 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7911 it is used as argument to $CC.
7912 * ltcf-gcj.sh: Likewise.
7913
7914 * configure.in: Introduce --enable-maintainer-mode.
7915 * configure: Rebuilt.
7916 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7917 for maintainer mode.
7918 * Makefile.in: Rebuilt.
7919
7920 2003-02-18 Jason Merrill <jason@redhat.com>
7921
7922 * Makefile.tpl (check-c++): Allow parallelism.
7923
7924 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7925
7926 * MAINTAINERS: Remove John Carr (who never actually had access to
7927 gcc.gnu.org).
7928
7929 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7930
7931 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7932 don't configure target-libobjc.
7933 * configure: Regenerate.
7934
7935 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7936
7937 * Makefile.tpl (RANLIB): Define.
7938 * Makefile.in: Regenerate.
7939
7940 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7941
7942 * MAINTAINERS: Update my email.
7943
7944 2003-02-06 Keith R Seitz <keiths@redhat.com>
7945
7946 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7947 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7948 * Makefile.in: Regenerated.
7949 * configure.in: Remove all traces of snavigator, db, and grep.
7950 * configure: Regenerated.
7951
7952 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7953
7954 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7955 After Approval.
7956
7957 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7958
7959 * MAINTAINERS (Write after approval): Add myself.
7960
7961 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7962
7963 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7964 * Makefile.in: Regenerated.
7965
7966 2003-01-30 Roger Sayle <roger@eyesopen.com>
7967
7968 * config.guess: Updated to 2003-01-30's version.
7969 * config.sub: Updated to 2003-01-28's version.
7970
7971 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7972
7973 * config.if: If gcc_version is already set, just use it. Don't set
7974 gcc_version_trigger if it's already set, otherwise set it to
7975 gcc/version.c, but only if the file exists. If it is not set and
7976 gcc/version.c does not exist, try to extract the version number from
7977 $CC.
7978
7979 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7980
7981 * MAINTAINERS: Add myself to write-after-approval list.
7982
7983 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7984
7985 * configure.in: Revert 24Jan change.
7986 * configure: Regenerate.
7987
7988 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7989
7990 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7991 entry of HJ Lu.
7992
7993 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7994
7995 * configure.in: Revert previous change.
7996 * configure: Regenerate.
7997
7998 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7999
8000 * configure.in: Make rda native-only.
8001 * configure: Regenerate.
8002
8003 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8004
8005 * MAINTAINERS: Move myself from GNATS-only-accounts to
8006 write-after-approval.
8007
8008 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8009
8010 * configure.in: Add missing \.
8011 * configure: Rebuilt.
8012
8013 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8014
8015 * configure.in (baseargs): Avoid using \| in sed regular
8016 expressions.
8017 * configure: Rebuilt.
8018
8019 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8020
8021 * configure.in (baseargs): Remove all supported forms of
8022 --cache-file, --srcdir, --host, --build and --target options
8023 from argument lists.
8024 * configure: Rebuilt.
8025
8026 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8027
8028 * MAINTAINERS: Add myself to write-after-approval list.
8029
8030 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8031
8032 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8033 * configure: Rebuilt.
8034
8035 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8036
8037 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8038 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8039 * Makefile.in: Regenerate.
8040 * configure: Regenerate.
8041
8042 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8043
8044 * configure.in: Remove Makefile in build, host and target modules
8045 unless configure was run with --no-recursion.
8046 * configure: Rebuilt.
8047
8048 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8049
8050 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8051 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8052 * Makefile.in: Regenerate.
8053
8054 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8055
8056 * config.guess: Update to 2003-01-03 version.
8057 * config.sub: Update to 2003-01-03 version.
8058
8059 2003-01-07 Christopher Faylor <cgf@redhat.com>
8060
8061 * configure: Regenerate with proper autoconf 2.13.
8062
8063 2003-01-07 Christopher Faylor <cgf@redhat.com>
8064
8065 * configure.in: Add AC_PREREQ for consistency.
8066 * configure: Regenerate.
8067
8068 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8069
8070 * configure.in (GDB_TK): Add tcl directories conditional on
8071 gdb/gdbtk directory being present.
8072 * configure: Regenerate.
8073
8074 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8075
8076 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8077 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8078 * configure: Rebuilt.
8079
8080 2002-12-31 Tom Tromey <tromey@redhat.com>
8081
8082 * Makefile.in: Rebuilt.
8083 * Makefile.def (target_modules) [libffi]: Allow installation.
8084
8085 2002-12-31 Andreas Schwab <schwab@suse.de>
8086
8087 * configure.in: Fix use of $program_transform_name.
8088 * configure: Regenerated.
8089
8090 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8091
8092 * configure.in (baseargs): Don't remove first configure argument.
8093 * configure: Regenerated.
8094
8095 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8096
8097 * Makefile.tpl (local-distclean): Don't remove...
8098 (multilib.ts): ... this. Moved into...
8099 (multilib.out): ... this. Don't use sub-make.
8100 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8101 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8102 (configure-build-[+module+], configure-[+module+],
8103 configure-target-[+module+], configure-gcc): ... these. Test
8104 for Makefile existence. Drop config.status from dependencies.
8105 * Makefile.in: Rebuilt.
8106 * configure.in: Move gcc-version-trigger to the end of
8107 ac_configure_args. Add comments to maybedep.tmp and
8108 serdep.tmp. Introduce --disable-serial-configure. Remove
8109 nonopt from baseargs, matching and removing corresponding
8110 whitespace while at it.
8111 * configure: Rebuilt.
8112
8113 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8114
8115 * configure.in (host_configargs): Replace reference to
8116 no-longer-defined buildopts with --build=${build_alias}.
8117 * configure: Rebuilt.
8118
8119 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8120 program_transform_name to standard idiom.
8121 (AUTOGEN, AUTOCONF): Define.
8122 (Makefile.in): Use $(AUTOGEN).
8123 (Makefile): Depend on config.status, and use autoconf-style rule to
8124 build it. Move original commands to...
8125 (config.status): ... this new target.
8126 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8127 $(AUTOCONF).
8128 * Makefile.in: Rebuilt.
8129
8130 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8131
8132 * Makefile.tpl: Fix dramatic bustage due to change in
8133 program_transform_name.
8134 * Makefile.in: Regenerate.
8135
8136 * configure.in: Remove unnecessary PATH setting.
8137 * configure: Regnerate.
8138
8139 * configure.in: Don't default to unprefixed tools unless
8140 the native tools will work.
8141 * configure: Regenerate.
8142
8143 * configure.in: Convert to autoconf script. Blow away lots
8144 of now-redundant Makefile fragments.
8145 * configure: Generate using Autoconf.
8146 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8147 * Makefile.in: Regenerate.
8148
8149 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8150
8151 * configure: Fix stupid bug where RANLIB was mistakenly included.
8152
8153 * configure.in: Rename (buildargs, hostargs, targargs) to
8154 (build_configargs, host_configargs, target_configargs).
8155
8156 * configure.in: Move logic out of sed statement.
8157
8158 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8159 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8160
8161 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8162
8163 * config.sub: Import from master repository
8164 * config.guess: Ditto
8165
8166 2002-12-24 Andreas Schwab <schwab@suse.de>
8167
8168 * Makefile.tpl (multilib.out): Fix missing space.
8169 * Makefile.in: Regenerate.
8170
8171 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8172
8173 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8174 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8175 * Makefile.in: Regenerate.
8176 * configure.in: Remove unnecessary leftovers.
8177
8178 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8179
8180 * configure.in (extra_ranlibflags_for_target): New variable.
8181 (*-*-darwin): Add -c to ranlib commands.
8182 * configure (tooldir): Handle extra_ranlibflags_for_target.
8183
8184 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8185
8186 * Makefile.tpl: Revert HJL's change.
8187 * Makefile.in: Regenerated.
8188 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8189 always.
8190
8191 2002-12-19 Andreas Schwab <schwab@suse.de>
8192
8193 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8194 * Makefile.in: Regenerate.
8195
8196 2002-12-18 H.J. Lu <hjl@gnu.org>
8197
8198 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8199 * Makefile.in: Regenerated.
8200
8201 * configure.in (build_prefix): New. Substitute.
8202
8203 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8204
8205 * Makefile.tpl: Don't let real targets depend on phony targets.
8206 * Makefile.in: Regenerate.
8207
8208 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8209 * Makefile.in: Regenerate.
8210
8211 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8212
8213 * config.sub: Import from master repository
8214 * config.guess: Ditto
8215
8216 2002-12-16 Jason Merrill <jason@redhat.com>
8217
8218 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8219 previous 'make bootstrap'.
8220 * Makefile.in: Regenerate.
8221
8222 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8223
8224 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8225
8226 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8227
8228 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8229 * Makefile.in: Regenerate.
8230
8231 2002-12-13 Jason Merrill <jason@redhat.com>
8232
8233 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8234 library tests.
8235 (check-c++): Just depend on it and check-target-libstdc++-v3.
8236 * Makefile.in: Regenerate.
8237
8238 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8239
8240 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8241 * Makefile.in: Rebuilt.
8242
8243 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8244
8245 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8246
8247 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8248
8249 * configure: Fix bug put in by gremlins.
8250
8251 * Makefile.tpl: Substitute more autoconfily.
8252 * configure: Substitute more autoconfily.
8253 * Makefile.in: Regenerate.
8254
8255 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8256
8257 * config.sub: Import from master repository
8258 * config.guess: Ditto
8259 * MAINTAINERS: Added Svein Seldal under write after approval
8260
8261 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8262
8263 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8264 * Makefile.in (all-sim): Ditto.
8265
8266 2002-12-06 DJ Delorie <dj@redhat.com>
8267
8268 * Makefile.tpl: Change configure dependencies to not have real
8269 targets depend on phony targets.
8270
8271 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8272
8273 * configure.in: Revert unintentional change.
8274
8275 * Makefile.tpl: Change dependency for */multilib.out so that
8276 it works when gcc isn't in the tree.
8277
8278 * configure.in: Substitute more.
8279 * configure: Run subconfigures from the Makefile.
8280 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8281 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8282
8283 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8284
8285 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8286
8287 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8288
8289 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8290 and corresponding dependencies.
8291 * Makefile.in: Regenerate.
8292
8293 * configure.in (host_tools): Order binutils, gas and ld for
8294 convenience in running the testsuites.
8295
8296 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8297 * Makefile.in: Regenerate.
8298 * configure.in: Introduce rules to serialize subconfigure runs.
8299
8300 * configure.in: Introduce BASE_CC_FOR_TARGET.
8301 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8302 Realize configure-build-* targets. Realize configure-target-* targets.
8303 * Makefile.in: Regenerate.
8304
8305 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8306
8307 * configure: Move gcc_version_trigger stuff from here...
8308 * configure.in: ...to here.
8309
8310 * configure.in: Separate subconfigure options added by this file from
8311 options given by the user. Add machinery to put args for host
8312 subconfigures into the Makefile.
8313
8314 * Makefile.tpl: Remove 'vault' targets.
8315 * Makefile.tpl: Reorder and comment dependencies.
8316 * Makefile.in: Regenerate.
8317
8318 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8319 * configure.in: Fix my broken commit of previous patch. (sigh)
8320
8321 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8322
8323 * configure.in: Move host-specific darwin noconfigdirs into
8324 the host-specific section.
8325
8326 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8327
8328 * configure.in: Move host-specific darwin noconfigdirs into
8329 the host-specific section.
8330
8331 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8332
8333 * configure: Remove skip-this-dir support.
8334 * Makefile.tpl: Remove skip-this-dir support.
8335
8336 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8337 subdirectories.
8338 * Makefile.in: Regenerate.
8339
8340 * Makefile.tpl: Strip out useless setting of 'dir'.
8341 * Makefile.in: Regenerate.
8342
8343 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8344
8345 * configure.in: Fix deeply stupid bug.
8346
8347 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8348 shell code in CXX_FOR_TARGET
8349 * Makefile.def: Introduce raw_cxx.
8350 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8351 RAW_CXX_FOR_TARGET.
8352 * Makefile.in: Regenerate.
8353
8354 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8355
8356 * Makefile.tpl: Remove unnecessary ifs.
8357 * Makefile.in: Regenerate.
8358
8359 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8360 dependencies. Maybe-ize build-libiberty. Create dummy install
8361 targets for 'no_install' modules.
8362 * configure: Move GDB_TK substitution to configure.in. Move
8363 build_modules stuff to configure.in.
8364 * configure.in: Implement soft dependency machinery. Maybe-ize
8365 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8366 * Makefile.in: Regenerate.
8367
8368 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8369
8370 * Makefile.tpl: Make all-target, install-target behave similarly
8371 to all, install (only hitting configured targets). Eliminate
8372 unused macro defintions.
8373
8374 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8375 build != host.
8376
8377 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8378
8379 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8380
8381 * configure.in: Produce lists of subdir targets we're actually
8382 configuring. Remove references to "dosrel".
8383 * Makefile.tpl: Let configure set which subdir targets are hit.
8384 Remove install-cross; clean up install; remove ALL. Remove
8385 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8386 Autogenerate host module targets. Remove empty dependency lines
8387 and redundant dependency; rearrange slightly.
8388 * Makefile.def: Add host-side libtermcap, utils.
8389
8390 * Makefile.in: Regenerate.
8391
8392 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8393
8394 * ltconfig (osf[345]): Append $major to soname_spec.
8395 Reflect this in library_names_spec.
8396 * ltmain.sh (osf): Prefix $major with . for use as extension.
8397
8398 2002-11-19 Andreas Jaeger <aj@suse.de>
8399
8400 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8401 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8402 and sparc64 GNU/Linux systems.
8403
8404 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8405
8406 * MAINTAINERS: Update email.
8407
8408 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8409
8410 * MAINTAINERS: Complete James Dennett's entry.
8411
8412 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8413
8414 * MAINTAINERS (Write After Approval): Add myself.
8415
8416 2002-11-13 Bruce Korb <bkorb@gnu.org>
8417
8418 * Makefile.tpl: syntactic cleanup
8419
8420 2002-11-13 Stuart Hastings <stuart@apple.com>
8421
8422 * MAINTAINERS: Add myself to write-after-approval list.
8423
8424 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8425
8426 * Makefile.def: Add list of recursive targets to autogenerate.
8427 Add build_modules.
8428 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8429 targets. Autogenerate *-build-* targets.
8430 * Makefile.in: Regenerate.
8431
8432 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8433
8434 * configure: More autoconf-style substitutions.
8435 * Makefile.tpl: More autoconf-style substitutions.
8436 * Makefile.in: Regenerate.
8437
8438 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8439
8440 * configure: Substitute more variables in a more autoconf-friendly
8441 way. Simplify slightly.
8442 * Makefile.tpl: Make more variables substitutable in an
8443 autoconf-friendly way.
8444 * Makefile.in: Regenerate.
8445
8446 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8447
8448 * MAINTAINERS (Write After Approval): Add myself.
8449
8450 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8451
8452 * configure.in (v810*): Remove special setting of tools.
8453
8454 * configure: Add support for extra required flags for ar or nm.
8455 * configure.in (aix4.3+): Use above support for target-specific
8456 issues, rather than using config/mt-aix43.
8457
8458 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8459
8460 * configure: Remove 'removing', which doesn't work. Replace $subdir
8461 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8462 with $srcdir. Reformat indentation. Substitute some variables
8463 formerly hard-coded in the Makefile for build=host.
8464 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8465 * Makefile.def: Autogenerate more.
8466 * Makefile.in: Regenerate.
8467
8468 2002-11-04 Adam Nemet <anemet@lnxw.com>
8469
8470 * MAINTAINERS (Write After Approval): Add myself.
8471
8472 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8473
8474 * Makefile.def (host_modules): Add rda.
8475 * Makefile.in: Regenerate.
8476 * configure.in (target_tool): Add target-rda to list.
8477
8478 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8479
8480 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8481
8482 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8483
8484 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8485 and restrap targets to this rule.
8486 * Makefile.in: Regenerate.
8487
8488 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8489
8490 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8491 GNATS only accounts.
8492
8493 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8494
8495 * configure.in (i[3456]86-*-linux*): Add check to disable
8496 ${libgcj} for glibc1.
8497
8498 2002-10-24 Denis Chertykov <denisc@overta.ru>
8499
8500 * MAINTAINERS: Add myself as ip2k port maintainer.
8501
8502 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8503
8504 * configure.in: Add tic4x target.
8505
8506 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8507
8508 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8509 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8510 * Makefile.in: Regenerate.
8511
8512 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8513 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8514 * Makefile.in: Regenerate.
8515
8516 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8517
8518 * MAINTAINERS: Add myself as web pages co-maintainer.
8519
8520 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8521
8522 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8523 * Makefile.in: Regenerate.
8524
8525 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8526
8527 * MAINTAINERS: Add myself and Nathan Sidwell
8528 <nathan@codesourcery.com> as VxWorks maintainers.
8529
8530 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8531
8532 * Makefile.def: Remove order dependency comments.
8533 * Makefile.tpl: Add explicit install-install dependencies.
8534 * Makefile.in: Regenerate.
8535
8536 * Makefile.tpl: Remove material now in src-release. (Finally!)
8537 * Makefile.in: Regenerate.
8538
8539 * Makefile.tpl: Add configure-target (for src-release in src)
8540 * Makefile.in: Regenerate.
8541
8542 2002-09-30 Nick Clifton <nickc@redhat.com>
8543
8544 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8545
8546 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8547
8548 * configure.in (s390*-*-linux*): Enable libgcj.
8549
8550 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8551
8552 * configure: Revert accidentally applied changes.
8553
8554 * Makefile.tpl: Make more autoconf-friendly.
8555 * Makefile.in: Regenerate.
8556 * configure: Make substitution more autoconf-like.
8557
8558 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8559
8560 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8561 single entry to handle all these.
8562 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8563 libjava on arm-*-elf.
8564
8565 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8566
8567 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8568 things that depend on them.
8569
8570 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8571
8572 * Makefile.tpl: Make subsituted variables more autoconfy.
8573 * Makefile.in: Regenerate.
8574 * configure: Make seds more autoconfy.
8575
8576 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8577
8578 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8579 * Makefile.in: Regenerate.
8580 * configure.in: Rewrite sed statements to look autoconfy.
8581
8582 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8583 all-target-foo on configure-target-foo.
8584 * Makefile.def: Ditto.
8585 * Makefile.in: Rebuild.
8586
8587 2002-09-25 Andrew Haley <aph@redhat.com>
8588
8589 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8590
8591 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8592
8593 * Makefile.def: New file.
8594 * Makefile.tpl: New file.
8595 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8596 * contrib/gcc_update: Note that Makefile.in is a generated file.
8597
8598 * configure.in: Minor rearrangement. Simplify tests.
8599
8600 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8601
8602 * configure.in (with_headers): Skip copy if value is "yes".
8603 (with_libs): Likewise.
8604
8605 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8606
8607 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8608 * configure.in (sh*-*-pe*): Ditto.
8609 * configure.in (mips*-*-pe*): Ditto.
8610 * configure.in (*arm-wince-pe): Ditto.
8611
8612 * configure.in: Rearrange.
8613
8614 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8615
8616 * MAINTAINERS: Update my email address.
8617
8618 2002-08-30 Paul Koning <pkoning@equallogic.com>
8619
8620 * MAINTAINERS: (Write After Approval): Add myself.
8621
8622 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8623
8624 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8625
8626 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8627
8628 * MAINTAINERS: Change my mailing address.
8629
8630 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8631
8632 * MAINTAINERS (Write After Approval): Remove myself.
8633 (Various Maintainers: c++ runtime libs): Add myself.
8634
8635 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8636
8637 * MAINTAINERS (Write After Approval): Remove myself.
8638 (Various Maintainers: c++ runtime libs): Add myself.
8639
8640 2002-08-15 Eric Christopher <echristo@redhat.com>
8641
8642 * config.sub: Import from master repository.
8643 * config.guess: Ditto.
8644
8645 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8646
8647 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8648 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8649 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8650
8651 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8652
8653 * MAINTAINERS: Add self to rs6000 vector extensions.
8654
8655 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8656
8657 * libiberty/configure: Reverted unintended yesterday's check in.
8658
8659 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8660
8661 * boehm-gc/configure, libf2c/configure: Rebuilt.
8662 * libffi/configure, libiberty/configure: Ditto.
8663 * libjava/configure, libobjc/configure: Ditto.
8664 * libstdc++-v3/configure, zlib/configure: Ditto.
8665 Merged from binutils:
8666 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8667 From Steve Ellcey <sje@cup.hp.com>:
8668 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8669 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8670 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8671 IA64.
8672 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8673 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8674 soname_spec, sys_lib_search_path_spec): Ditto.
8675
8676 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8677
8678 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8679
8680 2002-08-04 H.J. Lu (hjl@gnu.org)
8681
8682 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8683
8684 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8685
8686 * MAINTAINERS (Write After Approval): Add myself.
8687
8688 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8689
8690 * configure.in: Move generic linux case to end. Copy generic
8691 linux noconfigdirs to mips*-*-linux* entry and new
8692 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8693
8694 2002-07-19 Michael Matz <matz@suse.de>
8695
8696 * MAINTAINERS: Add myself as ra* maintainer.
8697
8698 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8699
8700 * config.guess: Update to 2002-07-09 version.
8701 * config.sub: Update to 2002-07-03 version.
8702
8703 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8704
8705 * MAINTAINERS: Fix typo in a maintainer email address.
8706
8707 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8708
8709 * configure.in: Remove two redundant tests.
8710
8711 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8712
8713 * configure.in (mips*-*-irix6*o32): Enable stabs.
8714
8715 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8716
8717 * configure.in: Don't build grez.
8718 * Makefile.in: Ditto.
8719
8720 * Makefile.in: Remove references to bsp, cygmon, libstub.
8721 * configure.in: Ditto.
8722
8723 * configure.in: Remove leftover reference to gdbtest.
8724
8725 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8726
8727 * configure.in (gxx_include_dir): Change to match versioned
8728 C++ headers if --enable-version-specific-runtime-libs is used.
8729
8730 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8731
8732 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8733
8734 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8735
8736 * configure.in: Make --without-x work.
8737
8738 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8739
8740 * configure.in: Rearrange target Makefile fragment collection.
8741
8742 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8743 cvs[src].
8744 * configure.in: Ditto.
8745
8746 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8747
8748 * MAINTAINERS (Write After Approval): Update my e-mail address.
8749
8750 2002-06-24 Ben Elliston <bje@redhat.com>
8751
8752 * configure.in (host_tools): Remove cgen.
8753
8754 * Makefile.in (all-cgen): Remove; runs from its source directory.
8755 (check-cgen, install-cgen, clean-cgen): Likewise.
8756 (all-opcodes): Do not depend on all-cgen.
8757 (all-sim): Likewise.
8758
8759 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8760
8761 * Makefile.in: Eliminate 'apache' targets.
8762 * configure.in: Eliminate 'apache' targets.
8763
8764 * configure.in: Eliminate redundant tests. Reorganize.
8765
8766 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8767
8768 * config-ml.in: Eliminate references to Cygnus configure.
8769
8770 * Makefile.in: Eliminate references to building emacs.
8771
8772 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8773
8774 * MAINTAINERS: Update my email address.
8775
8776 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8777
8778 * config.if (libstdcxx_incdir): Version C++ headers.
8779 (cxx_incdir): Remove.
8780
8781 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8782
8783 * MAINTAINERS (Write After Approval): Add self.
8784
8785 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8786
8787 * configure.in: Add support for ip2k.
8788
8789 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8790
8791 * configure.in: Fix AIX configury bug.
8792
8793 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8794
8795 * MAINTAINERS (Write After Approval): Add self.
8796
8797 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8798
8799 * configure.in: replace ${topsrcdir} with ${srcdir}
8800
8801 * configure.in: Move definition of libstdcxx_flags
8802 right above usage, rather than waaay earlier.
8803
8804 * configure.in: Pull definition of is_cross_compiler earlier.
8805
8806 * configure.in: Rearrange a little.
8807
8808 * configure.in: Remove references to librx.
8809 * Makefile.in: Remove references to librx.
8810
8811 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8812
8813 * config.sub: Add support for avr target.
8814 Import from master sources, rev 1.255
8815
8816 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8817
8818 * configure, .cvsignore: Revert previous change...
8819 * Makefile: ...delete.
8820
8821 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8822
8823 * configure.in: Eliminate ${gasdir} variable.
8824
8825 2002-06-18 Dave Brolley <brolley@redhat.com>
8826
8827 * configure.in: Add support for frv.
8828 * config.sub: Add support for frv.
8829
8830 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8831
8832 * configure: Remove garbage from previous commit.
8833
8834 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8835
8836 * configure: For in-source builds, make a subdir and re-exec there.
8837 * Makefile: New file. Pass targets through to build directory.
8838 * .cvsignore: No longer ignore "Makefile".
8839
8840 2002-06-16 Douglas Rupp <rupp@gnat.com>
8841
8842 * MAINTAINERS (Write After Approval): Add self.
8843
8844 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8845
8846 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8847
8848 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8849
8850 * configure.in (vax-*-netbsd*): Re-enable gas.
8851
8852 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8853
8854 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8855 BUILD_PREFIX_1, to correct nomenclature.
8856 * configure: Likewise.
8857
8858 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8859 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8860
8861 2002-05-31 Olaf Hering <olh@suse.de>
8862
8863 * config-ml.in: Propogate DESTDIR also.
8864
8865 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8866
8867 * configure.in (vax-*-netbsd*): Don't build gas for this
8868 platform.
8869
8870 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8871
8872 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8873 and libgcj for AVR.
8874
8875 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8876
8877 * MAINTAINERS (Write After Approval): Add myself.
8878
8879 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8880
8881 * config.guess: Update to 2002-05-22 version.
8882 * config.sub: Likewise.
8883
8884 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8885
8886 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8887 * config-ml.in: Likewise.
8888 * configure: Likewise.
8889 * configure.in: Likewise.
8890
8891 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8892
8893 * MAINTAINERS: Update my email address.
8894
8895 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8896
8897 * configure.in: Simplify makefile fragment collection.
8898
8899 * configure.in: Remove code to build emacs.
8900
8901 * configure.in : Remove --srcdir argument from targargs and buildargs
8902 (it's always overridden in the Makefile anyway). Rearrange a bit.
8903
8904 * configure: Move some logic to configure.in.
8905 * configure.in: Move some logic from configure.
8906
8907 2002-05-11 Tom Tromey <tromey@redhat.com>
8908
8909 * MAINTAINERS: Reflect libgcj reality.
8910
8911 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8912
8913 * Makefile.in: Honour DESTDIR.
8914
8915 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8916
8917 * config.guess: Import 2002-03-20 version.
8918 * config.sub: Import 2002-04-26 version.
8919
8920 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8921
8922 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8923
8924 2002-05-07 Tim Josling <tej@melbpc.org.au>
8925
8926 * MAINTAINERS: Add self.
8927
8928 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8929
8930 * ltmain.sh: Detect and handle object name conflicts
8931 while piecewise linking a static library.
8932
8933 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8934
8935 * configure.in (noconfigdirs): Don't disable libgcj on
8936 sparc64-*-solaris* and sparcv9-*-solaris*.
8937
8938 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8939
8940 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8941
8942 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8943
8944 * configure.in (FLAGS_FOR_TARGET): Do not add
8945 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8946 on i[3456]86-*-linux*.
8947
8948 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8949
8950 * configure.in (noconfigdirs): Replace [ ] with test.
8951
8952 * configure.in (noconfigdirs): Do not add target-newlib if
8953 target == i[3456]86-*-linux*, and host == target.
8954
8955 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8956
8957 * configure.in: delete reference to absent file
8958
8959 * configure.in: replace '[' with 'test'
8960
8961 * configure.in: Eliminate references to gash.
8962 * Makefile.in: Eliminate references to gash.
8963
8964 * configure.in: remove useless references to 'pic' makefile fragments.
8965
8966 * configure.in: (*-*-windows*) Finish removing.
8967
8968 * configure.in: Eliminate redundant test for libgui.
8969
8970 2002-04-29 Roger Sayle <roger@eyesopen.com>
8971
8972 * MAINTAINERS: Add self and realphabetize. Update entries
8973 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8974 entry for a29k port maintainer.
8975
8976 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8977
8978 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8979 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8980
8981 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8982
8983 * configure.in: remove references to dead files
8984
8985 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8986
8987 * MAINTAINERS: Add information about purpose of this file.
8988
8989 2002-04-18 Tom Tromey <tromey@redhat.com>
8990
8991 * configure.in: Disallow configuring libgcj when it is already
8992 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8993 Solaris 2.8 by default. For PR libgcj/6158.
8994
8995 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8996
8997 * configure.in: Move default CC setting out of config/mh-* fragments
8998 directly into here.
8999
9000 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9001
9002 * configure.in: don't even try to configure or make a subdirectory
9003 if there's no configure script for it.
9004
9005 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9006
9007 * MAINTAINERS: Remove chill maintainers.
9008 * Makefile.in (CHILLFLAGS): Remove.
9009 (CHILL_LIB): Remove.
9010 (TARGET_CONFIGDIRS): Remove libchill.
9011 (CHILL_FOR_TARGET): Remove.
9012 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9013 CHILL_LIB.
9014 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9015 (CHECK_TARGET_MODULES): Likewise.
9016 (INSTALL_TARGET_MODULES): Likewise.
9017 (CLEAN_TARGET_MODULES): Likewise.
9018 (configure-target-libchill): Remove.
9019 (all-target-libchill): Remove.
9020 * configure.in (target_libs): Remove target-libchill.
9021 Do not compute CHILL_FOR_TARGET.
9022 * libchill: Remove directory.
9023
9024 2002-04-11 DJ Delorie <dj@redhat.com>
9025
9026 * Makefile.in, configure.in: Sync with binutils, entries
9027 follow...
9028
9029 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9030
9031 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9032 (do-tar, do-bz2): New rules.
9033 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9034 (gdb-tar): New rule.
9035 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9036 (insight_dejagnu.tar): New rule.
9037 (insight.tar): New rule.
9038 (gdb+dejagnu.tar): New rule.
9039 (gdb.tar): New rule.
9040
9041 2002-02-01 Mo DeJong <supermo@bayarea.net>
9042
9043 * Makefile.in: Add all-tix to deps for all-snavigator
9044 so that tix is built when building snavigator.
9045
9046 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9047
9048 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9049 ld and gdb are not supported.
9050
9051 2002-01-07 Mark Salter <msalter@redhat.com>
9052
9053 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9054 Allow target-libgloss to be built for arm, strongarm, and xscale.
9055
9056 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9057
9058 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9059 options for i[3456]86-pc-linux* native builds.
9060
9061 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9062
9063 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9064 files from .po files for a distribution.
9065
9066 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9067
9068 * configure.in: Enable libstdc++-v3 for h8300 targets.
9069
9070 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9071
9072 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9073 version from bfd/.
9074
9075 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9076
9077 * Makefile.in (VER): When present, extract the version number from
9078 the file version.in.
9079
9080 2001-05-24 Tom Rix <trix@redhat.com>
9081
9082 * configure.in : enable ld for aix
9083
9084 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9085
9086 * config.guess: Add linux target for S/390.
9087
9088 2000-11-07 Philip Blundell <pb@futuretv.com>
9089
9090 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9091
9092 2000-11-03 Philip Blundell <pb@futuretv.com>
9093
9094 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9095 files.
9096
9097 2001-01-15 Ben Elliston <bje@redhat.com>
9098
9099 * configure.in (host_tools): Add sid.
9100 Always configure cgen.
9101
9102 2000-11-24 Nick Clifton <nickc@redhat.com>
9103
9104 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9105
9106
9107 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9108
9109 * Makefile.in (ALL_MODULES): Add all-cgen.
9110 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9111 (all-cgen): New target.
9112 (all-opcodes,all-sim): Depend on all-cgen.
9113 * configure.in (host_tools): Add cgen.
9114 Only configure cgen if --enable-cgen-maint.
9115
9116 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9117
9118 * configure.in: Add *-*-freebsd* configurations.
9119
9120 2002-04-08 Tom Tromey <tromey@redhat.com>
9121
9122 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9123 Fixes PR libgcj/6068.
9124
9125 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9126
9127 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9128
9129 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9130
9131 * configure.in (alpha*-dec-osf*): Enable libgcj.
9132
9133 2003-03-27 Matthew Gingell <gingell@gnat.com>
9134
9135 * MAINTAINERS (Write After Approval): Add myself.
9136
9137 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9138
9139 Fix for: PR bootstrap/3591, target/5676
9140 * configure.in (mcore-pe): Disable the configuration of
9141 libstdc++-v3 since exceptions are not supported.
9142
9143 2002-03-20 Anthony Green <green@redhat.com>
9144
9145 * configure.in: Enable libgcj for xscale-elf target.
9146
9147 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9148
9149 * MAINTAINERS: Update my email address.
9150
9151 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9152
9153 * ltmain.sh (relink_command): Fix typo in previous change.
9154
9155 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9156
9157 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9158 (relink_command): Added --tag flags.
9159 (mode=install): If relinking fails; error out.
9160
9161 2002-03-12 Richard Henderson <rth@redhat.com>
9162
9163 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9164 .NOTPARALLEL tag.
9165 (do-check): Rename from check.
9166 (check): Allow parallel check.
9167
9168 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9169
9170 * MAINTAINERS: Add myself as maintainer for xtensa port.
9171 Fix alphabetical order in CPU port maintainer list.
9172 Remove myself from Write After Approval list.
9173
9174 2002-03-11 Richard Henderson <rth@redhat.com>
9175
9176 * Makefile.in (.NOTPARALLEL): Add fake tag.
9177
9178 2002-03-07 H.J. Lu (hjl@gnu.org)
9179
9180 * configure.in: Enable gprof for mips*-*-linux*.
9181
9182 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9183
9184 * MAINTAINERS (Write After Approval): Add myself.
9185
9186 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9187
9188 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9189 libjava.
9190 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9191
9192 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9193
9194 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9195 because its Makefile is there; test for the executable instead.
9196
9197 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9198
9199 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9200 libstdc++-v3 and libjava.
9201
9202 2002-02-11 Adam Megacz <adam@xwt.org>
9203
9204 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9205 boehm-gc
9206
9207 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9208
9209 * config.guess: Updated to 2002-01-30's version.
9210 * config.sub: Updated to 2002-02-01's version.
9211 Contribute sh64-elf.
9212 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9213 * configure.in: Added sh64-*-*.
9214
9215 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9216
9217 * MAINTAINERS: Belatedly add myself to write after approval list.
9218
9219 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9220
9221 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9222 Remove self as Write After Approval.
9223
9224 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9225
9226 * MAINTAINERS: Put self in as maintainer for contrib/regression
9227 directory.
9228
9229 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9230
9231 * MAINTAINERS: Update my email address.
9232
9233 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9234
9235 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9236 target-libiberty, and target-libgloss. Skip Java-related
9237 libraries if not supported for NetBSD on target CPU.
9238
9239 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9240
9241 * install-sh: Use _inst.$$_ for temp file name.
9242
9243 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9244
9245 * MAINTAINERS (Write After Approval): Move my contact info
9246 from here...
9247 (OS Port Maintainers): ...to here (netbsd).
9248
9249 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9250
9251 * MAINTAINERS (Write After Approval): Add myself.
9252
9253 2002-01-17 H.J. Lu <hjl@gnu.org>
9254
9255 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9256 (all-target-fastjar): Also depend on all-target-libiberty.
9257
9258 2002-01-16 H.J. Lu (hjl@gnu.org)
9259
9260 * config.guess: Import from master sources, rev 1.225.
9261 * config.sub: Import from master sources, rev 1.238.
9262
9263 2002-01-16 Kazu Hirata <kazu@hxi.com>
9264
9265 * MAINTAINERS (Write After Approval): Remove myself.
9266
9267 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9268
9269 * MAINTAINERS (Write After Approval): Add myself.
9270
9271 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9272
9273 * MAINTAINERS: Add self as docs co-maintainer.
9274
9275 2001-12-11 Matthias Klose <doko@debian.org>
9276
9277 * MAINTAINERS (Write After Approval): Add myself.
9278
9279 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9280
9281 * MAINTAINERS: Update my email address.
9282
9283 2001-12-07 Turly O'Connor <turly@apple.com>
9284 * MAINTAINERS (Write After Approval): Add myself.
9285 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9286 (rs6000_initialize_trampoline): Call __trampoline_setup for
9287 ABI_DARWIN too.
9288 * darwin-tramp.asm: New file, implements __trampoline_setup.
9289 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9290
9291 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9292
9293 * MAINTAINERS (Write After Approval): Add myself.
9294
9295 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9296
9297 * configure, configure.in: Use temp file for long sed commands.
9298
9299 2001-12-03 Laurent Guerby <guerby@acm.org>
9300
9301 * config.sub: Update to version 1.232 on subversion.
9302
9303 2001-12-03 Ben Elliston <bje@redhat.com>
9304
9305 * MAINTAINERS: Update mail address for config.* patches.
9306
9307 2001-11-27 DJ Delorie <dj@redhat.com>
9308 Zack Weinberg <zack@codesourcery.com>
9309
9310 When build != host, create libiberty for the build machine.
9311
9312 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9313 CONFIG_ARGUMENTS.
9314 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9315 New variables.
9316 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9317 and rules.
9318 (all.normal): Depend on ALL_BUILD_MODULES.
9319 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9320 (all-build-libiberty): Depend on configure-build-libiberty.
9321
9322 * configure: Calculate and substitute proper value for
9323 ALL_BUILD_MODULES.
9324 * configure.in: Create the build subdirectory.
9325 Calculate and substitute TARGET_CONFIGARGS (formerly
9326 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9327
9328 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9329
9330 * MAINTAINERS (write-after-approval): Add self.
9331
9332 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9333
9334 * MAINTAINERS (GNATS only accounts): Remove self.
9335
9336 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9337
9338 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9339 libf2c.
9340
9341 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9342
9343 * MAINTAINERS (Write After Approval): Add self.
9344
9345 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9346
9347 * MAINTAINERS: mips and s390 are also CPU ports.
9348
9349 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9350
9351 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9352
9353 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9354
9355 * MAINTAINERS: Alphabetize.
9356
9357 2001-11-09 Kazu Hirata <kazu@hxi.com>
9358
9359 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9360
9361 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9362
9363 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9364
9365 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9366
9367 * configure.in (--enable-languages): Be more permissive about
9368 syntax. Check for empty lists better. Warn about $LANGUAGES.
9369
9370 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9371
9372 * config.sub: Import from master sources, rev. 1.230.
9373 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9374
9375 2001-11-07 Laurent Guerby <guerby@acm.org>
9376
9377 * MAINTAINERS (Write After Approval): Add self.
9378
9379 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9380
9381 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9382
9383 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9384
9385 * config.sub: Import from master sources, rev 1.226.
9386 * config.guess: Import from master sources, rev 1.216.
9387
9388 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9389
9390 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9391 * MAINTAINERS: Add self as maintainer of MMIX port.
9392 Remove old after-approval entry.
9393
9394 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9395
9396 * ChangeLog, configure: Fix spelling errors.
9397
9398 2001-10-20 Brendan Kehoe <brendan@zen.org>
9399
9400 * MAINTAINERS: Tweak my address.
9401
9402 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9403
9404 * MAINTAINERS: Update my email address.
9405
9406 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9407
9408 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9409 * MAINTAINERS: Add self as maintainer of CRIS port.
9410
9411 2001-10-10 Geert Bosch <bosch@gnat.com>
9412
9413 * MAINTAINERS (Various maintainers: Ada front end):
9414 Added Robert Dewar.
9415
9416 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9417
9418 * MAINTAINERS (Write After Approval): Added self
9419
9420 2001-10-02 Geert Bosch <bosch@gnat.com>
9421
9422 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9423
9424 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9425
9426 * configure: Handle temporary files securely using mkdir.
9427
9428 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9429
9430 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9431
9432 2001-09-26 Will Cohen <wcohen@redhat.com>
9433
9434 * configure.in (*-*-linux*): Disable configuration of target-newlib
9435 and target-libgloss.
9436
9437 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9438
9439 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9440 RANLIB.
9441
9442 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9443
9444 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9445 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9446 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9447 avoid quotes nesting problems.
9448 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9449 (DO_X): Export only variables that are set.
9450
9451 2001-09-19 Ben Elliston <bje@redhat.com>
9452
9453 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9454 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9455 semantics. Use the shell built-in "type" command instead.
9456
9457 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9458
9459 Merged from gcc-3_0-branch:
9460 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9461 * ltcf-c.sh: Use $objext, not $ac_objext.
9462 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9463 * ltcf-cxx.sh: Add support for GNU.
9464 2001-07-22 Timothy Wall <twall@redhat.com>
9465 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9466 default settings if using GNU tools with that configuration.
9467 * ltcf-cxx.sh: Ditto.
9468 * ltcf-gcj.sh: Ditto.
9469 2001-07-21 Michael Chastain <chastain@redhat.com>
9470 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9471 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9472 * ltmain.sh: Mark as gcc-local.
9473
9474 2001-08-30 Eric Christopher <echristo@redhat.com>
9475 Jason Eckhardt <jle@redhat.com>
9476
9477 * config.guess: Merge from master sources.
9478 * config.sub: Merge from master sources, add support for mipsisa32.
9479
9480 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9481 * config.sub: Merge from master sources, rev 1.219.
9482 * MAINTAINERS: Add self as contact for stormy16 port.
9483
9484 2001-08-14 Zack Weinberg <zackw@panix.com>
9485
9486 * config.sub: Merge from master sources, rev 1.218.
9487 * config.guess: Merge from master sources, rev 1.209.
9488
9489 2001-08-11 Graham Stott <grahams@redhat.com>
9490
9491 * Makefile.in (check-c++): Add missing semicolon.
9492
9493 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9494
9495 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9496
9497 2001-07-30 Eric Christopher <echristo@redhat.com>
9498
9499 * MAINTAINERS (Various maintainers: mips port): Added myself.
9500
9501 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9502
9503 * configure.in (sh-*-linux*): New.
9504
9505 2001-07-27 Richard Henderson <rth@redhat.com>
9506
9507 * .cvsignore: Add LAST_UPDATED.
9508
9509 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9510
9511 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9512
9513 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9514
9515 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9516
9517 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9518
9519 * MAINTAINERS (Write After Approval): Added myself.
9520
9521 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9522
9523 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9524 and libgcj on m68hc11/m68hc12.
9525
9526 2001-06-27 H.J. Lu (hjl@gnu.org)
9527
9528 * Makefile (CFLAGS_FOR_BUILD): New.
9529 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9530
9531 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9532
9533 * README: Remove version number.
9534
9535 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9536
9537 * INSTALL/README: Update wrt. to the installation instructions now
9538 residing in gcc/doc/install.texi.
9539
9540 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9541
9542 * README: Replace with a cut-down and updated version of gcc/README.
9543
9544 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9545
9546 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9547 multilibs to be disabled.
9548
9549 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9550
9551 * MAINTAINERS (Write After Approval): Add myself.
9552
9553 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9554
9555 * config.guess: Import CVS version 1.195.
9556 * config.sub: Import CVS version 1.212.
9557
9558 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9559
9560 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9561 gcc/xgcc is built, use -print-prog-name to find out the program
9562 name to use.
9563
9564 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9565
9566 * config.guess: Import CVS version 1.194. All gcc-local changes
9567 appear to also be in the master copy.
9568 * config.sub: Import CVS version 1.211.
9569
9570 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9571
9572 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9573 with_gcc]: Use `gcc -shared' to build a shared library.
9574
9575 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9576
9577 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9578 archives.
9579
9580 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9581
9582 * MAINTAINERS (Write After Approval): Add myself.
9583
9584 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9585
9586 * configure.in (libstdcxx_flags): Do not try to execute
9587 libstdc++-v3/testsuite_flags until it exists.
9588
9589 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9590
9591 * MAINTAINERS: Update my email address.
9592
9593 2001-05-31 Graham Stott <grahams@redhat.com>
9594
9595 * MAINTAINERS (Write After Approval): Add myself.
9596
9597 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9598
9599 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9600 libraries when using g++ with native linker.
9601
9602 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9603
9604 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9605
9606 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9607
9608 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9609 [aix4*|aix5*]: Prepend blank.
9610
9611 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9612
9613 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9614 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9615 of subdir/configure scripts to use the new libtool.m4.
9616
9617 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9618
9619 * MAINTAINERS (Write After Approval): Add myself.
9620
9621 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9622
9623 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9624
9625 2001-05-11 Ben Elliston <bje@redhat.com>
9626
9627 * Makefile.in (all-sid): New target.
9628 (check-sid, clean-sid, install-sid): Likewise.
9629
9630 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9631
9632 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9633
9634 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9635
9636 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9637 libgcj.
9638
9639 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9640
9641 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9642 gcc/xgcc is built, use -print-prog-name to find out the program
9643 name to use.
9644
9645 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9646
9647 * configure.in (noconfigdirs): Don't reset it from scratch in the
9648 target case; only append to it.
9649
9650 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9651 sparc-*-solaris2.8]: Disable ${libgcj}.
9652
9653 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9654
9655 * configure.in (libgcj_saved): Copy from $libgcj.
9656 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9657 --disable-libgcj.
9658
9659 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9660
9661 * MAINTAINERS: Remove self as MIPS maintainer and
9662 C front end maintainer.
9663
9664 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9665
9666 * configure.in: Move *-chorusos target case to the proper switch.
9667 Disable libgcj.
9668
9669 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9670
9671 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9672 1.641.2.228.
9673
9674 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9675
9676 * Makefile.in (STAGE1_CFLAGS): Pass down.
9677
9678 2001-04-13 Alan Modra <amodra@one.net.au>
9679
9680 * config.guess: Add hppa64-linux support. Note for next import that
9681 this is already in the master file.
9682 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9683
9684 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9685
9686 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9687 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9688
9689 2001-04-11 Stan Shebs <shebs@apple.com>
9690
9691 * MAINTAINERS: Add self as Darwin port maintainer.
9692
9693 2001-04-11 Alan Modra <amodra@one.net.au>
9694
9695 * MAINTAINERS: Update my email address.
9696
9697 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9698
9699 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9700 recent versions of FreeBSD (release 3 or later).
9701 * ltconfig: On FreeBSD, -lc must not be provided when building
9702 a shared library or else the standard -pthread gcc option is
9703 rendered worthless to later users of the built library.
9704
9705 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9706
9707 * MAINTAINERS: Add self and RTH as C front end maintainers.
9708
9709 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9710
9711 * config.sub: Make sure to match an already-canonicalized
9712 machine name (eg. mn10300-unknown-elf).
9713
9714 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9715
9716 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9717 New macros.
9718 (bootstrap, cross): Use RECURSE_FLAGS.
9719 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9720
9721 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9722
9723 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9724
9725 2001-03-22 Colin Howell <chowell@redhat.com>
9726
9727 * Makefile.in (DO_X): Do not backslash single-quotes in
9728 backquotes (two places).
9729
9730 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9731
9732 Re-installed:
9733 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9734 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9735 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9736 * ltcf-cxx.sh: Likewise.
9737 * ltcf-gcj.sh: Likewise.
9738
9739 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9740
9741 * MAINTAINERS: Add myself as "documentation co-maintainer".
9742
9743 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9744
9745 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9746 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9747
9748 2001-03-19 Tom Tromey <tromey@redhat.com>
9749
9750 * config-ml.in: Handle GCJ and GCJFLAGS.
9751
9752 2001-03-21 Michael Chastain <chastain@redhat.com>
9753
9754 * Makefile.in: all-m4 depends on all-texinfo.
9755
9756 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9757
9758 * MAINTAINERS: Add myself to write after approval list.
9759
9760 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9761
9762 * Makefile.in (DO_X): Quote nested quotes.
9763
9764 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9765
9766 * MAINTAINERS: Add myself to write after approval list.
9767
9768 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9769
9770 * Makefile.in (DO_X): Use double quotes for quoting
9771 "RANLIB=$${RANLIB}".
9772
9773 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9774
9775 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9776
9777 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9778
9779 * configure.in: Only use `lang_requires' for languages athat are
9780 actually enabled.
9781
9782 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9783
9784 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9785
9786 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9787
9788 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9789
9790 2001-03-07 Tom Tromey <tromey@redhat.com>
9791
9792 * configure.in: Allow config-lang.in to set `lang_requires' to list
9793 of other required languages.
9794
9795 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9796
9797 * Makefile.in: Remove RANLIB definition. Use RANLIB
9798 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9799 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9800
9801 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9802 Alexandre Oliva <aoliva@redhat.com>
9803
9804 * Makefile.in (check-c++): Use tabs, not spaces.
9805
9806 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9807
9808 * MAINTAINERS: add myself to Write After Approval list.
9809
9810 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9811
9812 * Makefile.in (check-c++): New rule.
9813
9814 * configure.in (target_libs): Remove libg++.
9815 (noconfigdirs): Remove libg++.
9816 (noconfigdirs): Same.
9817 (noconfigdirs): Same.
9818 (noconfigdirs): Same.
9819
9820 * config-ml.in: Remove libg++ references.
9821
9822 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9823 (ALL_TARGET_MODULES): Same.
9824 (configure-target-libg++): Remove.
9825 (all-target-libg++): Remove.
9826 (configure-target-libio): Remove.
9827 (all-target-libio): Remove.
9828 (check-target-libio): Remove.
9829 (.PHONY): Remove.
9830 (libg++.tar.bz2): Remove.
9831 (all-target-cygmon): Remove libio.
9832 (all-target-libstdc++): Remove.
9833 (configure-target-libstdc++): Remove.
9834 (TARGET_LIB_PATH): Remove libstdc++.
9835 (ALL_GCC_CXX): Remove libstdc++.
9836 (all-target-gperf): Correct.
9837
9838 2001-02-16 Nick Clifton <nickc@redhat.com>
9839
9840 * configure.in (noconfigdirs): Allow configuration of texinfo
9841 for Cygwin hosts.
9842
9843 2001-02-15 Anthony Green <green@redhat.com>
9844
9845 * configure: Introduce GCJ_FOR_TARGET.
9846 * configure.in: Ditto.
9847 * Makefile.in: Ditto.
9848
9849 2001-02-13 Andreas Schwab <schwab@suse.de>
9850
9851 * MAINTAINERS: Update mail address.
9852
9853 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9854
9855 * config.guess: Add linux target for S/390.
9856 * config.sub: Likewise.
9857
9858 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9859
9860 * configure.in: for *-chorusos, don't config target-newlib and
9861 target-libgloss.
9862
9863 2001-02-06 Ben Elliston <bje@redhat.com>
9864
9865 * configure: Output host type to stdout, not stderr.
9866
9867 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9868
9869 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9870 * ltcf-cxx.sh: Likewise.
9871
9872 * config.if: Assume enable_libstdcxx_v3 is defined.
9873
9874 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9875
9876 Remove V2 C++ library.
9877 * configure.in: Remove --enable-libstdcxx_v3 support.
9878
9879 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9880
9881 * include/demangle.h: Add prototype for java_demangle_v3.
9882
9883 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9884
9885 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9886
9887 2001-01-27 Richard Henderson <rth@redhat.com>
9888
9889 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9890
9891 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9892
9893 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9894 Don't unset, it's non-portable and no longer necessary, set to empty
9895 instead.
9896
9897 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9898
9899 * ltconfig: Shell portability fix for the tagname validity check.
9900
9901 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9902
9903 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9904 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9905
9906 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9907
9908 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9909
9910 2001-01-26 Tom Tromey <tromey@redhat.com>
9911
9912 * configure.in: Allow libgcj to be built on Sparc Solaris.
9913
9914 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9915
9916 * ltcf-c.sh: Add aix5 case.
9917 * ltcf-cxx.sh: Likewise.
9918 * ltconfig: Likewise.
9919
9920 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9921
9922 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9923 keep at least one of build_libtool_libs or build_old_libs set to
9924 yes.
9925
9926 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9927 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9928
9929 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9930
9931 * configure.in: Enable libgcj on several additional platforms.
9932
9933 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9934
9935 * configure.in: Enable libgcj for linux targets.
9936
9937 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9938
9939 * MAINTAINERS (Write After Approval): Add myself.
9940
9941 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9942
9943 * MAINTAINERS: Add myself as vax port maintainer.
9944
9945 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9946
9947 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9948
9949 2001-01-09 Mike Stump <mrs@wrs.com>
9950
9951 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9952 failures of subdirectories.
9953
9954 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9955
9956 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9957 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9958 * ltcf-cxx.sh: Likewise.
9959 * ltcf-gcj.sh: Likewise.
9960 * ltconfig.sh: Fix typo.
9961
9962 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9963
9964 * configure: handle DOS-style absolute paths.
9965
9966 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9967
9968 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9969
9970 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9971
9972 * MAINTAINERS: Add myself as avr port co-maintainer.
9973
9974 2000-12-28 Ben Elliston <bje@redhat.com>
9975
9976 * MAINTAINERS: Add myself under ``Write After Approval''.
9977
9978 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9979
9980 * texinfo: Remove directory from GCC.
9981
9982 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9983
9984 * COPYING: Update to current
9985 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9986 to 19yy as example year in copyright notice).
9987
9988 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9989
9990 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9991 (libstdcxx_incdir): Pass down.
9992 * config.if: Remove expired bits for cxx_interface, add stub.
9993 (libstdcxx_incdir): Add variable for g++ include directory.
9994 * configure.in (gxx_include_dir): Use it.
9995
9996 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9997
9998 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9999 with old-email address from ``Write After Approval''.
10000
10001 2000-12-15 Andreas Jaeger <aj@suse.de>
10002
10003 * configure.in: Handle lang_dirs.
10004
10005 2000-12-14 Tom Tromey <tromey@redhat.com>
10006
10007 * MAINTAINERS: Removed brads.
10008
10009 * MAINTAINERS: Added gcj developers.
10010
10011 2000-12-13 Anthony Green <green@redhat.com>
10012
10013 * configure.in: Disable libgcj for any target not specifically
10014 listed. Disable libgcj for x86 and Alpha Linux until compatible
10015 with g++ abi.
10016
10017 2000-12-13 Mike Stump <mrs@wrs.com>
10018
10019 * Makefile.in (local-distclean): Also remove fastjar.
10020
10021 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10022
10023 * contrib/gcc_update: Add fastjar --touch entries.
10024
10025 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10026
10027 * configure.in: Disable language-specific target libraries for
10028 languages that aren't enabled.
10029
10030 2000-12-10 Anthony Green <green@redhat.com>
10031
10032 * configure.in: Define libgcj. Disable libgcj target libraries for
10033 most targets.
10034
10035 2000-12-10 Neil Booth <neilb@earthling.net>
10036
10037 * MAINTAINERS: Update mail address, remove from WAA list.
10038
10039 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10040
10041 * libjava: Imported from /cvs/java.
10042 * libffi: Likewise.
10043 * Boehm-gc: Likewise.
10044
10045 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10046
10047 * configure.in (target_libs): Revert 2000-12-08 patch.
10048 (noconfigdirs): Added target-libjava.
10049
10050 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10051
10052 * djunpack.bat: removed.
10053
10054 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10055
10056 * Makefile.in: handle DOS-style absolute paths.
10057 * config-ml.in: likewise.
10058 * symlink-tree: likewise.
10059
10060 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10061
10062 * fastjar: Imported.
10063
10064 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10065
10066 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10067 libjava.
10068 * configure.in (target_libs): Removed `target-libjava'.
10069
10070 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10071
10072 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10073 (ALL_MODULES): Added fastjar.
10074 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10075 (all-target-libjava): all-fastjar replaces all-zip.
10076 (all-fastjar): Added.
10077 (configure-target-fastjar, all-target-fastjar): Likewise.
10078 * configure.in (host_tools): Added fastjar.
10079
10080 2000-12-07 Mike Stump <mrs@wrs.com>
10081
10082 * Makefile.in (local-distclean): Remove leftover built files.
10083
10084 2000-11-24 Nick Clifton <nickc@redhat.com>
10085
10086 * configure.in (xscale-elf): Add target.
10087 (xscale-coff): Add target.
10088
10089 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10090
10091 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10092 recent versions of FreeBSD (release 3 or later).
10093 * ltconfig: On FreeBSD, -lc must not be provided when building
10094 a shared library or else the standard -pthread gcc option is
10095 rendered worthless to later users of the built library.
10096
10097 2000-11-16 Fred Fish <fnf@be.com>
10098
10099 * configure.in (enable_libstdcxx_v3): Fix typo,
10100 libstd++ -> libstdc++.
10101
10102 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10103
10104 * MAINTAINERS: Add self to Write After Approval list.
10105
10106 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10107
10108 * MAINTAINERS: Update my email address. Add myself to global write
10109 privs list.
10110
10111 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10112
10113 * Makefile.in: Merge with src and libgcj.
10114 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10115 configure-target-<library> when their configure scripts need the C
10116 or C++ library to have already been built to work properly.
10117 (do_proto_toplev): Set them to an empty string.
10118
10119 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10120 (REALLY_SET_LIB_PATH): Use them.
10121
10122 2000-11-17 Stan Shebs <shebs@apple.com>
10123
10124 * MAINTAINERS: Add self to Write After Approval list.
10125
10126 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10127
10128 * configure: Provide the original toplevel configure arguments
10129 (including $0) to subprocesses in the environment rather than
10130 through gcc/configargs.h.
10131
10132 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10133
10134 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10135 C99. Alphabetise "Write After Approval" list.
10136
10137 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10138
10139 * configure: Turn on libstdc++ V3 by default.
10140
10141 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10142 if we've got GCC.
10143
10144 2000-11-11 Philip Blundell <philb@gnu.org>
10145
10146 * MAINTAINERS: Add self to Write After Approval list.
10147
10148 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10149
10150 * ltcf-c.sh (aix4): Improve shared library configuration; require
10151 exporting symbols.
10152 * ltcf-cxx.sh (aix4): Define.
10153 * ltconfig (aix4): Define library and soname specs appropriate for
10154 AIX. Define command to create export symbols list.
10155
10156 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10157
10158 * config.sub: Add support for Sun Chorus
10159
10160 2000-10-31 Nick Clifton <nickc@redhat.com>
10161
10162 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10163 <name>@redhat.com. Also installed new email address for Clint
10164 Popetz.
10165
10166 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10167
10168 * etc: Remove directory from GCC.
10169
10170 2000-10-16 Michael Meissner <meissner@redhat.com>
10171
10172 * configure (gcc/configargs.h): Only create if there is a build GCC
10173 directory created.
10174
10175 2000-10-16 Matthias Klose <doko@debian.org>
10176
10177 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10178 when configured for libstdc++-v3.
10179
10180 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10181
10182 * configure: Save configure arguments to gcc/configargs.h.
10183
10184 2000-10-04 Philipp Thomas <pthomas@suse.de>
10185
10186 * config.guess: Import CVS version 1.157.
10187 * config.sub: Import CVS version 1.181.
10188
10189 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10190
10191 * Makefile.in (bootstrap): avoid recursion if subdir missing
10192 (cross): ditto
10193 (do-proto-toplev): ditto
10194
10195 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10196
10197 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10198 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10199
10200 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10201 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10202 all affected `configure' scripts.
10203
10204 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10205
10206 * MAINTAINERS: Add self as cpplib co-maintainer.
10207
10208 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10209
10210 * MAINTAINERS: Add self to Write After Approval list.
10211
10212 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10213
10214 * INSTALL/README: egcs -> GCC update.
10215
10216 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10217
10218 * MAINTAINERS: Add myself to Write After Approval list.
10219
10220 2000-09-15 Kazu Hirata <kazu@hxi.com>
10221
10222 * MAINTAINERS: Add myself to Write After Approval list.
10223
10224 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10225
10226 * configure.in: Do not build byacc for hppa64. Provide paths to the
10227 X11 libraries for hppa64.
10228
10229 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10230
10231 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10232
10233 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10234
10235 * Makefile.in (all-zlib): Added dummy target.
10236
10237 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10238 ltcf-gcj.sh: Updated from libtool multi-language branch.
10239
10240 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10241
10242 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10243 (bootstrap*): Depend on all-bootstrap.
10244
10245 2000-09-05 Philipp Thomas <pthomas@suse.de>
10246
10247 * config.guess: Import CVS version 1.156.
10248 * config.sub: Import CVS version 1.179.
10249
10250 2000-09-02 Anthony Green <green@cygnus.com>
10251
10252 * Makefile.in (all-gcc): Depend on all-zlib.
10253 (CLEAN_MODULES): Add clean-zlib.
10254 (ALL_MODULES): Add all-zlib.
10255 * configure.in (host_libs): Add zlib.
10256
10257 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10258
10259 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10260 crosses, but add gcc/include to the header search path for them.
10261
10262 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10263
10264 * MAINTAINERS: Add self to Write After Approval list.
10265
10266 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10267
10268 * config.guess: Import CVS version 1.152.
10269 * config.sub: Import CVS version 1.177.
10270
10271 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10272
10273 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10274 $targargs to tell whether newlib is going to be built.
10275
10276 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10277 $$r/TARGET_SUBDIR/libio for _G_config.h.
10278
10279 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10280
10281 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10282
10283 2000-08-22 DJ Delorie <dj@redhat.com>
10284
10285 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10286
10287 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10288
10289 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10290 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10291 sub-configures.
10292
10293 2000-08-21 DJ Delorie <dj@redhat.com>
10294
10295 * MAINTAINERS: Add self as a libiberty maintainer
10296
10297 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10298
10299 * configure.in (libstdcxx_flags): Use
10300 libstdc++-v3/src/libstdc++.INC.
10301
10302 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10303
10304 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10305
10306 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10307
10308 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10309
10310 * configure: Make enable_threads and enable_shared defaults
10311 explicit. Substitute enable_threads into generated Makefiles.
10312 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10313 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10314
10315 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10316
10317 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10318
10319 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10320
10321 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10322 previous delta.
10323
10324 2000-08-11 Jason Merrill <jason@redhat.com>
10325
10326 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10327 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10328 (FLAGS_FOR_TARGET): Not here.
10329 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10330
10331 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10332
10333 * config-ml.in (CC, CXX): Don't introduce a leading space.
10334
10335 2000-08-07 DJ Delorie <dj@delorie.com>
10336
10337 * MAINTAINERS: Add self as a DJGPP maintainer
10338
10339 2000-08-07 DJ Delorie <dj@redhat.com>
10340
10341 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10342 "if we're also building gcc, and it's a gcc that will run on the
10343 build machine, we want to use its includes instead of the system's
10344 default includes".
10345
10346 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10347
10348 * MAINTAINERS: Add self to Write After Approval list.
10349
10350 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10351
10352 * configure.in (libstdcxx_flags): Don't use `"'.
10353
10354 * config-ml.in: Adjust multilib search paths to the
10355 appropriate multilib tree.
10356
10357 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10358
10359 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10360 commas in $LANGUAGES.
10361
10362 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10363
10364 * configure.in: Re-enable all references to libg++ and librx.
10365
10366 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10367
10368 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10369 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10370 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10371 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10372
10373 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10374
10375 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10376
10377 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10378 CXX_FOR_TARGET for sed.
10379
10380 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10381
10382 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10383 Do not override if already set in the environment or in configure.
10384 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10385 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10386
10387 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10388
10389 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10390 the libtool CVS tree multi-language branch.
10391 * ltconfig, ltmain.sh: Updated.
10392
10393 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10394
10395 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10396 (clean-target): Depend on it.
10397
10398 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10399 (GCC_FOR_TARGET): Use it.
10400 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10401 * configure.in: ... here.
10402 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10403 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10404
10405 2000-07-24 Eric Christopher <echristo@cygnus.com>
10406
10407 * MAINTAINERS: Add self to Write After Approval list.
10408
10409 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10410
10411 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10412 (configure-target-libchill, configure-target-libobjc): Likewise.
10413
10414 * configure.in: Use the same cache file for all target libs.
10415 * config-ml.in: But different cache files per multilib variant.
10416
10417 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10418
10419 * configure (topsrcdir): Don't use dirname.
10420
10421 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10422
10423 * MAINTAINERS: Add self to Write After Approval list.
10424
10425 2000-07-20 Jason Merrill <jason@redhat.com>
10426
10427 * configure.in: Remove all references to libg++ and librx.
10428
10429 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10430
10431 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10432
10433 * config.sub: Update to subversions version 2000-07-06.
10434
10435 2000-07-12 Andrew Haley <aph@cygnus.com>
10436
10437 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10438 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10439
10440 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10441
10442 * symlink-tree: Check number of arguments.
10443
10444 2000-07-05 Jim Wilson <wilson@cygnus.com>
10445
10446 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10447 search path for a g++ extracted from the build tree. This
10448 will allow link tests run by configure scripts in
10449 subdirectories to succeed.
10450
10451 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10452
10453 * ltconfig: Add support for mips-dde-sysv4.2MP
10454
10455 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10456
10457 * MAINTAINERS: Add myself as loop discovery maintainer.
10458
10459 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10460
10461 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10462 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10463
10464 2000-06-19 Timothy Wall <twall@cygnus.com>
10465
10466 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10467 * config.sub: Add tic54x target.
10468
10469 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10470
10471 * MAINTAINERS: Add self as Fortran maintainer,
10472 remove Craig Burley.
10473
10474 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10475
10476 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10477 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10478
10479 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10480
10481 * MAINTAINERS: Add self as i18n maintainer
10482
10483 20000-05-21 H.J. Lu (hjl@gnu.org)
10484
10485 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10486 directory are used if they exist. Make sure
10487 $(build_tooldir)/include is searched for header files,
10488 $(build_tooldir)/lib/ for library files.
10489 (GCC_FOR_TARGET): Likewise.
10490 (CXX_FOR_TARGET): Likewise.
10491
10492 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10493
10494 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10495
10496 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10497
10498 * Makefile.in (configure-target-libiberty): Depend on
10499 configure-target-newlib.
10500
10501 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10502
10503 * configure.in, Makefile.in: Merge all libffi-related
10504 configury stuff from the libgcj tree.
10505
10506 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10507
10508 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10509 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10510
10511 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10512
10513 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10514 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10515 current version information. Add to proto-toplev directory.
10516 (gdb-taz): Build do-djunpack.
10517
10518 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10519
10520 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10521
10522 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10523
10524 * MAINTAINERS: Add self to Write After Approval list.
10525
10526 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10527
10528 * ltmain.sh: Preserve in relink_command any environment
10529 variables that may affect the linker behavior.
10530
10531 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10532
10533 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10534
10535 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10536
10537 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10538
10539 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10540
10541 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10542 with the version name.
10543
10544 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10545
10546 * MAINTAINERS: Add self as bb-reorder maintainer.
10547
10548 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10549
10550 * config.if: Tweak.
10551
10552 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10553
10554 * djunpack.bat: New file.
10555
10556 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10557
10558 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10559 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10560 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10561 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10562
10563 2000-04-16 Dave Pitts <dpitts@cozx.com>
10564
10565 * config.sub (case $basic_machine): Change default for "ibm-*"
10566 to "openedition".
10567
10568 2000-04-13 Andreas Jaeger <aj@suse.de>
10569
10570 * MAINTAINERS: Added myself.
10571
10572 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10573
10574 * Makefile.in (gdb-taz): New target. GDB specific archive.
10575 (do-md5sum): New target.
10576 (MD5PROG): Define.
10577 (PACKAGE): Default to TOOL.
10578 (VER): Default to a shell script.
10579 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10580 md5 checksum generation.
10581 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10582 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10583 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10584 insight.tar.bz2): Use gdb-taz to create archive.
10585
10586 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10587
10588 * configure (warn_cflags): Delete.
10589
10590 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10591
10592 * MAINTAINERS: Added myself.
10593
10594 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10595 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10596
10597 * configure.in (enable_libstdcxx_v3): Add.
10598 (target_libs): Add bits here to switch between libstdc++-v2 and
10599 libstdc++-v3.
10600 * config.if: And this file too.
10601 * Makefile.in: Add libstdc++-v3 targets.
10602
10603 2000-04-05 Michael Meissner <meissner@redhat.com>
10604
10605 * config.sub (d30v): Add d30v as a basic machine type.
10606
10607 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10608
10609 * configure.in: -linux-gnu*, not -linux-gnu.
10610
10611 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10612
10613 * MAINTAINERS: Add self in write-after-approval section.
10614
10615 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10616
10617 * MAINTAINERS: Add self as ia64 port maintainer.
10618
10619 2000-03-08 Neil Booth <NeilB@earthling.net>
10620
10621 * MAINTAINERS: Add self in write-after-approval section.
10622
10623 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10624
10625 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10626 (do-tar-bz2): Replace TOOL with PACKAGE.
10627 (gdb.tar.bz2): Remove GDBTK from GDB package.
10628 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10629 dejagnu.tar.bz2): New packages.
10630
10631 2000-02-27 Andreas Jaeger <aj@suse.de>
10632
10633 * configure.in: Add entry for mips*-*-linux*, move catch all
10634 *-*-*linux* entry below this one.
10635
10636 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10637
10638 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10639
10640 2000-02-24 Nick Clifton <nickc@cygnus.com>
10641
10642 * config.sub: Support an OS of "wince".
10643
10644 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10645
10646 * config.guess, config.sub: Updated to match config's 2000-02-15
10647 version.
10648
10649 2000-02-23 Linas Vepstas <linas@linas.org>
10650
10651 * config.sub: Add support for Linux/IBM 370.
10652 * configure.in: Likewise.
10653
10654 2000-02-22 Nick Clifton <nickc@cygnus.com>
10655
10656 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10657
10658 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10659
10660 * config.guess: Guess "cygwin" rather than "cygwin32".
10661
10662 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10663
10664 * configure (gcc_version): When setting, narrow search to
10665 lines containing `version_string'.
10666
10667 2000-02-15 Denis Chertykov <denisc@overta.ru>
10668
10669 * config.sub: Add support for avr target.
10670
10671 2000-02-14 Nick Clifton <nickc@cygnus.com>
10672
10673 * MAINTAINERS: Add maintainers for MCore port.
10674
10675 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10676
10677 * config.sub: Add mmix-knuth-mmixware.
10678
10679 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10680
10681 * MAINTAINERS: Pair cccp with cpplib maintainership.
10682
10683 2000-01-27 Christopher Faylor <cgf@redhat.com>
10684
10685 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10686 structure stuff to -L library search.
10687 (CXX_FOR_TARGET): Ditto.
10688 (CROSS_CHECK_MODULES): Fix spelling mistake.
10689
10690 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10691
10692 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10693 the C++ compiler.
10694
10695 2000-01-12 Richard Henderson <rth@cygnus.com>
10696
10697 * configure.in: Don't build some bits for beos.
10698
10699 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10700
10701 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10702 as include files.
10703
10704 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10705
10706 * Add self as cpplib maintainer, as requested by Jason
10707 Merrill. Correct my e-mail address.
10708
10709 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10710
10711 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10712 not mh-aix43.
10713
10714 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10715
10716 * MAINTAINERS: Add myself to "write after approval" list.
10717
10718 1999-12-14 Richard Henderson <rth@cygnus.com>
10719
10720 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10721 * config.sub: Accept alphaev[78], alphaev8.
10722
10723 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10724
10725 * config.guess, config.sub: Update from autoconf.
10726
10727 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10728
10729 * MAINTAINERS: update my playtime e-address.
10730
10731 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10732
10733 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10734 necessary libraries are missing.
10735
10736 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10737
10738 * MAINTAINERS: Add new 'write after approval' maintainer.
10739
10740 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10741
10742 * MAINTAINERS: Add new Java maintainer.
10743
10744 1999-10-25 Andreas Schwab <schwab@suse.de>
10745
10746 * configure: Fix quoting inside arguments of eval.
10747
10748 1999-10-21 Nick Clifton <nickc@cygnus.com>
10749
10750 * config-ml.in: Allow suppression of some ARM multilibs.
10751
10752 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10753
10754 * config.guess: Add OS/390 match pattern.
10755 * config.sub: Add mvs, openedition targets.
10756 * configure.in (i370-ibm-opened*): New.
10757
10758 1999-09-04 Steve Chamberlain <sac@pobox.com>
10759
10760 * config.sub: Add support for configuring for pj.
10761
10762 1999-08-31 Nick Clifton <nickc@cygnus.com>
10763
10764 * config.sub (maybe_os): Add support for configuring for fr30.
10765
10766 1999-08-25 Nick Clifton <nickc@cygnus.com>
10767
10768 * configure.in: Do not configure or build ld for AIX
10769 platforms. ld is known to be broken on these platforms.
10770
10771 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10772
10773 * config-ml.in: Pass compiler flag corresponding to multidirs to
10774 subdir configures.
10775
10776 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10777
10778 * Makefile.in (LDFLAGS): Define.
10779
10780 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10781
10782 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10783 noconfigdirs.
10784 (*-*-cygwin*): Likewise.
10785
10786 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10787
10788 * mkdep: New file.
10789 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10790 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10791
10792 From Eli Zaretskii <eliz@is.elta.co.il>:
10793 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10794 long file name when using DJGPP on MS-DOS.
10795
10796 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10797
10798 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10799
10800 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10801
10802 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10803 dependency as this causes "make check" to globally "make all"
10804
10805 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10806
10807 * configure.in (target_libs): Added target-zlib.
10808 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10809 (CONFIGURE_TARGET_MODULES): Likewise.
10810 (CHECK_TARGET_MODULES): Likewise.
10811 (INSTALL_TARGET_MODULES): Likewise.
10812 (CLEAN_TARGET_MODULES): Likewise.
10813 (configure-target-zlib): New target.
10814 (all-target-zlib): Likewise.
10815 (all-target-libjava): Depend on all-target-zlib.
10816 (configure-target-libjava): Depend on configure-target-zlib.
10817
10818 * Makefile.in (configure-target-libjava): Depend on
10819 configure-target-newlib.
10820 (configure-target-boehm-gc): New target.
10821 (configure-target-qthreads): New target.
10822
10823 * configure.in (target_libs): Added target-qthreads.
10824 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10825 (CONFIGURE_TARGET_MODULES): Likewise.
10826 (CHECK_TARGET_MODULES): Likewise.
10827 (INSTALL_TARGET_MODULES): Likewise.
10828 (CLEAN_TARGET_MODULES): Likewise.
10829 (all-target-qthreads): New target.
10830 (configure-target-libjava): Depend on configure-target-qthreads.
10831 (all-target-libjava): Depend on all-target-qthreads.
10832
10833 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10834 (CONFIGURE_TARGET_MODULES): Likewise.
10835 (CHECK_TARGET_MODULES): Likewise.
10836 (INSTALL_TARGET_MODULES): Likewise.
10837 (CLEAN_TARGET_MODULES): Likewise.
10838 (all-target-libjava): New target.
10839 (all-target-boehm-gc): Likewise.
10840 * configure.in (target_libs): Added libjava, boehm-gc.
10841
10842 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10843
10844 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10845 configure.bat in SUPPORT_FILES.
10846 (gas+binutils.tar.bz2): Likewise.
10847
10848 * makeall.bat: Remove; obsolete.
10849
10850 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10851
10852 From Mark Elbrecht:
10853 * configure.bat: Remove; obsolete.
10854
10855 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10856
10857 * configure: Add -W -Wall to the default CFLAGS when compiling with
10858 gcc.
10859
10860 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10861
10862 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10863
10864 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10865
10866 * configure.in: Build ld on IRIX6.
10867
10868 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10869
10870 * Makefile.in: Change distribution targets to use bzip2 instead of
10871 gzip.
10872 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10873 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10874
10875 1999-06-04 Nick Clifton <nickc@cygnus.com>
10876
10877 * config.sub: Add mcore target.
10878
10879 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10880
10881 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10882
10883 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10884
10885 * config.guess (dummy): Changed to $dummy.
10886
10887 1999-05-24 Nick Clifton <nickc@cygnus.com>
10888
10889 * config.sub: Tidied up case statements.
10890
10891 1999-05-22 Ben Elliston <bje@cygnus.com>
10892
10893 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10894 <jiro@din.or.jp>.
10895
10896 * config.guess: Merge with FSF version. Future changes will be
10897 more accurately recorded in this ChangeLog.
10898 * config.sub: Likewise.
10899
10900 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10901
10902 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10903
10904 1999-04-30 Tom Tromey <tromey@cygnus.com>
10905
10906 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10907
10908 1999-04-23 Tom Tromey <tromey@cygnus.com>
10909
10910 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10911
10912 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10913
10914 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10915 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10916 Bad merge removed these two changes.
10917
10918 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10919 Martin Heller (Ing.-Buero_Heller@t-online.de)
10920
10921 * config.guess (interix Alpha): Add.
10922
10923 1999-04-11 Richard Henderson <rth@cygnus.com>
10924
10925 * configure.in (i?86-*-beos*): Do config gperf; don't config
10926 gdb, newlib, or libgloss.
10927
10928 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10929
10930 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10931 link a trivial program with -mabi=64. If it fails, remove mabi=64
10932 from multidirs.
10933
10934 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10935
10936 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10937
10938 1999-04-08 Nick Clifton <nickc@cygnus.com>
10939
10940 * config.sub: Add support for mcore targets.
10941
10942 1999-04-07 Michael Meissner <meissner@cygnus.com>
10943
10944 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10945 not mt-ospace, in order to shut up assembler warning about using
10946 symbols that are named the same as registers.
10947
10948 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10949
10950 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10951 dependency list for all-target-cygmon.
10952
10953 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10954
10955 * config-ml.in: Check $host, not $target, for selective multilibs.
10956 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10957 thumb interworking, and underscore prefix multilibs.
10958
10959 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10960
10961 * missing: Update to version from current automake.
10962
10963 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10964
10965 * configure (gxx_include_dir): Removed.
10966
10967 * configure.in (gxx_include_dir): Handle it.
10968 * Makefile.in: Likewise.
10969
10970 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10971
10972 * config.sub (mips64vr4111,mips64vr4111el) Add.
10973
10974 1999-03-21 Ben Elliston <bje@cygnus.com>
10975
10976 * config.guess: Correct typo for detecting ELF on FreeBSD.
10977
10978 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10979
10980 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10981 config/mh-djgpp.
10982
10983 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10984
10985 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10986 all-target-newlib to dependency list for all-target-bsp.
10987
10988 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10989
10990 * config.sub: Add i386-uwin support.
10991 * config.guess: Likewise.
10992
10993 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10994
10995 * configure.in: cleanup, add mh-*pic handling for arm, special
10996 case powerpc*-*-aix*
10997
10998 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10999
11000 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11001 can be built.
11002
11003 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11004
11005 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11006 targets.
11007
11008 1999-03-02 Nick Clifton <nickc@cygnus.com>
11009
11010 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11011
11012 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11013
11014 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11015
11016 1999-02-24 Nick Clifton <nickc@cygnus.com>
11017
11018 * config.sub: Fix typo in arm recognition.
11019
11020 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11021
11022 * configure.in (noconfigdirs): Changed target_configdirs to
11023 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11024 rather than m68k-*-* since it is not known to work on
11025 m68k-aout. Ditto for arm-*-*oabi.
11026
11027 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11028
11029 * configure.in (*-*-windows*): Remove, no longer used.
11030
11031 1999-02-19 Ben Elliston <bje@cygnus.com>
11032
11033 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11034 Smart and improved by Andrew Cagney.
11035
11036 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11037
11038 * config.guess: Recognize openbsd-*-hppa.
11039
11040 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11041
11042 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11043 only if it is not empty.
11044
11045 1999-02-17 Nick Clifton <nickc@cygnus.com>
11046
11047 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11048
11049 * config.guess: Modified to recognize uname's armv* syntax.
11050
11051 * config.sub: Modified to recognize uname's armv* syntax.
11052
11053 1999-02-17 Mark Salter <msalter@cygnus.com>
11054
11055 * configure.in: Added target-bsp for sparclite.
11056
11057 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11058
11059 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11060
11061 1999-02-08 Nick Clifton <nickc@cygnus.com>
11062
11063 * configure.in: Add support for strongarm port.
11064 * config.sub: Add support for strongarm target.
11065
11066 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11067
11068 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11069 the old name config/mh-cygwin32.
11070 Enable texinfo.
11071
11072 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11073
11074 * configure.in: Do build ld for ix86 Solaris.
11075
11076 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11077
11078 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11079 $AR_FOR_TARGET. Likewise for RANLIB.
11080
11081 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11082
11083 * config.sub (oabi): Recognize.
11084 * configure.in (arm-*-oabi): Handle.
11085
11086 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11087
11088 * config.guess: Improve detection of i686 on UnixWare 7.
11089
11090 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11091
11092 * config.guess: Add support for i386-pc-interix.
11093 * config.sub: Likewise.
11094 * configure.in: Likewise.
11095
11096 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11097
11098 * Makefile.in: Remove unneeded all-target-libio from
11099 from all-target-winsup target since it is now unneeded.
11100 Add all-target-libtermcap in its place since it is now
11101 needed.
11102
11103 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11104
11105 * configure.in: makefile stub for cygwin target is probably
11106 unnecessary. Remove it for now.
11107
11108 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11109
11110 * configure.in: libtermcap.a should be built when cygwin is the
11111 target as well as the host.
11112 * config.guess: Allow mixed case in cygwin uname output.
11113 * Makefile.in: Add libtermcap target.
11114
11115 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11116
11117 * config.sub: Clean up handling of hppa2.0.
11118
11119 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11120
11121 * config.guess: Use C code to identify more HP machines.
11122
11123 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11124
11125 * config.sub: Handle hppa2.0.
11126
11127 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11128
11129 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11130 cygmon for all sparclite targets, regardless of object format.
11131
11132 1998-12-15 Mark Salter <msalter@cygnus.com>
11133
11134 * configure.in: Added target-bsp for several target architectures.
11135
11136 * Makefile.in: Added rules for bsp.
11137
11138 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11139
11140 * config.guess: Improve detection of hppa2.0 processors.
11141
11142 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11143
11144 * config.guess: Recognize FreeBSD using ELF automatically.
11145
11146 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11147
11148 * configure (skip-this-dir): Add handling for new shell script, which
11149 might be created by a sub-directory's configure to indicate, this particular
11150 directory is "unwanted".
11151 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11152
11153 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11154
11155 * ltconfig: import from libtool, after changing libtool to
11156 account for the cygwin name change.
11157
11158 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11159
11160 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11161 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11162
11163 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11164
11165 * configure.in: Add libtermcap to list of cygwin dependencies.
11166
11167 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11168
11169 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11170 they include winsup/include when it's a cygwin target.
11171
11172 1998-11-12 Tom Tromey <tromey@cygnus.com>
11173
11174 * configure.in (host_tools): Added zip.
11175 * Makefile.in (all-target-libjava): Depend on all-zip.
11176 (all-zip): New target.
11177 (ALL_MODULES): Added all-zip.
11178 (NATIVE_CHECK_MODULES): Added check-zip.
11179 (INSTALL_MODULES): Added install-zip.
11180 (CLEAN_MODULES): Added clean-zip.
11181
11182 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11183
11184 * Makefile.in: lose "32" from comment about cygwin.
11185
11186 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11187
11188 * configure.in: Use -Os to build target libraries for the fr30.
11189
11190 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11191
11192 * config.sub: Add fr30.
11193
11194 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11195
11196 * configure.in: drop "32" from config/mh-cygwin32. Check
11197 cygwin* instead of cygwin32*.
11198 * config.sub: Check cygwin* instead of cygwin32*.
11199
11200 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11201
11202 * config.guess: Match any version of Unixware7.
11203
11204 1998-10-20 Syd Polk <spolk@cygnus.com>
11205
11206 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11207 if desired.
11208
11209 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11210
11211 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11212 these if the appropriate directories and files to not exist.
11213
11214 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11215
11216 * Makefile.in (DEVO_SUPPORT): Add config.if.
11217
11218 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11219
11220 * configure: Add pattern to replace "build_tooldir"'s
11221 definition in the generated Makefile with "tooldir"'s
11222 actual value.
11223
11224 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11225
11226 * config.sub: Bring back lost sparcv9.
11227
11228 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11229
11230 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11231
11232 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11233 CC_FOR_TARGET and friends.
11234
11235 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11236
11237 * Makefile.in (build_tooldir): New variable, same as tooldir.
11238 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11239 -B$(build_tooldir)/bin/.
11240 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11241
11242 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11243
11244 * README: Remove installation instructions and refer to the
11245 INSTALL directory instead.
11246
11247 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11248
11249 * config.sub: Add support for i[34567]86-pc-udk.
11250 * configure.in: Likewise.
11251
11252 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11253
11254 * Makefile.in: add bzip2 package building bits for user
11255 tools module
11256 * configure.in: ditto
11257
11258 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11259
11260 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11261 (ALL_TARGET_MODULES): Add all-target-libobjc.
11262 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11263 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11264 (all-target-libchill): Add dependencies.
11265 * configure.in (target_libs): Add libchill.
11266
11267 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11268
11269 * configure.in (target_subdir): Remove duplicate line.
11270
11271 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11272
11273 * Makefile.in (all-automake): fix dependencies.
11274
11275 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11276
11277 * configure.in: Minor cleanups for building in the $(target_alias)
11278 subdir.
11279
11280 1998-09-22 Jim Wilson <wilson@cygnus.com>
11281
11282 * Makefile.in (bootstrap): Set r and s before make all. Use
11283 BASE_FLAGS_TO_PASS in make all.
11284 (cross): Likewise.
11285
11286 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11287
11288 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11289
11290 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11291
11292 * config.sub: Fix typo in last change.
11293
11294 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11295
11296 * config.sub: Add support for C4x target.
11297 * configure.in: Likewise.
11298
11299 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11300
11301 * config.sub: Recognize sparcv9 just like sparc64.
11302
11303 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11304
11305 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11306
11307 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11308
11309 * config.guess: Correctly identify Pentium II sco boxes.
11310
11311 * config.guess: Fix "tr" code. From Weiwen Liu.
11312
11313 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11314
11315 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11316 stabs.
11317
11318 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11319
11320 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11321 (ALL_TARGET_MODULES): Add all-target-libchill.
11322 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11323 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11324 (all-target-libchill): Add dependencies.
11325 * configure.in (target_libs): Add libchill.
11326
11327 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11328
11329 * config.guess: Avoid assumptions about "tr" behaves when
11330 LANG is set to something other than English.
11331
11332 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11333
11334 * configure (gxx_include_dir): Changed to
11335 '${prefix}/include/g++'-${libstdcxx_interface}.
11336
11337 * config.if: New to determine the interfaces.
11338
11339 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11340
11341 * config.guess: Detect and handle MPE/IX.
11342 * config.sub: Deal with MPE/IX.
11343
11344 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11345
11346 * configure.in: Use mh-aix43.
11347
11348 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11349
11350 * configure: Fix --without/--disable cases for gxx-include-dir.
11351
11352 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11353
11354 * mdata-sh: Imported. Needed for automake support.
11355
11356 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11357
11358 * Makefile.in (taz): Try "chmod -R og=u ." before
11359 "chmod og=u `find . -print`".
11360
11361 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11362
11363 * configure.in: Add arm-elf and thumb-elf support.
11364
11365 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11366
11367 * Makefile.in: Undo previous patch.
11368
11369 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11370
11371 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11372 to here ...
11373 (install-no-fixedincludes): and here
11374 (INSTALL_MODULES): ... from here.
11375
11376 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11377
11378 * config.sub: Merge with FSF.
11379
11380 * config.guess: Merge with FSF.
11381
11382 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11383
11384 * configure (extraconfigdirs): New variable.
11385 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11386 * Makefile.in (all): Move higher in file.
11387 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11388 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11389 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11390 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11391 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11392
11393 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11394
11395 * Makefile.in (all-target-libjava): Depend on all-gcc and
11396 all-target-newlib.
11397 (configure-target-libjava): Depend on $(ALL_GCC).
11398
11399 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11400
11401 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11402 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11403
11404 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11405
11406 * INSTALL/README: Fix typo.
11407
11408 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11409
11410 * ylwrap: Change absolute path checks to check for DOS style path
11411 names.
11412
11413 * ylwrap: Don't use a full path name if the source file is in the
11414 same directory. From hjl@lucon.org (H.J. Lu).
11415
11416 * config-ml.in: Default to being verbose, to match Feb 18 change to
11417 configure.
11418
11419 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11420
11421 Brought over from egcs:
11422
11423 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11424
11425 * configure.in (target_subdir): Set to ${target_alias} instead
11426 of "libraries".
11427
11428 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11429
11430 * configure.in (target_subdir): Set to libraries if enable_multilib.
11431
11432 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11433
11434 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11435 multilibs, force reconfiguration the first time we create
11436 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11437
11438 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11439
11440 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11441 avoid confusion with --no-recursion.
11442
11443 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11444
11445 * configure.in: Win32 hosts shouldn't use install -x
11446 * install-sh: remove -x option, and special .exe-handling
11447 hack.
11448
11449 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11450
11451 * config.guess: Recognize i586-pc-beos.
11452 * configure.in: Don't build some bits for beos.
11453
11454 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11455
11456 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11457 CFLAGS default to -O2.
11458
11459 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11460 when using GNU ld.
11461
11462 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11463
11464 * ltmain.sh: Correct install when using a different shell.
11465
11466 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11467
11468 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11469
11470 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11471
11472 * makefile.vms: Update to build binutils/makefile.vms. Add install
11473 target.
11474
11475 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11476
11477 * ltconfig: Update to correct AIX handling.
11478
11479 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11480
11481 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11482
11483 * configure.in (target_subdir): Set to ${target_alias} instead
11484 of "libraries".
11485
11486 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11487
11488 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11489 (Makefile): Depend on $(gcc_version_trigger).
11490
11491 * configure (gcc_version): Change default initializer to empty
11492 string.
11493 (gcc_version_trigger): New variable; pass this variable down
11494 to subdir configures to enable them checking gcc's version
11495 themselves. Emit make macros for both gcc_version vars.
11496 (topsrcdir): Initialize reliably.
11497 (recursion line): Remove --with-gcc-version=${gcc_version}.
11498
11499 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11500
11501 * configure (enable_version_specific_runtime_libs): Implement new flag
11502 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11503 in $(libsubdir); emit definition in each generated Makefile.
11504 (gxx_include_dir): Initialize depending on
11505 $enable_version_specific_runtime_libs.
11506
11507 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11508
11509 * configure (gcc_version): Initialize properly depending on
11510 how and where configure is started.
11511 (recursion line): Pass a --with-gcc-version=${gcc_version}
11512 to configures in subdirs.
11513
11514 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11515
11516 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11517 cygmon
11518
11519 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11520
11521 * configure.in: Add cygmon and libstub support for mn10200.
11522
11523 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11524
11525 * configure (gcc_version): Add new variable describing the
11526 particular gcc version we're building.
11527 * Makefile.in (libsubdir): Add new macro for the directory
11528 in which the compiler finds executables, libraries, etc.
11529 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11530 and libsubdir.
11531
11532 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11533
11534 * Makefile.in (local-clean): Remove *.log.
11535 (warning.log): Built with warn_summary from build.log.
11536 (mail-report.log): Run test_summary.
11537 (mail-report-with-warnings.log): Run test_summary including
11538 warning.log in the report.
11539
11540 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11541
11542 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11543
11544 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11545
11546 * Makefile.in (grep): Grep no longer depends on libiberty.
11547
11548 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11549
11550 * Makefile.in: all-snavigator needs all-libgui.
11551
11552 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11553
11554 * configure.in: Add cygmon and libstub support for mn10300.
11555
11556 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11557
11558 * missing: Update to version from automake 1.3.
11559
11560 * ltmain.sh: On installation, don't get confused if the same name
11561 appears more than once in the list of library names.
11562
11563 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11564
11565 * config.sub: Accept m68060 and m5200 as CPU names.
11566
11567 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11568
11569 * configure: Use && rather than using -a in test, because odd
11570 strings can confuse test.
11571 * configure.in: Likewise.
11572
11573 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11574
11575 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11576
11577 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11578
11579 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11580 bootstrap4-lean): New targets.
11581
11582 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11583
11584 * mpw-* Delete. Not used.
11585
11586 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11587
11588 * COPYING.LIB: Update FSF address.
11589
11590 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11591
11592 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11593
11594 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11595 GAS_SUPPORT_DIRS.
11596
11597 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11598
11599 * ltconfig, ltmain.sh: Avoid producing a version number if
11600 -version-info was not used.
11601
11602 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11603
11604 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11605 building with newlib.
11606
11607 1998-04-30 Paul Eggert <eggert@twinsun.com>
11608
11609 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11610 Solaris `make' causes it to continue to next definition.
11611
11612 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11613
11614 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11615 the right GUI libraries and files are installed along with GDB.
11616
11617 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11618
11619 * configure.in: Change alpha to alpha* in several places.
11620
11621 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11622
11623 * config.sub: Recognize sparc86x.
11624
11625 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11626
11627 * configure.in (--enable-target-optspace): Remove debug echo.
11628
11629 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11630
11631 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11632
11633 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11634
11635 * ltconfig: Update cygwin32 support.
11636
11637 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11638 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11639 (GDB_SUPPORT_DIRS): Likewise.
11640
11641 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11642
11643 * configure.in (target_makefile_frag): If --enable-target-optspace,
11644 use -Os to compile target libraries rather than -O2. Default to
11645 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11646 not used.
11647 * configure.in (target_cflags): Ditto for d30v.
11648
11649 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11650
11651 * Makefile.in (all-bfd): Depend on all-intl.
11652 (all-binutils): Likewise.
11653 (all-gas): Likewise.
11654 (all-gprof): Likewise.
11655 (all-ld): Likewise.
11656
11657 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11658
11659 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11660
11661 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11662
11663 * Makefile.in (all-bfd): Depend upon all-libiberty.
11664
11665 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11666
11667 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11668
11669 * Makefile.in: Add libstub.
11670
11671 * configure.in: Ditto. Build libstub for targets that have cygmon
11672 support.
11673
11674 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11675
11676 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11677
11678 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11679
11680 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11681 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11682
11683 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11684
11685 * configure: Define DEFAULT_M4 by searching PATH.
11686 * Makfile.in: Use DEFAULT_M4.
11687
11688 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11689
11690 * ltconfig: Add cygwin32 support.
11691
11692 * Makefile.in, configure.in: Add libtool as a native only directory
11693 to configure and build.
11694
11695 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11696
11697 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11698
11699 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11700
11701 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11702
11703 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11704
11705 * Makefile.in: add ash make rules
11706 * configure.in: add ash to native_only and host_tools lists
11707
11708 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11709
11710 * Makefile.in (all-gettext, all-intl): New targets.
11711 (ALL_MODULES): Added all-gettext, all-intl.
11712 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11713 (INSTALL_MODULES): Added install-gettext, install-intl.
11714 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11715
11716 * configure.in (host_tools): Added gettext.
11717 (native_only): Likewise.
11718 (noconfigdirs) [various cases]: Likewise.
11719 (host_libs): Added intl.
11720
11721 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11722
11723 * configure: Do not disable building gdbtk for cygwin32 hosts.
11724
11725 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11726
11727 * configure.in: Add thumb-coff target.
11728 * config.sub: Add thumb-coff target.
11729
11730 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11731
11732 * Makefile.in: Revert yesterday's change.
11733 (all-target-winsup): all-target-librx stays out of here.
11734
11735 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11736
11737 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11738 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11739 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11740 Remove references to librx and libg++.
11741
11742 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11743
11744 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11745 recursive makes
11746
11747 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11748
11749 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11750 for newlib directory.
11751 (CXX_FOR_TARGET): Likewise.
11752
11753 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11754
11755 * ltconfig: Update after libtool/ltconfig.in change for
11756 hpux11.
11757
11758 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11759
11760 * ltconfig, ltmain.sh: Update to libtool 1.2.
11761
11762 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11763
11764 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11765 (install-gcc-cross): Instead, override LANGUAGES here.
11766
11767 1998-03-18 Dave Love <d.love@dl.ac.uk>
11768
11769 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11770 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11771
11772 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11773
11774 * configure.in: Add Thumb-pe target.
11775
11776 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11777
11778 * Makefile.in - changed sn targets to snavigator
11779 * configure.in - changed sn targets to snavigator
11780
11781 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11782
11783 * config-ml.in: After building symlink tree call make distclean
11784 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11785 to be the case for libiberty.
11786
11787 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11788
11789 * configure: When making link, also check the current
11790 directory. The configure scripts may create one.
11791
11792 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11793
11794 * config.sub: Accept alphapca56 and alphaev6 properly.
11795
11796 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11797
11798 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11799
11800 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11801
11802 * config.sub (sco5): Fix typo.
11803
11804 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11805
11806 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11807 install-itcl.
11808 (install-itcl): Remove dependency on install-tcl.
11809
11810 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11811
11812 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11813
11814 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11815
11816 * configure.in: Don't build libgui for a cygwin32 target when not on
11817 a cygwin32 host.
11818
11819 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11820
11821 * configure (redirect): Set to null, so default behavior of
11822 configure is now --verbose.
11823
11824 1998-02-16 Dave Love <d.love@dl.ac.uk>
11825
11826 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11827 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11828
11829 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11830
11831 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11832 this change to sync Makefile.in with its ChangeLog entries.
11833
11834 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11835
11836 * ltmain.sh (mkdir): Check that the directory doesn't exist
11837 before we exit with error, so that we don't get races during
11838 parallel builds.
11839
11840 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11841
11842 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11843
11844 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11845
11846 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11847 PICFLAG_FOR_TARGET.
11848 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11849
11850 * configure: Emit a definition for the new macro enable_shared
11851 into each Makefile.
11852
11853 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11854
11855 * configure.in (host_tools, native_only): Add libtool.
11856
11857 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11858
11859 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11860 Fix typo in ming config comment.
11861
11862 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11863
11864 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11865
11866 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11867
11868 * config.sub: Add tic30 cases, and map c30 to tic30.
11869
11870 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11871
11872 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11873 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11874 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11875 (CLEAN_TARGET_MODULES): Similarly
11876 (all-target-libf2c): Add dependences.
11877 * configure.in (target_libs): Add libf2c.
11878
11879 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11880
11881 * configure.in: Remove expect from noconfigdirs when target
11882 is cygwin32. OK to build expect and dejagnu with Canadian
11883 Cross.
11884
11885 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11886
11887 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11888 host.
11889
11890 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11891 and mingw32.
11892
11893 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11894
11895 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11896 here as it is not defined in the toplevel Makefile.
11897
11898 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11899
11900 * configure (package_makefile_rules_frag): New variable, which names
11901 a file with generic rules, ...
11902 Change comment to mention we now have FIVE parts.
11903 * configure: Undo last change.
11904
11905 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11906
11907 * config.guess: More accurate determination of HP processor types.
11908 * config.sub: More accurate determination of HP processor types.
11909
11910 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11911
11912 * configure (package_makefile_frag): Move inserting the
11913 ${package_makefile_frag} to where it should be according
11914 to the comment.
11915
11916 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11917
11918 * config.guess: Add support for Linux/ARM.
11919
11920 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11921
11922 * .cvsignore: Remove *-info and *-install since they match
11923 release-info and mpw-install, which we don't want to just ignore.
11924
11925 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11926
11927 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11928
11929 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11930
11931 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11932 local_prefix to sub-make invocations.
11933
11934 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11935
11936 * configure.in: Check makefile fragments in the source
11937 directory.
11938
11939 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11940
11941 * configure.in: Check whether host and target makefile
11942 fragments exist before adding them to *_makefile_frag.
11943
11944 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11945
11946 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11947
11948 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11949
11950 * configure.in: Make sure we only replace RPATH_ENVVAR on
11951 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11952 regexp to sed.
11953
11954 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11955 to sub-makes.
11956
11957 1998-01-13 Lee Iverson (leei@ai.sri.com)
11958
11959 * config-ml.in (multi-do): LDFLAGS must include multilib
11960 designator.
11961
11962 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11963
11964 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11965
11966 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11967
11968 * config.sub: Add mingw32 support.
11969 * configure.in: Likewise.
11970
11971 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11972
11973 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11974
11975 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11976
11977 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11978 * configure (gxx_include_dir): Provide a definition for subdirs
11979 which do not use autoconf.
11980
11981 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11982
11983 * config.guess: Sync with egcs. Picks up new alpha support,
11984 BeOS & some additional linux support.
11985
11986 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11987
11988 * config.guess: HP 9000/803 is a PA1.1 machine.
11989
11990 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11991
11992 * configure.in: It's alpha*-...
11993
11994 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11995
11996 * configure.in (host_makefile_frag, target_makefile_frag):
11997 Handle multiple config files.
11998 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11999 alpha-*-*.
12000
12001 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12002
12003 * mkdep: New file.
12004
12005 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12006
12007 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12008
12009 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12010
12011 * Makefile.in: Add libgui directory.
12012 (GDB_TK): Add all-libgui.
12013 * configure.in: Add libgui directory.
12014 * configure: Add all-libgui to GDB_TK.
12015
12016 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12017
12018 * config-ml.in (multidirs): Add m32r to multilib list.
12019
12020 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12021
12022 * Makefile.in (all-target-gperf): Change dependency to
12023 all-target-libstdc++.
12024
12025 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12026
12027 * config.guess: Add BeOS support.
12028
12029 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12030
12031 Source directory cvs renamed to cvssrc:
12032 * configure.in (host_tools): Change cvs to cvssrc.
12033 (native_only): Likewise.
12034 (noconfigdirs) [various cases]: Likewise.
12035 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12036 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12037 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12038 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12039 (all-cvssrc): Rename target from all-cvs.
12040
12041 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12042
12043 * configure (gxx_include_dir): Fix thinko.
12044
12045 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12046
12047 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12048 (install-cross, install-gcc-cross): New targets.
12049
12050 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12051
12052 * configure.in (noconfigdirs): Add support for Thumb target.
12053
12054 * config.sub (maybe_os): Add support for Thumb target.
12055
12056 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12057
12058 * Makefile.in: Add rules for cygmon.
12059
12060 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12061
12062 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12063
12064 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12065 * configure (gxx_include_dir): Provide a definition for subdirs
12066 which do not use autoconf.
12067
12068 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12069
12070 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12071 11/18/97 build
12072
12073 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12074
12075 * From Franz Sirl.
12076 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12077 found on RedHat Linux systems.
12078
12079 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12080
12081 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12082 guesses.
12083
12084 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12085
12086 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12087
12088 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12089
12090 * ltmain.sh: If mkdir fails, check whether the directory was created
12091 anyhow by some other process.
12092
12093 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12094
12095 * configure.in (d30v-*-*): Configure all directories.
12096
12097 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12098
12099 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12100 for the D30V.
12101
12102 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12103
12104 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12105
12106 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12107
12108 * include/libiberty.h: Add extern "C" { so it can be used with C++
12109 progrms.
12110 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12111 programs.
12112
12113 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12114
12115 * configure.in (d30v-*-*): Configure GCC now.
12116
12117 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12118
12119 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12120 is no longer needed.
12121
12122 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12123
12124 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12125
12126 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12127
12128 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12129 targets using "$@" to provide support for similar but not identical
12130 targets without having to duplicate code.
12131
12132 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12133
12134 * makefile.vms: Fix to work with DEC C.
12135
12136 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12137
12138 * config.sub: Add mips-tx39-elf to marketing names.
12139
12140 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12141
12142 * ltmain.sh: Handle symlinks in generated script.
12143
12144 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12145
12146 * configure: Handle autoconf style directory options: --bindir,
12147 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12148 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12149 --sysconfdir.
12150 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12151 (sharedstatedir, localstatedir, oldincludedir): New variables.
12152 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12153 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12154 sbindir, sharedstatedir, and sysconfdir.
12155
12156 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12157
12158 * Makefile.in (bootstrap-lean): New target.
12159
12160 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12161
12162 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12163 sn, and gnuserv from noconfigdirs.
12164
12165 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12166
12167 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12168
12169 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12170
12171 * Makefile.in (cross): New target.
12172
12173 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12174 Jeff Law <law@cygnus.com>
12175
12176 * Makefile.in (bootstrap2, bootstrap3): New targets.
12177 (all-bootstrap): Remove outdated and confusing target.
12178 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12179
12180 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12181
12182 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12183 windows. Consistent with gdb/configure.
12184
12185 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12186
12187 * configure.in: Name Linux target fragment.
12188
12189 * configure: Rewrite so that project Makefile fragment is inserted
12190 first and appears last in the resulting Makefile.
12191
12192 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12193
12194 * Makefile.in (install-itcl): Install tcl first.
12195
12196 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12197
12198 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12199
12200 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12201
12202 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12203
12204 * configure.in (skipdirs): Add target-librx for Linux.
12205 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12206
12207 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12208
12209 * Makefile.in (bootstrap): New target.
12210
12211 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12212
12213 * config.sub: Accept 'amigados' for backward compatibility.
12214
12215 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12216
12217 * config.guess: Merge with FSF.
12218
12219 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12220
12221 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12222
12223 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12224
12225 * config.sub: Add "marketing-names" patch.
12226
12227 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12228
12229 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12230
12231 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12232
12233 * config.sub: Handle v850-elf.
12234
12235 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12236
12237 * .cvsignore (*-install): Remove.
12238
12239 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12240
12241 * ltconfig: Set CONFIG_SHELL in libtool.
12242 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12243
12244 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12245
12246 * configure.in (target_subdir): Set to libraries if enable_multilib.
12247
12248 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12249
12250 * config.guess: Update from gcc directory.
12251
12252 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12253
12254 * Makefile.in (all-sim): Depends on all-readline.
12255
12256 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12257
12258 * Makefile.in (BISON, YACC): Use $$s.
12259 (all-bison): Depend on all-texinfo.
12260
12261 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12262
12263 * Makefile.in (BISON): Add -L flag.
12264 (YACC): Likewise.
12265
12266 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12267
12268 * configure.in (noconfigdirs): Add support for v850e target.
12269
12270 * config.sub (maybe_os): Add support for v850e target.
12271
12272 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12273
12274 * configure.in (noconfigdirs): Add support for v850ea target.
12275
12276 * config.sub (maybe_os): Add support for v850ea target.
12277
12278 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12279
12280 * config.sub: Add mipstx39. Delete r3900.
12281
12282 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12283
12284 * Makefile.in (all-autoconf): Depends on all-texinfo.
12285
12286 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12287
12288 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12289 eabi targets.
12290
12291 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12292
12293 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12294
12295 * configure: When handling a Canadian Cross, handle YACC as well as
12296 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12297 * Makefile.in (all-bison): Depend upon all-texinfo.
12298
12299 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12300
12301 * Makefile.in (BISON): bison, not byacc or bison -y.
12302 (YACC): bison -y or byacc or yacc.
12303 (various): Add *-bison as appropriate.
12304 (taz): No need to mess with BISON anymore.
12305
12306 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12307
12308 * configure: If OSTYPE matches *win32*, try to find a good value for
12309 CONFIG_SHELL.
12310
12311 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12312
12313 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12314 configure.in if it is present.
12315
12316 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12317
12318 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12319
12320 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12321
12322 * config.sub: Recognize `arc' cpu.
12323 * configure.in: Likewise.
12324 * config-ml.in: Likewise.
12325
12326 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12327
12328 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12329
12330 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12331
12332 * configure: Changed sed delimiter from ':' to '|' when
12333 attempting to substitute ${config_shell} for SHELL. On
12334 NT ${config_shell} may contain a ':' in it.
12335
12336 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12337
12338 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12339
12340 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12341
12342 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12343
12344 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12345
12346 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12347
12348 * ylwrap: If the program is a relative path, force it to be
12349 absolute.
12350
12351 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12352
12353 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12354
12355 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12356
12357 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12358 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12359 for libraries.
12360
12361 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12362
12363 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12364 separated by spaces.
12365
12366 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12367
12368 * ylwrap: New file.
12369 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12370
12371 * ltmain.sh: Handle /bin/sh at start of install program.
12372
12373 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12374
12375 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12376 * missing: New file, from automake 1.2.
12377
12378 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12379
12380 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12381 check-tk to CHECK_X11_MODULES.
12382
12383 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12384
12385 * config.sub: Merge with FSF.
12386
12387 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12388
12389 * config.guess: Merge with FSF.
12390
12391 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12392
12393 * configure: Treat msdosdjgpp like go32.
12394 * configure.in: Likewise. Don't remove gprof for go32.
12395
12396 * configure: Change Makefile.tem2 to Makefile.tm2.
12397
12398 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12399
12400 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12401
12402 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12403
12404 * install-sh (chmodcmd): Set to null if the DST directory already
12405 exists. Same as Nov 11th change.
12406
12407 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12408
12409 * configure (GDB_TK): Needs itcl and tix.
12410
12411 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12412
12413 * config.guess: Update from FSF.
12414
12415 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12416
12417 * Makefile.in (GDB_TK): Depend on itcl and tix.
12418
12419 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12420
12421 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12422 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12423 (INSTALL_SCRIPT): New variable.
12424 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12425 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12426 to -x.
12427 * install-sh: Add support for -x option.
12428
12429 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12430
12431 * configure.in, Makefile.in: Treat tix like itcl.
12432
12433 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12434
12435 * Makefile.in (WINDRES): New variable.
12436 (WINDRES_FOR_TARGET): New variable.
12437 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12438 (EXTRA_HOST_FLAGS): Add WINDRES.
12439 (EXTRA_TARGET_FLAGS): Add WINDRES.
12440 (EXTRA_GCC_FLAGS): Add WINDRES.
12441 ($(DO_X)): Pass down WINDRES.
12442 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12443 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12444 DLLTOOL_FOR_TARGET.
12445
12446 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12447
12448 * configure.in: configure sim before gdb for win32-x-ppc
12449
12450 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12451
12452 Move gperf into the toplevel, from libg++.
12453 * configure.in (target_tools): Add target-gperf.
12454 (native_only): Add target-gperf.
12455 * Makefile.in (all-target-gperf): New target, depend on
12456 all-target-libg++.
12457 (configure-target-gperf): Empty rule.
12458 (ALL_TARGET_MODULES): Add all-target-gperf.
12459 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12460 (CHECK_TARGET_MODULES): Add check-target-gperf.
12461 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12462 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12463
12464 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12465
12466 * config.sub (mn10200): Recognize new basic machine.
12467
12468 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12469
12470 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12471 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12472
12473 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12474
12475 * configure.in: If we're building mips-sgi-irix6* native, turn on
12476 ENABLE_MULTILIB and set TARGET_SUBDIR.
12477
12478 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12479
12480 * Makefile.in (all-sn): Depend on all-grep.
12481
12482 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12483
12484 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12485
12486 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12487 Makefile. From Jeff Makey <jeff@cts.com>.
12488 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12489
12490 * Makefile.in (DISTBISONFILES): Remove.
12491 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12492 $(DEFAULT_YACC).
12493
12494 * configure.in: Build itl, db, sn, etc., when building for native
12495 cygwin32.
12496
12497 * Makefile.in (LD): New variable.
12498 (EXTRA_HOST_FLAGS): Pass down LD.
12499 ($(DO_X)): Likewise.
12500
12501 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12502
12503 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12504
12505 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12506
12507 * configure.in (targargs): Strip out any supplied --build argument
12508 before adding our own. Always add --build.
12509
12510 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12511
12512 * configure.in (targargs): Pass --build if we're doing
12513 a cross-compile.
12514
12515 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12516
12517 * configure: Use '|' instead of ":" as the separator in
12518 sed. Otherwise sed chokes on NT path names with drive
12519 designators. Also look for "?:*" as the leading characters in an
12520 absolute pathname.
12521
12522 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12523
12524 * config.sub: Support for r3900.
12525
12526 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12527
12528 * configure.in: Use install-sh, not install.sh.
12529
12530 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12531
12532 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12533 apply it twice.
12534
12535 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12536
12537 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12538 install-binutils.
12539
12540 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12541
12542 * Makefile.in: Add automake targets.
12543 * configure.in (host_tools): Add automake.
12544
12545 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12546
12547 * configure: Default CXX to c++, not gcc.
12548 * Makefile.in (CXX): Set to c++, not gcc.
12549 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12550
12551 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12552
12553 * install-sh: try appending a .exe if source file doesn't
12554 exist
12555
12556 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12557
12558 * configure.in: Turn on multilib by default.
12559 (cross_only): Remove target-libiberty.
12560
12561 * Makefile.in (all-gcc): Don't depend on libiberty.
12562
12563 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12564
12565 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12566
12567 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12568
12569 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12570 (DISTBISONFILES): Add ld/Makefile.in
12571
12572 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12573
12574 * configure.in: if target is cygwin32 but host isn't cygwin32,
12575 don't configure gdb tcl tk expect, not just gdb.
12576
12577 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12578
12579 * configure.in: Added gnuserv everywhere sn appears.
12580
12581 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12582 (CROSS_CHECK_MODULES): Added check-gnuserv.
12583 (INSTALL_MODULES): Added install-gnuserv.
12584 (CLEAN_MODULES): Added clean-gnuserv.
12585 (all-gnuserv): New target.
12586
12587 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12588
12589 * config.guess: Fixes for MIPS OpenBSD systems.
12590
12591 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12592
12593 * Makefile.in (INSTALL_XFORM): Remove.
12594 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12595
12596 * mkinstalldirs: New file, copied from automake.
12597 * Makefile.in (installdirs): Rename from install-dirs. Use
12598 mkinstalldirs. Change all users.
12599 (DEVO_SUPPORT): Add mkinstalldirs.
12600
12601 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12602
12603 * install-sh: Rename from install.sh.
12604 * Makefile.in (INSTALL): Change install.sh to install-sh.
12605 (DEVO_SUPPORT): Likewise.
12606
12607 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12608 Graichen <graichen@rzpd.de>.
12609
12610 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12611
12612 * config.guess: Recognize OpenBSD systems correctly.
12613
12614 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12615
12616 * README, Makefile.in (ETC_SUPPORT): Remove references to
12617 cfg-paper*, configure.{texi,man,info*}._
12618
12619 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12620
12621 * Makefile.in (all.normal): Ensure that gcc is built after all
12622 the x11 - ie gdb - targets.
12623
12624 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12625
12626 * makefile.vms: Don't run conf-a-gas.
12627
12628 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12629
12630 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12631
12632 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12633
12634 * configure.in: Remove noconfigdirs case since gdb also
12635 configures and builds for tic80-coff.
12636
12637 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12638
12639 * configure: Set cache_file to config.cache.
12640 * Makefile.in (local-distclean): Remove config.cache.
12641
12642 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12643
12644 * COPYING: Update FSF address.
12645
12646 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12647
12648 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12649 noconfigdirs.
12650
12651 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12652
12653 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12654 MAKEDIRS, is empty.
12655
12656 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12657
12658 * config.sub: Tweak mn10300 entry.
12659
12660 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12661
12662 * configure.in (host_tools): Put sim before gdb, so gdb's
12663 configure.tgt can determine if the simulator was configured.
12664
12665 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12666
12667 * config.sub: Move BeOS $os case to be with other Cygnus
12668 local cases.
12669
12670 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12671
12672 * config.sub: Remove misplaced comment that broke Linux.
12673
12674 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12675
12676 * config.sub: Add BeOS support.
12677
12678 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12679
12680 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12681
12682 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12683
12684 * configure.in (noconfigdirs): Remove tcl and tk from
12685 noconfigdirs for cygwin32 builds.
12686
12687 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12688
12689 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12690
12691 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12692
12693 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12694 make-all.com, use makefile.vms instead.
12695
12696 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12697
12698 * config.sub: Accept -lnews*.
12699
12700 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12701
12702 * configure.in (noconfigdirs): Disable target-newlib,
12703 target-examples and target-libiberty for d30v.
12704
12705 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12706
12707 * configure.in (noconfigdirs): Enable ld for d30v.
12708
12709 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12710
12711 * configure.in (tic80-*-*): Build compiler.
12712
12713 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12714
12715 * configure.in (d30v-*): Remove sim directory from list of
12716 unsupported d30v directories
12717
12718 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12719
12720 * config.sub, configure.in: Add d30v target cpu.
12721
12722 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12723
12724 * makefile.vms: New file.
12725 * make-all.com: Remove.
12726
12727 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12728
12729 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12730
12731 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12732
12733 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12734
12735 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12736
12737 * Makefile.in (ALL_MODULES): Added all-db.
12738 (CROSS_CHECK_MODULES): Addec check-db.
12739 (INSTALL_MODULES): Added install-db.
12740 (CLEAN_MODULES): Added clean-db.
12741
12742 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12743
12744 * config.guess: Merge with latest FSF sources.
12745
12746 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12747
12748 * Makefile.in (ALL_MODULES): Added all-itcl.
12749 (CROSS_CHECK_MODULES): Added check-itcl.
12750 (INSTALL_MODULES): Added install-itcl.
12751 (CLEAN_MODULES): Added clean-itcl.
12752
12753 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12754
12755 * configure.in: build gdb for mn10200
12756
12757 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12758
12759 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12760
12761 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12762
12763 * configure.in (tic80-*-*): Turn off most targets right now.
12764
12765 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12766
12767 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12768 rather than the makeinfo program.
12769 (do-info): Depend upon all-texinfo.
12770
12771 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12772
12773 * configure.in: Remove uses of config/mh-linux.
12774
12775 * config.sub, config.guess: Merge with latest FSF sources.
12776
12777 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12778
12779 * config.sub (case $basic_machine): Add tic80 entries.
12780
12781 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12782
12783 * config.sub, config.guess: Merge with latest FSF sources.
12784
12785 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12786
12787 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12788 * mpw-config.in: Test for NewFolderRecursive.
12789 * mpw-install: Use symbolic name for startup filename.
12790 * mpw-README: Add various additional details.
12791
12792 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12793
12794 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12795
12796 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12797
12798 * configure.in: Do build gcc and the target libraries for
12799 the mn10200.
12800
12801 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12802
12803 * configure.in: don't avoid building gdb for mn10300 any more
12804 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12805 instead of single-quoting it.
12806
12807 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12808
12809 * configure.in: Don't use --with-stabs on IRIX 6.
12810
12811 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12812
12813 * configure.in (m32r): Build gdb, libg++ now.
12814
12815 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12816
12817 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12818 directories from noconfigdirs.
12819
12820 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12821
12822 * config.sub (basic_machine): added mips16 configuration
12823
12824 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12825
12826 * config.sub: Handle d10v-unknown.
12827
12828 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12829
12830 * config.sub: Handle v850-unknown.
12831
12832 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12833
12834 * Makefile.in: add findutils
12835 * configure.in: add findutils to list of host_tools
12836
12837 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12838
12839 * config.sub: Handle mn10200 and mn10300.
12840
12841 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12842
12843 * configure.in (d10v-*): Do not build librx.
12844
12845 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12846
12847 * configure.in (mn10300): Build everything except gdb & libgloss.
12848
12849 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12850
12851 * config.guess: Patch for Dansk Data Elektronik servers,
12852 from Niels Skou Olsen <nso@dde.dk>.
12853
12854 For ncr, use /bin/uname rather than uname, since GNU uname does not
12855 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12856
12857 Patch for MIPS R4000 running System V,
12858 from Eric S. Raymond <esr@snark.thyrsus.com>.
12859
12860 Fix thinko for nextstep.
12861
12862 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12863
12864 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12865 * config.guess: Guess mips-dec-mach_bsd4.3.
12866
12867 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12868 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12869 release numbers.
12870 * config.guess (mips-mips-riscos*): Emit just enough of the
12871 release number.
12872
12873 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12874 * config.guess (sparc-auspex-sunos*): Added.
12875 (f300-fujitsu-*): Added.
12876
12877 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12878 * config.guess: Recognize a Tadpole as a sparc.
12879
12880 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12881
12882 * config.guess: Don't assume that NextStep version is either 2 or
12883 3. NextStep 4 (aka OpenStep 4) has come out now.
12884
12885 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12886
12887 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12888 From Rik Faith <faith@cs.unc.edu>.
12889
12890 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12891
12892 * config.sub: Contributions from bug-gnu-utils to:
12893 Support plain "hppa" (no version given) architecture, reported by
12894 OpenStep.
12895 OpenBSD like NetBSD.
12896 LynxOs is not a hardware supplier.
12897
12898 * config.guess: Contributions from bug-gnu-utils to add support for:
12899 OpenBSD like NetBSD.
12900 Stratus systems.
12901 More Pyramid systems.
12902 i[n>4]86 Intel chips.
12903 M680[n>4]0 Motorola chips.
12904 Use unknown instead of lynx for hardware manufacturer.
12905
12906 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12907
12908 * install.sh (chmodcmd): Set to null if the DST directory already
12909 exists.
12910
12911 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12912
12913 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12914 not use mt-ppc target Makefile fragment any more.
12915
12916 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12917
12918 * configure.in (*-*-windows): Exclude everything but those dirs
12919 needed to build windows.
12920
12921 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12922
12923 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12924
12925 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12926
12927 * configure.in: Exclude mmalloc from i386-windows.
12928
12929 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12930
12931 * Undo my previous change.
12932
12933 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12934
12935 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12936 unconditionally.
12937 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12938
12939 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12940
12941 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12942 host to add it's own flags.
12943
12944 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12945
12946 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12947
12948 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12949
12950 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12951 (CXX_FOR_TARGET): Likewise.
12952 (GCC_FOR_TARGET): Define.
12953 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12954 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12955 CC_FOR_TARGET was specified on the command line.
12956 (MAKEOVERRIDES): Don't define.
12957
12958 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12959
12960 * configure.in (m32r): Fix spelling of libg++ libs.
12961
12962 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12963
12964 * config.sub (-apple*): Remove, now redundant.
12965
12966 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12967
12968 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12969
12970 * configure: Rework yesterday's sed script patch.
12971
12972 * config.sub: Merge with FSF.
12973
12974 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12975
12976 * config.guess: Merge from FSF.
12977
12978 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12979 * config.guess: Use pc instead of unknown, for pc clone systems.
12980 Change linux to linux-gnu.
12981
12982 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12983 * config.guess: Avoid non-portable tr syntax.
12984
12985 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12986
12987 * test-build.mk (HOLES): Add "xargs" for gdb.
12988
12989 * configure: Avoid hpux10.20 sed bug.
12990
12991 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12992
12993 * configure.in: Add support for windows host
12994 (that is a build done under the Microsoft build environment).
12995
12996 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12997
12998 * Makefile.in: Replace all uses of srcroot with s, to shrink
12999 command line lengths.
13000
13001 Patches from Geoffrey Noer <noer@cygnus.com>:
13002 * configure.in: If configuring for newlib, pass --with-newlib to
13003 subdirectories.
13004 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13005 -Bnewlib/ and -Lwinsup to gcc.
13006 (CXX_FOR_TARGET): Likewise.
13007
13008 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13009
13010 * Makefile.in (ETC_SUPPORT): Add configure.
13011
13012 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13013
13014 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13015 host configuration file.
13016
13017 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13018
13019 * configure.in: Break mn10x00 support into separate
13020 mn10200 and mn10300 configurations.
13021 * config.sub: Likewise.
13022
13023 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13024
13025 * configure.in: Add lots of stuff to noconfigdirs for
13026 the mn10x00 targets.
13027
13028 * config.sub, configure.in: Add mn10x00 support.
13029
13030 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13031
13032 * make-all.com: Call conf-a-gas, not config-a-gas.
13033
13034 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13035
13036 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13037 targets.
13038
13039 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13040
13041 * mpw-README: Add much more detail for native PowerMac.
13042 * mpw-install: New file.
13043 * mpw-configure: Add --norecursion and --help options.
13044 * mpw-config.in: Translate readme and install files when
13045 copying to objdir.
13046 * mpw-build.in: Don't always depend on byacc and flex.
13047 (install-only-top): New action.
13048
13049 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13050
13051 * configure.in: You can now configure GDB for the v850.
13052
13053 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13054
13055 * configure.in (noconfigdirs): Don't configure any C++ dirs
13056 if targeting D10V.
13057
13058 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13059
13060 * config.sub: Recognize mips64vr5000.
13061
13062 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13063
13064 * configure.in: Use a single line for host_tools and native_only.
13065
13066 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13067
13068 * config.sub, configure.in: Add entries for m32r.
13069
13070 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13071
13072 * Makefile.in (inet-install): Don't run install-gzip.
13073
13074 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13075
13076 * configure.in: Don't config lots of things for *-*-windows*.
13077
13078 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13079
13080 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13081 (host_libs, host_tools): Copy from configure.in.
13082 * mpw-configure: Don't complain about directories not found.
13083
13084 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13085
13086 * configure.in (i[345]86): Recognize i686 for pentium pro.
13087 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13088 file.
13089
13090 * config.guess (i[345]86): Ditto.
13091
13092 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13093
13094 * configure.in (noconfigdirs): Removed gdb for D10V.
13095
13096 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13097
13098 * configure.in: Remove ld, target-libio, target-libg++, and
13099 target-libstdc++ from noconfigdirs.
13100
13101 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13102
13103 * configure: Fix three locations where shell scripts were
13104 being run directly rather than with config_shell.
13105
13106 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13107
13108 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13109 * config.sub (basic_machine): Recognize v850.
13110
13111 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13112
13113 * mpw-configure: Handle multiple enable/disable options and
13114 pass them down recursively, handle -c and -s flags appropriately
13115 depending on choice of compiler, add escape mechanism for
13116 quoted arguments to gC.
13117
13118 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13119
13120 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13121 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13122 so that -mrelocatable-lib and -mno-eabi are used.
13123
13124 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13125 not support --print-multi-lib, don't abort.
13126
13127 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13128
13129 * make-all.com: Run config-a-gas.
13130 * setup.com: Don't copy subdirectory files around.
13131
13132 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13133
13134 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13135 target, it now compiles correctly.
13136
13137 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13138
13139 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13140
13141 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13142
13143 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13144
13145 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13146
13147 * configure.in (native_only): Add prms.
13148
13149 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13150
13151 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13152 (BINUTILS_SUPPORT_DIRS): Likewise.
13153
13154 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13155
13156 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13157 d10v support is added.
13158
13159 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13160
13161 * configure.in (d10v-*-*): New target.
13162
13163 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13164
13165 * config.guess (HP 9000/811): Recognize this as a PA1.1
13166 machine.
13167
13168 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13169
13170 * Makefile.in (do-tar-gz): New target, split out from tail end of
13171 taz target. Run each command separately, don't use pipes.
13172 (taz): Use it.
13173
13174 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13175
13176 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13177 * mpw-build.in: No builds should depend on building byacc or flex,
13178 they are assumed to be installed already.
13179
13180 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13181
13182 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13183 variable that CC_FOR_TARGET needs.
13184
13185 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13186
13187 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13188 options have changed since the last time the subdirectory was
13189 configured, and if it has, reconfigure.
13190 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13191 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13192
13193 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13194
13195 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13196 CLEAN_MODULES): Add bash.
13197 (all-bash): New target.
13198
13199 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13200
13201 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13202
13203 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13204
13205 * config.sub (basic_machine): Recognize d10v as a valid processor.
13206
13207 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13208
13209 * mpw-configure: Add support for --bindir.
13210 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13211
13212 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13213
13214 * configure.in: add bash, time, gawk to list of hosttools and things
13215 to only build for native toolchains
13216
13217 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13218
13219 * Makefile.in (docdir): Remove.
13220
13221 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13222
13223 * Makefile.in (datadir): Set to $(prefix)/share.
13224
13225 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13226
13227 * configure.in: build diff and patch for cygwin32-hosted
13228 toolchains.
13229
13230 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13231
13232 * config.sub: Accept -rtems*.
13233
13234 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13235
13236 * configure.in: enable dosrel for cygwin32-hosted builds,
13237 remove diff from the list of things not buildable
13238 via Canadian Cross
13239
13240 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13241
13242 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13243 don't get ". ".
13244
13245 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13246
13247 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13248
13249 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13250
13251 * Makefile.in (taz): Handle case where tex3patch didn't even get
13252 checked out. Also, if it was found, put the symlink in a new util
13253 subdirectory.
13254
13255 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13256
13257 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13258
13259 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13260
13261 * config.sub: Recognize -openvms.
13262 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13263 * make-all.com, setup.com: New files.
13264
13265 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13266
13267 * Makefile.in (taz): tex3patch moved to texinfo/util.
13268
13269 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13270
13271 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13272 * configure.in: remove make from disable-if-Can-Cross list
13273 enable gdb if ${host} and ${target} are cygwin32
13274
13275 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13276
13277 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13278 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13279
13280 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13281
13282 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13283 distinguish sysv/svr4/bsd variants.
13284 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13285
13286 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13287
13288 * configure.in: Added copyright notice.
13289 * move-if-change: Added copyright notice.
13290
13291 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13292
13293 * configure.in (powerpcle-*-solaris*): Until we get shared
13294 libraries working, don't build gdb, sim, make, tcl, tk, or
13295 expect.
13296
13297 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13298
13299 * config.guess: Merge with FSF:
13300
13301 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13302 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13303
13304 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13305 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13306
13307 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13308 * config.guess: Combine two OSF1 rules.
13309 Also recognize field test versions. From mjr@zk3.dec.com.
13310 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13311 because GNU uname does not support -p. From pmr@pajato.com.
13312
13313 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13314
13315 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13316
13317 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13318
13319 * mpw-README: Document GCCIncludes.
13320
13321 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13322
13323 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13324
13325 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13326
13327 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13328
13329 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13330
13331 * configure.in (*-*-cygwin32): Configure make.
13332
13333 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13334
13335 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13336
13337 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13338
13339 * Makefile.in (all-inet): Depend on all-perl.
13340
13341 * Makefile.in (inet-install): New target.
13342
13343 * Makefile.in (all-inet): Depend on all-tcl.
13344 (all-inet): Depend on all-send-pr.
13345
13346 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13347
13348 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13349 temporarily.
13350
13351 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13352
13353 * configure.in: Don't configure --with-gnu-ld on AIX.
13354
13355 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13356
13357 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13358
13359 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13360
13361 * Makefile.in (ALL_MODULES): Added all-inet.
13362 (CROSS_CHECK_MODULES): Added check-inet.
13363 (INSTALL_MODULES): Added install-inet.
13364 (CLEAN_MODULES): Added clean-inet.
13365 (all-indent): New target.
13366
13367 * configure.in (host_tools): Added inet.
13368 (native_only): Added inet.
13369 (noconfigdirs): Added inet.
13370
13371 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13372
13373 * configure.in: Don't configure libgloss if we are not configuring
13374 newlib.
13375
13376 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13377
13378 * configure.in: Don't configure libgloss for unsupported
13379 architectures.
13380
13381 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13382
13383 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13384
13385 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13386
13387 * Makefile.in (ALL_MODULES): Include all-apache.
13388 (CROSS_CHECK_MODULES): Include check-apache.
13389 (INSTALL_MODULES): Include install-apache.
13390 (all-apache): New target.
13391
13392 * configure.in: Added apache everywhere perl is seen.
13393
13394 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13395
13396 * Makefile.in: Add support for clean-{module} and
13397 clean-target-{module} rules.
13398
13399 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13400
13401 * configure.in (*-*-ose) do not build libgloss.
13402
13403 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13404
13405 * config.guess (prep*:SunOS:5.*:*): Turn into
13406 powerpele-unknown-solaris2.
13407
13408 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13409
13410 * configure.in: Permit --enable-shared to specify a list of
13411 directories.
13412
13413 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13414
13415 * configure.in (host==solaris): Pass only the first word of $CC
13416 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13417
13418 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13419
13420 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13421
13422 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13423
13424 * Makefile.in (ALL_MODULES): Include all-perl.
13425 (CROSS_CHECK_MODULES): Include check-perl.
13426 (INSTALL_MODULES): Include install-perl.
13427 (ALL_X11_MODULES): Include all-guile.
13428 (CHECK_X11_MODULES): Include check-guile.
13429 (INSTALL_X11_MODULES): Include install-guile.
13430 (all-perl): New target.
13431 (all-guile): New target.
13432
13433 * configure.in (host_tools): Include perl and guile.
13434 (native_only): Include perl and guile.
13435 (noconfigdirs): Don't build guile and perl; no ports have been
13436 done.
13437
13438 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13439
13440 * configure (--enable-*): Handle quoted option lists such as
13441 --enable-sim-cflags='-g0 -O' better.
13442
13443 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13444
13445 * Makefile.in ({,inst}all-target): New rule so we can make and
13446 install all of the target directories easily.
13447
13448 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13449
13450 * configure.in: Add missing global flag in sed substitution when
13451 deleting `target-' from ${configdirs}.
13452
13453 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13454
13455 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13456 option.
13457
13458 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13459 config/mh-necv4.
13460
13461 * install.sh: Correct misspelling of transformbasename.
13462
13463 * config.guess: Recognize mips-*-sysv*.
13464
13465 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13466
13467 * config.sub: Recognize mon960.
13468
13469 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13470
13471 * configure: Restore Canadian Cross handling of BISON and LEX,
13472 removed in Feb 20 change.
13473
13474 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13475
13476 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13477 Mention make install. Remove the old copyright date as well the
13478 clumsy and rather pointless copyright on the README file.
13479
13480 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13481
13482 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13483 Makefile after running symlink-tree, then run `make distclean' to
13484 avoid clobbering any generated files in srcdir.
13485
13486 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13487
13488 * configure.in (m68k-*-netbsd*): Build everything now.
13489
13490 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13491
13492 * Makefile.in (taz): Fix quoting.
13493
13494 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13495
13496 * configure.in (sparclet-*-*): Build everything now.
13497
13498 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13499
13500 * configure.in (m68k-*-linux*): New host.
13501
13502 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13503
13504 * configure: Check for bison before byacc.
13505
13506 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13507
13508 * Makefile.in configure: Change the way LEX and BISON/YACC are
13509 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13510 searching PATH. These are used as fallbacks by Makefile.in if
13511 flex/bison/byacc aren't in objdir.
13512
13513 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13514
13515 * Makefile.in: Make everything which depends upon all-bfd also
13516 depend upon all-opcodes, in case --with-commonbfdlib is used.
13517
13518 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13519
13520 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13521 building NT native compilers on Unix.
13522
13523 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13524
13525 * configure.in: Don't get CC from the host Makefile fragment if we
13526 can find gcc in PATH, or if this is a Canadian Cross. Move the
13527 Solaris test for /usr/ucb/cc to the post target script, just after
13528 the compiler sanity test.
13529
13530 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13531
13532 * config.sub: Merge with FSF.
13533
13534 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13535
13536 * Makefile.in (RPATH_ENVVAR): New variable.
13537 (REALLY_SET_LIB_PATH): Use it.
13538 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13539
13540 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13541
13542 * config.sub, configure.in: Recognize sparclet cpu.
13543
13544 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13545
13546 * config.guess: Support m68k-cbm-sysv4.
13547
13548 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13549
13550 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13551 m68k-unknown-linuxaout from linker help string. Put quotes around
13552 $ld_help_string.
13553
13554 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13555
13556 * config.guess (powerpc-harris-powerunix): Add guess for port
13557 to new target.
13558
13559 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13560
13561 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13562
13563 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13564
13565 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13566 $(REALLY_SET_LIB_PATH) in Makefile.
13567 * Makefile.in (SET_LIB_PATH): New variable.
13568 (REALLY_SET_LIB_PATH): New variable.
13569 ($(DO_X)): Use $(SET_LIB_PATH).
13570 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13571 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13572 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13573 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13574 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13575 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13576 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13577 (install-dosrel): Likewise.
13578 (all-opcodes): Depend upon all-libiberty.
13579
13580 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13581
13582 * config.guess (*:CYGWIN*): New
13583
13584 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13585
13586 * Makefile.in (all-target-winsup): All all-target-libiberty.
13587
13588 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13589
13590 * configure.in (noconfigdirs): Add missing # in front of comment.
13591
13592 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13593
13594 * configure.in: add second pass to things added to noconfigdirs
13595 so *-gm-magic can exclude libgloss properly.
13596
13597 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13598
13599 * mpw-configure (extralibs_name, rez_name): Set correctly
13600 for MWC68K compiler.
13601
13602 * mpw-README: Add more info on the necessary build tools.
13603
13604 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13605
13606 * configure.in, config.sub: Recognize cygwin32.
13607
13608 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13609
13610 * config.guess, config.sub: Recognize A/UX.
13611
13612 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13613
13614 * config.sub: Merge with gcc/config.sub.
13615
13616 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13617
13618 * mpw-build.in (do-binutils): Add build of stamps.
13619
13620 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13621
13622 * config.sub: Add recognition for mips64vr4100*-* targets.
13623
13624 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13625
13626 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13627 Add creation of gconfigargs with `--enable-shared' turned on.
13628 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13629 ($(host)-stamp-stage3-configured): Likewise.
13630 (HOLES): Add chatr and ldd.
13631 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13632
13633 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13634
13635 * configure: Pass --nfp to recursive configures.
13636
13637 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13638
13639 * Makefile.in (DLLTOOL): New.
13640 (DLLTOOL_FOR_TARGET): New.
13641 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13642 (EXTRA_TARGET_FLAGS): Ditto.
13643 (EXTRA_GCC_FLAGS): Ditto.
13644 (CONFIGURE_TARGET_MODULES): Ditto.
13645 (DO_X): Ditto.
13646 * configure: Add DLLTOOL.
13647
13648 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13649
13650 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13651 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13652 mh-sco, since old workarounds no longer needed, and don't
13653 build ld, since libraries have weak symbols in COFF.
13654
13655 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13656
13657 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13658
13659 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13660
13661 * configure.in: Make sure that ${CC} can be used to compile an
13662 executable.
13663
13664 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13665
13666 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13667 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13668 nothing depending on whether gdbtk is being built.
13669
13670 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13671
13672 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13673
13674 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13675
13676 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13677 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13678
13679 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13680
13681 * config-ml.in: Add support for
13682 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13683 Simplify setting of multidirs from --disable-foo.
13684
13685 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13686
13687 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13688 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13689 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13690 non-empty, pass them on to the GCC make.
13691 (all-bootstrap): New rule that is like all-gcc, except it executes
13692 the GCC bootstrap rule instead of the GCC all rule.
13693
13694 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13695
13696 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13697
13698 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13699
13700 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13701 DG/UX support.
13702
13703 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13704
13705 * config.sub (i*86*) Change [345] to [3456]
13706
13707 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13708
13709 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13710 --with-gnu-ld=no.
13711
13712 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13713
13714 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13715 AIX multilibs get built.
13716
13717 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13718
13719 * configure.in (i386-win32): Don't build expect if we're not
13720 building the tcl subdir.
13721
13722 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13723
13724 * Makefile.in: (configure-target-examples, all-target-examples):
13725 New targets, configure and build example programs.
13726
13727 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13728
13729 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13730 use it as input to sedit the generated MPW makefile.
13731 * mpw-README: Add a suggestion about Gestalt.h.
13732
13733 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13734
13735 * config.sub: Accept *-*-ieee*.
13736
13737 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13738
13739 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13740 Ronald F. Guilmette <rfg@monkeys.com>.
13741
13742 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13743
13744 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13745 for powerpc-pe native.
13746 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13747 (target==powerpc-pe): duplicate i386-win32 entry.
13748
13749 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13750
13751 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13752 of vxworks, not just vxworks5.1.
13753
13754 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13755
13756 * mpw-configure: Add support for exec-prefix.
13757
13758 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13759
13760 * config.guess: Recognize HP model 816 machines as having
13761 a PA1.1 processor.
13762
13763 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13764
13765 * configure: Ignore new autoconf configure options.
13766
13767 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13768
13769 * config.guess: Recognize Pentium under SCO.
13770 From Robert Lipe <robertl@arnet.com>.
13771
13772 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13773
13774 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13775
13776 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13777
13778 * configure.in: Don't configure gas for alpha-dec-osf*.
13779
13780 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13781
13782 * configure.in: Default to --with-stabs for some targets for which
13783 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13784 i[345]86*-*-unixware*.
13785
13786 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13787
13788 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13789 rather than basing it on the target. Simplify handling of options
13790 controlling which directories to configure. Remove extraneous
13791 slash in multi-clean target.
13792
13793 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13794
13795 * config-ml.in: Prefix more variables with ml_ so they don't collide
13796 with configure's.
13797
13798 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13799
13800 * configure: Don't turn -v into --v.
13801
13802 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13803
13804 * configure.in (targargs): Fix typo.
13805
13806 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13807
13808 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13809
13810 * configure.in: Strip --host and --target options from
13811 CONFIG_ARGUMENTS, and always configure for --host only. Add
13812 --with-cross-host option when building with a cross-compiler.
13813 * configure: Canonicalize the arguments put into config.status by
13814 always using `=' for an option with an argument. Pass a presumed
13815 --host or --target explicitly.
13816
13817 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13818
13819 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13820 into general OS recognition case.
13821
13822 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13823
13824 * configure.in (target_configdirs): add target-winsup only
13825 for win32 target systems.
13826
13827 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13828
13829 * Makefile.in (all-target-libgloss): Depend upon
13830 configure-target-newlib, since when libgloss is built it looks to
13831 see if the newlib directory exists.
13832
13833 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13834
13835 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13836 cfg-ml-*.in.
13837
13838 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13839
13840 * configure: Handle LD and LD_FOR_TARGET when configuring a
13841 Canadian Cross.
13842
13843 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13844
13845 * configure.in (target_libs): add target-winsup.
13846 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13847 (target==ppcle-pe): remove ld from $noconfigdirs.
13848
13849 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13850
13851 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13852 Preserve relative path names in $srcdir. Build symlink tree if
13853 configuring cross target dir and srcdir=. (= no VPATH support).
13854 (configure-target-libg++): Depend on configure-target-librx.
13855 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13856 * config-ml.in: New file.
13857 * symlink-tree: New file.
13858 * configure: Ensure srcdir="." if that's what it is.
13859
13860 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13861
13862 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13863 includes and FLEX_SKELETON setting.
13864 * mpw-configure (--with-gnu-ld): New option, controls whether
13865 to use PPCLink or ld with PowerMac GCC.
13866 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13867 * mpw-config.in: Configure grez if targeting Mac.
13868
13869 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13870 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13871 just macos.
13872 * configure.in: Configure grez resource compiler if targeting Mac.
13873 * Makefile.in (all-grez, install-grez): New targets.
13874
13875 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13876
13877 * configure: CXX defaults to gcc, not g++. If we find
13878 gcc in the path, set CC to gcc -O2.
13879
13880 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13881
13882 * configure: Default ${build} correctly. Avoid picking up extra
13883 spaces when reading CC and CXX from Makefile. When doing a
13884 Canadian Cross, use plausible default values for numerous
13885 variables.
13886 * configure.in: When doing a Canadian Cross, don't try to
13887 configure tools whose configure script can't handle it.
13888
13889 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13890
13891 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13892
13893 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13894
13895 * configure: Remove dubious bug reporting address.
13896
13897 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13898
13899 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13900 configure script, run that instead of this directory's configure.
13901 In either case, print a message that we're configuring the sub-dir.
13902
13903 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13904
13905 * configure.in: Before checking for the existence of various files,
13906 use sed to filter out "target-".
13907
13908 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13909
13910 * Makefile.in (DO_X): Split rule to decrease command line length
13911 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13912 (Philippe De Muyter).
13913
13914 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13915
13916 * Makefile.in (all-patch): depend on all-libiberty.
13917
13918 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13919
13920 * configure.in: If the only directory in target_configdirs which
13921 actually exists is libiberty, then set target_configdirs to empty,
13922 to avoid trying to build a target libiberty in a gas or gdb
13923 distribution.
13924
13925 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13926
13927 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13928 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13929 systems.
13930
13931 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13932
13933 * configure.in (copy_dirs): Use sys-include instead of include
13934 for --with-headers option.
13935
13936 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13937
13938 * Makefile.in, configure.in: Make winsup builds work with
13939 new scheme.
13940
13941 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13942
13943 * configure.in: Build the linker on AIX.
13944
13945 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13946
13947 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13948 where needed.
13949
13950 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13951
13952 * Makefile.in (all-gcc): Fix typo.
13953
13954 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13955
13956 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13957
13958 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13959
13960 * configure.in: Rename libFOO to target-libFOO, and xiberty
13961 to target-xiberty, to provide more flexibility.
13962 (target_subdir): Define. Create if cross.
13963 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13964 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13965 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13966 check-libFOO -> check-target-libFOO, etc.
13967 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13968 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13969 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13970 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13971 allow ALL_GCC="" to only configure.
13972 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13973 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13974 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13975
13976 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13977
13978 * Makefile.in (taz): Build "info" in etc explicitly.
13979
13980 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13981
13982 * configure.in: Make sure that CC is undefined (as opposed to
13983 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13984 problem with autoconf trying to configure on a host without GCC.
13985
13986 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13987
13988 * mpw-configure: Set host alias from choice of host compiler,
13989 only use generic MPW Makefile sed if present, edit a file
13990 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13991 * mpw-README: Add problem notes about CW6 and CW7.
13992
13993 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13994
13995 * Makefile.in (taz): Use ";" instead of ";;".
13996
13997 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13998
13999 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14000 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14001 DISTDOCDIRS.
14002 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14003 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14004
14005 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14006
14007 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14008 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14009 Move bfd to DISTSTUFFDIRS.
14010
14011 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14012
14013 * Makefile.in (X11_LIB): Removed.
14014 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14015
14016 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14017
14018 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14019
14020 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14021 names.
14022
14023 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14024
14025 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14026
14027 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14028
14029 * configure.in (i[345]86-*-win32): Always build newlib.
14030 Don't configure cvs, autoconf or texinfo.
14031 * Makefile.in (LD_FOR_TARGET): New.
14032 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14033 Pass down LD_FOR_TARGET.
14034
14035 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14036
14037 * winsup: New directory.
14038 * Makefile.in: Build winsup.
14039 * configure.in: Winsup is configured when target is win32.
14040 Can only build win32 target GDB when native.
14041
14042 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14043
14044 * config.guess: Recognize HP model 819 machines as having
14045 a PA 1.1 processor.
14046
14047 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14048
14049 * configure: Fix sed loop which substitutes for CC and CXX to
14050 avoid bug found in various sed implementations.
14051
14052 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14053
14054 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14055 simulator. Use standard powerpc-*-eabi*.
14056
14057 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14058
14059 * configure.in: Stop putting gas and binutils in noconfigdirs for
14060 powerpc-*-aix* and rs6000-*-*.
14061
14062 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14063
14064 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14065 -mcall-aixdesc libraries.
14066
14067 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14068
14069 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14070
14071 * config.sub (arm | armel | armeb): Fix shell syntax.
14072
14073 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14074
14075 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14076 -msoft-float and -mcpu=common support.
14077 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14078 libraries.
14079
14080 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14081
14082 * configure.in: Allow configuration and build of emacs19 for the alpha.
14083
14084 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14085
14086 * configure.in (CC): Get ^CC, not just any old CC, from
14087 ${host_makefile_frag}.
14088
14089 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14090
14091 * configure.in (CC): Try to get CC from
14092 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14093
14094 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14095
14096 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14097 only if it exists in $(srcdir).
14098
14099 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14100
14101 * configure: If CC and CXX are not set in the environment, set
14102 them, based on either an existing Makefile or on searching for gcc
14103 in PATH. Substitute for CC and CXX in Makefile.
14104 * configure.in: Remove libm from target_libs. Separate
14105 target_configdirs from configdirs. If CC is not set in
14106 environment, try to get it from a host Makefile fragment. Rewrite
14107 changes of configdirs to use skipdirs instead. A few minor
14108 tweaks. Take directories out of target_configdirs as they are
14109 taken out of configdirs. Remove existing Makefile files from
14110 subdirectories. Substitute for TARGET_CONFIGDIRS and
14111 CONFIG_ARGUMENTS in Makefile.
14112 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14113 by configure.in.
14114 (CONFIG_ARGUMENTS): Likewise.
14115 (CONFIGURE_TARGET_MODULES): New variable.
14116 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14117 ($(CONFIGURE_TARGET_MODULES)): New target.
14118 (configure-libg++, configure-libio): New targets.
14119 (all-libg++): Depend upon configure-libg++.
14120 (all-libio): Depend upon configure-libio.
14121 (configure-libgloss, all-libgloss): New targets.
14122 (configure-libstdc++): New target.
14123 (all-libstdc++): Depend upon configure-libstdc++.
14124 (configure-librx, all-librx): New targets.
14125 (configure-newlib): New target.
14126 (all-newlib): Depend upon configure-newlib
14127 (configure-xiberty): New target.
14128 (all-xiberty): Depend upon configure-xiberty.
14129
14130 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14131
14132 * configure.in (host i[345]86-*-win32): Expand the
14133 noconfigdirs again.
14134
14135 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14136
14137 * mpw-configure: Fix sed command file name.
14138
14139 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14140
14141 * configure.in (host i[345]86-*-win32): Reduce the
14142 noconfigdirs again.
14143
14144 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14145
14146 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14147 or powerpc*-*-pe*, since they are not yet supported.
14148
14149 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14150
14151 Add PowerMac support and many other enhancements.
14152 * mpw-configure: New option --cc to select compiler to use,
14153 paste options set according to --cc into the generated
14154 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14155 if mpw-make.sed is present.
14156 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14157 add forward includes for PowerPC include files.
14158 * mpw-build.in: Build using Makefile.PPC if present.
14159 (do-byacc, etc): Remove separate version resource builds.
14160 (do-gas): Build "stamps" before "all".
14161 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14162 * mpw-README: Update to reflect --cc option, PowerMac support,
14163 and recently-reported compatibility problems.
14164
14165 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14166
14167 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14168 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14169 (--with-multilib-top): Pass to recursive invocations.
14170
14171 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14172
14173 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14174 v810-*-*.
14175
14176 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14177
14178 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14179 gdb, ld and opcodes on v810-*-*.
14180
14181 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14182
14183 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14184 (local-maintainer-clean): New target.
14185 (maintainer-clean): New target.
14186 (realclean): Just depend upon maintainer-clean.
14187
14188 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14189
14190 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14191
14192 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14193
14194 * configure.in: Build ld in mips*-*-bsd* case.
14195
14196 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14197
14198 * config.sub: Accept -lites* OS. From Ian Dall.
14199
14200 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14201
14202 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14203 targets.
14204
14205 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14206
14207 * configure.in: treat i386-win32 canadian cross the same as
14208 i386-go32 canadian cross.
14209
14210 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14211
14212 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14213 running under the simulator to build a reduced set of libraries.
14214 (powerpc-*-eabiaix): Add fine grained multilib support added to
14215 other powerpc targets yesterday.
14216
14217 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14218
14219 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14220 -disable-softfloat, -disable-relocatable, -disable-aix, and
14221 -disable-sysv to control which multilib libraries get built.
14222
14223 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14224
14225 * configure: Add Makefile.tem to list of files to remove in trap
14226 handler.
14227
14228 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14229
14230 * config.guess (*Linux*): Add missing "exit"s.
14231 Also, need specific check for alpha-unknown-linux (uses COFF).
14232
14233 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14234
14235 * config.guess: Merge with FSF:
14236
14237 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14238 * config.guess (AIX4): More robust release numbering discovery.
14239
14240 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14241 * config.guess (i386-sequent-ptx): Properly get version number.
14242
14243 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14244 * config.guess (mips:*:4*:UMIPS): New case.
14245
14246 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14247
14248 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14249 (i386-win32 host): Likewise. Don't build readline.
14250
14251 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14252
14253 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14254 SUPPORT_FILES to submakes.
14255
14256 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14257
14258 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14259 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14260 mpw-configure.
14261
14262 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14263
14264 * configure.in (appdirs): Use =, not ==, in test expression when
14265 trying to build the text to print in the warning message for
14266 Solaris users.
14267
14268 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14269
14270 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14271
14272 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14273
14274 * config.guess: Recognize lynx-2.3.
14275
14276 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14277
14278 * config.sub (z8ksim): Deleted
14279 (z8k-*-coff): New, this is the one true name of the target.
14280
14281 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14282
14283 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14284
14285 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14286
14287 * config.guess (*:Linux:*:*): First try asking the linker what the
14288 default object file format is (elf, aout, or coff). Then if this
14289 fails, try previous methods.
14290
14291 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14292
14293 * configure.in: Don't build newlib for *-*-vxworks5.1.
14294
14295 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14296
14297 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14298 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14299
14300 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14301
14302 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14303
14304 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14305
14306 * cfg-ml-com.in: New file.
14307 * cfg-ml-pos.in: New file.
14308
14309 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14310
14311 * COPYING.NEWLIB: Add HP free copyright to list.
14312
14313 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14314
14315 * config.sub: Recognize -eabi* for the system, not just -eabi.
14316
14317 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14318
14319 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14320 * config.sub, configure.in (win32): New target and host.
14321
14322 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14323
14324 * configure.in: Add i386-pe configuration.
14325
14326 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14327
14328 * mpw-build.in (install): Install GDB after LD.
14329
14330 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14331
14332 * mpw-config.in (elf/mips.h): Always forward-include, needed
14333 for GDB to build.
14334
14335 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14336
14337 * testsuite: New directory for customer acceptance and whole tool
14338 chain tests.
14339
14340 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14341
14342 * configure: If per-host line isn't found, but AC_OUTPUT is found
14343 and a configure script exists, run it instead.
14344
14345 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14346
14347 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14348
14349 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14350
14351 * configure: Set build_{cpu,vendor,os,alias} to host values when
14352 --build isn't specified.
14353
14354 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14355
14356 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14357 (FLAGS_TO_PASS): Pass them.
14358 (EXTRA_TARGET_FLAGS): Ditto.
14359
14360 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14361
14362 * Makefile.in (all-libg++): Depend on all-libstdc++.
14363
14364 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14365
14366 * configure.in (noconfigdirs): Enable all packages for
14367 i386-unknown-netbsd.
14368
14369 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14370
14371 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14372 hosted builds (DOS builds)
14373
14374 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14375
14376 Changes for ARM based on patches from Richard Earnshaw:
14377 * config.sub: Handle armeb and armel.
14378 * configure.in: Omit arm linker only for riscix.
14379
14380 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14381
14382 * config.guess: Update from FSF.
14383
14384 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14385
14386 * config.sub: Recognize powerpcle as the little endian variant of
14387 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14388 powerpcle variant. Convert pentium into i586, not i486. Add p5
14389 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14390 temporarily.
14391
14392 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14393
14394 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14395
14396 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14397
14398 * config.sub: Accept -lites* as a basic system type.
14399
14400 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14401
14402 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14403 installed, and if so return linuxoldld as the system name.
14404
14405 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14406
14407 * config.guess: Add hppa1.1-hp-lites support.
14408
14409 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14410
14411 * configure.in: Don't build newlib for m68k-vxworks5.1.
14412
14413 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14414
14415 * configure.in (mips-sgi-irix6): Use mh-irix5.
14416
14417 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14418
14419 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14420
14421 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14422
14423 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14424 OSF/1. Fix compiler flags.
14425 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14426
14427 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14428
14429 * configure.in: Recognize --with-newlib.
14430 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14431
14432 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14433
14434 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14435 to *_X11_MODULES due to gdbtk needing X include files et al.
14436
14437 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14438
14439 Merge in support for Mac MPW as a host.
14440 (Old change descriptions retained for informational value.)
14441
14442 * mpw-config.in: Add generic include forwards for cpu-specific
14443 include files in aout and elf directories.
14444
14445 * mpw-configure: Added copyright.
14446 * mpw-config.in: Check for presence of required build tools.
14447 (target_libs): Add newlib.
14448 (target_tools): Add examples.
14449 (Read Me): Generate as "Read Me for MPW" instead.
14450 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14451 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14452 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14453
14454 * mpw-configure: Remove subdir-specific makefile hackery,
14455 delete mk.tmp after using it.
14456
14457 * mpw-build.in (all): Display start and end times.
14458
14459 * mpw-configure (host_canonical): Set.
14460 (target_cpu): Always add to makefiles.
14461 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14462 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14463 (mpw-mh-mpw): Look for in srcdir and srcroot.
14464 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14465
14466 * mpw-build.in: (install-only): New target.
14467
14468 * mpw-configure (host_alias, target_alias): Rename from hostalias
14469 and targetalias, add into generated Makefile.
14470 (mk.tmp): If present, add into generated Makefile.
14471 * mpw-build.in (all-gas): Build config.h first before gas proper.
14472
14473 * mpw-configure (config.status): Write only if changed.
14474 * mpw-config.in (readline): Configure it (not built, just used for
14475 definitions).
14476
14477 * mpw-config.in (elf/mips.h): Add a forward include.
14478
14479 * mpw-config.in: Forward-include most .h files in include into
14480 extra-include.
14481 (readline): Don't build.
14482 mpw-build.in (install): Install GDB.
14483
14484 * mpw-configure (prefix, mpw_prefix): Handle it.
14485 * mpw-config.in (mmalloc, readline): Don't configure.
14486 * mpw-build.in (thisscript): Rename to ThisScript.
14487 Use mpw-build instead of BuildProgram everywhere.
14488 (mmalloc, readline): Don't build.
14489 * mpw-README: New file, basic documentation about the MPW port.
14490
14491 * mpw-config.in: Use forward-include to create include files.
14492
14493 * mpw-configure: Add more things to the top of each configured
14494 Makefile, including contents of config/mpw-mh-mpw.
14495 * mpw-config.in (extra-include): Create this directory and fill it
14496 with Posix-like include files when configuring.
14497
14498 * config.sub (apple, mac, mpw): Add various aliases.
14499
14500 * mpw-build.in: New file, top-level build script fragment for MPW.
14501 * mpw-configure: New file, configure script for MPW.
14502 * mpw-config.in: New file, config fragment for MPW.
14503
14504 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14505
14506 * configure.in (host_libs): Remove glob, since it is gone from the
14507 sources.
14508
14509 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14510
14511 * Makefile.in: define empty GDB_NLM_DEPS var.
14512
14513 * configure.in(target_makefile_frag): use config/mt-netware
14514 for netware targets.
14515
14516 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14517
14518 * config.sub: Merge in recent FSF changes. Remove linux special
14519 cases.
14520
14521 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14522
14523 Revert this change:
14524
14525 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14526
14527 * build-all.mk: Use CC=cc -Xs on Solaris.
14528
14529 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14530
14531 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14532 stop using it.
14533 * Makefile.in: Nuke all references to glob subdirectory.
14534
14535 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14536
14537 * configure.in: Fix --enable-shared logic in per-host.
14538
14539 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14540
14541 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14542
14543 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14544
14545 * configure.in (noconfigdirs): Don't build gas on AIX, for
14546 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14547
14548 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14549
14550 * configure: Fix --cache-file to work if the file argument is a
14551 relative path.
14552
14553 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14554
14555 * configure: If the --cache-file is used, pass it down to
14556 configure in subdirectories.
14557
14558 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14559
14560 * config.sub: add vxworks29k configuration.
14561
14562 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14563
14564 * Makefile.in (taz): Do "diststuff" part quietly.
14565
14566 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14567
14568 * config.sub: Mini-merge with gcc/config.sub.
14569
14570 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14571
14572 * config.guess (IRIX): Sed - to _.
14573
14574 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14575
14576 * Makefile.in (source-vault, binary-vault): New targets.
14577
14578 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14579
14580 * config.sub: Recognize -eabi as a basic system type.
14581
14582 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14583
14584 * configure.in (enable_shared stuff): Fix typo.
14585
14586 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14587
14588 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14589
14590 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14591
14592 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14593
14594 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14595
14596 * configure.in (rs6000-*-*): Don't build gas.
14597
14598 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14599
14600 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14601 reduce command line length.
14602 (AS_FOR_TARGET): Check for as.new, not Makefile.
14603 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14604
14605 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14606
14607 * config.guess: Merge from FSF.
14608
14609 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14610
14611 * configure: Don't use $ when handling program_suffix.
14612
14613 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14614
14615 * configure.in: Configure tk for hppa/hpux.
14616
14617 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14618
14619 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14620
14621 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14622
14623 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14624 to LIBCXXFLAGS. Tests are better run without it.
14625
14626 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14627
14628 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14629
14630 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14631
14632 * configure.in (*-*-netware*): Don't configure xiberty.
14633
14634 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14635
14636 * configure.in: Remove tk from native_only list.
14637
14638 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14639
14640 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14641 for special NCD build.
14642
14643 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14644
14645 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14646 makeall.bat, they're only useful for binutils snapshots.
14647 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14648 makeall.bat to specified SUPPORT_FILES.
14649
14650 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14651
14652 * build-all.mk: Add Ericsson targets to sun4 and solaris
14653 hosts. Add BNR's sun4 target to solaris host, so their
14654 build-from-source will be tested in-house first.
14655
14656 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14657
14658 * Makefile.in (LIBCFLAGS): New variable.
14659 (CFLAGS_FOR_TARGET): Ditto.
14660 (LIBCFLAGS_FOR_TARGET): Ditto.
14661 (LIBCXXFLAGS): Ditto.
14662 (CXXFLAGS_FOR_TARGET): Ditto.
14663 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14664 (BASE_FLAGS_TO_PASS): Pass them.
14665 (EXTRA_TARGET_FLAGS): Ditto.
14666
14667 * configure.in: Support --enable-shared.
14668
14669 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14670
14671 * configure.in (target_libs): Include libstdc++ again.
14672 * config.guess: Update from FSF (for FreeBSD).
14673
14674 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14675
14676 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14677 makeall.bat.
14678 (DISTDOCDIRS): Add `etc'.
14679 (ETC_SUPPORT_PFX): New variable.
14680 (taz): Include anything from etc starting with a word in
14681 ETC_SUPPORT_PFX.
14682
14683 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14684
14685 * config.sub: Update for recent FSF changes. Remove obsolete
14686 h8300hds entry. Add -windows* and -osx as basic os. Minor
14687 spacing changes.
14688
14689 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14690
14691 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14692
14693 * config.guess: Merge with FSF.
14694 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14695
14696 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14697
14698 * configure: Since the "trap 0" handler will override the exit
14699 status on many systems, only use it for "exit 1", and make it set
14700 a non-zero exit status; reset it before "exit 0". Also, check
14701 exit status of config.sub, and error out if it failed.
14702
14703 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14704
14705 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14706 and install libgloss.
14707
14708 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14709
14710 * Makefile.in (all-binutils): Depend upon all-byacc.
14711
14712 * configure.in: Don't build emacs on Irix 5.
14713
14714 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14715
14716 * configure.in (*-*-netware*): Add libio.
14717
14718 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14719
14720 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14721 (CHECK_TARGET_MODULES): Ditto.
14722 (INSTALL_TARGET_MODULES): Ditto.
14723 (TARGET_LIBS): Ditto.
14724 (all-libstdc++): Note dependencies.
14725
14726 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14727
14728 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14729
14730 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14731
14732 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14733 -fexternal-templates.
14734
14735 * configure.in (target_libs): Add libstdc++.
14736 (noconfigdirs): Add libstdc++ as appropriate.
14737
14738 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14739
14740 * config.guess: Update from FSF.
14741
14742 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14743
14744 * configure: Use ${config_shell} when running ${configsub}.
14745
14746 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14747
14748 * config.sub: No longer recognize h8300h.
14749
14750 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14751
14752 * config.sub: Remove extraneous differences between config.sub and
14753 gcc/config.sub.
14754
14755 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14756
14757 * Makefile.in (DISTSTUFFDIRS): Add gas.
14758
14759 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14760
14761 * COPYING.NEWLIB: New file.
14762
14763 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14764
14765 * config.guess (HP-UX): Patch from Harlan Stenn
14766 <harlan@landmark.com> to also emit release level.
14767
14768 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14769
14770 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14771
14772 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14773
14774 * config.sub: Merge nextstep cleanup from FSF.
14775
14776 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14777
14778 * configure.in (arm-*-*): Don't configure ld for this target.
14779
14780 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14781
14782 * configure.in (*-*-netware): don't configure libg++, libio,
14783 librx, or newlib.
14784
14785 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14786
14787 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14788 configure ld--it works, but it doesn't support shared libraries.
14789
14790 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14791
14792 * config.guess (*-unknown-freebsd*): Get rid of possible
14793 trailing "(Release)" in version string.
14794 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14795
14796 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14797
14798 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14799 Fix type: *-next-neststep -> *-next-nextstep.
14800
14801 * config.guess: Merge from FSF:
14802
14803 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14804
14805 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14806
14807 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14808
14809 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14810 instead of UNIX_SV for UnixWare 1.0).
14811
14812 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14813
14814 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14815 to make gdb/nlm/* build after the compiler and linker.
14816
14817 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14818
14819 * config.guess (netbsd, freebsd, linux): Accept any machine,
14820 not just i[34]86.
14821 (m68k-atari-sysv4): Relocate to match FSF version.
14822
14823 * config.guess: More merges from the FSF:
14824
14825 Add a space before function call or macro invocation.
14826
14827 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14828
14829 * config.guess: Add trap cmd to remove dummy.c and dummy when
14830 interrupted.
14831
14832 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14833
14834 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14835 (dummy): Redirect stderr from compilation of dummy.c.
14836
14837 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14838
14839 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14840
14841 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14842
14843 * configure: Accept and ignore --cache*, for compatibility with
14844 new autoconf.
14845
14846 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14847
14848 * config.guess: Merge from FSF:
14849
14850 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14851
14852 * config.guess (Pyramid*:OSx*:*:*): New case.
14853 (PATH): Add /.attbin at end for finding uname.
14854 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14855
14856 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14857
14858 * config.guess (M88*:DolphinOS:*:*): New case.
14859
14860 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14861
14862 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14863 to select whether to use ELF or COFF.
14864
14865 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14866
14867 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14868
14869 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14870
14871 * config.guess: Guess the OS version for HPUX.
14872
14873 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14874
14875 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14876
14877 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14878
14879 * configure.in: Recognize --with-headers, --with-libs, and
14880 --without-newlib.
14881 * Makefile.in (all-xiberty): Depend upon all-ld.
14882
14883 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14884
14885 * configure.in: Change i[34]86 to i[345]86.
14886
14887 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14888
14889 * configure (version): A few more tweaks to help message.
14890
14891 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14892
14893 * Makefile.in: Remove (for now) librx as a host library,
14894 now that we're building it for target.
14895
14896 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14897
14898 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14899 (Karl Berry).
14900
14901 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14902
14903 * configure.in: Also configure librx.
14904
14905 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14906
14907 * Makefile.in: Update various rules to reflect that librx
14908 is now needed for libg++.
14909
14910 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14911
14912 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14913
14914 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14915
14916 * configure.in: Configure the examples directory.
14917
14918 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14919
14920 * configure: Simplify Jun 2 1994 change.
14921
14922 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14923
14924 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14925 /bin/gcc isn't good enough to build gcc.
14926
14927 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14928
14929 * Makefile.in (GDB_SUPPORT_FILES): Remove
14930 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14931 (gdb.tar.gz): Add new rule to use standard distribution building
14932 mechanism.
14933
14934 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14935
14936 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14937 Bill Cox <bill@cygnus.com>.
14938
14939 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14940
14941 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14942
14943 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14944
14945 * configure: Search current dir first in .gdbinit.
14946
14947 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14948
14949 * config.sub: Recognize freebsd (merged from gcc config.sub).
14950
14951 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14952
14953 * config.sub: Refer to NeXT's operating system as nextstep.
14954
14955 * config.sub (case $basic_machine): Re-order the cases, to match
14956 the order in the FSF version (which is mostly alphabethical).
14957 Merge in some additions and changes from the FSF.
14958
14959 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14960
14961 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14962 * config.sub: Recognize cxux7.
14963 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14964
14965 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14966
14967 * config.sub: Fix typo powerpc -> powerpc-*.
14968
14969 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14970
14971 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14972
14973 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14974 parallel with all-emacs and install-emacs). Top-level command
14975 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14976
14977 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14978
14979 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14980 $(relbindir)/make before doing ``make install'', and use
14981 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14982 installing over running make binary.
14983 ($(host)-stamp-stage3-installed): Likewise.
14984
14985 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14986
14987 * config.guess: Recognize Mach.
14988
14989 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14990
14991 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14992 see whether --exec-prefix was used.
14993
14994 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14995
14996 * README: Explicitly mention libg++/README. (Zoo's idea.)
14997
14998 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14999
15000 * Makefile.in: Add all-librx target similar to all-libproc.
15001
15002 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15003
15004 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15005 with post 1.2 uname bogosity.
15006
15007 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15008
15009 * configure: Remove temporary files on receipt of a signal.
15010
15011 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15012
15013 * configure: If there is a package_makefile_frag, remove
15014 ${subdir}/Makefile.tem after copying it in.
15015
15016 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15017
15018 * build_all.mk: support rs6000 lynx identifies itself as
15019 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15020 since /bin/gcc is too feeble to compile a modern gcc.
15021
15022 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15023
15024 * brought devo/test-build.mk update-to-date with progressive/
15025 test-build.mk. Add lynx targets and hppa flag info.
15026
15027 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15028
15029 * configure.in: Use mh-ncrsvr43. Patch from
15030 Tom McConnell <tmcconne@sedona.intel.com>.
15031
15032 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15033
15034 * config.guess (i386-unknown-bsdi): No longer need to
15035 check #if defined(__bsdi__) && defined(__i386__).
15036
15037 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15038
15039 * configure: Set program_transform_nameoption correctly.
15040
15041 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15042
15043 * brought build-all.mk update-to-date with progressive build-all.mk,
15044 added new targets and hppa info.
15045
15046 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15047
15048 * configure: If config.guess result is a prefix of the user
15049 specified target, assume a native build and use the user specified
15050 target as the host alias. Remove SunOS patch suffix removal hack.
15051 * configure.in: Remove SunOS patch suffix removal hack.
15052
15053 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15054 in NATIVE_CHECK_MODULES.
15055
15056 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15057
15058 * Makefile.in: Rename HOST_ONLY to NATIVE.
15059 * configure: Delete SunOs patch suffix from host_canonical
15060 and build_canonical variables that are prepended to Makefiles.
15061 * configure.in: Add comments for easier maintenance.
15062
15063 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15064
15065 * Makefile.in: Add all-libproc target similar to all-gui.
15066
15067 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15068
15069 * Makefile.in (CHECK_MODULES): split into
15070 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15071
15072 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15073
15074 * config.guess (i386-unknown-bsdi): New system to guess.
15075
15076 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15077
15078 * Makefile.in: Add all-gui target (but not yet build by "all").
15079
15080 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15081
15082 * config.sub: Move deletion of patch suffix from here...
15083 * configure.in: To here, at Ian's suggestion. The top-
15084 level scripts might need to know of a patch level.
15085
15086 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15087
15088 * config.sub: Strip off patch suffix so rtl is recognized
15089 as a sunos4.1.3 machine, even though it's been patched.
15090
15091 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15092
15093 * Makefile.in (INSTALL_LAST): Delete.
15094 (INSTALL_DOSREL): New.
15095
15096 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15097
15098 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15099 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15100 whether we pass down --with-gnu-ld anyhow.
15101
15102 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15103
15104 * Makefile.in (INSTALL_LAST): Change operation so it works
15105 on more flavors of make.
15106 * configure.in (go32): Don't build libg++ or libio.
15107
15108 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15109
15110 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15111 they can be overriden by templates.
15112
15113 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15114
15115 * configure.in (target==go32): Don't build gdb.
15116 * dosrel: New directory.
15117
15118 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15119
15120 * configure.in (host==go32): Configure dosrel too.
15121 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15122 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15123 be set by incoming names or templates.
15124 (INSTALL_LAST): New rule.
15125
15126 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15127
15128 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15129
15130 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15131
15132 * configure.in (appdirs): New variable. Currently empty, but will
15133 be used in gas distribution. If nonempty, lists a set of
15134 directories at least one of which must get configured, or top
15135 level configuration is considered to have failed.
15136 (rs6000-*-lynxos*): Use new file name.
15137
15138 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15139
15140 Eliminate XTRAFLAGS.
15141 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15142 newlib include files using -idirafter, and also use -nostdinc.
15143 (CXX_FOR_TARGET): Likewise.
15144 (XTRAFLAGS): Removed.
15145 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15146 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15147 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15148 ($(DO_X)): Don't pass down XTRAFLAGS.
15149
15150 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15151
15152 * configure.in (mips*-dec-bsd*): New target; do build linker.
15153 (mips*-*-bsd*): New target; don't build linker.
15154
15155 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15156
15157 * configure.in: support rs6000-*-lynxos* configuration.
15158 support sunos4 as a cross target.
15159
15160 * config.sub: look for lynx*, not lynx since the OS version may
15161 legitimately be part of the name.
15162
15163 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15164
15165 * configure.in (i[34]86-*-sco*): Move to be with other i386
15166 targets.
15167 (romp-*-*): New target. Skip various binary utilities.
15168 (vax-*-*): New target. Don't build newlib.
15169 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15170
15171 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15172
15173 * configure.in: Only set host_makefile_frag if config
15174 directory exists.
15175
15176 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15177
15178 * install.sh: If $dstdir exists, don't check whether each
15179 component does.
15180
15181 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15182
15183 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15184
15185 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15186
15187 * configure.in (*-*-lynxos*): Don't configure newlib for either
15188 native or cross Lynx.
15189
15190 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15191
15192 * config.sub (sparc64-elf): Fix os.
15193 (z8k): Remove duplicate.
15194
15195 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15196
15197 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15198 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15199
15200 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15201
15202 * configure: Make file links cleanly even if Lynx fails on
15203 an NFS symlink (at least fail cleanly).
15204
15205 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15206
15207 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15208 -XNh2000.
15209
15210 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15211
15212 * configure: Unknown options are fatal again.
15213
15214 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15215
15216 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15217 compatibility.
15218
15219 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15220
15221 * build-all.mk: Add `clean' target.
15222
15223 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15224
15225 * config.guess: Add SINIX support.
15226 * configure.in: Add mips-*-sysv4* support.
15227
15228 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15229
15230 * build-all.mk: Document all useful targets.
15231 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15232 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15233
15234 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15235
15236 * configure: Support --silent, --quiet.
15237
15238 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15239
15240 * configure: Support --disable-FEATURE.
15241
15242 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15243
15244 * config.guess: Recognize NCR running SVR4.3.
15245
15246 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15247
15248 * config.guess: Make BSDI generate i386-unknown-bsd386.
15249 Patch from Paul Eggert <eggert@twinsun.com>.
15250
15251 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15252
15253 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15254
15255 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15256
15257 * configure: Make unrecognized options give nonfatal warnings
15258 instead of fatal errors, and pass them to any subdirectory
15259 configures in case they recognize them.
15260 Make --x equivalent to --with-x.
15261
15262 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15263
15264 * configure: Add --enable-* options. Clean up usage message and
15265 some comments.
15266
15267 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15268
15269 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15270
15271 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15272
15273 * configure.in (hppa*-*-*): Enable binutils.
15274
15275 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15276
15277 * config.sub: Recognize cisco.
15278
15279 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15280
15281 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15282
15283 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15284
15285 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15286 than one configuration name. Add comment.
15287
15288 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15289
15290 * config.guess: about target *-hitachi-hiuxwe2, fixed
15291 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15292 macro is incorrect.]
15293
15294 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15295
15296 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15297 than the "make ls" stuff which used to be here.
15298
15299 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15300
15301 * config.guess: Recognize i[34]86-unknown-freebsd.
15302 From Shawn M Carey <smcarey@rodan.syr.edu>.
15303
15304 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15305
15306 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15307
15308 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15309
15310 * config.guess: Check for ptx.
15311
15312 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15313
15314 * config.sub: Add os9k checking.
15315
15316 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15317
15318 * config.guess: Handle OSF1 running on HPPA processors
15319
15320 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15321
15322 * configure: If subdir configure fails, print out a message with
15323 subdirectory name, in case subdir's configure code didn't identify
15324 itself.
15325
15326 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15327
15328 * configure.in: Remove embedded newlines from configdirs.
15329 Avoid mismatches of substrings. Fix matching strings at end
15330 of configdirs.
15331
15332 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15333
15334 * config.guess: Add Lynx/rs6000 config support.
15335
15336 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15337
15338 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15339
15340 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15341
15342 * configure.in (hppa*-*-osf*): Treat this just like most other
15343 PA configurations (eg no binutils or ld).
15344 (hppa*-*-*elf*): These configurations have binutils and ld.
15345
15346 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15347
15348 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15349
15350 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15351
15352 * configure.in (rs6000-*-*): Build gas.
15353
15354 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15355
15356 * Makefile.in: Avoid bug in losing hpux sed.
15357
15358 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15359
15360 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15361 for GDB and GDB has been fixed to not need it.
15362
15363 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15364
15365 * config.guess: Recognize vax hosts.
15366
15367 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15368
15369 * configure (while loop): Don't use "break 2" inside case
15370 statement -- the case statement isn't an enclosing loop.
15371
15372 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15373
15374 * config.guess: Clean up NeXT support, to allow nextstep
15375 on Intel machines. Make OS be nextstep.
15376
15377 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15378
15379 * config.guess: Add alternate forms for Convex.
15380
15381 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15382
15383 * configure: Completely rewrite option processing. Take
15384 advantage of pattern-matching to avoid invoking test frequently.
15385 Also clean up host and target defaulting logic.
15386
15387 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15388
15389 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15390 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15391 commands (plus user environment) will fit SCO limits.
15392
15393 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15394
15395 * configure.in: Don't issue warnings about directories which are
15396 not being configured if -norecursion is set. Correct test for
15397 --with-gnu-as and --with-gnu-ld to not get confused by substring
15398 matches.
15399
15400 * configure.in: Don't build gas for alpha-dec-osf1*.
15401
15402 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15403
15404 * configure: Back out Per's change of 12/19/1993. It changes the
15405 behavior of configure in unexpected and confusing ways.
15406
15407 Also, use different delim char when calculating
15408 program_transform_name so that the name can contain slashes.
15409
15410 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15411
15412 * configure.in, config.sub: Add support for VSTa micro-kernel.
15413
15414 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15415
15416 * configure.in: Nuke hacks which were used to get a special
15417 version of GAS for HPPA configurations.
15418
15419 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15420
15421 * configure: If only ${target_alias} is given, use that
15422 as the default for ${host_alias}.
15423 * configure: Add missing back-slashes before nested quotes.
15424
15425 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15426
15427 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15428
15429 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15430
15431 * config.guess: Recognize some Tektronix configurations.
15432 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15433
15434 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15435
15436 * config.sub: Match any flavor of SH.
15437
15438 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15439
15440 * configure.in: Don't try to configure newlib for Alpha.
15441
15442 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15443
15444 * configure.in: Don't build ld for Irix 5. Don't build gas,
15445 libg++ or libio for any Alpha target.
15446
15447 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15448
15449 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15450
15451 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15452 default arguments -- so it tried to compress itself.
15453
15454 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15455
15456 * configure.in (notsupp): ensure that a space is always at the end
15457 of the configdirs list, since the grep checks for an explicit space
15458
15459 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15460
15461 * configure.in (target i386-sysv4.2): don't build ld, since static
15462 versions of many libraries are not available.
15463
15464 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15465
15466 * config.guess: Recognize Apollos (using environment variables).
15467 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15468
15469 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15470
15471 * config.guess: Recognize Sony news mips running newsos.
15472
15473 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15474
15475 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15476 "fi ; else" for bash.
15477
15478 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15479
15480 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15481
15482 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15483
15484 * config.sub: accept unixware as an alias for svr4.2.
15485 Fix some inconsistancies with the gcc version.
15486
15487 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15488
15489 * Makefile.in (DISTDOCDIRS): Add gdb.
15490
15491 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15492
15493 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15494
15495 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15496
15497 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15498 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15499 this now.
15500
15501 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15502
15503 * config.sub: Accept hiux* as an OS name.
15504
15505 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15506 etc/make-stds.texi. The underscore came from gcc, and dje now
15507 agrees that RUNTESTFLAGS is the correct name.
15508
15509 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15510
15511 * install.sh: Remove 'set -e'. It makes any conditionals
15512 in the script useless.
15513
15514 * config.guess: Automatically recognize arm-acorn-riscix
15515 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15516
15517 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15518
15519 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15520
15521 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15522
15523 * Makefile.in (DISTDOCDIRS): New variable.
15524 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15525 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15526
15527 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15528
15529 * configure.in (hppa target): check the source directory for the
15530 pagas sub-directory
15531
15532 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15533
15534 * config.sub: Allow -aout* and -elf*.
15535
15536 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15537
15538 * configure.in: Don't build ld on i386-solaris2, same as for
15539 sparc-solaris2.
15540
15541 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15542
15543 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15544
15545 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15546
15547 * configure.in: Configure gdb for alpha.
15548
15549 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15550
15551 * Makefile.in (CXXFLAGS): Add -O.
15552
15553 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15554
15555 * config.guess: added support for DG Aviion
15556
15557 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15558
15559 * configure.in: Produce warning message for subdirectories not
15560 configurable for this host/target combination. Don't try to
15561 configure gdb for vms.
15562
15563 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15564
15565 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15566 appropriate files before making "diststuff".
15567 (DISTBISONFILES): New var: list of files to be edited.
15568 (DISTSTUFFDIRS): Add binutils.
15569
15570 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15571
15572 * config.sub: also handle mipsel and mips64el (for little endian mips)
15573
15574 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15575
15576 * configure.in: Add * to end of all OS names.
15577
15578 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15579
15580 * configure.in: Build newlib for LynxOS native.
15581
15582 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15583
15584 * config.guess: Add support for delta 88k running SVR3.
15585
15586 * configure.in: Add comment about HP compiler vs. emacs.
15587
15588 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15589
15590 * configure.in: don't build ld on solaris2 (not a viable option
15591 due to bugs in getpwnam & getpwuid)
15592
15593 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15594
15595 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15596 config.guess will produce a full version number.
15597
15598 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15599
15600 * configure.in: Build linker and binutils for alpha-dec-osf1.
15601
15602 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15603
15604 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15605 and gdb/testsuite/Makefile.in.
15606
15607 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15608
15609 * configure.in: recognize mips*- instead of mips-
15610
15611 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15612
15613 * config.sub: Accept linux*coff and linux*elf as operating
15614 systems.
15615
15616 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15617
15618 * config.sub: Recognize mips64, and mips3 as an alias for it.
15619
15620 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15621
15622 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15623 gdb knows how to handle OSF/1 shared libraries.
15624
15625 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15626
15627 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15628 * config.guess: Recognize Hitachi's HIUX.
15629 * config.sub: Recognize h3050r* and hppahitachi.
15630 Remove redundant cases for hp9k[23]*.
15631
15632 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15633
15634 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15635 if gas and ld are in the source tree and are in ${configdirs}.
15636 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15637 --with options (but still pass them down on the command line,
15638 if they were explicitly specified).
15639
15640 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15641
15642 * configure: substitute SHELL value in Makefile.in with
15643 ${CONFIG_SHELL}
15644
15645 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15646
15647 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15648 *-*-solaris2* targets.
15649
15650 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15651
15652 * Makefile.in: define M4, and pass it down to sub-makes;
15653 all-autoconf now depends on all-m4
15654
15655 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15656
15657 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15658 presence of {ar,ranlib} instead of a configured directory
15659
15660 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15661
15662 * config.guess: Accept 34?? as well as 33?? for NCR.
15663
15664 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15665
15666 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15667 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15668
15669 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15670
15671 * configure: grab values for $(CC) and $(CXX) from the
15672 environment, so that someone can do "CC=gcc configure; make" and
15673 have it work right (matching the way that autoconf works now)
15674
15675 * configure.in, Makefile.in: add support for gash, the tcl
15676 interface to Galaxy
15677
15678 * config.guess: add NetBSD variants (hp300, x86)
15679
15680 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15681
15682 * install.sh: Support -d option (in the manner of SunOS 4 install,
15683 as it is more deterministic than that of GNU install)
15684 (chmodcmd): Set file to mode 755 by default (should also do default
15685 chgrp and chown, but I don't feel like dealing with that now)
15686
15687 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15688
15689 * config.sub: Remove h8300hhms alias.
15690
15691 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15692
15693 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15694
15695 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15696
15697 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15698 as stmp-fixinc
15699
15700 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15701
15702 * config.sub: recognize m88110-bug-coff.
15703
15704 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15705
15706 * Makefile.in (all-libio): all dependencies on the toolchain used
15707 to build this (gcc, gas, ld, etc)
15708
15709 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15710
15711 * config.guess: Deal with OSF/1 1.3 on alpha.
15712
15713 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15714
15715 * install.sh: add some 'else true' clauses for portability
15716
15717 * configure.in: don't build libio for h8[35]00-*-* targets
15718
15719 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15720
15721 * Makefile.in: Add support for new libio.
15722
15723 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15724
15725 * install.sh: If one command fails, don't try the rest. Don't try
15726 to remove $dsttmp (via trap) unless we have already created it.
15727 If $src doesn't exist, detect it and exit with an error.
15728
15729 * config.guess: Recognize BSD on hp300.
15730
15731 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15732
15733 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15734 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15735
15736 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15737
15738 * Makefile.in (all-send-pr): depends on all-prms
15739
15740 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15741
15742 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15743
15744 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15745
15746 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15747 Added test for mips-mips-riscos5.
15748
15749 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15750
15751 * configure.in: use mh-hp300 for 68k HP hosts
15752
15753 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15754
15755 * configure: add support for CONFIG_SHELL, so that you can use
15756 some alternate shell for evaluating configure scripts
15757
15758 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15759
15760 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15761 in configure script to bug-gdb@prep.ai.mit.edu when building
15762 distribution archive.
15763 * Makefile.in (COMPRESS): Remove def.
15764 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15765 gdb.tar.Z and make-gdb.tar.Z respectively.
15766 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15767 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15768 to convergence with 'taz' target in Makefile.in.
15769
15770 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15771
15772 * install.sh (dsttmp): use trap to ensure that tmp files go
15773 away on error conditions
15774
15775 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15776
15777 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15778
15779 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15780
15781 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15782 its parent is '/' not ''.
15783
15784 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15785
15786 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15787
15788 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15789 that ${newsrcdir}/configure.in does.
15790
15791 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15792
15793 * test-build.mk: support for CONFIG_SHELL
15794
15795 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15796
15797 * config.sub (netware): Add as a basic system type.
15798
15799 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15800
15801 * Makefile.in (Makefile): depend on configure.in. Also drop the
15802 $(srcdir)/ from the dependency on Makefile.in.
15803
15804 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15805
15806 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15807 (h8300hhms is temporary until multi-libraries are implemented).
15808 * configure.in: Handle h8300h too.
15809
15810 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15811
15812 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15813
15814 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15815
15816 * configure: Remove extraneous output when guessing host type.
15817 * config.guess: Remove extraneous output when guessing using C
15818 compiler rather than uname, or when guessing fails.
15819
15820 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15821
15822 * Makefile.in: remove all.cross and install.cross targets
15823
15824 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15825 definitions
15826
15827 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15828
15829 * configure.in (target sh): Build gprof.
15830
15831 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15832
15833 * config.sub: change -solaris to -solaris2
15834
15835 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15836
15837 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15838
15839 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15840
15841 * configure: Correct error message for missing Makefile.in to
15842 print correct directory.
15843
15844 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15845
15846 * install.sh: kludge around 386BSD shell bug
15847
15848 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15849
15850 * config.guess: Recognize NeXT.
15851 * config.guess: Recognize i486-ncr-sysv4.
15852 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15853
15854 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15855
15856 * Makefile.in (MAKEINFOFLAGS): New variable.
15857 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15858 * build-all.mk, test-build.mk: Pass down --no-split as
15859 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15860
15861 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15862
15863 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15864
15865 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15866
15867 * Makefile.in (libg++.tar.z): New rule.
15868 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15869 * Makefile.in (taz): Only do a single chmod.
15870
15871 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15872
15873 * install.sh: don't use dirname anymore (replaced with sed usage)
15874
15875 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15876
15877 * Makefile.in: Change extension for gzip'd files from '.z' to
15878 '.gz' per new FSF standard usage.
15879
15880 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15881
15882 * configure: put quotes around the final value of program_transform_name
15883
15884 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15885
15886 * Makefile.in: new install.sh support; update install-info rules
15887
15888 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15889
15890 * configure.in: Build diff for crosses, but not for go32 host.
15891
15892 * configure.in: Build gprof only for native, and don't build it
15893 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15894
15895 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15896
15897 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15898
15899 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15900
15901 * configure.in (host_tools): Add prms.
15902
15903 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15904
15905 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15906 with $(FLAGS_TO_PASS) on the command line
15907
15908 * config.sub: Recognize lynx and lynxos
15909
15910 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15911
15912 * config.sub: Accept -ecoff*, not just -ecoff.
15913
15914 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15915
15916 * Makefile.in (taz): Use .gz suffix instead of .z.
15917 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15918 names.
15919
15920 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15921
15922 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15923
15924 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15925
15926 * Makefile.in (install-no-fixedincludes): install gcc last, so
15927 that rebuilds that might happen during 'make install' don't get
15928 bogus gcc include files
15929
15930 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15931
15932 Change from Utah for HPPA support:
15933 * config.guess: Recognize hppa1.x-hp-bsd.
15934
15935 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15936
15937 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15938 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15939
15940 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15941
15942 * config.sub: Add support for rom68k and bug boot monitors.
15943
15944 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15945
15946 * Makefile.in: Make all-opcodes depend on all-bfd.
15947
15948 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15949
15950 * config.guess: Added special check for i[34]86-univel-sysv4*.
15951
15952 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15953
15954 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15955 the processor rather than assuming i486.
15956
15957 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15958
15959 * config.guess: Recognize SunOS6 as Solaris3.
15960
15961 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15962
15963 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15964 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15965
15966 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15967
15968 * build-all.mk (all-cross): New target for Canadian Cross.
15969 Added Q2 go32 targets.
15970 * test-build.mk: Configure go32 cross sparclite-aout and
15971 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15972 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15973
15974 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15975
15976 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15977 GO32 hosted toolchains
15978
15979 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15980
15981 * configure: change so "-exec-prefix" gets passed down rather
15982 than "-exec_prefix" so autoconf generated Makefiles get the
15983 exec_prefix set right.
15984
15985 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15986
15987 * config.guess: get the Solaris2 minor version number
15988
15989 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15990
15991 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15992
15993 * config.guess: Recognize some Sequent platforms.
15994
15995 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15996
15997 * Makefile.in: added the vault-install target
15998
15999 * configure.in: actually use the Sun3 makefile fragment that's in
16000 config, also added the release dir to configdirs
16001
16002 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16003
16004 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16005
16006 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16007
16008 * configure.in: remove some program from Alpha targetted toolchains
16009
16010 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16011
16012 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16013 gprof.
16014 (taz): Run "make diststuff" in those directories instead of "make
16015 proto-dir". Look for "VERSION=" only at start of line in subdir
16016 Makefile. Use "gzip -9" for compression.
16017 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16018 (binutils.tar.z): New target.
16019
16020 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16021
16022 * Makefile.in (taz): Include gpl.texinfo.
16023
16024 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16025
16026 * Makefile.in (setup-dirs): Merged into "taz" target.
16027 (taz): Only do `proto-dir' stuff if a directory is actually needed
16028 for this target.
16029
16030 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16031
16032 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16033 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16034 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16035 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16036 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16037
16038 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16039
16040 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16041 config.sub, and move-if-change to gdb testsuite distribution
16042 archive, so the testsuite can be extracted, configured, and
16043 run separately from the gdb distribution. Blow away the Chill
16044 tests that require a Chill compiled executable, since GNU Chill
16045 is not yet publically available.
16046
16047 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16048
16049 * test-build.mk: set environment variables in a single command,
16050 instead of a list of assignments and exports
16051
16052 * config.guess: recognize Alpha/OSF1 systems
16053
16054 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16055
16056 * configure: Change help message to prefer --options rather than
16057 -options.
16058
16059 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16060
16061 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16062 zippy@ecst.csuchico.edu.
16063 * config.guess: Recognize miniframe.
16064
16065 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16066
16067 * Makefile.in: Use srcroot to find runtest rather than rootme.
16068 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16069
16070 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16071
16072 * test-build.mk: Extensive additions to support building on a
16073 machine other than the host.
16074
16075 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16076
16077 * configure (tooldir): Fix for i386-aix again.
16078
16079 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16080
16081 * configure, Makefile.in: Change definition of $(tooldir)
16082 to match the FSF.
16083
16084 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16085
16086 * config.guess: Recognize i[34]86/SVR4.
16087
16088 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16089
16090 * Makefile.in (all-gdb): gdb depends on sim.
16091
16092 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16093
16094 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16095 at the same time we make the prototype gdb directory.
16096 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16097 files at the same time as the gdb base release distribution.
16098
16099 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16100
16101 * Makefile.in (check): Use individual check targets rather than
16102 DO_X rule.
16103 (check-gcc): Added.
16104
16105 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16106
16107 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16108 for System V release 3.2.
16109
16110 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16111
16112 * config.sub: Recognize hppaosf.
16113 * configure.in: Do configure ld/binutils/gas for it.
16114
16115 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16116
16117 * configure (tooldir): Alter syntax used to set this, for systems
16118 where "\$" isn't handled right, like i386-aix.
16119
16120 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16121
16122 * configure: Pass program-transform-name, not
16123 program_transform_name, to recursive configures.
16124
16125 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16126
16127 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16128 of gas+ld+binutils.
16129
16130 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16131
16132 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16133
16134 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16135
16136 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16137
16138 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16139
16140 * Makefile.in (PRMS): Set back to all-prms.
16141
16142 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16143
16144 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16145 targets, rather than for MIPS hosts.
16146
16147 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16148
16149 * configure.in: add comment for --with-x default values
16150
16151 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16152
16153 * Makefile.in: add check-* targets for each of the directories in
16154 the tree. Add a definition of RUNTEST that will use the one we
16155 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16156
16157 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16158
16159 * configure.in: Removed obsolete references to bfd_target and
16160 target_makefile_frag.
16161
16162 * build-all.mk: Set assorted targets for Q2.
16163 * config.sub: Recognize z8k-sim and h8300-hms.
16164 * test-build.mk: Really don't pass host to configure.
16165 (HOLES): Added uname.
16166
16167 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16168
16169 * configure: Handle an empty program-prefix, program-suffix or
16170 program-transform-name correctly.
16171
16172 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16173
16174 * build-all.mk: -G 8 no longer required for MIPS targets.
16175 * test-build.mk: Don't pass host argument to configure; make it
16176 guess.
16177
16178 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16179
16180 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16181 * Makefile.in (COMPRESS): New macro, like GZIP.
16182
16183 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16184
16185 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16186
16187 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16188 with gas currently defaults to -G 0.
16189
16190 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16191
16192 * Makefile.in (all-flex): flex depends on byacc.
16193
16194 * build-all.mk: If host not specified, use config.guess. Pass TAG
16195 to test-build.mk as RELEASE_TAG.
16196 * test-build.mk (configargs): New variable containing arguments to
16197 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16198 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16199
16200 * config.guess: Use /bin/uname when checking -X argument on SCO,
16201 to avoid invoking GNU uname which doesn't understand -X.
16202
16203 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16204
16205 * configure.in: Build gas for mips-*-*.
16206
16207 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16208
16209 * Makefile.in (all.normal): insert missing backslash.
16210
16211 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16212
16213 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16214
16215 * Makefile.in: Complete overhaul to merge many almost identical
16216 targets.
16217
16218 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16219
16220 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16221 (gdb.tar.Z): Adjusted.
16222
16223 * Makefile.in (setup-dirs, taz): New targets; should be general
16224 enough to adapt for gdb sometime. Build only .z file.
16225 (gas.tar.z): New target.
16226
16227 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16228
16229 * build-all.mk: Use CC=cc -Xs on Solaris.
16230
16231 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16232
16233 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16234 for handling BISON for FSF releases.
16235
16236 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16237
16238 * configure: Actually implement the change zoo just documented.
16239
16240 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16241
16242 * configure: when using config.guess, only set target_alias when
16243 it's not already been set (ie, on the command line)
16244
16245 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16246
16247 * Makefile.in: add installcheck target, set PRMS to install-prms
16248
16249 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16250
16251 * configure: add support for package_makefile_fragment, handle the
16252 case where a directory has a configure.in file but no Makefile.in
16253 more gracefully (with an actual understandable error message, even);
16254 add support for --without (and add this to the usage message); also
16255 explicitly add a --host=${host_alias} to the command line when
16256 config.guess is used
16257
16258 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16259
16260 * configure: Must use both --host and --target in recursive calls.
16261
16262 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16263
16264 * Makefile.in: Change deja-gnu to dejagnu.
16265
16266 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16267
16268 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16269
16270 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16271
16272 * configure.in: canonicalize all instances to *-*-solaris2*,
16273 also strip out a number of tools to not build for go32 host
16274
16275 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16276
16277 * config.guess: add GPL.
16278
16279 * Makefile.in, config.guess, config.sub, configure: bump
16280 copyrights to 93.
16281
16282 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16283
16284 * Makefile.in (do-info): Removed obsolete check for existence of
16285 localenv file.
16286
16287 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16288
16289 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16290
16291 * Makefile.in: a couple of 'else true' for decstation,
16292 support for TclX
16293
16294 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16295
16296 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16297
16298 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16299
16300 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16301
16302 * config.guess: Recognize i386-ibm-aix (PS/2).
16303 * configure.in: Use config/mh-aix386 file for it.
16304
16305 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16306
16307 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16308 CC_FOR_TARGET instead.
16309 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16310
16311 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16312
16313 * Makefile.in: Add sim to list of directories sent with gdb
16314
16315 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16316
16317 * configure.in: Put back mips-dec-bsd* case.
16318
16319 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16320
16321 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16322 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16323 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16324
16325 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16326
16327 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16328
16329 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16330 (install-info): install dir.info only if it exists,
16331 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16332
16333 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16334
16335 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16336 gas for mips-dec-bsd.
16337
16338 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16339
16340 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16341 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16342
16343 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16344
16345 * configure.in: Added "dejagnu" to hosttools list.
16346
16347 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16348
16349 * config.sub, configure.in, config.guess: Add support
16350 for Bosx, an AIX variant from Bull.
16351 Patches from F.Pierresteguy@frcl.bull.fr.
16352
16353 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16354
16355 * devo/dejagnu: Initial creation of devo/dejagnu.
16356 Migrated dejagnu testcases and support files for testing software
16357 tools to reside as subdirectories, currently called "testsuite",
16358 within the directory of the software tool. Migrated all programs,
16359 support libraries, etc. beloging to dejagnu proper from
16360 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16361 with no modifications. The changes to these files which will
16362 allow them to configure, build, and execute properly will be made
16363 in a future update.
16364
16365 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16366
16367 * Makefile.in: Change send_pr to send-pr.
16368 * configure.in: Likewise.
16369 * send_pr: Renamed directory to send-pr.
16370
16371 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16372
16373 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16374
16375 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16376
16377 * README: Update for gdb-4.8 release.
16378 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16379 gdb-xxx.tar.z (gzip'd) file also.
16380
16381 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16382
16383 * Makefile.in: make all-diff depend on all-libiberty
16384
16385 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16386
16387 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16388
16389 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16390
16391 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16392
16393 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16394
16395 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16396 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16397 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16398
16399 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16400
16401 * Makefile.in: makeinfo binary is in a new location
16402
16403 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16404
16405 * config.sub: Accept -ecoff as an OS.
16406
16407 * Makefile.in: Various changes to eliminate a level of make
16408 recursion and reduce the required command line length.
16409 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16410 sub-makes.
16411 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16412 variables holding settings for specific sub-makes.
16413 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16414 in terms of BASE_FLAGS_TO_PASS.
16415 (TARGET_LIBS): New variable listing directories which use
16416 TARGET_FLAGS_TO_PASS.
16417 (subdir_do): Eliminated.
16418 (do-*): New set of targets to replace subdir_do.
16419 (various): All targets which used subdir_do now depend on do-*.
16420 (local-clean): Renamed from do_clean.
16421 (local-distclean): New target, dependency of distclean and
16422 realclean.
16423 (install-info): Don't create directories. Depend on dir.info
16424 rather than calling make recursively.
16425 (install-dir.info): Eliminated.
16426 (install-info-dirs): Create all info directories here.
16427 (dir.info): Depend upon do-install-info.
16428
16429 * test-build.mk (HOLES): Added false.
16430
16431 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16432
16433 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16434
16435 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16436
16437 * Makefile.in (info): remove dependency on all-texinfo. The
16438 problem was really in texinfo/C, not at this level.
16439
16440 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16441
16442 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16443
16444 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16445
16446 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16447 GDB releases.
16448
16449 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16450
16451 * configure: Include srcdir in message about target of link not
16452 being found. Don't convert `-' to `_' in `with' options being
16453 passed to subdirs.
16454
16455 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16456
16457 * configure.in: add uudecode to host_tools
16458
16459 * Makefile.in: added {all,install}-uudecode targets, added them to
16460 the appropriate lists
16461
16462 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16463
16464 * Makefile.in (all-gcc): Added dependency on all-gas.
16465
16466 * configure.in (mips-*-*): Build ld and binutils.
16467
16468 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16469
16470 * configure: check return code from mkdir, print error message and
16471 exit on failure.
16472
16473 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16474
16475 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16476
16477 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16478
16479 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16480
16481 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16482
16483 * config.sub (h8500): Recognize this as a cpu type.
16484
16485 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16486
16487 * configure: source directory missing is no longer a warning
16488
16489 * configure.in: recognize irix[34]* instead of irix[34]
16490
16491 * Makefile.in: define and pass down X11_LIB
16492
16493 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16494
16495 * guess-systype: Renamed to ...
16496 * config.guess: ... by popular request.
16497 * configure.in, Makefile.in: Update accordingly.
16498
16499 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16500
16501 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16502 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16503 + Execute ./dummy instead of assuming . is in PATH.
16504
16505 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16506
16507 * guess-systype: New shell script. Attempts to guess the
16508 canonical host name of the executing host.
16509 Only a few hosts are supported so far.
16510 * configure: Call guess-systype if no host is specified.
16511
16512 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16513
16514 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16515 gcc Makefile.
16516
16517
16518 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16519
16520 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16521 (all-gcc, install-gcc, subdir_do): Use it.
16522
16523 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16524
16525 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16526
16527 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16528
16529 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16530 set exclusively by configure, using configure.in .
16531
16532 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16533
16534 * test-build.mk: set $PATH for all builds
16535
16536 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16537
16538 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16539
16540 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16541 the one used in gcc/Makefile.in, so that a null expansion doesn't
16542 override the one needed to build gcc with a native cc.
16543
16544
16545 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16546
16547 * configure: Accept -with arguments.
16548
16549 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16550
16551 * Makefile.in: added h8300sim
16552
16553 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16554
16555 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16556 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16557 (all-cygnus, native, build-cygnus): Make
16558 $(canonhost)-stamp-3stage-done, not $(host)....
16559 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16560 i386-sco3.2v4. Added else true to if command.
16561
16562 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16563
16564 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16565
16566 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16567
16568 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16569
16570 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16571
16572 * configure.in: don't remove binutils from Solaris builds
16573
16574 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16575
16576 * Makefile.in: get rid of earlier definitions for *clean,
16577 also handle the recursive info rule better
16578
16579 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16580
16581 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16582 do more-or-less the right thing.
16583
16584 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16585
16586 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16587 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16588
16589 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16590
16591 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16592 $(host_canonical).
16593
16594 * configure.in: split the configdirs list into 4 categories (native
16595 v. cross, library v. tool) and handle the cross-only and native-
16596 only in more reasonable (and correct!) way.
16597
16598 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16599
16600 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16601 configdirs anymore.
16602
16603 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16604
16605 * Makefile.in: extensive cleanup:: removed all of the explicit
16606 clean-* targets, collapsed many wrappers around subdir_do into
16607 one, added additional targets to satisfy standards.texi, deleted
16608 some old targets, some changes for consistency
16609
16610 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16611
16612 * configure.in: handle some programs as cross-only, and others as
16613 native only
16614
16615 * test-build.mk: handle partial holes in a more generic manner
16616
16617 * Makefile.in: m4 depends on libiberty
16618
16619 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16620
16621 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16622 time, wdiff, and find to configdirs
16623
16624 * Makefile.in: all, clean, and install rules for the new programs
16625 added to configure.in
16626
16627 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16628
16629 * configure.in: use mh-sun for all *-sun-* hosts
16630
16631 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16632
16633 * Makefile.in: define flags for X11 include files and library file
16634 locations, pass them down to the programs that need this info
16635
16636 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16637
16638 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16639
16640 * configure.in: start building libg++ for HP-UX targets
16641
16642 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16643
16644 * README: Update references to files moved into etc/.
16645
16646 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16647
16648 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16649 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16650
16651 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16652
16653 * configure: accept dash as well as underscore in long option
16654 names for FSF compatibility.
16655
16656 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16657
16658 * config.sub: added -sco3.2v4 support from FSF.
16659
16660 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16661
16662 * configure.in: expand the section that adds or removes
16663 directories from the list of programs to build, to handle native
16664 vs. cross in addition to host v. native
16665
16666 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16667
16668 * Makefile.in: Replace C++ in macro names with CXX.
16669 This is less likely to break ...
16670
16671 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16672
16673 * test-build.mk: add -w to GNU_MAKE
16674
16675 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16676
16677 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16678 add 'sparc' to list of recognized cpus. This needed to make
16679 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16680 Delete some redundant ose68 variants. Recognize -wrs as an os,
16681 then changes that into $CPU-wrs-vxworks.
16682
16683 * configure.in: remove most references to gdbtest, regularize
16684 target based program removal
16685
16686 * test-build.mk: import from p3 tree (many fixes and changes)
16687
16688 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16689
16690 * Makefile.in: added rules to handle tcl, tk, and expect
16691
16692 * configure.in: handle those directories if they exist
16693
16694 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16695
16696 * config.sub: removed bogus hppabsd and hppahpux names, since
16697 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16698
16699 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16700
16701 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16702 depends upon all-xiberty
16703
16704 * Makefile.in: changes from p3, including:
16705
16706 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16707
16708 * Makefile.in (XTRAFLAGS): include newlib directories if
16709 newlib/Makefile exists, rather than if host != target.
16710
16711 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16712
16713 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16714 from the same source tree and not building a cross-compiler. This
16715 matters for the libg++ configuration if reconfiguring a tree that
16716 has already been installed.
16717
16718 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16719
16720 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16721 pick up the machine and system specific header files.
16722
16723 * Makefile.in: added AS_FOR_TARGET, passed down in
16724 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16725 the C compiler to use to create programs which are run in the
16726 build environment, set it to default to $(CC), and passed it down
16727 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16728
16729 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16730
16731 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16732 We need them for unusual native builds, like systems without
16733 ranlib.
16734
16735 * configure: also define $(host_canonical) and
16736 $(target_canonical), which are the full, canonical names for the
16737 given host and target
16738
16739 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16740
16741 * Makefile.in: Added separate definitions for C++.
16742
16743 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16744
16745 * configure.in (configdirs): Add deja-gnu.
16746
16747 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16748
16749 * README: Update for configure.texi and gdb-4.7 release.
16750
16751 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16752
16753 * Makefile.in: Move "all" target to top of file.
16754 Previously, first target was ".PHONY" which caused BSD4.4 make
16755 to build .PHONY when make was run without arguments.
16756
16757 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16758
16759 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16760 Library-copylefted code in libiberty.
16761
16762 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16763
16764 * config.sub: Replace m68kmote with plain old m68k.
16765
16766 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16767
16768 * Makefile.in: Remove space from blank line, avoid Make complaints.
16769
16770 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16771
16772 * config.sub: Complain if no argument is given. Added support for
16773 386bsd as OS and target alias.
16774
16775 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16776
16777 * Makefile.in (XTRAFLAGS): include newlib directories if
16778 newlib/Makefile exists, rather than if host != target.
16779
16780 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16781
16782 * config.sub: recognize sparclite-wrs-vxworks.
16783
16784 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16785 p3.) Added clean-xiberty to clean.
16786
16787 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16788
16789 * configure.in: use *-*-* instead of nested cases for host and target
16790
16791 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16792
16793 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16794 from the same source tree and not building a cross-compiler. This
16795 matters for the libg++ configuration if reconfiguring a tree that
16796 has already been installed.
16797
16798 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16799
16800 * config.sub (i486v/i486v4): Merge in from FSF version.
16801
16802 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16803
16804 * configure: only set PWD if it is already set.
16805
16806 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16807
16808 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16809 doesn't have unset and all success paths (and most error paths)
16810 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16811 to just ${PWD} to avoid confusion.)
16812
16813 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16814
16815 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16816 even for a native compilation.
16817
16818 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16819
16820 Changes to make the gdb.tar.Z rule work better.
16821
16822 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16823 (DEVO_SUPPORT): Add configure.texi.
16824 (bfd-ilrt.tar.Z): Remove ancient rule.
16825
16826 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16827
16828 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16829 pick up the machine and system specific header files.
16830
16831 * configure.in, config.sub: added new target m68010-adobe-scout,
16832 with alias of adobe68k. Changed configure.in to check for
16833 -scout before -sco* to avoid a false match.
16834
16835 * Makefile.in: added AS_FOR_TARGET, passed down in
16836 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16837 the C compiler to use to create programs which are run in the
16838 build environment, set it to default to $(CC), and passed it down
16839 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16840
16841 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16842
16843 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16844 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16845 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16846 FOR_TARGET variants, to newlib and libg++.
16847
16848 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16849
16850 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16851 first.
16852
16853 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16854
16855 * config.sub: Accept `elf' as an environment.
16856
16857 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16858
16859 * Makefile.in (all-opcodes): cd into the right directory
16860
16861 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16862
16863 * configure: added -program_transform_name option, used as
16864 argument to sed when installing programs.
16865 configure.texi: added documentation for -program_prefix,
16866 -program_suffix and -program_transform_name.
16867
16868 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16869
16870 * config.sub: Accept i486 where i386 ok.
16871
16872 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16873
16874 * config.sub: accept we32k
16875
16876 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16877
16878 * config.sub, configure.in: accept OSE68000 and OSE68k.
16879
16880 * Makefile.in: don't create all directories for ``make install'';
16881 let the subdirectories create the ones they need.
16882
16883 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16884
16885 * COPYING: new file, GPL v2
16886
16887 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16888
16889 * Makefile.in: use the new gen-info-dir, which needs a template
16890 argument (which also lives in texinfo)
16891
16892 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16893
16894 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16895
16896 * config.sub (ncr3000): Change i386 to i486.
16897
16898 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16899
16900 * Makefile.in: add install-rcs, install-grep to
16901 install-no-fixedincludes, removed install-bison and install-libgcc
16902
16903 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16904
16905 * configure.in: grab the HPUX makefile fragment if on HPUX
16906
16907 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16908
16909 * Makefile.in: eradicate bison spoor (ditto libgcc).
16910 configure.in: recognise m68{k,000}-ericsson-OSE.
16911 es1800 is alias for m68k-ericsson-OSE
16912
16913 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16914
16915 * configure.in: rearrange the parts that remove programs from
16916 configdirs, based now on HOST==TARGET or by canonical triple.
16917
16918 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16919
16920 * test-build.mk: recurse explicitly with -f test-build.mk when
16921 appropriate. predicate stage3 and comparison on the existence
16922 of gcc. That is, if gcc isn't around, we aren't three-staging.
16923 On very clean, also remove ...stamp-co. Build in-place before
16924 doing other builds.
16925
16926 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16927
16928 * Makefile.in, configure.in: add tgas
16929
16930 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16931
16932 * Makefile.in: a number of changes merged in from progressive.
16933
16934 * configure.in: add libm.
16935
16936 * .cvsignore: ignore some stuff that comes from test-build.mk.
16937
16938 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16939
16940 * config.sub: Add es1800 (m68k-ericsson-es1800).
16941
16942 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16943
16944 * configure: Add program_suffix (parallel to program_prefix)
16945 * Makefile.in: adjust directory-creating script for losing decstation
16946
16947 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16948
16949 * configure: Minor $subdir-related fixes.
16950
16951 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16952
16953 * configure: fix various problems with propogating
16954 makefile_target_frag in subdirs.
16955 * configure.in: config libgcc if its there
16956
16957 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16958
16959 * config.sub: HPPA merge.
16960
16961 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16962
16963 * Makefile.in: Replace all-bison with all-byacc in all
16964 dependency lines for other tools (which now use byacc).
16965
16966 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16967
16968 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16969
16970 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16971
16972 * Makefile.in: make gprof rules similar to byacc rules (instead of
16973 vestigal $(unsubdir) that didn't work...)
16974
16975 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16976
16977 * config.sub: Add support for Linux.
16978 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16979 (at least for libg++).
16980
16981 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16982
16983 * configure.texi: fix doc for the -nfp option to configure
16984
16985 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16986
16987 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16988
16989 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16990
16991 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16992 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16993 * configure.in: added solaris* host_makefile_frag hook.
16994
16995 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16996
16997 * config.sub: changed recognition of m68000 so that various
16998 m68k types can be specified via m680[01234]0
16999
17000 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17001
17002 * config.sub (basic_machine): fix sed so that '-foo' isn't
17003 completely substituted out while .+'-foo' loses the '-foo'
17004
17005 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17006
17007 * config.sub ($os): Add -aout.
17008
17009 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17010
17011 * configure: If host_makefile_frag is absolute, don't
17012 prefix ${invsubdir} (relevant to libg++ auto-configure).
17013
17014 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17015
17016 * Makefile.in (tooldir): Define it.
17017 (all-ld): Depend on all-flex.
17018
17019 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17020
17021 * Makefile.in (check): Fix libg++ special case.
17022
17023 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17024
17025 * configure: do not bury `pwd` into config.status, thus do fewer
17026 pwd's.
17027
17028 * configure: print the "Building in" message only when building in
17029 other than "." AND verbose.
17030
17031 * configure: remove -s, rework -v to better accommodate guested
17032 configures.
17033
17034 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17035
17036 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17037
17038 * Makefile.in: macroize flags passed on recursion. remove
17039 fileutils.
17040
17041 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17042
17043 * configure: get makesrcdir right for subdirs deeper than 1.
17044
17045 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17046 install.
17047
17048 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17049
17050 * Makefile.in: don't print subdir_do or recursion lines.
17051
17052 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17053
17054 * standards.texi: added menu item.
17055
17056 * Makefile.in: build and install standards.info.
17057
17058 * standards.texi: new file.
17059
17060 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17061
17062 * configure: test for and move config.status pieces from
17063 ${subdir}/.
17064
17065 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17066
17067 * configure: Test for existance of files before trying to mv
17068 them, to avoid numerous non-existance messages.
17069
17070 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17071
17072 * configure: correct final line of config.status.
17073
17074 * configure: patch from eggert. Avoids a protection problem if
17075 the original Makefile.in is read only.
17076
17077 * configure: use move-if-change from gcc to create config.status.
17078 Some makefiles depend on config.status to tell if a directory
17079 has been reconfigured for a different host. This change
17080 prevents those directories from remaking everything in the case
17081 where the reconfig was only intended to rebuild a Makefile.
17082
17083 * configure: test for config.sub with "config.sub sun4" rather
17084 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17085 host alias from a missing config.sub.
17086
17087 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17088
17089 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17090 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17091
17092 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17093
17094 * configure: mkdir ${subdir} as needed.
17095
17096 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17097
17098 * Makefile.in,configure.in: added autoconf.
17099
17100 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17101
17102 * Makefile.in: no longer pass against on recursion.
17103
17104 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17105 definitions are not inherited.
17106
17107 * configure: correct makesrcdir when subdir is .
17108
17109 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17110
17111 * configure: Add support for 'subdirs' variable, which is
17112 like 'configdirs', except that configure doesn't re-invoke
17113 itself for subdirs, it just creates a Makefile for each subdir.
17114 * configure.texi: Document subdirs.
17115
17116 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17117
17118 * configure.in: added flex to configdirs
17119
17120 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17121
17122 * Makefile.in: remove clean-stamps from clean.
17123
17124 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17125
17126 * configure.in: Add gdbtest to configdirs.
17127
17128 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17129
17130 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17131 to recursive makes.
17132 * configure.in: Recognize new ncr3000 config.
17133
17134 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17135
17136 * Makefile.in, configure.in: removed references to gdbm.
17137
17138 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17139
17140 * config.sub: Don't canonicalize os value
17141 newsos* to bsd (readline needs to check for newsos).
17142 (This fix was earlier made Jan 31, but got re-broken.)
17143
17144 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17145
17146 * configure.in: sco is an os, not a vendor!
17147
17148 * configure: Quote $( better. Keep various shells happy.
17149
17150 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17151
17152 * Makefile.in: eliminate stamp-files.
17153
17154 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17155
17156 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17157 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17158
17159 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17160
17161 * config.sub: fix iris/iris3.
17162
17163 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17164
17165 * configure: re-add -rm.
17166
17167 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17168
17169 * Maskefile.in: add .stmp-rcs to all.
17170
17171 * configure.in: remove gas from rs6000 build, use aix host fragment.
17172
17173 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17174
17175 * configure: pass down site_option during recursion.
17176
17177 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17178
17179 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17180
17181 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17182
17183 * configure: Change exec_prefix so that it really defaults to prefix.
17184
17185 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17186
17187 * Makefile.in, configure.in: Add support for mmalloc library.
17188
17189 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17190
17191 * Makefile.in: add stmp dependencies for a few more things.
17192
17193 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17194
17195 * configure: adjusted error message on objdir/srcdir configure
17196 collision, per john's suggestion.
17197
17198 * Makefile.in: add libiberty stmp to all and all.cross.
17199
17200 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17201
17202 * Makefile.in: remove force dependencies, add grep to all.
17203
17204 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17205
17206 * Makefile.in: drop flex. make stamp files work.
17207
17208 * configure: added test for conflicting configuration in srcdir,
17209 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17210 gets cranky. use relative paths for configure and srcdir
17211 whenever possible. Send some error messages to stderr that were
17212 going to stdout.
17213
17214 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17215
17216 * Makefile.in: Fix libg++ rule to check for gcc directory
17217 before using gcc/gcc. Also pass XTRAFLAGS.
17218
17219 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17220
17221 * Makefile.in: added stmp-files so that directories aren't polled
17222 when they are already built.
17223
17224 * configure.texi: fixed a node pointer problem.
17225
17226 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17227
17228 * config.sub configure.in gdb/configure.in
17229 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17230 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17231 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17232
17233 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17234
17235 * configure: -recurring becomes -silent. corrected help message
17236 for -site= option.
17237
17238 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17239
17240 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17241
17242 * configure: when building Makefile for crosses, replace
17243 tooldir and program_prefix. default srcdir from location of
17244 config.sub. remove "for host in hosts" and "for target in
17245 targets" loops.
17246
17247 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17248
17249 * Makefile.in: Do not pass bindir or mandir to cvs.
17250
17251 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17252
17253 * Makefile.in, configure.in: removed traces of namesubdir,
17254 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17255 copyrights to '92, changed some from Cygnus to FSF.
17256
17257 * configure.texi: remove most references to multiple hosts,
17258 multiple targets, subdirs, etc.
17259
17260 * configure.man: removed rcsid. reference config.sub not
17261 config.subr.
17262
17263 * Makefile.in: mkdir $(infodir) on install-info.
17264
17265 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17266
17267 * configure.texi: Explain better about .gdbinit and about
17268 the environment that configure.in sections run in.
17269
17270 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17271
17272 * configure.in: Ultrix is only a decstation if it's a MIPS.
17273
17274 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17275
17276 * README: DOC.configure => cfg-paper.texi.
17277
17278 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17279
17280 * config.sub (near case $os): Don't convert newsos* to bsd!
17281
17282 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17283
17284 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17285 the number of copies of COPYING that go into the GDB tar file.
17286
17287 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17288
17289 * bfd/configure.in, gdb/config/mh-i386sco,
17290 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17291 Fix SCO configuration stuff.
17292
17293 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17294
17295 * Makefile.in: For libg++, make sure the -I pointing
17296 to the gcc directory goes *after* all the libg++-local -I flags.
17297 Also, move just-gcc dependency from just-libg++ to all-libg++.
17298
17299 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17300
17301 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17302
17303 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17304
17305 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17306
17307 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17308
17309 * config.sub: Add stratus configuration frags. Also
17310 submitted to FSF.
17311
17312 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17313
17314 * Makefile.in (DEV_SUPPORT): add configure.man.
17315
17316 * config.sub(Decode manufacturer-specific): add -none*.
17317
17318 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17319
17320 * Makefile.in: remove form feeds to make Sun's make happy.
17321 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17322
17323 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17324
17325 * Makefile.in (AR_FLAGS): Make quieter.
17326
17327 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17328
17329 * configure.in: Add libg++.
17330 * configure: When verbose, don't output the command line at each
17331 level; it will be unremarkably the same as the previous version,
17332 which will be the same as what the user typed.
17333
17334 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17335
17336 * configure.in, Makefile.in: fix clean-info, add flex. add
17337 fileutils.
17338
17339 * configure: be less sensitive to spaces in Makefile.in. Do not
17340 look for sources in "..". Doing so breaks subdirectories that
17341 might have their own configure. If a subdir has it's own
17342 configure script, use it.
17343
17344 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17345
17346 * cfg-paper.texi: some changes suggested by rms.
17347
17348 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17349
17350 * config.sub: Merge in some small additions from the FSF version,
17351 taken from the gcc distribution, to bring the Cygnus and FSF
17352 versions into closer sync.
17353
17354 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17355
17356 * configure.in: Changed svr4 references to sysv4.
17357
17358 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17359
17360 * configure: added -V for version number option.
17361
17362 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17363
17364 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17365 renamed from DOC.configure to cfg-paper.texi.
17366
17367 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17368
17369 * configure, config.subr, config.sub: config.subr is now
17370 config.sub again.
17371
17372 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17373
17374 * configure.texi: new file, in progress.
17375
17376 * Makefile.in: build info file and install the man page for
17377 configure.
17378
17379 * configure.man: new file, first cut.
17380
17381 * configure: find config.subr again now that configuration "none"
17382 has gone. removed all traces of the -ansi option. removed all
17383 traces of the -languages option.
17384
17385 * config.subr: resync from rms.
17386
17387 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17388
17389 * configure, config.sub, config.subr: merge config.sub into
17390 config.subr, call the result config.subr, remove config.sub, use
17391 config.subr.
17392
17393 * Makefile.in: revised install for dir.info.
17394
17395 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17396
17397 * configure.in: add decstation host makefile frag.
17398
17399 * Makefile.in: BISON now bison -y again. also install-gcc on
17400 install. clean-gdbm on clean. infodir belongs in datadir.
17401 Make directories for info install. Build dir.info here then
17402 install it.
17403
17404 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17405
17406 * Makefile.in: fix for bad directory tests.
17407
17408 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17409
17410 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17411 regexp. -srcdir relative was being handled incorrectly.
17412
17413 * Makefile.in: unwrapped some for loops so that parallel makes
17414 work again and so one can focus one's attention on a particular
17415 package.
17416
17417 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17418
17419 * configure: added PWD as a stand in for `pwd` (for speed). use
17420 elif wherever possible. make -srcdir work without -objdir.
17421 -objdir= commented out.
17422
17423 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17424
17425 * configure: +options become --options. -subdirs commented out.
17426 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17427 Makefile now at top of generated Makefile. Removed cvs log
17428 entries. added -srcdir. create .gdbinit only if there is one
17429 in ${srcdir}.
17430
17431 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17432 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17433 and mandir now keyed off datadir by default.
17434
17435 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17436
17437 * Freshly created ChangeLog.
17438
17439 \f
17440 Local Variables:
17441 mode: change-log
17442 left-margin: 8
17443 fill-column: 76
17444 version-control: never
17445 End: