73b58ed67819ead25dcf367bbbbd0c401053596a
[gcc.git] / ChangeLog
1 2012-08-26 Art Haas <ahaas@impactweather.com>
2
3 * configure: Regenerate.
4
5 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
6
7 * INSTALL/README: Also refer to the online installation
8 instructions.
9
10 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
11
12 * MAINTAINERS (Write After Approval): Add myself.
13 (Picochip port): Remove myself.
14
15 2012-08-14 Diego Novillo <dnovillo@google.com>
16
17 Merge from cxx-conversion branch.
18
19 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
20 POSTSTAGE1_CONFIGURE_FLAGS.
21 * Makefile.in: Regenerate.
22 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
23 Force C++ when bootstrapping.
24 * configure: Regenerate.
25
26 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
27
28 * MAINTAINERS (Write After Approval): Add myself.
29
30 2012-07-16 Joseph Myers <joseph@codesourcery.com>
31
32 * README: Document use of ranges of years in copyright notices.
33
34 2012-07-06 Richard Guenther <rguenther@suse.de>
35
36 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
37 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
38 --with-gmp=system.
39 * Makefile.in: Regenerated.
40 * configure: Likewise.
41
42 2012-07-06 Richard Guenther <rguenther@suse.de>
43
44 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
45 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
46 supply V=1 as extra_make_flags.
47 * configure: Regenerated.
48 * Makefile.in: Likewise.
49
50 2012-07-04 Tristan Gingold <gingold@adacore.com>
51
52 * configure: Regenerate.
53
54 2012-07-03 Richard Guenther <rguenther@suse.de>
55
56 * Makfile.def (isl): Remove not necessary extra_exports and
57 extra_make_flags.
58 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
59 * Makefile.in: Regenerated.
60
61 2012-07-03 Richard Guenther <rguenther@suse.de>
62
63 * Makefile.def (cloog): Add V=1 to extra_make_flags.
64 * configure.ac: If either the ISL or the CLooG check failed
65 do not try to build in-tree versions.
66 * Makefile.in: Regenerated.
67 * configure: Regenerated.
68
69 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
70
71 * configure: Regenerate.
72
73 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
74
75 * MAINTAINERS (Various Maintainers): Add myself as testsuite
76 maintainer.
77
78 2012-07-02 Richard Guenther <rguenther@suse.de>
79
80 * configure: Regenerated.
81
82 2012-07-02 Richard Guenther <rguenther@suse.de>
83 Michael Matz <matz@suse.de>
84 Tobias Grosser <tobias@grosser.es>
85 Sebastian Pop <sebpop@gmail.com>
86
87 * Makefile.def: Add ISL host module, remove PPL host module.
88 Adjust ClooG host module to use the proper ISL.
89 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
90 * configure.ac: Include config/isl.m4. Add ISL host library,
91 remove PPL. Remove PPL configury, add ISL configury, adjust
92 ClooG configury.
93 * Makefile.in: Regenerated.
94 * configure: Likewise.
95
96 2012-07-02 Richard Guenther <rguenther@suse.de>
97
98 Merge from graphite branch
99 2011-07-21 Tobias Grosser <tobias@grosser.es>
100
101 * configure: Regenerated.
102 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
103 both cloog.org and legacy versions. The only supported version will
104 be CLooG with the isl backend.
105
106 2011-07-21 Tobias Grosser <tobias@grosser.es>
107
108 * configure: Regenerated.
109 * configure.ac: Require cloog isl 0.17.0
110
111 2011-07-21 Tobias Grosser <tobias@grosser.es>
112
113 * configure: Regenerated.
114 * config/cloog.m4: Do not define CLOOG_ORG
115
116 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
117
118 * configure.ac: Skip C if explicitly selected.
119 * configure: Regenerate.
120
121 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
122
123 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
124 they contain -O2.
125 * configure: Regenerate.
126
127 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
128
129 PR debug/53740
130 * df.h, df-problems.c, dce.c: Revert last patch.
131
132 2012-06-25 Iain Sandoe <iain@codesourcery.com>
133
134 * MAINTAINERS (Write After Approval): Update my email address.
135
136 2012-06-21 Meador Inge <meadori@codesourcery.com>
137
138 * MAINTAINERS (Write After Approval): Add myself.
139
140 2012-06-20 Jason Merrill <jason@redhat.com>
141
142 * Makefile.tpl (check-target-libgomp-c++): New.
143 (check-target-libitm-c++): New.
144 * Makefile.def (c++): Add them.
145 * Makefile.in: Regenerate.
146
147 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
148
149 * MAINTAINERS (Write After Approval): Add myself.
150
151 2012-05-16 Olivier Hainque <hainque@adacore.com>
152
153 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
154 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
155 (install-no-fixedincludes): Adjust accordingly.
156 * Makefile.in: Regenerate.
157
158 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
159
160 Merge upstream change
161 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
162
163 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
164
165 * MAINTAINERS (Write After Approval): Add myself.
166
167 2012-05-09 Nick Clifton <nickc@redhat.com>
168 Paul Smith <psmith@gnu.org>
169
170 PR bootstrap/50461
171 * configure.ac (mpfr-dir): When using in-tree MPFR sources
172 allow for the fact that from release v3.1.0 of MPFR the source
173 files were moved into a src sub-directory.
174 * configure: Regenerate.
175
176 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
177
178 * configure.ac: Bump minimum MPFR version to 2.4.0.
179 * configure: Regenerated.
180
181 2012-05-03 Olivier Hainque <hainque@adacore.com>
182
183 * config/mh-ppc-aix (LDFLAGS): Quote $(CC).
184
185 2012-05-01 Richard Henderson <rth@redhat.com>
186
187 * Makefile.def (libatomic): New target_module.
188 * configure.ac (target_libraries): Add libatomic.
189 (noconfigdirs): Check if libatomic is supported.
190 * Makefile.in, configure: Rebuild.
191
192 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
193
194 * MAINTAINERS (Write After Approval): Add myself.
195
196 2012-04-25 Joel Brobecker <brobecker@adacore.com>
197
198 * config.sub: Update to 2012-04-18 version from official repo.
199
200 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
201
202 * MAINTAINERS (Write After Approval): Add myself.
203
204 2012-04-11 Steve Ellcey <sellcey@mips.com>
205
206 * MAINTAINERS: Changed email address.
207
208 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
209
210 PR target/52737
211 * contrib/gcc_update (files_and_dependencies):
212 Remove gcc/config/avr/t-multilib from touch data.
213
214 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
215
216 * MAINTAINERS (OS Port Maintainers): Remove irix.
217 * configure.ac (enable_libgomp): Remove *-*-irix6*.
218 (unsupported_languages): Remove mips-sgi-irix6.*.
219 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
220 (with_stabs): Remove.
221 * configure: Regenerate.
222
223 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
224
225 * MAINTAINERS (OS Port Maintainers): Remove osf.
226 * configure.ac (enable_libgomp): Remove *-*-osf*.
227 (with_stabs): Remove alpha*-*-osf*.
228 * configure: Regenerate.
229
230 2012-03-05 Tristan Gingold <gingold@adacore.com>
231
232 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
233 * configure: Regenerate.
234
235 2012-02-17 Walter Lee <walt@tilera.com>
236
237 * MAINTAINERS: (Write After Approval): Delete myself.
238
239 2012-02-14 Walter Lee <walt@tilera.com>
240
241 * MAINTAINERS (tilegx port): Add myself.
242 (tilepro port): Add myself.
243 (Write After Approval): Add myself.
244
245 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
246
247 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
248 and Joseph Myers as docstring relicensing maintainers.
249
250 2012-02-09 Bin Cheng <bin.cheng@arm.com>
251
252 * MAINTAINERS (write-after-approval): Add myself.
253
254 2012-02-08 Ira Rosen <irar@il.ibm.com>
255
256 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
257 maintainer.
258
259 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
260
261 * MAINTAINERS (Write After Approval): Move myself to
262 maintain alphabetical order.
263
264 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
265
266 * MAINTAINERS (Write After Approval): Add myself.
267
268 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
269
270 * MAINTAINERS (Write After Approval): Add myself.
271
272 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
273 Jayant R Sonar <jayant.sonar@kpitcummins.com>
274
275 * configure.ac (cr16-*-*): Remove nonconfigdirs.
276 * configure: Regenerate.
277
278 2012-01-23 Harshit Chopra <harshit@google.com>
279
280 * MAINTAINERS (Write After Approval): Add myself.
281
282 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
283
284 * configure.ac: Remove reference to mh-interix.
285 * configure: Regenerate.
286
287 2012-01-05 Richard Henderson <rth@redhat.com>
288
289 PR bootstrap/51072
290 * configure.ac: Disable libitm if c++ is not enabled.
291 * configure: Rebuild.
292
293 * configure.ac: Fix regexp for same.
294 * configure: Rebuild.
295
296 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
297
298 * MAINTAINERS (Write After Approval): Add myself.
299
300 2012-01-02 Richard Guenther <rguenther@suse.de>
301
302 PR bootstrap/51686
303 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
304 * Makefile.in: Regenerate.
305
306 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
307
308 * MAINTAINERS (Write After Approval): Add myself.
309
310 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
311
312 * configure: Regenerate.
313
314 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
315
316 * MAINTAINERS (picochip): Changed email address.
317
318 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
319
320 * MAINTAINERS (write-after-approval): Add self.
321
322 2011-11-29 DJ Delorie <dj@redhat.com>
323
324 * configure.ac (rl78-*-*) New case.
325 * configure: Regenerate.
326 * MAINTAINERS: Add myself as RL78 maintainer.
327
328 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
329
330 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
331
332 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
333
334 * libtool.m4: Additional FreeBSD 10 fixes.
335
336 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
337
338 * MAINTAINERS: Move myself from Write After Approval to CPU Port
339 Maintainers section, as Epiphany maintainer.
340
341 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
342
343 PR target/49992
344 * configure.ac: Remove ranlib special-casing for Darwin.
345 * configure: Regenerate.
346
347 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
348
349 * MAINTAINERS (Reviewers): Keep the list sorted.
350
351 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
352
353 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
354
355 2011-11-09 Roland McGrath <mcgrathr@google.com>
356
357 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
358 * configure: Rebuild.
359 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
360 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
361 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
362 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
363 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
364 Add READELF.
365 * Makefile.in: Rebuild.
366
367 2011-11-09 Jason Merrill <jason@redhat.com>
368
369 * Makefile.def (language=c++): Remove check-c++0x.
370 * Makefile.in (check-gcc-c++): Regenerate.
371
372 2011-11-08 Richard Henderson <rth@redhat.com>
373
374 * configure.ac: Test for libitm directory present first.
375
376 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
377
378 * configure.ac: Test libitm/configure.tgt to disable libitm.
379 * configure: Rebuild.
380
381 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
382 Richard Henderson <rth@redhat.com>
383
384 Merged from transactional-memory.
385
386 * Makefile.def (lang_env_dependencies): libitm is c++.
387 Add libitm target module.
388 * configure.ac: Likewise.
389 * config/mmap.m4: New file.
390 * contrib/gcc_update: Add libitm to touch data.
391 * Makefile.in, configure: Rebuild.
392
393 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
394
395 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
396 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
397 * Makefile.in: Regenerate.
398
399 2011-11-01 DJ Delorie <dj@redhat.com>
400
401 * config.sub: Update to version 2011-10-29 (added rl78)
402
403 2011-10-27 Nick Clifton <nickc@redhat.com>
404
405 * config.sub: Import these changes from the config project:
406
407 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
408 Ben Elliston <bje@gnu.org>
409
410 * config.sub (epiphany): New.
411
412 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
413 Ben Elliston <bje@gnu.org>
414
415 * config.sub (hexagon, hexagon-*): New.
416
417 2011-08-23 Roland McGrath <mcgrathr@google.com>
418
419 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
420 64eb to be64.
421
422 2011-08-16 Roland McGrath <mcgrathr@google.com>
423
424 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
425 (nacl): Grok as alias for 32el-unknown-nacl.
426
427 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
428
429 * MAINTAINERS (Write After Approval): Add myself.
430
431 2011-10-24 Teresa Johnson <tejohnson@google.com>
432
433 * MAINTAINERS (Write After Approval): Add myself.
434
435 2011-09-21 Jakub Jelinek <jakub@redhat.com>
436
437 * MAINTAINERS (sparc port): Remove myself.
438
439 2011-09-14 Tom de Vries <tom@codesourcery.com>
440
441 * MAINTAINERS (Write After Approval): Add myself.
442
443 2011-08-14 Yao Qi <yao@codesourcery.com>
444
445 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
446 * configure: Regenerate.
447
448 2011-07-26 Ian Lance Taylor <iant@google.com>
449
450 * configure.ac: Set have_compiler based on whether gcc directory
451 exists, rather than on whether gcc is in configdirs.
452 * configure: Rebuild.
453
454 2011-07-21 Joseph Myers <joseph@codesourcery.com>
455
456 * MAINTAINERS (Global Reviewers): Add self.
457
458 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
459
460 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
461 link directories.
462 * Makefile.in: Rebuild.
463
464 2011-07-20 Ian Lance Taylor <iant@google.com>
465
466 PR bootstrap/49787
467 * configure.ac: Move --enable-bootstrap handling earlier in file.
468 If --enable-bootstrap and either --enable-build-with-cxx or
469 --enable-build-poststage1-with-cxx, enable C++ automatically.
470 * configure: Rebuild.
471
472 2011-07-19 Ian Lance Taylor <iant@google.com>
473
474 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
475 make C++ a boot_language. Set and substitute
476 POSTSTAGE1_CONFIGURE_FLAGS.
477 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
478 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
479 * configure, Makefile.in: Rebuild.
480
481 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
482
483 * MAINTAINERS (Register Allocation): Move myself from reviewers to
484 maintainers.
485
486 2011-07-18 Jakub Jelinek <jakub@redhat.com>
487
488 * MAINTAINERS (Global Reviewers): Add myself.
489
490 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
491
492 * configure: Regenerate.
493
494 2011-07-16 Jason Merrill <jason@redhat.com>
495
496 * Makefile.def (language=c++): Add check-c++0x and
497 check-target-libmudflap-c++.
498 * Makefile.tpl (check-target-libmudflap-c++): New.
499 * Makefile.in: Regenerate.
500
501 2011-07-16 Matthias Klose <doko@ubuntu.com>
502
503 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
504 * Makefile.def (target_modules/libjava): Pass
505 $(EXTRA_CONFIGARGS_LIBJAVA).
506 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
507 if not configured with --enable-static-libjava.
508 * Makefile.in: Regenerate.
509 * configure: Likewise.
510
511 2011-07-15 Jason Merrill <jason@redhat.com>
512
513 * Makefile.in (check-c++): Move check-gcc-c++0x after
514 check-target-libstdc++-v3.
515
516 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
517
518 * MAINTAINERS (c6x port): New entry.
519
520 2011-07-13 Jason Merrill <jason@redhat.com>
521
522 * Makefile.in (check-gcc-c++0x): New.
523 (check-c++): Depend on it.
524
525 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
526
527 PR target/39150
528 * configure.ac (i[3456789]86-*-solaris2*): Also accept
529 x86_64-*-solaris2.1[0-9]*.
530 * configure: Regenerate.
531
532 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
533
534 * MAINTAINERS (RTL optimizers): Add self.
535
536 2011-06-27 Gabriel Charette <gchare@google.com>
537
538 * MAINTAINERS (Write After Approval): Add myself.
539
540 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
541
542 PR regression/47836
543 PR bootstrap/23656
544 PR other/47733
545 PR bootstrap/49247
546 PR c/48825
547 * configure.ac (target_libraries): Remove target-libiberty.
548 Remove case-statement setting skipdirs=target-libiberty for
549 multiple targets. Remove checking target_configdirs and
550 removing target-libiberty but keeping target-libgcc if
551 otherwise empty.
552 * Makefile.def (target_modules): Don't add libiberty.
553 (dependencies): Remove all traces of target-libiberty.
554 * configure, Makefile.in: Regenerate.
555
556 2011-06-13 Walter Lee <walt@tilera.com>
557
558 * configure.ac (tilepro-*-*) New case.
559 (tilegx-*-*): Likewise.
560 * configure: Regenerate.
561
562 2011-06-06 Jing Yu <jingyu@google.com>
563
564 * configure.ac: Skip target-libiberty for
565 arm*-*-linux-androideabi.
566 * configure: Regenerated.
567
568 2011-06-06 Nick Clifton <nickc@redhat.com>
569
570 * config.sub: Sync from upstream.
571
572 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
573
574 * MAINTAINERS (Write After Approval): Add myself.
575
576 2011-06-01 Daniel Jacobowitz <drow@false.org>
577
578 * MAINTAINERS: Update my email address.
579
580 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
581
582 * MAINTAINERS (Write After Approval): Update my email address.
583
584 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
585
586 * MAINTAINERS (Write After Approval): Add myself.
587
588 2011-05-08 Doug Kwan <dougkwan@google.com>
589
590 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
591 * configure: Regenerated.
592 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
593 value from configure.
594 * Makefile.in: Regenerated.
595
596 2011-05-05 Joseph Myers <joseph@codesourcery.com>
597
598 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
599 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
600 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
601 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
602 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
603 *-*-vxworks*): Disable newlib and libgloss in separate case
604 statement.
605 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
606 to separate case statement.
607 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
608 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
609 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
610 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
611 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
612 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
613 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
614 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
615 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
616 i[[3456789]]86-*-rdos*, m32r-*-*,
617 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
618 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
619 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
620 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
621 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
622 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
623 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
624 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
625 and libgloss in main case over targets. Remove most empty cases
626 in main case over targets.
627 * configure: Regenerate.
628
629 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
630
631 * MAINTAINERS (Write After Approval): Add myself.
632
633 2011-05-04 Joseph Myers <joseph@codesourcery.com>
634
635 * configure.ac: Remove code setting special library locations for
636 hppa*64*-*-hpux11*. Remove code setting compiler for
637 sparc-sun-solaris2*.
638 * configure: Regenerate.
639
640 2011-05-04 Joseph Myers <joseph@codesourcery.com>
641
642 * configure.ac: Separate libgloss_dir settings from general case
643 over targets.
644 * configure: Regenerate.
645
646 2011-04-28 Joseph Myers <joseph@codesourcery.com>
647
648 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
649 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
650 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
651 cases in libgcj-disabling case statement.
652 (hppa*64*-*-linux*): Set unsupported_languages instead of
653 disabling target-zlib.
654 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
655 to hppa*64*-*-hpux*.
656 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
657 hppa*-*-hpux*.
658 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
659 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
660 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
661 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
662 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
663 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
664 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
665 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
666 libgcj-disabling case statement.
667 * configure: Regenerate.
668
669 2011-04-28 Joseph Myers <joseph@codesourcery.com>
670
671 * configure.ac: Disable Java for targets not supporting libffi.
672 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
673 Remove cases in Java-disabling statement.
674 (*arm-wince-pe): Change to arm-wince-pe.
675 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
676 cases in Java-disabling statement.
677 (bfin-*-*): Don't disable Java again.
678 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
679 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
680 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
681 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
682 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
683 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
684 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
685 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
686 Java-disabling statement.
687 (mmix-*-*): Don't disable Java again.
688 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
689 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
690 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
691 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
692 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
693 statement.
694 * configure: Regenerate.
695
696 2011-04-28 Joseph Myers <joseph@codesourcery.com>
697
698 * configure.ac: Separate cases disabling Java and Java libraries
699 from general case over targets.
700 * configure: Regenerate.
701
702 2011-04-21 Jie Zhang <jzhang918@gmail.com>
703
704 * MAINTAINERS: Update my email address.
705
706 2011-04-20 Easwaran Raman <eraman@google.com>
707
708 * MAINTAINERS (Write After Approval): Add myself.
709
710 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
711
712 PR lto/48086
713 * configure.ac: Re-enable LTO on *-apple-darwin9*.
714 * configure: Regenerate.
715
716 2011-04-16 Jim Meyering <meyering@redhat.com>
717
718 * MAINTAINERS (Write After Approval): Add myself.
719
720 2011-04-15 Dodji Seketeli <dodji@redhat.com>
721
722 * MAINTAINERS: Update my email address.
723
724 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
725
726 * MAINTAINERS (Write After Approval): Add myself.
727
728 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
729
730 * MAINTAINERS (Write After Approval): Add myself.
731
732 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
733
734 * MAINTAINERS (Write After Approval): Add myself.
735
736 2011-04-06 Joseph Myers <joseph@codesourcery.com>
737
738 * configure.ac (build_tools): Remove build-byacc.
739 (host_libs): Remove mmalloc.
740 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
741 autoconf automake libtool diff rcs fileutils shellutils time
742 textutils wdiff find uudecode hello tar gzip indent recode release
743 sed perl gawk findutils gettext zip.
744 (libgcj): Remove target-qthreads.
745 (target_tools): Remove target-examples target-gperf.
746 (YACC): Don't handle building byacc.
747 * configure: Regenerate.
748 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
749 dosutils, examples, fileutils, find, findutils, gawk, gettext,
750 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
751 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
752 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
753 handle building components.
754 * Makefile.in: Regenerate.
755
756 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
757
758 * MAINTAINERS: Update my email address as Xtensa maintainer.
759
760 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
761
762 * config.sub: Sync from upstream.
763
764 2011-04-01 Joseph Myers <joseph@codesourcery.com>
765
766 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
767 (microblaze*): Don't disable libssp.
768 * configure: Regenerate.
769
770 2011-04-01 Joseph Myers <joseph@codesourcery.com>
771
772 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
773 moveifchange.
774 * configure: Regenerate.
775 * Makefile.tpl: Use @SHELL@ not @config_shell@.
776 * Makefile.in: Regenerate.
777
778 2011-04-01 Joseph Myers <joseph@codesourcery.com>
779
780 * configure.ac (*-*-sysv4*): Don't enable libgomp.
781 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
782 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
783 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
784 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
785 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
786 md_exec_prefix cases.
787 * configure: Regenerate.
788
789 2011-04-01 Joseph Myers <joseph@codesourcery.com>
790
791 * configure.ac: Separate cases disabling target-libssp,
792 target-libiberty, target-libstdc++-v3 and Fortran from general
793 case over targets.
794 * configure: Regenerate.
795
796 2011-04-01 Joseph Myers <joseph@codesourcery.com>
797
798 * configure.ac (*-*-chorusos): Don't disable libgcj.
799 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
800 Remove case.
801 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
802 (arm-*-coff): Don't disable libgcj.
803 (arm*-*-linux-gnueabi): Remove useless assignment.
804 (arm-*-riscix*): Don't disable libgcj.
805 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
806 configuration.
807 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
808 (c54x*-*-*): Remove case.
809 (tic54x-*-*): Don't disable GCC or GCC libraries.
810 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
811 to *.
812 (d10v-*-*): Don't disable GCC libraries.
813 (d30v-*-*): Don't disable libgcj.
814 (h8500-*-*): Don't disable GCC libraries.
815 (i960-*-*): Don't disable libgcj.
816 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
817 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
818 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
819 libgcj.
820 (m68k-*-coff*): Remove case.
821 (mmix-*-*): Don't disable libgloss on host.
822 (mn10200-*-*, mn10300-*-*): Remove cases.
823 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
824 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
825 Don't disable libgcj.
826 (romp-*-*): Remove case.
827 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
828 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
829 case.
830 (v810-*-*): Don't disable GCC libraries.
831 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
832 (ip2k-*-*): Don't disable GCC libraries.
833 * configure: Regenerate.
834
835 2011-03-28 Joseph Myers <joseph@codesourcery.com>
836
837 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
838 libffi on host.
839 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
840 on host.
841 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
842 * configure: Regenerate.
843
844 2011-03-26 John Marino <binutils@marino.st>
845
846 * configure.ac: Add support for *-*-dragonfly*
847 * configure: Regenerate.
848
849 2011-03-25 Joseph Myers <joseph@codesourcery.com>
850
851 * configure.ac (native_only): Remove.
852 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
853 send-pr uudecode guile gnuserv on host.
854 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
855 send-pr rcs guile perl texinfo libtool on host.
856 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
857 automake send-pr rcs guile perl texinfo libtool on host.
858 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
859 (*-*-kaos*): Don't disable target-examples target-gperf on target.
860 (alpha*-dec-osf*): Don't disable fileutils on target.
861 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
862 texinfo send-pr expect dejagnu on target.
863 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
864 target-qthreads on target.
865 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
866 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
867 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
868 x86_64-*-mingw*): Don't disable expect on target.
869 (*-*-cygwin*): Don't disable target-gperf on target.
870 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
871 gnuserv on target.
872 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
873 target.
874 * configure: Regenerate.
875
876 2011-03-25 Joseph Myers <joseph@codesourcery.com>
877
878 * configure.ac (target_tools): Remove target-groff.
879 (native_only): Remove target-groff.
880 (hppa*64*-*-*): Don't disable byacc.
881 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
882 setting.
883 (*-*-kaos*): Don't skip target-librx and target-groff.
884 (*-*-netware*): Don't skip target-libmudflap.
885 (*-*-tpf*): Don't skip target-libmudflap.
886 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
887 directories on the host.
888 (ia64*-*-*vms*): Don't skip tix.
889 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
890 host.
891 * configure: Regenerate.
892
893 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
894
895 * configure.ac: Remove references to mt-mep, mt-netware,
896 mt-wince.
897 * Makefile.def: Add all-utils soft dependencies.
898 * Makefile.tpl: Remove GDB_NLM_DEPS.
899 * configure: Regenerate.
900 * Makefile.in: Regenerate.
901
902 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
903
904 * configure.ac: Do not include mh-x86omitfp.
905 * configure: Regenerate.
906
907 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
908
909 * configure.ac: Remove empty cases.
910 * configure: Regenerate.
911
912 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
913
914 * Makefile.def: Add dependency from termcap to gdb.
915 * Makefile.in: Regenerate.
916
917 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
918
919 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
920 * configure: Regenerate.
921 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
922 * Makefile.tpl: Likewise.
923 * Makefile.in: Regenerate.
924
925 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
926
927 * configure.ac: Remove all mentions of tentative_cc.
928 * configure: Regenerate.
929
930 2011-03-24 Joseph Myers <joseph@codesourcery.com>
931
932 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
933 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
934 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
935 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
936 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
937 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
938 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
939 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
940 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
941 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
942 *-*-rhapsody*): Remove host cases.
943 * configure: Regenerate.
944
945 2011-03-24 Joseph Myers <joseph@codesourcery.com>
946
947 * configure.ac (ppc*-*-pe): Remove host case.
948 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
949 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
950 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
951 cases.
952 * configure: Regenerate.
953
954 2011-03-24 Joseph Myers <joseph@codesourcery.com>
955
956 * config.sub: Update to version 2011-03-23.
957
958 2011-03-22 Joseph Myers <joseph@codesourcery.com>
959
960 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
961 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
962 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
963 * configure: Regenerate.
964
965 2011-03-22 Joseph Myers <joseph@codesourcery.com>
966
967 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
968 to Write After Approval.
969 * config-ml.in: Don't handle arc-*-elf*.
970 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
971 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
972 handle GCC libraries.
973 * configure: Regenerate.
974
975 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
976
977 PR bootstrap/48120:
978 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
979 Add -lstdc++ -lm to LIBS.
980 * configure: Regenerate.
981
982 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
983
984 * config.guess: Update to version 2011-02-02
985 * config.sub: Update to version 2011-02-24
986
987 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
988
989 PR lto/48086
990 * configure.ac: Re-enable LTO on *-apple-darwin9.
991 * configure: Regenerate.
992
993 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
994
995 PR lto/48086
996 * configure.ac: Disable LTO on darwin due to an assembler change in
997 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
998 under 256.
999 * configure: Regenerate.
1000
1001 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1002
1003 * MAINTAINERS: Update myself as score backend maintainer,
1004 update my e-mail address.
1005
1006 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1007
1008 * MAINTAINERS: Update my e-mail address.
1009
1010 2011-03-06 Joey Ye <joey.ye@arm.com>
1011
1012 * MAINTAINERS: Update my e-mail address.
1013
1014 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1015
1016 * configure.ac: Adjust test of with_ppl.
1017 * configure: Regenerated.
1018
1019 2011-03-02 Kai Tietz <ktietz@redhat.com>
1020
1021 * MAINTAINERS: Adjust my e-mail address.
1022
1023 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1024
1025 * configure.ac: Add -lpwl to ppllibs.
1026 * configure: Regenerated.
1027
1028 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1029
1030 * config/cloog.m4: Add -lisl to clooglibs.
1031 * configure: Regenerated.
1032
1033 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1034
1035 * MAINTAINERS (CPU Port maintainers): Add self.
1036
1037 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1038
1039 * MAINTAINERS: Add myself as testsuite maintainer.
1040
1041 2011-02-15 Mike Stump <mikestump@comcast.net>
1042
1043 * MAINTAINERS: Add myself as testsuite maintainer.
1044
1045 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1046
1047 Import from Libtool and gnulib:
1048
1049 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1050
1051 Prepare for supporting FreeBSD 10.
1052 * config.rpath: Remove handling of freebsd1* which soon would
1053 match FreeBSD 10.0.
1054
1055 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1056
1057 Remove support for FreeBSD 1.x.
1058 * libtool.m4 (_LT_LINKER_SHLIBS)
1059 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1060 soon would incorrectly match FreeBSD 10.0.
1061
1062 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1063
1064 PR binutils/12283
1065 * move-if-change: Import version from gnulib.
1066
1067 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1068
1069 PR lto/47225
1070 * Makefile.def (lto-plugin): Double dash for enable-shared.
1071 (configure-gcc): Depend on all-lto-plugin.
1072 * Makefile.in: Rebuilt.
1073
1074 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1075
1076 * configure.ac: Remove extra bracket.
1077 * configure: Regenerate.
1078
1079 2011-02-08 Tobias Burnus <burnus@net-b.de>
1080
1081 * MAINTAINERS: Add myself as libquadmath maintainer.
1082
1083 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1084
1085 * MAINTAINERS: Update my email address.
1086
1087 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1088
1089 * MAINTAINERS (option handling): Add self.
1090
1091 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1092
1093 PR lto/47225
1094 * Makefile.def: Add dependency for install-gcc
1095 on install-lto-plugin.
1096 * Makfile.in: Regenerated
1097
1098 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1099
1100 * MAINTAINERS (CPU Port Maintainers): Add myself.
1101
1102 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1103
1104 PR libgcj/44341
1105 * configure.ac: Discard --with-* flags for host when configuring
1106 target libraries for cross build.
1107 * configure: Rebuilt.
1108
1109 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1110
1111 * MAINTAINERS (linear loop transforms): Removed.
1112
1113 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1114
1115 * configure.ac: If with_ppl is no, move setting with_cloog=no
1116 after CLOOG_REQUESTED check.
1117 * configure: Regenerated.
1118
1119 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1120
1121 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1122 CLooG has been requested.
1123 * configure: Regenerated.
1124
1125 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1126
1127 * configure: Regenerated.
1128 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1129
1130 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1131
1132 * configure: Regenerated.
1133 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1134
1135 2011-01-21 Andreas Schwab <schwab@redhat.com>
1136
1137 * configure.ac: Use AS_HELP_STRING throughout.
1138 * configure: Regenerate.
1139
1140 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1141
1142 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1143 * configure: Regenerate.
1144
1145 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1146
1147 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1148
1149 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1150
1151 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1152 for ia64-hpux.
1153 * configure: Regenerate.
1154
1155 2011-01-07 Jan Hubicka <jh@suse.cz>
1156
1157 PR lto/47225
1158 * Makefile.in: Regenerate.
1159 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1160 configure.
1161
1162 2011-01-07 Jan Hubicka <jh@suse.cz>
1163
1164 * Makefile.in: Regenerate.
1165 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1166 and configure dependency on lto-plugin configure.
1167 (lto-plugin module): Remove dependency on GCC; add dependency on
1168 liniberty.
1169
1170 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1171
1172 * MAINTAINERS (Write After Approval): Add myself.
1173
1174 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1175
1176 * configure: Regenerate.
1177
1178 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1179
1180 * configure.ac: (picochip): Disable libiberty.
1181
1182 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1183
1184 * MAINTAINERS (Write After Approval): Add myself.
1185
1186 2010-12-10 Ian Lance Taylor <iant@google.com>
1187
1188 PR bootstrap/46819
1189 * configure.ac: For --disable-libgcj clear libgcj_saved.
1190 * configure: Rebuild.
1191
1192 2010-12-10 Tobias Burnus <burnus@net-b.de>
1193
1194 PR fortran/46540
1195 * configure.ac: Add --disable-libquadmath and
1196 --disable-libquadmath-support.
1197 * configure: Regenerate.
1198
1199 2010-12-03 Ian Lance Taylor <iant@google.com>
1200
1201 * MAINTAINERS: Add myself as libgo maintainer.
1202
1203 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1204
1205 PR libffi/46792
1206 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1207 * configure: Regenerate.
1208
1209 2010-12-02 Ian Lance Taylor <iant@google.com>
1210
1211 * configure.ac: Always set default for poststage1_ldflags to
1212 -static-libstdc++ -static-libgcc.
1213
1214 2010-11-29 Andreas Schwab <schwab@redhat.com>
1215
1216 * configure.ac: Move comment to remove extra space in last argument
1217 of GCC_TARGET_TOOL.
1218
1219 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1220
1221 PR other/46026
1222 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1223 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1224 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1225 (BASE_FLAGS_TO_PASS): Use it.
1226 * configure: Rebuilt.
1227 * Makefile.in: Rebuilt.
1228
1229 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1230
1231 PR binutils/12258
1232 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1233 Properly check default linker.
1234 * configure: Regnerated.
1235
1236 2010-11-23 Matthias Klose <doko@ubuntu.com>
1237
1238 * configure.ac: For --enable-gold, handle value `default' instead of
1239 `both*'. New configure option --{en,dis}able-ld.
1240 * configure: Regenerate.
1241
1242 2010-11-20 Ian Lance Taylor <iant@google.com>
1243
1244 * configure.ac: Only disable a language library if no language needs
1245 it. Don't let --disable-libgcj uncondtionally disable libffi.
1246 * configure: Rebuild.
1247
1248 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1249
1250 * Makefile.in: Regenerate.
1251
1252 PR other/46202
1253 * configure.ac: Fix just-built in-tree STRIP name to be
1254 binutils/strip-new.
1255 * configure: Regenerate.
1256 * Makefile.def (install-strip-gcc, install-strip-binutils)
1257 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1258 (install-strip-sid): Mirror dependencies on non-strip variants
1259 of these targets on the respective -strip prerequisites.
1260 * Makefile.tpl (install-strip, install-strip-host)
1261 (install-strip-target): New targets.
1262 (install-strip-[+module+], install-strip-target-[+module+]):
1263 New targets.
1264 * Makefile.in: Regenerate.
1265
1266 2010-11-19 Ian Lance Taylor <iant@google.com>
1267 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1268
1269 * configure.ac: Add target-libgo to target_libraries. Set
1270 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1271 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1272 (HOST_EXPORTS): Add GOC.
1273 (BASE_TARGET_EXPORTS): Add GOC.
1274 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1275 (GOCFLAGS_FOR_TARGET): New variable.
1276 (EXTRA_HOST_FLAGS): Add GOC.
1277 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1278 * Makefile.def (target_modules): Add libgo.
1279 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1280 (dependencies): Add dependency from configure-target-libgo to
1281 configure-target-libffi and all-target-libstdc++-v3. Add
1282 dependencies from all-target-libgo to all-target-libffi.
1283 (languages): Add go.
1284 * configure: Rebuild.
1285 * Makefile.in: Rebuild.
1286
1287 2010-11-19 Ian Lance Taylor <iant@google.com>
1288
1289 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1290 compiler/flag environment variables.
1291
1292 2010-11-18 Ian Lance Taylor <iant@google.com>
1293
1294 * configure.ac: Check for lang_requires_boot_languages in
1295 config-lang.in files.
1296 * configure: Rebuild.
1297
1298 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1299 Tobias Burnus <burnus@net-b.de>
1300
1301 PR fortran/32049
1302 * Makefile.def: Add libquadmath; build it with language=fortran.
1303 * configure.ac: Add libquadmath.
1304 * Makefile.tpl: Handle multiple libs in check-[+language+].
1305 * Makefile.in: Regenerate.
1306 * configure: Regenerate.
1307
1308 2010-11-16 Tom Tromey <tromey@redhat.com>
1309
1310 * MAINTAINERS: Moved myself to reviewers section.
1311
1312 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1313
1314 * MAINTAINERS: Moved myself to reviewers section.
1315
1316 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1317
1318 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1319 (Write After Approval): Remove self.
1320
1321 2010-11-15 Andreas Schwab <schwab@redhat.com>
1322
1323 * configure.ac: Fix spelling in option names.
1324 * configure: Regenerated.
1325
1326 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1327
1328 PR bootstrap/39622
1329 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1330 * configure: Regenerated.
1331
1332 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1333
1334 * MAINTAINERS: Update my email address.
1335
1336 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1337
1338 * configure: Regenerate.
1339
1340 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1341
1342 * configure: Regenerate.
1343
1344 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1345
1346 * configure: Regenerate.
1347
1348 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1349
1350 * configure: Regenerate.
1351
1352 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1353
1354 * configure.ac: Support official CLooG.org versions.
1355 * configure: Regenerate.
1356 * config/cloog.m4: New.
1357
1358 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1359
1360 * MAINTAINERS (Write After Approval): Add myself.
1361
1362 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1363
1364 * MAINTAINERS: Update my email address.
1365
1366 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1367
1368 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1369 * configure: Regenerate.
1370
1371 2010-11-03 Ian Lance Taylor <iant@google.com>
1372 Dave Korn <dave.korn.cygwin@gmail.com>
1373
1374 PR lto/46273
1375 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1376 and on other supported platforms whenever LTO is enabled.
1377 * configure: Rebuild.
1378
1379 2010-11-02 Alan Modra <amodra@gmail.com>
1380
1381 PR binutils/12110
1382 * configure.ac: Error when source path contains spaces.
1383 * configure: Regenerate.
1384
1385 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1386
1387 * MAINTAINERS: Update my email address.
1388
1389 2010-10-20 Ian Lance Taylor <iant@google.com>
1390
1391 * Makefile.def (target_modules): Set lib_path to src/.libs for
1392 libstdc++-v3 module.
1393 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1394 * Makefile.in: Rebuild.
1395
1396 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1397
1398 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1399 (Write After Approval): Remove myself.
1400
1401 2010-10-15 Tristan Gingold <gingold@adacore.com>
1402
1403 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1404
1405 2010-10-14 Douglas Rupp <rupp@gnat.com>
1406
1407 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1408
1409 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1410
1411 * configure.ac (build_lto_plugin): New shell variable.
1412 (--enable-lto): Turn on by default for all non-ELF platforms that
1413 have had LTO support added so far. Set build_lto_plugin appropriately
1414 for both ELF and non-ELF.
1415 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1416 * configure: Regenerate.
1417
1418 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1419
1420 Sync from src:
1421 * configure.ac (v850 support): Remove target-libgloss from
1422 noconfigdirs.
1423 * configure: Regenerate.
1424
1425 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1426
1427 PR bootstrap/45326
1428 PR bootstrap/45174
1429 * configure.ac: Honor initial values of $build_configargs,
1430 $host_configargs, $target_configargs. Mark the precious, so
1431 environment settings get recorded.
1432 * configure: Regenerate.
1433
1434 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1435
1436 PR bootstrap/45796
1437 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1438 Depend on all-build-libiberty.
1439 * Makefile.in: Regenerate.
1440
1441 2010-09-30 Michael Eager <eager@eagercon.com>
1442
1443 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1444 * configure: Regenerate.
1445
1446 2010-09-28 Michael Eager <eager@eagercon.com>
1447
1448 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1449
1450 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1451
1452 PR bootstrap/44621
1453 * configure.ac: Fix unportable shell quoting.
1454 * configure: Regenerate.
1455
1456 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1457
1458 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1459 targets and amend comment.
1460 * configure: Regenerate.
1461
1462 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1463
1464 * MAINTAINERS (Write After Approval): Add myself.
1465
1466 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1467
1468 * configure.ac: Enable LTO by default on Darwin.
1469 * configure: Regenerate.
1470
1471 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1472
1473 * MAINTAINERS (Write After Approval): Add myself.
1474
1475 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1476
1477 * MAINTAINERS (Write After Approval): Add myself.
1478
1479 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1480
1481 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1482 ports
1483
1484 2010-07-28 David Yuste <david.yuste@gmail.com>
1485
1486 * MAINTAINERS (Write After Approval): Add myself.
1487
1488 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1489
1490 * configure.ac: Support all v850 targets.
1491 * configure: Regenerate.
1492
1493 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1494
1495 PR bootstrap/44455
1496 * configure.ac (extra_mpfr_configure_flags): Copy from
1497 extra_mpc_gmp_configure_flags.
1498 * configure: Re-generated.
1499
1500 2010-07-22 Andi Kleen <ak@linux.intel.com>
1501
1502 * MAINTAINERS (Write After Approval): Add myself.
1503
1504 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1505
1506 * MAINTAINERS (Write After Approval): Add myself.
1507
1508 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1509
1510 * MAINTAINERS (Write After Approval): Add myself.
1511
1512 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1513
1514 PR target/44862
1515 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1516 Provide -B option to allow for link spec %s substitutions for
1517 libstdc++.a on darwin.
1518 * Makefile.in: Regenerate.
1519
1520 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1521
1522 * MAINTAINERS (Reviewers): Update my e-mail address
1523
1524 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1525
1526 * Makefile.def (configure-gcc): Depend on all-libelf.
1527 * Makefile.in: Rebuild.
1528
1529 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1530
1531 * MAINTAINERS (Write After Approval): Add myself in the right place.
1532
1533 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1534
1535 * MAINTAINERS (Write After Approval): Add myself.
1536
1537 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1538
1539 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1540
1541 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1542
1543 * config.sub: Update to version 2010-05-21.
1544 * config.guess: Update to version 2010-04-03.
1545
1546 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1547
1548 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1549 * configure: Regenerate.
1550
1551 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1552
1553 * MAINTAINERS (Write After Approval): Add myself.
1554
1555 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1556
1557 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1558 a platform that supports LTO.
1559 * configure: Regenerate.
1560
1561 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1562
1563 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1564 * configure: Regenerated.
1565
1566 2010-04-27 Roland McGrath <roland@redhat.com>
1567 H.J. Lu <hongjiu.lu@intel.com>
1568
1569 * configure.ac (--enable-gold): Support both, both/gold and
1570 both/bfd to add gold to configdirs without removing ld.
1571 * configure: Regenerated.
1572
1573 * Makefile.def: Add install-gold dependency to install-ld.
1574 * Makefile.in: Regenerated.
1575
1576 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1577
1578 PR lto/42776
1579 * configure.ac (--enable-lto): Refactor handling so libelf tests
1580 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1581 and allow LTO to be explicitly enabled on non-ELF platforms that
1582 are known to support it inside else-clause.
1583 * configure: Regenerate.
1584
1585 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1586
1587 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1588 * configure: Regenerate.
1589
1590 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1591
1592 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1593 * configure: Regenerate.
1594
1595 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1596
1597 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1598 separately.
1599 * configure: Regenerate.
1600
1601 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1602
1603 * MAINTAINERS (Write After Approval): Add myself.
1604
1605 2010-04-14 Tristan Gingold <gingold@adacore.com>
1606
1607 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1608 * configure: Regenerate.
1609
1610 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1611
1612 * configure: Regenerate after change to elf.m4.
1613
1614 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1615
1616 * MAINTAINERS (Write After Approval): Add myself.
1617
1618 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1619
1620 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1621 * configure: Regenerated.
1622
1623 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1624
1625 * configure.ac: Print "buggy but acceptable" when CLooG
1626 revision is less than 9.
1627 * configure: Regenerated.
1628
1629 2010-04-01 Diego Novillo <dnovillo@google.com>
1630
1631 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1632
1633 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1634
1635 PR bootstrap/43615
1636 PR bootstrap/43328
1637
1638 Revert:
1639
1640 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1641
1642 * configure.ac: Do not pass --enable-multilib nor
1643 --disable-multilib in baseargs. Accept explicitly passed
1644 --enable_multilib.
1645 * configure: Regenerate.
1646
1647 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1648
1649 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1650
1651 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1652
1653 * MAINTAINERS: Remove myself.
1654
1655 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1656
1657 PR bootstrap/43328
1658 * configure.ac: Do not pass --enable-multilib nor
1659 --disable-multilib in baseargs. Accept explicitly passed
1660 --enable_multilib.
1661 * configure: Regenerate.
1662
1663 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1664
1665 * MAINTAINERS (spu port): Remove me.
1666
1667 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1668
1669 * configure.ac (tic6x-*-*): New case.
1670 * configure: Regenerate.
1671
1672 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1673
1674 * config.sub: Update to version 2010-03-22.
1675 * config.guess: Update to version 2009-12-30.
1676
1677 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1678
1679 PR ada/42554
1680 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1681 * configure: Regenerate.
1682
1683 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1684
1685 * MAINTAINERS: Update my email address.
1686
1687 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1688
1689 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1690 (ghassan.shobaki@amd.com): Removed.
1691
1692 2010-03-17 Alan Modra <amodra@gmail.com>
1693
1694 * MAINTAINERS: Update my email address.
1695
1696 2010-03-16 Diego Novillo <dnovillo@google.com>
1697
1698 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1699 Matthews.
1700
1701 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1702
1703 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1704 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1705
1706 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1707
1708 * MAINTAINERS: Update my email address.
1709
1710 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1711
1712 * MAINTAINERS: Update my email address.
1713
1714 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1715
1716 * MAINTAINERS: Update my email address.
1717
1718 2010-03-09 Jie Zhang <jie@codesourcery.com>
1719
1720 * MAINTAINERS: Update my email address.
1721
1722 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1723
1724 PR libstdc++/32499
1725 * configure.ac (RANLIB): Default to true.
1726 (STRIP): Likewise.
1727 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1728 * configure: Regenerate.
1729
1730 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1731
1732 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1733 (Write After Approval): Update my email address.
1734
1735 2010-02-17 Nick Clifton <nickc@redhat.com>
1736
1737 PR 11238
1738 * Makefile.tpl (local-distclean): Also remove config.cache files in
1739 sub-directories as there may not be Makefiles present in the
1740 sub-directories.
1741 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1742 the config.cache files found by the find command.
1743
1744 * Makefile.in: Regenerate.
1745 * configure.ac: Revert previous delta.
1746 * configure: Regenerate.
1747
1748 2010-02-15 Nick Clifton <nickc@redhat.com>
1749
1750 PR 11238
1751 * configure.ac: Delete config.cache files in sub-directories when
1752 deleting Makefiles.
1753 * configure: Regenerate.
1754
1755 2010-02-12 Ben Elliston <bje@gnu.org>
1756
1757 * MAINTAINERS: Update my email address.
1758
1759 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1760
1761 * MAINTAINERS (spu port): Update my email address.
1762
1763 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1764
1765 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1766
1767 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1768
1769 * configure.ac: Add "recommended" version checks for GMP/MPC.
1770 Update recommended GMP/MPFR/MPC versions.
1771 * configure: Regenerate.
1772
1773 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1774
1775 * MAINTAINERS: Move my Embecosm email address into the
1776 write-after-approval section.
1777
1778 2010-01-26 Ian Lance Taylor <iant@google.com>
1779
1780 * MAINTAINERS: Add myself as Go frontend maintainer.
1781
1782 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1783
1784 PR libstdc++/36101, PR libstdc++/42813
1785 * configure.ac (bootstrap_target_libs): Make inclusion of
1786 target-libgomp conditional on libgomb being in target_configdirs.
1787 * configure: Regenerate.
1788
1789 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1790
1791 PR libstdc++/36101, PR libstdc++/42813
1792 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1793 * configure: Regenerate.
1794
1795 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1796
1797 PR libstdc++/36101, PR libstdc++/42813
1798 * configure.ac (target_configdirs): Substitute.
1799 * Makefile.def: Bootstrap target module libgomp.
1800 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1801 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1802 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1803 * configure, Makefile.in: Regenerate.
1804
1805 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1806
1807 * MAINTAINERS: Adjust my details.
1808
1809 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1810
1811 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1812
1813 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1814
1815 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1816
1817 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1818
1819 * MAINTAINERS (Write After Approval): Add myself.
1820
1821 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1822
1823 * MAINTAINERS (Write After Approval): Add myself.
1824
1825 2010-01-11 Richard Guenther <rguenther@suse.de>
1826
1827 PR lto/41569
1828 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1829 * Makefile.in: Regenerated.
1830
1831 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1832
1833 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1834 * configure: Regenerate.
1835
1836 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1837 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1838
1839 PR bootstrap/42424
1840 * configure.ac: Include libtool m4 files.
1841 (_LT_CHECK_OBJDIR): Call it.
1842 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1843 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1844
1845 * configure: Regenerate.
1846
1847 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1848
1849 PR bootstrap/41818
1850 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1851 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1852 * Makefile.in: Regenerate.
1853
1854 2010-01-02 Richard Guenther <rguenther@suse.de>
1855
1856 PR lto/41529
1857 * configure.ac: Include config/elf.m4. Disable LTO if not
1858 builting for an elf target.
1859 * configure: Regenerate.
1860
1861 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1862
1863 * MAINTAINERS: Change my email address.
1864
1865 2009-12-18 Ben Elliston <bje@au.ibm.com>
1866
1867 * config.sub, config.guess: Update from upstream sources.
1868
1869 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1870
1871 * MAINTAINERS (Write After Approval): Add myself.
1872
1873 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1874
1875 PR middle-end/30447
1876 PR middle-end/30789
1877 PR other/40302
1878
1879 * configure.ac: Require MPC.
1880 * configure: Regenerate.
1881
1882 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1883
1884 PR target/38384
1885 PR bootstrap/40972
1886 * libtool.m4: Sync from git Libtool.
1887 * ltoptions.m4: Likewise.
1888 * ltversion.m4: Likewise.
1889 * lt~obsolete.m4: Likewise.
1890 * ltmain.sh: Likewise.
1891
1892 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1893
1894 * configure.ac: Update minimum MPC version to 0.8.
1895 * configure: Regenerate.
1896
1897 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1898
1899 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1900 * configure: Regenerated.
1901
1902 2009-11-21 Ian Lance Taylor <iant@google.com>
1903
1904 * configure.ac: Change default of poststage1_ldflags to be empty if
1905 poststage1_libs is set. When poststage1_libs is empty, and
1906 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1907 * configure: Rebuild.
1908
1909 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1910
1911 * MAINTAINERS (Write After Approval): Update my email address.
1912
1913 2009-11-20 Ben Elliston <bje@au.ibm.com>
1914
1915 * config.guess: Update from upstream sources.
1916
1917 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1918
1919 * Makefile.def: Restore host and target settings for gmp.
1920 * Makefile.in: Rebuild.
1921
1922 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1923
1924 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1925 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1926 Fix portability of test of C++ as bootstrap language. Add
1927 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1928 * configure: Rebuild.
1929 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1930 and cloog. Fix in-tree ppl configuration. Introduce libelf
1931 in-tree building.
1932 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1933 (POSTSTAGE1_HOST_EXPORTS): Use it.
1934 (STAGE[+id+]_CXXFLAGS): New.
1935 (BASE_FLAGS_TO_PASS): Pass it down.
1936 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1937 extra_exports.
1938 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1939 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1940 extra_exports.
1941 * Makefile.in: Rebuild.
1942
1943 2009-11-17 Ben Elliston <bje@au.ibm.com>
1944
1945 * config.sub, config.guess: Update from upstream sources.
1946
1947 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1948
1949 * MAINTAINERS (Write After Approval): Add myself.
1950
1951 2009-11-09 Jon Beniston <jon@beniston.com>
1952
1953 * MAINTAINERS (Write After Approval): Add myself.
1954
1955 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1956
1957 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1958 paths for *-w64-mingw* and x86_64-*mingw*.
1959 * configure: Regenerated.
1960
1961 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1962
1963 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1964
1965 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1966
1967 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1968 Phil Edwards to Write-After Approval.
1969
1970 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1971
1972 * configure.ac: Disable target-winsup & co for
1973 x86_64-*-mingw* and *-w64-mingw* targets.
1974 * configure: Regenerated.
1975
1976 2009-10-16 Nick Clifton <nickc@redhat.com>
1977
1978 * MAINTAINERS: Add myself as a maintainer for the RX port.
1979
1980 2009-10-26 Johannes Singler <singler@kit.edu>
1981
1982 * MAINTAINERS (Write After Approval): Update my e-mail address.
1983
1984 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1985
1986 * configure.ac (CLooG test): Use = with test.
1987 * configure: Regenerate.
1988
1989 2009-10-22 Richard Guenther <rguenther@suse.de>
1990
1991 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1992 cloog if the ppl version check failed. Move flags saving
1993 before setting in libelf check.
1994 * configure: Regenerate.
1995
1996 2009-10-21 Richard Guenther <rguenther@suse.de>
1997
1998 * configure.ac: Adjust the ppl and cloog configure to work as
1999 documented. Disable cloog if ppl was disabled. Omit the version
2000 checks if they were disabled.
2001 * configure: Re-generate.
2002
2003 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2004
2005 * configure.ac: Add 'lto' to enable_languages, not
2006 new_enable_languages, and only if not already present.
2007 * configure: Regenerate.
2008
2009 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2010
2011 * README: Refer to the various COPYING* files instead of just
2012 COPYING.
2013 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2014
2015 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2016
2017 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2018
2019 2009-10-07 Richard Guenther <rguenther@suse.de>
2020
2021 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2022 and Richard Guenther as reviewers.
2023 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2024 as reviewers.
2025
2026 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2027
2028 * config.sub: Update from upstream sources.
2029
2030 2009-10-06 Ian Lance Taylor <iant@google.com>
2031
2032 * Makefile.def: check-gold depends upon all-gas.
2033 * Makefile.in: Rebuild.
2034
2035 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2036
2037 * MAINTAINERS (Write After Approval): Add myself.
2038
2039 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2040
2041 * Makefile.def: all-lto-plugin depends on all-libiberty.
2042 set bootstrap=true for lto-plugin.
2043 Add lto-plugin.
2044 * Makefile.in: Regenerate.
2045 * configure.ac (host_libs): Add lto-plugin.
2046 * configure: Regenerate.
2047
2048 2009-10-03 Diego Novillo <dnovillo@google.com>
2049
2050 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2051 (HOST_LIBELFLIBS): Define.
2052 (HOST_LIBELFINC): Define.
2053 * Makefile.in: Regenerate.
2054 * configure.ac: Add --enable-lto.
2055 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2056 If --enable-lto is used, add 'lto' to new_enable_languages.
2057 If --enable-lto is used and gold is enabled, add
2058 lto-plugin to configdirs.
2059 * configure: Regenerate.
2060
2061 2009-10-03 Simon Baldwin <simonb@google.com>
2062
2063 * configure.ac: If --with-system-zlib, suppress local zlib and
2064 pass --with-system-zlib to subdir configure scripts.
2065 * configure: Regenerate.
2066
2067 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2068 Paolo Bonzini <bonzini@gnu.org>
2069
2070 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2071 $(srcdir).
2072 * Makefile.in: Rebuilt.
2073
2074 2009-09-26 Gary Funck <gary@intrepid.com>
2075
2076 * MAINTAINERS (Write After Approval): Add myself.
2077
2078 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2079
2080 * configure.ac: Update minimum MPC version to 0.7.
2081 * configure: Regenerate.
2082
2083 2009-09-25 Nick Clifton <nickc@redhat.com>
2084
2085 * configure.ac: Pass any --cache-file=/dev/null option on to
2086 subconfigures.
2087 * configure: Regenerate.
2088
2089 2009-09-23 Nick Clifton <nickc@redhat.com>
2090
2091 * config.sub, config.guess: Update from upstream sources.
2092
2093 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2094
2095 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2096 * Makefile.in: Rebuilt.
2097
2098 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2099
2100 PR bootstrap/32272
2101 * configure.ac: Error out if $srcdir isn't '.' but contains
2102 host-${host_noncanonical}.
2103 * configure: Regenerate.
2104
2105 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2106
2107 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2108 maintainer.
2109
2110 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2111
2112 * configure.ac: If bootstrapping a combined tree with
2113 --enable-gold, require c++ in stage1_languages.
2114 * configure: Regenerate.
2115
2116 * configure.ac: Also add target_libs of stage1_languages to
2117 bootstrap_target_libs.
2118 * configure: Regenerate.
2119
2120 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2121 with --enable-languages not containing c++.
2122 * configure: Regenerate.
2123
2124 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2125
2126 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2127 * configure: Regenerate.
2128
2129 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2130
2131 * MAINTAINERS (Write After Approval): Update my e-mail address,
2132 and move from from here...
2133 (Waiting for paperwork): To here.
2134
2135 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2136
2137 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2138
2139 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2140
2141 * configure.ac: Do not use $extrasub for replacing @if/@endif
2142 parts in Makefile; instead, use additional arguments to
2143 AC_CONFIG_COMMANDS to do the replacement manually, with several
2144 sed invocations, to avoid HP-UX sed command limits.
2145 * configure: Regenerate.
2146
2147 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2148
2149 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2150 blank before -L.
2151
2152 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2153
2154 * configure.ac (with-build-config): Document. Handle without.
2155 Handle missing argument.
2156 * configure: Rebuilt.
2157
2158 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2159
2160 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2161 Default to bootstrap-debug only if compare-debug works.
2162 * configure: Rebuilt.
2163 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2164 * Makefile.in: Rebuilt.
2165
2166 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2167
2168 * MAINTAINERS (OS Port Maintainers): Update my email address.
2169
2170 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2171
2172 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2173 * Makefile.in: Rebuilt.
2174
2175 2009-09-01 Chris Demetriou <cgd@google.com>
2176
2177 * MAINTAINERS (Write After Approval): Add myself.
2178
2179 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2180
2181 PR debug/30161
2182 * include/dwarf2.h (enum dwarf_tag): Added
2183 DW_TAG_GNU_template_template_param
2184 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2185
2186 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2187
2188 * Makefile.tpl (AWK): Fix typo.
2189 * Makefile.in: Regenerate.
2190
2191 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2192
2193 * configure.ac: Detect awk and sed.
2194 * Makefile.def (flags_to_pass): Add AWK and SED.
2195 * Makefile.tpl (AWK, SED): New.
2196 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2197 * configure: Regenerate.
2198 * Makefile.in: Regenerate.
2199
2200 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2201
2202 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2203 (collapseslashes): Likewise.
2204
2205 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2206
2207 * configure.ac (AC_PREREQ): Bump to 2.64.
2208
2209 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2210
2211 * configure.ac: Remove --with-datarootdir, --with-docdir,
2212 --with-pdfdir, --with-htmldir switches.
2213 * configure: Regenerate.
2214
2215 * configure: Regenerate.
2216
2217 * compile: Sync from Automake 1.11.
2218 * depcomp: Likewise.
2219 * install-sh: Likewise.
2220 * missing: Likewise.
2221 * mkinstalldirs: Likewise.
2222 * ylwrap: Likewise.
2223
2224 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2225
2226 * ltmain.sh (func_normal_abspath): New function.
2227 (func_relative_path): Likewise.
2228 (func_mode_help): Document new -bindir option for link mode.
2229 (func_mode_link): Add new -bindir option, and use it to place
2230 output DLL if specified.
2231
2232 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2233
2234 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2235 (baseargs): Add --disable-option-checking.
2236 * configure: Regenerate.
2237
2238 * Makefile.def (configure-target-libiberty): Depend on
2239 all-binutils and all-ld.
2240 (configure-target-newlib): Likewise.
2241 * Makefile.in: Regenerate.
2242
2243 2009-08-17 Ben Elliston <bje@au.ibm.com>
2244
2245 * config.sub, config.guess: Update from upstream sources.
2246
2247 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2248
2249 Sync from src, merge:
2250
2251 2009-07-02 Tristan Gingold <gingold@adacore.com>
2252
2253 * configure.ac: Do not exclude gas for i386-*-darwin.
2254 Add a case for x86_64-*-darwin.
2255 * configure: Regenerate.
2256
2257 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2258
2259 * MAINTAINERS: Add my name to Write After Approval list.
2260
2261 2009-08-06 Michael Eager <eager@eagercon.com>
2262
2263 * configure.ac: Add Microblaze target.
2264 * configure: Regenerate.
2265
2266 2009-07-31 Christian Bruel <christian.bruel@st.com>
2267
2268 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2269 * configure: Regenerate.
2270
2271 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2272
2273 * MAINTAINERS (Write After Approval): Update my e-mail address.
2274
2275 2009-07-06 Ian Lance Taylor <iant@google.com>
2276
2277 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2278 * configure: Rebuild.
2279
2280 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2281
2282 * MAINTAINERS: Move myself to the Graphite Reviewers.
2283
2284 2009-06-30 Wei Guozhi <carrot@google.com>
2285
2286 * MAINTAINERS: Add my name to Write After Approval list.
2287
2288 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2289
2290 PR bootstrap/40338
2291 * configure.ac (comparestring): Create new variable.
2292 * Makefile.tpl (comparestring): Use to skip some comparisions.
2293 * configure: Regenerate.
2294 * Makefile.in: Regenerate.
2295
2296 2009-06-26 Doug Evans <dje@sebabeach.org>
2297
2298 * Makefile.def (host_modules): Add cgen.
2299 * Makefile.in: Regenerate.
2300 * configure.ac (host_tools): Add cgen.
2301 * configure: Regenerate.
2302
2303 2009-06-23 DJ Delorie <dj@redhat.com>
2304
2305 * MAINTAINERS: Add myself as mep maintainer.
2306
2307 2009-06-23 Ian Lance Taylor <iant@google.com>
2308
2309 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2310 boot_languages. Only bootstrap target libraries listed in
2311 target_libs for some boot language. Add --with-stage1-ldflags,
2312 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2313 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2314 if not building with C++.
2315 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2316 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2317 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2318 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2319 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2320 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2321 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2322 * configure, Makefile.in: Rebuild.
2323
2324 2009-06-23 Li Feng <nemokingdom@gmail.com>
2325
2326 * MAINTAINERS: Added my name to write-after-approval list.
2327
2328 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2329
2330 * configure.ac: Define is_elf for QNX Neutrino targets.
2331 * configure: Regenerate.
2332
2333 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2334
2335 * MAINTAINERS: Added my name to the write-after-approval list
2336
2337 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2338
2339 * configure.ac: Detect MPC in default directory.
2340 * configure: Regenerate.
2341
2342 2009-06-03 Jerome Guitton <guitton@adacore.com>
2343 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2344
2345 * Makefile.tpl (all): Avoid a trailing backslash.
2346 * Makefile.in: Regenerate.
2347
2348 2009-06-03 Ben Elliston <bje@au.ibm.com>
2349
2350 * config.sub, config.guess: Update from upstream sources.
2351
2352 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2353
2354 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2355 to noconfdirs.
2356 * configure: Regenerate.
2357
2358 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2359
2360 * Makefile.tpl ([+compare-target+]): Compare all stage
2361 directories, rather than just gcc.
2362 * Makefile.in: Rebuilt.
2363
2364 2009-06-01 Doug Kwan <dougkwan@google.com>
2365
2366 * configure.ac: Support gold for target arm*-*-*.
2367 * configure: Regenerate.
2368
2369 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2370
2371 * Makefile.def: Add MPC support and dependencies.
2372 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2373
2374 * Makefile.in, configure: Regenerate.
2375
2376 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2377
2378 * Makefile.tpl (all): Avoid harmless warning in make all when
2379 gcc-bootstrap is enabled but stage_last does not exist.
2380 * Makefile.in: Rebuilt.
2381
2382 2009-05-24 Nicolas Roche <roche@adacore.com>
2383
2384 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2385 * Makefile.in: Regenerate.
2386
2387 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2388
2389 * MAINTAINERS: Update my e-mail address.
2390
2391 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2392
2393 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2394 * configure: Regenerate.
2395
2396 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2397
2398 PR other/40159
2399 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2400 gcc-no-bootstrap are mutually exclusive.
2401 * Makefile.in: Rebuilt.
2402
2403 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2404
2405 PR other/40159
2406 * Makefile.tpl (all): Don't end with unconditional success.
2407 * Makefile.in: Rebuilt.
2408
2409 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2410
2411 PR target/37137
2412 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2413 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2414 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2415 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2416 stage_configureflags, stage_cflags and stage_libcflags into
2417 explicit Makefile macros.
2418 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2419 GFORTRAN.
2420 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2421 CC. Set CC_FOR_BUILD from CC.
2422 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2423 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2424 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2425 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2426 and GFORTRAN.
2427 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2428 (_LIBCFLAGS): Renamed to _TFLAGS.
2429 (do-compare-debug, do-compare3-debug): Drop.
2430 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2431 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2432 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2433 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2434 (XGCC_FLAGS_FOR_TARGET): New.
2435 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2436 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2437 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2438 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2439 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2440 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2441 TFLAGS.
2442 (BUILD_CONFIG): Include if requested.
2443 (all): Set TFLAGS on bootstrap.
2444 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2445 (all-stageid-prefixmodule): Likewise.
2446 (do-clean, distclean-stageid): Set TFLAGS.
2447 (restrap): Fix whitespace.
2448 * Makefile.in: Rebuilt.
2449
2450 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2451
2452 * config.guess: Sync with src.
2453
2454 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2455
2456 * configure.ac ($with_ppl): Default to no if not supplied.
2457 ($with_cloog): Likewise.
2458 configure: Regenerate.
2459
2460 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2461
2462 * MAINTAINERS: Update my e-mail address.
2463
2464 2009-04-27 Nick Clifton <nickc@redhat.com>
2465
2466 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2467
2468 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2469
2470 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2471 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2472 * Makefile.in: Regenerate.
2473
2474 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2475
2476 PR bootstrap/39739
2477 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2478 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2479
2480 * configure, Makefile.in: Regenerate.
2481
2482 2009-04-21 Taras Glek <tglek@mozilla.com>
2483
2484 * include/hashtab.h: Update GTY annotations to new syntax
2485 * include/splay-tree.h: Likewise
2486
2487 2009-04-17 Ben Elliston <bje@au.ibm.com>
2488
2489 * config.sub, config.guess: Update from upstream sources.
2490
2491 2009-04-15 Anthony Green <green@moxielogic.com>
2492
2493 * configure.ac: Add moxie support.
2494 * configure: Rebuilt.
2495
2496 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2497
2498 * configure.ac: Change copyright header to refer to version
2499 3 of the GNU General Public License and to point readers at the
2500 COPYING3 file and the FSF's license web page.
2501 * Makefile.def: Likewise.
2502 * Makefile.tpl: Likewise.
2503 * Makefile.in: Regenerate.
2504
2505 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2506
2507 * configure.ac: Restore match for darwin9 or later. Use double
2508 brackets since regeneration eats one pair.
2509 * configure: Regenerate.
2510
2511 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2512
2513 PR gas/10039
2514 * configure.ac: Require texinfo 4.7.
2515 * configure: Regenerated.
2516
2517 2009-04-09 Nick Clifton <nickc@redhat.com>
2518
2519 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2520 the GCC Runtime Library Exception.
2521
2522 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2523
2524 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2525 * configure: Regenerate.
2526
2527 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2528
2529 * Makefil.def (languages): New entries.
2530 * Makefile.tpl (check-gcc-*): New generic target.
2531 * Makefile.in: Regenerate.
2532
2533 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2534
2535 * MAINTAINERS: Update my email address.
2536
2537 2009-03-18 Tom Tromey <tromey@redhat.com>
2538
2539 * configure: Rebuild.
2540 * configure.ac (host_libs): Add libiconv.
2541 * Makefile.in: Rebuild.
2542 * Makefile.def (host_modules): Add libiconv.
2543 (configure-gdb, all-gdb): Depend on libiconv.
2544
2545 2009-03-16 Tristan Gingold <gingold@adacore.com>
2546
2547 * configure.ac: Treat gdb as supported on x86_64-darwin.
2548 * configure: Regenerate.
2549
2550 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2551
2552 * configure.ac (--with-host-libstdcxx): New option.
2553 * configure: Regenerate.
2554
2555 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2556
2557 * MAINTAINERS: Move myself into the write after approval list.
2558
2559 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2560
2561 * MAINTAINERS: Update e-mail address.
2562
2563 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2564
2565 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2566
2567 2009-03-10 Ira Rosen <irar@il.ibm.com>
2568
2569 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2570
2571 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2572
2573 Backport from git Libtool:
2574
2575 2009-01-19 Robert Millan <rmh@aybabtu.com>
2576 Support GNU/kOpenSolaris.
2577 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2578 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2579 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2580 GNU/kOpenSolaris.
2581
2582 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2583
2584 * MAINTAINERS: Update e-mail address.
2585
2586 2009-02-24 Michael Eager <eager@eagercon.com>
2587
2588 * MAINTAINERS (Write After Approval): Add self.
2589
2590 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2591
2592 * MAINTAINERS (Write After Approval): Add myself.
2593
2594 2009-02-05 Andreas Schwab <schwab@suse.de>
2595
2596 * Makefile.tpl (stage_last): Define $r and $s before using
2597 $(RECURSE_FLAGS_TO_PASS).
2598 * Makefile.in: Regenerate
2599
2600 2009-01-30 Ian Lance Taylor <iant@google.com>
2601
2602 * MAINTAINERS: Move myself to the Global Reviewers list.
2603
2604 2009-01-29 Robert Millan <rmh@aybabtu.com>
2605
2606 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2607 * configure: Regenerate.
2608
2609 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2610
2611 * MAINTAINERS: Make whitespace consistent.
2612 Remove Robert Millan from Write After Approval.
2613
2614 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2615
2616 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2617 (all-opcodes): Depend on all-libiberty.
2618 * Makefile.in: Regenerate.
2619
2620 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2621
2622 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2623 * configure: Regenerate.
2624
2625 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2626
2627 * MAINTAINERS (Write After Approval): Add myself.
2628
2629 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2630
2631 * MAINTAINERS: Add myself to reviewers (Fortran).
2632
2633 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2634
2635 PR tree-optimization/38515
2636 * configure.ac (cloog-polylib): Removed.
2637 (with_ppl, with_cloog): Test for "no".
2638 * configure: Regenerated.
2639
2640 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2641
2642 * MAINTAINERS: Moved myself to reviewers (Fortran).
2643
2644 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2645
2646 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2647 (Write After Approval): Remove myself.
2648
2649 2009-01-03 Diego Novillo <dnovillo@google.com>
2650
2651 * MAINTAINERS: Remove myself from alias maintainership.
2652
2653 2009-01-02 David Ayers <ayers@fsfe.org>
2654
2655 * MAINTAINERS: Update e-mail address.
2656
2657 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2658
2659 * MAINTAINERS: Make whitespace consistent.
2660
2661 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2662
2663 Backport from upstream Libtool:
2664 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2665 Add cache variables to tests that require the linker to work.
2666 For shlibpath_overrides_runpath, this also changes the semantics
2667 to let the result from the C compiler take precedence.
2668
2669 2008-12-02 Ben Elliston <bje@au.ibm.com>
2670
2671 * config.sub, config.guess: Update from upstream sources.
2672
2673 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2674
2675 * configure.ac (ppllibs): Add by default the lib flags.
2676 * configure: Regenerate.
2677
2678 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2679
2680 * MAINTAINERS: Add myself to the write after approval list.
2681
2682 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2683
2684 * configure.ac: Add double brackets on darwin[912].
2685 * configure: Regenerate.
2686
2687 2008-12-03 Daniel Kraft <d@domob.eu>
2688
2689 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2690 Approval to Reviewer section (for Fortran front-end).
2691
2692 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2693
2694 * configure.ac: Expand to darwin10 and later.
2695 * configure: Regenerate.
2696
2697 2008-12-02 Andreas Schwab <schwab@suse.de>
2698
2699 * Makefile.def: configure-target-boehm-gc depends on
2700 all-target-libstdc++-v3.
2701 * Makefile.in: Regenerate.
2702
2703 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2704
2705 * MAINTAINERS: Add myself as mingw maintainer.
2706
2707 2008-12-02 Ben Elliston <bje@au.ibm.com>
2708
2709 * config.sub, config.guess: Update from upstream sources.
2710
2711 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2712
2713 * README.SCO: Remove.
2714
2715 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2716
2717 * MAINTAINERS: Add myself to the write after approval list.
2718
2719 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2720
2721 * MAINTAINERS: Update my email address in WAA section.
2722
2723 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2724
2725 * MAINTAINERS: Update e-mail address.
2726
2727 2008-11-27 Toon Moene <toon@moene.org>
2728
2729 * MAINTAINERS: Change e-mail address.
2730
2731 2008-11-27 Tristan Gingold <gingold@adacore.com>
2732
2733 * configure.ac: Build gdb for i?86-*-darwin*
2734 * configure: Regenerated.
2735
2736 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2737
2738 * MAINTAINERS: Added my full name.
2739
2740 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2741
2742 PR bootstrap/38014
2743 PR bootstrap/37923
2744
2745 Revert:
2746
2747 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2748
2749 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2750 * Makefile.in: Regenerated.
2751
2752 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2753
2754 PR gdb/921
2755 PR gdb/1646
2756 PR gdb/2175
2757 PR gdb/2176
2758
2759 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2760 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2761 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2762 (HOST_EXPORTS): Pass CPPFLAGS.
2763 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2764 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2765 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2766 * Makefile.in, configure: Regenerated.
2767 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2768 and CPPFLAGS_FOR_BUILD.
2769
2770 2008-11-06 Jeff Law <law@redhat.com>
2771
2772 * MAINTAINERS: Add myself as middle end maintainer.
2773
2774 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2775
2776 * MAINTAINERS (Write after approval): Add myself.
2777
2778 2008-11-05 Diego Novillo <dnovillo@google.com>
2779
2780 * MAINTAINERS (Global Reviewers): Add myself.
2781 (Non-Algorithmic Maintainers): Remove myself.
2782
2783 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2784
2785 * MAINTAINERS (Write after approval): Add myself.
2786
2787 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2788
2789 * MAINTAINERS (Write after approval): Add myself.
2790
2791 2008-10-31 Ben Elliston <bje@au.ibm.com>
2792
2793 * configure.ac (spu-*-*): Remove special case.
2794 * configure: Regenerate.
2795
2796 2008-10-30 Catherine Moore <clm@codesourcery.com>
2797
2798 * MAINTAINERS (Write after approval): Update my email address.
2799
2800 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2801
2802 * configure.ac [spu-*-*]: Do not set skipdirs.
2803 * configure: Re-generate.
2804
2805 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2806
2807 * MAINTAINERS (Various Maintainers): Add myself to reload.
2808
2809 2008-10-25 Richard Guenther <rguenther@suse.de>
2810
2811 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2812 maintainer. Remove myself as libgcc-math maintainer.
2813 (Non-Algorithmic Maintainers): Remove myself.
2814
2815 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2816
2817 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2818 * Makefile.in: Regenerated.
2819
2820 2008-10-23 Cary Coutant <ccoutant@google.com>
2821
2822 * MAINTAINERS (Write after approval): Add myself.
2823
2824 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2825
2826 PR gdb/921
2827 PR gdb/1646
2828 PR gdb/2175
2829 PR gdb/2176
2830
2831 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2832 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2833 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2834 (HOST_EXPORTS): Pass CPPFLAGS.
2835 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2836 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2837 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2838 * Makefile.in, configure: Regenerated.
2839 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2840 and CPPFLAGS_FOR_BUILD.
2841
2842 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2843
2844 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2845 Sebastian Pop.
2846
2847 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2848
2849 * MAINTAINERS (Write After Approval): Added myself.
2850
2851 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2852
2853 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2854 recommended version to 2.3.2.
2855
2856 * configure: Regenerate.
2857
2858 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2859
2860 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2861
2862 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2863
2864 * MAINTAINERS (Write After Approval): Update e-mail address.
2865
2866 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2867
2868 * libtool.m4: Update to libtool 2.2.6.
2869 * lt~obsolete.m4: Update to libtool 2.2.6.
2870 * ltmain.sh: Update to libtool 2.2.6.
2871 * ltsugar.m4: Update to libtool 2.2.6.
2872 * ltversion.m4: Update to libtool 2.2.6.
2873 * ltoptions.m4: Update to libtool 2.2.6.
2874 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2875
2876 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2877
2878 * MAINTAINERS (Write After Approval): Add myself.
2879
2880 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2881
2882 * MAINTAINERS (Write After Approval): Update my name.
2883
2884 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2885
2886 * MAINTAINERS: Add myself in "Write After Approval".
2887
2888 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2889
2890 * MAINTAINERS: Add myself as ia64 maintainer.
2891
2892 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2893
2894 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2895 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2896 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2897 and Michael Tiemann from Write After Approval since they do not
2898 actually have access.
2899
2900 2008-09-05 Richard Guenther <rguenther@suse.de>
2901
2902 * configure.ac: Initialize clooglibs to -lcloog.
2903 * configure: Re-generate.
2904
2905 2008-09-04 Le-Chun Wu <lcwu@google.com>
2906
2907 * MAINTAINERS (Write After Approval): Add myself.
2908
2909 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2910
2911 * configure.ac (--with-cloog-polylib): New.
2912 (--disable-cloog-version-check): New.
2913 (--disable-ppl-version-check): New.
2914 * configure: Re-generate.
2915
2916 2008-09-03 Richard Guenther <rguenther@suse.de>
2917
2918 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2919 cloog test.
2920 * configure: Re-generate.
2921
2922 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2923
2924 Add picoChip port.
2925 * MAINTAINERS: Add picoChip maintainers.
2926
2927 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2928 Tobias Grosser <grosser@fim.uni-passau.de>
2929 Jan Sjodin <jan.sjodin@amd.com>
2930 Harsha Jagasia <harsha.jagasia@amd.com>
2931 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2932 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2933 Adrien Eliche <aeliche@isty.uvsq.fr>
2934
2935 Merge from graphite branch.
2936 * configure: Regenerate.
2937 * Makefile.in: Regenerate.
2938 * configure.ac (host_libs): Add ppl and cloog.
2939 Add checks for PPL and CLooG.
2940 * Makefile.def (ppl, cloog): Added modules and dependences.
2941 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2942 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2943
2944 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2945
2946 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2947 (GCC_SHLIB_SUBDIR): New.
2948 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2949 * configure: Regenerate.
2950 * Makefile.in: Regenerate.
2951
2952 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2953
2954 * MAINTAINERS: Consistently use tabs to separate columns.
2955
2956 2008-08-29 Tristan Gingold <gingold@adacore.com>
2957
2958 * MAINTAINERS (Write after Approval): Add myself.
2959
2960 2008-08-28 Tristan Gingold <gingold@adacore.com>
2961
2962 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2963 Enable bfd, binutils and opcodes.
2964 * configure: Regenerate.
2965
2966 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2967
2968 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2969
2970 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2971
2972 * MAINTAINERS: Use correct Umlaut for last name.
2973
2974 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2975
2976 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2977
2978 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2979
2980 * MAINTAINERS: Update my email address.
2981
2982 2008-08-16 Nicolas Roche <roche@adacore.com>
2983
2984 * Makefile.tpl: Add BOOT_ADAFLAGS.
2985 * Makefile.in: Regenerate.
2986
2987 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2988
2989 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2990 * configure: Regenerate.
2991
2992 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2993
2994 * configure.ac: Add makefile fragments for hpux.
2995 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2996 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2997 * configure: Regenerate.
2998 * Makefile.in: Regenerate.
2999
3000 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3001
3002 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3003
3004 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3005
3006 * MAINTAINERS (Write after Approval): Add myself.
3007
3008 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3009
3010 * MAINTAINERS (Write After Approval): Add myself.
3011
3012 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3013
3014 * MAINTAINERS (Write After Approval): Add myself.
3015
3016 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3017
3018 * MAINTAINERS: Update my email address.
3019
3020 2008-06-25 Joey Ye <joey.ye@intel.com>
3021
3022 * MAINTAINERS (Write After Approval): Add myself.
3023
3024 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3025
3026 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3027 * Makefile.in: Regenerate.
3028 * configure: Regenerate.
3029
3030 2008-06-17 Daniel Kraft <d@domob.eu>
3031
3032 * MAINTAINERS (Write After Approval): Add myself.
3033
3034 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3035
3036 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3037 "$@" is still intact with both Autoconf 2.59 and 2.62.
3038 * configure: Regenerate.
3039
3040 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3041
3042 * Makefile.tpl: Fix comment errors.
3043 * Makefile.in: Regenerate.
3044
3045 2008-06-12 David S. Miller <davem@davemloft.net>
3046 David Edelsohn <edelsohn@gnu.org>
3047
3048 * configure.ac: Add powerpc*-*-* to gold supported targets.
3049 * configure: Regenerate.
3050
3051 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3052
3053 PR tree-optimization/36218
3054 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3055 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3056 (all prefix="build-"): Pass them to build-system sub-makes.
3057 * Makefile.in: Regenerate.
3058
3059 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3060
3061 * MAINTAINERS (mt port): Remove.
3062 (sco5, unixware, sco udk): Remove.
3063 (Kean Johnston): Add to Write After Approval.
3064
3065 2008-05-30 Julian Brown <julian@codesourcery.com>
3066
3067 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3068 of libobjc for ARM EABI Linux.
3069 * configure: Regenerate.
3070
3071 2008-05-18 Xinliang David Li <davidxl@google.com>
3072
3073 * ChangeLog: Remove wrong ChangeLog entry.
3074
3075 2008-05-17 Xinliang David Li <davidxl@google.com>
3076
3077 * MAINTAINERS (Write After Approval): Add myself.
3078
3079 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3080
3081 * MAINTAINERS (Write After Approval): Add myself.
3082
3083 2008-05-14 Rafael Espíndola <espindola@google.com>
3084
3085 * config-ml.in: don't handle --enable-shared and --enable-static.
3086
3087 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3088
3089 * MAINTAINERS: Update my email address.
3090
3091 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3092
3093 * MAINTAINERS: Update my email address.
3094
3095 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3096
3097 * MAINTAINERS (Write After Approval): Add myself.
3098
3099 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3100
3101 * MAINTAINERS (Write After Approval): Add myself.
3102
3103 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3104
3105 * MAINTAINERS (crx): Add myself.
3106
3107 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3108
3109 Sync with src:
3110 2008-04-14 David S. Miller <davem@davemloft.net>
3111
3112 * configure.ac: Add sparc*-*-* to gold supported targets.
3113 * configure: Regenerate.
3114
3115 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3116
3117 PR bootstrap/35457
3118 * configure.ac: Include override.m4.
3119 * configure: Regenerate.
3120
3121 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3122
3123 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3124 * Makefile.in: Regenerate.
3125
3126 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3127
3128 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3129 as nonconfigurable directories list.
3130 * configure: Regenerate.
3131
3132 2008-04-14 Ben Elliston <bje@au.ibm.com>
3133
3134 * config.sub, config.guess: Update from upstream sources.
3135
3136 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3137
3138 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3139 * Makefile.in: Regenerate.
3140
3141 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3142
3143 * configure.ac: Do not build libssp for the AVR.
3144 * configure: Regenerate.
3145
3146 2008-04-07 Ian Lance Taylor <iant@google.com>
3147
3148 * Makefile.def: check-gold depends upon all-binutils.
3149 * Makefile.in: Regenerate.
3150
3151 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3152
3153 * MAINTAINERS (Write After Approval): Add myself.
3154
3155 2008-04-04 Nick Clifton <nickc@redhat.com>
3156
3157 PR binutils/4334
3158 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3159 builds.
3160 * configure: Regenerate.
3161
3162 2008-04-04 NightStrike <NightStrike@gmail.com>
3163
3164 PR other/35151
3165 * configure.ac: Combine rules for mingw32 and mingw64.
3166 * configure: Regenerate.
3167
3168 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3169
3170 * MAINTAINERS (Write After Approval): Add myself.
3171
3172 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3173
3174 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3175 * Makefile.in (.NOTPARALLEL): Ditto.
3176
3177 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3178
3179 * MAINTAINERS (Write After Approval): Add myself.
3180
3181 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3182
3183 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3184 * Makefile.in (.NOTPARALLEL): Regenerate.
3185
3186 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3187
3188 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3189 * Makefile.in: Regenerate.
3190
3191 2008-03-26 Jakub Staszak <kuba@et.pl>
3192
3193 * MAINTAINERS (Write After Approval): Add myself.
3194
3195 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3196
3197 * MAINTAINERS: Update e-mail address.
3198
3199 2008-03-20 Ian Lance Taylor <iant@google.com>
3200
3201 * configure.ac: Add support for --enable-gold.
3202 * Makefile.def: Add gold as a directory like ld.
3203 * configure, Makefile.in: Regenerate.
3204
3205 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3206
3207 * configure.ac: m4_include config/proginstall.m4.
3208 * configure: Regenerate.
3209
3210 Backport from upstream Libtool:
3211
3212 2007-10-12 Eric Blake <ebb9@byu.net>
3213
3214 Deal with Autoconf 2.62's semantic change in m4_append.
3215 * ltsugar.m4 (lt_append): Replace broken versions of
3216 m4_append.
3217 (lt_if_append_uniq): Don't require separator to be overquoted,
3218 and avoid broken m4_append.
3219 (lt_dict_add): Fix typo.
3220 * libtool.m4 (_LT_DECL): Don't overquote separator.
3221
3222 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3223
3224 * config.rpath: Add AIX 6 support.
3225
3226 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3227
3228 * Makefile.def (stageprofile). Remove -fprofile-generate
3229 from stage_libcflags.
3230 * Makefile.in: Regenerate.
3231
3232 2008-03-13 Ben Elliston <bje@au.ibm.com>
3233
3234 * config.sub, config.guess: Update from upstream sources.
3235
3236 2008-03-06 Tom Tromey <tromey@redhat.com>
3237
3238 * MAINTAINERS: Update for treelang deletion.
3239
3240 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3241
3242 * MAINTAINERS: Update my email address.
3243
3244 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3245
3246 * MAINTAINERS (darwin port): Add myself as a maintainer.
3247 (objective-c/c++): Add myself as a maintainer.
3248
3249 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3250
3251 * MAINTAINERS (Write After Approval): Update my email address.
3252
3253 2008-02-25 Tomas Bily <tbily@suse.cz>
3254
3255 * MAINTAINERS (Write After Approval): Add myself.
3256
3257 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3258
3259 * MAINTAINERS (OpenMP): Add myself.
3260
3261 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3262
3263 PR bootstrap/32009
3264 PR bootstrap/32161
3265
3266 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3267 * configure: Regenerate.
3268
3269 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3270 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3271 STAGE4_LIBCFLAGS): New.
3272 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3273 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3274 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3275 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3276 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3277 for target modules. Don't export LIBCFLAGS.
3278 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3279 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3280 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3281 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3282 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3283 * Makefile.in: Regenerate.
3284
3285 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3286
3287 PR libgcj/33085
3288 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3289 Do not use -DDLL_EXPORT. Backport from upstream.
3290
3291 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3292
3293 * MAINTAINERS (Write After Approval): Add myself.
3294
3295 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3296
3297 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3298 * configure: Regenerate.
3299
3300 2008-01-31 Marc Gauthier <marc@tensilica.com>
3301
3302 * configure.ac (xtensa*-*-*): Recognize processor variants.
3303 * configure: Regenerate.
3304
3305 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3306
3307 PR bootstrap/34922
3308 * configure.ac (PARSE_ARGS): Push suitable setting of
3309 ac_subdirs_all, for `./configure --help=recursive'.
3310 Handle `+' in generic toplevel directory disabling.
3311 * configure: Regenerate.
3312
3313 2008-01-28 Nick Clifton <nickc@redhat.com>
3314
3315 * MAINTAINERS (xstormy16): Take over maintainership.
3316
3317 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3318
3319 * MAINTAINERS (c4x port): Remove.
3320
3321 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3322
3323 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3324
3325 2008-01-23 Ben Elliston <bje@au.ibm.com>
3326
3327 * config.sub, config.guess: Update from upstream sources.
3328
3329 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3330
3331 * MAINTAINERS (Write After Approval): Add myself.
3332
3333 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3334
3335 * MAINTAINERS: Update my email address.
3336
3337 2008-01-09 Raksit Ashok <raksit@google.com>
3338
3339 * MAINTAINERS (Write After Approval): Add myself.
3340
3341 2008-01-09 Raksit Ashok <raksit@google.com>
3342
3343 * MAINTAINERS (Write After Approval): Add myself.
3344
3345 2008-01-08 Ben Elliston <bje@au.ibm.com>
3346
3347 * config.sub, config.guess: Update from upstream sources.
3348
3349 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3350
3351 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3352 Change recommended MPFR from 2.2.1 -> 2.3.0.
3353 * configure: Regenerate.
3354
3355 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3356
3357 * MAINTAINERS: Update my email address.
3358
3359 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3360
3361 * MAINTAINERS: Update my email address.
3362
3363 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3364
3365 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3366 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3367 * Makefile.in: Regenerate.
3368
3369 2007-12-10 Mark Heffernan <meheff@google.com>
3370
3371 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3372 misplaced entries.
3373
3374 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3375
3376 * configure.ac: Enable libjava for x86_64-*-darwin9.
3377 * configure: Regenerate.
3378
3379 2007-12-07 Bill Maddox <maddox@google.com>
3380
3381 * MAINTAINERS (Write After Approval): Add myself.
3382
3383 2007-12-05 Ben Elliston <bje@au.ibm.com>
3384
3385 * config.sub, config.guess: Update from upstream sources.
3386
3387 2007-12-02 Matthias Klose <doko@ubuntu.com>
3388
3389 * config-ml.in: Remove 64bit configure tests.
3390
3391 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3392
3393 * config-ml.in: Robustify against white space in absolute file
3394 names.
3395
3396 * config-ml.in (multi-clean): Substitute ${Makefile}.
3397 Remove superfluous ${Makefile} in list.
3398
3399 2007-11-19 Thiemo Seufer <ths@mips.com>
3400
3401 * config-ml.in: Don't hardcode the Makefile name.
3402
3403 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3404
3405 * MAINTAINERS (Write After Approval): Add myself.
3406
3407 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3408
3409 * MAINTAINERS (Write After Approval): Add myself.
3410
3411 2007-11-06 Doug Kwan <dougkwan@google.com>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
3415 2007-10-25 Ben Elliston <bje@au.ibm.com>
3416
3417 * MAINTAINERS (mercury): Remove entry.
3418 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3419
3420 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3421
3422 * Makefile.def (dependencies): Make configure-gdb depend on
3423 all-intl.
3424 * Makefile.in: Regenerated.
3425
3426 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3427
3428 * MAINTAINERS (Fortran maintainer): Remove myself.
3429
3430 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3431
3432 * Makefile.def: To avoid problems running with parallel makes,
3433 build newlib before libgloss so that target specific header
3434 files are availble.
3435 * Makefile.in: Regenerate
3436
3437 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3438
3439 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3440 * Makefile.in: Regenerate.
3441
3442 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3443
3444 * MAINTAINERS (Register allocation reviewer): Add myself.
3445
3446 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3447
3448 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3449 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3450 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3451 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3452 * configure: Regenerate.
3453
3454 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3455
3456 * MAINTAINERS (Register allocation reviewer): Add myself.
3457
3458 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3459
3460 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3461 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3462 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3463 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3464 * configure.ac: Default them to host tools for $host = $build.
3465 Subst them.
3466
3467 * configure: Regenerate.
3468 * Makefile.in: Regenerate.
3469
3470 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3471
3472 * MAINTAINERS (Register allocation reviewer): Add myself.
3473
3474 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3475
3476 * MAINTAINERS (Register allocation reviewer): Add myself.
3477
3478 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3479
3480 * MAINTAINERS (Write After Approval): Fix typo.
3481
3482 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3483
3484 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3485 * configure: Regenerate.
3486
3487 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3488
3489 PR bootstrap/31906
3490 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3491 they're already prefixed.
3492
3493 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3494
3495 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3496 libstdc++.
3497 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3498 * configure: Regenerate.
3499 * Makefile.in: Regenerate.
3500
3501 2007-09-17 Andreas Schwab <schwab@suse.de>
3502
3503 * configure.ac: Raise minimum makeinfo version to 4.6.
3504 * configure: Regenerate.
3505
3506 2007-09-17 Johannes Singler <singler@ira.uka.de>
3507
3508 * MAINTAINERS (write-after-approval) add myself
3509
3510 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3511
3512 * configure.ac: Correct makeinfo version check.
3513 * configure: Regenerate.
3514
3515 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3516
3517 * MAINTAINERS: Update my email address.
3518
3519 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3520
3521 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3522 to $skipdirs and only disable gprof for newlib. Use the normal
3523 mips*-elf* handling in other respects.
3524 * configure: Regnerate.
3525
3526 2007-09-12 David Daney <ddaney@avtrex.com>
3527
3528 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3529 enabling libgcj.
3530 * configure: Regenerate.
3531
3532 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3533
3534 PR other/32154
3535 * configure.ac: For libgloss targets, point the linker to the linker
3536 script, startup code and simulator library.
3537 * configure: Regenerate.
3538
3539 2007-09-07 Andrew Haley <aph@redhat.com>
3540
3541 * configure.ac (noconfigdirs): Remove target-libffi and
3542 target-libjava.
3543 * configure: Regenerate.
3544
3545 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3546
3547 PR target/33281
3548 * configure.ac: Use config/mh-mingw on mingw.
3549 * configure: Regenerate.
3550
3551 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3552
3553 * MAINTAINERS (Write After Approval): Add myself.
3554
3555 2007-09-05 Richard Guenther <rguenther@suse.de>
3556
3557 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3558 nor --disable-checking is provided also turn on yes and types
3559 checking for stage1.
3560 * configure: Re-generate.
3561
3562 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3563
3564 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3565 (Write After Approval): Remove myself.
3566
3567 2007-08-29 Nick Clifton <nickc@redhat.com>
3568
3569 * config.sub, config.guess: Update from upstream sources.
3570
3571 2007-08-22 Bud Davis <jmdavis@link.com>
3572
3573 * MAINTAINERS (Write After Approval): Added myself.
3574 * MAINTAINERS (Reviewers): Removed myself.
3575
3576 2007-08-18 Paul Brook <paul@codesourcery.com>
3577 Joseph Myers <joseph@codesourcery.com>
3578
3579 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3580 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3581 * Makefile.in: Regenerate.
3582 * configure.ac (--with-debug-prefix-map): New.
3583 * configure: Regenerate.
3584
3585 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3586 Nigel Stephens <nigel@mips.com>
3587
3588 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3589 as target_makefile_frag.
3590 * configure: Regenerate.
3591
3592 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3593
3594 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3595 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3596 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3597 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3598 (do-compare, do-compare3, do-compare-debug): New.
3599 ([+compare-target+]): Use them.
3600
3601 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3602
3603 * MAINTAINERS (Write After Approval): Change my email address.
3604
3605 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3606 Ben Elliston <bje@au.ibm.com>
3607
3608 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3609 --silent if $silent.
3610 * configure: Regenerate.
3611
3612 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3613
3614 * MAINTAINERS (Various Maintainers): Add myself as
3615 loop infrastructure maintainer. Update my e-mail
3616 address.
3617
3618 2007-07-31 Diego Novillo <dnovillo@google.com>
3619
3620 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3621 Adjust description.
3622
3623 2007-07-26 Richard Guenther <rguenther@suse.de>
3624
3625 * configure.ac: Add types checking to stage1 checking flags.
3626 * configure: Regenerate.
3627
3628 2007-07-17 Nick Clifton <nickc@redhat.com>
3629
3630 * COPYING3: New file. Contains version 3 of the GNU General
3631 Public License.
3632 * COPYING3.LIB: New file. Contains version 3 of the GNU
3633 Lesser General Public License.
3634
3635 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3636
3637 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3638
3639 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3640
3641 * MAINTAINERS (S/390 co-maintainer): Add myself.
3642 (Write After Approval): Remove myself.
3643
3644 2007-07-13 Dan Hipschman <dsh@google.com>
3645
3646 * MAINTAINERS (Write After Approval): Add myself.
3647
3648 2007-07-11 Nick Clifton <nickc@redhat.com>
3649
3650 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3651 WINDRES export.
3652 * Makefile.in: Regenerate.
3653
3654 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3655
3656 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3657 maintainer.
3658
3659 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3660
3661 * lt~obsolete.m4: New. Import from 20070318 libtool.
3662
3663 2007-07-03 Julian Brown <julian@codesourcery.com>
3664
3665 * MAINTAINERS (Write After Approval): Add myself.
3666
3667 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3668
3669 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3670 * configure: Regenerate.
3671
3672 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3673
3674 * configure.ac: Add some missing m4 quotation.
3675 * configure: Regenerate.
3676
3677 2007-07-02 Simon Baldwin <simonb@google.com>
3678
3679 * MAINTAINERS (Write After Approval): Add myself.
3680
3681 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3682
3683 * configure: Regenerate.
3684
3685 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3686
3687 * Makefile.def: Add windmc tool to build.
3688 * Makefile.tpl: Likewise.
3689 * configure.ac: Likewise.
3690 * Makefile.in: Regenerate.
3691 * configure: Regenerate.
3692
3693 2007-06-28 DJ Delorie <dj@redhat.com>
3694
3695 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3696 not building newlib.
3697 * configure: Regenerated.
3698
3699 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3700
3701 * MAINTAINERS (Write After Approval): Add myself.
3702
3703 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3704
3705 * MAINTAINERS (Write After Approval): Add myself.
3706
3707 2007-06-19 Chris Matthews <chrismatthews@google.com>
3708
3709 * MAINTAINERS (Write After Approval): Add myself.
3710
3711 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3712
3713 * MAINTAINERS (Write After Approval): Add myself.
3714
3715 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3716
3717 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3718 * Makefile.in: Regenerated.
3719
3720 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3721
3722 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3723 bfin*-*-uclinux* targets.
3724 * configure: Regenerate.
3725
3726 2007-06-14 Ian Lance Taylor <iant@google.com>
3727
3728 * MAINTAINERS: Add myself as non-algorithmic global write
3729 maintainer.
3730
3731 2007-06-14 Diego Novillo <dnovillo@google.com>
3732
3733 * MAINTAINERS: Add self as middle-end maintainer and
3734 non-algorithmic global write maintainer.
3735
3736 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3737
3738 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3739 Move all Fortran maintainers except Paul Brook into the
3740 Non-Autopoiesis section.
3741
3742 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3743
3744 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3745 (distclean-stage[+id+]): Possibly delete stage_last.
3746 * Makefile.in: Regenerate.
3747
3748 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3749
3750 * MAINTAINERS (Various Maintainer): Fix typo.
3751
3752 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3753
3754 * MAINTAINERS (Various Maintainer): Add myself as
3755 dataflow maintainer.
3756
3757 2007-06-07 Ben Elliston <bje@au.ibm.com>
3758
3759 * config.sub, config.guess: Update from upstream sources.
3760
3761 2007-06-07 Ben Elliston <bje@au.ibm.com>
3762
3763 * Makefile.tpl: Fix spelling error.
3764 * Makefile.in: Regenerate.
3765
3766 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3767
3768 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3769 lt_cv_sys_max_cmd_len.
3770
3771 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3772
3773 * MAINTAINERS (Various Maintainers): Add myself as
3774 auto-vectorizer maintainer.
3775
3776 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3777
3778 PR libjava/32098
3779 * libtool.m4: Revert previous change.
3780 * ltgcc.m4: Put it here.
3781
3782 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3783
3784 * MAINTAINERS (Various Maintainers): Add myself as
3785 auto-vectorizer maintainer.
3786
3787 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3788
3789 PR libjava/32098
3790 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3791
3792 2007-05-30 Richard Guenther <rguenther@suse.de>
3793
3794 * MAINTAINERS (Various Maintainers): Add myself as
3795 auto-vectorizer maintainer.
3796
3797 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3798
3799 PR bootstrap/29382
3800 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3801 * configure: Rebuilt.
3802
3803 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3804
3805 * MAINTAINERS (Write After Approval): Removed my name.
3806
3807 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3808
3809 * MAINTAINERS (Write After Approval): Remove myself.
3810
3811 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3812
3813 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3814
3815 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3816
3817 * ltmain.sh: Update from ToT Libtool.
3818 * libtool.m4: Update from ToT Libtool.
3819 * ltsugar.m4: New. Update from ToT Libtool.
3820 * ltversion.m4: New. Update from ToT Libtool.
3821 * ltoptions.m4: New. Update from ToT Libtool.
3822 * ltconfig: Remove.
3823 * ltcf-c.sh: Remove.
3824 * ltcf-cxx.sh: Remove.
3825 * ltcf-gcj.sh: Remove.
3826
3827 2007-05-22 Ollie Wild <aaw@google.com>
3828
3829 * MAINTAINERS (Write After Approval): Add myself.
3830
3831 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3832
3833 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3834 stage_cflags.
3835 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3836 Remove CFLAGS/LIBCFLAGS.
3837 (configure-stage[+id+]-[+prefix+][+module+],
3838 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3839 * Makefile.in: Regenerate.
3840
3841 2007-05-15 Diego Novillo <dnovillo@google.com>
3842
3843 * MAINTAINERS: Update e-mail address.
3844
3845 2007-05-15 Revital Eres <eres@il.ibm.com>
3846
3847 * MAINTAINERS (Write After Approval): Add myself.
3848
3849 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3850
3851 * MAINTAINERS (Write After Approval): Updated my address.
3852
3853 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3854
3855 * MAINTAINERS (Write After Approval): Add myself.
3856
3857 2007-05-11 Silvius Rus <rus@google.com>
3858
3859 * MAINTAINERS (Write After Approval): Add myself.
3860
3861 2007-04-23 Tom Tromey <tromey@redhat.com>
3862
3863 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3864
3865 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3866
3867 * MAINTAINERS (cpplib): Rename to ...
3868 (libcpp): ... this. Add C/C++ front end maintainers.
3869
3870 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3871
3872 * config-ml.in: Pass ${ml_config_env} to configure calls.
3873
3874 2007-04-04 Christian Bruel <christian.bruel@st.com>
3875
3876 * MAINTAINERS (Write After Approval): Add myself.
3877
3878 2007-04-02 Dave Korn <dave.korn@artimi.com>
3879
3880 * MAINTAINERS (Write After Approval): Add myself.
3881
3882 2007-03-31 Tobias Burnus <burnus@net-b.de>
3883
3884 * MAINTAINERS (fortran 95 front end): Add myself.
3885
3886 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3887
3888 * MAINTAINERS (Write After Approval): Add myself.
3889
3890 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3891
3892 * MAINTAINERS (Modulo Scheduler): Add myself.
3893
3894 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3895
3896 * MAINTAINERS (fortran 95 front end): Add myself.
3897 (c++ front end): whitespace fix.
3898
3899 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3900
3901 * MAINTAINERS (Write After Approval): Add myself.
3902
3903 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3904
3905 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3906 of glob. Quote arguments with single quotes too.
3907 * configure: Regenerate.
3908
3909 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3910
3911 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3912 * Makefile.in: Regenerate
3913
3914 2007-03-07 Andreas Schwab <schwab@suse.de>
3915
3916 * configure: Regenerate.
3917
3918 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3919
3920 * configure.ac: Add "--with-pdfdir" configure option,
3921 which defines pdfdir variable.
3922 * Makefile.def (target=fixincludes): Add install-pdf to
3923 missing targets.
3924 (recursive_targets): Add install-pdf target.
3925 (flags_to_pass): Add pdfdir.
3926 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3927 target.
3928 * configure: Regenerate
3929 * Makefile.in: Regenerate
3930
3931 2007-02-28 Eric Christopher <echristo@apple.com>
3932
3933 Revert:
3934 2006-12-07 Mike Stump <mrs@apple.com>
3935
3936 * Makefile.def (dependencies): Add dependency for
3937 install-target-libssp and install-target-libgomp on
3938 install-gcc.
3939 * Makefile.in: Regenerate.
3940
3941 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3942
3943 * configure: Regenerate.
3944 * configure.ac: Move statements after variable declarations.
3945
3946 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3947
3948 * MAINTAINERS: Add myself as sh maintainer.
3949
3950 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3951
3952 * configure.ac: Adjust for loop syntax.
3953 * configure: Regenerate.
3954
3955 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3956
3957 * configure: Rebuilt.
3958
3959 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3960
3961 * configure.ac: Drop multiple occurrences of --enable-languages,
3962 and fix its quoting.
3963 * configure: Rebuilt.
3964
3965 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3966 Nathan Sidwell <nathan@codesourcery.com>
3967 Vladimir Prus <vladimir@codesourcery.com>
3968 Joseph Myers <joseph@codesourcery.com>
3969
3970 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3971 * configure: Regenerate.
3972
3973 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3974
3975 * ltconfig (freebsd*): Default to elf.
3976
3977 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3978
3979 * configure.ac (target_libraries): Move libgcc before libiberty.
3980 * configure: Regenerated.
3981
3982 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3983 Paolo Bonzini <bonzini@gnu.org>
3984
3985 PR bootstrap/30753
3986 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3987 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3988 * configure: Regenerated.
3989
3990 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3991
3992 * MAINTAINERS (Language Front End Maintainers): Update my mail
3993 address.
3994
3995 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3996
3997 PR bootstrap/30748
3998 * configure.ac: Correct syntax for Solaris ksh.
3999 * configure: Regenerated.
4000
4001 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4002
4003 * configure.ac: Sync with src.
4004 * configure: Regenerate.
4005
4006 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4007
4008 * Makefile.in: Regenerate.
4009
4010 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4011
4012 * config.sub: Sync with src.
4013
4014 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4015
4016 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4017 noncanonical equivalents.
4018 * configure.in: Rename to...
4019 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4020 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4021 target_noncanonical. Use them. Rewrite removal of configure
4022 arguments for autoconf 2.59. Discard variable settings. Force
4023 program_transform_name for native tools.
4024
4025 * Makefile.in: Regenerated.
4026 * configure: Regenerated with autoconf 2.59.
4027
4028 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4029
4030 * MAINTAINERS (Write After Approval): Add myself.
4031
4032 2007-01-31 Andreas Schwab <schwab@suse.de>
4033
4034 * Makefile.tpl (LDFLAGS): Substitute it.
4035 * Makefile.in: Regenerate.
4036
4037 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4038
4039 * MAINTAINERS (Write After Approval): Add myself.
4040
4041 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4042
4043 * MAINTAINERS (spu port): Add myself.
4044
4045 2007-01-23 Richard Guenther <rguenther@suse.de>
4046
4047 PR bootstrap/30541
4048 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4049 * Makefile.tpl (GNATBIND): Substitute it.
4050 (GNATMAKE): Likewise.
4051 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4052 of STAGE_PREFIX.
4053 * Makefile.in: Regenerate.
4054 * configure: Regenerate.
4055
4056 2007-01-18 Mike Stump <mrs@apple.com>
4057
4058 * configure.in: Re-enable -Werror for gcc builds.
4059
4060 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4061
4062 * MAINTAINERS (Write After Approval): Add myself.
4063
4064 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4065
4066 * configure.in: Change == to = in test command.
4067 * configure: Regenerate.
4068
4069 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4070 Nick Clifton <nickc@redhat.com>
4071 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4072
4073 * configure.in (build_configargs, host_configargs, target_configargs):
4074 Remove build/host/target parameters.
4075 (host_libs): Add gmp and mpfr.
4076 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4077 * Makefile.def (gmp, mpfr): New.
4078 (gcc): Remove target.
4079 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4080 target_os, target_vendor): New.
4081 (configure): Add host_alias/target_alias arguments; adjust invocations.
4082 * configure: Regenerate.
4083 * Makefile.in: Regenerate.
4084
4085 2007-01-11 Matt Fago <fago@earthlink.net>
4086
4087 * configure.in: Try to link to functions only in mpfr 2.2.x
4088 to improve robustness of configure tests.
4089 * configure: Regenerate.
4090
4091 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4092
4093 * MAINTAINERS: Add myself as i386 maintainer.
4094
4095 2007-01-08 Jan Hubicka <jh@suse.cz>
4096
4097 * MAINTAINERS: Add myself as i386 maintainer.
4098
4099 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4100
4101 * configure.in: Add support for an x86_64-mingw* target.
4102 * configure: Regenerate.
4103
4104 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4105
4106 * Makefile.tpl (all-target): Correct @if conditional for target
4107 modules.
4108 * configure.in: Omit libiberty if building only target libgcc.
4109 * configure, Makefile.in: Regenerated.
4110
4111 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4112
4113 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4114 * configure: Regenerate.
4115
4116 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4117
4118 * Makefile.def (target_modules): Add libgcc.
4119 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4120 * Makefile.tpl (clean-target-libgcc): Delete.
4121 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4122 on gcc even for bootstrapped modules. Rewrite handling of
4123 lang_env_dependencies to loop over target_modules.
4124 * configure.in (target_libraries): Add target-libgcc.
4125 * Makefile.in, configure: Regenerated.
4126
4127 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4128
4129 * configure.in: Reorganize recognition of languages. Add
4130 --enable-stage1-languages. Show supported languages for the chosen
4131 target rather than all recognized languages.
4132 * configure: Regenerate.
4133
4134 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4135
4136 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4137 * Makefile.in: Regenerate.
4138
4139 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4140
4141 * configure.in: Warn that MPFR 2.2.0 is buggy.
4142 * configure: Regenerate.
4143
4144 2006-12-27 Ian Lance Taylor <iant@google.com>
4145
4146 * configure.in: When removing Makefiles to force a reconfigure, also
4147 remove prev-DIR*/Makefile.
4148 * configure: Regenerate.
4149
4150 2006-12-22 Andreas Schwab <schwab@suse.de>
4151
4152 * configure: Regenerate with correct autoconf version.
4153
4154 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4155
4156 * configure.in: add AC_SUBST for *_FOR_TARGET.
4157 * configure: Regenerate.
4158
4159 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4160
4161 * configure.in: Simplify logic for rejecting languages that cannot
4162 be built. Separate the case when a language is unsupported,
4163 from the case when the user chooses not to build a language.
4164
4165 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4166
4167 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4168 it only affects bootstrap and could be tested on "$host" as well.
4169 * configure: Regenerate.
4170 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4171
4172 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4173
4174 PR bootstrap/29544
4175 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4176 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4177 move here comment from Makefile.tpl.
4178 * Makefile.tpl: Move some definitions higher in the file.
4179 (STAGE1_CHECKING): New.
4180 * configure.in: Add --enable-stage1-checking.
4181 * configure: Regenerate.
4182 * Makefile.in: Regenerate.
4183
4184 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4185
4186 * MAINTAINERS: Add myself as build system maintainer.
4187
4188 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4189
4190 * MAINTAINERS (Write After Approval): Add myself.
4191
4192 2006-12-13 Eric Christopher <echristo@apple.com>
4193
4194 * MAINTAINERS: Add myself as darwin maintainer.
4195
4196 2006-12-11 Ian Lance Taylor <ian@airs.com>
4197
4198 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4199
4200 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4201
4202 MAINTAINERS: Update my entry.
4203
4204 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4205
4206 * configure.in: Handle spu makefile frag.
4207 * Makefile.tpl (MAINT): Define
4208 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4209 * configure: Regenerate.
4210 * Makefile.in: Regenerate.
4211
4212 2006-12-11 Ben Elliston <bje@au.ibm.com>
4213
4214 * config.guess: Import latest version.
4215 * config.sub: Likewise.
4216
4217 2006-12-11 Ben Elliston <bje@au.ibm.com>
4218
4219 * configure.in (spu-*-*): Don't skip target-libiberty.
4220 * configure: Regenerate.
4221
4222 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4223
4224 PR bootstrap/30134
4225 * configure.in: Correct x86 darwin support for libjava to powerpc
4226 and i?86 only.
4227 * configure: Regenerate.
4228
4229 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4230
4231 * configure.in: Add x86 darwin support for libjava.
4232 * configure: Regenerate.
4233
4234 2006-12-07 Mike Stump <mrs@apple.com>
4235
4236 * Makefile.def (dependencies): Add dependency for
4237 install-target-libssp and install-target-libgomp on
4238 install-gcc.
4239 * Makefile.in: Regenerate.
4240
4241 2006-12-04 Richard Guenther <rguenther@suse.de>
4242
4243 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4244 (Non-Algorithmic Maintainers): Move over non-algorithmic
4245 loop optimizer maintainers, add myself as a non-algorithmic
4246 middle-end maintainer.
4247
4248 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4249
4250 * MAINTAINERS (Write After Approval): Add myself.
4251
4252 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4253
4254 * configure.in: Update error message for missing GMP/MPFR.
4255
4256 * configure: Regenerate.
4257
4258 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4259
4260 * configure.in: Update MPFR version in error message.
4261
4262 * configure: Regenerate.
4263
4264 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4265
4266 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4267 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4268 --with-gmp-lib): New flags.
4269
4270 * configure: Regenerate.
4271
4272 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4273
4274 * MAINTAINERS (Write After Approval): Change my email address.
4275
4276 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4277
4278 * MAINTAINERS (Write After Approval): Add myself.
4279
4280 2006-11-22 Philipp Thomas <pth@suse.de>
4281
4282 * MAINTAINERS (i18n): Update e-mail address.
4283
4284 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4285
4286 * MAINTAINERS (spu port): Add myself as maintainer.
4287 (Write After Approval): Remove myself.
4288
4289 2006-11-22 Ben Elliston <bje@au.ibm.com>
4290
4291 * configure.in (skipdirs): Don't build libssp for SPU.
4292 * configure: Regenerate.
4293
4294 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4295
4296 * MAINTAINERS (spu port): Add myself as maintainer.
4297 (libobjc): Update my email address.
4298
4299 2006-11-21 Andrea Bona <andrea.bona@st.com>
4300
4301 * MAINTAINERS (Write After Approval): Add myself.
4302
4303 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4304
4305 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4306 * configure : Rebuilt.
4307
4308 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4309
4310 * MAINTAINERS (Write After Approval): Add myself.
4311
4312 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4313
4314 * MAINTAINERS (Write After Approval): Add myself.
4315
4316 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4317
4318 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4319 libmpfr.a.
4320 * configure: Regenerate.
4321
4322 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4323
4324 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4325 (unstage): Test for stage_last presence.
4326
4327 PR bootstrap/29802
4328 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4329 STAGE_PREFIX.
4330 * Makefile.in: Regenerate.
4331
4332 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4333
4334 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4335 maintainers.
4336
4337 2006-11-14 Erven Rohou <erven.rohou@st.com>
4338
4339 * MAINTAINERS (Write After Approval): Add myself.
4340
4341 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4342
4343 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4344 and stageN-package/Makefile.
4345 * Makefile.in: Regenerated.
4346
4347 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4348
4349 * configure.in: Remove target-libgloss from noconfigdirs for
4350 bfin-*-*.
4351 * configure: Regenerated.
4352
4353 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4354
4355 * configure.in (have_gmp): Only error if the gcc directory exists.
4356
4357 * configure: Regenerate.
4358
4359 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4360
4361 * configure.in: Robustify error message for missing GMP/MPFR.
4362
4363 * configure: Regenerate.
4364
4365 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4366
4367 * MAINTAINERS (Write After Approval): Add myself.
4368
4369 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4370
4371 * MAINTAINERS: Change email address.
4372
4373 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4374
4375 * MAINTAINERS (Write After Approval): Add myself.
4376
4377 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4378
4379 * MAINTAINERS (Write After Approval): Add myself.
4380
4381 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4382
4383 * MAINTAINERS (Write After Approval): Move myself to
4384 Write After Approval section.
4385
4386 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4387
4388 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4389 need_gmp anymore.
4390 * configure: Regenerate.
4391
4392 2006-10-16 Tobias Burnus <burnus@net-b.de>
4393
4394 * MAINTAINERS (Write After Approval): Add myself.
4395
4396 2006-10-16 Ben Elliston <bje@au.ibm.com>
4397
4398 * config.guess: Import latest version.
4399 * config.sub: Likewise.
4400
4401 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4402
4403 * Makefile.def: Added pdf target handling.
4404 * Makefile.tpl: Added pdf target handling.
4405 * Makefile.in: Regenerated.
4406
4407 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4408
4409 * MAINTAINERS: Add self as score port maintainer.
4410
4411 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4412
4413 * MAINTAINERS (Write After Approval): Add myself.
4414
4415 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4416
4417 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4418 or newer.
4419 * configure: Regenerated.
4420
4421 2006-09-27 Dave Brolley <brolley@redhat.com>
4422
4423 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4424 using $s instead of $r.
4425 * configure: Regenerated.
4426
4427 2006-09-26 Thiemo Seufer <ths@mips.com>
4428
4429 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4430 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4431 * configure: Regenerate.
4432
4433 2006-09-24 Graeme Peterson <gridly@gmail.com>
4434
4435 * MAINTAINERS (Write After Approval): Remove myself.
4436
4437 2006-09-22 Chao-ying Fu <fu@mips.com>
4438
4439 * MAINTAINERS (Write After Approval): Add myself.
4440
4441 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4442
4443 * MAINTAINERS: Add self as soft-fp maintainer.
4444
4445 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4446
4447 * MAINTAINERS: Add myself as avr maintainer.
4448 Remove Marek Michalkiewicz as avr maintainer.
4449
4450 2006-09-07 Roberto Costa <roberto.costa@st.com>
4451
4452 * MAINTAINERS (Write After Approval): Add myself.
4453
4454 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4455
4456 * configure.in: Never build newlib for a Mingw host.
4457 Never build newlib as Mingw target library.
4458 Test the existence of winsup/cygwin for building a Cygwin newlib,
4459 rather than just winsup.
4460 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4461 building a Mingw target.
4462 * configure: Regenerate.
4463
4464 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4465
4466 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4467
4468 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4469
4470 * config.guess: Import from src (was more updated).
4471 * config.sub: Likewise.
4472
4473 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4474
4475 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4476 * configure: Regenerated.
4477
4478 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4479
4480 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4481 for stages after the first.
4482
4483 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4484
4485 * Makefile.def: Add dependencies for configure-opcodes
4486 on configure-intl and all-opcodes on all-intl.
4487 * Makefile.in: Regenerated.
4488
4489 2006-07-13 Ben Elliston <bje@au.ibm.com>
4490
4491 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4492
4493 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4494
4495 Port to hosts whose 'sort' and 'tail' implementations
4496 treat operands with leading '+' as file names, as POSIX
4497 has required since 2001. However, make sure the code still
4498 works on pre-POSIX hosts.
4499 * ltmain.sh: Don't assume "sort +2" is equivalent to
4500 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4501
4502 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4503
4504 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4505
4506 2006-07-04 Peter O'Gorman <peter@pogma.com>
4507
4508 * ltconfig: chmod 644 before ranlib during install.
4509
4510 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4511
4512 PR bootstrap/18058
4513 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4514 if the bootstrap compiler is a GCC version that supports it.
4515 * configure: Regenerate.
4516
4517 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4518
4519 * configure.in: Fix thinkos in previous check-in.
4520 * configure: Regenerate.
4521
4522 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4523
4524 PR other/27063
4525 * configure.in: Test subdir_requires and give an appropriate
4526 error message.
4527 * configure: Regenerate.
4528
4529 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4530
4531 * MAINTAINERS (Write After Approval): Add myself.
4532
4533 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4534
4535 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4536
4537 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4538
4539 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4540
4541 2006-06-20 David Ayers <d.ayers@inode.at>
4542
4543 PR bootstrap/28072
4544 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4545 whether target-libjava is being configured instead of whether the
4546 java front end is enabled.
4547 * configure: Regenerate.
4548
4549 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4550
4551 PR target/27540
4552 * configure.in: Only enable libgomp on IRIX 6.
4553 * configure: Regenerate.
4554
4555 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4556
4557 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4558 too.
4559 * Makefile.in: Regenerate.
4560
4561 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4562
4563 * config-ml.in: Alter CCASFLAGS to include special
4564 multilib options the same as is done for CFLAGS.
4565
4566 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4567
4568 * configure.in: Don't enable libgomp on hpux10.
4569 * configure: Rebuilt.
4570
4571 2006-06-12 David Ayers <d.ayers@inode.at>
4572
4573 PR bootstrap/27963
4574 PR target/19970
4575 * configure.in: Remove target-boehm-gc from noconfigdirs where
4576 ${libgcj} is specified.
4577 * configure: Regenerate.
4578
4579 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4580
4581 Sync from src:
4582
4583 * configure.in: Sync.
4584 * configure: Regenerated.
4585
4586 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4587
4588 * Makefile.def: Added dependencies from sim and gdb on intl, and
4589 added configure dependencies to everything with an all dependency
4590 on intl.
4591 * Makefile.in: Regenerated.
4592
4593 2006-06-06 David Ayers <d.ayers@inode.at>
4594
4595 PR libobjc/13946
4596 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4597 * Makefile.in: Regenerate.
4598 * configure.in: Add --enable-objc-gc at toplevel and have it
4599 enable boehm-gc for Objective-C.
4600 Remove target-boehm-gc from libgcj.
4601 Add target-boehm-gc to target_libraries.
4602 Add target-boehm-gc to noconfigdirs where ${libgcj}
4603 is specified.
4604 Assert that boehm-gc is supported when requested for Objective-C.
4605 Only build boehm-gc if needed either for Java or Objective-C.
4606 * configure: Regenerate.
4607
4608 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4609
4610 PR 27674
4611 * Makefile.tpl (configure-[+prefix+][+module+],
4612 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4613 Remove rule to unstage bootstrapped modules.
4614 (stage_current): New.
4615 * Makefile.in: Regenerate.
4616
4617 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4618
4619 * MAINTAINERS (Write After Approval): Update my e-mail address.
4620
4621 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4622
4623 * include/libiberty.h: Declare pex_run_in_environment.
4624
4625 2006-05-31 Asher Langton <langton2@llnl.gov>
4626
4627 * MAINTAINERS (Write After Approval): Add myself.
4628
4629 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4630
4631 * Makefile.def (bfd, opcodes): Fix lib_path.
4632 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4633 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4634 * Makefile.in: Regenerate.
4635
4636 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4637
4638 * Makefile.in: Regenerate.
4639
4640 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4641
4642 * Makefile.def: Add install-html target. Add datarootdir
4643 docdir and htmldir to flags_to_pass.
4644 * Makefile.tpl: Add install-html target.
4645 * Makefile.in: Regenerate.
4646 * configure.in: Add --with-datarootdir, --with-docdir, and
4647 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4648 * configure: Regenerate.
4649
4650 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4651
4652 * configure.in: Enable gprof for cross builds.
4653 * configure: Regenerate.
4654
4655 2006-05-22 Richard Guenther <rguenther@suse.de>
4656
4657 Revert
4658 2006-01-31 Richard Guenther <rguenther@suse.de>
4659 Paolo Bonzini <bonzini@gnu.org>
4660
4661 * Makefile.def (target_modules): Add libgcc-math target module.
4662 * configure.in (target_libraries): Add libgcc-math target library.
4663 (--enable-libgcc-math): New configure switch.
4664 * Makefile.in: Re-generate.
4665 * configure: Re-generate.
4666 * libgcc-math: New toplevel directory.
4667
4668 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4669 Andreas Tobler <a.tobler@schweiz.ch>
4670
4671 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4672 * configure: Rebuilt.
4673
4674 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4675
4676 * MAINTAINERS (Write After Approval): Add myself.
4677
4678 2006-05-01 DJ Delorie <dj@redhat.com>
4679
4680 * configure.in: Restore CFLAGS if GMP isn't present.
4681 * configure: Regenerate.
4682
4683 2006-05-01 Richard Guenther <rguenther@suse.de>
4684
4685 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4686 maintainer.
4687
4688 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4689
4690 * MAINTAINERS (Write After Approval): Add myself.
4691
4692 2006-04-28 Jan Beulich <jbeulich@novell.com>
4693
4694 * MAINTAINERS (Write After Approval): Add myself.
4695
4696 2006-04-18 DJ Delorie <dj@redhat.com>
4697
4698 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4699 reference libgloss so that libssp can be built in a combined
4700 tree.
4701 * configure: Regenerate.
4702
4703 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4704
4705 * MAINTAINERS (Write After Approval): Add myself.
4706
4707 2006-04-05 Ben Elliston <bje@au.ibm.com>
4708
4709 * configure.in: Require makeinfo 4.4 or higher.
4710 * configure: Regenerate.
4711
4712 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4713
4714 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4715 Rearrange the entries of other libraries to have them in one place.
4716
4717 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4718
4719 * MAINTAINERS (Write After Approval): Remove myself.
4720 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4721
4722 2006-03-14 Richard Guenther <rguenther@suse.de>
4723
4724 * configure: Regenerate with autoconf 2.13.
4725
4726 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4727
4728 * MAINTAINERS: Use my work address.
4729
4730 * MAINTAINERS: Update my E-mail address.
4731
4732 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4733
4734 * configure.in: Handle --disable-<component> generically.
4735 * configure: Regenerate.
4736
4737 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4738
4739 PR libgcj/17311
4740 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4741
4742 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4743
4744 * MAINTAINERS (Write After Approval): Remove myself.
4745 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4746
4747 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4748
4749 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4750 (TARGET_CONFIGDIRS): Remove.
4751 * configure.in: Remove AC_SUBST(target_configdirs).
4752 * Makefile.in, configure: Regenerated.
4753
4754 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4755
4756 * MAINTAINERS (Write After Approval): Remove myself.
4757 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4758
4759 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4760
4761 PR bootstrap/25670
4762
4763 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4764
4765 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4766 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4767 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4768 BUILD_PREFIX, BUILD_PREFIX_1.
4769 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4770
4771 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4772 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4773
4774 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4775 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4776 of `cat stage_current`. Always provide the `r' and `s' variables.
4777 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4778 a single shell execution.
4779 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4780 bootstrapped modules, make the stage1 module if the build was not
4781 started yet, else build the current stage.
4782 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4783 (all-build, all-host, all-target, [+make_target+]-host,
4784 [+make_target+]-target): Do not use \-continued lines.
4785 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4786 (current_stage, restrap, stage_last): New.
4787
4788 * Makefile.in: Regenerate.
4789 * configure: Regenerate.
4790
4791 2006-02-19 Bud Davis <jmdavis@link.com>
4792
4793 * MAINTAINERS (Write After Approval): Remove myself.
4794 (Language Front End Maintainers): Add myself as fortran 95
4795 maintainer and update e-mail address.
4796
4797 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4798
4799 * MAINTAINERS (Write After Approval): Remove myself.
4800 (Language Front End Maintainers): Add myself as fortran 95
4801 maintainer.
4802
4803 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4804
4805 * MAINTAINERS (Write After Approval): Add myself.
4806
4807 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4808
4809 * MAINTAINERS (Write After Approval): Remove myself.
4810 (Language Front End Maintainers): Add myself as
4811 fortran 95 maintainer.
4812
4813 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4814
4815 Sync from src:
4816
4817 2005-12-27 Leif Ekblad <leif@rdos.net>
4818
4819 * configure.in: Add support for RDOS target.
4820 * configure: Regenerate.
4821
4822 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4823 Andreas Schwab <schwab@suse.de>
4824
4825 * configure: Regenerate.
4826
4827 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4828
4829 * configure.in (enable_libgomp): Add AIX.
4830 * configure: Regenerate.
4831
4832 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4833
4834 * MAINTAINERS (Write After Approval): Add myself.
4835
4836 2006-02-03 Lee Millward <lee.millward@gmail.com>
4837
4838 * MAINTAINERS (Write After Approval): Add myself.
4839
4840 2006-01-31 Richard Guenther <rguenther@suse.de>
4841 Paolo Bonzini <bonzini@gnu.org>
4842
4843 * Makefile.def (target_modules): Add libgcc-math target module.
4844 * configure.in (target_libraries): Add libgcc-math target library.
4845 (--enable-libgcc-math): New configure switch.
4846 * Makefile.in: Re-generate.
4847 * configure: Re-generate.
4848 * libgcc-math: New toplevel directory.
4849
4850 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4851
4852 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4853 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4854 the assembler, linker and binutils.
4855 * configure: Regenerate.
4856
4857 2006-01-22 Dirk Mueller <dmueller@suse.de>
4858
4859 * MAINTAINERS (Write After Approval): Add myself.
4860
4861 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4862
4863 * configure: Regenerate.
4864
4865 2006-01-18 Richard Henderson <rth@redhat.com>
4866 Jakub Jelinek <jakub@redhat.com>
4867 Diego Novillo <dnovillo@redhat.com>
4868
4869 * libgomp: New directory.
4870 * Makefile.def: Add target_module libgomp.
4871 * Makefile.in: Regenerate.
4872 * configure.in (target_libraries): Add target-libgomp.
4873 * configure: Regenerate.
4874
4875 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4876
4877 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4878 @ from continuation.
4879 * Makefile.in: Rebuilt.
4880
4881 2006-01-04 Chris Lattner <sabre@gnu.org>
4882
4883 * MAINTAINERS (Write After Approval): Add myself.
4884
4885 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4886
4887 PR bootstrap/24252
4888
4889 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4890 * Makefile.tpl (OBJDUMP): New.
4891 (EXTRA_HOST_FLAGS): Add it.
4892 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4893
4894 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4895 to use symbolic links between directories. Avoid race conditions
4896 or make them harmless.
4897 * configure.in: Do not try to use symbolic links between directories.
4898
4899 * Makefile.def (LEAN): Pass.
4900 * Makefile.tpl (LEAN): Define.
4901 (stage[+id+]-start): Accept that the previous directory does not
4902 exist, if the bootstrap is lean.
4903 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4904 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4905 configure substitution.
4906 ([+compare-target+]): Likewise.
4907 ([+bootstrap-target+]-lean): New.
4908 * configure.in: Remove lean bootstrap support from here.
4909
4910 * Makefile.in: Regenerate.
4911 * configure: Regenerate.
4912
4913 2006-01-04 Ben Elliston <bje@au.ibm.com>
4914
4915 * MAINTAINERS (libdecnumber): Add myself.
4916
4917 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4918
4919 * libtool-ldflags: New script.
4920
4921 2006-01-02 Andreas Schwab <schwab@suse.de>
4922
4923 * configure.in: When reconfiguring remove Makefile in
4924 all stage directories.
4925 * configure: Regenerate.
4926
4927 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4928
4929 * MAINTAINERS: Update my email address.
4930
4931 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4932
4933 Revert Ada-related part of the previous change.
4934
4935 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4936 Do not pass.
4937 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4938 * Makefile.in: Regenerate.
4939 * configure.in: Do not include mt-ppc-aix target fragment.
4940 * configure: Regenerate.
4941
4942 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4943
4944 * configure.in: Select appropriate fragments for PowerPC/AIX.
4945 * configure: Regenerate.
4946
4947 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4948 BOOT_CFLAGS, BOOT_LDFLAGS.
4949 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4950 BOOT_CFLAGS, BOOT_LDFLAGS.
4951 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4952 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4953 (stage): Fail if we cannot complete the work.
4954 * Makefile.in: Regenerate.
4955
4956 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4957
4958 * configure.in: Replace ms1 with mt.
4959 * configure: Rebuilt.
4960
4961 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4962
4963 * MAINTAINERS: Update my email address.
4964
4965 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4966
4967 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4968 install-host-nogcc): Don't invoke $(stage) at the end.
4969 * Makefile.in: Regenerate.
4970
4971 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4972
4973 * configure.in: Flip the top-level bootstrap switch.
4974 * configure: Regenerate.
4975
4976 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4977
4978 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4979 $(stage) and $(unstage).
4980 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4981 (all): Remove stray semicolon.
4982 (local-distclean): Don't handle multilib.tmp and multilib.out.
4983 (install.all): Set $s for consistency.
4984 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4985 check_multilibs setting. Always make the install directory.
4986 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4987 Correct @if/@endif.
4988 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4989 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4990 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4991 (multilib.out): Remove.
4992 * Makefile.in: Regenerated.
4993
4994 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4995
4996 * MAINTAINERS (Write After Approval): Add myself.
4997
4998 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4999
5000 * MAINTAINERS: Add myself as mt maintainer.
5001
5002 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5003
5004 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5005
5006 * MAINTAINERS: Change email address.
5007
5008 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5009
5010 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5011 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5012 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5013 Find in-tree tools if available.
5014 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5015 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5016 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5017 (COMPILER_*_FOR_TARGET): New.
5018 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5019 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5020 (CONFIGURED_*, USUAL_*): Remove.
5021 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5022 STRIP): Use autoconf substitutions.
5023 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5024 COMPILER_NM_FOR_TARGET): New.
5025 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5026
5027 (all): Make all-host and all-target in parallel.
5028 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5029 that $$r and $$s are set before invoking a recursive make.
5030 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5031 ([+bootstrap-target+]): Inline most of the `all' target.
5032
5033 2005-11-29 Ben Elliston <bje@au.ibm.com>
5034
5035 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5036 from the gcc build directory.
5037 * Makefile.in: Regenerate.
5038
5039 2005-11-29 Ben Elliston <bje@au.ibm.com>
5040
5041 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5042 depend on all-libdecnumber.
5043 * configure.in (host_libs): Include libdecnumber.
5044 * Makefile.in: Regenerate.
5045 * configure: Likewise.
5046
5047 2005-11-29 Ben Elliston <bje@au.ibm.com>
5048
5049 * libdecnumber: Import decNumber sources from the dfp-branch.
5050
5051 2005-11-21 Kean Johnston <jkj@sco.com>
5052
5053 * config.sub, config.guess: Sync from upstream sources.
5054
5055 2005-11-21 Ben Elliston <bje@au.ibm.com>
5056
5057 Import from Autoconf sources:
5058
5059 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5060 * config/move-if-change: Don't output "$2 is unchanged";
5061 suggested by Ben Elliston. Handle weird characters correctly.
5062
5063 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5064
5065 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5066 to match upstream libtool for darwin.
5067
5068 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5069
5070 * Makefile.def: Remove gdb dependencies for gdbtk.
5071 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5072 (configure-gdb, install-gdb): New rules.
5073 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5074 * Makefile.in, configure: Regenerated.
5075
5076 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5077
5078 * MAINTAINERS (Write After Approval): Add myself.
5079
5080 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5081
5082 * MAINTAINERS (Write After Approval): Add myself.
5083
5084 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5085
5086 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5087 Diego Novillo.
5088
5089 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5090
5091 PR bootstrap/24297
5092 * Makefile.tpl (do-[+make-target+], do-check, install,
5093 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5094 are set before recursing.
5095 * Makefile.in: Regenerate.
5096
5097 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5098
5099 PR bootstrap/18939
5100 * Makefile.def (gcc) <target>: Fix thinko.
5101 * Makefile.in: Regenerate.
5102
5103 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5104
5105 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5106 * configure: Regenerate.
5107
5108 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5109
5110 * MAINTAINERS (Write After Approval): Add self.
5111
5112 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5113
5114 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5115 target-libffi, target-qthreads, target-libjava, and
5116 targetlibobjc.
5117 * configure: Regenerate.
5118
5119 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5120
5121 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5122 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5123 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5124 (USUAL_OBJDUMP_FOR_TARGET): New.
5125 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5126 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5127 * configure, Makefile.in: Regenerated.
5128
5129 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5130
5131 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5132 before other host packages.
5133
5134 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5135
5136 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5137
5138 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5139
5140 PR bootstrap/22340
5141
5142 * configure.in (default_target): Remove.
5143 * Makefile.tpl (all): Do not use prerequisites as subroutines
5144 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5145 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5146 use prerequisites as subroutines.
5147 (check-host, check-target): New.
5148 (bootstrap configure & all targets): Do not use stage*-start
5149 if the directory layout is already ok.
5150 (non-bootstrap configure & all targets): Prepend a $(unstage).
5151 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5152 (NOTPARALLEL): Remove.
5153 (unstage, stage variables): New variables.
5154 (unstage, stage targets): Simply expand to those variables.
5155
5156 * configure: Regenerate.
5157 * Makefile.in: Regenerate.
5158
5159 2005-10-04 James E Wilson <wilson@specifix.com>
5160
5161 * Makefile.def (lang_env_dependencies): Add libmudflap.
5162 * Makefile.in: Regenerate.
5163
5164 2005-10-03 Andreas Schwab <schwab@suse.de>
5165
5166 Backport from libtool CVS:
5167 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5168
5169 * ltmain.sh: add support for installing into temporary
5170 staging area (e.g. 'make install DESTDIR=...')
5171
5172 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5173
5174 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5175 * configure: Regenerated.
5176
5177 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5178
5179 * configure: Regenerate with the correct
5180 autoconf version.
5181
5182 2005-09-30 Catherine Moore <clm@cm00re.com>
5183
5184 * configure.in (bfin-*-*): New.
5185 * configure: Regenerated.
5186
5187 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5188
5189 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5190 (LIPO_FOR_TARGET): New.
5191 (CONFIGURED_LIPO_FOR_TARGET): New.
5192 (USUAL_LIPO_FOR_TARGET): New.
5193 (STRIP_FOR_TARGET): New.
5194 (CONFIGURED_STRIP_FOR_TARGET): New.
5195 (USUAL_STRIP_FOR_TARGET): New.
5196 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5197 STRIP_FOR_TARGET.
5198 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5199 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5200 * Makefile.in: Regenerate.
5201 * configure: Regenerate.
5202
5203 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5204
5205 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5206 (rs6000-*-aix*): Same.
5207 * configure: Regenerate.
5208
5209 2005-09-16 Tom Tromey <tromey@redhat.com>
5210
5211 * MAINTAINERS: Add self as java maintainer.
5212
5213 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5214
5215 * configure.in: Recognize f95 in the --enable-languages option,
5216 and substitute it for fortran, issuing a warning.
5217 * configure: Regenerate.
5218
5219 2005-08-30 Phil Edwards <phil@codesourcery.com>
5220
5221 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5222 * configure: Regenerated.
5223
5224 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5225
5226 * MAINTAINERS: Add self as ms1 maintainer.
5227
5228 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5229
5230 * Makefile.def (libssp): Add to lang_env_dependencies.
5231 * Makefile.in: Regenerate.
5232
5233 2005-08-18 Ian Lance Taylor <ian@airs.com>
5234
5235 * MAINTAINERS: Add myself as middle-end maintainer.
5236
5237 2005-08-17 Christian Groessler <chris@groessler.org>
5238
5239 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5240 * Makefile.in: Regenerate.
5241
5242 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5243
5244 * MAINTAINERS (write after approval): Added myself.
5245
5246 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5247
5248 * MAINTAINERS (Write After Approval): Add myself.
5249
5250 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5251
5252 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5253 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5254 Look for alternate names of the target cc and c++
5255 * configure: Regenerate.
5256
5257 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5258
5259 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5260 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5261 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5262 tools; remove code to manually set them.
5263 (Target tools): Look in the environment for them.
5264 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5265 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5266 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5267 build directory.
5268 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5269 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5270 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5271 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5272 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5273 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5274 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5275 * configure: Regenerate.
5276 * Makefile.in: Regenerate.
5277
5278 2005-07-28 Ben Elliston <bje@au.ibm.com>
5279
5280 * MAINTAINERS: Update for removed CPU targets.
5281
5282 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5283
5284 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5285 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5286 * Makefile.in: Regenerated.
5287
5288 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5289
5290 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5291 (CFLAGS_FOR_TARGET): Use it.
5292 (CXXFLAGS_FOR_TARGET): Likewise.
5293 * Makefile.in: Regenerated.
5294 * configure.in (--with-build-sysroot): New option.
5295 * configure: Regenerated.
5296
5297 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5298
5299 * Makefile.tpl: Wrap install between unstage and stage
5300 * Makefile.in: Regenerate.
5301
5302 2005-07-21 Eric Christopher <echristo@apple.com>
5303
5304 * MAINTAINERS: Update affiliation.
5305
5306 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5307
5308 * MAINTAINERS: Add self as crx port maintainer.
5309
5310 2005-07-20 DJ Delorie <dj@redhat.com>
5311
5312 * MAINTAINERS: Add self as m32c maintainer.
5313
5314 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5315
5316 * all files: Update FSF address.
5317
5318 2005-07-15 Eric Christopher <echristo@redhat.com>
5319
5320 * MAINTAINERS: Change affiliation.
5321
5322 2005-07-14 Jim Blandy <jimb@redhat.com>
5323
5324 * configure.in: Add cases for Renesas m32c.
5325 * configure: Regenerated.
5326
5327 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5328
5329 * COPYING.LIB: Update from fsf.org.
5330
5331 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5332
5333 * COPYING, compile, config.guess,
5334 config.sub, install-sh, missing, mkinstalldirs,
5335 symlink-tree, ylwrap: Sync from upstream sources.
5336 * config-ml.in: Update FSF address.
5337
5338 2005-07-13 Eric Christopher <echristo@redhat.com>
5339
5340 * configure.in: Add toplevel noconfigdir support for tpf.
5341 * configure: Regenerate.
5342
5343 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5344
5345 PR ada/22340
5346
5347 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5348 * Makefile.in: Regenerate.
5349
5350 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5351
5352 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5353 Brolley to write-after-approval.
5354
5355 2005-07-07 Andreas Schwab <schwab@suse.de>
5356
5357 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5358 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5359 * Makefile.in: Regenerated.
5360
5361 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5362
5363 * configure.in: Don't build sim or rda when targetting darwin.
5364 * configure: Regenerate.
5365
5366 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5367
5368 * configure.in: Add --enable-libssp and --disable-libssp.
5369 * configure: Regenerate with autoconf-2.13.
5370
5371 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5372
5373 * Makefile.def (target_modules): Add libssp.
5374 * configure.in (target_libraries): Add target-libssp.
5375 * configure: Rebuilt.
5376 * Makefile.in: Rebuilt.
5377
5378 2005-07-01 Zack Weinberg <zackw@panix.com>
5379
5380 * MAINTAINERS: Change email address. Resign from maintainership.
5381
5382 2005-07-01 Richard Guenther <rguenther@suse.de>
5383
5384 * MAINTAINERS: Change my e-mail address and affiliation.
5385
5386 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5387
5388 * Makefile.def (stagefeedback): Come after profile.
5389 Define profiledbootstrap target.
5390 * Makefile.tpl (profiledbootstrap): Remove.
5391 (stageprofile-end): Zap stagefeedback.
5392 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5393 * Makefile.in: Regenerate.
5394
5395 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5396
5397 * MAINTAINERS: Update my email address.
5398
5399 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5400
5401 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5402 In 'cpp' stanza, support '#line' as well as '# '.
5403
5404 2005-06-08 Andreas Schwab <schwab@suse.de>
5405
5406 * MAINTAINERS: Move myself from 'Write After Approval' to
5407 'CPU Port Maintainers' section as m68k maintainer.
5408
5409 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5410
5411 * configure.in (unsupported_languages): New macro.
5412 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5413 non-ported target libraries in noconfigdirs.
5414 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5415 non-linux-gnu. Remove libgcj_ex_libffi.
5416 <lang_frag loop>: Set add_this_lang=no if the language is in
5417 unsupported_languages.
5418 * configure: Regenerate.
5419
5420 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5421
5422 * configure.in: Fix typo in handling of --with-mpfr-dir.
5423 * configure: Regenerate.
5424
5425 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5426
5427 * MAINTAINERS: Update my email address.
5428
5429 2005-06-02 Jim Blandy <jimb@redhat.com>
5430
5431 * config.sub: Add cases for the Renesas m32c. (This patch has been
5432 accepted into the master sources.)
5433
5434 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5435 Michael Snyder <msnyder@redhat.com>
5436 Stan Cox <scox@redhat.com>
5437
5438 * configure.in: Set noconfigdirs for ms1.
5439
5440 * configure: Regenerate.
5441
5442 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5443
5444 * MAINTAINERS (Write After Approval): Add self.
5445
5446 2005-06-01 Josh Conner <jconner@apple.com>
5447
5448 * MAINTAINERS (Write After Approval): Add self.
5449
5450 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5451
5452 * MAINTAINERS: Update my email address.
5453
5454 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5455
5456 * MAINTAINERS (Write After Approval): Add self.
5457
5458 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5459
5460 * MAINTAINERS (Write After Approval): Remove self.
5461
5462 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5463
5464 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5465 (Dependencies): Consider target modules for bootstrap dependencies.
5466 Make target bootstrap modules depend on each stage's gcc.
5467 * Makefile.in: Regenerate.
5468
5469 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5470
5471 * Makefile.def (configure-gcc): Depend on binutils having been built.
5472 (all-gcc): No need to do it here.
5473 * Makefile.in: Regenerate.
5474
5475 2005-05-19 Paul Brook <paul@codesourcery.com>
5476
5477 * configure.in: Rewrite misleading error message when requested
5478 language cannot be built.
5479 * configure: Regenerate.
5480
5481 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5482
5483 * ylwrap: Import from Automake 1.9.5.
5484
5485 2005-05-13 David Ung <davidu@mips.com>
5486
5487 * MAINTAINERS (Write After Approval): Add self.
5488
5489 2005-05-09 Mike Stump <mrs@apple.com>
5490
5491 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5492 lt_cv_sys_max_cmd_len for now.
5493
5494 2005-05-09 Stan Cox <scox@redhat.com>
5495
5496 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5497
5498 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5499
5500 * README.SCO: Update the URL.
5501
5502 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5503
5504 * ltconfig: Define file_list_spec. Pass file_list_spec and
5505 with_gnu_ld to libtool.
5506 * ltcf-c.sh (aix[45]): Define file_list_spec.
5507 * ltcf-cxx.sh (aix[45]): Same.
5508 * ltcf-gcj.sh (aix[45]): Same.
5509 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5510 exists, write list of input files to temporary file.
5511
5512 2005-05-04 Mike Stump <mrs@apple.com>
5513
5514 * configure.in: Always pass --target to target configures as
5515 otherwise rebuilds that do --recheck will fail.
5516 * confiugure: Rebuilt.
5517
5518 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5519
5520 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5521 STAGE_HOST_EXPORTS.
5522 (configure, all): Add bootstrap support.
5523 (Host modules, target modules): Pass post-stage1 flags and exports.
5524 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5525 * Makefile.in: Regenerate.
5526
5527 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5528
5529 * configure: Regenerate.
5530
5531 2005-04-27 Mike Stump <mrs@apple.com>
5532
5533 * MAINTAINERS: Add self as darwin maintainer.
5534
5535 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5536
5537 * config.sub: Update from master copy.
5538
5539 2005-04-21 Mike Stump <mrs@apple.com>
5540
5541 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5542 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5543
5544 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5545
5546 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5547 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5548 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5549 "*-*-elf" and "*-*-linux*".
5550 * configure: Regenerate.
5551
5552 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5553
5554 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5555
5556 2005-04-12 Mike Stump <mrs@apple.com>
5557
5558 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5559
5560 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5561
5562 * MAINTAINERS (Write After Approval): Add myself.
5563
5564 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5565
5566 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5567
5568 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5569
5570 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5571 (TARGET_CONFIGARGS): Include --with-target-subdir.
5572 (configure, all): New macros. Use them throughout.
5573 * Makefile.in: Regenerate.
5574
5575 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5576
5577 * MAINTAINERS (Write After Approval): Add myself.
5578
5579 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5580
5581 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5582
5583 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5584
5585 * MAINTAINERS: Move John Carr to Write After Approval.
5586
5587 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5588
5589 * config/mh-mingw32: Delete.
5590 * configure.in: Don't use it.
5591 * configure: Regenerate.
5592
5593 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5594
5595 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5596 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5597 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5598 (HOST_LIB_PATH): Generate from Makefile.def.
5599 (TARGET_LIB_PATH): Likewise.
5600 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5601 * Makefile.in: Regenerate.
5602 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5603 (RPATH_ENVVAR): Include Darwin case.
5604 * configure: Regenerate.
5605
5606 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5607
5608 * MAINTAINERS (Various Maintainers): Remove self.
5609 (Write After Approval): Add self.
5610
5611 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5612
5613 * MAINTAINERS (Various Maintainers): Add self.
5614
5615 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5616
5617 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5618 * configure: Regenerate.
5619
5620 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5621
5622 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5623 gcc_version, and gcc_version_trigger from set of flags to pass.
5624 * Makefile.tpl: Remove definitions of above variables.
5625 (config.status): Remove dependency on $(gcc_version_trigger).
5626 * Makefile.in: Regenerate.
5627 * configure.in: Do not reference config/gcc-version.m4 nor
5628 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5629 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5630 * configure: Regenerate.
5631
5632 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5633 Andrew Pinski <pinskia@physics.uc.edu>
5634
5635 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5636 * Makefile.in: Regenerate.
5637
5638 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5639
5640 * MAINTAINERS (Write After Approval): Add myself.
5641
5642 2005-03-03 David Ayers <d.ayers@inode.at>
5643
5644 * MAINTAINERS (Write After Approval): Add myself.
5645
5646 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5647
5648 PR libgcj/20160
5649 * ltmain.sh: Avoid creating archives with components that have
5650 duplicate basenames.
5651
5652 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5653
5654 PR bootstrap/20250
5655 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5656 instead of check.
5657 * Makefile.in: Regenerate.
5658
5659 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5660
5661 * Makefile.in: Regenerate to fix conflict between the previous two
5662 patches.
5663
5664 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5665
5666 PR bootstrap/17383
5667 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5668 * Makefile.tpl (HOST_SUBDIR): New substitution.
5669 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5670 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5671 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5672 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5673 (Host modules, Bootstrapped modules): Use it.
5674 (Build modules, Target modules): Do not create symlink trees,
5675 always configure out-of-srcdir.
5676 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5677 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5678 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5679 $(HOST_SUBDIR). Create a symlink for host_subdir.
5680
5681 * Makefile.in: Regenerate.
5682 * configure: Regenerate.
5683
5684 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5685
5686 Merged from libada-gnattools-branch:
5687 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5688
5689 * gnattools: New directory.
5690 * Makefile.def: Add gnattools as a module, depending on target-libada.
5691 * Makefile.in: Regenerate.
5692 * configure.in: Include gnattools in host_tools; disable it if ada
5693 is disabled.
5694 * configure: Regenerate.
5695
5696 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5697
5698 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5699 treelang maintainer.
5700 (Write After Approval): Remove myself.
5701
5702 2005-02-23 Paul Schlie <schlie@comcast.net>
5703
5704 * configure.in: Allow darwin targeted ports to build tk, itcl and
5705 libgui.
5706 * configure: Regenerate.
5707
5708 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5709
5710 PR libgcj/10353
5711 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5712 * configure: Regenerate.
5713
5714 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5715
5716 * MAINTAINERS (Write After Approval): Add myself.
5717
5718 2005-02-10 Ian Lance Taylor <ian@airs.com>
5719
5720 * MAINTAINERS: Update my e-mail address.
5721
5722 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5723
5724 * MAINTAINERS (Write After Approval): Add myself.
5725
5726 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5727
5728 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5729 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5730 target-libgloss when not *-*-elf and *-*-aout.
5731 * configure: Regenerate.
5732
5733 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5734
5735 * MAINTAINERS: Remove obsolete entries.
5736
5737 * MAINTAINERS (Write After Approval): Add Michael Matz.
5738
5739 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5740
5741 * MAINTAINERS: Remove self as cpplib maintainer.
5742
5743 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5744
5745 * install-sh, config.sub: Import from upstream.
5746
5747 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5748
5749 PR bootstrap/18222
5750 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5751 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5752 * Makefile.in: Regenerate.
5753
5754 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5755
5756 * MAINTAINERS: Update my email address.
5757
5758 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5759 Andreas Schwab <schwab@suse.de>
5760
5761 PR bootstrap/18033
5762 * config-ml.in: Eval option if surrounded by single quotes.
5763
5764 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5765
5766 Revert 2004-12-28 Makefile changes, a better fix will be
5767 applied to mainline and src after GCC 4.0 branches.
5768
5769 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5770
5771 PR bootstrap/17383
5772
5773 * Makefile.def (target_modules): Remove stage parameter,
5774 it is always true now.
5775 * Makefile.tpl (configure-build-[+module+],
5776 configure-target-[+module+]): Always build symlink tree
5777 for the directory and for include. BUILD_SUBDIR and
5778 TARGET_SUBDIR cannot be . anymore.
5779 * Makefile.in: Regenerate.
5780
5781 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5782
5783 Revert 2004-12-08 Makefile changes.
5784
5785 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5786
5787 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5788 cygwin, mingw.
5789
5790 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5791
5792 * configure.in (sh64-*-*): Reenable gprof.
5793 * configure: Regenerate.
5794
5795 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5796
5797 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5798 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5799 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5800 * Makefile.in: Regenerate.
5801
5802 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5803
5804 * MAINTAINERS: Update my email address.
5805
5806 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5807
5808 * Makefile.tpl: Generate normal dependencies if the LHS module is
5809 not bootstrapped.
5810 * Makefile.in: Regenerate.
5811
5812 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5813
5814 * configure.in: Include config/gxx-include-dir.m4. Use
5815 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5816 * configure: Regenerate.
5817
5818 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5819
5820 * config.if: Delete.
5821 * configure.in: Set libstdcxx_incdir directly.
5822 * configure: Regenerate.
5823
5824 2004-12-02 Eric Christopher <echristo@redhat.com>
5825
5826 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5827 * Makefile.in: Regenerate.
5828
5829 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5830
5831 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5832 * configure: Regenerate.
5833
5834 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5835
5836 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5837 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5838 * configure: Regenerate.
5839
5840 2004-12-01 Eric Christopher <echristo@redhat.com>
5841
5842 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5843 of things to remove.
5844
5845 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5846
5847 * MAINTAINERS (Write After Approval): Update my e-mail address.
5848
5849 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5850
5851 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5852 from CVS libtool to always pass_all.
5853
5854 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5855
5856 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5857 (hppa*64*-*-*): Delete incorrect comment.
5858 * configure: Rebuilt.
5859
5860 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5861
5862 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5863
5864 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5865
5866 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5867 from CVS libtool to always pass_all.
5868
5869 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5870
5871 * install-sh, compile: Import from automake.
5872
5873 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5874
5875 * config.guess, config.sub: Import from savannnah.
5876
5877 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5878
5879 * MAINTAINERS (Write After Approval): Add myself
5880
5881 2004-11-12 Mike Stump <mrs@apple.com>
5882
5883 * Makefile.def: Add html support.
5884 * Makefile.tpl: Likewise.
5885 * Makefile.in: Regenerate.
5886
5887 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5888
5889 PR 18423
5890 * configure.in: Remove all instances of build-fixincludes from
5891 noconfigdirs.
5892 (build_configargs): Supply --target to subdirectories.
5893 * configure: Regenerate.
5894
5895 * Makefile.def: Make gcc install depend on fixincludes install.
5896 * Makefile.in: Regenerate.
5897
5898 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5899
5900 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5901
5902 2004-11-11 Paul Brook <paul@codesourcery.com>
5903
5904 * MAINTAINERS: Add self as arm maintainer. Update email address.
5905
5906 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5907
5908 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5909 target-libgfortran.
5910 * configure: Regenerate.
5911
5912 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5913
5914 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5915 like CC.
5916
5917 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5918
5919 * Makefile.def (host fixincludes): Specify missing targets.
5920 * Makefile.in: Regenerate.
5921
5922 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5923
5924 * MAINTAINERS: Add myself
5925
5926 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5927
5928 * MAINTAINERS (Write After Approval): Add myself.
5929
5930 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5931
5932 * Makefile.def: Build fixincludes for the host, too.
5933 * Makefile.in: Regenerate.
5934 * configure.in (host_tools): Add fixincludes.
5935 * configure: Regenerate.
5936
5937 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5938
5939 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5940 * configure: Regenerated.
5941
5942 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5943
5944 PR other/17783
5945 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5946 * configure: Regenerated.
5947
5948 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5949
5950 * README.SCO: Update per FSF instructions.
5951
5952 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5953
5954 PR target/18151
5955 * configure.in (case ${target}): Do not build fixincludes for avr.
5956 * configure: Regenerated.
5957
5958 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5959
5960 * configure.in (case ${target}): Do not build fixincludes
5961 on platforms where it is not used.
5962 * configure: Regenerated.
5963
5964 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5965
5966 * configure.in: Use an absolute path to install-sh.
5967 * configure: Regenerated.
5968
5969 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5970
5971 * MAINTAINERS (Write After Approval): Add myself.
5972
5973 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5974
5975 * MAINTAINERS: Remove from Write After Approval those that are
5976 already maintainers.
5977
5978 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5979
5980 * MAINTAINERS: Update my email address.
5981
5982 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5983
5984 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5985 * configure: Regenerate.
5986
5987 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
5988
5989 * MAINTAINERS: Update my email address.
5990
5991 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5992
5993 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5994 entries belonging to this category.
5995
5996 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5997
5998 * MAINTAINERS: Update my e-mail address.
5999
6000 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6001
6002 Fix wrong conflict resolution in:
6003
6004 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6005
6006 * Makefile.in: Regenerate.
6007 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6008 in the recursive `make', instead of hardwiring `all'.
6009 (Autogenerated TARGET-* variables): New.
6010
6011 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6012
6013 * configure.in: Enable target-libgloss for crx-*-*.
6014 * configure: Regenerate.
6015
6016 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6017
6018 * MAINTAINERS (Various Maintainers): Move the "windows,
6019 cygwin, mingw" maintainer to ...
6020 (OS Port Maintainers): ... here.
6021
6022 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6023
6024 * MAINTAINERS (Write After Approval): Remove those that are
6025 maintainers of some subsystem.
6026
6027 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6028
6029 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6030 * ltcf-cxx.sh (tpf*): Likewise.
6031 * ltconfig (tpf*): Add TPF OS configuration support.
6032
6033 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6034
6035 * MAINTAINERS: Change my email address to my new work account.
6036
6037 2004-09-24 Michael Roth <mroth@nessie.de>
6038
6039 * configure.in (--without-headers): Add missing double quotes.
6040 * configure: Regenerate.
6041
6042 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6043
6044 * ylwrap: Revert to previous version.
6045
6046 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6047
6048 PR bootstrap/17369
6049 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6050 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6051 SET_GCC_LIB_PATH_CMD.
6052 (BASE_TARGET_EXPORTS): Likewise.
6053 * Makefile.in: Regenerated.
6054
6055 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6056 * configure: Regenerated.
6057
6058 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6059
6060 * config.guess: New upstream version
6061 * compile, depcomp, install-sh, ylwrap: Likewise.
6062
6063 2004-09-19 Roger Sayle <roger@eyesopen.com>
6064
6065 * config/mh-x86omitfp: New host makefile fragment. Add
6066 -fomit-frame-pointer to the default BOOT_CFLAGS.
6067 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6068 * configure: Regenerate.
6069
6070 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6071
6072 PR target/11572
6073 * configure.in (*-*-darwin*): Renable libobjc.
6074 * configure: Regenerate.
6075
6076 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6077
6078 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6079
6080 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6081
6082 * Makefile.def: Remove libbanshee.
6083 * Makefile.tpl: Ditto.
6084 * configure.in: Ditto.
6085 * Makefile.in: Regen.
6086 * configure: Ditto.
6087
6088 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6089
6090 * ltmain.sh: Use $pic_object as $non_pic_object if
6091 $non_pic_object=none.
6092
6093 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6094
6095 * missing: Import latest version from master repository.
6096
6097 2004-09-06 Nick Clifton <nickc@redhat.com>
6098
6099 * config.sub: Import latest version from master repository.
6100 * config.guess: Likewise.
6101 This includes these changes:
6102
6103 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6104
6105 * config.sub: Handle crisv32, alias etraxfs.
6106 * config.guess (crisv32:Linux:*:*): Handle.
6107
6108 2004-08-13 Brad Smith <brad@comstyle.com>
6109
6110 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6111 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6112
6113 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6114
6115 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6116 assume the processor is a powerpc. This is because coreutils
6117 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6118 in this case, due to a MacOS X bug that causes
6119 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6120 to return a negative number.
6121 Problem reported by Petter Reinholdtsen in:
6122 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6123
6124 2004-07-19 Ben Elliston <bje@gnu.org>
6125
6126 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6127
6128 2004-06-24 Ben Elliston <bje@gnu.org>
6129
6130 * config.guess: Update copyright years.
6131 * config.sub: Likewise.
6132
6133 2004-06-22 Robert Millan <robertmh@gnu.org>
6134
6135 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6136 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6137
6138 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6139
6140 * config.guess (*:*VMS:*:*): New entry. Replaces
6141 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6142 manufacturer.
6143
6144 2004-06-22 Ben Elliston <bje@gnu.org>
6145
6146 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6147 * config.sub: Likewise.
6148
6149 2004-06-22 Ben Elliston <bje@gnu.org>
6150
6151 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6152 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6153
6154 2004-06-11 Ben Elliston <bje@gnu.org>
6155
6156 * config.guess (pegasos:OpenBSD:*:*): Remove.
6157
6158 2004-06-11 Ben Elliston <bje@gnu.org>
6159
6160 From Wouter Verhelst <wouter@grep.be>:
6161 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6162
6163 2004-06-11 Ben Elliston <bje@gnu.org>
6164
6165 * config.guess (luna88k:OpenBSD:*:*): New.
6166
6167 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6168
6169 * config.guess (m32r*:Linux:*:*): New case.
6170 * config.sub: Handle m32rle.
6171
6172 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6173
6174 From Jens Petersen <petersen@redhat.com>:
6175 * config.sub: Handle sparcv8.
6176
6177 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6178
6179 From Tom Smith <smith@cag.lkg.hp.com>:
6180 * config.guess: Version suffixes are equally significant on Tru64
6181 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6182 prefix of "P" (patched kernel).
6183
6184 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6185
6186 * config.sub: Add support for National Semiconductor CRX target.
6187
6188 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6189
6190 * MAINTAINERS (Various Maintainers): Remove myself as web page
6191 maintainer, add myself as maintainer of build status lists.
6192
6193 2004-09-03 Jan Beulich <jbeulich@novell.com>
6194
6195 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6196 *-*-netware, but add target-libmudflap.
6197 Consolidate *-*-netware targets (of which really only i?86 exists)
6198 into a single entry.
6199 * configure: Likewise.
6200
6201 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6202
6203 * Makefile.tpl (sorry): Remove.
6204 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6205 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6206 (do-clean): Clean per-stage directories too.
6207 (do-distclean): Run distclean-stage1 too.
6208 (.NOTPARALLEL): Enable during toplevel bootstrap.
6209 (stage[+id+]-bubble): Enable parallel execution during
6210 the recursive invocation.
6211 * Makefile.in: Regenerate.
6212
6213 Fix previous checkin:
6214
6215 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6216 include.
6217 * configure.in: Fix indentation.
6218 * configure: Regenerate.
6219
6220 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6221
6222 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6223 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6224 * configure: regenerate
6225 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6226 -mdynamic-no-pic
6227
6228 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6229
6230 * Makefile.def (build_modules): Add fixincludes.
6231 (dependencies): Make gcc depend on fixincludes.
6232 * configure.in (build_tools): Add fixincludes.
6233 (build_configdirs): Always include build_libs.
6234 * Makefile.in: Regenerate.
6235 * configure: Regenerate.
6236
6237 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6238
6239 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6240 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6241 phony targets; do not generate timestamp files.
6242 (distclean-stageN): Remove references to their timestamp files.
6243 (restageN, touch-stageN): Remove.
6244 (stageN-bubble): Rewritten.
6245 (compare): Support lean bootstraps.
6246 * Makefile.in: Regenerate.
6247
6248 * configure.in: Only warn when bootstrapping but
6249 build != host or build != target. Support lean bootstraps.
6250 * configure: Regenerate.
6251
6252 2004-08-26 Phil Edwards <phil@codesourcery.com>
6253
6254 * configure.in: Give a better error message if GMP/MPFR are missing
6255 and a language needing them has been requested.
6256 * configure: Regenerated.
6257
6258 2004-08-25 Phil Edwards <phil@codesourcery.com>
6259
6260 * configure.in: Print a list of available language front-ends if
6261 a requested one is missing. Tidy stray tab characters.
6262 * configure: Regenerated.
6263
6264 2004-08-19 Michael Koch <konqueror@gmx.de>
6265
6266 * gcc/doc/install.texi: Update entry about automake for libjava.
6267
6268 2004-08-17 Robert Millan <robertmh@gnu.org>
6269
6270 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6271 (instead of FreeBSD).
6272 * configure: Regenerate.
6273
6274 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6275
6276 * Makefile.in: Regenerate.
6277 * configure: Regenerate.
6278
6279 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6280 stage_*_flags.
6281 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6282 for bootstrapped modules if toplevel bootstrap is going.
6283 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6284 modules. Adjust for changes in Makefile.def. Enable several
6285 rules even in non-bootstrap mode, just to avoid peppering the
6286 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6287 (stage-[+prev+]-bubble): Remove.
6288
6289 * Makefile.def (Dependencies): Depend on all-build-bison,
6290 all-build-flex, all-build-byacc, all-build-texinfo, rather
6291 than the host variations.
6292 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6293 with BUILD_SUBDIR.
6294 (BISON): Update for recent Bisons.
6295 (YACC): Fix typo.
6296 (cross): Depend on all-build.
6297 (all): Do not depend on all-build.
6298 (prebootstrap): Remove.
6299 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6300 (Prebootstrap dependencies): Add them to the per-stage targets
6301 and to all-prebootstrap.
6302 * configure.in (build_configdirs): Always enable build_tools.
6303 (BUILD_DIR_PREFIX): Remove.
6304
6305 * Makefile.def (gcc): Add target variable.
6306 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6307 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6308 in the recursive `make', instead of hardwiring `all'.
6309 (Autogenerated TARGET-* variables): New.
6310
6311 2004-08-13 Brian Booth <bbooth@redhat.com>
6312
6313 * MAINTAINERS: Remove myself from write-after-approval.
6314
6315 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6316
6317 * src-release: Stop distributing mmalloc with gdb (which doesn't
6318 use it).
6319 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6320 * Makefile.in: Regenerate.
6321
6322 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6323
6324 * configure.in (arm*-*-eabi*): New target.
6325 * configure: Regenerate.
6326
6327 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6328
6329 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6330 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6331 (Dependencies): New section.
6332 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6333 (configure-target-[+module+]): Depend on maybe-all-gcc
6334 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6335 (toplevel profiledbootstrap): Fix dependencies.
6336 * Makefile.in: Regenerate.
6337
6338 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6339
6340 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6341 target-libiberty to noconfigdirs.
6342 * configure: Regenerate.
6343
6344 2004-08-03 Paul Brook <paul@codesourcery.com>
6345
6346 * configure.in: Check for MPFR as well as GMP.
6347 * configure: Regenerate.
6348
6349 2004-08-01 Robert Millan <robertmh@gnu.org>
6350
6351 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6352 libmudflap for all GNU-based systems (with Glibc).
6353 * configure: Regenerate.
6354
6355 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6356
6357 * Makefile.def (host-modules): Add gcc.
6358 * Makefile.in: Regenerate.
6359 * Makefile.tpl (sorry): New rule.
6360 (configure-host, all-host, [+make_target+]-host, do-check,
6361 install-host): Do not add gcc as a special case.
6362 (host modules): Add a small special-casing for gcc. Export
6363 extra_make_flags through the environment.
6364 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6365 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6366 other recursive targets for gcc): Remove.
6367
6368 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6369 (stage, unstage): New rules.
6370 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6371 distclean-stage[+id+]): Use stage_current.
6372 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6373 the stage*-start rules.
6374
6375 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6376
6377 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6378 use -all_load flag.
6379
6380 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6381
6382 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6383 * configure: Regenerate.
6384
6385 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6386
6387 * maintainer-scripts/gcc_release: Revert yesterday's change.
6388
6389 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6390
6391 * MAINTAINERS: Add myself to write-after-approval.
6392
6393 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6394
6395 * libf2c: Removed.
6396 * gcc/gccbug.in: Updated because of libf2c removal.
6397 * maintainer-scripts/gcc_release: Ditto.
6398
6399 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6400
6401 * configure.in: Build libmudflap by default on FreeBSD.
6402 * configure: Regenerated.
6403
6404 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6405
6406 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6407 systems.
6408 * configure: Regenerated.
6409
6410 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6411
6412 PR target/16344
6413 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6414 feedback based compiler.
6415 * Makefile.in: Rebuilt.
6416
6417 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6418
6419 * Makefile.def (host_modules): Set bootstrap=true for flex.
6420 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6421 * Makefile.in: Rebuilt.
6422
6423 2004-07-07 Jan Hubicka <jh@suse.cz>
6424
6425 * MAINTAINERS: Add self as a profile feedback maintainer.
6426
6427 2004-07-05 Phil Edwards <phil@codesourcery.com>
6428
6429 * configure.in: Do not prepend $srcdir to /dev/null in
6430 makefile fragments.
6431 * configure: Regenerate.
6432
6433 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6434
6435 * Makefile.def (build_modules): Add bison, byacc, flex,
6436 m4, texinfo.
6437 (flags_to_pass): Add FLEX.
6438 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6439 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6440 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6441 DEFAULT_MAKEINFO): Remove.
6442 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6443 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6444 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6445 objdir or else use configured tool.
6446 (all-build): New.
6447 (all): Depend on it.
6448 (Build module dependencies): Add.
6449 * Makefile.in: Regenerate.
6450 * configure.in: Better support for multiple build modules,
6451 matching what is done for host/target modules. Do not look
6452 for "plausible" locations of build tools if Canadian cross.
6453 Use autoconf's AC_PROG_CC to find a C compiler. Define
6454 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6455 * configure: Regenerate.
6456
6457 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6458
6459 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6460 * Makefile.in: Regenerate.
6461
6462 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6463
6464 * Makefile.tpl (configure-build-[+module+],
6465 configure-[+module+], configure-target-[+module+]): Pass
6466 [+extra_configure_args+].
6467 (all-build-[+module+], all-[+module+], check-[+module+],
6468 install-[+module+], [+make_target+]-[+module+],
6469 all-target-[+module+], check-target-[+module+],
6470 install-target-[+module+], [+make_target+]-target-[+module+]):
6471 Pass [+extra_make_args+].
6472 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6473 (GCC_HOST_EXPORTS): Remove.
6474 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6475 cross, check-gcc, check-gcc-c++, install-gcc,
6476 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6477 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6478 * Makefile.in: Regenerate.
6479
6480 2004-06-21 Matthew Sachs <msachs@apple.com>
6481
6482 * MAINTAINERS: Added self to write-after-approval.
6483
6484 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6485
6486 * configure.in: Check for srcdir/winsup rather than build directory
6487 winsup.
6488 * configure: Regenerate.
6489
6490 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6491
6492 * configure.in: Don't build Cygwin native newlib if winsup
6493 directory is missing. Emit warning instead.
6494 * configure: Regenerate.
6495
6496 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6497
6498 * Makefile.tpl (touch-stage[+id+]): New.
6499 (restage[+prev+]): Depend on touch-stage[+id+].
6500
6501 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6502 Use it throughout.
6503
6504 * Makefile.def: Add profile and feedback bootstrap stages.
6505 Remove next field from bootstrap stages.
6506 * Makefile.tpl (LN, LN_S): Substitute.
6507 (stageN-start, stageN-end): Use double-colon rules, to
6508 provide a hook for additional setup commands.
6509 (distclean-stageN-gcc, restageN): Create dependencies from
6510 [+prev+], not from [+next+].
6511 (stageN-bubble): Add commands for successive stages from
6512 [+prev+], using double-colon rules.
6513 (all-stageN-gcc): Fix typo.
6514 (stagefeedback-start, profiledbootstrap): New.
6515 * Makefile.in: Regenerate.
6516 * configure.in: Call ACX_PROG_LN.
6517 * configure: Regenerate.
6518
6519 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6520
6521 * MAINTAINERS (Write After Approval): Add myself.
6522
6523 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6524
6525 * MAINTAINERS (Write After Approval): Add myself.
6526
6527 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6528
6529 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6530 without gcc.
6531 * configure: Regenerate.
6532
6533 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6534
6535 * Makefile.tpl: Fix typo.
6536 * Makefile.in: Regenerate.
6537
6538 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6539
6540 * configure.in: Remove new- prefix from toplevel
6541 bootstrap targets.
6542 * configure: Regenerate.
6543
6544 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6545
6546 * Makefile.tpl (all.normal): Rename to all.
6547 (all): Replace with a rule to pick the default
6548 target from configure.
6549 (all-gcc, configure-gcc): Use conditionals to
6550 do nothing when toplevel bootstrap is going on.
6551 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6552 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6553 * configure.in: Support --enable-bootstrap.
6554
6555 * Makefile.def: Remove new- prefix from toplevel
6556 bootstrap targets.
6557 * Makefile.tpl: Likewise.
6558
6559 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6560 target.
6561
6562 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6563 $(RECURSE_FLAGS) to recursive invocation of make.
6564
6565 * Makefile.in: Regenerate.
6566 * configure: Regenerate.
6567
6568 2004-05-30 Andreas Jaeger <aj@suse.de>
6569 Jim Wilson <wilson@specifixinc.com>
6570
6571 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6572 like CC.
6573
6574 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6575
6576 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6577 * configure: Regenerate.
6578
6579 2004-05-25 Daniel Jacobowitz <drow@false.org>
6580
6581 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6582 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6583 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6584 targets.
6585 * Makefile.in: Regenerate.
6586
6587 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6588
6589 * configure.in: Test the ability to symlink directories.
6590 * configure: Regenerate.
6591
6592 * Makefile.def (bootstrap-stage): New definitions.
6593 * Makefile.tpl (configure-stage1-gcc,
6594 configure-stage2-gcc, configure-stage3-gcc,
6595 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6596 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6597 new-restage3, compare): Autogenerate, see Makefile.in
6598 entry for behavioral changes.
6599 (distclean-stage1, new-stage1-start, new-stage1-end,
6600 new-stage1-bubble, distclean-stage2, new-stage2-start,
6601 new-stage2-end, new-stage2-bubble, distclean-stage3,
6602 new-stage3-start, new-stage3-end): New autogenerated targets.
6603 (objext, prebootstrap, BOOT_CFLAGS,
6604 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6605 targets.
6606
6607 * Makefile.in: Regenerate.
6608 (distclean-stage1, new-stage1-start, new-stage1-end,
6609 new-stage1-bubble, distclean-stage2, new-stage2-start,
6610 new-stage2-end, new-stage2-bubble, distclean-stage3,
6611 new-stage3-start, new-stage3-end): New targets.
6612 (all-stage1-gcc): Move prebootstrap dependency from here...
6613 (configure-stage1-gcc): ...to here.
6614 (new-bootstrap): Use bubble targets.
6615 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6616 Use per-stage distclean targets.
6617 (configure-stage1-gcc, configure-stage2-gcc,
6618 configure-stage3-gcc, all-stage1-gcc,
6619 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6620 Use new-stageN-start to prepare the tree.
6621
6622 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6623
6624 * Makefile.def (host_modules): add libcpp.
6625 * Makefile.tpl: Add dependencies on and for libcpp.
6626 * Makefile.in: Regenerate.
6627 * configure.in: Add libcpp host module.
6628 * configure: Regenerate.
6629
6630 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6631
6632 * Makefile.tpl: Whenever a recursive target is defined, wrap
6633 it in a special @if/@endif block, and prepare its maybe
6634 dependency in the @if/@endif block
6635 * configure.in: Instead of writing maybe dependencies, remove
6636 the @if/@endif statements, and remove the @if/@endif blocks
6637 that remain.
6638 * configure: Regenerate.
6639 * Makefile.in: Regenerate.
6640
6641 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6642
6643 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6644
6645 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6646
6647 PR bootstrap/15120
6648 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6649 * */configure: Rebuilt.
6650
6651 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6652
6653 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6654 of libf2c.
6655 * configure, Makefile.in: Regenerate.
6656
6657 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6658
6659 * MAINTAINERS (Write After Approval): Add myself.
6660
6661 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6662
6663 Merge from tree-ssa-20020619-branch.
6664
6665 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6666 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6667 (HOST_GMPLIBS): Define.
6668 (HOST_GMPINC): Define.
6669 (TARGET_LIB_PATH): Add libmudflap.
6670 (GFORTRAN_FOR_TARGET): Define.
6671 (configure-build*): Export GFORTRAN.
6672 (configure-gcc): Export GMPLIBS and GMPINC.
6673 (all-gcc): Add maybe-all-libbanshee.
6674 (configure-target-libgfortran): Define.
6675 * Makefile.in: Regenerate.
6676 * configure.in (host_libs): Add libbanshee.
6677 (target_libraries): Add target-libmudflap and target-libgfortran.
6678 Add --with-libbanshee.
6679 Handle --disable-libmudflap.
6680 (*-*-freebsd*): Use with_gmp.
6681 Add $(libgcj) to noconfigdirs.
6682 * configure: Regenerate.
6683 * depcomp: New file.
6684 * MAINTAINERS: Add tree-ssa maintainers.
6685
6686 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6687
6688 * MAINTAINERS (Various Maintainers): Add myself.
6689
6690 2004-04-30 Brian Ford <ford@vss.fsi.com>
6691
6692 * MAINTAINERS (Write After Approval): Add myself.
6693
6694 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6695
6696 * MAINTAINERS (Write After Approval): Add myself.
6697
6698 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6699
6700 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6701 * configure: Regenerate.
6702
6703 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6704
6705 Revert:
6706 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6707
6708 * Makefile.def (flags_to_pass): Remove *dir variables that
6709 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6710 as well as prefix and exec_prefix.
6711 * Makefile.in: Regenerate.
6712
6713 2004-04-26 Robert Millan <robertmh@gnu.org>
6714
6715 Add patches from libtool CVS.
6716 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6717 * ltconfig: Likewise.
6718 * ltcf-c.sh: Likewise.
6719 * ltcf-cxx.sh: Likewise.
6720 * ltcf-gcj.sh: Likewise.
6721
6722 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6723
6724 * Makefile.def (host_modules): Mark with the bootstrap
6725 flag packages on which gcc depends.
6726 * Makefile.tpl (all-bootstrap): Use it.
6727 * Makefile.in: Regenerate.
6728
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 Paolo Bonzini <bonzini@gnu.org>
6737
6738 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6739 * configure: Regenerate.
6740 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6741 * gcc/Makefile.tpl (compare): Use the result of the test.
6742 * gcc/Makefile.in: Regenerate.
6743
6744 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6745
6746 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6747 Always relocate gcc and prev-gcc to the original names, even
6748 if the build fails.
6749 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6750 New targets.
6751
6752 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6753
6754 * MAINTAINERS: Update my email address.
6755
6756 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6757
6758 * configure.in (mips*-*-irix5*): Enable ld.
6759 * configure: Regenerate.
6760
6761 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6762
6763 * configure: Regenerate.
6764
6765 2004-04-15 James E Wilson <wilson@specifixinc.com>
6766
6767 * Makefile.tpl (configure-[+module+], configure-gcc,
6768 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6769 Set and export LDFLAGS.
6770 * Makefile.in: Regenerate.
6771
6772 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6773
6774 * MAINTAINERS: Add myself to write-after-approval.
6775
6776 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6777
6778 PR bootstrap/14871
6779 * Makefile.tpl: If we don't have built-in-tree target tools,
6780 use the ones found by configure rather than hacking around with
6781 program_transform_name.
6782 * configure.in: Give Makefile.tpl the information necessary
6783 to do that.
6784 * Makefile.in: Regenerate.
6785 * configure: Regenerate.
6786
6787 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6788
6789 PR bootstrap/14760
6790 * configure.in: When computing baseargs, strip *all* copies of
6791 offending options. Also, don't match/substitute the trailing space,
6792 so that this actually works when two similar options are separated by
6793 only one space.
6794 * configure: Regenerate.
6795
6796 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6797
6798 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6799 (rs6000-*-aix*): Same.
6800 * configure: Regenerate.
6801
6802 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6803
6804 * MAINTAINERS: Add myself to write-after-approval.
6805
6806 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6807
6808 * MAINTAINERS: Add myself to write-after-approval.
6809
6810 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6811
6812 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6813 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6814 * Makefile.in: Regenerate.
6815
6816 * configure.in (top level bootstrap support): Rework --enable-werror
6817 to set @stage2_werror_flag@.
6818 * configure: Regenerate.
6819 * Makefile.tpl (top level bootstrap support): Pass
6820 @stage2_werror_flag@ down to configure in stages 2 and 3.
6821 * Makefile.in: Regenerate.
6822
6823 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6824
6825 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6826 for stages 2 and 3 as well as in make. As a consequence, remove
6827 OUTPUT_OPTION (now detected by configure) from the flags passed down
6828 to make.
6829 * Makefile.in: Regenerate.
6830
6831 * Makefile.tpl (new-bootstrap): Fix typo.
6832 * Makefile.in: Regenerate.
6833
6834 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6835
6836 * Makefile.tpl: Rearrange by moving recursive_targets rules
6837 into their proper sections.
6838 * Makefile.tpl (top level bootstrap support): Move disabling
6839 of coverage flags from 'make' to 'configure'; improve comments.
6840 * Makefile.in: Regenerate.
6841
6842 * Makefile.tpl (experimental top level bootstrap) Move stage1
6843 language setting from all- target to configure- target; disable
6844 intermodule optimization in stage 1; prevent gratuitous rebuilds
6845 of stage 1.
6846 * Makefile.in: Regenerate.
6847 * configure.in: Comma-separate stage 1 language list for top
6848 level bootstrap.
6849 * configure: Regenerate.
6850
6851 * Makefile.tpl: Clean up experimental top level bootstrap support:
6852 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6853 prev-gcc in configure- targets as well as all- targets.
6854 * Makefile.in: Regenerate.
6855
6856 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6857
6858 * compile: New file imported from automake.
6859
6860 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6861
6862 * configure.in: Remove symbolic link section.
6863 * configure: Regenerate.
6864 * Makefile.tpl (links): Remove.
6865 * Makefile.in: Regenerate.
6866
6867 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6868 Nathanael Nerode <neroden@gcc.gnu.org>
6869
6870 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6871 Set with AC_CHECK_PROGS.
6872 * configure.in: Fix comment typo from last patch.
6873 * configure: Regenerate.
6874
6875 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6876
6877 * Makefile.tpl: Introduce experimental top level bootstrap support.
6878 * Makefile.in: Regenerate.
6879 * configure.in: Introduce support for top level bootstrap.
6880 * configure: Regenerate.
6881
6882 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6883 Paolo Bonzini <bonzini@gnu.org>
6884
6885 PR bootstrap/14522
6886 * configure.in: Cope with shells that do not support unquoted ^
6887 * configure: Regenerate.
6888
6889 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6890 Paolo Bonzini <bonzini@gnu.org>
6891
6892 PR bootstrap/14522
6893 * configure.in: Cope with shells that do not support nesting
6894 quotes inside quoted backquote substitutions.
6895 * configure: Regenerate.
6896
6897 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6898
6899 PR bootstrap/14522
6900 * configure.in: Fix escaping of $.
6901 * configure: Regenerate.
6902
6903 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6904
6905 * configure: Regenerate, since I forgot to while committing Paolo's
6906 changes.
6907
6908 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6909
6910 PR ada/14131
6911 Move language detection to the top level.
6912 * configure.in: Find default values for the tools as
6913 soon as possible. Disable ada if GNAT is not found.
6914 Emit error message about missing languages. Expand
6915 --enable-languages=all for the gcc subdirectory.
6916
6917 2004-03-10 Ben Elliston <bje@gnu.org>
6918
6919 * MAINTAINERS: Update my email address.
6920
6921 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6922
6923 * ltconfig: Disable building static libraries if building shared
6924 libraries on AIX 5L.
6925
6926 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6927
6928 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6929 and disable libgcj.
6930 * configure: Regenerated.
6931
6932 2004-03-01 Brian Booth <bbooth@redhat.com>
6933
6934 * MAINTAINERS: Add myself to write-after-approval.
6935
6936 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6937
6938 * MAINTAINERS: Add myself to write-after-approval.
6939
6940 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6941
6942 PR bootstrap/7087
6943 * Makefile.tpl: Guard XFOO sed statements better.
6944 * Makefile.tpl: Add dependency for configure-target-libada.
6945 * Makefile.in: Regenerate (incidentally fixes broken
6946 commit when libada-branch was merged).
6947
6948 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6949
6950 * MAINTAINERS: Add myself to write-after-approval.
6951
6952 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6953
6954 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6955 maintainers.
6956
6957 2004-02-20 Andrew Cagney <cagney@redhat.com>
6958
6959 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6960 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6961
6962 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6963
6964 PR bootstrap/11932
6965 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6966
6967 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6968
6969 * MAINTAINERS: Added myself to write-after-approval.
6970
6971 2004-02-14 Michael Koch <konqueror@gmx.de>
6972
6973 * MAINTAINERS: Added myself to write-after-approval.
6974
6975 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6976
6977 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6978 some OS port maintainers to OS port maintainers section.
6979
6980 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
6981
6982 * MAINTAINERS: Add self.
6983
6984 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6985
6986 * MAINTAINERS: Alphabetize.
6987
6988 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
6989
6990 * MAINTAINERS: Remove myself.
6991
6992 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6993
6994 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6995 (rs6000-*-aix*): Same.
6996 * configure: Regenerate.
6997
6998 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6999
7000 * configure.in (host): Add in missing $noconfigdirs to defines.
7001 * configure: Regenerate.
7002
7003 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7004 Nathanael Nerode <neroden@gcc.gnu.org>
7005
7006 PR ada/6637, PR ada/5911
7007 Merge with libada-branch:
7008 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7009 with appropriate dependencies. Add --enable-libada configure switch.
7010 * configure, Makefile.in: Regenerate.
7011
7012 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7013
7014 * MAINTAINERS: Add myself to write-after-approval.
7015
7016 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7017
7018 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7019 * configure: Regenerate.
7020
7021 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7022
7023 Merge from upstream:
7024
7025 * ltmain.in: When setting IFS to '~', be careful about user
7026 arguments that contain '~'.
7027
7028 2004-02-04 Peter O'Gorman <peter@pogma.com>
7029
7030 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7031 Also test $base_compile against $CC with escaped arguments. Bug
7032 reported by Geoff Keating <geoffk@apple.com>.
7033
7034 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7035
7036 * MAINTAINERS: Remove i960 port.
7037
7038 2004-01-23 DJ Delorie <dj@redhat.com>
7039
7040 * Makefile.def (target_modules) [libiberty]: Don't stage.
7041 * Makefile.in: Rebuilt.
7042
7043 2004-01-20 Caroline Tice <ctice@apple.com>
7044
7045 * MAINTAINERS: Add myself to write-after-approval.
7046
7047 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7048
7049 * MAINTAINERS: Update my email address.
7050
7051 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7052
7053 * MAINTAINERS: Add myself to write-after-approval.
7054
7055 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7056
7057 * MAINTAINERS: Remove entries without email address.
7058
7059 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7060
7061 * MAINTAINERS: Add myself to write-after-approval.
7062
7063 2004-01-15 Steven Bosscher <stevenb@suse.de>
7064
7065 * MAINTAINERS: Update my email address.
7066
7067 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7068
7069 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7070 * Makefile.tpl (configure-target-[+module+]): Support stage.
7071 * Makefile.in: Rebuilt.
7072
7073 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7074
7075 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7076
7077 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7078
7079 * MAINTAINERS: Add myself as a MIPS maintainer.
7080
7081 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7082
7083 * configure.in: Use ./config.cache, not config.cache.
7084 * configure: Regenerate.
7085 * Makefile.tpl: Special-casing not needed for GCC any more.
7086 * Makefile.in: Regenerate.
7087
7088 * configure.in: Don't share a cache file for host dirs.
7089 * configure: Regenerate.
7090
7091 * config-ml.in: Don't mess with the cache file.
7092
7093 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7094
7095 * MAINTAINERS: Move myself from 'Write After Approval' to
7096 'CPU Port Maintainers' section as SPARC maintainer.
7097
7098 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7099
7100 * Makefile.tpl: Make GCC use a separate config.cache.
7101 * Makefile.in: Regenerate.
7102
7103 PR bootstrap/11932, PR bootstrap/11933
7104 (I don't know if it will fix either of them, but it relates
7105 to them.)
7106 * configure.in: Don't use shared config.cache for target
7107 directories.
7108 * configure: Regenerate.
7109
7110 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7111
7112 * MAINTAINERS: Add myself to 'Write After Approval' section.
7113
7114 2003-12-31 Roger Sayle <roger@eyesopen.com>
7115
7116 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7117 * configure: Regenerated.
7118
7119 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7120
7121 * MAINTAINERS: Remove the mn10200 maintainer.
7122
7123 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7124
7125 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7126 * configure: Regenerated.
7127
7128 2003-12-16 Jan Hubicka <jh@suse.cz>
7129
7130 * MAINTAINERS: Add myself as callgraph maintainer.
7131
7132 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7133
7134 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7135 * configure: Regenerate.
7136
7137 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7138
7139 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7140 'Write After Approval' section. Update email.
7141
7142 2003-12-01 James Lemke <jim@wasabisystems.com>
7143
7144 * MAINTAINERS (Write After Approval): Add myself.
7145
7146 2003-11-20 Matt Thomas <matt@3am-software.com>
7147
7148 * MAINTAINERS: Add myself as a vax port maintainer.
7149
7150 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7151
7152 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7153 (configure-build-[+module+], configure-[+module+]): Likewise.
7154 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7155 * Makefile.in: Regenerate.
7156
7157 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7158
7159 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7160 shared/dylibed libraries.
7161 * ltmain.sh: Likewise.
7162 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7163 * ltcf-cxx.sh: Likewise.
7164 * ltcf-gcj.sh: Likewise.
7165 * ltconfig: Likewise.
7166
7167 2003-11-17 Stan Cox <scox@redhat.com>
7168
7169 * MAINTAINERS: Add myself as iq2000 port maintainer.
7170
7171 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7172
7173 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7174 * Makefile.in: Regenerate.
7175
7176 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7177
7178 * config.sub: Update to 2003-11-03 version.
7179
7180 2003-10-20 Phil Edwards <phil@codesourcery.com>
7181
7182 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7183 * configure: Regenerate.
7184
7185 2003-10-20 Nicolas Pitre <nico@cam.org>
7186
7187 * MAINTAINERS: Add myself to 'Write After Approval' section.
7188
7189 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7190
7191 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7192
7193 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7194
7195 * MAINTAINERS: Update my email address.
7196
7197 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7198
7199 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7200
7201 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7202
7203 * MAINTAINERS: Add myself to 'Write After Approval' section.
7204
7205 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7206
7207 * config.guess: Update to 2003-10-16 version.
7208 * config.sub: Update to 2003-10-16 version.
7209
7210 2003-10-15 David Daney <ddaney@avtrex.com>
7211
7212 * MAINTAINERS: Added myself to 'Write After Approval' section.
7213
7214 2003-10-15 Falk Hueffner <falk@debian.org>
7215
7216 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7217 'Write After Approval' section. Update email.
7218
7219 2003-10-14 Roger Sayle <roger@eyesopen.com>
7220
7221 * MAINTAINERS: Move myself from 'Write After Approval' to
7222 'Various Maintainers' section as middle-end maintainer.
7223
7224 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7225
7226 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7227 HOST_FLAGS_TO_PASS.
7228 * Makefile.in: Regenerate.
7229
7230 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7231
7232 * config.guess: Update to 2003-10-07 version.
7233 * config.sub: Update to 2003-10-07 version.
7234
7235 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7236
7237 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7238 * ltconfig (irix5*, irix6*): Don't override version_type.
7239
7240 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7241
7242 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7243 * configure: Rebuilt
7244 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7245 * Makefile.in: Rebuilt
7246
7247 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7248
7249 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7250
7251 2003-09-30 Carlo Wood <carlo@alinoe.com>
7252
7253 * MAINTAINERS (Write After Approval): Add myself.
7254
7255 2003-09-29 Paul Koning <ni1d@arrl.net>
7256
7257 * MAINTAINERS: Move myself from "Write After Approval"
7258 to CPU platform maintainers for pdp11 platform.
7259
7260 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7261
7262 * MAINTAINERS: Move myself from 'Write After Approval' to
7263 'Various Maintainers' section as libffi testsuite maintainer.
7264
7265 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7266
7267 * configure.in: Pass a computed --program-transform-name
7268 to subconfigures.
7269 * configure: Regenerated.
7270
7271 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7272
7273 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7274 * Makefile.in: Regenerate.
7275
7276 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7277 * Makefile.in: Regenerate.
7278
7279 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7280
7281 * MAINTAINERS: Move myself from 'Write After Approval'
7282 to 'Various Maintainers' (objective-c) section.
7283
7284 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7285
7286 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7287 quoting.
7288 * configure: Regenerated.
7289
7290 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7291
7292 * MAINTAINERS (Write After Approval): Add myself to write after
7293 approval list.
7294
7295 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7296
7297 * MAINTAINERS (Write After Approval): Add myself.
7298
7299 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7300
7301 * MAINTAINERS: Update my e-mail address.
7302
7303 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7304
7305 * libtool.m4 (LD): Correct powerpc64 host match.
7306
7307 2003-09-06 James E Wilson <wilson@tuliptree.org>
7308
7309 * MAINTAINTERS: Update my affiliation and email address.
7310
7311 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7312
7313 * MAINTAINERS (Write After Approval): Add myself.
7314
7315 2003-09-04 DJ Delorie <dj@redhat.com>
7316
7317 * configure: Regenerate.
7318
7319 2003-09-04 Robert Millan <robertmh@gnu.org>
7320
7321 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7322
7323 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7324
7325 * configure.in: Ensure arguments to sed are properly spaced.
7326 * configure: Regenerate.
7327
7328 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7329
7330 * MAINTAINERS: Update my e-mail address.
7331
7332 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7333
7334 * MAINTAINERS (Write After Approval): Add myself.
7335
7336 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7337
7338 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7339 * configure: Regenerated.
7340
7341 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7342
7343 * MAINTAINERS: Update my email address.
7344
7345 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7346
7347 * configure.in: Use newline instead of semicolon when assuming
7348 shell arguments in a for loop.
7349 * configure: Regenerated.
7350
7351 2003-08-22 Jason Eckhardt <jle@rice.edu>
7352
7353 * MAINTAINERS: Resurrect the i860 maintainer.
7354
7355 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7356
7357 PR 8180
7358 * configure.in: When testing with_libs and with_headers, treat
7359 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7360 * configure: Regenerate.
7361
7362 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7363 make, shell, etc.
7364 (baseargs): Likewise.
7365 * configure: Regenerate.
7366
7367 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7368
7369 * MAINTAINERS (Write After Approval): Add myself.
7370
7371 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7372
7373 * configure.in: Disable libgcj for darwin not on powerpc.
7374 * configure: Rebuild.
7375
7376 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7377
7378 * config-ml.in, symlink-tree: Add license.
7379
7380 2003-08-03 Richard Stallman <rms@gnu.org>
7381 Eben Moglen <moglen@columbia.edu>
7382
7383 * README.SCO: New file.
7384
7385 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7386
7387 * Makefile.tpl (check, check-c++): Express dependencies using
7388 dependencies rather than commands.
7389 * Makefile.in: Regenerate.
7390
7391 2003-08-01 Andrew Cagney <cagney@redhat.com>
7392
7393 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7394 * configure: Ditto.
7395
7396 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7397
7398 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7399 * Makefile.in: Update.
7400
7401 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7402
7403 * configure.in: Enable libgcj for darwin.
7404 * configure: Rebuild.
7405
7406 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7407
7408 * config-ml.in: Use ac_configure_args directly instead of
7409 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7410 actually seen.
7411
7412 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7413
7414 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7415 creating target and build subdirs to build all parent dirs as needed.
7416 * Makefile.in: Rebuild.
7417 * configure.in: Don't build dirs explicitly here.
7418 * configure: Rebuild.
7419
7420 2003-07-26 Paul Brook <paul@nowt.org>
7421
7422 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7423
7424 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7425
7426 * Makefile.tpl (all-make): Depend on intl.
7427 * Makefile.in: Rebuilt.
7428
7429 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7430
7431 * install-sh: Update to newer upstream versions (associated with
7432 aclocal 1.7).
7433 * mkinstalldirs: Likewise.
7434 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7435
7436 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7437
7438 * MAINTAINERS: Move self from Bug database only accounts
7439 to write-after-approval.
7440
7441 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7442
7443 * config.if: Remove unused libc_interface determination.
7444
7445 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7446
7447 * MAINTAINERS: Move self from write-after-approval to
7448 build machinery (*.in).
7449
7450 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7451
7452 PR bootstrap/11273
7453 PR bootstrap/11408
7454 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7455 unused INSTALL_PROGRAM_ARGS.
7456 * configure.in: Use AC_PROG_INSTALL.
7457 * Makefile.in: Regenerate.
7458 * configure: Regenerate.
7459
7460 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7461
7462 * MAINTAINERS: Alphabetize.
7463
7464 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7465
7466 * configure: Rebuilt.
7467 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7468 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7469 newlib nor libgloss.
7470 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7471 * configure.in (am33_2.0-*-linux*): Added.
7472
7473 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7474
7475 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7476 * configure: Regenerate.
7477
7478 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7479
7480 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7481 * Makefile.in: Regenerate.
7482
7483 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7484
7485 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7486 * Makefile.in: Regenerate.
7487
7488 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7489
7490 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7491 * Makefile.in: Regenerated.
7492
7493 * config-ml.in: Replace PWD with PWD_COMMAND.
7494
7495 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7496
7497 * intl: New directory; see intl/ChangeLog for details.
7498 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7499 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7500 * Makefile.in: Regenerate.
7501
7502 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7503
7504 * configure.in: Clean up config-lang.in handling. Delete
7505 useless assignment to "subdirs".
7506 * configure: Regenerate.
7507
7508 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7509
7510 * configure.in: Rename 'target_libs' to 'target_libraries'.
7511 Remove useless reference to 'target_libs'.
7512 * configure: Regenerate.
7513
7514 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7515
7516 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7517 * Makefile.in: Regenerate.
7518
7519 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7520
7521 * Makefile.def: Introduce flags_to_pass.
7522 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7523 * Makefile.in: Regenerate.
7524
7525 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7526
7527 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7528 and target-libgloss.
7529 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7530 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7531 * configure: Regenerate.
7532
7533 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7534
7535 * configure.in: Update testsuite_flags to new location.
7536 * configure. Regenerate.
7537
7538 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7539
7540 * Makefile.tpl: Remove BUILD_CC stuff.
7541 * Makefile.in: Regenerate.
7542
7543 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7544
7545 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7546
7547 2003-06-16 Graeme Peterson <gp@qnx.com>
7548
7549 * MAINTAINERS (Write After Approval): Add myself.
7550
7551 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7552
7553 * config.guess: Update to 2003-06-12 version.
7554 * config.sub: Update to 2003-06-13 version.
7555
7556 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7557
7558 * config.guess: Update to 2003-06-06 version.
7559 * config.sub: Update to 2003-06-06 version.
7560
7561 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7562
7563 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7564 * configure. Regenerate.
7565
7566 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7567
7568 * configure.in: Disable serial configure by default.
7569 * configure: Regenerate.
7570 * Makefile.tpl: Abolish .NOTPARALLEL.
7571 * Makefile.in: Regenerate.
7572
7573 * Makefile.tpl: Replace {build,host,target}_canonical by
7574 {build,host,target}.
7575 * Makefile.in: Regenerate.
7576
7577 * Makefile.tpl: Fix stupid pasto.
7578 * Makefile.in: Regenerate.
7579
7580 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7581
7582 * Makefile.tpl: Remove bogus conditional.
7583 * Makefile.in: Regenerate.
7584
7585 2003-06-05 Jan Hubicka <jh@suse.cz>
7586
7587 * Makefile.tpl (profiledbootstrap): New target.
7588 * Makefile.in (profiledbootstrap): New target.
7589
7590 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7591
7592 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7593 Pinski. Remove user names from other bugzilla-only maintainers.
7594
7595 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7596
7597 * Makefile.tpl: Make 'recursive targets' using autogen rather
7598 than shell loop. Remove duplicate 'clean' targets and false
7599 comments.
7600 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7601 Add systematic method of specifying missing targets in subdirs.
7602 Add copyright boilerplate.
7603 * Makefile.in: Regenerate.
7604 * configure.in: Add 'recursive targets' to maybe list.
7605 * configure: Regenerate.
7606
7607 * MAINTAINERS: "GNATS only" -> "Bug database only".
7608
7609 * Makefile.tpl: Rename [+target+] to [+make_target+].
7610 * Makefile.def: Rename 'target' to 'make_target'.
7611
7612 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7613
7614 * MAINTAINERS: Add self as options handling maintainer.
7615
7616 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7617
7618 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7619 been too long since I touched those ports.
7620
7621 2003-05-28 DJ Delorie <dj@redhat.com>
7622
7623 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7624 * Makefile.in: Regenerate.
7625
7626 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7627
7628 * configure.in: Use curly braces in the definition of tooldir.
7629 * configure: Regenerate.
7630
7631 2003-05-21 DJ Delorie <dj@redhat.com>
7632
7633 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7634 newlib or libgloss.
7635 * Makefile.in: Regenerate.
7636
7637 2003-05-21 DJ Delorie <dj@redhat.com>
7638
7639 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7640 * Makefile.in: Regenerate.
7641
7642 2003-05-20 Ian Lance Taylor <ian@airs.com>
7643
7644 * MAINTAINERS: Update my e-mail address.
7645
7646 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7647
7648 * configure.in: Switch more things to use maybe dependencies.
7649 * Makefile.tpl: Switch more things to use maybe dependencies.
7650 Factor out common code from autogen IF statements.
7651 * configure: Regenerate.
7652 * Makefile.in: Regenerate.
7653
7654 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7655
7656 * configure.in: Accept i[3456789]86 for machine type.
7657 * configure: Regenerate.
7658
7659 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7660
7661 * configure.in: Switch more things to use maybe dependencies.
7662 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7663 * configure: Regenerate.
7664 * Makefile.tpl: Switch more things to use maybe dependencies.
7665 * Makefile.in: Regenerate.
7666
7667 2003-05-16 Andreas Schwab <schwab@suse.de>
7668
7669 * Makefile.tpl (install-opcodes): Define.
7670 * Makefile.in: Rebuild.
7671
7672 2003-05-13 Andreas Jaeger <aj@suse.de>
7673
7674 * config.guess: Update to 2003-05-09 version.
7675 * config.sub: Update to 2003-05-09 version.
7676
7677 2003-05-13 Michael Eager <eager@mvista.com>
7678
7679 * configure.in: Correct sed script so that options in quotes are not
7680 deleted.
7681 * configure: Rebuild.
7682
7683 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7684
7685 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7686 and $$s/newlib/libc/sys/cygwin32 include paths.
7687 * configure: Ditto.
7688
7689 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7690
7691 * MAINTAINERS: Update my email addresses.
7692
7693 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7694
7695 * config-ml.in: Propagate INSTALL variables.
7696
7697 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7698
7699 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7700
7701 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7702
7703 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7704 * Makefile.in: Regenerate.
7705
7706 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7707
7708 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7709
7710 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7711
7712 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7713
7714 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7715
7716 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7717 * Makefile.in: Regenerated.
7718
7719 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7720
7721 * MAINTAINERS (Write After Approval): Upgrade myself from
7722 GNATS only to write-after-approval. Update my mail address.
7723
7724 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7725
7726 (OS Port Maintainers: freebsd): Add myself.
7727
7728 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7729
7730 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7731
7732 2003-04-22 Kean Johnston <jkj@sco.com>
7733
7734 * MAINTAINERS (SCO ports): Added myself.
7735
7736 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7737
7738 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7739
7740 2003-04-19 Kean Johnston <jkj@sco.com>
7741
7742 * MAINTAINERS (Write After Approval): Add myself.
7743
7744 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7745
7746 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7747 * Makefile.in: Regenerate.
7748
7749 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7750
7751 * configure.in (powerpc64*-*-linux*): Remove.
7752 * configure: Rebuilt.
7753
7754 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7755
7756 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7757 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7758 and restrap.
7759 * Makefile.in: Regenerate.
7760
7761 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7762
7763 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7764 * configure: Regenerated.
7765
7766 2003-04-15 DJ Delorie <dj@redhat.com>
7767
7768 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7769
7770 2003-04-13 Nick Clifton <nickc@redhat.com>
7771
7772 * config-ml.in: Remove support for --disable-aix removing
7773 call-aix multilibs.
7774
7775 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7776
7777 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7778 * */configure: Rebuilt.
7779
7780 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7781
7782 * MAINTAINERS: Add my email address.
7783
7784 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7785
7786 * MAINTAINERS (Write After Approval): Add myself.
7787
7788 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7789
7790 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7791 * Makefile.in: Regenerate.
7792
7793 2003-03-14 Michael Chastain <mec@shout.net>
7794
7795 * Makefile.in: Regenerate with correct Makefile.def.
7796
7797 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7798
7799 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7800 Make macro.
7801 * Makefile.in: Regenerate.
7802 * configure.in: Clean up gxx_include_dir logic.
7803 * configure: Regenerate.
7804
7805 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7806
7807 * MAINTAINERS (Write After Approval): Add myself.
7808
7809 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7810
7811 * MAINTAINERS: Update my mail address.
7812
7813 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7814
7815 * configure.in (gxx_include_dir): Fix typo.
7816 * configure: Regenerated.
7817
7818 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7819
7820 * Makefile.tpl: Reindent.
7821 * Makefile.in: Regenerate.
7822 * configure.in: Reindent. Don't set unused variables.
7823 * configure: Regenerate.
7824
7825 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7826
7827 * configure.in: Include $(build_tooldir)/sys-include in
7828 FLAGS_FOR_TARGET.
7829 * configure: Regenerated.
7830
7831 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7832
7833 * Makefile.tpl: Always pass down RANLIB.
7834 * Makefile.in: Regenerate.
7835
7836 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7837 * Makefile.in: Regenerate.
7838 * configure.in: Remove unused logic relating to --enable-shared
7839 and --enable-threads. Remove bogus comments. Remove redundant
7840 noconfigdirs.
7841 * configure: Regenerate.
7842
7843 * configure.in: Replace ${libstdcxx_version} by its value.
7844 Remove reference to mh-dgux.
7845 * configure: Regenerate.
7846
7847 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7848
7849 * MAINTAINERS (Write After Approval): Add myself.
7850
7851 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7852
7853 * Makefile.tpl: Rearrange.
7854 * Makefile.in: Regenerate.
7855
7856 2003-02-25 Uwe Stieber <uwe@wwws.de>
7857
7858 * configure.in: Add support for kaOS as cross build target system.
7859 * configure: Regenerated.
7860
7861 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7862
7863 * MAINTAINERS (Write after approval): Add myself.
7864
7865 2003-02-21 James E Wilson <wilson@tuliptree.org>
7866
7867 * MAINTAINERS: Update my email address.
7868
7869 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7870
7871 * MAINTAINERS: Add self to blanket write privs. section.
7872
7873 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7874
7875 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7876 configure-target-* as some target builds may require additional
7877 flags for preprocessor tests.
7878 * Makefile.in: Regenerated.
7879
7880 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7881
7882 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7883 * ltconfig: Handle it.
7884 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7885 auto-detecting it.
7886
7887 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7888 it is used as argument to $CC.
7889 * ltcf-gcj.sh: Likewise.
7890
7891 * configure.in: Introduce --enable-maintainer-mode.
7892 * configure: Rebuilt.
7893 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7894 for maintainer mode.
7895 * Makefile.in: Rebuilt.
7896
7897 2003-02-18 Jason Merrill <jason@redhat.com>
7898
7899 * Makefile.tpl (check-c++): Allow parallelism.
7900
7901 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7902
7903 * MAINTAINERS: Remove John Carr (who never actually had access to
7904 gcc.gnu.org).
7905
7906 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7907
7908 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7909 don't configure target-libobjc.
7910 * configure: Regenerate.
7911
7912 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7913
7914 * Makefile.tpl (RANLIB): Define.
7915 * Makefile.in: Regenerate.
7916
7917 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7918
7919 * MAINTAINERS: Update my email.
7920
7921 2003-02-06 Keith R Seitz <keiths@redhat.com>
7922
7923 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7924 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7925 * Makefile.in: Regenerated.
7926 * configure.in: Remove all traces of snavigator, db, and grep.
7927 * configure: Regenerated.
7928
7929 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7930
7931 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7932 After Approval.
7933
7934 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7935
7936 * MAINTAINERS (Write after approval): Add myself.
7937
7938 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7939
7940 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7941 * Makefile.in: Regenerated.
7942
7943 2003-01-30 Roger Sayle <roger@eyesopen.com>
7944
7945 * config.guess: Updated to 2003-01-30's version.
7946 * config.sub: Updated to 2003-01-28's version.
7947
7948 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7949
7950 * config.if: If gcc_version is already set, just use it. Don't set
7951 gcc_version_trigger if it's already set, otherwise set it to
7952 gcc/version.c, but only if the file exists. If it is not set and
7953 gcc/version.c does not exist, try to extract the version number from
7954 $CC.
7955
7956 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7957
7958 * MAINTAINERS: Add myself to write-after-approval list.
7959
7960 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7961
7962 * configure.in: Revert 24Jan change.
7963 * configure: Regenerate.
7964
7965 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7966
7967 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7968 entry of HJ Lu.
7969
7970 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7971
7972 * configure.in: Revert previous change.
7973 * configure: Regenerate.
7974
7975 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7976
7977 * configure.in: Make rda native-only.
7978 * configure: Regenerate.
7979
7980 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7981
7982 * MAINTAINERS: Move myself from GNATS-only-accounts to
7983 write-after-approval.
7984
7985 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7986
7987 * configure.in: Add missing \.
7988 * configure: Rebuilt.
7989
7990 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7991
7992 * configure.in (baseargs): Avoid using \| in sed regular
7993 expressions.
7994 * configure: Rebuilt.
7995
7996 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7997
7998 * configure.in (baseargs): Remove all supported forms of
7999 --cache-file, --srcdir, --host, --build and --target options
8000 from argument lists.
8001 * configure: Rebuilt.
8002
8003 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8004
8005 * MAINTAINERS: Add myself to write-after-approval list.
8006
8007 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8008
8009 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8010 * configure: Rebuilt.
8011
8012 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8013
8014 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8015 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8016 * Makefile.in: Regenerate.
8017 * configure: Regenerate.
8018
8019 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8020
8021 * configure.in: Remove Makefile in build, host and target modules
8022 unless configure was run with --no-recursion.
8023 * configure: Rebuilt.
8024
8025 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8026
8027 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8028 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8029 * Makefile.in: Regenerate.
8030
8031 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8032
8033 * config.guess: Update to 2003-01-03 version.
8034 * config.sub: Update to 2003-01-03 version.
8035
8036 2003-01-07 Christopher Faylor <cgf@redhat.com>
8037
8038 * configure: Regenerate with proper autoconf 2.13.
8039
8040 2003-01-07 Christopher Faylor <cgf@redhat.com>
8041
8042 * configure.in: Add AC_PREREQ for consistency.
8043 * configure: Regenerate.
8044
8045 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8046
8047 * configure.in (GDB_TK): Add tcl directories conditional on
8048 gdb/gdbtk directory being present.
8049 * configure: Regenerate.
8050
8051 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8052
8053 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8054 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8055 * configure: Rebuilt.
8056
8057 2002-12-31 Tom Tromey <tromey@redhat.com>
8058
8059 * Makefile.in: Rebuilt.
8060 * Makefile.def (target_modules) [libffi]: Allow installation.
8061
8062 2002-12-31 Andreas Schwab <schwab@suse.de>
8063
8064 * configure.in: Fix use of $program_transform_name.
8065 * configure: Regenerated.
8066
8067 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8068
8069 * configure.in (baseargs): Don't remove first configure argument.
8070 * configure: Regenerated.
8071
8072 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8073
8074 * Makefile.tpl (local-distclean): Don't remove...
8075 (multilib.ts): ... this. Moved into...
8076 (multilib.out): ... this. Don't use sub-make.
8077 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8078 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8079 (configure-build-[+module+], configure-[+module+],
8080 configure-target-[+module+], configure-gcc): ... these. Test
8081 for Makefile existence. Drop config.status from dependencies.
8082 * Makefile.in: Rebuilt.
8083 * configure.in: Move gcc-version-trigger to the end of
8084 ac_configure_args. Add comments to maybedep.tmp and
8085 serdep.tmp. Introduce --disable-serial-configure. Remove
8086 nonopt from baseargs, matching and removing corresponding
8087 whitespace while at it.
8088 * configure: Rebuilt.
8089
8090 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8091
8092 * configure.in (host_configargs): Replace reference to
8093 no-longer-defined buildopts with --build=${build_alias}.
8094 * configure: Rebuilt.
8095
8096 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8097 program_transform_name to standard idiom.
8098 (AUTOGEN, AUTOCONF): Define.
8099 (Makefile.in): Use $(AUTOGEN).
8100 (Makefile): Depend on config.status, and use autoconf-style rule to
8101 build it. Move original commands to...
8102 (config.status): ... this new target.
8103 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8104 $(AUTOCONF).
8105 * Makefile.in: Rebuilt.
8106
8107 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8108
8109 * Makefile.tpl: Fix dramatic bustage due to change in
8110 program_transform_name.
8111 * Makefile.in: Regenerate.
8112
8113 * configure.in: Remove unnecessary PATH setting.
8114 * configure: Regnerate.
8115
8116 * configure.in: Don't default to unprefixed tools unless
8117 the native tools will work.
8118 * configure: Regenerate.
8119
8120 * configure.in: Convert to autoconf script. Blow away lots
8121 of now-redundant Makefile fragments.
8122 * configure: Generate using Autoconf.
8123 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8124 * Makefile.in: Regenerate.
8125
8126 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8127
8128 * configure: Fix stupid bug where RANLIB was mistakenly included.
8129
8130 * configure.in: Rename (buildargs, hostargs, targargs) to
8131 (build_configargs, host_configargs, target_configargs).
8132
8133 * configure.in: Move logic out of sed statement.
8134
8135 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8136 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8137
8138 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8139
8140 * config.sub: Import from master repository
8141 * config.guess: Ditto
8142
8143 2002-12-24 Andreas Schwab <schwab@suse.de>
8144
8145 * Makefile.tpl (multilib.out): Fix missing space.
8146 * Makefile.in: Regenerate.
8147
8148 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8149
8150 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8151 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8152 * Makefile.in: Regenerate.
8153 * configure.in: Remove unnecessary leftovers.
8154
8155 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8156
8157 * configure.in (extra_ranlibflags_for_target): New variable.
8158 (*-*-darwin): Add -c to ranlib commands.
8159 * configure (tooldir): Handle extra_ranlibflags_for_target.
8160
8161 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8162
8163 * Makefile.tpl: Revert HJL's change.
8164 * Makefile.in: Regenerated.
8165 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8166 always.
8167
8168 2002-12-19 Andreas Schwab <schwab@suse.de>
8169
8170 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8171 * Makefile.in: Regenerate.
8172
8173 2002-12-18 H.J. Lu <hjl@gnu.org>
8174
8175 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8176 * Makefile.in: Regenerated.
8177
8178 * configure.in (build_prefix): New. Substitute.
8179
8180 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8181
8182 * Makefile.tpl: Don't let real targets depend on phony targets.
8183 * Makefile.in: Regenerate.
8184
8185 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8186 * Makefile.in: Regenerate.
8187
8188 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8189
8190 * config.sub: Import from master repository
8191 * config.guess: Ditto
8192
8193 2002-12-16 Jason Merrill <jason@redhat.com>
8194
8195 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8196 previous 'make bootstrap'.
8197 * Makefile.in: Regenerate.
8198
8199 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8200
8201 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8202
8203 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8204
8205 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8206 * Makefile.in: Regenerate.
8207
8208 2002-12-13 Jason Merrill <jason@redhat.com>
8209
8210 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8211 library tests.
8212 (check-c++): Just depend on it and check-target-libstdc++-v3.
8213 * Makefile.in: Regenerate.
8214
8215 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8216
8217 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8218 * Makefile.in: Rebuilt.
8219
8220 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8221
8222 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8223
8224 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8225
8226 * configure: Fix bug put in by gremlins.
8227
8228 * Makefile.tpl: Substitute more autoconfily.
8229 * configure: Substitute more autoconfily.
8230 * Makefile.in: Regenerate.
8231
8232 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8233
8234 * config.sub: Import from master repository
8235 * config.guess: Ditto
8236 * MAINTAINERS: Added Svein Seldal under write after approval
8237
8238 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8239
8240 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8241 * Makefile.in (all-sim): Ditto.
8242
8243 2002-12-06 DJ Delorie <dj@redhat.com>
8244
8245 * Makefile.tpl: Change configure dependencies to not have real
8246 targets depend on phony targets.
8247
8248 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8249
8250 * configure.in: Revert unintentional change.
8251
8252 * Makefile.tpl: Change dependency for */multilib.out so that
8253 it works when gcc isn't in the tree.
8254
8255 * configure.in: Substitute more.
8256 * configure: Run subconfigures from the Makefile.
8257 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8258 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8259
8260 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8261
8262 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8263
8264 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8265
8266 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8267 and corresponding dependencies.
8268 * Makefile.in: Regenerate.
8269
8270 * configure.in (host_tools): Order binutils, gas and ld for
8271 convenience in running the testsuites.
8272
8273 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8274 * Makefile.in: Regenerate.
8275 * configure.in: Introduce rules to serialize subconfigure runs.
8276
8277 * configure.in: Introduce BASE_CC_FOR_TARGET.
8278 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8279 Realize configure-build-* targets. Realize configure-target-* targets.
8280 * Makefile.in: Regenerate.
8281
8282 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8283
8284 * configure: Move gcc_version_trigger stuff from here...
8285 * configure.in: ...to here.
8286
8287 * configure.in: Separate subconfigure options added by this file from
8288 options given by the user. Add machinery to put args for host
8289 subconfigures into the Makefile.
8290
8291 * Makefile.tpl: Remove 'vault' targets.
8292 * Makefile.tpl: Reorder and comment dependencies.
8293 * Makefile.in: Regenerate.
8294
8295 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8296 * configure.in: Fix my broken commit of previous patch. (sigh)
8297
8298 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8299
8300 * configure.in: Move host-specific darwin noconfigdirs into
8301 the host-specific section.
8302
8303 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8304
8305 * configure.in: Move host-specific darwin noconfigdirs into
8306 the host-specific section.
8307
8308 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8309
8310 * configure: Remove skip-this-dir support.
8311 * Makefile.tpl: Remove skip-this-dir support.
8312
8313 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8314 subdirectories.
8315 * Makefile.in: Regenerate.
8316
8317 * Makefile.tpl: Strip out useless setting of 'dir'.
8318 * Makefile.in: Regenerate.
8319
8320 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8321
8322 * configure.in: Fix deeply stupid bug.
8323
8324 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8325 shell code in CXX_FOR_TARGET
8326 * Makefile.def: Introduce raw_cxx.
8327 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8328 RAW_CXX_FOR_TARGET.
8329 * Makefile.in: Regenerate.
8330
8331 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8332
8333 * Makefile.tpl: Remove unnecessary ifs.
8334 * Makefile.in: Regenerate.
8335
8336 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8337 dependencies. Maybe-ize build-libiberty. Create dummy install
8338 targets for 'no_install' modules.
8339 * configure: Move GDB_TK substitution to configure.in. Move
8340 build_modules stuff to configure.in.
8341 * configure.in: Implement soft dependency machinery. Maybe-ize
8342 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8343 * Makefile.in: Regenerate.
8344
8345 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8346
8347 * Makefile.tpl: Make all-target, install-target behave similarly
8348 to all, install (only hitting configured targets). Eliminate
8349 unused macro defintions.
8350
8351 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8352 build != host.
8353
8354 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8355
8356 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8357
8358 * configure.in: Produce lists of subdir targets we're actually
8359 configuring. Remove references to "dosrel".
8360 * Makefile.tpl: Let configure set which subdir targets are hit.
8361 Remove install-cross; clean up install; remove ALL. Remove
8362 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8363 Autogenerate host module targets. Remove empty dependency lines
8364 and redundant dependency; rearrange slightly.
8365 * Makefile.def: Add host-side libtermcap, utils.
8366
8367 * Makefile.in: Regenerate.
8368
8369 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8370
8371 * ltconfig (osf[345]): Append $major to soname_spec.
8372 Reflect this in library_names_spec.
8373 * ltmain.sh (osf): Prefix $major with . for use as extension.
8374
8375 2002-11-19 Andreas Jaeger <aj@suse.de>
8376
8377 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8378 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8379 and sparc64 GNU/Linux systems.
8380
8381 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8382
8383 * MAINTAINERS: Update email.
8384
8385 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8386
8387 * MAINTAINERS: Complete James Dennett's entry.
8388
8389 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8390
8391 * MAINTAINERS (Write After Approval): Add myself.
8392
8393 2002-11-13 Bruce Korb <bkorb@gnu.org>
8394
8395 * Makefile.tpl: syntactic cleanup
8396
8397 2002-11-13 Stuart Hastings <stuart@apple.com>
8398
8399 * MAINTAINERS: Add myself to write-after-approval list.
8400
8401 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8402
8403 * Makefile.def: Add list of recursive targets to autogenerate.
8404 Add build_modules.
8405 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8406 targets. Autogenerate *-build-* targets.
8407 * Makefile.in: Regenerate.
8408
8409 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8410
8411 * configure: More autoconf-style substitutions.
8412 * Makefile.tpl: More autoconf-style substitutions.
8413 * Makefile.in: Regenerate.
8414
8415 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8416
8417 * configure: Substitute more variables in a more autoconf-friendly
8418 way. Simplify slightly.
8419 * Makefile.tpl: Make more variables substitutable in an
8420 autoconf-friendly way.
8421 * Makefile.in: Regenerate.
8422
8423 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8424
8425 * MAINTAINERS (Write After Approval): Add myself.
8426
8427 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8428
8429 * configure.in (v810*): Remove special setting of tools.
8430
8431 * configure: Add support for extra required flags for ar or nm.
8432 * configure.in (aix4.3+): Use above support for target-specific
8433 issues, rather than using config/mt-aix43.
8434
8435 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8436
8437 * configure: Remove 'removing', which doesn't work. Replace $subdir
8438 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8439 with $srcdir. Reformat indentation. Substitute some variables
8440 formerly hard-coded in the Makefile for build=host.
8441 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8442 * Makefile.def: Autogenerate more.
8443 * Makefile.in: Regenerate.
8444
8445 2002-11-04 Adam Nemet <anemet@lnxw.com>
8446
8447 * MAINTAINERS (Write After Approval): Add myself.
8448
8449 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8450
8451 * Makefile.def (host_modules): Add rda.
8452 * Makefile.in: Regenerate.
8453 * configure.in (target_tool): Add target-rda to list.
8454
8455 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8456
8457 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8458
8459 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8460
8461 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8462 and restrap targets to this rule.
8463 * Makefile.in: Regenerate.
8464
8465 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8466
8467 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8468 GNATS only accounts.
8469
8470 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8471
8472 * configure.in (i[3456]86-*-linux*): Add check to disable
8473 ${libgcj} for glibc1.
8474
8475 2002-10-24 Denis Chertykov <denisc@overta.ru>
8476
8477 * MAINTAINERS: Add myself as ip2k port maintainer.
8478
8479 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8480
8481 * configure.in: Add tic4x target.
8482
8483 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8484
8485 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8486 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8487 * Makefile.in: Regenerate.
8488
8489 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8490 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8491 * Makefile.in: Regenerate.
8492
8493 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8494
8495 * MAINTAINERS: Add myself as web pages co-maintainer.
8496
8497 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8498
8499 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8500 * Makefile.in: Regenerate.
8501
8502 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8503
8504 * MAINTAINERS: Add myself and Nathan Sidwell
8505 <nathan@codesourcery.com> as VxWorks maintainers.
8506
8507 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8508
8509 * Makefile.def: Remove order dependency comments.
8510 * Makefile.tpl: Add explicit install-install dependencies.
8511 * Makefile.in: Regenerate.
8512
8513 * Makefile.tpl: Remove material now in src-release. (Finally!)
8514 * Makefile.in: Regenerate.
8515
8516 * Makefile.tpl: Add configure-target (for src-release in src)
8517 * Makefile.in: Regenerate.
8518
8519 2002-09-30 Nick Clifton <nickc@redhat.com>
8520
8521 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8522
8523 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8524
8525 * configure.in (s390*-*-linux*): Enable libgcj.
8526
8527 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8528
8529 * configure: Revert accidentally applied changes.
8530
8531 * Makefile.tpl: Make more autoconf-friendly.
8532 * Makefile.in: Regenerate.
8533 * configure: Make substitution more autoconf-like.
8534
8535 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8536
8537 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8538 single entry to handle all these.
8539 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8540 libjava on arm-*-elf.
8541
8542 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8543
8544 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8545 things that depend on them.
8546
8547 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8548
8549 * Makefile.tpl: Make subsituted variables more autoconfy.
8550 * Makefile.in: Regenerate.
8551 * configure: Make seds more autoconfy.
8552
8553 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8554
8555 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8556 * Makefile.in: Regenerate.
8557 * configure.in: Rewrite sed statements to look autoconfy.
8558
8559 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8560 all-target-foo on configure-target-foo.
8561 * Makefile.def: Ditto.
8562 * Makefile.in: Rebuild.
8563
8564 2002-09-25 Andrew Haley <aph@redhat.com>
8565
8566 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8567
8568 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8569
8570 * Makefile.def: New file.
8571 * Makefile.tpl: New file.
8572 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8573 * contrib/gcc_update: Note that Makefile.in is a generated file.
8574
8575 * configure.in: Minor rearrangement. Simplify tests.
8576
8577 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8578
8579 * configure.in (with_headers): Skip copy if value is "yes".
8580 (with_libs): Likewise.
8581
8582 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8583
8584 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8585 * configure.in (sh*-*-pe*): Ditto.
8586 * configure.in (mips*-*-pe*): Ditto.
8587 * configure.in (*arm-wince-pe): Ditto.
8588
8589 * configure.in: Rearrange.
8590
8591 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8592
8593 * MAINTAINERS: Update my email address.
8594
8595 2002-08-30 Paul Koning <pkoning@equallogic.com>
8596
8597 * MAINTAINERS: (Write After Approval): Add myself.
8598
8599 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8600
8601 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8602
8603 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8604
8605 * MAINTAINERS: Change my mailing address.
8606
8607 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8608
8609 * MAINTAINERS (Write After Approval): Remove myself.
8610 (Various Maintainers: c++ runtime libs): Add myself.
8611
8612 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8613
8614 * MAINTAINERS (Write After Approval): Remove myself.
8615 (Various Maintainers: c++ runtime libs): Add myself.
8616
8617 2002-08-15 Eric Christopher <echristo@redhat.com>
8618
8619 * config.sub: Import from master repository.
8620 * config.guess: Ditto.
8621
8622 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8623
8624 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8625 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8626 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8627
8628 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8629
8630 * MAINTAINERS: Add self to rs6000 vector extensions.
8631
8632 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8633
8634 * libiberty/configure: Reverted unintended yesterday's check in.
8635
8636 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8637
8638 * boehm-gc/configure, libf2c/configure: Rebuilt.
8639 * libffi/configure, libiberty/configure: Ditto.
8640 * libjava/configure, libobjc/configure: Ditto.
8641 * libstdc++-v3/configure, zlib/configure: Ditto.
8642 Merged from binutils:
8643 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8644 From Steve Ellcey <sje@cup.hp.com>:
8645 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8646 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8647 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8648 IA64.
8649 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8650 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8651 soname_spec, sys_lib_search_path_spec): Ditto.
8652
8653 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8654
8655 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8656
8657 2002-08-04 H.J. Lu (hjl@gnu.org)
8658
8659 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8660
8661 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8662
8663 * MAINTAINERS (Write After Approval): Add myself.
8664
8665 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8666
8667 * configure.in: Move generic linux case to end. Copy generic
8668 linux noconfigdirs to mips*-*-linux* entry and new
8669 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8670
8671 2002-07-19 Michael Matz <matz@suse.de>
8672
8673 * MAINTAINERS: Add myself as ra* maintainer.
8674
8675 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8676
8677 * config.guess: Update to 2002-07-09 version.
8678 * config.sub: Update to 2002-07-03 version.
8679
8680 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8681
8682 * MAINTAINERS: Fix typo in a maintainer email address.
8683
8684 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8685
8686 * configure.in: Remove two redundant tests.
8687
8688 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8689
8690 * configure.in (mips*-*-irix6*o32): Enable stabs.
8691
8692 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8693
8694 * configure.in: Don't build grez.
8695 * Makefile.in: Ditto.
8696
8697 * Makefile.in: Remove references to bsp, cygmon, libstub.
8698 * configure.in: Ditto.
8699
8700 * configure.in: Remove leftover reference to gdbtest.
8701
8702 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8703
8704 * configure.in (gxx_include_dir): Change to match versioned
8705 C++ headers if --enable-version-specific-runtime-libs is used.
8706
8707 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8708
8709 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8710
8711 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8712
8713 * configure.in: Make --without-x work.
8714
8715 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8716
8717 * configure.in: Rearrange target Makefile fragment collection.
8718
8719 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8720 cvs[src].
8721 * configure.in: Ditto.
8722
8723 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8724
8725 * MAINTAINERS (Write After Approval): Update my e-mail address.
8726
8727 2002-06-24 Ben Elliston <bje@redhat.com>
8728
8729 * configure.in (host_tools): Remove cgen.
8730
8731 * Makefile.in (all-cgen): Remove; runs from its source directory.
8732 (check-cgen, install-cgen, clean-cgen): Likewise.
8733 (all-opcodes): Do not depend on all-cgen.
8734 (all-sim): Likewise.
8735
8736 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8737
8738 * Makefile.in: Eliminate 'apache' targets.
8739 * configure.in: Eliminate 'apache' targets.
8740
8741 * configure.in: Eliminate redundant tests. Reorganize.
8742
8743 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8744
8745 * config-ml.in: Eliminate references to Cygnus configure.
8746
8747 * Makefile.in: Eliminate references to building emacs.
8748
8749 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8750
8751 * MAINTAINERS: Update my email address.
8752
8753 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8754
8755 * config.if (libstdcxx_incdir): Version C++ headers.
8756 (cxx_incdir): Remove.
8757
8758 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8759
8760 * MAINTAINERS (Write After Approval): Add self.
8761
8762 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8763
8764 * configure.in: Add support for ip2k.
8765
8766 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8767
8768 * configure.in: Fix AIX configury bug.
8769
8770 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8771
8772 * MAINTAINERS (Write After Approval): Add self.
8773
8774 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8775
8776 * configure.in: replace ${topsrcdir} with ${srcdir}
8777
8778 * configure.in: Move definition of libstdcxx_flags
8779 right above usage, rather than waaay earlier.
8780
8781 * configure.in: Pull definition of is_cross_compiler earlier.
8782
8783 * configure.in: Rearrange a little.
8784
8785 * configure.in: Remove references to librx.
8786 * Makefile.in: Remove references to librx.
8787
8788 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8789
8790 * config.sub: Add support for avr target.
8791 Import from master sources, rev 1.255
8792
8793 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8794
8795 * configure, .cvsignore: Revert previous change...
8796 * Makefile: ...delete.
8797
8798 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8799
8800 * configure.in: Eliminate ${gasdir} variable.
8801
8802 2002-06-18 Dave Brolley <brolley@redhat.com>
8803
8804 * configure.in: Add support for frv.
8805 * config.sub: Add support for frv.
8806
8807 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8808
8809 * configure: Remove garbage from previous commit.
8810
8811 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8812
8813 * configure: For in-source builds, make a subdir and re-exec there.
8814 * Makefile: New file. Pass targets through to build directory.
8815 * .cvsignore: No longer ignore "Makefile".
8816
8817 2002-06-16 Douglas Rupp <rupp@gnat.com>
8818
8819 * MAINTAINERS (Write After Approval): Add self.
8820
8821 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8822
8823 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8824
8825 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8826
8827 * configure.in (vax-*-netbsd*): Re-enable gas.
8828
8829 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8830
8831 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8832 BUILD_PREFIX_1, to correct nomenclature.
8833 * configure: Likewise.
8834
8835 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8836 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8837
8838 2002-05-31 Olaf Hering <olh@suse.de>
8839
8840 * config-ml.in: Propogate DESTDIR also.
8841
8842 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8843
8844 * configure.in (vax-*-netbsd*): Don't build gas for this
8845 platform.
8846
8847 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8848
8849 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8850 and libgcj for AVR.
8851
8852 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8853
8854 * MAINTAINERS (Write After Approval): Add myself.
8855
8856 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8857
8858 * config.guess: Update to 2002-05-22 version.
8859 * config.sub: Likewise.
8860
8861 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8862
8863 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8864 * config-ml.in: Likewise.
8865 * configure: Likewise.
8866 * configure.in: Likewise.
8867
8868 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8869
8870 * MAINTAINERS: Update my email address.
8871
8872 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8873
8874 * configure.in: Simplify makefile fragment collection.
8875
8876 * configure.in: Remove code to build emacs.
8877
8878 * configure.in : Remove --srcdir argument from targargs and buildargs
8879 (it's always overridden in the Makefile anyway). Rearrange a bit.
8880
8881 * configure: Move some logic to configure.in.
8882 * configure.in: Move some logic from configure.
8883
8884 2002-05-11 Tom Tromey <tromey@redhat.com>
8885
8886 * MAINTAINERS: Reflect libgcj reality.
8887
8888 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8889
8890 * Makefile.in: Honour DESTDIR.
8891
8892 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8893
8894 * config.guess: Import 2002-03-20 version.
8895 * config.sub: Import 2002-04-26 version.
8896
8897 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8898
8899 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8900
8901 2002-05-07 Tim Josling <tej@melbpc.org.au>
8902
8903 * MAINTAINERS: Add self.
8904
8905 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8906
8907 * ltmain.sh: Detect and handle object name conflicts
8908 while piecewise linking a static library.
8909
8910 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8911
8912 * configure.in (noconfigdirs): Don't disable libgcj on
8913 sparc64-*-solaris* and sparcv9-*-solaris*.
8914
8915 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8916
8917 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8918
8919 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8920
8921 * configure.in (FLAGS_FOR_TARGET): Do not add
8922 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8923 on i[3456]86-*-linux*.
8924
8925 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8926
8927 * configure.in (noconfigdirs): Replace [ ] with test.
8928
8929 * configure.in (noconfigdirs): Do not add target-newlib if
8930 target == i[3456]86-*-linux*, and host == target.
8931
8932 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8933
8934 * configure.in: delete reference to absent file
8935
8936 * configure.in: replace '[' with 'test'
8937
8938 * configure.in: Eliminate references to gash.
8939 * Makefile.in: Eliminate references to gash.
8940
8941 * configure.in: remove useless references to 'pic' makefile fragments.
8942
8943 * configure.in: (*-*-windows*) Finish removing.
8944
8945 * configure.in: Eliminate redundant test for libgui.
8946
8947 2002-04-29 Roger Sayle <roger@eyesopen.com>
8948
8949 * MAINTAINERS: Add self and realphabetize. Update entries
8950 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8951 entry for a29k port maintainer.
8952
8953 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8954
8955 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8956 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8957
8958 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8959
8960 * configure.in: remove references to dead files
8961
8962 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8963
8964 * MAINTAINERS: Add information about purpose of this file.
8965
8966 2002-04-18 Tom Tromey <tromey@redhat.com>
8967
8968 * configure.in: Disallow configuring libgcj when it is already
8969 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8970 Solaris 2.8 by default. For PR libgcj/6158.
8971
8972 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8973
8974 * configure.in: Move default CC setting out of config/mh-* fragments
8975 directly into here.
8976
8977 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8978
8979 * configure.in: don't even try to configure or make a subdirectory
8980 if there's no configure script for it.
8981
8982 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8983
8984 * MAINTAINERS: Remove chill maintainers.
8985 * Makefile.in (CHILLFLAGS): Remove.
8986 (CHILL_LIB): Remove.
8987 (TARGET_CONFIGDIRS): Remove libchill.
8988 (CHILL_FOR_TARGET): Remove.
8989 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8990 CHILL_LIB.
8991 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8992 (CHECK_TARGET_MODULES): Likewise.
8993 (INSTALL_TARGET_MODULES): Likewise.
8994 (CLEAN_TARGET_MODULES): Likewise.
8995 (configure-target-libchill): Remove.
8996 (all-target-libchill): Remove.
8997 * configure.in (target_libs): Remove target-libchill.
8998 Do not compute CHILL_FOR_TARGET.
8999 * libchill: Remove directory.
9000
9001 2002-04-11 DJ Delorie <dj@redhat.com>
9002
9003 * Makefile.in, configure.in: Sync with binutils, entries
9004 follow...
9005
9006 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9007
9008 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9009 (do-tar, do-bz2): New rules.
9010 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9011 (gdb-tar): New rule.
9012 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9013 (insight_dejagnu.tar): New rule.
9014 (insight.tar): New rule.
9015 (gdb+dejagnu.tar): New rule.
9016 (gdb.tar): New rule.
9017
9018 2002-02-01 Mo DeJong <supermo@bayarea.net>
9019
9020 * Makefile.in: Add all-tix to deps for all-snavigator
9021 so that tix is built when building snavigator.
9022
9023 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9024
9025 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9026 ld and gdb are not supported.
9027
9028 2002-01-07 Mark Salter <msalter@redhat.com>
9029
9030 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9031 Allow target-libgloss to be built for arm, strongarm, and xscale.
9032
9033 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9034
9035 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9036 options for i[3456]86-pc-linux* native builds.
9037
9038 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9039
9040 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9041 files from .po files for a distribution.
9042
9043 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9044
9045 * configure.in: Enable libstdc++-v3 for h8300 targets.
9046
9047 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9048
9049 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9050 version from bfd/.
9051
9052 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9053
9054 * Makefile.in (VER): When present, extract the version number from
9055 the file version.in.
9056
9057 2001-05-24 Tom Rix <trix@redhat.com>
9058
9059 * configure.in : enable ld for aix
9060
9061 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9062
9063 * config.guess: Add linux target for S/390.
9064
9065 2000-11-07 Philip Blundell <pb@futuretv.com>
9066
9067 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9068
9069 2000-11-03 Philip Blundell <pb@futuretv.com>
9070
9071 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9072 files.
9073
9074 2001-01-15 Ben Elliston <bje@redhat.com>
9075
9076 * configure.in (host_tools): Add sid.
9077 Always configure cgen.
9078
9079 2000-11-24 Nick Clifton <nickc@redhat.com>
9080
9081 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9082
9083
9084 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9085
9086 * Makefile.in (ALL_MODULES): Add all-cgen.
9087 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9088 (all-cgen): New target.
9089 (all-opcodes,all-sim): Depend on all-cgen.
9090 * configure.in (host_tools): Add cgen.
9091 Only configure cgen if --enable-cgen-maint.
9092
9093 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9094
9095 * configure.in: Add *-*-freebsd* configurations.
9096
9097 2002-04-08 Tom Tromey <tromey@redhat.com>
9098
9099 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9100 Fixes PR libgcj/6068.
9101
9102 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9103
9104 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9105
9106 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9107
9108 * configure.in (alpha*-dec-osf*): Enable libgcj.
9109
9110 2003-03-27 Matthew Gingell <gingell@gnat.com>
9111
9112 * MAINTAINERS (Write After Approval): Add myself.
9113
9114 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9115
9116 Fix for: PR bootstrap/3591, target/5676
9117 * configure.in (mcore-pe): Disable the configuration of
9118 libstdc++-v3 since exceptions are not supported.
9119
9120 2002-03-20 Anthony Green <green@redhat.com>
9121
9122 * configure.in: Enable libgcj for xscale-elf target.
9123
9124 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9125
9126 * MAINTAINERS: Update my email address.
9127
9128 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9129
9130 * ltmain.sh (relink_command): Fix typo in previous change.
9131
9132 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9133
9134 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9135 (relink_command): Added --tag flags.
9136 (mode=install): If relinking fails; error out.
9137
9138 2002-03-12 Richard Henderson <rth@redhat.com>
9139
9140 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9141 .NOTPARALLEL tag.
9142 (do-check): Rename from check.
9143 (check): Allow parallel check.
9144
9145 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9146
9147 * MAINTAINERS: Add myself as maintainer for xtensa port.
9148 Fix alphabetical order in CPU port maintainer list.
9149 Remove myself from Write After Approval list.
9150
9151 2002-03-11 Richard Henderson <rth@redhat.com>
9152
9153 * Makefile.in (.NOTPARALLEL): Add fake tag.
9154
9155 2002-03-07 H.J. Lu (hjl@gnu.org)
9156
9157 * configure.in: Enable gprof for mips*-*-linux*.
9158
9159 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9160
9161 * MAINTAINERS (Write After Approval): Add myself.
9162
9163 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9164
9165 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9166 libjava.
9167 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9168
9169 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9170
9171 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9172 because its Makefile is there; test for the executable instead.
9173
9174 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9175
9176 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9177 libstdc++-v3 and libjava.
9178
9179 2002-02-11 Adam Megacz <adam@xwt.org>
9180
9181 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9182 boehm-gc
9183
9184 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9185
9186 * config.guess: Updated to 2002-01-30's version.
9187 * config.sub: Updated to 2002-02-01's version.
9188 Contribute sh64-elf.
9189 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9190 * configure.in: Added sh64-*-*.
9191
9192 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9193
9194 * MAINTAINERS: Belatedly add myself to write after approval list.
9195
9196 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9197
9198 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9199 Remove self as Write After Approval.
9200
9201 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9202
9203 * MAINTAINERS: Put self in as maintainer for contrib/regression
9204 directory.
9205
9206 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9207
9208 * MAINTAINERS: Update my email address.
9209
9210 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9211
9212 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9213 target-libiberty, and target-libgloss. Skip Java-related
9214 libraries if not supported for NetBSD on target CPU.
9215
9216 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9217
9218 * install-sh: Use _inst.$$_ for temp file name.
9219
9220 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9221
9222 * MAINTAINERS (Write After Approval): Move my contact info
9223 from here...
9224 (OS Port Maintainers): ...to here (netbsd).
9225
9226 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9227
9228 * MAINTAINERS (Write After Approval): Add myself.
9229
9230 2002-01-17 H.J. Lu <hjl@gnu.org>
9231
9232 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9233 (all-target-fastjar): Also depend on all-target-libiberty.
9234
9235 2002-01-16 H.J. Lu (hjl@gnu.org)
9236
9237 * config.guess: Import from master sources, rev 1.225.
9238 * config.sub: Import from master sources, rev 1.238.
9239
9240 2002-01-16 Kazu Hirata <kazu@hxi.com>
9241
9242 * MAINTAINERS (Write After Approval): Remove myself.
9243
9244 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9245
9246 * MAINTAINERS (Write After Approval): Add myself.
9247
9248 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9249
9250 * MAINTAINERS: Add self as docs co-maintainer.
9251
9252 2001-12-11 Matthias Klose <doko@debian.org>
9253
9254 * MAINTAINERS (Write After Approval): Add myself.
9255
9256 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9257
9258 * MAINTAINERS: Update my email address.
9259
9260 2001-12-07 Turly O'Connor <turly@apple.com>
9261 * MAINTAINERS (Write After Approval): Add myself.
9262 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9263 (rs6000_initialize_trampoline): Call __trampoline_setup for
9264 ABI_DARWIN too.
9265 * darwin-tramp.asm: New file, implements __trampoline_setup.
9266 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9267
9268 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9269
9270 * MAINTAINERS (Write After Approval): Add myself.
9271
9272 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9273
9274 * configure, configure.in: Use temp file for long sed commands.
9275
9276 2001-12-03 Laurent Guerby <guerby@acm.org>
9277
9278 * config.sub: Update to version 1.232 on subversion.
9279
9280 2001-12-03 Ben Elliston <bje@redhat.com>
9281
9282 * MAINTAINERS: Update mail address for config.* patches.
9283
9284 2001-11-27 DJ Delorie <dj@redhat.com>
9285 Zack Weinberg <zack@codesourcery.com>
9286
9287 When build != host, create libiberty for the build machine.
9288
9289 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9290 CONFIG_ARGUMENTS.
9291 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9292 New variables.
9293 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9294 and rules.
9295 (all.normal): Depend on ALL_BUILD_MODULES.
9296 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9297 (all-build-libiberty): Depend on configure-build-libiberty.
9298
9299 * configure: Calculate and substitute proper value for
9300 ALL_BUILD_MODULES.
9301 * configure.in: Create the build subdirectory.
9302 Calculate and substitute TARGET_CONFIGARGS (formerly
9303 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9304
9305 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9306
9307 * MAINTAINERS (write-after-approval): Add self.
9308
9309 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9310
9311 * MAINTAINERS (GNATS only accounts): Remove self.
9312
9313 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9314
9315 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9316 libf2c.
9317
9318 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9319
9320 * MAINTAINERS (Write After Approval): Add self.
9321
9322 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9323
9324 * MAINTAINERS: mips and s390 are also CPU ports.
9325
9326 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9327
9328 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9329
9330 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9331
9332 * MAINTAINERS: Alphabetize.
9333
9334 2001-11-09 Kazu Hirata <kazu@hxi.com>
9335
9336 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9337
9338 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9339
9340 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9341
9342 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9343
9344 * configure.in (--enable-languages): Be more permissive about
9345 syntax. Check for empty lists better. Warn about $LANGUAGES.
9346
9347 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9348
9349 * config.sub: Import from master sources, rev. 1.230.
9350 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9351
9352 2001-11-07 Laurent Guerby <guerby@acm.org>
9353
9354 * MAINTAINERS (Write After Approval): Add self.
9355
9356 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9357
9358 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9359
9360 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9361
9362 * config.sub: Import from master sources, rev 1.226.
9363 * config.guess: Import from master sources, rev 1.216.
9364
9365 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9366
9367 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9368 * MAINTAINERS: Add self as maintainer of MMIX port.
9369 Remove old after-approval entry.
9370
9371 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9372
9373 * ChangeLog, configure: Fix spelling errors.
9374
9375 2001-10-20 Brendan Kehoe <brendan@zen.org>
9376
9377 * MAINTAINERS: Tweak my address.
9378
9379 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9380
9381 * MAINTAINERS: Update my email address.
9382
9383 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9384
9385 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9386 * MAINTAINERS: Add self as maintainer of CRIS port.
9387
9388 2001-10-10 Geert Bosch <bosch@gnat.com>
9389
9390 * MAINTAINERS (Various maintainers: Ada front end):
9391 Added Robert Dewar.
9392
9393 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9394
9395 * MAINTAINERS (Write After Approval): Added self
9396
9397 2001-10-02 Geert Bosch <bosch@gnat.com>
9398
9399 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9400
9401 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9402
9403 * configure: Handle temporary files securely using mkdir.
9404
9405 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9406
9407 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9408
9409 2001-09-26 Will Cohen <wcohen@redhat.com>
9410
9411 * configure.in (*-*-linux*): Disable configuration of target-newlib
9412 and target-libgloss.
9413
9414 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9415
9416 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9417 RANLIB.
9418
9419 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9420
9421 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9422 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9423 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9424 avoid quotes nesting problems.
9425 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9426 (DO_X): Export only variables that are set.
9427
9428 2001-09-19 Ben Elliston <bje@redhat.com>
9429
9430 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9431 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9432 semantics. Use the shell built-in "type" command instead.
9433
9434 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9435
9436 Merged from gcc-3_0-branch:
9437 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9438 * ltcf-c.sh: Use $objext, not $ac_objext.
9439 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9440 * ltcf-cxx.sh: Add support for GNU.
9441 2001-07-22 Timothy Wall <twall@redhat.com>
9442 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9443 default settings if using GNU tools with that configuration.
9444 * ltcf-cxx.sh: Ditto.
9445 * ltcf-gcj.sh: Ditto.
9446 2001-07-21 Michael Chastain <chastain@redhat.com>
9447 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9448 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9449 * ltmain.sh: Mark as gcc-local.
9450
9451 2001-08-30 Eric Christopher <echristo@redhat.com>
9452 Jason Eckhardt <jle@redhat.com>
9453
9454 * config.guess: Merge from master sources.
9455 * config.sub: Merge from master sources, add support for mipsisa32.
9456
9457 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9458 * config.sub: Merge from master sources, rev 1.219.
9459 * MAINTAINERS: Add self as contact for stormy16 port.
9460
9461 2001-08-14 Zack Weinberg <zackw@panix.com>
9462
9463 * config.sub: Merge from master sources, rev 1.218.
9464 * config.guess: Merge from master sources, rev 1.209.
9465
9466 2001-08-11 Graham Stott <grahams@redhat.com>
9467
9468 * Makefile.in (check-c++): Add missing semicolon.
9469
9470 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9471
9472 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9473
9474 2001-07-30 Eric Christopher <echristo@redhat.com>
9475
9476 * MAINTAINERS (Various maintainers: mips port): Added myself.
9477
9478 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9479
9480 * configure.in (sh-*-linux*): New.
9481
9482 2001-07-27 Richard Henderson <rth@redhat.com>
9483
9484 * .cvsignore: Add LAST_UPDATED.
9485
9486 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9487
9488 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9489
9490 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9491
9492 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9493
9494 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9495
9496 * MAINTAINERS (Write After Approval): Added myself.
9497
9498 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9499
9500 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9501 and libgcj on m68hc11/m68hc12.
9502
9503 2001-06-27 H.J. Lu (hjl@gnu.org)
9504
9505 * Makefile (CFLAGS_FOR_BUILD): New.
9506 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9507
9508 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9509
9510 * README: Remove version number.
9511
9512 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9513
9514 * INSTALL/README: Update wrt. to the installation instructions now
9515 residing in gcc/doc/install.texi.
9516
9517 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9518
9519 * README: Replace with a cut-down and updated version of gcc/README.
9520
9521 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9522
9523 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9524 multilibs to be disabled.
9525
9526 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9527
9528 * MAINTAINERS (Write After Approval): Add myself.
9529
9530 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9531
9532 * config.guess: Import CVS version 1.195.
9533 * config.sub: Import CVS version 1.212.
9534
9535 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9536
9537 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9538 gcc/xgcc is built, use -print-prog-name to find out the program
9539 name to use.
9540
9541 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9542
9543 * config.guess: Import CVS version 1.194. All gcc-local changes
9544 appear to also be in the master copy.
9545 * config.sub: Import CVS version 1.211.
9546
9547 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9548
9549 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9550 with_gcc]: Use `gcc -shared' to build a shared library.
9551
9552 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9553
9554 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9555 archives.
9556
9557 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9558
9559 * MAINTAINERS (Write After Approval): Add myself.
9560
9561 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9562
9563 * configure.in (libstdcxx_flags): Do not try to execute
9564 libstdc++-v3/testsuite_flags until it exists.
9565
9566 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9567
9568 * MAINTAINERS: Update my email address.
9569
9570 2001-05-31 Graham Stott <grahams@redhat.com>
9571
9572 * MAINTAINERS (Write After Approval): Add myself.
9573
9574 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9575
9576 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9577 libraries when using g++ with native linker.
9578
9579 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9580
9581 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9582
9583 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9584
9585 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9586 [aix4*|aix5*]: Prepend blank.
9587
9588 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9589
9590 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9591 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9592 of subdir/configure scripts to use the new libtool.m4.
9593
9594 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9595
9596 * MAINTAINERS (Write After Approval): Add myself.
9597
9598 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9599
9600 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9601
9602 2001-05-11 Ben Elliston <bje@redhat.com>
9603
9604 * Makefile.in (all-sid): New target.
9605 (check-sid, clean-sid, install-sid): Likewise.
9606
9607 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9608
9609 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9610
9611 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9612
9613 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9614 libgcj.
9615
9616 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9617
9618 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9619 gcc/xgcc is built, use -print-prog-name to find out the program
9620 name to use.
9621
9622 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9623
9624 * configure.in (noconfigdirs): Don't reset it from scratch in the
9625 target case; only append to it.
9626
9627 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9628 sparc-*-solaris2.8]: Disable ${libgcj}.
9629
9630 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9631
9632 * configure.in (libgcj_saved): Copy from $libgcj.
9633 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9634 --disable-libgcj.
9635
9636 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9637
9638 * MAINTAINERS: Remove self as MIPS maintainer and
9639 C front end maintainer.
9640
9641 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9642
9643 * configure.in: Move *-chorusos target case to the proper switch.
9644 Disable libgcj.
9645
9646 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9647
9648 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9649 1.641.2.228.
9650
9651 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9652
9653 * Makefile.in (STAGE1_CFLAGS): Pass down.
9654
9655 2001-04-13 Alan Modra <amodra@one.net.au>
9656
9657 * config.guess: Add hppa64-linux support. Note for next import that
9658 this is already in the master file.
9659 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9660
9661 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9662
9663 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9664 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9665
9666 2001-04-11 Stan Shebs <shebs@apple.com>
9667
9668 * MAINTAINERS: Add self as Darwin port maintainer.
9669
9670 2001-04-11 Alan Modra <amodra@one.net.au>
9671
9672 * MAINTAINERS: Update my email address.
9673
9674 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9675
9676 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9677 recent versions of FreeBSD (release 3 or later).
9678 * ltconfig: On FreeBSD, -lc must not be provided when building
9679 a shared library or else the standard -pthread gcc option is
9680 rendered worthless to later users of the built library.
9681
9682 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9683
9684 * MAINTAINERS: Add self and RTH as C front end maintainers.
9685
9686 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9687
9688 * config.sub: Make sure to match an already-canonicalized
9689 machine name (eg. mn10300-unknown-elf).
9690
9691 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9692
9693 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9694 New macros.
9695 (bootstrap, cross): Use RECURSE_FLAGS.
9696 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9697
9698 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9699
9700 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9701
9702 2001-03-22 Colin Howell <chowell@redhat.com>
9703
9704 * Makefile.in (DO_X): Do not backslash single-quotes in
9705 backquotes (two places).
9706
9707 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9708
9709 Re-installed:
9710 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9711 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9712 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9713 * ltcf-cxx.sh: Likewise.
9714 * ltcf-gcj.sh: Likewise.
9715
9716 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9717
9718 * MAINTAINERS: Add myself as "documentation co-maintainer".
9719
9720 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9721
9722 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9723 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9724
9725 2001-03-19 Tom Tromey <tromey@redhat.com>
9726
9727 * config-ml.in: Handle GCJ and GCJFLAGS.
9728
9729 2001-03-21 Michael Chastain <chastain@redhat.com>
9730
9731 * Makefile.in: all-m4 depends on all-texinfo.
9732
9733 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9734
9735 * MAINTAINERS: Add myself to write after approval list.
9736
9737 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9738
9739 * Makefile.in (DO_X): Quote nested quotes.
9740
9741 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9742
9743 * MAINTAINERS: Add myself to write after approval list.
9744
9745 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9746
9747 * Makefile.in (DO_X): Use double quotes for quoting
9748 "RANLIB=$${RANLIB}".
9749
9750 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9751
9752 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9753
9754 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9755
9756 * configure.in: Only use `lang_requires' for languages athat are
9757 actually enabled.
9758
9759 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9760
9761 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9762
9763 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9764
9765 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9766
9767 2001-03-07 Tom Tromey <tromey@redhat.com>
9768
9769 * configure.in: Allow config-lang.in to set `lang_requires' to list
9770 of other required languages.
9771
9772 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9773
9774 * Makefile.in: Remove RANLIB definition. Use RANLIB
9775 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9776 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9777
9778 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9779 Alexandre Oliva <aoliva@redhat.com>
9780
9781 * Makefile.in (check-c++): Use tabs, not spaces.
9782
9783 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9784
9785 * MAINTAINERS: add myself to Write After Approval list.
9786
9787 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9788
9789 * Makefile.in (check-c++): New rule.
9790
9791 * configure.in (target_libs): Remove libg++.
9792 (noconfigdirs): Remove libg++.
9793 (noconfigdirs): Same.
9794 (noconfigdirs): Same.
9795 (noconfigdirs): Same.
9796
9797 * config-ml.in: Remove libg++ references.
9798
9799 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9800 (ALL_TARGET_MODULES): Same.
9801 (configure-target-libg++): Remove.
9802 (all-target-libg++): Remove.
9803 (configure-target-libio): Remove.
9804 (all-target-libio): Remove.
9805 (check-target-libio): Remove.
9806 (.PHONY): Remove.
9807 (libg++.tar.bz2): Remove.
9808 (all-target-cygmon): Remove libio.
9809 (all-target-libstdc++): Remove.
9810 (configure-target-libstdc++): Remove.
9811 (TARGET_LIB_PATH): Remove libstdc++.
9812 (ALL_GCC_CXX): Remove libstdc++.
9813 (all-target-gperf): Correct.
9814
9815 2001-02-16 Nick Clifton <nickc@redhat.com>
9816
9817 * configure.in (noconfigdirs): Allow configuration of texinfo
9818 for Cygwin hosts.
9819
9820 2001-02-15 Anthony Green <green@redhat.com>
9821
9822 * configure: Introduce GCJ_FOR_TARGET.
9823 * configure.in: Ditto.
9824 * Makefile.in: Ditto.
9825
9826 2001-02-13 Andreas Schwab <schwab@suse.de>
9827
9828 * MAINTAINERS: Update mail address.
9829
9830 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9831
9832 * config.guess: Add linux target for S/390.
9833 * config.sub: Likewise.
9834
9835 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9836
9837 * configure.in: for *-chorusos, don't config target-newlib and
9838 target-libgloss.
9839
9840 2001-02-06 Ben Elliston <bje@redhat.com>
9841
9842 * configure: Output host type to stdout, not stderr.
9843
9844 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9845
9846 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9847 * ltcf-cxx.sh: Likewise.
9848
9849 * config.if: Assume enable_libstdcxx_v3 is defined.
9850
9851 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9852
9853 Remove V2 C++ library.
9854 * configure.in: Remove --enable-libstdcxx_v3 support.
9855
9856 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9857
9858 * include/demangle.h: Add prototype for java_demangle_v3.
9859
9860 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9861
9862 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9863
9864 2001-01-27 Richard Henderson <rth@redhat.com>
9865
9866 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9867
9868 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9869
9870 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9871 Don't unset, it's non-portable and no longer necessary, set to empty
9872 instead.
9873
9874 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9875
9876 * ltconfig: Shell portability fix for the tagname validity check.
9877
9878 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9879
9880 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9881 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9882
9883 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9884
9885 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9886
9887 2001-01-26 Tom Tromey <tromey@redhat.com>
9888
9889 * configure.in: Allow libgcj to be built on Sparc Solaris.
9890
9891 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9892
9893 * ltcf-c.sh: Add aix5 case.
9894 * ltcf-cxx.sh: Likewise.
9895 * ltconfig: Likewise.
9896
9897 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9898
9899 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9900 keep at least one of build_libtool_libs or build_old_libs set to
9901 yes.
9902
9903 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9904 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9905
9906 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9907
9908 * configure.in: Enable libgcj on several additional platforms.
9909
9910 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9911
9912 * configure.in: Enable libgcj for linux targets.
9913
9914 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9915
9916 * MAINTAINERS (Write After Approval): Add myself.
9917
9918 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9919
9920 * MAINTAINERS: Add myself as vax port maintainer.
9921
9922 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9923
9924 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9925
9926 2001-01-09 Mike Stump <mrs@wrs.com>
9927
9928 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9929 failures of subdirectories.
9930
9931 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9932
9933 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9934 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9935 * ltcf-cxx.sh: Likewise.
9936 * ltcf-gcj.sh: Likewise.
9937 * ltconfig.sh: Fix typo.
9938
9939 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9940
9941 * configure: handle DOS-style absolute paths.
9942
9943 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9944
9945 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9946
9947 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9948
9949 * MAINTAINERS: Add myself as avr port co-maintainer.
9950
9951 2000-12-28 Ben Elliston <bje@redhat.com>
9952
9953 * MAINTAINERS: Add myself under ``Write After Approval''.
9954
9955 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9956
9957 * texinfo: Remove directory from GCC.
9958
9959 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9960
9961 * COPYING: Update to current
9962 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9963 to 19yy as example year in copyright notice).
9964
9965 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9966
9967 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9968 (libstdcxx_incdir): Pass down.
9969 * config.if: Remove expired bits for cxx_interface, add stub.
9970 (libstdcxx_incdir): Add variable for g++ include directory.
9971 * configure.in (gxx_include_dir): Use it.
9972
9973 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9974
9975 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9976 with old-email address from ``Write After Approval''.
9977
9978 2000-12-15 Andreas Jaeger <aj@suse.de>
9979
9980 * configure.in: Handle lang_dirs.
9981
9982 2000-12-14 Tom Tromey <tromey@redhat.com>
9983
9984 * MAINTAINERS: Removed brads.
9985
9986 * MAINTAINERS: Added gcj developers.
9987
9988 2000-12-13 Anthony Green <green@redhat.com>
9989
9990 * configure.in: Disable libgcj for any target not specifically
9991 listed. Disable libgcj for x86 and Alpha Linux until compatible
9992 with g++ abi.
9993
9994 2000-12-13 Mike Stump <mrs@wrs.com>
9995
9996 * Makefile.in (local-distclean): Also remove fastjar.
9997
9998 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9999
10000 * contrib/gcc_update: Add fastjar --touch entries.
10001
10002 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10003
10004 * configure.in: Disable language-specific target libraries for
10005 languages that aren't enabled.
10006
10007 2000-12-10 Anthony Green <green@redhat.com>
10008
10009 * configure.in: Define libgcj. Disable libgcj target libraries for
10010 most targets.
10011
10012 2000-12-10 Neil Booth <neilb@earthling.net>
10013
10014 * MAINTAINERS: Update mail address, remove from WAA list.
10015
10016 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10017
10018 * libjava: Imported from /cvs/java.
10019 * libffi: Likewise.
10020 * Boehm-gc: Likewise.
10021
10022 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10023
10024 * configure.in (target_libs): Revert 2000-12-08 patch.
10025 (noconfigdirs): Added target-libjava.
10026
10027 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10028
10029 * djunpack.bat: removed.
10030
10031 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10032
10033 * Makefile.in: handle DOS-style absolute paths.
10034 * config-ml.in: likewise.
10035 * symlink-tree: likewise.
10036
10037 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10038
10039 * fastjar: Imported.
10040
10041 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10042
10043 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10044 libjava.
10045 * configure.in (target_libs): Removed `target-libjava'.
10046
10047 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10048
10049 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10050 (ALL_MODULES): Added fastjar.
10051 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10052 (all-target-libjava): all-fastjar replaces all-zip.
10053 (all-fastjar): Added.
10054 (configure-target-fastjar, all-target-fastjar): Likewise.
10055 * configure.in (host_tools): Added fastjar.
10056
10057 2000-12-07 Mike Stump <mrs@wrs.com>
10058
10059 * Makefile.in (local-distclean): Remove leftover built files.
10060
10061 2000-11-24 Nick Clifton <nickc@redhat.com>
10062
10063 * configure.in (xscale-elf): Add target.
10064 (xscale-coff): Add target.
10065
10066 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10067
10068 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10069 recent versions of FreeBSD (release 3 or later).
10070 * ltconfig: On FreeBSD, -lc must not be provided when building
10071 a shared library or else the standard -pthread gcc option is
10072 rendered worthless to later users of the built library.
10073
10074 2000-11-16 Fred Fish <fnf@be.com>
10075
10076 * configure.in (enable_libstdcxx_v3): Fix typo,
10077 libstd++ -> libstdc++.
10078
10079 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10080
10081 * MAINTAINERS: Add self to Write After Approval list.
10082
10083 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10084
10085 * MAINTAINERS: Update my email address. Add myself to global write
10086 privs list.
10087
10088 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10089
10090 * Makefile.in: Merge with src and libgcj.
10091 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10092 configure-target-<library> when their configure scripts need the C
10093 or C++ library to have already been built to work properly.
10094 (do_proto_toplev): Set them to an empty string.
10095
10096 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10097 (REALLY_SET_LIB_PATH): Use them.
10098
10099 2000-11-17 Stan Shebs <shebs@apple.com>
10100
10101 * MAINTAINERS: Add self to Write After Approval list.
10102
10103 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10104
10105 * configure: Provide the original toplevel configure arguments
10106 (including $0) to subprocesses in the environment rather than
10107 through gcc/configargs.h.
10108
10109 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10110
10111 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10112 C99. Alphabetise "Write After Approval" list.
10113
10114 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10115
10116 * configure: Turn on libstdc++ V3 by default.
10117
10118 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10119 if we've got GCC.
10120
10121 2000-11-11 Philip Blundell <philb@gnu.org>
10122
10123 * MAINTAINERS: Add self to Write After Approval list.
10124
10125 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10126
10127 * ltcf-c.sh (aix4): Improve shared library configuration; require
10128 exporting symbols.
10129 * ltcf-cxx.sh (aix4): Define.
10130 * ltconfig (aix4): Define library and soname specs appropriate for
10131 AIX. Define command to create export symbols list.
10132
10133 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10134
10135 * config.sub: Add support for Sun Chorus
10136
10137 2000-10-31 Nick Clifton <nickc@redhat.com>
10138
10139 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10140 <name>@redhat.com. Also installed new email address for Clint
10141 Popetz.
10142
10143 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10144
10145 * etc: Remove directory from GCC.
10146
10147 2000-10-16 Michael Meissner <meissner@redhat.com>
10148
10149 * configure (gcc/configargs.h): Only create if there is a build GCC
10150 directory created.
10151
10152 2000-10-16 Matthias Klose <doko@debian.org>
10153
10154 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10155 when configured for libstdc++-v3.
10156
10157 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10158
10159 * configure: Save configure arguments to gcc/configargs.h.
10160
10161 2000-10-04 Philipp Thomas <pthomas@suse.de>
10162
10163 * config.guess: Import CVS version 1.157.
10164 * config.sub: Import CVS version 1.181.
10165
10166 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10167
10168 * Makefile.in (bootstrap): avoid recursion if subdir missing
10169 (cross): ditto
10170 (do-proto-toplev): ditto
10171
10172 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10173
10174 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10175 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10176
10177 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10178 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10179 all affected `configure' scripts.
10180
10181 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10182
10183 * MAINTAINERS: Add self as cpplib co-maintainer.
10184
10185 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10186
10187 * MAINTAINERS: Add self to Write After Approval list.
10188
10189 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10190
10191 * INSTALL/README: egcs -> GCC update.
10192
10193 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10194
10195 * MAINTAINERS: Add myself to Write After Approval list.
10196
10197 2000-09-15 Kazu Hirata <kazu@hxi.com>
10198
10199 * MAINTAINERS: Add myself to Write After Approval list.
10200
10201 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10202
10203 * configure.in: Do not build byacc for hppa64. Provide paths to the
10204 X11 libraries for hppa64.
10205
10206 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10207
10208 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10209
10210 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10211
10212 * Makefile.in (all-zlib): Added dummy target.
10213
10214 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10215 ltcf-gcj.sh: Updated from libtool multi-language branch.
10216
10217 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10218
10219 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10220 (bootstrap*): Depend on all-bootstrap.
10221
10222 2000-09-05 Philipp Thomas <pthomas@suse.de>
10223
10224 * config.guess: Import CVS version 1.156.
10225 * config.sub: Import CVS version 1.179.
10226
10227 2000-09-02 Anthony Green <green@cygnus.com>
10228
10229 * Makefile.in (all-gcc): Depend on all-zlib.
10230 (CLEAN_MODULES): Add clean-zlib.
10231 (ALL_MODULES): Add all-zlib.
10232 * configure.in (host_libs): Add zlib.
10233
10234 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10235
10236 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10237 crosses, but add gcc/include to the header search path for them.
10238
10239 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10240
10241 * MAINTAINERS: Add self to Write After Approval list.
10242
10243 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10244
10245 * config.guess: Import CVS version 1.152.
10246 * config.sub: Import CVS version 1.177.
10247
10248 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10249
10250 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10251 $targargs to tell whether newlib is going to be built.
10252
10253 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10254 $$r/TARGET_SUBDIR/libio for _G_config.h.
10255
10256 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10257
10258 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10259
10260 2000-08-22 DJ Delorie <dj@redhat.com>
10261
10262 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10263
10264 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10265
10266 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10267 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10268 sub-configures.
10269
10270 2000-08-21 DJ Delorie <dj@redhat.com>
10271
10272 * MAINTAINERS: Add self as a libiberty maintainer
10273
10274 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10275
10276 * configure.in (libstdcxx_flags): Use
10277 libstdc++-v3/src/libstdc++.INC.
10278
10279 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10280
10281 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10282
10283 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10284
10285 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10286
10287 * configure: Make enable_threads and enable_shared defaults
10288 explicit. Substitute enable_threads into generated Makefiles.
10289 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10290 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10291
10292 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10293
10294 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10295
10296 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10297
10298 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10299 previous delta.
10300
10301 2000-08-11 Jason Merrill <jason@redhat.com>
10302
10303 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10304 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10305 (FLAGS_FOR_TARGET): Not here.
10306 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10307
10308 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10309
10310 * config-ml.in (CC, CXX): Don't introduce a leading space.
10311
10312 2000-08-07 DJ Delorie <dj@delorie.com>
10313
10314 * MAINTAINERS: Add self as a DJGPP maintainer
10315
10316 2000-08-07 DJ Delorie <dj@redhat.com>
10317
10318 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10319 "if we're also building gcc, and it's a gcc that will run on the
10320 build machine, we want to use its includes instead of the system's
10321 default includes".
10322
10323 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10324
10325 * MAINTAINERS: Add self to Write After Approval list.
10326
10327 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10328
10329 * configure.in (libstdcxx_flags): Don't use `"'.
10330
10331 * config-ml.in: Adjust multilib search paths to the
10332 appropriate multilib tree.
10333
10334 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10335
10336 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10337 commas in $LANGUAGES.
10338
10339 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10340
10341 * configure.in: Re-enable all references to libg++ and librx.
10342
10343 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10344
10345 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10346 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10347 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10348 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10349
10350 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10351
10352 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10353
10354 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10355 CXX_FOR_TARGET for sed.
10356
10357 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10358
10359 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10360 Do not override if already set in the environment or in configure.
10361 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10362 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10363
10364 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10365
10366 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10367 the libtool CVS tree multi-language branch.
10368 * ltconfig, ltmain.sh: Updated.
10369
10370 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10371
10372 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10373 (clean-target): Depend on it.
10374
10375 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10376 (GCC_FOR_TARGET): Use it.
10377 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10378 * configure.in: ... here.
10379 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10380 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10381
10382 2000-07-24 Eric Christopher <echristo@cygnus.com>
10383
10384 * MAINTAINERS: Add self to Write After Approval list.
10385
10386 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10387
10388 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10389 (configure-target-libchill, configure-target-libobjc): Likewise.
10390
10391 * configure.in: Use the same cache file for all target libs.
10392 * config-ml.in: But different cache files per multilib variant.
10393
10394 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10395
10396 * configure (topsrcdir): Don't use dirname.
10397
10398 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10399
10400 * MAINTAINERS: Add self to Write After Approval list.
10401
10402 2000-07-20 Jason Merrill <jason@redhat.com>
10403
10404 * configure.in: Remove all references to libg++ and librx.
10405
10406 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10407
10408 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10409
10410 * config.sub: Update to subversions version 2000-07-06.
10411
10412 2000-07-12 Andrew Haley <aph@cygnus.com>
10413
10414 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10415 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10416
10417 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10418
10419 * symlink-tree: Check number of arguments.
10420
10421 2000-07-05 Jim Wilson <wilson@cygnus.com>
10422
10423 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10424 search path for a g++ extracted from the build tree. This
10425 will allow link tests run by configure scripts in
10426 subdirectories to succeed.
10427
10428 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10429
10430 * ltconfig: Add support for mips-dde-sysv4.2MP
10431
10432 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10433
10434 * MAINTAINERS: Add myself as loop discovery maintainer.
10435
10436 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10437
10438 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10439 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10440
10441 2000-06-19 Timothy Wall <twall@cygnus.com>
10442
10443 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10444 * config.sub: Add tic54x target.
10445
10446 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10447
10448 * MAINTAINERS: Add self as Fortran maintainer,
10449 remove Craig Burley.
10450
10451 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10452
10453 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10454 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10455
10456 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10457
10458 * MAINTAINERS: Add self as i18n maintainer
10459
10460 20000-05-21 H.J. Lu (hjl@gnu.org)
10461
10462 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10463 directory are used if they exist. Make sure
10464 $(build_tooldir)/include is searched for header files,
10465 $(build_tooldir)/lib/ for library files.
10466 (GCC_FOR_TARGET): Likewise.
10467 (CXX_FOR_TARGET): Likewise.
10468
10469 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10470
10471 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10472
10473 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10474
10475 * Makefile.in (configure-target-libiberty): Depend on
10476 configure-target-newlib.
10477
10478 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10479
10480 * configure.in, Makefile.in: Merge all libffi-related
10481 configury stuff from the libgcj tree.
10482
10483 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10484
10485 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10486 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10487
10488 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10489
10490 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10491 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10492 current version information. Add to proto-toplev directory.
10493 (gdb-taz): Build do-djunpack.
10494
10495 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10496
10497 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10498
10499 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10500
10501 * MAINTAINERS: Add self to Write After Approval list.
10502
10503 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10504
10505 * ltmain.sh: Preserve in relink_command any environment
10506 variables that may affect the linker behavior.
10507
10508 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10509
10510 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10511
10512 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10513
10514 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10515
10516 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10517
10518 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10519 with the version name.
10520
10521 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10522
10523 * MAINTAINERS: Add self as bb-reorder maintainer.
10524
10525 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10526
10527 * config.if: Tweak.
10528
10529 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10530
10531 * djunpack.bat: New file.
10532
10533 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10534
10535 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10536 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10537 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10538 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10539
10540 2000-04-16 Dave Pitts <dpitts@cozx.com>
10541
10542 * config.sub (case $basic_machine): Change default for "ibm-*"
10543 to "openedition".
10544
10545 2000-04-13 Andreas Jaeger <aj@suse.de>
10546
10547 * MAINTAINERS: Added myself.
10548
10549 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10550
10551 * Makefile.in (gdb-taz): New target. GDB specific archive.
10552 (do-md5sum): New target.
10553 (MD5PROG): Define.
10554 (PACKAGE): Default to TOOL.
10555 (VER): Default to a shell script.
10556 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10557 md5 checksum generation.
10558 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10559 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10560 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10561 insight.tar.bz2): Use gdb-taz to create archive.
10562
10563 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10564
10565 * configure (warn_cflags): Delete.
10566
10567 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10568
10569 * MAINTAINERS: Added myself.
10570
10571 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10572 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10573
10574 * configure.in (enable_libstdcxx_v3): Add.
10575 (target_libs): Add bits here to switch between libstdc++-v2 and
10576 libstdc++-v3.
10577 * config.if: And this file too.
10578 * Makefile.in: Add libstdc++-v3 targets.
10579
10580 2000-04-05 Michael Meissner <meissner@redhat.com>
10581
10582 * config.sub (d30v): Add d30v as a basic machine type.
10583
10584 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10585
10586 * configure.in: -linux-gnu*, not -linux-gnu.
10587
10588 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10589
10590 * MAINTAINERS: Add self in write-after-approval section.
10591
10592 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10593
10594 * MAINTAINERS: Add self as ia64 port maintainer.
10595
10596 2000-03-08 Neil Booth <NeilB@earthling.net>
10597
10598 * MAINTAINERS: Add self in write-after-approval section.
10599
10600 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10601
10602 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10603 (do-tar-bz2): Replace TOOL with PACKAGE.
10604 (gdb.tar.bz2): Remove GDBTK from GDB package.
10605 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10606 dejagnu.tar.bz2): New packages.
10607
10608 2000-02-27 Andreas Jaeger <aj@suse.de>
10609
10610 * configure.in: Add entry for mips*-*-linux*, move catch all
10611 *-*-*linux* entry below this one.
10612
10613 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10614
10615 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10616
10617 2000-02-24 Nick Clifton <nickc@cygnus.com>
10618
10619 * config.sub: Support an OS of "wince".
10620
10621 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10622
10623 * config.guess, config.sub: Updated to match config's 2000-02-15
10624 version.
10625
10626 2000-02-23 Linas Vepstas <linas@linas.org>
10627
10628 * config.sub: Add support for Linux/IBM 370.
10629 * configure.in: Likewise.
10630
10631 2000-02-22 Nick Clifton <nickc@cygnus.com>
10632
10633 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10634
10635 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10636
10637 * config.guess: Guess "cygwin" rather than "cygwin32".
10638
10639 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10640
10641 * configure (gcc_version): When setting, narrow search to
10642 lines containing `version_string'.
10643
10644 2000-02-15 Denis Chertykov <denisc@overta.ru>
10645
10646 * config.sub: Add support for avr target.
10647
10648 2000-02-14 Nick Clifton <nickc@cygnus.com>
10649
10650 * MAINTAINERS: Add maintainers for MCore port.
10651
10652 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10653
10654 * config.sub: Add mmix-knuth-mmixware.
10655
10656 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10657
10658 * MAINTAINERS: Pair cccp with cpplib maintainership.
10659
10660 2000-01-27 Christopher Faylor <cgf@redhat.com>
10661
10662 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10663 structure stuff to -L library search.
10664 (CXX_FOR_TARGET): Ditto.
10665 (CROSS_CHECK_MODULES): Fix spelling mistake.
10666
10667 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10668
10669 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10670 the C++ compiler.
10671
10672 2000-01-12 Richard Henderson <rth@cygnus.com>
10673
10674 * configure.in: Don't build some bits for beos.
10675
10676 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10677
10678 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10679 as include files.
10680
10681 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10682
10683 * Add self as cpplib maintainer, as requested by Jason
10684 Merrill. Correct my e-mail address.
10685
10686 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10687
10688 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10689 not mh-aix43.
10690
10691 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10692
10693 * MAINTAINERS: Add myself to "write after approval" list.
10694
10695 1999-12-14 Richard Henderson <rth@cygnus.com>
10696
10697 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10698 * config.sub: Accept alphaev[78], alphaev8.
10699
10700 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10701
10702 * config.guess, config.sub: Update from autoconf.
10703
10704 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10705
10706 * MAINTAINERS: update my playtime e-address.
10707
10708 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10709
10710 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10711 necessary libraries are missing.
10712
10713 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10714
10715 * MAINTAINERS: Add new 'write after approval' maintainer.
10716
10717 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10718
10719 * MAINTAINERS: Add new Java maintainer.
10720
10721 1999-10-25 Andreas Schwab <schwab@suse.de>
10722
10723 * configure: Fix quoting inside arguments of eval.
10724
10725 1999-10-21 Nick Clifton <nickc@cygnus.com>
10726
10727 * config-ml.in: Allow suppression of some ARM multilibs.
10728
10729 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10730
10731 * config.guess: Add OS/390 match pattern.
10732 * config.sub: Add mvs, openedition targets.
10733 * configure.in (i370-ibm-opened*): New.
10734
10735 1999-09-04 Steve Chamberlain <sac@pobox.com>
10736
10737 * config.sub: Add support for configuring for pj.
10738
10739 1999-08-31 Nick Clifton <nickc@cygnus.com>
10740
10741 * config.sub (maybe_os): Add support for configuring for fr30.
10742
10743 1999-08-25 Nick Clifton <nickc@cygnus.com>
10744
10745 * configure.in: Do not configure or build ld for AIX
10746 platforms. ld is known to be broken on these platforms.
10747
10748 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10749
10750 * config-ml.in: Pass compiler flag corresponding to multidirs to
10751 subdir configures.
10752
10753 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10754
10755 * Makefile.in (LDFLAGS): Define.
10756
10757 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10758
10759 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10760 noconfigdirs.
10761 (*-*-cygwin*): Likewise.
10762
10763 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10764
10765 * mkdep: New file.
10766 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10767 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10768
10769 From Eli Zaretskii <eliz@is.elta.co.il>:
10770 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10771 long file name when using DJGPP on MS-DOS.
10772
10773 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10774
10775 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10776
10777 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10778
10779 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10780 dependency as this causes "make check" to globally "make all"
10781
10782 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10783
10784 * configure.in (target_libs): Added target-zlib.
10785 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10786 (CONFIGURE_TARGET_MODULES): Likewise.
10787 (CHECK_TARGET_MODULES): Likewise.
10788 (INSTALL_TARGET_MODULES): Likewise.
10789 (CLEAN_TARGET_MODULES): Likewise.
10790 (configure-target-zlib): New target.
10791 (all-target-zlib): Likewise.
10792 (all-target-libjava): Depend on all-target-zlib.
10793 (configure-target-libjava): Depend on configure-target-zlib.
10794
10795 * Makefile.in (configure-target-libjava): Depend on
10796 configure-target-newlib.
10797 (configure-target-boehm-gc): New target.
10798 (configure-target-qthreads): New target.
10799
10800 * configure.in (target_libs): Added target-qthreads.
10801 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10802 (CONFIGURE_TARGET_MODULES): Likewise.
10803 (CHECK_TARGET_MODULES): Likewise.
10804 (INSTALL_TARGET_MODULES): Likewise.
10805 (CLEAN_TARGET_MODULES): Likewise.
10806 (all-target-qthreads): New target.
10807 (configure-target-libjava): Depend on configure-target-qthreads.
10808 (all-target-libjava): Depend on all-target-qthreads.
10809
10810 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10811 (CONFIGURE_TARGET_MODULES): Likewise.
10812 (CHECK_TARGET_MODULES): Likewise.
10813 (INSTALL_TARGET_MODULES): Likewise.
10814 (CLEAN_TARGET_MODULES): Likewise.
10815 (all-target-libjava): New target.
10816 (all-target-boehm-gc): Likewise.
10817 * configure.in (target_libs): Added libjava, boehm-gc.
10818
10819 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10820
10821 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10822 configure.bat in SUPPORT_FILES.
10823 (gas+binutils.tar.bz2): Likewise.
10824
10825 * makeall.bat: Remove; obsolete.
10826
10827 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10828
10829 From Mark Elbrecht:
10830 * configure.bat: Remove; obsolete.
10831
10832 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10833
10834 * configure: Add -W -Wall to the default CFLAGS when compiling with
10835 gcc.
10836
10837 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10838
10839 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10840
10841 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10842
10843 * configure.in: Build ld on IRIX6.
10844
10845 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10846
10847 * Makefile.in: Change distribution targets to use bzip2 instead of
10848 gzip.
10849 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10850 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10851
10852 1999-06-04 Nick Clifton <nickc@cygnus.com>
10853
10854 * config.sub: Add mcore target.
10855
10856 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10857
10858 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10859
10860 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10861
10862 * config.guess (dummy): Changed to $dummy.
10863
10864 1999-05-24 Nick Clifton <nickc@cygnus.com>
10865
10866 * config.sub: Tidied up case statements.
10867
10868 1999-05-22 Ben Elliston <bje@cygnus.com>
10869
10870 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10871 <jiro@din.or.jp>.
10872
10873 * config.guess: Merge with FSF version. Future changes will be
10874 more accurately recorded in this ChangeLog.
10875 * config.sub: Likewise.
10876
10877 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10878
10879 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10880
10881 1999-04-30 Tom Tromey <tromey@cygnus.com>
10882
10883 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10884
10885 1999-04-23 Tom Tromey <tromey@cygnus.com>
10886
10887 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10888
10889 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10890
10891 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10892 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10893 Bad merge removed these two changes.
10894
10895 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10896 Martin Heller (Ing.-Buero_Heller@t-online.de)
10897
10898 * config.guess (interix Alpha): Add.
10899
10900 1999-04-11 Richard Henderson <rth@cygnus.com>
10901
10902 * configure.in (i?86-*-beos*): Do config gperf; don't config
10903 gdb, newlib, or libgloss.
10904
10905 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10906
10907 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10908 link a trivial program with -mabi=64. If it fails, remove mabi=64
10909 from multidirs.
10910
10911 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10912
10913 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10914
10915 1999-04-08 Nick Clifton <nickc@cygnus.com>
10916
10917 * config.sub: Add support for mcore targets.
10918
10919 1999-04-07 Michael Meissner <meissner@cygnus.com>
10920
10921 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10922 not mt-ospace, in order to shut up assembler warning about using
10923 symbols that are named the same as registers.
10924
10925 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10926
10927 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10928 dependency list for all-target-cygmon.
10929
10930 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10931
10932 * config-ml.in: Check $host, not $target, for selective multilibs.
10933 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10934 thumb interworking, and underscore prefix multilibs.
10935
10936 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10937
10938 * missing: Update to version from current automake.
10939
10940 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10941
10942 * configure (gxx_include_dir): Removed.
10943
10944 * configure.in (gxx_include_dir): Handle it.
10945 * Makefile.in: Likewise.
10946
10947 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10948
10949 * config.sub (mips64vr4111,mips64vr4111el) Add.
10950
10951 1999-03-21 Ben Elliston <bje@cygnus.com>
10952
10953 * config.guess: Correct typo for detecting ELF on FreeBSD.
10954
10955 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10956
10957 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10958 config/mh-djgpp.
10959
10960 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10961
10962 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10963 all-target-newlib to dependency list for all-target-bsp.
10964
10965 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10966
10967 * config.sub: Add i386-uwin support.
10968 * config.guess: Likewise.
10969
10970 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10971
10972 * configure.in: cleanup, add mh-*pic handling for arm, special
10973 case powerpc*-*-aix*
10974
10975 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10976
10977 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10978 can be built.
10979
10980 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10981
10982 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10983 targets.
10984
10985 1999-03-02 Nick Clifton <nickc@cygnus.com>
10986
10987 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10988
10989 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10990
10991 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10992
10993 1999-02-24 Nick Clifton <nickc@cygnus.com>
10994
10995 * config.sub: Fix typo in arm recognition.
10996
10997 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10998
10999 * configure.in (noconfigdirs): Changed target_configdirs to
11000 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11001 rather than m68k-*-* since it is not known to work on
11002 m68k-aout. Ditto for arm-*-*oabi.
11003
11004 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11005
11006 * configure.in (*-*-windows*): Remove, no longer used.
11007
11008 1999-02-19 Ben Elliston <bje@cygnus.com>
11009
11010 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11011 Smart and improved by Andrew Cagney.
11012
11013 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11014
11015 * config.guess: Recognize openbsd-*-hppa.
11016
11017 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11018
11019 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11020 only if it is not empty.
11021
11022 1999-02-17 Nick Clifton <nickc@cygnus.com>
11023
11024 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11025
11026 * config.guess: Modified to recognize uname's armv* syntax.
11027
11028 * config.sub: Modified to recognize uname's armv* syntax.
11029
11030 1999-02-17 Mark Salter <msalter@cygnus.com>
11031
11032 * configure.in: Added target-bsp for sparclite.
11033
11034 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11035
11036 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11037
11038 1999-02-08 Nick Clifton <nickc@cygnus.com>
11039
11040 * configure.in: Add support for strongarm port.
11041 * config.sub: Add support for strongarm target.
11042
11043 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11044
11045 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11046 the old name config/mh-cygwin32.
11047 Enable texinfo.
11048
11049 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11050
11051 * configure.in: Do build ld for ix86 Solaris.
11052
11053 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11054
11055 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11056 $AR_FOR_TARGET. Likewise for RANLIB.
11057
11058 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11059
11060 * config.sub (oabi): Recognize.
11061 * configure.in (arm-*-oabi): Handle.
11062
11063 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11064
11065 * config.guess: Improve detection of i686 on UnixWare 7.
11066
11067 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11068
11069 * config.guess: Add support for i386-pc-interix.
11070 * config.sub: Likewise.
11071 * configure.in: Likewise.
11072
11073 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11074
11075 * Makefile.in: Remove unneeded all-target-libio from
11076 from all-target-winsup target since it is now unneeded.
11077 Add all-target-libtermcap in its place since it is now
11078 needed.
11079
11080 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11081
11082 * configure.in: makefile stub for cygwin target is probably
11083 unnecessary. Remove it for now.
11084
11085 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11086
11087 * configure.in: libtermcap.a should be built when cygwin is the
11088 target as well as the host.
11089 * config.guess: Allow mixed case in cygwin uname output.
11090 * Makefile.in: Add libtermcap target.
11091
11092 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11093
11094 * config.sub: Clean up handling of hppa2.0.
11095
11096 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11097
11098 * config.guess: Use C code to identify more HP machines.
11099
11100 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11101
11102 * config.sub: Handle hppa2.0.
11103
11104 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11105
11106 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11107 cygmon for all sparclite targets, regardless of object format.
11108
11109 1998-12-15 Mark Salter <msalter@cygnus.com>
11110
11111 * configure.in: Added target-bsp for several target architectures.
11112
11113 * Makefile.in: Added rules for bsp.
11114
11115 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11116
11117 * config.guess: Improve detection of hppa2.0 processors.
11118
11119 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11120
11121 * config.guess: Recognize FreeBSD using ELF automatically.
11122
11123 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11124
11125 * configure (skip-this-dir): Add handling for new shell script, which
11126 might be created by a sub-directory's configure to indicate, this particular
11127 directory is "unwanted".
11128 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11129
11130 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11131
11132 * ltconfig: import from libtool, after changing libtool to
11133 account for the cygwin name change.
11134
11135 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11136
11137 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11138 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11139
11140 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11141
11142 * configure.in: Add libtermcap to list of cygwin dependencies.
11143
11144 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11145
11146 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11147 they include winsup/include when it's a cygwin target.
11148
11149 1998-11-12 Tom Tromey <tromey@cygnus.com>
11150
11151 * configure.in (host_tools): Added zip.
11152 * Makefile.in (all-target-libjava): Depend on all-zip.
11153 (all-zip): New target.
11154 (ALL_MODULES): Added all-zip.
11155 (NATIVE_CHECK_MODULES): Added check-zip.
11156 (INSTALL_MODULES): Added install-zip.
11157 (CLEAN_MODULES): Added clean-zip.
11158
11159 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11160
11161 * Makefile.in: lose "32" from comment about cygwin.
11162
11163 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11164
11165 * configure.in: Use -Os to build target libraries for the fr30.
11166
11167 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11168
11169 * config.sub: Add fr30.
11170
11171 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11172
11173 * configure.in: drop "32" from config/mh-cygwin32. Check
11174 cygwin* instead of cygwin32*.
11175 * config.sub: Check cygwin* instead of cygwin32*.
11176
11177 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11178
11179 * config.guess: Match any version of Unixware7.
11180
11181 1998-10-20 Syd Polk <spolk@cygnus.com>
11182
11183 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11184 if desired.
11185
11186 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11187
11188 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11189 these if the appropriate directories and files to not exist.
11190
11191 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11192
11193 * Makefile.in (DEVO_SUPPORT): Add config.if.
11194
11195 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11196
11197 * configure: Add pattern to replace "build_tooldir"'s
11198 definition in the generated Makefile with "tooldir"'s
11199 actual value.
11200
11201 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11202
11203 * config.sub: Bring back lost sparcv9.
11204
11205 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11206
11207 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11208
11209 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11210 CC_FOR_TARGET and friends.
11211
11212 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11213
11214 * Makefile.in (build_tooldir): New variable, same as tooldir.
11215 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11216 -B$(build_tooldir)/bin/.
11217 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11218
11219 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11220
11221 * README: Remove installation instructions and refer to the
11222 INSTALL directory instead.
11223
11224 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11225
11226 * config.sub: Add support for i[34567]86-pc-udk.
11227 * configure.in: Likewise.
11228
11229 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11230
11231 * Makefile.in: add bzip2 package building bits for user
11232 tools module
11233 * configure.in: ditto
11234
11235 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11236
11237 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11238 (ALL_TARGET_MODULES): Add all-target-libobjc.
11239 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11240 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11241 (all-target-libchill): Add dependencies.
11242 * configure.in (target_libs): Add libchill.
11243
11244 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11245
11246 * configure.in (target_subdir): Remove duplicate line.
11247
11248 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11249
11250 * Makefile.in (all-automake): fix dependencies.
11251
11252 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11253
11254 * configure.in: Minor cleanups for building in the $(target_alias)
11255 subdir.
11256
11257 1998-09-22 Jim Wilson <wilson@cygnus.com>
11258
11259 * Makefile.in (bootstrap): Set r and s before make all. Use
11260 BASE_FLAGS_TO_PASS in make all.
11261 (cross): Likewise.
11262
11263 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11264
11265 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11266
11267 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11268
11269 * config.sub: Fix typo in last change.
11270
11271 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11272
11273 * config.sub: Add support for C4x target.
11274 * configure.in: Likewise.
11275
11276 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11277
11278 * config.sub: Recognize sparcv9 just like sparc64.
11279
11280 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11281
11282 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11283
11284 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11285
11286 * config.guess: Correctly identify Pentium II sco boxes.
11287
11288 * config.guess: Fix "tr" code. From Weiwen Liu.
11289
11290 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11291
11292 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11293 stabs.
11294
11295 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11296
11297 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11298 (ALL_TARGET_MODULES): Add all-target-libchill.
11299 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11300 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11301 (all-target-libchill): Add dependencies.
11302 * configure.in (target_libs): Add libchill.
11303
11304 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11305
11306 * config.guess: Avoid assumptions about "tr" behaves when
11307 LANG is set to something other than English.
11308
11309 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11310
11311 * configure (gxx_include_dir): Changed to
11312 '${prefix}/include/g++'-${libstdcxx_interface}.
11313
11314 * config.if: New to determine the interfaces.
11315
11316 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11317
11318 * config.guess: Detect and handle MPE/IX.
11319 * config.sub: Deal with MPE/IX.
11320
11321 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11322
11323 * configure.in: Use mh-aix43.
11324
11325 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11326
11327 * configure: Fix --without/--disable cases for gxx-include-dir.
11328
11329 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11330
11331 * mdata-sh: Imported. Needed for automake support.
11332
11333 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11334
11335 * Makefile.in (taz): Try "chmod -R og=u ." before
11336 "chmod og=u `find . -print`".
11337
11338 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11339
11340 * configure.in: Add arm-elf and thumb-elf support.
11341
11342 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11343
11344 * Makefile.in: Undo previous patch.
11345
11346 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11347
11348 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11349 to here ...
11350 (install-no-fixedincludes): and here
11351 (INSTALL_MODULES): ... from here.
11352
11353 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11354
11355 * config.sub: Merge with FSF.
11356
11357 * config.guess: Merge with FSF.
11358
11359 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11360
11361 * configure (extraconfigdirs): New variable.
11362 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11363 * Makefile.in (all): Move higher in file.
11364 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11365 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11366 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11367 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11368 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11369
11370 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11371
11372 * Makefile.in (all-target-libjava): Depend on all-gcc and
11373 all-target-newlib.
11374 (configure-target-libjava): Depend on $(ALL_GCC).
11375
11376 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11377
11378 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11379 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11380
11381 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11382
11383 * INSTALL/README: Fix typo.
11384
11385 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11386
11387 * ylwrap: Change absolute path checks to check for DOS style path
11388 names.
11389
11390 * ylwrap: Don't use a full path name if the source file is in the
11391 same directory. From hjl@lucon.org (H.J. Lu).
11392
11393 * config-ml.in: Default to being verbose, to match Feb 18 change to
11394 configure.
11395
11396 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11397
11398 Brought over from egcs:
11399
11400 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11401
11402 * configure.in (target_subdir): Set to ${target_alias} instead
11403 of "libraries".
11404
11405 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11406
11407 * configure.in (target_subdir): Set to libraries if enable_multilib.
11408
11409 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11410
11411 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11412 multilibs, force reconfiguration the first time we create
11413 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11414
11415 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11416
11417 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11418 avoid confusion with --no-recursion.
11419
11420 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11421
11422 * configure.in: Win32 hosts shouldn't use install -x
11423 * install-sh: remove -x option, and special .exe-handling
11424 hack.
11425
11426 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11427
11428 * config.guess: Recognize i586-pc-beos.
11429 * configure.in: Don't build some bits for beos.
11430
11431 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11432
11433 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11434 CFLAGS default to -O2.
11435
11436 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11437 when using GNU ld.
11438
11439 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11440
11441 * ltmain.sh: Correct install when using a different shell.
11442
11443 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11444
11445 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11446
11447 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11448
11449 * makefile.vms: Update to build binutils/makefile.vms. Add install
11450 target.
11451
11452 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11453
11454 * ltconfig: Update to correct AIX handling.
11455
11456 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11457
11458 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11459
11460 * configure.in (target_subdir): Set to ${target_alias} instead
11461 of "libraries".
11462
11463 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11464
11465 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11466 (Makefile): Depend on $(gcc_version_trigger).
11467
11468 * configure (gcc_version): Change default initializer to empty
11469 string.
11470 (gcc_version_trigger): New variable; pass this variable down
11471 to subdir configures to enable them checking gcc's version
11472 themselves. Emit make macros for both gcc_version vars.
11473 (topsrcdir): Initialize reliably.
11474 (recursion line): Remove --with-gcc-version=${gcc_version}.
11475
11476 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11477
11478 * configure (enable_version_specific_runtime_libs): Implement new flag
11479 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11480 in $(libsubdir); emit definition in each generated Makefile.
11481 (gxx_include_dir): Initialize depending on
11482 $enable_version_specific_runtime_libs.
11483
11484 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11485
11486 * configure (gcc_version): Initialize properly depending on
11487 how and where configure is started.
11488 (recursion line): Pass a --with-gcc-version=${gcc_version}
11489 to configures in subdirs.
11490
11491 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11492
11493 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11494 cygmon
11495
11496 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11497
11498 * configure.in: Add cygmon and libstub support for mn10200.
11499
11500 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11501
11502 * configure (gcc_version): Add new variable describing the
11503 particular gcc version we're building.
11504 * Makefile.in (libsubdir): Add new macro for the directory
11505 in which the compiler finds executables, libraries, etc.
11506 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11507 and libsubdir.
11508
11509 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11510
11511 * Makefile.in (local-clean): Remove *.log.
11512 (warning.log): Built with warn_summary from build.log.
11513 (mail-report.log): Run test_summary.
11514 (mail-report-with-warnings.log): Run test_summary including
11515 warning.log in the report.
11516
11517 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11518
11519 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11520
11521 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11522
11523 * Makefile.in (grep): Grep no longer depends on libiberty.
11524
11525 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11526
11527 * Makefile.in: all-snavigator needs all-libgui.
11528
11529 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11530
11531 * configure.in: Add cygmon and libstub support for mn10300.
11532
11533 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11534
11535 * missing: Update to version from automake 1.3.
11536
11537 * ltmain.sh: On installation, don't get confused if the same name
11538 appears more than once in the list of library names.
11539
11540 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11541
11542 * config.sub: Accept m68060 and m5200 as CPU names.
11543
11544 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11545
11546 * configure: Use && rather than using -a in test, because odd
11547 strings can confuse test.
11548 * configure.in: Likewise.
11549
11550 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11551
11552 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11553
11554 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11555
11556 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11557 bootstrap4-lean): New targets.
11558
11559 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11560
11561 * mpw-* Delete. Not used.
11562
11563 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11564
11565 * COPYING.LIB: Update FSF address.
11566
11567 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11568
11569 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11570
11571 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11572 GAS_SUPPORT_DIRS.
11573
11574 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11575
11576 * ltconfig, ltmain.sh: Avoid producing a version number if
11577 -version-info was not used.
11578
11579 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11580
11581 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11582 building with newlib.
11583
11584 1998-04-30 Paul Eggert <eggert@twinsun.com>
11585
11586 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11587 Solaris `make' causes it to continue to next definition.
11588
11589 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11590
11591 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11592 the right GUI libraries and files are installed along with GDB.
11593
11594 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11595
11596 * configure.in: Change alpha to alpha* in several places.
11597
11598 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11599
11600 * config.sub: Recognize sparc86x.
11601
11602 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11603
11604 * configure.in (--enable-target-optspace): Remove debug echo.
11605
11606 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11607
11608 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11609
11610 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11611
11612 * ltconfig: Update cygwin32 support.
11613
11614 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11615 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11616 (GDB_SUPPORT_DIRS): Likewise.
11617
11618 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11619
11620 * configure.in (target_makefile_frag): If --enable-target-optspace,
11621 use -Os to compile target libraries rather than -O2. Default to
11622 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11623 not used.
11624 * configure.in (target_cflags): Ditto for d30v.
11625
11626 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11627
11628 * Makefile.in (all-bfd): Depend on all-intl.
11629 (all-binutils): Likewise.
11630 (all-gas): Likewise.
11631 (all-gprof): Likewise.
11632 (all-ld): Likewise.
11633
11634 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11635
11636 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11637
11638 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11639
11640 * Makefile.in (all-bfd): Depend upon all-libiberty.
11641
11642 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11643
11644 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11645
11646 * Makefile.in: Add libstub.
11647
11648 * configure.in: Ditto. Build libstub for targets that have cygmon
11649 support.
11650
11651 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11652
11653 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11654
11655 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11656
11657 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11658 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11659
11660 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11661
11662 * configure: Define DEFAULT_M4 by searching PATH.
11663 * Makfile.in: Use DEFAULT_M4.
11664
11665 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11666
11667 * ltconfig: Add cygwin32 support.
11668
11669 * Makefile.in, configure.in: Add libtool as a native only directory
11670 to configure and build.
11671
11672 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11673
11674 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11675
11676 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11677
11678 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11679
11680 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11681
11682 * Makefile.in: add ash make rules
11683 * configure.in: add ash to native_only and host_tools lists
11684
11685 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11686
11687 * Makefile.in (all-gettext, all-intl): New targets.
11688 (ALL_MODULES): Added all-gettext, all-intl.
11689 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11690 (INSTALL_MODULES): Added install-gettext, install-intl.
11691 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11692
11693 * configure.in (host_tools): Added gettext.
11694 (native_only): Likewise.
11695 (noconfigdirs) [various cases]: Likewise.
11696 (host_libs): Added intl.
11697
11698 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11699
11700 * configure: Do not disable building gdbtk for cygwin32 hosts.
11701
11702 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11703
11704 * configure.in: Add thumb-coff target.
11705 * config.sub: Add thumb-coff target.
11706
11707 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11708
11709 * Makefile.in: Revert yesterday's change.
11710 (all-target-winsup): all-target-librx stays out of here.
11711
11712 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11713
11714 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11715 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11716 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11717 Remove references to librx and libg++.
11718
11719 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11720
11721 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11722 recursive makes
11723
11724 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11725
11726 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11727 for newlib directory.
11728 (CXX_FOR_TARGET): Likewise.
11729
11730 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11731
11732 * ltconfig: Update after libtool/ltconfig.in change for
11733 hpux11.
11734
11735 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11736
11737 * ltconfig, ltmain.sh: Update to libtool 1.2.
11738
11739 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11740
11741 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11742 (install-gcc-cross): Instead, override LANGUAGES here.
11743
11744 1998-03-18 Dave Love <d.love@dl.ac.uk>
11745
11746 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11747 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11748
11749 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11750
11751 * configure.in: Add Thumb-pe target.
11752
11753 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11754
11755 * Makefile.in - changed sn targets to snavigator
11756 * configure.in - changed sn targets to snavigator
11757
11758 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11759
11760 * config-ml.in: After building symlink tree call make distclean
11761 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11762 to be the case for libiberty.
11763
11764 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11765
11766 * configure: When making link, also check the current
11767 directory. The configure scripts may create one.
11768
11769 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11770
11771 * config.sub: Accept alphapca56 and alphaev6 properly.
11772
11773 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11774
11775 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11776
11777 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11778
11779 * config.sub (sco5): Fix typo.
11780
11781 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11782
11783 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11784 install-itcl.
11785 (install-itcl): Remove dependency on install-tcl.
11786
11787 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11788
11789 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11790
11791 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11792
11793 * configure.in: Don't build libgui for a cygwin32 target when not on
11794 a cygwin32 host.
11795
11796 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11797
11798 * configure (redirect): Set to null, so default behavior of
11799 configure is now --verbose.
11800
11801 1998-02-16 Dave Love <d.love@dl.ac.uk>
11802
11803 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11804 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11805
11806 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11807
11808 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11809 this change to sync Makefile.in with its ChangeLog entries.
11810
11811 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11812
11813 * ltmain.sh (mkdir): Check that the directory doesn't exist
11814 before we exit with error, so that we don't get races during
11815 parallel builds.
11816
11817 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11818
11819 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11820
11821 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11822
11823 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11824 PICFLAG_FOR_TARGET.
11825 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11826
11827 * configure: Emit a definition for the new macro enable_shared
11828 into each Makefile.
11829
11830 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11831
11832 * configure.in (host_tools, native_only): Add libtool.
11833
11834 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11835
11836 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11837 Fix typo in ming config comment.
11838
11839 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11840
11841 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11842
11843 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11844
11845 * config.sub: Add tic30 cases, and map c30 to tic30.
11846
11847 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11848
11849 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11850 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11851 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11852 (CLEAN_TARGET_MODULES): Similarly
11853 (all-target-libf2c): Add dependences.
11854 * configure.in (target_libs): Add libf2c.
11855
11856 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11857
11858 * configure.in: Remove expect from noconfigdirs when target
11859 is cygwin32. OK to build expect and dejagnu with Canadian
11860 Cross.
11861
11862 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11863
11864 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11865 host.
11866
11867 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11868 and mingw32.
11869
11870 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11871
11872 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11873 here as it is not defined in the toplevel Makefile.
11874
11875 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11876
11877 * configure (package_makefile_rules_frag): New variable, which names
11878 a file with generic rules, ...
11879 Change comment to mention we now have FIVE parts.
11880 * configure: Undo last change.
11881
11882 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11883
11884 * config.guess: More accurate determination of HP processor types.
11885 * config.sub: More accurate determination of HP processor types.
11886
11887 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11888
11889 * configure (package_makefile_frag): Move inserting the
11890 ${package_makefile_frag} to where it should be according
11891 to the comment.
11892
11893 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11894
11895 * config.guess: Add support for Linux/ARM.
11896
11897 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11898
11899 * .cvsignore: Remove *-info and *-install since they match
11900 release-info and mpw-install, which we don't want to just ignore.
11901
11902 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11903
11904 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11905
11906 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11907
11908 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11909 local_prefix to sub-make invocations.
11910
11911 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11912
11913 * configure.in: Check makefile fragments in the source
11914 directory.
11915
11916 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11917
11918 * configure.in: Check whether host and target makefile
11919 fragments exist before adding them to *_makefile_frag.
11920
11921 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11922
11923 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11924
11925 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11926
11927 * configure.in: Make sure we only replace RPATH_ENVVAR on
11928 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11929 regexp to sed.
11930
11931 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11932 to sub-makes.
11933
11934 1998-01-13 Lee Iverson (leei@ai.sri.com)
11935
11936 * config-ml.in (multi-do): LDFLAGS must include multilib
11937 designator.
11938
11939 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11940
11941 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11942
11943 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11944
11945 * config.sub: Add mingw32 support.
11946 * configure.in: Likewise.
11947
11948 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11949
11950 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11951
11952 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11953
11954 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11955 * configure (gxx_include_dir): Provide a definition for subdirs
11956 which do not use autoconf.
11957
11958 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11959
11960 * config.guess: Sync with egcs. Picks up new alpha support,
11961 BeOS & some additional linux support.
11962
11963 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11964
11965 * config.guess: HP 9000/803 is a PA1.1 machine.
11966
11967 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11968
11969 * configure.in: It's alpha*-...
11970
11971 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11972
11973 * configure.in (host_makefile_frag, target_makefile_frag):
11974 Handle multiple config files.
11975 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11976 alpha-*-*.
11977
11978 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11979
11980 * mkdep: New file.
11981
11982 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11983
11984 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11985
11986 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11987
11988 * Makefile.in: Add libgui directory.
11989 (GDB_TK): Add all-libgui.
11990 * configure.in: Add libgui directory.
11991 * configure: Add all-libgui to GDB_TK.
11992
11993 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11994
11995 * config-ml.in (multidirs): Add m32r to multilib list.
11996
11997 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11998
11999 * Makefile.in (all-target-gperf): Change dependency to
12000 all-target-libstdc++.
12001
12002 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12003
12004 * config.guess: Add BeOS support.
12005
12006 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12007
12008 Source directory cvs renamed to cvssrc:
12009 * configure.in (host_tools): Change cvs to cvssrc.
12010 (native_only): Likewise.
12011 (noconfigdirs) [various cases]: Likewise.
12012 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12013 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12014 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12015 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12016 (all-cvssrc): Rename target from all-cvs.
12017
12018 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12019
12020 * configure (gxx_include_dir): Fix thinko.
12021
12022 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12023
12024 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12025 (install-cross, install-gcc-cross): New targets.
12026
12027 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12028
12029 * configure.in (noconfigdirs): Add support for Thumb target.
12030
12031 * config.sub (maybe_os): Add support for Thumb target.
12032
12033 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12034
12035 * Makefile.in: Add rules for cygmon.
12036
12037 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12038
12039 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12040
12041 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12042 * configure (gxx_include_dir): Provide a definition for subdirs
12043 which do not use autoconf.
12044
12045 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12046
12047 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12048 11/18/97 build
12049
12050 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12051
12052 * From Franz Sirl.
12053 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12054 found on RedHat Linux systems.
12055
12056 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12057
12058 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12059 guesses.
12060
12061 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12062
12063 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12064
12065 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12066
12067 * ltmain.sh: If mkdir fails, check whether the directory was created
12068 anyhow by some other process.
12069
12070 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12071
12072 * configure.in (d30v-*-*): Configure all directories.
12073
12074 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12075
12076 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12077 for the D30V.
12078
12079 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12080
12081 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12082
12083 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12084
12085 * include/libiberty.h: Add extern "C" { so it can be used with C++
12086 progrms.
12087 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12088 programs.
12089
12090 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12091
12092 * configure.in (d30v-*-*): Configure GCC now.
12093
12094 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12095
12096 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12097 is no longer needed.
12098
12099 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12100
12101 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12102
12103 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12104
12105 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12106 targets using "$@" to provide support for similar but not identical
12107 targets without having to duplicate code.
12108
12109 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12110
12111 * makefile.vms: Fix to work with DEC C.
12112
12113 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12114
12115 * config.sub: Add mips-tx39-elf to marketing names.
12116
12117 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12118
12119 * ltmain.sh: Handle symlinks in generated script.
12120
12121 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12122
12123 * configure: Handle autoconf style directory options: --bindir,
12124 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12125 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12126 --sysconfdir.
12127 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12128 (sharedstatedir, localstatedir, oldincludedir): New variables.
12129 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12130 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12131 sbindir, sharedstatedir, and sysconfdir.
12132
12133 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12134
12135 * Makefile.in (bootstrap-lean): New target.
12136
12137 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12138
12139 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12140 sn, and gnuserv from noconfigdirs.
12141
12142 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12143
12144 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12145
12146 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12147
12148 * Makefile.in (cross): New target.
12149
12150 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12151 Jeff Law <law@cygnus.com>
12152
12153 * Makefile.in (bootstrap2, bootstrap3): New targets.
12154 (all-bootstrap): Remove outdated and confusing target.
12155 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12156
12157 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12158
12159 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12160 windows. Consistent with gdb/configure.
12161
12162 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12163
12164 * configure.in: Name Linux target fragment.
12165
12166 * configure: Rewrite so that project Makefile fragment is inserted
12167 first and appears last in the resulting Makefile.
12168
12169 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12170
12171 * Makefile.in (install-itcl): Install tcl first.
12172
12173 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12174
12175 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12176
12177 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12178
12179 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12180
12181 * configure.in (skipdirs): Add target-librx for Linux.
12182 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12183
12184 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12185
12186 * Makefile.in (bootstrap): New target.
12187
12188 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12189
12190 * config.sub: Accept 'amigados' for backward compatibility.
12191
12192 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12193
12194 * config.guess: Merge with FSF.
12195
12196 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12197
12198 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12199
12200 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12201
12202 * config.sub: Add "marketing-names" patch.
12203
12204 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12205
12206 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12207
12208 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12209
12210 * config.sub: Handle v850-elf.
12211
12212 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12213
12214 * .cvsignore (*-install): Remove.
12215
12216 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12217
12218 * ltconfig: Set CONFIG_SHELL in libtool.
12219 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12220
12221 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12222
12223 * configure.in (target_subdir): Set to libraries if enable_multilib.
12224
12225 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12226
12227 * config.guess: Update from gcc directory.
12228
12229 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12230
12231 * Makefile.in (all-sim): Depends on all-readline.
12232
12233 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12234
12235 * Makefile.in (BISON, YACC): Use $$s.
12236 (all-bison): Depend on all-texinfo.
12237
12238 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12239
12240 * Makefile.in (BISON): Add -L flag.
12241 (YACC): Likewise.
12242
12243 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12244
12245 * configure.in (noconfigdirs): Add support for v850e target.
12246
12247 * config.sub (maybe_os): Add support for v850e target.
12248
12249 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12250
12251 * configure.in (noconfigdirs): Add support for v850ea target.
12252
12253 * config.sub (maybe_os): Add support for v850ea target.
12254
12255 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12256
12257 * config.sub: Add mipstx39. Delete r3900.
12258
12259 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12260
12261 * Makefile.in (all-autoconf): Depends on all-texinfo.
12262
12263 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12264
12265 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12266 eabi targets.
12267
12268 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12269
12270 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12271
12272 * configure: When handling a Canadian Cross, handle YACC as well as
12273 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12274 * Makefile.in (all-bison): Depend upon all-texinfo.
12275
12276 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12277
12278 * Makefile.in (BISON): bison, not byacc or bison -y.
12279 (YACC): bison -y or byacc or yacc.
12280 (various): Add *-bison as appropriate.
12281 (taz): No need to mess with BISON anymore.
12282
12283 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12284
12285 * configure: If OSTYPE matches *win32*, try to find a good value for
12286 CONFIG_SHELL.
12287
12288 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12289
12290 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12291 configure.in if it is present.
12292
12293 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12294
12295 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12296
12297 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12298
12299 * config.sub: Recognize `arc' cpu.
12300 * configure.in: Likewise.
12301 * config-ml.in: Likewise.
12302
12303 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12304
12305 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12306
12307 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12308
12309 * configure: Changed sed delimiter from ':' to '|' when
12310 attempting to substitute ${config_shell} for SHELL. On
12311 NT ${config_shell} may contain a ':' in it.
12312
12313 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12314
12315 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12316
12317 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12318
12319 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12320
12321 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12322
12323 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12324
12325 * ylwrap: If the program is a relative path, force it to be
12326 absolute.
12327
12328 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12329
12330 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12331
12332 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12333
12334 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12335 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12336 for libraries.
12337
12338 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12339
12340 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12341 separated by spaces.
12342
12343 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12344
12345 * ylwrap: New file.
12346 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12347
12348 * ltmain.sh: Handle /bin/sh at start of install program.
12349
12350 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12351
12352 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12353 * missing: New file, from automake 1.2.
12354
12355 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12356
12357 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12358 check-tk to CHECK_X11_MODULES.
12359
12360 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12361
12362 * config.sub: Merge with FSF.
12363
12364 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12365
12366 * config.guess: Merge with FSF.
12367
12368 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12369
12370 * configure: Treat msdosdjgpp like go32.
12371 * configure.in: Likewise. Don't remove gprof for go32.
12372
12373 * configure: Change Makefile.tem2 to Makefile.tm2.
12374
12375 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12376
12377 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12378
12379 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12380
12381 * install-sh (chmodcmd): Set to null if the DST directory already
12382 exists. Same as Nov 11th change.
12383
12384 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12385
12386 * configure (GDB_TK): Needs itcl and tix.
12387
12388 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12389
12390 * config.guess: Update from FSF.
12391
12392 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12393
12394 * Makefile.in (GDB_TK): Depend on itcl and tix.
12395
12396 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12397
12398 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12399 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12400 (INSTALL_SCRIPT): New variable.
12401 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12402 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12403 to -x.
12404 * install-sh: Add support for -x option.
12405
12406 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12407
12408 * configure.in, Makefile.in: Treat tix like itcl.
12409
12410 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12411
12412 * Makefile.in (WINDRES): New variable.
12413 (WINDRES_FOR_TARGET): New variable.
12414 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12415 (EXTRA_HOST_FLAGS): Add WINDRES.
12416 (EXTRA_TARGET_FLAGS): Add WINDRES.
12417 (EXTRA_GCC_FLAGS): Add WINDRES.
12418 ($(DO_X)): Pass down WINDRES.
12419 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12420 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12421 DLLTOOL_FOR_TARGET.
12422
12423 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12424
12425 * configure.in: configure sim before gdb for win32-x-ppc
12426
12427 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12428
12429 Move gperf into the toplevel, from libg++.
12430 * configure.in (target_tools): Add target-gperf.
12431 (native_only): Add target-gperf.
12432 * Makefile.in (all-target-gperf): New target, depend on
12433 all-target-libg++.
12434 (configure-target-gperf): Empty rule.
12435 (ALL_TARGET_MODULES): Add all-target-gperf.
12436 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12437 (CHECK_TARGET_MODULES): Add check-target-gperf.
12438 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12439 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12440
12441 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12442
12443 * config.sub (mn10200): Recognize new basic machine.
12444
12445 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12446
12447 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12448 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12449
12450 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12451
12452 * configure.in: If we're building mips-sgi-irix6* native, turn on
12453 ENABLE_MULTILIB and set TARGET_SUBDIR.
12454
12455 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12456
12457 * Makefile.in (all-sn): Depend on all-grep.
12458
12459 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12460
12461 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12462
12463 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12464 Makefile. From Jeff Makey <jeff@cts.com>.
12465 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12466
12467 * Makefile.in (DISTBISONFILES): Remove.
12468 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12469 $(DEFAULT_YACC).
12470
12471 * configure.in: Build itl, db, sn, etc., when building for native
12472 cygwin32.
12473
12474 * Makefile.in (LD): New variable.
12475 (EXTRA_HOST_FLAGS): Pass down LD.
12476 ($(DO_X)): Likewise.
12477
12478 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12479
12480 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12481
12482 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12483
12484 * configure.in (targargs): Strip out any supplied --build argument
12485 before adding our own. Always add --build.
12486
12487 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12488
12489 * configure.in (targargs): Pass --build if we're doing
12490 a cross-compile.
12491
12492 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12493
12494 * configure: Use '|' instead of ":" as the separator in
12495 sed. Otherwise sed chokes on NT path names with drive
12496 designators. Also look for "?:*" as the leading characters in an
12497 absolute pathname.
12498
12499 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12500
12501 * config.sub: Support for r3900.
12502
12503 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12504
12505 * configure.in: Use install-sh, not install.sh.
12506
12507 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12508
12509 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12510 apply it twice.
12511
12512 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12513
12514 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12515 install-binutils.
12516
12517 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12518
12519 * Makefile.in: Add automake targets.
12520 * configure.in (host_tools): Add automake.
12521
12522 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12523
12524 * configure: Default CXX to c++, not gcc.
12525 * Makefile.in (CXX): Set to c++, not gcc.
12526 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12527
12528 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12529
12530 * install-sh: try appending a .exe if source file doesn't
12531 exist
12532
12533 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12534
12535 * configure.in: Turn on multilib by default.
12536 (cross_only): Remove target-libiberty.
12537
12538 * Makefile.in (all-gcc): Don't depend on libiberty.
12539
12540 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12541
12542 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12543
12544 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12545
12546 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12547 (DISTBISONFILES): Add ld/Makefile.in
12548
12549 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12550
12551 * configure.in: if target is cygwin32 but host isn't cygwin32,
12552 don't configure gdb tcl tk expect, not just gdb.
12553
12554 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12555
12556 * configure.in: Added gnuserv everywhere sn appears.
12557
12558 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12559 (CROSS_CHECK_MODULES): Added check-gnuserv.
12560 (INSTALL_MODULES): Added install-gnuserv.
12561 (CLEAN_MODULES): Added clean-gnuserv.
12562 (all-gnuserv): New target.
12563
12564 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12565
12566 * config.guess: Fixes for MIPS OpenBSD systems.
12567
12568 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12569
12570 * Makefile.in (INSTALL_XFORM): Remove.
12571 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12572
12573 * mkinstalldirs: New file, copied from automake.
12574 * Makefile.in (installdirs): Rename from install-dirs. Use
12575 mkinstalldirs. Change all users.
12576 (DEVO_SUPPORT): Add mkinstalldirs.
12577
12578 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12579
12580 * install-sh: Rename from install.sh.
12581 * Makefile.in (INSTALL): Change install.sh to install-sh.
12582 (DEVO_SUPPORT): Likewise.
12583
12584 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12585 Graichen <graichen@rzpd.de>.
12586
12587 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12588
12589 * config.guess: Recognize OpenBSD systems correctly.
12590
12591 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12592
12593 * README, Makefile.in (ETC_SUPPORT): Remove references to
12594 cfg-paper*, configure.{texi,man,info*}._
12595
12596 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12597
12598 * Makefile.in (all.normal): Ensure that gcc is built after all
12599 the x11 - ie gdb - targets.
12600
12601 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12602
12603 * makefile.vms: Don't run conf-a-gas.
12604
12605 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12606
12607 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12608
12609 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12610
12611 * configure.in: Remove noconfigdirs case since gdb also
12612 configures and builds for tic80-coff.
12613
12614 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12615
12616 * configure: Set cache_file to config.cache.
12617 * Makefile.in (local-distclean): Remove config.cache.
12618
12619 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12620
12621 * COPYING: Update FSF address.
12622
12623 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12624
12625 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12626 noconfigdirs.
12627
12628 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12629
12630 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12631 MAKEDIRS, is empty.
12632
12633 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12634
12635 * config.sub: Tweak mn10300 entry.
12636
12637 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12638
12639 * configure.in (host_tools): Put sim before gdb, so gdb's
12640 configure.tgt can determine if the simulator was configured.
12641
12642 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12643
12644 * config.sub: Move BeOS $os case to be with other Cygnus
12645 local cases.
12646
12647 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12648
12649 * config.sub: Remove misplaced comment that broke Linux.
12650
12651 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12652
12653 * config.sub: Add BeOS support.
12654
12655 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12656
12657 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12658
12659 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12660
12661 * configure.in (noconfigdirs): Remove tcl and tk from
12662 noconfigdirs for cygwin32 builds.
12663
12664 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12665
12666 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12667
12668 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12669
12670 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12671 make-all.com, use makefile.vms instead.
12672
12673 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12674
12675 * config.sub: Accept -lnews*.
12676
12677 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12678
12679 * configure.in (noconfigdirs): Disable target-newlib,
12680 target-examples and target-libiberty for d30v.
12681
12682 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12683
12684 * configure.in (noconfigdirs): Enable ld for d30v.
12685
12686 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12687
12688 * configure.in (tic80-*-*): Build compiler.
12689
12690 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12691
12692 * configure.in (d30v-*): Remove sim directory from list of
12693 unsupported d30v directories
12694
12695 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12696
12697 * config.sub, configure.in: Add d30v target cpu.
12698
12699 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12700
12701 * makefile.vms: New file.
12702 * make-all.com: Remove.
12703
12704 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12705
12706 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12707
12708 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12709
12710 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12711
12712 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12713
12714 * Makefile.in (ALL_MODULES): Added all-db.
12715 (CROSS_CHECK_MODULES): Addec check-db.
12716 (INSTALL_MODULES): Added install-db.
12717 (CLEAN_MODULES): Added clean-db.
12718
12719 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12720
12721 * config.guess: Merge with latest FSF sources.
12722
12723 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12724
12725 * Makefile.in (ALL_MODULES): Added all-itcl.
12726 (CROSS_CHECK_MODULES): Added check-itcl.
12727 (INSTALL_MODULES): Added install-itcl.
12728 (CLEAN_MODULES): Added clean-itcl.
12729
12730 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12731
12732 * configure.in: build gdb for mn10200
12733
12734 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12735
12736 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12737
12738 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12739
12740 * configure.in (tic80-*-*): Turn off most targets right now.
12741
12742 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12743
12744 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12745 rather than the makeinfo program.
12746 (do-info): Depend upon all-texinfo.
12747
12748 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12749
12750 * configure.in: Remove uses of config/mh-linux.
12751
12752 * config.sub, config.guess: Merge with latest FSF sources.
12753
12754 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12755
12756 * config.sub (case $basic_machine): Add tic80 entries.
12757
12758 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12759
12760 * config.sub, config.guess: Merge with latest FSF sources.
12761
12762 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12763
12764 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12765 * mpw-config.in: Test for NewFolderRecursive.
12766 * mpw-install: Use symbolic name for startup filename.
12767 * mpw-README: Add various additional details.
12768
12769 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12770
12771 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12772
12773 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12774
12775 * configure.in: Do build gcc and the target libraries for
12776 the mn10200.
12777
12778 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12779
12780 * configure.in: don't avoid building gdb for mn10300 any more
12781 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12782 instead of single-quoting it.
12783
12784 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12785
12786 * configure.in: Don't use --with-stabs on IRIX 6.
12787
12788 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12789
12790 * configure.in (m32r): Build gdb, libg++ now.
12791
12792 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12793
12794 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12795 directories from noconfigdirs.
12796
12797 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12798
12799 * config.sub (basic_machine): added mips16 configuration
12800
12801 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12802
12803 * config.sub: Handle d10v-unknown.
12804
12805 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12806
12807 * config.sub: Handle v850-unknown.
12808
12809 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12810
12811 * Makefile.in: add findutils
12812 * configure.in: add findutils to list of host_tools
12813
12814 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12815
12816 * config.sub: Handle mn10200 and mn10300.
12817
12818 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12819
12820 * configure.in (d10v-*): Do not build librx.
12821
12822 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12823
12824 * configure.in (mn10300): Build everything except gdb & libgloss.
12825
12826 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12827
12828 * config.guess: Patch for Dansk Data Elektronik servers,
12829 from Niels Skou Olsen <nso@dde.dk>.
12830
12831 For ncr, use /bin/uname rather than uname, since GNU uname does not
12832 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12833
12834 Patch for MIPS R4000 running System V,
12835 from Eric S. Raymond <esr@snark.thyrsus.com>.
12836
12837 Fix thinko for nextstep.
12838
12839 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12840
12841 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12842 * config.guess: Guess mips-dec-mach_bsd4.3.
12843
12844 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12845 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12846 release numbers.
12847 * config.guess (mips-mips-riscos*): Emit just enough of the
12848 release number.
12849
12850 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12851 * config.guess (sparc-auspex-sunos*): Added.
12852 (f300-fujitsu-*): Added.
12853
12854 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12855 * config.guess: Recognize a Tadpole as a sparc.
12856
12857 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12858
12859 * config.guess: Don't assume that NextStep version is either 2 or
12860 3. NextStep 4 (aka OpenStep 4) has come out now.
12861
12862 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12863
12864 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12865 From Rik Faith <faith@cs.unc.edu>.
12866
12867 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12868
12869 * config.sub: Contributions from bug-gnu-utils to:
12870 Support plain "hppa" (no version given) architecture, reported by
12871 OpenStep.
12872 OpenBSD like NetBSD.
12873 LynxOs is not a hardware supplier.
12874
12875 * config.guess: Contributions from bug-gnu-utils to add support for:
12876 OpenBSD like NetBSD.
12877 Stratus systems.
12878 More Pyramid systems.
12879 i[n>4]86 Intel chips.
12880 M680[n>4]0 Motorola chips.
12881 Use unknown instead of lynx for hardware manufacturer.
12882
12883 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12884
12885 * install.sh (chmodcmd): Set to null if the DST directory already
12886 exists.
12887
12888 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12889
12890 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12891 not use mt-ppc target Makefile fragment any more.
12892
12893 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12894
12895 * configure.in (*-*-windows): Exclude everything but those dirs
12896 needed to build windows.
12897
12898 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12899
12900 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12901
12902 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12903
12904 * configure.in: Exclude mmalloc from i386-windows.
12905
12906 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12907
12908 * Undo my previous change.
12909
12910 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12911
12912 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12913 unconditionally.
12914 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12915
12916 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12917
12918 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12919 host to add it's own flags.
12920
12921 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12922
12923 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12924
12925 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12926
12927 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12928 (CXX_FOR_TARGET): Likewise.
12929 (GCC_FOR_TARGET): Define.
12930 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12931 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12932 CC_FOR_TARGET was specified on the command line.
12933 (MAKEOVERRIDES): Don't define.
12934
12935 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12936
12937 * configure.in (m32r): Fix spelling of libg++ libs.
12938
12939 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12940
12941 * config.sub (-apple*): Remove, now redundant.
12942
12943 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12944
12945 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12946
12947 * configure: Rework yesterday's sed script patch.
12948
12949 * config.sub: Merge with FSF.
12950
12951 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12952
12953 * config.guess: Merge from FSF.
12954
12955 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12956 * config.guess: Use pc instead of unknown, for pc clone systems.
12957 Change linux to linux-gnu.
12958
12959 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12960 * config.guess: Avoid non-portable tr syntax.
12961
12962 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12963
12964 * test-build.mk (HOLES): Add "xargs" for gdb.
12965
12966 * configure: Avoid hpux10.20 sed bug.
12967
12968 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12969
12970 * configure.in: Add support for windows host
12971 (that is a build done under the Microsoft build environment).
12972
12973 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12974
12975 * Makefile.in: Replace all uses of srcroot with s, to shrink
12976 command line lengths.
12977
12978 Patches from Geoffrey Noer <noer@cygnus.com>:
12979 * configure.in: If configuring for newlib, pass --with-newlib to
12980 subdirectories.
12981 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12982 -Bnewlib/ and -Lwinsup to gcc.
12983 (CXX_FOR_TARGET): Likewise.
12984
12985 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12986
12987 * Makefile.in (ETC_SUPPORT): Add configure.
12988
12989 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12990
12991 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12992 host configuration file.
12993
12994 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12995
12996 * configure.in: Break mn10x00 support into separate
12997 mn10200 and mn10300 configurations.
12998 * config.sub: Likewise.
12999
13000 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13001
13002 * configure.in: Add lots of stuff to noconfigdirs for
13003 the mn10x00 targets.
13004
13005 * config.sub, configure.in: Add mn10x00 support.
13006
13007 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13008
13009 * make-all.com: Call conf-a-gas, not config-a-gas.
13010
13011 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13012
13013 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13014 targets.
13015
13016 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13017
13018 * mpw-README: Add much more detail for native PowerMac.
13019 * mpw-install: New file.
13020 * mpw-configure: Add --norecursion and --help options.
13021 * mpw-config.in: Translate readme and install files when
13022 copying to objdir.
13023 * mpw-build.in: Don't always depend on byacc and flex.
13024 (install-only-top): New action.
13025
13026 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13027
13028 * configure.in: You can now configure GDB for the v850.
13029
13030 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13031
13032 * configure.in (noconfigdirs): Don't configure any C++ dirs
13033 if targeting D10V.
13034
13035 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13036
13037 * config.sub: Recognize mips64vr5000.
13038
13039 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13040
13041 * configure.in: Use a single line for host_tools and native_only.
13042
13043 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13044
13045 * config.sub, configure.in: Add entries for m32r.
13046
13047 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13048
13049 * Makefile.in (inet-install): Don't run install-gzip.
13050
13051 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13052
13053 * configure.in: Don't config lots of things for *-*-windows*.
13054
13055 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13056
13057 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13058 (host_libs, host_tools): Copy from configure.in.
13059 * mpw-configure: Don't complain about directories not found.
13060
13061 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13062
13063 * configure.in (i[345]86): Recognize i686 for pentium pro.
13064 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13065 file.
13066
13067 * config.guess (i[345]86): Ditto.
13068
13069 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13070
13071 * configure.in (noconfigdirs): Removed gdb for D10V.
13072
13073 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13074
13075 * configure.in: Remove ld, target-libio, target-libg++, and
13076 target-libstdc++ from noconfigdirs.
13077
13078 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13079
13080 * configure: Fix three locations where shell scripts were
13081 being run directly rather than with config_shell.
13082
13083 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13084
13085 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13086 * config.sub (basic_machine): Recognize v850.
13087
13088 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13089
13090 * mpw-configure: Handle multiple enable/disable options and
13091 pass them down recursively, handle -c and -s flags appropriately
13092 depending on choice of compiler, add escape mechanism for
13093 quoted arguments to gC.
13094
13095 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13096
13097 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13098 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13099 so that -mrelocatable-lib and -mno-eabi are used.
13100
13101 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13102 not support --print-multi-lib, don't abort.
13103
13104 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13105
13106 * make-all.com: Run config-a-gas.
13107 * setup.com: Don't copy subdirectory files around.
13108
13109 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13110
13111 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13112 target, it now compiles correctly.
13113
13114 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13115
13116 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13117
13118 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13119
13120 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13121
13122 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13123
13124 * configure.in (native_only): Add prms.
13125
13126 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13127
13128 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13129 (BINUTILS_SUPPORT_DIRS): Likewise.
13130
13131 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13132
13133 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13134 d10v support is added.
13135
13136 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13137
13138 * configure.in (d10v-*-*): New target.
13139
13140 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13141
13142 * config.guess (HP 9000/811): Recognize this as a PA1.1
13143 machine.
13144
13145 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13146
13147 * Makefile.in (do-tar-gz): New target, split out from tail end of
13148 taz target. Run each command separately, don't use pipes.
13149 (taz): Use it.
13150
13151 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13152
13153 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13154 * mpw-build.in: No builds should depend on building byacc or flex,
13155 they are assumed to be installed already.
13156
13157 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13158
13159 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13160 variable that CC_FOR_TARGET needs.
13161
13162 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13163
13164 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13165 options have changed since the last time the subdirectory was
13166 configured, and if it has, reconfigure.
13167 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13168 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13169
13170 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13171
13172 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13173 CLEAN_MODULES): Add bash.
13174 (all-bash): New target.
13175
13176 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13177
13178 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13179
13180 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13181
13182 * config.sub (basic_machine): Recognize d10v as a valid processor.
13183
13184 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13185
13186 * mpw-configure: Add support for --bindir.
13187 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13188
13189 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13190
13191 * configure.in: add bash, time, gawk to list of hosttools and things
13192 to only build for native toolchains
13193
13194 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13195
13196 * Makefile.in (docdir): Remove.
13197
13198 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13199
13200 * Makefile.in (datadir): Set to $(prefix)/share.
13201
13202 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13203
13204 * configure.in: build diff and patch for cygwin32-hosted
13205 toolchains.
13206
13207 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13208
13209 * config.sub: Accept -rtems*.
13210
13211 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13212
13213 * configure.in: enable dosrel for cygwin32-hosted builds,
13214 remove diff from the list of things not buildable
13215 via Canadian Cross
13216
13217 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13218
13219 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13220 don't get ". ".
13221
13222 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13223
13224 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13225
13226 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13227
13228 * Makefile.in (taz): Handle case where tex3patch didn't even get
13229 checked out. Also, if it was found, put the symlink in a new util
13230 subdirectory.
13231
13232 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13233
13234 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13235
13236 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13237
13238 * config.sub: Recognize -openvms.
13239 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13240 * make-all.com, setup.com: New files.
13241
13242 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13243
13244 * Makefile.in (taz): tex3patch moved to texinfo/util.
13245
13246 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13247
13248 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13249 * configure.in: remove make from disable-if-Can-Cross list
13250 enable gdb if ${host} and ${target} are cygwin32
13251
13252 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13253
13254 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13255 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13256
13257 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13258
13259 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13260 distinguish sysv/svr4/bsd variants.
13261 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13262
13263 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13264
13265 * configure.in: Added copyright notice.
13266 * move-if-change: Added copyright notice.
13267
13268 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13269
13270 * configure.in (powerpcle-*-solaris*): Until we get shared
13271 libraries working, don't build gdb, sim, make, tcl, tk, or
13272 expect.
13273
13274 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13275
13276 * config.guess: Merge with FSF:
13277
13278 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13279 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13280
13281 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13282 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13283
13284 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13285 * config.guess: Combine two OSF1 rules.
13286 Also recognize field test versions. From mjr@zk3.dec.com.
13287 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13288 because GNU uname does not support -p. From pmr@pajato.com.
13289
13290 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13291
13292 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13293
13294 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13295
13296 * mpw-README: Document GCCIncludes.
13297
13298 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13299
13300 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13301
13302 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13303
13304 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13305
13306 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13307
13308 * configure.in (*-*-cygwin32): Configure make.
13309
13310 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13311
13312 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13313
13314 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13315
13316 * Makefile.in (all-inet): Depend on all-perl.
13317
13318 * Makefile.in (inet-install): New target.
13319
13320 * Makefile.in (all-inet): Depend on all-tcl.
13321 (all-inet): Depend on all-send-pr.
13322
13323 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13324
13325 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13326 temporarily.
13327
13328 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13329
13330 * configure.in: Don't configure --with-gnu-ld on AIX.
13331
13332 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13333
13334 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13335
13336 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13337
13338 * Makefile.in (ALL_MODULES): Added all-inet.
13339 (CROSS_CHECK_MODULES): Added check-inet.
13340 (INSTALL_MODULES): Added install-inet.
13341 (CLEAN_MODULES): Added clean-inet.
13342 (all-indent): New target.
13343
13344 * configure.in (host_tools): Added inet.
13345 (native_only): Added inet.
13346 (noconfigdirs): Added inet.
13347
13348 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13349
13350 * configure.in: Don't configure libgloss if we are not configuring
13351 newlib.
13352
13353 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13354
13355 * configure.in: Don't configure libgloss for unsupported
13356 architectures.
13357
13358 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13359
13360 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13361
13362 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13363
13364 * Makefile.in (ALL_MODULES): Include all-apache.
13365 (CROSS_CHECK_MODULES): Include check-apache.
13366 (INSTALL_MODULES): Include install-apache.
13367 (all-apache): New target.
13368
13369 * configure.in: Added apache everywhere perl is seen.
13370
13371 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13372
13373 * Makefile.in: Add support for clean-{module} and
13374 clean-target-{module} rules.
13375
13376 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13377
13378 * configure.in (*-*-ose) do not build libgloss.
13379
13380 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13381
13382 * config.guess (prep*:SunOS:5.*:*): Turn into
13383 powerpele-unknown-solaris2.
13384
13385 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13386
13387 * configure.in: Permit --enable-shared to specify a list of
13388 directories.
13389
13390 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13391
13392 * configure.in (host==solaris): Pass only the first word of $CC
13393 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13394
13395 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13396
13397 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13398
13399 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13400
13401 * Makefile.in (ALL_MODULES): Include all-perl.
13402 (CROSS_CHECK_MODULES): Include check-perl.
13403 (INSTALL_MODULES): Include install-perl.
13404 (ALL_X11_MODULES): Include all-guile.
13405 (CHECK_X11_MODULES): Include check-guile.
13406 (INSTALL_X11_MODULES): Include install-guile.
13407 (all-perl): New target.
13408 (all-guile): New target.
13409
13410 * configure.in (host_tools): Include perl and guile.
13411 (native_only): Include perl and guile.
13412 (noconfigdirs): Don't build guile and perl; no ports have been
13413 done.
13414
13415 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13416
13417 * configure (--enable-*): Handle quoted option lists such as
13418 --enable-sim-cflags='-g0 -O' better.
13419
13420 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13421
13422 * Makefile.in ({,inst}all-target): New rule so we can make and
13423 install all of the target directories easily.
13424
13425 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13426
13427 * configure.in: Add missing global flag in sed substitution when
13428 deleting `target-' from ${configdirs}.
13429
13430 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13431
13432 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13433 option.
13434
13435 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13436 config/mh-necv4.
13437
13438 * install.sh: Correct misspelling of transformbasename.
13439
13440 * config.guess: Recognize mips-*-sysv*.
13441
13442 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13443
13444 * config.sub: Recognize mon960.
13445
13446 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13447
13448 * configure: Restore Canadian Cross handling of BISON and LEX,
13449 removed in Feb 20 change.
13450
13451 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13452
13453 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13454 Mention make install. Remove the old copyright date as well the
13455 clumsy and rather pointless copyright on the README file.
13456
13457 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13458
13459 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13460 Makefile after running symlink-tree, then run `make distclean' to
13461 avoid clobbering any generated files in srcdir.
13462
13463 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13464
13465 * configure.in (m68k-*-netbsd*): Build everything now.
13466
13467 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13468
13469 * Makefile.in (taz): Fix quoting.
13470
13471 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13472
13473 * configure.in (sparclet-*-*): Build everything now.
13474
13475 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13476
13477 * configure.in (m68k-*-linux*): New host.
13478
13479 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13480
13481 * configure: Check for bison before byacc.
13482
13483 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13484
13485 * Makefile.in configure: Change the way LEX and BISON/YACC are
13486 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13487 searching PATH. These are used as fallbacks by Makefile.in if
13488 flex/bison/byacc aren't in objdir.
13489
13490 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13491
13492 * Makefile.in: Make everything which depends upon all-bfd also
13493 depend upon all-opcodes, in case --with-commonbfdlib is used.
13494
13495 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13496
13497 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13498 building NT native compilers on Unix.
13499
13500 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13501
13502 * configure.in: Don't get CC from the host Makefile fragment if we
13503 can find gcc in PATH, or if this is a Canadian Cross. Move the
13504 Solaris test for /usr/ucb/cc to the post target script, just after
13505 the compiler sanity test.
13506
13507 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13508
13509 * config.sub: Merge with FSF.
13510
13511 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13512
13513 * Makefile.in (RPATH_ENVVAR): New variable.
13514 (REALLY_SET_LIB_PATH): Use it.
13515 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13516
13517 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13518
13519 * config.sub, configure.in: Recognize sparclet cpu.
13520
13521 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13522
13523 * config.guess: Support m68k-cbm-sysv4.
13524
13525 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13526
13527 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13528 m68k-unknown-linuxaout from linker help string. Put quotes around
13529 $ld_help_string.
13530
13531 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13532
13533 * config.guess (powerpc-harris-powerunix): Add guess for port
13534 to new target.
13535
13536 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13537
13538 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13539
13540 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13541
13542 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13543 $(REALLY_SET_LIB_PATH) in Makefile.
13544 * Makefile.in (SET_LIB_PATH): New variable.
13545 (REALLY_SET_LIB_PATH): New variable.
13546 ($(DO_X)): Use $(SET_LIB_PATH).
13547 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13548 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13549 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13550 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13551 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13552 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13553 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13554 (install-dosrel): Likewise.
13555 (all-opcodes): Depend upon all-libiberty.
13556
13557 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13558
13559 * config.guess (*:CYGWIN*): New
13560
13561 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13562
13563 * Makefile.in (all-target-winsup): All all-target-libiberty.
13564
13565 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13566
13567 * configure.in (noconfigdirs): Add missing # in front of comment.
13568
13569 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13570
13571 * configure.in: add second pass to things added to noconfigdirs
13572 so *-gm-magic can exclude libgloss properly.
13573
13574 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13575
13576 * mpw-configure (extralibs_name, rez_name): Set correctly
13577 for MWC68K compiler.
13578
13579 * mpw-README: Add more info on the necessary build tools.
13580
13581 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13582
13583 * configure.in, config.sub: Recognize cygwin32.
13584
13585 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13586
13587 * config.guess, config.sub: Recognize A/UX.
13588
13589 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13590
13591 * config.sub: Merge with gcc/config.sub.
13592
13593 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13594
13595 * mpw-build.in (do-binutils): Add build of stamps.
13596
13597 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13598
13599 * config.sub: Add recognition for mips64vr4100*-* targets.
13600
13601 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13602
13603 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13604 Add creation of gconfigargs with `--enable-shared' turned on.
13605 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13606 ($(host)-stamp-stage3-configured): Likewise.
13607 (HOLES): Add chatr and ldd.
13608 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13609
13610 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13611
13612 * configure: Pass --nfp to recursive configures.
13613
13614 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13615
13616 * Makefile.in (DLLTOOL): New.
13617 (DLLTOOL_FOR_TARGET): New.
13618 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13619 (EXTRA_TARGET_FLAGS): Ditto.
13620 (EXTRA_GCC_FLAGS): Ditto.
13621 (CONFIGURE_TARGET_MODULES): Ditto.
13622 (DO_X): Ditto.
13623 * configure: Add DLLTOOL.
13624
13625 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13626
13627 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13628 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13629 mh-sco, since old workarounds no longer needed, and don't
13630 build ld, since libraries have weak symbols in COFF.
13631
13632 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13633
13634 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13635
13636 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13637
13638 * configure.in: Make sure that ${CC} can be used to compile an
13639 executable.
13640
13641 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13642
13643 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13644 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13645 nothing depending on whether gdbtk is being built.
13646
13647 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13648
13649 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13650
13651 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13652
13653 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13654 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13655
13656 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13657
13658 * config-ml.in: Add support for
13659 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13660 Simplify setting of multidirs from --disable-foo.
13661
13662 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13663
13664 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13665 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13666 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13667 non-empty, pass them on to the GCC make.
13668 (all-bootstrap): New rule that is like all-gcc, except it executes
13669 the GCC bootstrap rule instead of the GCC all rule.
13670
13671 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13672
13673 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13674
13675 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13676
13677 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13678 DG/UX support.
13679
13680 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13681
13682 * config.sub (i*86*) Change [345] to [3456]
13683
13684 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13685
13686 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13687 --with-gnu-ld=no.
13688
13689 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13690
13691 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13692 AIX multilibs get built.
13693
13694 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13695
13696 * configure.in (i386-win32): Don't build expect if we're not
13697 building the tcl subdir.
13698
13699 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13700
13701 * Makefile.in: (configure-target-examples, all-target-examples):
13702 New targets, configure and build example programs.
13703
13704 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13705
13706 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13707 use it as input to sedit the generated MPW makefile.
13708 * mpw-README: Add a suggestion about Gestalt.h.
13709
13710 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13711
13712 * config.sub: Accept *-*-ieee*.
13713
13714 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13715
13716 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13717 Ronald F. Guilmette <rfg@monkeys.com>.
13718
13719 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13720
13721 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13722 for powerpc-pe native.
13723 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13724 (target==powerpc-pe): duplicate i386-win32 entry.
13725
13726 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13727
13728 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13729 of vxworks, not just vxworks5.1.
13730
13731 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13732
13733 * mpw-configure: Add support for exec-prefix.
13734
13735 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13736
13737 * config.guess: Recognize HP model 816 machines as having
13738 a PA1.1 processor.
13739
13740 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13741
13742 * configure: Ignore new autoconf configure options.
13743
13744 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13745
13746 * config.guess: Recognize Pentium under SCO.
13747 From Robert Lipe <robertl@arnet.com>.
13748
13749 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13750
13751 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13752
13753 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13754
13755 * configure.in: Don't configure gas for alpha-dec-osf*.
13756
13757 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13758
13759 * configure.in: Default to --with-stabs for some targets for which
13760 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13761 i[345]86*-*-unixware*.
13762
13763 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13764
13765 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13766 rather than basing it on the target. Simplify handling of options
13767 controlling which directories to configure. Remove extraneous
13768 slash in multi-clean target.
13769
13770 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13771
13772 * config-ml.in: Prefix more variables with ml_ so they don't collide
13773 with configure's.
13774
13775 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13776
13777 * configure: Don't turn -v into --v.
13778
13779 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13780
13781 * configure.in (targargs): Fix typo.
13782
13783 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13784
13785 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13786
13787 * configure.in: Strip --host and --target options from
13788 CONFIG_ARGUMENTS, and always configure for --host only. Add
13789 --with-cross-host option when building with a cross-compiler.
13790 * configure: Canonicalize the arguments put into config.status by
13791 always using `=' for an option with an argument. Pass a presumed
13792 --host or --target explicitly.
13793
13794 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13795
13796 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13797 into general OS recognition case.
13798
13799 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13800
13801 * configure.in (target_configdirs): add target-winsup only
13802 for win32 target systems.
13803
13804 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13805
13806 * Makefile.in (all-target-libgloss): Depend upon
13807 configure-target-newlib, since when libgloss is built it looks to
13808 see if the newlib directory exists.
13809
13810 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13811
13812 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13813 cfg-ml-*.in.
13814
13815 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13816
13817 * configure: Handle LD and LD_FOR_TARGET when configuring a
13818 Canadian Cross.
13819
13820 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13821
13822 * configure.in (target_libs): add target-winsup.
13823 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13824 (target==ppcle-pe): remove ld from $noconfigdirs.
13825
13826 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13827
13828 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13829 Preserve relative path names in $srcdir. Build symlink tree if
13830 configuring cross target dir and srcdir=. (= no VPATH support).
13831 (configure-target-libg++): Depend on configure-target-librx.
13832 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13833 * config-ml.in: New file.
13834 * symlink-tree: New file.
13835 * configure: Ensure srcdir="." if that's what it is.
13836
13837 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13838
13839 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13840 includes and FLEX_SKELETON setting.
13841 * mpw-configure (--with-gnu-ld): New option, controls whether
13842 to use PPCLink or ld with PowerMac GCC.
13843 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13844 * mpw-config.in: Configure grez if targeting Mac.
13845
13846 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13847 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13848 just macos.
13849 * configure.in: Configure grez resource compiler if targeting Mac.
13850 * Makefile.in (all-grez, install-grez): New targets.
13851
13852 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13853
13854 * configure: CXX defaults to gcc, not g++. If we find
13855 gcc in the path, set CC to gcc -O2.
13856
13857 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13858
13859 * configure: Default ${build} correctly. Avoid picking up extra
13860 spaces when reading CC and CXX from Makefile. When doing a
13861 Canadian Cross, use plausible default values for numerous
13862 variables.
13863 * configure.in: When doing a Canadian Cross, don't try to
13864 configure tools whose configure script can't handle it.
13865
13866 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13867
13868 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13869
13870 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13871
13872 * configure: Remove dubious bug reporting address.
13873
13874 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13875
13876 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13877 configure script, run that instead of this directory's configure.
13878 In either case, print a message that we're configuring the sub-dir.
13879
13880 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13881
13882 * configure.in: Before checking for the existence of various files,
13883 use sed to filter out "target-".
13884
13885 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13886
13887 * Makefile.in (DO_X): Split rule to decrease command line length
13888 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13889 (Philippe De Muyter).
13890
13891 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13892
13893 * Makefile.in (all-patch): depend on all-libiberty.
13894
13895 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13896
13897 * configure.in: If the only directory in target_configdirs which
13898 actually exists is libiberty, then set target_configdirs to empty,
13899 to avoid trying to build a target libiberty in a gas or gdb
13900 distribution.
13901
13902 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13903
13904 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13905 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13906 systems.
13907
13908 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13909
13910 * configure.in (copy_dirs): Use sys-include instead of include
13911 for --with-headers option.
13912
13913 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13914
13915 * Makefile.in, configure.in: Make winsup builds work with
13916 new scheme.
13917
13918 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13919
13920 * configure.in: Build the linker on AIX.
13921
13922 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13923
13924 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13925 where needed.
13926
13927 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13928
13929 * Makefile.in (all-gcc): Fix typo.
13930
13931 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13932
13933 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13934
13935 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13936
13937 * configure.in: Rename libFOO to target-libFOO, and xiberty
13938 to target-xiberty, to provide more flexibility.
13939 (target_subdir): Define. Create if cross.
13940 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13941 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13942 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13943 check-libFOO -> check-target-libFOO, etc.
13944 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13945 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13946 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13947 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13948 allow ALL_GCC="" to only configure.
13949 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13950 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13951 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13952
13953 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13954
13955 * Makefile.in (taz): Build "info" in etc explicitly.
13956
13957 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13958
13959 * configure.in: Make sure that CC is undefined (as opposed to
13960 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13961 problem with autoconf trying to configure on a host without GCC.
13962
13963 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13964
13965 * mpw-configure: Set host alias from choice of host compiler,
13966 only use generic MPW Makefile sed if present, edit a file
13967 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13968 * mpw-README: Add problem notes about CW6 and CW7.
13969
13970 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13971
13972 * Makefile.in (taz): Use ";" instead of ";;".
13973
13974 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13975
13976 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13977 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13978 DISTDOCDIRS.
13979 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13980 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13981
13982 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13983
13984 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13985 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13986 Move bfd to DISTSTUFFDIRS.
13987
13988 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13989
13990 * Makefile.in (X11_LIB): Removed.
13991 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13992
13993 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13994
13995 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13996
13997 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13998 names.
13999
14000 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14001
14002 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14003
14004 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14005
14006 * configure.in (i[345]86-*-win32): Always build newlib.
14007 Don't configure cvs, autoconf or texinfo.
14008 * Makefile.in (LD_FOR_TARGET): New.
14009 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14010 Pass down LD_FOR_TARGET.
14011
14012 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14013
14014 * winsup: New directory.
14015 * Makefile.in: Build winsup.
14016 * configure.in: Winsup is configured when target is win32.
14017 Can only build win32 target GDB when native.
14018
14019 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14020
14021 * config.guess: Recognize HP model 819 machines as having
14022 a PA 1.1 processor.
14023
14024 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14025
14026 * configure: Fix sed loop which substitutes for CC and CXX to
14027 avoid bug found in various sed implementations.
14028
14029 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14030
14031 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14032 simulator. Use standard powerpc-*-eabi*.
14033
14034 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14035
14036 * configure.in: Stop putting gas and binutils in noconfigdirs for
14037 powerpc-*-aix* and rs6000-*-*.
14038
14039 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14040
14041 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14042 -mcall-aixdesc libraries.
14043
14044 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14045
14046 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14047
14048 * config.sub (arm | armel | armeb): Fix shell syntax.
14049
14050 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14051
14052 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14053 -msoft-float and -mcpu=common support.
14054 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14055 libraries.
14056
14057 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14058
14059 * configure.in: Allow configuration and build of emacs19 for the alpha.
14060
14061 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14062
14063 * configure.in (CC): Get ^CC, not just any old CC, from
14064 ${host_makefile_frag}.
14065
14066 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14067
14068 * configure.in (CC): Try to get CC from
14069 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14070
14071 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14072
14073 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14074 only if it exists in $(srcdir).
14075
14076 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14077
14078 * configure: If CC and CXX are not set in the environment, set
14079 them, based on either an existing Makefile or on searching for gcc
14080 in PATH. Substitute for CC and CXX in Makefile.
14081 * configure.in: Remove libm from target_libs. Separate
14082 target_configdirs from configdirs. If CC is not set in
14083 environment, try to get it from a host Makefile fragment. Rewrite
14084 changes of configdirs to use skipdirs instead. A few minor
14085 tweaks. Take directories out of target_configdirs as they are
14086 taken out of configdirs. Remove existing Makefile files from
14087 subdirectories. Substitute for TARGET_CONFIGDIRS and
14088 CONFIG_ARGUMENTS in Makefile.
14089 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14090 by configure.in.
14091 (CONFIG_ARGUMENTS): Likewise.
14092 (CONFIGURE_TARGET_MODULES): New variable.
14093 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14094 ($(CONFIGURE_TARGET_MODULES)): New target.
14095 (configure-libg++, configure-libio): New targets.
14096 (all-libg++): Depend upon configure-libg++.
14097 (all-libio): Depend upon configure-libio.
14098 (configure-libgloss, all-libgloss): New targets.
14099 (configure-libstdc++): New target.
14100 (all-libstdc++): Depend upon configure-libstdc++.
14101 (configure-librx, all-librx): New targets.
14102 (configure-newlib): New target.
14103 (all-newlib): Depend upon configure-newlib
14104 (configure-xiberty): New target.
14105 (all-xiberty): Depend upon configure-xiberty.
14106
14107 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14108
14109 * configure.in (host i[345]86-*-win32): Expand the
14110 noconfigdirs again.
14111
14112 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14113
14114 * mpw-configure: Fix sed command file name.
14115
14116 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14117
14118 * configure.in (host i[345]86-*-win32): Reduce the
14119 noconfigdirs again.
14120
14121 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14122
14123 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14124 or powerpc*-*-pe*, since they are not yet supported.
14125
14126 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14127
14128 Add PowerMac support and many other enhancements.
14129 * mpw-configure: New option --cc to select compiler to use,
14130 paste options set according to --cc into the generated
14131 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14132 if mpw-make.sed is present.
14133 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14134 add forward includes for PowerPC include files.
14135 * mpw-build.in: Build using Makefile.PPC if present.
14136 (do-byacc, etc): Remove separate version resource builds.
14137 (do-gas): Build "stamps" before "all".
14138 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14139 * mpw-README: Update to reflect --cc option, PowerMac support,
14140 and recently-reported compatibility problems.
14141
14142 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14143
14144 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14145 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14146 (--with-multilib-top): Pass to recursive invocations.
14147
14148 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14149
14150 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14151 v810-*-*.
14152
14153 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14154
14155 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14156 gdb, ld and opcodes on v810-*-*.
14157
14158 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14159
14160 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14161 (local-maintainer-clean): New target.
14162 (maintainer-clean): New target.
14163 (realclean): Just depend upon maintainer-clean.
14164
14165 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14166
14167 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14168
14169 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14170
14171 * configure.in: Build ld in mips*-*-bsd* case.
14172
14173 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14174
14175 * config.sub: Accept -lites* OS. From Ian Dall.
14176
14177 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14178
14179 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14180 targets.
14181
14182 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14183
14184 * configure.in: treat i386-win32 canadian cross the same as
14185 i386-go32 canadian cross.
14186
14187 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14188
14189 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14190 running under the simulator to build a reduced set of libraries.
14191 (powerpc-*-eabiaix): Add fine grained multilib support added to
14192 other powerpc targets yesterday.
14193
14194 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14195
14196 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14197 -disable-softfloat, -disable-relocatable, -disable-aix, and
14198 -disable-sysv to control which multilib libraries get built.
14199
14200 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14201
14202 * configure: Add Makefile.tem to list of files to remove in trap
14203 handler.
14204
14205 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14206
14207 * config.guess (*Linux*): Add missing "exit"s.
14208 Also, need specific check for alpha-unknown-linux (uses COFF).
14209
14210 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14211
14212 * config.guess: Merge with FSF:
14213
14214 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14215 * config.guess (AIX4): More robust release numbering discovery.
14216
14217 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14218 * config.guess (i386-sequent-ptx): Properly get version number.
14219
14220 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14221 * config.guess (mips:*:4*:UMIPS): New case.
14222
14223 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14224
14225 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14226 (i386-win32 host): Likewise. Don't build readline.
14227
14228 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14229
14230 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14231 SUPPORT_FILES to submakes.
14232
14233 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14234
14235 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14236 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14237 mpw-configure.
14238
14239 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14240
14241 * configure.in (appdirs): Use =, not ==, in test expression when
14242 trying to build the text to print in the warning message for
14243 Solaris users.
14244
14245 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14246
14247 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14248
14249 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14250
14251 * config.guess: Recognize lynx-2.3.
14252
14253 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14254
14255 * config.sub (z8ksim): Deleted
14256 (z8k-*-coff): New, this is the one true name of the target.
14257
14258 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14259
14260 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14261
14262 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14263
14264 * config.guess (*:Linux:*:*): First try asking the linker what the
14265 default object file format is (elf, aout, or coff). Then if this
14266 fails, try previous methods.
14267
14268 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14269
14270 * configure.in: Don't build newlib for *-*-vxworks5.1.
14271
14272 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14273
14274 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14275 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14276
14277 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14278
14279 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14280
14281 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14282
14283 * cfg-ml-com.in: New file.
14284 * cfg-ml-pos.in: New file.
14285
14286 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14287
14288 * COPYING.NEWLIB: Add HP free copyright to list.
14289
14290 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14291
14292 * config.sub: Recognize -eabi* for the system, not just -eabi.
14293
14294 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14295
14296 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14297 * config.sub, configure.in (win32): New target and host.
14298
14299 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14300
14301 * configure.in: Add i386-pe configuration.
14302
14303 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14304
14305 * mpw-build.in (install): Install GDB after LD.
14306
14307 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14308
14309 * mpw-config.in (elf/mips.h): Always forward-include, needed
14310 for GDB to build.
14311
14312 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14313
14314 * testsuite: New directory for customer acceptance and whole tool
14315 chain tests.
14316
14317 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14318
14319 * configure: If per-host line isn't found, but AC_OUTPUT is found
14320 and a configure script exists, run it instead.
14321
14322 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14323
14324 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14325
14326 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14327
14328 * configure: Set build_{cpu,vendor,os,alias} to host values when
14329 --build isn't specified.
14330
14331 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14332
14333 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14334 (FLAGS_TO_PASS): Pass them.
14335 (EXTRA_TARGET_FLAGS): Ditto.
14336
14337 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14338
14339 * Makefile.in (all-libg++): Depend on all-libstdc++.
14340
14341 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14342
14343 * configure.in (noconfigdirs): Enable all packages for
14344 i386-unknown-netbsd.
14345
14346 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14347
14348 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14349 hosted builds (DOS builds)
14350
14351 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14352
14353 Changes for ARM based on patches from Richard Earnshaw:
14354 * config.sub: Handle armeb and armel.
14355 * configure.in: Omit arm linker only for riscix.
14356
14357 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14358
14359 * config.guess: Update from FSF.
14360
14361 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14362
14363 * config.sub: Recognize powerpcle as the little endian variant of
14364 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14365 powerpcle variant. Convert pentium into i586, not i486. Add p5
14366 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14367 temporarily.
14368
14369 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14370
14371 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14372
14373 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14374
14375 * config.sub: Accept -lites* as a basic system type.
14376
14377 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14378
14379 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14380 installed, and if so return linuxoldld as the system name.
14381
14382 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14383
14384 * config.guess: Add hppa1.1-hp-lites support.
14385
14386 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14387
14388 * configure.in: Don't build newlib for m68k-vxworks5.1.
14389
14390 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14391
14392 * configure.in (mips-sgi-irix6): Use mh-irix5.
14393
14394 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14395
14396 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14397
14398 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14399
14400 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14401 OSF/1. Fix compiler flags.
14402 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14403
14404 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14405
14406 * configure.in: Recognize --with-newlib.
14407 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14408
14409 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14410
14411 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14412 to *_X11_MODULES due to gdbtk needing X include files et al.
14413
14414 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14415
14416 Merge in support for Mac MPW as a host.
14417 (Old change descriptions retained for informational value.)
14418
14419 * mpw-config.in: Add generic include forwards for cpu-specific
14420 include files in aout and elf directories.
14421
14422 * mpw-configure: Added copyright.
14423 * mpw-config.in: Check for presence of required build tools.
14424 (target_libs): Add newlib.
14425 (target_tools): Add examples.
14426 (Read Me): Generate as "Read Me for MPW" instead.
14427 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14428 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14429 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14430
14431 * mpw-configure: Remove subdir-specific makefile hackery,
14432 delete mk.tmp after using it.
14433
14434 * mpw-build.in (all): Display start and end times.
14435
14436 * mpw-configure (host_canonical): Set.
14437 (target_cpu): Always add to makefiles.
14438 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14439 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14440 (mpw-mh-mpw): Look for in srcdir and srcroot.
14441 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14442
14443 * mpw-build.in: (install-only): New target.
14444
14445 * mpw-configure (host_alias, target_alias): Rename from hostalias
14446 and targetalias, add into generated Makefile.
14447 (mk.tmp): If present, add into generated Makefile.
14448 * mpw-build.in (all-gas): Build config.h first before gas proper.
14449
14450 * mpw-configure (config.status): Write only if changed.
14451 * mpw-config.in (readline): Configure it (not built, just used for
14452 definitions).
14453
14454 * mpw-config.in (elf/mips.h): Add a forward include.
14455
14456 * mpw-config.in: Forward-include most .h files in include into
14457 extra-include.
14458 (readline): Don't build.
14459 mpw-build.in (install): Install GDB.
14460
14461 * mpw-configure (prefix, mpw_prefix): Handle it.
14462 * mpw-config.in (mmalloc, readline): Don't configure.
14463 * mpw-build.in (thisscript): Rename to ThisScript.
14464 Use mpw-build instead of BuildProgram everywhere.
14465 (mmalloc, readline): Don't build.
14466 * mpw-README: New file, basic documentation about the MPW port.
14467
14468 * mpw-config.in: Use forward-include to create include files.
14469
14470 * mpw-configure: Add more things to the top of each configured
14471 Makefile, including contents of config/mpw-mh-mpw.
14472 * mpw-config.in (extra-include): Create this directory and fill it
14473 with Posix-like include files when configuring.
14474
14475 * config.sub (apple, mac, mpw): Add various aliases.
14476
14477 * mpw-build.in: New file, top-level build script fragment for MPW.
14478 * mpw-configure: New file, configure script for MPW.
14479 * mpw-config.in: New file, config fragment for MPW.
14480
14481 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14482
14483 * configure.in (host_libs): Remove glob, since it is gone from the
14484 sources.
14485
14486 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14487
14488 * Makefile.in: define empty GDB_NLM_DEPS var.
14489
14490 * configure.in(target_makefile_frag): use config/mt-netware
14491 for netware targets.
14492
14493 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14494
14495 * config.sub: Merge in recent FSF changes. Remove linux special
14496 cases.
14497
14498 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14499
14500 Revert this change:
14501
14502 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14503
14504 * build-all.mk: Use CC=cc -Xs on Solaris.
14505
14506 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14507
14508 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14509 stop using it.
14510 * Makefile.in: Nuke all references to glob subdirectory.
14511
14512 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14513
14514 * configure.in: Fix --enable-shared logic in per-host.
14515
14516 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14517
14518 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14519
14520 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14521
14522 * configure.in (noconfigdirs): Don't build gas on AIX, for
14523 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14524
14525 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14526
14527 * configure: Fix --cache-file to work if the file argument is a
14528 relative path.
14529
14530 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14531
14532 * configure: If the --cache-file is used, pass it down to
14533 configure in subdirectories.
14534
14535 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14536
14537 * config.sub: add vxworks29k configuration.
14538
14539 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14540
14541 * Makefile.in (taz): Do "diststuff" part quietly.
14542
14543 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14544
14545 * config.sub: Mini-merge with gcc/config.sub.
14546
14547 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14548
14549 * config.guess (IRIX): Sed - to _.
14550
14551 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14552
14553 * Makefile.in (source-vault, binary-vault): New targets.
14554
14555 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14556
14557 * config.sub: Recognize -eabi as a basic system type.
14558
14559 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14560
14561 * configure.in (enable_shared stuff): Fix typo.
14562
14563 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14564
14565 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14566
14567 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14568
14569 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14570
14571 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14572
14573 * configure.in (rs6000-*-*): Don't build gas.
14574
14575 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14576
14577 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14578 reduce command line length.
14579 (AS_FOR_TARGET): Check for as.new, not Makefile.
14580 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14581
14582 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14583
14584 * config.guess: Merge from FSF.
14585
14586 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14587
14588 * configure: Don't use $ when handling program_suffix.
14589
14590 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14591
14592 * configure.in: Configure tk for hppa/hpux.
14593
14594 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14595
14596 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14597
14598 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14599
14600 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14601 to LIBCXXFLAGS. Tests are better run without it.
14602
14603 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14604
14605 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14606
14607 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14608
14609 * configure.in (*-*-netware*): Don't configure xiberty.
14610
14611 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14612
14613 * configure.in: Remove tk from native_only list.
14614
14615 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14616
14617 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14618 for special NCD build.
14619
14620 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14621
14622 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14623 makeall.bat, they're only useful for binutils snapshots.
14624 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14625 makeall.bat to specified SUPPORT_FILES.
14626
14627 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14628
14629 * build-all.mk: Add Ericsson targets to sun4 and solaris
14630 hosts. Add BNR's sun4 target to solaris host, so their
14631 build-from-source will be tested in-house first.
14632
14633 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14634
14635 * Makefile.in (LIBCFLAGS): New variable.
14636 (CFLAGS_FOR_TARGET): Ditto.
14637 (LIBCFLAGS_FOR_TARGET): Ditto.
14638 (LIBCXXFLAGS): Ditto.
14639 (CXXFLAGS_FOR_TARGET): Ditto.
14640 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14641 (BASE_FLAGS_TO_PASS): Pass them.
14642 (EXTRA_TARGET_FLAGS): Ditto.
14643
14644 * configure.in: Support --enable-shared.
14645
14646 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14647
14648 * configure.in (target_libs): Include libstdc++ again.
14649 * config.guess: Update from FSF (for FreeBSD).
14650
14651 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14652
14653 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14654 makeall.bat.
14655 (DISTDOCDIRS): Add `etc'.
14656 (ETC_SUPPORT_PFX): New variable.
14657 (taz): Include anything from etc starting with a word in
14658 ETC_SUPPORT_PFX.
14659
14660 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14661
14662 * config.sub: Update for recent FSF changes. Remove obsolete
14663 h8300hds entry. Add -windows* and -osx as basic os. Minor
14664 spacing changes.
14665
14666 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14667
14668 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14669
14670 * config.guess: Merge with FSF.
14671 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14672
14673 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14674
14675 * configure: Since the "trap 0" handler will override the exit
14676 status on many systems, only use it for "exit 1", and make it set
14677 a non-zero exit status; reset it before "exit 0". Also, check
14678 exit status of config.sub, and error out if it failed.
14679
14680 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14681
14682 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14683 and install libgloss.
14684
14685 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14686
14687 * Makefile.in (all-binutils): Depend upon all-byacc.
14688
14689 * configure.in: Don't build emacs on Irix 5.
14690
14691 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14692
14693 * configure.in (*-*-netware*): Add libio.
14694
14695 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14696
14697 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14698 (CHECK_TARGET_MODULES): Ditto.
14699 (INSTALL_TARGET_MODULES): Ditto.
14700 (TARGET_LIBS): Ditto.
14701 (all-libstdc++): Note dependencies.
14702
14703 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14704
14705 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14706
14707 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14708
14709 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14710 -fexternal-templates.
14711
14712 * configure.in (target_libs): Add libstdc++.
14713 (noconfigdirs): Add libstdc++ as appropriate.
14714
14715 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14716
14717 * config.guess: Update from FSF.
14718
14719 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14720
14721 * configure: Use ${config_shell} when running ${configsub}.
14722
14723 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14724
14725 * config.sub: No longer recognize h8300h.
14726
14727 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14728
14729 * config.sub: Remove extraneous differences between config.sub and
14730 gcc/config.sub.
14731
14732 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14733
14734 * Makefile.in (DISTSTUFFDIRS): Add gas.
14735
14736 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14737
14738 * COPYING.NEWLIB: New file.
14739
14740 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14741
14742 * config.guess (HP-UX): Patch from Harlan Stenn
14743 <harlan@landmark.com> to also emit release level.
14744
14745 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14746
14747 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14748
14749 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14750
14751 * config.sub: Merge nextstep cleanup from FSF.
14752
14753 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14754
14755 * configure.in (arm-*-*): Don't configure ld for this target.
14756
14757 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14758
14759 * configure.in (*-*-netware): don't configure libg++, libio,
14760 librx, or newlib.
14761
14762 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14763
14764 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14765 configure ld--it works, but it doesn't support shared libraries.
14766
14767 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14768
14769 * config.guess (*-unknown-freebsd*): Get rid of possible
14770 trailing "(Release)" in version string.
14771 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14772
14773 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14774
14775 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14776 Fix type: *-next-neststep -> *-next-nextstep.
14777
14778 * config.guess: Merge from FSF:
14779
14780 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14781
14782 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14783
14784 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14785
14786 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14787 instead of UNIX_SV for UnixWare 1.0).
14788
14789 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14790
14791 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14792 to make gdb/nlm/* build after the compiler and linker.
14793
14794 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14795
14796 * config.guess (netbsd, freebsd, linux): Accept any machine,
14797 not just i[34]86.
14798 (m68k-atari-sysv4): Relocate to match FSF version.
14799
14800 * config.guess: More merges from the FSF:
14801
14802 Add a space before function call or macro invocation.
14803
14804 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14805
14806 * config.guess: Add trap cmd to remove dummy.c and dummy when
14807 interrupted.
14808
14809 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14810
14811 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14812 (dummy): Redirect stderr from compilation of dummy.c.
14813
14814 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14815
14816 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14817
14818 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14819
14820 * configure: Accept and ignore --cache*, for compatibility with
14821 new autoconf.
14822
14823 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14824
14825 * config.guess: Merge from FSF:
14826
14827 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14828
14829 * config.guess (Pyramid*:OSx*:*:*): New case.
14830 (PATH): Add /.attbin at end for finding uname.
14831 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14832
14833 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14834
14835 * config.guess (M88*:DolphinOS:*:*): New case.
14836
14837 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14838
14839 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14840 to select whether to use ELF or COFF.
14841
14842 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14843
14844 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14845
14846 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14847
14848 * config.guess: Guess the OS version for HPUX.
14849
14850 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14851
14852 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14853
14854 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14855
14856 * configure.in: Recognize --with-headers, --with-libs, and
14857 --without-newlib.
14858 * Makefile.in (all-xiberty): Depend upon all-ld.
14859
14860 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14861
14862 * configure.in: Change i[34]86 to i[345]86.
14863
14864 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14865
14866 * configure (version): A few more tweaks to help message.
14867
14868 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14869
14870 * Makefile.in: Remove (for now) librx as a host library,
14871 now that we're building it for target.
14872
14873 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14874
14875 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14876 (Karl Berry).
14877
14878 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14879
14880 * configure.in: Also configure librx.
14881
14882 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14883
14884 * Makefile.in: Update various rules to reflect that librx
14885 is now needed for libg++.
14886
14887 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14888
14889 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14890
14891 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14892
14893 * configure.in: Configure the examples directory.
14894
14895 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14896
14897 * configure: Simplify Jun 2 1994 change.
14898
14899 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14900
14901 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14902 /bin/gcc isn't good enough to build gcc.
14903
14904 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14905
14906 * Makefile.in (GDB_SUPPORT_FILES): Remove
14907 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14908 (gdb.tar.gz): Add new rule to use standard distribution building
14909 mechanism.
14910
14911 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14912
14913 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14914 Bill Cox <bill@cygnus.com>.
14915
14916 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14917
14918 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14919
14920 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14921
14922 * configure: Search current dir first in .gdbinit.
14923
14924 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14925
14926 * config.sub: Recognize freebsd (merged from gcc config.sub).
14927
14928 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14929
14930 * config.sub: Refer to NeXT's operating system as nextstep.
14931
14932 * config.sub (case $basic_machine): Re-order the cases, to match
14933 the order in the FSF version (which is mostly alphabethical).
14934 Merge in some additions and changes from the FSF.
14935
14936 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14937
14938 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14939 * config.sub: Recognize cxux7.
14940 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14941
14942 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14943
14944 * config.sub: Fix typo powerpc -> powerpc-*.
14945
14946 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14947
14948 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14949
14950 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14951 parallel with all-emacs and install-emacs). Top-level command
14952 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14953
14954 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14955
14956 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14957 $(relbindir)/make before doing ``make install'', and use
14958 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14959 installing over running make binary.
14960 ($(host)-stamp-stage3-installed): Likewise.
14961
14962 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14963
14964 * config.guess: Recognize Mach.
14965
14966 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14967
14968 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14969 see whether --exec-prefix was used.
14970
14971 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14972
14973 * README: Explicitly mention libg++/README. (Zoo's idea.)
14974
14975 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14976
14977 * Makefile.in: Add all-librx target similar to all-libproc.
14978
14979 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14980
14981 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14982 with post 1.2 uname bogosity.
14983
14984 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14985
14986 * configure: Remove temporary files on receipt of a signal.
14987
14988 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14989
14990 * configure: If there is a package_makefile_frag, remove
14991 ${subdir}/Makefile.tem after copying it in.
14992
14993 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14994
14995 * build_all.mk: support rs6000 lynx identifies itself as
14996 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14997 since /bin/gcc is too feeble to compile a modern gcc.
14998
14999 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15000
15001 * brought devo/test-build.mk update-to-date with progressive/
15002 test-build.mk. Add lynx targets and hppa flag info.
15003
15004 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15005
15006 * configure.in: Use mh-ncrsvr43. Patch from
15007 Tom McConnell <tmcconne@sedona.intel.com>.
15008
15009 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15010
15011 * config.guess (i386-unknown-bsdi): No longer need to
15012 check #if defined(__bsdi__) && defined(__i386__).
15013
15014 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15015
15016 * configure: Set program_transform_nameoption correctly.
15017
15018 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15019
15020 * brought build-all.mk update-to-date with progressive build-all.mk,
15021 added new targets and hppa info.
15022
15023 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15024
15025 * configure: If config.guess result is a prefix of the user
15026 specified target, assume a native build and use the user specified
15027 target as the host alias. Remove SunOS patch suffix removal hack.
15028 * configure.in: Remove SunOS patch suffix removal hack.
15029
15030 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15031 in NATIVE_CHECK_MODULES.
15032
15033 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15034
15035 * Makefile.in: Rename HOST_ONLY to NATIVE.
15036 * configure: Delete SunOs patch suffix from host_canonical
15037 and build_canonical variables that are prepended to Makefiles.
15038 * configure.in: Add comments for easier maintenance.
15039
15040 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15041
15042 * Makefile.in: Add all-libproc target similar to all-gui.
15043
15044 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15045
15046 * Makefile.in (CHECK_MODULES): split into
15047 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15048
15049 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15050
15051 * config.guess (i386-unknown-bsdi): New system to guess.
15052
15053 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15054
15055 * Makefile.in: Add all-gui target (but not yet build by "all").
15056
15057 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15058
15059 * config.sub: Move deletion of patch suffix from here...
15060 * configure.in: To here, at Ian's suggestion. The top-
15061 level scripts might need to know of a patch level.
15062
15063 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15064
15065 * config.sub: Strip off patch suffix so rtl is recognized
15066 as a sunos4.1.3 machine, even though it's been patched.
15067
15068 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15069
15070 * Makefile.in (INSTALL_LAST): Delete.
15071 (INSTALL_DOSREL): New.
15072
15073 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15074
15075 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15076 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15077 whether we pass down --with-gnu-ld anyhow.
15078
15079 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15080
15081 * Makefile.in (INSTALL_LAST): Change operation so it works
15082 on more flavors of make.
15083 * configure.in (go32): Don't build libg++ or libio.
15084
15085 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15086
15087 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15088 they can be overriden by templates.
15089
15090 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15091
15092 * configure.in (target==go32): Don't build gdb.
15093 * dosrel: New directory.
15094
15095 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15096
15097 * configure.in (host==go32): Configure dosrel too.
15098 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15099 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15100 be set by incoming names or templates.
15101 (INSTALL_LAST): New rule.
15102
15103 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15104
15105 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15106
15107 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15108
15109 * configure.in (appdirs): New variable. Currently empty, but will
15110 be used in gas distribution. If nonempty, lists a set of
15111 directories at least one of which must get configured, or top
15112 level configuration is considered to have failed.
15113 (rs6000-*-lynxos*): Use new file name.
15114
15115 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15116
15117 Eliminate XTRAFLAGS.
15118 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15119 newlib include files using -idirafter, and also use -nostdinc.
15120 (CXX_FOR_TARGET): Likewise.
15121 (XTRAFLAGS): Removed.
15122 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15123 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15124 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15125 ($(DO_X)): Don't pass down XTRAFLAGS.
15126
15127 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15128
15129 * configure.in (mips*-dec-bsd*): New target; do build linker.
15130 (mips*-*-bsd*): New target; don't build linker.
15131
15132 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15133
15134 * configure.in: support rs6000-*-lynxos* configuration.
15135 support sunos4 as a cross target.
15136
15137 * config.sub: look for lynx*, not lynx since the OS version may
15138 legitimately be part of the name.
15139
15140 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15141
15142 * configure.in (i[34]86-*-sco*): Move to be with other i386
15143 targets.
15144 (romp-*-*): New target. Skip various binary utilities.
15145 (vax-*-*): New target. Don't build newlib.
15146 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15147
15148 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15149
15150 * configure.in: Only set host_makefile_frag if config
15151 directory exists.
15152
15153 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15154
15155 * install.sh: If $dstdir exists, don't check whether each
15156 component does.
15157
15158 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15159
15160 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15161
15162 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15163
15164 * configure.in (*-*-lynxos*): Don't configure newlib for either
15165 native or cross Lynx.
15166
15167 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15168
15169 * config.sub (sparc64-elf): Fix os.
15170 (z8k): Remove duplicate.
15171
15172 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15173
15174 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15175 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15176
15177 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15178
15179 * configure: Make file links cleanly even if Lynx fails on
15180 an NFS symlink (at least fail cleanly).
15181
15182 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15183
15184 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15185 -XNh2000.
15186
15187 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15188
15189 * configure: Unknown options are fatal again.
15190
15191 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15192
15193 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15194 compatibility.
15195
15196 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15197
15198 * build-all.mk: Add `clean' target.
15199
15200 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15201
15202 * config.guess: Add SINIX support.
15203 * configure.in: Add mips-*-sysv4* support.
15204
15205 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15206
15207 * build-all.mk: Document all useful targets.
15208 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15209 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15210
15211 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15212
15213 * configure: Support --silent, --quiet.
15214
15215 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15216
15217 * configure: Support --disable-FEATURE.
15218
15219 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15220
15221 * config.guess: Recognize NCR running SVR4.3.
15222
15223 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15224
15225 * config.guess: Make BSDI generate i386-unknown-bsd386.
15226 Patch from Paul Eggert <eggert@twinsun.com>.
15227
15228 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15229
15230 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15231
15232 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15233
15234 * configure: Make unrecognized options give nonfatal warnings
15235 instead of fatal errors, and pass them to any subdirectory
15236 configures in case they recognize them.
15237 Make --x equivalent to --with-x.
15238
15239 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15240
15241 * configure: Add --enable-* options. Clean up usage message and
15242 some comments.
15243
15244 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15245
15246 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15247
15248 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15249
15250 * configure.in (hppa*-*-*): Enable binutils.
15251
15252 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15253
15254 * config.sub: Recognize cisco.
15255
15256 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15257
15258 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15259
15260 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15261
15262 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15263 than one configuration name. Add comment.
15264
15265 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15266
15267 * config.guess: about target *-hitachi-hiuxwe2, fixed
15268 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15269 macro is incorrect.]
15270
15271 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15272
15273 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15274 than the "make ls" stuff which used to be here.
15275
15276 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15277
15278 * config.guess: Recognize i[34]86-unknown-freebsd.
15279 From Shawn M Carey <smcarey@rodan.syr.edu>.
15280
15281 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15282
15283 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15284
15285 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15286
15287 * config.guess: Check for ptx.
15288
15289 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15290
15291 * config.sub: Add os9k checking.
15292
15293 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15294
15295 * config.guess: Handle OSF1 running on HPPA processors
15296
15297 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15298
15299 * configure: If subdir configure fails, print out a message with
15300 subdirectory name, in case subdir's configure code didn't identify
15301 itself.
15302
15303 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15304
15305 * configure.in: Remove embedded newlines from configdirs.
15306 Avoid mismatches of substrings. Fix matching strings at end
15307 of configdirs.
15308
15309 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15310
15311 * config.guess: Add Lynx/rs6000 config support.
15312
15313 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15314
15315 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15316
15317 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15318
15319 * configure.in (hppa*-*-osf*): Treat this just like most other
15320 PA configurations (eg no binutils or ld).
15321 (hppa*-*-*elf*): These configurations have binutils and ld.
15322
15323 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15324
15325 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15326
15327 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15328
15329 * configure.in (rs6000-*-*): Build gas.
15330
15331 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15332
15333 * Makefile.in: Avoid bug in losing hpux sed.
15334
15335 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15336
15337 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15338 for GDB and GDB has been fixed to not need it.
15339
15340 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15341
15342 * config.guess: Recognize vax hosts.
15343
15344 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15345
15346 * configure (while loop): Don't use "break 2" inside case
15347 statement -- the case statement isn't an enclosing loop.
15348
15349 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15350
15351 * config.guess: Clean up NeXT support, to allow nextstep
15352 on Intel machines. Make OS be nextstep.
15353
15354 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15355
15356 * config.guess: Add alternate forms for Convex.
15357
15358 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15359
15360 * configure: Completely rewrite option processing. Take
15361 advantage of pattern-matching to avoid invoking test frequently.
15362 Also clean up host and target defaulting logic.
15363
15364 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15365
15366 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15367 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15368 commands (plus user environment) will fit SCO limits.
15369
15370 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15371
15372 * configure.in: Don't issue warnings about directories which are
15373 not being configured if -norecursion is set. Correct test for
15374 --with-gnu-as and --with-gnu-ld to not get confused by substring
15375 matches.
15376
15377 * configure.in: Don't build gas for alpha-dec-osf1*.
15378
15379 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15380
15381 * configure: Back out Per's change of 12/19/1993. It changes the
15382 behavior of configure in unexpected and confusing ways.
15383
15384 Also, use different delim char when calculating
15385 program_transform_name so that the name can contain slashes.
15386
15387 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15388
15389 * configure.in, config.sub: Add support for VSTa micro-kernel.
15390
15391 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15392
15393 * configure.in: Nuke hacks which were used to get a special
15394 version of GAS for HPPA configurations.
15395
15396 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15397
15398 * configure: If only ${target_alias} is given, use that
15399 as the default for ${host_alias}.
15400 * configure: Add missing back-slashes before nested quotes.
15401
15402 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15403
15404 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15405
15406 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15407
15408 * config.guess: Recognize some Tektronix configurations.
15409 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15410
15411 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15412
15413 * config.sub: Match any flavor of SH.
15414
15415 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15416
15417 * configure.in: Don't try to configure newlib for Alpha.
15418
15419 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15420
15421 * configure.in: Don't build ld for Irix 5. Don't build gas,
15422 libg++ or libio for any Alpha target.
15423
15424 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15425
15426 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15427
15428 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15429 default arguments -- so it tried to compress itself.
15430
15431 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15432
15433 * configure.in (notsupp): ensure that a space is always at the end
15434 of the configdirs list, since the grep checks for an explicit space
15435
15436 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15437
15438 * configure.in (target i386-sysv4.2): don't build ld, since static
15439 versions of many libraries are not available.
15440
15441 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15442
15443 * config.guess: Recognize Apollos (using environment variables).
15444 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15445
15446 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15447
15448 * config.guess: Recognize Sony news mips running newsos.
15449
15450 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15451
15452 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15453 "fi ; else" for bash.
15454
15455 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15456
15457 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15458
15459 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15460
15461 * config.sub: accept unixware as an alias for svr4.2.
15462 Fix some inconsistancies with the gcc version.
15463
15464 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15465
15466 * Makefile.in (DISTDOCDIRS): Add gdb.
15467
15468 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15469
15470 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15471
15472 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15473
15474 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15475 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15476 this now.
15477
15478 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15479
15480 * config.sub: Accept hiux* as an OS name.
15481
15482 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15483 etc/make-stds.texi. The underscore came from gcc, and dje now
15484 agrees that RUNTESTFLAGS is the correct name.
15485
15486 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15487
15488 * install.sh: Remove 'set -e'. It makes any conditionals
15489 in the script useless.
15490
15491 * config.guess: Automatically recognize arm-acorn-riscix
15492 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15493
15494 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15495
15496 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15497
15498 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15499
15500 * Makefile.in (DISTDOCDIRS): New variable.
15501 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15502 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15503
15504 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15505
15506 * configure.in (hppa target): check the source directory for the
15507 pagas sub-directory
15508
15509 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15510
15511 * config.sub: Allow -aout* and -elf*.
15512
15513 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15514
15515 * configure.in: Don't build ld on i386-solaris2, same as for
15516 sparc-solaris2.
15517
15518 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15519
15520 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15521
15522 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15523
15524 * configure.in: Configure gdb for alpha.
15525
15526 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15527
15528 * Makefile.in (CXXFLAGS): Add -O.
15529
15530 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15531
15532 * config.guess: added support for DG Aviion
15533
15534 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15535
15536 * configure.in: Produce warning message for subdirectories not
15537 configurable for this host/target combination. Don't try to
15538 configure gdb for vms.
15539
15540 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15541
15542 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15543 appropriate files before making "diststuff".
15544 (DISTBISONFILES): New var: list of files to be edited.
15545 (DISTSTUFFDIRS): Add binutils.
15546
15547 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15548
15549 * config.sub: also handle mipsel and mips64el (for little endian mips)
15550
15551 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15552
15553 * configure.in: Add * to end of all OS names.
15554
15555 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15556
15557 * configure.in: Build newlib for LynxOS native.
15558
15559 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15560
15561 * config.guess: Add support for delta 88k running SVR3.
15562
15563 * configure.in: Add comment about HP compiler vs. emacs.
15564
15565 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15566
15567 * configure.in: don't build ld on solaris2 (not a viable option
15568 due to bugs in getpwnam & getpwuid)
15569
15570 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15571
15572 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15573 config.guess will produce a full version number.
15574
15575 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15576
15577 * configure.in: Build linker and binutils for alpha-dec-osf1.
15578
15579 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15580
15581 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15582 and gdb/testsuite/Makefile.in.
15583
15584 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15585
15586 * configure.in: recognize mips*- instead of mips-
15587
15588 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15589
15590 * config.sub: Accept linux*coff and linux*elf as operating
15591 systems.
15592
15593 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15594
15595 * config.sub: Recognize mips64, and mips3 as an alias for it.
15596
15597 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15598
15599 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15600 gdb knows how to handle OSF/1 shared libraries.
15601
15602 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15603
15604 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15605 * config.guess: Recognize Hitachi's HIUX.
15606 * config.sub: Recognize h3050r* and hppahitachi.
15607 Remove redundant cases for hp9k[23]*.
15608
15609 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15610
15611 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15612 if gas and ld are in the source tree and are in ${configdirs}.
15613 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15614 --with options (but still pass them down on the command line,
15615 if they were explicitly specified).
15616
15617 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15618
15619 * configure: substitute SHELL value in Makefile.in with
15620 ${CONFIG_SHELL}
15621
15622 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15623
15624 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15625 *-*-solaris2* targets.
15626
15627 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15628
15629 * Makefile.in: define M4, and pass it down to sub-makes;
15630 all-autoconf now depends on all-m4
15631
15632 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15633
15634 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15635 presence of {ar,ranlib} instead of a configured directory
15636
15637 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15638
15639 * config.guess: Accept 34?? as well as 33?? for NCR.
15640
15641 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15642
15643 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15644 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15645
15646 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15647
15648 * configure: grab values for $(CC) and $(CXX) from the
15649 environment, so that someone can do "CC=gcc configure; make" and
15650 have it work right (matching the way that autoconf works now)
15651
15652 * configure.in, Makefile.in: add support for gash, the tcl
15653 interface to Galaxy
15654
15655 * config.guess: add NetBSD variants (hp300, x86)
15656
15657 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15658
15659 * install.sh: Support -d option (in the manner of SunOS 4 install,
15660 as it is more deterministic than that of GNU install)
15661 (chmodcmd): Set file to mode 755 by default (should also do default
15662 chgrp and chown, but I don't feel like dealing with that now)
15663
15664 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15665
15666 * config.sub: Remove h8300hhms alias.
15667
15668 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15669
15670 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15671
15672 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15673
15674 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15675 as stmp-fixinc
15676
15677 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15678
15679 * config.sub: recognize m88110-bug-coff.
15680
15681 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15682
15683 * Makefile.in (all-libio): all dependencies on the toolchain used
15684 to build this (gcc, gas, ld, etc)
15685
15686 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15687
15688 * config.guess: Deal with OSF/1 1.3 on alpha.
15689
15690 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15691
15692 * install.sh: add some 'else true' clauses for portability
15693
15694 * configure.in: don't build libio for h8[35]00-*-* targets
15695
15696 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15697
15698 * Makefile.in: Add support for new libio.
15699
15700 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15701
15702 * install.sh: If one command fails, don't try the rest. Don't try
15703 to remove $dsttmp (via trap) unless we have already created it.
15704 If $src doesn't exist, detect it and exit with an error.
15705
15706 * config.guess: Recognize BSD on hp300.
15707
15708 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15709
15710 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15711 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15712
15713 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15714
15715 * Makefile.in (all-send-pr): depends on all-prms
15716
15717 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15718
15719 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15720
15721 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15722
15723 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15724 Added test for mips-mips-riscos5.
15725
15726 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15727
15728 * configure.in: use mh-hp300 for 68k HP hosts
15729
15730 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15731
15732 * configure: add support for CONFIG_SHELL, so that you can use
15733 some alternate shell for evaluating configure scripts
15734
15735 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15736
15737 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15738 in configure script to bug-gdb@prep.ai.mit.edu when building
15739 distribution archive.
15740 * Makefile.in (COMPRESS): Remove def.
15741 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15742 gdb.tar.Z and make-gdb.tar.Z respectively.
15743 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15744 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15745 to convergence with 'taz' target in Makefile.in.
15746
15747 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15748
15749 * install.sh (dsttmp): use trap to ensure that tmp files go
15750 away on error conditions
15751
15752 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15753
15754 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15755
15756 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15757
15758 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15759 its parent is '/' not ''.
15760
15761 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15762
15763 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15764
15765 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15766 that ${newsrcdir}/configure.in does.
15767
15768 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15769
15770 * test-build.mk: support for CONFIG_SHELL
15771
15772 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15773
15774 * config.sub (netware): Add as a basic system type.
15775
15776 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15777
15778 * Makefile.in (Makefile): depend on configure.in. Also drop the
15779 $(srcdir)/ from the dependency on Makefile.in.
15780
15781 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15782
15783 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15784 (h8300hhms is temporary until multi-libraries are implemented).
15785 * configure.in: Handle h8300h too.
15786
15787 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15788
15789 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15790
15791 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15792
15793 * configure: Remove extraneous output when guessing host type.
15794 * config.guess: Remove extraneous output when guessing using C
15795 compiler rather than uname, or when guessing fails.
15796
15797 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15798
15799 * Makefile.in: remove all.cross and install.cross targets
15800
15801 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15802 definitions
15803
15804 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15805
15806 * configure.in (target sh): Build gprof.
15807
15808 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15809
15810 * config.sub: change -solaris to -solaris2
15811
15812 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15813
15814 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15815
15816 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15817
15818 * configure: Correct error message for missing Makefile.in to
15819 print correct directory.
15820
15821 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15822
15823 * install.sh: kludge around 386BSD shell bug
15824
15825 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15826
15827 * config.guess: Recognize NeXT.
15828 * config.guess: Recognize i486-ncr-sysv4.
15829 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15830
15831 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15832
15833 * Makefile.in (MAKEINFOFLAGS): New variable.
15834 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15835 * build-all.mk, test-build.mk: Pass down --no-split as
15836 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15837
15838 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15839
15840 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15841
15842 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15843
15844 * Makefile.in (libg++.tar.z): New rule.
15845 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15846 * Makefile.in (taz): Only do a single chmod.
15847
15848 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15849
15850 * install.sh: don't use dirname anymore (replaced with sed usage)
15851
15852 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15853
15854 * Makefile.in: Change extension for gzip'd files from '.z' to
15855 '.gz' per new FSF standard usage.
15856
15857 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15858
15859 * configure: put quotes around the final value of program_transform_name
15860
15861 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15862
15863 * Makefile.in: new install.sh support; update install-info rules
15864
15865 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15866
15867 * configure.in: Build diff for crosses, but not for go32 host.
15868
15869 * configure.in: Build gprof only for native, and don't build it
15870 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15871
15872 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15873
15874 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15875
15876 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15877
15878 * configure.in (host_tools): Add prms.
15879
15880 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15881
15882 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15883 with $(FLAGS_TO_PASS) on the command line
15884
15885 * config.sub: Recognize lynx and lynxos
15886
15887 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15888
15889 * config.sub: Accept -ecoff*, not just -ecoff.
15890
15891 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15892
15893 * Makefile.in (taz): Use .gz suffix instead of .z.
15894 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15895 names.
15896
15897 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15898
15899 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15900
15901 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15902
15903 * Makefile.in (install-no-fixedincludes): install gcc last, so
15904 that rebuilds that might happen during 'make install' don't get
15905 bogus gcc include files
15906
15907 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15908
15909 Change from Utah for HPPA support:
15910 * config.guess: Recognize hppa1.x-hp-bsd.
15911
15912 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15913
15914 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15915 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15916
15917 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15918
15919 * config.sub: Add support for rom68k and bug boot monitors.
15920
15921 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15922
15923 * Makefile.in: Make all-opcodes depend on all-bfd.
15924
15925 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15926
15927 * config.guess: Added special check for i[34]86-univel-sysv4*.
15928
15929 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15930
15931 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15932 the processor rather than assuming i486.
15933
15934 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15935
15936 * config.guess: Recognize SunOS6 as Solaris3.
15937
15938 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15939
15940 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15941 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15942
15943 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15944
15945 * build-all.mk (all-cross): New target for Canadian Cross.
15946 Added Q2 go32 targets.
15947 * test-build.mk: Configure go32 cross sparclite-aout and
15948 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15949 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15950
15951 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15952
15953 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15954 GO32 hosted toolchains
15955
15956 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15957
15958 * configure: change so "-exec-prefix" gets passed down rather
15959 than "-exec_prefix" so autoconf generated Makefiles get the
15960 exec_prefix set right.
15961
15962 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15963
15964 * config.guess: get the Solaris2 minor version number
15965
15966 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15967
15968 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15969
15970 * config.guess: Recognize some Sequent platforms.
15971
15972 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15973
15974 * Makefile.in: added the vault-install target
15975
15976 * configure.in: actually use the Sun3 makefile fragment that's in
15977 config, also added the release dir to configdirs
15978
15979 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15980
15981 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15982
15983 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15984
15985 * configure.in: remove some program from Alpha targetted toolchains
15986
15987 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15988
15989 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15990 gprof.
15991 (taz): Run "make diststuff" in those directories instead of "make
15992 proto-dir". Look for "VERSION=" only at start of line in subdir
15993 Makefile. Use "gzip -9" for compression.
15994 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15995 (binutils.tar.z): New target.
15996
15997 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15998
15999 * Makefile.in (taz): Include gpl.texinfo.
16000
16001 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16002
16003 * Makefile.in (setup-dirs): Merged into "taz" target.
16004 (taz): Only do `proto-dir' stuff if a directory is actually needed
16005 for this target.
16006
16007 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16008
16009 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16010 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16011 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16012 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16013 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16014
16015 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16016
16017 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16018 config.sub, and move-if-change to gdb testsuite distribution
16019 archive, so the testsuite can be extracted, configured, and
16020 run separately from the gdb distribution. Blow away the Chill
16021 tests that require a Chill compiled executable, since GNU Chill
16022 is not yet publically available.
16023
16024 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16025
16026 * test-build.mk: set environment variables in a single command,
16027 instead of a list of assignments and exports
16028
16029 * config.guess: recognize Alpha/OSF1 systems
16030
16031 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16032
16033 * configure: Change help message to prefer --options rather than
16034 -options.
16035
16036 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16037
16038 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16039 zippy@ecst.csuchico.edu.
16040 * config.guess: Recognize miniframe.
16041
16042 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16043
16044 * Makefile.in: Use srcroot to find runtest rather than rootme.
16045 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16046
16047 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16048
16049 * test-build.mk: Extensive additions to support building on a
16050 machine other than the host.
16051
16052 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16053
16054 * configure (tooldir): Fix for i386-aix again.
16055
16056 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16057
16058 * configure, Makefile.in: Change definition of $(tooldir)
16059 to match the FSF.
16060
16061 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16062
16063 * config.guess: Recognize i[34]86/SVR4.
16064
16065 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16066
16067 * Makefile.in (all-gdb): gdb depends on sim.
16068
16069 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16070
16071 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16072 at the same time we make the prototype gdb directory.
16073 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16074 files at the same time as the gdb base release distribution.
16075
16076 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16077
16078 * Makefile.in (check): Use individual check targets rather than
16079 DO_X rule.
16080 (check-gcc): Added.
16081
16082 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16083
16084 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16085 for System V release 3.2.
16086
16087 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16088
16089 * config.sub: Recognize hppaosf.
16090 * configure.in: Do configure ld/binutils/gas for it.
16091
16092 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16093
16094 * configure (tooldir): Alter syntax used to set this, for systems
16095 where "\$" isn't handled right, like i386-aix.
16096
16097 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16098
16099 * configure: Pass program-transform-name, not
16100 program_transform_name, to recursive configures.
16101
16102 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16103
16104 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16105 of gas+ld+binutils.
16106
16107 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16108
16109 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16110
16111 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16112
16113 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16114
16115 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16116
16117 * Makefile.in (PRMS): Set back to all-prms.
16118
16119 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16120
16121 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16122 targets, rather than for MIPS hosts.
16123
16124 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16125
16126 * configure.in: add comment for --with-x default values
16127
16128 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16129
16130 * Makefile.in: add check-* targets for each of the directories in
16131 the tree. Add a definition of RUNTEST that will use the one we
16132 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16133
16134 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16135
16136 * configure.in: Removed obsolete references to bfd_target and
16137 target_makefile_frag.
16138
16139 * build-all.mk: Set assorted targets for Q2.
16140 * config.sub: Recognize z8k-sim and h8300-hms.
16141 * test-build.mk: Really don't pass host to configure.
16142 (HOLES): Added uname.
16143
16144 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16145
16146 * configure: Handle an empty program-prefix, program-suffix or
16147 program-transform-name correctly.
16148
16149 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16150
16151 * build-all.mk: -G 8 no longer required for MIPS targets.
16152 * test-build.mk: Don't pass host argument to configure; make it
16153 guess.
16154
16155 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16156
16157 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16158 * Makefile.in (COMPRESS): New macro, like GZIP.
16159
16160 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16161
16162 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16163
16164 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16165 with gas currently defaults to -G 0.
16166
16167 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16168
16169 * Makefile.in (all-flex): flex depends on byacc.
16170
16171 * build-all.mk: If host not specified, use config.guess. Pass TAG
16172 to test-build.mk as RELEASE_TAG.
16173 * test-build.mk (configargs): New variable containing arguments to
16174 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16175 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16176
16177 * config.guess: Use /bin/uname when checking -X argument on SCO,
16178 to avoid invoking GNU uname which doesn't understand -X.
16179
16180 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16181
16182 * configure.in: Build gas for mips-*-*.
16183
16184 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16185
16186 * Makefile.in (all.normal): insert missing backslash.
16187
16188 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16189
16190 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16191
16192 * Makefile.in: Complete overhaul to merge many almost identical
16193 targets.
16194
16195 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16196
16197 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16198 (gdb.tar.Z): Adjusted.
16199
16200 * Makefile.in (setup-dirs, taz): New targets; should be general
16201 enough to adapt for gdb sometime. Build only .z file.
16202 (gas.tar.z): New target.
16203
16204 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16205
16206 * build-all.mk: Use CC=cc -Xs on Solaris.
16207
16208 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16209
16210 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16211 for handling BISON for FSF releases.
16212
16213 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16214
16215 * configure: Actually implement the change zoo just documented.
16216
16217 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16218
16219 * configure: when using config.guess, only set target_alias when
16220 it's not already been set (ie, on the command line)
16221
16222 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16223
16224 * Makefile.in: add installcheck target, set PRMS to install-prms
16225
16226 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16227
16228 * configure: add support for package_makefile_fragment, handle the
16229 case where a directory has a configure.in file but no Makefile.in
16230 more gracefully (with an actual understandable error message, even);
16231 add support for --without (and add this to the usage message); also
16232 explicitly add a --host=${host_alias} to the command line when
16233 config.guess is used
16234
16235 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16236
16237 * configure: Must use both --host and --target in recursive calls.
16238
16239 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16240
16241 * Makefile.in: Change deja-gnu to dejagnu.
16242
16243 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16244
16245 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16246
16247 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16248
16249 * configure.in: canonicalize all instances to *-*-solaris2*,
16250 also strip out a number of tools to not build for go32 host
16251
16252 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16253
16254 * config.guess: add GPL.
16255
16256 * Makefile.in, config.guess, config.sub, configure: bump
16257 copyrights to 93.
16258
16259 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16260
16261 * Makefile.in (do-info): Removed obsolete check for existence of
16262 localenv file.
16263
16264 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16265
16266 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16267
16268 * Makefile.in: a couple of 'else true' for decstation,
16269 support for TclX
16270
16271 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16272
16273 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16274
16275 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16276
16277 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16278
16279 * config.guess: Recognize i386-ibm-aix (PS/2).
16280 * configure.in: Use config/mh-aix386 file for it.
16281
16282 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16283
16284 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16285 CC_FOR_TARGET instead.
16286 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16287
16288 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16289
16290 * Makefile.in: Add sim to list of directories sent with gdb
16291
16292 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16293
16294 * configure.in: Put back mips-dec-bsd* case.
16295
16296 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16297
16298 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16299 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16300 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16301
16302 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16303
16304 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16305
16306 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16307 (install-info): install dir.info only if it exists,
16308 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16309
16310 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16311
16312 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16313 gas for mips-dec-bsd.
16314
16315 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16316
16317 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16318 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16319
16320 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16321
16322 * configure.in: Added "dejagnu" to hosttools list.
16323
16324 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16325
16326 * config.sub, configure.in, config.guess: Add support
16327 for Bosx, an AIX variant from Bull.
16328 Patches from F.Pierresteguy@frcl.bull.fr.
16329
16330 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16331
16332 * devo/dejagnu: Initial creation of devo/dejagnu.
16333 Migrated dejagnu testcases and support files for testing software
16334 tools to reside as subdirectories, currently called "testsuite",
16335 within the directory of the software tool. Migrated all programs,
16336 support libraries, etc. beloging to dejagnu proper from
16337 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16338 with no modifications. The changes to these files which will
16339 allow them to configure, build, and execute properly will be made
16340 in a future update.
16341
16342 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16343
16344 * Makefile.in: Change send_pr to send-pr.
16345 * configure.in: Likewise.
16346 * send_pr: Renamed directory to send-pr.
16347
16348 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16349
16350 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16351
16352 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16353
16354 * README: Update for gdb-4.8 release.
16355 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16356 gdb-xxx.tar.z (gzip'd) file also.
16357
16358 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16359
16360 * Makefile.in: make all-diff depend on all-libiberty
16361
16362 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16363
16364 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16365
16366 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16367
16368 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16369
16370 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16371
16372 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16373 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16374 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16375
16376 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16377
16378 * Makefile.in: makeinfo binary is in a new location
16379
16380 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16381
16382 * config.sub: Accept -ecoff as an OS.
16383
16384 * Makefile.in: Various changes to eliminate a level of make
16385 recursion and reduce the required command line length.
16386 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16387 sub-makes.
16388 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16389 variables holding settings for specific sub-makes.
16390 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16391 in terms of BASE_FLAGS_TO_PASS.
16392 (TARGET_LIBS): New variable listing directories which use
16393 TARGET_FLAGS_TO_PASS.
16394 (subdir_do): Eliminated.
16395 (do-*): New set of targets to replace subdir_do.
16396 (various): All targets which used subdir_do now depend on do-*.
16397 (local-clean): Renamed from do_clean.
16398 (local-distclean): New target, dependency of distclean and
16399 realclean.
16400 (install-info): Don't create directories. Depend on dir.info
16401 rather than calling make recursively.
16402 (install-dir.info): Eliminated.
16403 (install-info-dirs): Create all info directories here.
16404 (dir.info): Depend upon do-install-info.
16405
16406 * test-build.mk (HOLES): Added false.
16407
16408 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16409
16410 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16411
16412 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16413
16414 * Makefile.in (info): remove dependency on all-texinfo. The
16415 problem was really in texinfo/C, not at this level.
16416
16417 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16418
16419 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16420
16421 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16422
16423 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16424 GDB releases.
16425
16426 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16427
16428 * configure: Include srcdir in message about target of link not
16429 being found. Don't convert `-' to `_' in `with' options being
16430 passed to subdirs.
16431
16432 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16433
16434 * configure.in: add uudecode to host_tools
16435
16436 * Makefile.in: added {all,install}-uudecode targets, added them to
16437 the appropriate lists
16438
16439 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16440
16441 * Makefile.in (all-gcc): Added dependency on all-gas.
16442
16443 * configure.in (mips-*-*): Build ld and binutils.
16444
16445 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16446
16447 * configure: check return code from mkdir, print error message and
16448 exit on failure.
16449
16450 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16451
16452 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16453
16454 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16455
16456 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16457
16458 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16459
16460 * config.sub (h8500): Recognize this as a cpu type.
16461
16462 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16463
16464 * configure: source directory missing is no longer a warning
16465
16466 * configure.in: recognize irix[34]* instead of irix[34]
16467
16468 * Makefile.in: define and pass down X11_LIB
16469
16470 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16471
16472 * guess-systype: Renamed to ...
16473 * config.guess: ... by popular request.
16474 * configure.in, Makefile.in: Update accordingly.
16475
16476 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16477
16478 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16479 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16480 + Execute ./dummy instead of assuming . is in PATH.
16481
16482 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16483
16484 * guess-systype: New shell script. Attempts to guess the
16485 canonical host name of the executing host.
16486 Only a few hosts are supported so far.
16487 * configure: Call guess-systype if no host is specified.
16488
16489 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16490
16491 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16492 gcc Makefile.
16493
16494
16495 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16496
16497 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16498 (all-gcc, install-gcc, subdir_do): Use it.
16499
16500 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16501
16502 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16503
16504 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16505
16506 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16507 set exclusively by configure, using configure.in .
16508
16509 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16510
16511 * test-build.mk: set $PATH for all builds
16512
16513 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16514
16515 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16516
16517 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16518 the one used in gcc/Makefile.in, so that a null expansion doesn't
16519 override the one needed to build gcc with a native cc.
16520
16521
16522 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16523
16524 * configure: Accept -with arguments.
16525
16526 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16527
16528 * Makefile.in: added h8300sim
16529
16530 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16531
16532 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16533 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16534 (all-cygnus, native, build-cygnus): Make
16535 $(canonhost)-stamp-3stage-done, not $(host)....
16536 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16537 i386-sco3.2v4. Added else true to if command.
16538
16539 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16540
16541 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16542
16543 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16544
16545 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16546
16547 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16548
16549 * configure.in: don't remove binutils from Solaris builds
16550
16551 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16552
16553 * Makefile.in: get rid of earlier definitions for *clean,
16554 also handle the recursive info rule better
16555
16556 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16557
16558 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16559 do more-or-less the right thing.
16560
16561 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16562
16563 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16564 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16565
16566 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16567
16568 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16569 $(host_canonical).
16570
16571 * configure.in: split the configdirs list into 4 categories (native
16572 v. cross, library v. tool) and handle the cross-only and native-
16573 only in more reasonable (and correct!) way.
16574
16575 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16576
16577 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16578 configdirs anymore.
16579
16580 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16581
16582 * Makefile.in: extensive cleanup:: removed all of the explicit
16583 clean-* targets, collapsed many wrappers around subdir_do into
16584 one, added additional targets to satisfy standards.texi, deleted
16585 some old targets, some changes for consistency
16586
16587 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16588
16589 * configure.in: handle some programs as cross-only, and others as
16590 native only
16591
16592 * test-build.mk: handle partial holes in a more generic manner
16593
16594 * Makefile.in: m4 depends on libiberty
16595
16596 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16597
16598 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16599 time, wdiff, and find to configdirs
16600
16601 * Makefile.in: all, clean, and install rules for the new programs
16602 added to configure.in
16603
16604 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16605
16606 * configure.in: use mh-sun for all *-sun-* hosts
16607
16608 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16609
16610 * Makefile.in: define flags for X11 include files and library file
16611 locations, pass them down to the programs that need this info
16612
16613 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16614
16615 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16616
16617 * configure.in: start building libg++ for HP-UX targets
16618
16619 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16620
16621 * README: Update references to files moved into etc/.
16622
16623 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16624
16625 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16626 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16627
16628 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16629
16630 * configure: accept dash as well as underscore in long option
16631 names for FSF compatibility.
16632
16633 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16634
16635 * config.sub: added -sco3.2v4 support from FSF.
16636
16637 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16638
16639 * configure.in: expand the section that adds or removes
16640 directories from the list of programs to build, to handle native
16641 vs. cross in addition to host v. native
16642
16643 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16644
16645 * Makefile.in: Replace C++ in macro names with CXX.
16646 This is less likely to break ...
16647
16648 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16649
16650 * test-build.mk: add -w to GNU_MAKE
16651
16652 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16653
16654 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16655 add 'sparc' to list of recognized cpus. This needed to make
16656 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16657 Delete some redundant ose68 variants. Recognize -wrs as an os,
16658 then changes that into $CPU-wrs-vxworks.
16659
16660 * configure.in: remove most references to gdbtest, regularize
16661 target based program removal
16662
16663 * test-build.mk: import from p3 tree (many fixes and changes)
16664
16665 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16666
16667 * Makefile.in: added rules to handle tcl, tk, and expect
16668
16669 * configure.in: handle those directories if they exist
16670
16671 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16672
16673 * config.sub: removed bogus hppabsd and hppahpux names, since
16674 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16675
16676 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16677
16678 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16679 depends upon all-xiberty
16680
16681 * Makefile.in: changes from p3, including:
16682
16683 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16684
16685 * Makefile.in (XTRAFLAGS): include newlib directories if
16686 newlib/Makefile exists, rather than if host != target.
16687
16688 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16689
16690 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16691 from the same source tree and not building a cross-compiler. This
16692 matters for the libg++ configuration if reconfiguring a tree that
16693 has already been installed.
16694
16695 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16696
16697 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16698 pick up the machine and system specific header files.
16699
16700 * Makefile.in: added AS_FOR_TARGET, passed down in
16701 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16702 the C compiler to use to create programs which are run in the
16703 build environment, set it to default to $(CC), and passed it down
16704 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16705
16706 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16707
16708 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16709 We need them for unusual native builds, like systems without
16710 ranlib.
16711
16712 * configure: also define $(host_canonical) and
16713 $(target_canonical), which are the full, canonical names for the
16714 given host and target
16715
16716 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16717
16718 * Makefile.in: Added separate definitions for C++.
16719
16720 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16721
16722 * configure.in (configdirs): Add deja-gnu.
16723
16724 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16725
16726 * README: Update for configure.texi and gdb-4.7 release.
16727
16728 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16729
16730 * Makefile.in: Move "all" target to top of file.
16731 Previously, first target was ".PHONY" which caused BSD4.4 make
16732 to build .PHONY when make was run without arguments.
16733
16734 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16735
16736 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16737 Library-copylefted code in libiberty.
16738
16739 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16740
16741 * config.sub: Replace m68kmote with plain old m68k.
16742
16743 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16744
16745 * Makefile.in: Remove space from blank line, avoid Make complaints.
16746
16747 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16748
16749 * config.sub: Complain if no argument is given. Added support for
16750 386bsd as OS and target alias.
16751
16752 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16753
16754 * Makefile.in (XTRAFLAGS): include newlib directories if
16755 newlib/Makefile exists, rather than if host != target.
16756
16757 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16758
16759 * config.sub: recognize sparclite-wrs-vxworks.
16760
16761 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16762 p3.) Added clean-xiberty to clean.
16763
16764 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16765
16766 * configure.in: use *-*-* instead of nested cases for host and target
16767
16768 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16769
16770 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16771 from the same source tree and not building a cross-compiler. This
16772 matters for the libg++ configuration if reconfiguring a tree that
16773 has already been installed.
16774
16775 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16776
16777 * config.sub (i486v/i486v4): Merge in from FSF version.
16778
16779 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16780
16781 * configure: only set PWD if it is already set.
16782
16783 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16784
16785 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16786 doesn't have unset and all success paths (and most error paths)
16787 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16788 to just ${PWD} to avoid confusion.)
16789
16790 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16791
16792 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16793 even for a native compilation.
16794
16795 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16796
16797 Changes to make the gdb.tar.Z rule work better.
16798
16799 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16800 (DEVO_SUPPORT): Add configure.texi.
16801 (bfd-ilrt.tar.Z): Remove ancient rule.
16802
16803 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16804
16805 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16806 pick up the machine and system specific header files.
16807
16808 * configure.in, config.sub: added new target m68010-adobe-scout,
16809 with alias of adobe68k. Changed configure.in to check for
16810 -scout before -sco* to avoid a false match.
16811
16812 * Makefile.in: added AS_FOR_TARGET, passed down in
16813 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16814 the C compiler to use to create programs which are run in the
16815 build environment, set it to default to $(CC), and passed it down
16816 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16817
16818 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16819
16820 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16821 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16822 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16823 FOR_TARGET variants, to newlib and libg++.
16824
16825 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16826
16827 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16828 first.
16829
16830 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16831
16832 * config.sub: Accept `elf' as an environment.
16833
16834 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16835
16836 * Makefile.in (all-opcodes): cd into the right directory
16837
16838 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16839
16840 * configure: added -program_transform_name option, used as
16841 argument to sed when installing programs.
16842 configure.texi: added documentation for -program_prefix,
16843 -program_suffix and -program_transform_name.
16844
16845 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16846
16847 * config.sub: Accept i486 where i386 ok.
16848
16849 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16850
16851 * config.sub: accept we32k
16852
16853 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16854
16855 * config.sub, configure.in: accept OSE68000 and OSE68k.
16856
16857 * Makefile.in: don't create all directories for ``make install'';
16858 let the subdirectories create the ones they need.
16859
16860 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16861
16862 * COPYING: new file, GPL v2
16863
16864 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16865
16866 * Makefile.in: use the new gen-info-dir, which needs a template
16867 argument (which also lives in texinfo)
16868
16869 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16870
16871 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16872
16873 * config.sub (ncr3000): Change i386 to i486.
16874
16875 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16876
16877 * Makefile.in: add install-rcs, install-grep to
16878 install-no-fixedincludes, removed install-bison and install-libgcc
16879
16880 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16881
16882 * configure.in: grab the HPUX makefile fragment if on HPUX
16883
16884 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16885
16886 * Makefile.in: eradicate bison spoor (ditto libgcc).
16887 configure.in: recognise m68{k,000}-ericsson-OSE.
16888 es1800 is alias for m68k-ericsson-OSE
16889
16890 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16891
16892 * configure.in: rearrange the parts that remove programs from
16893 configdirs, based now on HOST==TARGET or by canonical triple.
16894
16895 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16896
16897 * test-build.mk: recurse explicitly with -f test-build.mk when
16898 appropriate. predicate stage3 and comparison on the existence
16899 of gcc. That is, if gcc isn't around, we aren't three-staging.
16900 On very clean, also remove ...stamp-co. Build in-place before
16901 doing other builds.
16902
16903 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16904
16905 * Makefile.in, configure.in: add tgas
16906
16907 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16908
16909 * Makefile.in: a number of changes merged in from progressive.
16910
16911 * configure.in: add libm.
16912
16913 * .cvsignore: ignore some stuff that comes from test-build.mk.
16914
16915 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16916
16917 * config.sub: Add es1800 (m68k-ericsson-es1800).
16918
16919 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16920
16921 * configure: Add program_suffix (parallel to program_prefix)
16922 * Makefile.in: adjust directory-creating script for losing decstation
16923
16924 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16925
16926 * configure: Minor $subdir-related fixes.
16927
16928 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16929
16930 * configure: fix various problems with propogating
16931 makefile_target_frag in subdirs.
16932 * configure.in: config libgcc if its there
16933
16934 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16935
16936 * config.sub: HPPA merge.
16937
16938 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16939
16940 * Makefile.in: Replace all-bison with all-byacc in all
16941 dependency lines for other tools (which now use byacc).
16942
16943 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16944
16945 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16946
16947 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16948
16949 * Makefile.in: make gprof rules similar to byacc rules (instead of
16950 vestigal $(unsubdir) that didn't work...)
16951
16952 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16953
16954 * config.sub: Add support for Linux.
16955 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16956 (at least for libg++).
16957
16958 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16959
16960 * configure.texi: fix doc for the -nfp option to configure
16961
16962 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16963
16964 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16965
16966 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16967
16968 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16969 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16970 * configure.in: added solaris* host_makefile_frag hook.
16971
16972 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16973
16974 * config.sub: changed recognition of m68000 so that various
16975 m68k types can be specified via m680[01234]0
16976
16977 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16978
16979 * config.sub (basic_machine): fix sed so that '-foo' isn't
16980 completely substituted out while .+'-foo' loses the '-foo'
16981
16982 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16983
16984 * config.sub ($os): Add -aout.
16985
16986 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16987
16988 * configure: If host_makefile_frag is absolute, don't
16989 prefix ${invsubdir} (relevant to libg++ auto-configure).
16990
16991 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16992
16993 * Makefile.in (tooldir): Define it.
16994 (all-ld): Depend on all-flex.
16995
16996 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16997
16998 * Makefile.in (check): Fix libg++ special case.
16999
17000 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17001
17002 * configure: do not bury `pwd` into config.status, thus do fewer
17003 pwd's.
17004
17005 * configure: print the "Building in" message only when building in
17006 other than "." AND verbose.
17007
17008 * configure: remove -s, rework -v to better accommodate guested
17009 configures.
17010
17011 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17012
17013 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17014
17015 * Makefile.in: macroize flags passed on recursion. remove
17016 fileutils.
17017
17018 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17019
17020 * configure: get makesrcdir right for subdirs deeper than 1.
17021
17022 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17023 install.
17024
17025 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17026
17027 * Makefile.in: don't print subdir_do or recursion lines.
17028
17029 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17030
17031 * standards.texi: added menu item.
17032
17033 * Makefile.in: build and install standards.info.
17034
17035 * standards.texi: new file.
17036
17037 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17038
17039 * configure: test for and move config.status pieces from
17040 ${subdir}/.
17041
17042 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17043
17044 * configure: Test for existance of files before trying to mv
17045 them, to avoid numerous non-existance messages.
17046
17047 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17048
17049 * configure: correct final line of config.status.
17050
17051 * configure: patch from eggert. Avoids a protection problem if
17052 the original Makefile.in is read only.
17053
17054 * configure: use move-if-change from gcc to create config.status.
17055 Some makefiles depend on config.status to tell if a directory
17056 has been reconfigured for a different host. This change
17057 prevents those directories from remaking everything in the case
17058 where the reconfig was only intended to rebuild a Makefile.
17059
17060 * configure: test for config.sub with "config.sub sun4" rather
17061 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17062 host alias from a missing config.sub.
17063
17064 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17065
17066 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17067 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17068
17069 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17070
17071 * configure: mkdir ${subdir} as needed.
17072
17073 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17074
17075 * Makefile.in,configure.in: added autoconf.
17076
17077 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17078
17079 * Makefile.in: no longer pass against on recursion.
17080
17081 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17082 definitions are not inherited.
17083
17084 * configure: correct makesrcdir when subdir is .
17085
17086 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17087
17088 * configure: Add support for 'subdirs' variable, which is
17089 like 'configdirs', except that configure doesn't re-invoke
17090 itself for subdirs, it just creates a Makefile for each subdir.
17091 * configure.texi: Document subdirs.
17092
17093 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17094
17095 * configure.in: added flex to configdirs
17096
17097 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17098
17099 * Makefile.in: remove clean-stamps from clean.
17100
17101 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17102
17103 * configure.in: Add gdbtest to configdirs.
17104
17105 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17106
17107 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17108 to recursive makes.
17109 * configure.in: Recognize new ncr3000 config.
17110
17111 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17112
17113 * Makefile.in, configure.in: removed references to gdbm.
17114
17115 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17116
17117 * config.sub: Don't canonicalize os value
17118 newsos* to bsd (readline needs to check for newsos).
17119 (This fix was earlier made Jan 31, but got re-broken.)
17120
17121 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17122
17123 * configure.in: sco is an os, not a vendor!
17124
17125 * configure: Quote $( better. Keep various shells happy.
17126
17127 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17128
17129 * Makefile.in: eliminate stamp-files.
17130
17131 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17132
17133 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17134 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17135
17136 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17137
17138 * config.sub: fix iris/iris3.
17139
17140 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17141
17142 * configure: re-add -rm.
17143
17144 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17145
17146 * Maskefile.in: add .stmp-rcs to all.
17147
17148 * configure.in: remove gas from rs6000 build, use aix host fragment.
17149
17150 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17151
17152 * configure: pass down site_option during recursion.
17153
17154 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17155
17156 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17157
17158 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17159
17160 * configure: Change exec_prefix so that it really defaults to prefix.
17161
17162 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17163
17164 * Makefile.in, configure.in: Add support for mmalloc library.
17165
17166 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17167
17168 * Makefile.in: add stmp dependencies for a few more things.
17169
17170 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17171
17172 * configure: adjusted error message on objdir/srcdir configure
17173 collision, per john's suggestion.
17174
17175 * Makefile.in: add libiberty stmp to all and all.cross.
17176
17177 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17178
17179 * Makefile.in: remove force dependencies, add grep to all.
17180
17181 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17182
17183 * Makefile.in: drop flex. make stamp files work.
17184
17185 * configure: added test for conflicting configuration in srcdir,
17186 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17187 gets cranky. use relative paths for configure and srcdir
17188 whenever possible. Send some error messages to stderr that were
17189 going to stdout.
17190
17191 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17192
17193 * Makefile.in: Fix libg++ rule to check for gcc directory
17194 before using gcc/gcc. Also pass XTRAFLAGS.
17195
17196 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17197
17198 * Makefile.in: added stmp-files so that directories aren't polled
17199 when they are already built.
17200
17201 * configure.texi: fixed a node pointer problem.
17202
17203 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17204
17205 * config.sub configure.in gdb/configure.in
17206 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17207 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17208 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17209
17210 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17211
17212 * configure: -recurring becomes -silent. corrected help message
17213 for -site= option.
17214
17215 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17216
17217 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17218
17219 * configure: when building Makefile for crosses, replace
17220 tooldir and program_prefix. default srcdir from location of
17221 config.sub. remove "for host in hosts" and "for target in
17222 targets" loops.
17223
17224 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17225
17226 * Makefile.in: Do not pass bindir or mandir to cvs.
17227
17228 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17229
17230 * Makefile.in, configure.in: removed traces of namesubdir,
17231 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17232 copyrights to '92, changed some from Cygnus to FSF.
17233
17234 * configure.texi: remove most references to multiple hosts,
17235 multiple targets, subdirs, etc.
17236
17237 * configure.man: removed rcsid. reference config.sub not
17238 config.subr.
17239
17240 * Makefile.in: mkdir $(infodir) on install-info.
17241
17242 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17243
17244 * configure.texi: Explain better about .gdbinit and about
17245 the environment that configure.in sections run in.
17246
17247 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17248
17249 * configure.in: Ultrix is only a decstation if it's a MIPS.
17250
17251 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17252
17253 * README: DOC.configure => cfg-paper.texi.
17254
17255 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17256
17257 * config.sub (near case $os): Don't convert newsos* to bsd!
17258
17259 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17260
17261 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17262 the number of copies of COPYING that go into the GDB tar file.
17263
17264 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17265
17266 * bfd/configure.in, gdb/config/mh-i386sco,
17267 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17268 Fix SCO configuration stuff.
17269
17270 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17271
17272 * Makefile.in: For libg++, make sure the -I pointing
17273 to the gcc directory goes *after* all the libg++-local -I flags.
17274 Also, move just-gcc dependency from just-libg++ to all-libg++.
17275
17276 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17277
17278 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17279
17280 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17281
17282 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17283
17284 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17285
17286 * config.sub: Add stratus configuration frags. Also
17287 submitted to FSF.
17288
17289 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17290
17291 * Makefile.in (DEV_SUPPORT): add configure.man.
17292
17293 * config.sub(Decode manufacturer-specific): add -none*.
17294
17295 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17296
17297 * Makefile.in: remove form feeds to make Sun's make happy.
17298 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17299
17300 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17301
17302 * Makefile.in (AR_FLAGS): Make quieter.
17303
17304 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17305
17306 * configure.in: Add libg++.
17307 * configure: When verbose, don't output the command line at each
17308 level; it will be unremarkably the same as the previous version,
17309 which will be the same as what the user typed.
17310
17311 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17312
17313 * configure.in, Makefile.in: fix clean-info, add flex. add
17314 fileutils.
17315
17316 * configure: be less sensitive to spaces in Makefile.in. Do not
17317 look for sources in "..". Doing so breaks subdirectories that
17318 might have their own configure. If a subdir has it's own
17319 configure script, use it.
17320
17321 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17322
17323 * cfg-paper.texi: some changes suggested by rms.
17324
17325 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17326
17327 * config.sub: Merge in some small additions from the FSF version,
17328 taken from the gcc distribution, to bring the Cygnus and FSF
17329 versions into closer sync.
17330
17331 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17332
17333 * configure.in: Changed svr4 references to sysv4.
17334
17335 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17336
17337 * configure: added -V for version number option.
17338
17339 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17340
17341 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17342 renamed from DOC.configure to cfg-paper.texi.
17343
17344 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17345
17346 * configure, config.subr, config.sub: config.subr is now
17347 config.sub again.
17348
17349 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17350
17351 * configure.texi: new file, in progress.
17352
17353 * Makefile.in: build info file and install the man page for
17354 configure.
17355
17356 * configure.man: new file, first cut.
17357
17358 * configure: find config.subr again now that configuration "none"
17359 has gone. removed all traces of the -ansi option. removed all
17360 traces of the -languages option.
17361
17362 * config.subr: resync from rms.
17363
17364 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17365
17366 * configure, config.sub, config.subr: merge config.sub into
17367 config.subr, call the result config.subr, remove config.sub, use
17368 config.subr.
17369
17370 * Makefile.in: revised install for dir.info.
17371
17372 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17373
17374 * configure.in: add decstation host makefile frag.
17375
17376 * Makefile.in: BISON now bison -y again. also install-gcc on
17377 install. clean-gdbm on clean. infodir belongs in datadir.
17378 Make directories for info install. Build dir.info here then
17379 install it.
17380
17381 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17382
17383 * Makefile.in: fix for bad directory tests.
17384
17385 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17386
17387 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17388 regexp. -srcdir relative was being handled incorrectly.
17389
17390 * Makefile.in: unwrapped some for loops so that parallel makes
17391 work again and so one can focus one's attention on a particular
17392 package.
17393
17394 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17395
17396 * configure: added PWD as a stand in for `pwd` (for speed). use
17397 elif wherever possible. make -srcdir work without -objdir.
17398 -objdir= commented out.
17399
17400 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17401
17402 * configure: +options become --options. -subdirs commented out.
17403 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17404 Makefile now at top of generated Makefile. Removed cvs log
17405 entries. added -srcdir. create .gdbinit only if there is one
17406 in ${srcdir}.
17407
17408 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17409 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17410 and mandir now keyed off datadir by default.
17411
17412 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17413
17414 * Freshly created ChangeLog.
17415
17416 \f
17417 Local Variables:
17418 mode: change-log
17419 left-margin: 8
17420 fill-column: 76
17421 version-control: never
17422 End: