re PR middle-end/53849 (ICE: in add_referenced_var_1, at tree-dfa.c:567 with -O2...
[gcc.git] / ChangeLog
1 2012-07-03 Richard Guenther <rguenther@suse.de>
2
3 * Makfile.def (isl): Remove not necessary extra_exports and
4 extra_make_flags.
5 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
6 * Makefile.in: Regenerated.
7
8 2012-07-03 Richard Guenther <rguenther@suse.de>
9
10 * Makefile.def (cloog): Add V=1 to extra_make_flags.
11 * configure.ac: If either the ISL or the CLooG check failed
12 do not try to build in-tree versions.
13 * Makefile.in: Regenerated.
14 * configure: Regenerated.
15
16 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
17
18 * configure: Regenerate.
19
20 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
21
22 * MAINTAINERS (Various Maintainers): Add myself as testsuite
23 maintainer.
24
25 2012-07-02 Richard Guenther <rguenther@suse.de>
26
27 * configure: Regenerated.
28
29 2012-07-02 Richard Guenther <rguenther@suse.de>
30 Michael Matz <matz@suse.de>
31 Tobias Grosser <tobias@grosser.es>
32 Sebastian Pop <sebpop@gmail.com>
33
34 * Makefile.def: Add ISL host module, remove PPL host module.
35 Adjust ClooG host module to use the proper ISL.
36 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
37 * configure.ac: Include config/isl.m4. Add ISL host library,
38 remove PPL. Remove PPL configury, add ISL configury, adjust
39 ClooG configury.
40 * Makefile.in: Regenerated.
41 * configure: Likewise.
42
43 2012-07-02 Richard Guenther <rguenther@suse.de>
44
45 Merge from graphite branch
46 2011-07-21 Tobias Grosser <tobias@grosser.es>
47
48 * configure: Regenerated.
49 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
50 both cloog.org and legacy versions. The only supported version will
51 be CLooG with the isl backend.
52
53 2011-07-21 Tobias Grosser <tobias@grosser.es>
54
55 * configure: Regenerated.
56 * configure.ac: Require cloog isl 0.17.0
57
58 2011-07-21 Tobias Grosser <tobias@grosser.es>
59
60 * configure: Regenerated.
61 * config/cloog.m4: Do not define CLOOG_ORG
62
63 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
64
65 * configure.ac: Skip C if explicitly selected.
66 * configure: Regenerate.
67
68 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
69
70 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
71 they contain -O2.
72 * configure: Regenerate.
73
74 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
75
76 PR debug/53740
77 * df.h, df-problems.c, dce.c: Revert last patch.
78
79 2012-06-25 Iain Sandoe <iain@codesourcery.com>
80
81 * MAINTAINERS (Write After Approval): Update my email address.
82
83 2012-06-21 Meador Inge <meadori@codesourcery.com>
84
85 * MAINTAINERS (Write After Approval): Add myself.
86
87 2012-06-20 Jason Merrill <jason@redhat.com>
88
89 * Makefile.tpl (check-target-libgomp-c++): New.
90 (check-target-libitm-c++): New.
91 * Makefile.def (c++): Add them.
92 * Makefile.in: Regenerate.
93
94 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
95
96 * MAINTAINERS (Write After Approval): Add myself.
97
98 2012-05-16 Olivier Hainque <hainque@adacore.com>
99
100 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
101 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
102 (install-no-fixedincludes): Adjust accordingly.
103 * Makefile.in: Regenerate.
104
105 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
106
107 Merge upstream change
108 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
109
110 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
111
112 * MAINTAINERS (Write After Approval): Add myself.
113
114 2012-05-09 Nick Clifton <nickc@redhat.com>
115 Paul Smith <psmith@gnu.org>
116
117 PR bootstrap/50461
118 * configure.ac (mpfr-dir): When using in-tree MPFR sources
119 allow for the fact that from release v3.1.0 of MPFR the source
120 files were moved into a src sub-directory.
121 * configure: Regenerate.
122
123 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
124
125 * configure.ac: Bump minimum MPFR version to 2.4.0.
126 * configure: Regenerated.
127
128 2012-05-03 Olivier Hainque <hainque@adacore.com>
129
130 * config/mh-ppc-aix (LDFLAGS): Quote $(CC).
131
132 2012-05-01 Richard Henderson <rth@redhat.com>
133
134 * Makefile.def (libatomic): New target_module.
135 * configure.ac (target_libraries): Add libatomic.
136 (noconfigdirs): Check if libatomic is supported.
137 * Makefile.in, configure: Rebuild.
138
139 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
140
141 * MAINTAINERS (Write After Approval): Add myself.
142
143 2012-04-25 Joel Brobecker <brobecker@adacore.com>
144
145 * config.sub: Update to 2012-04-18 version from official repo.
146
147 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
148
149 * MAINTAINERS (Write After Approval): Add myself.
150
151 2012-04-11 Steve Ellcey <sellcey@mips.com>
152
153 * MAINTAINERS: Changed email address.
154
155 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
156
157 PR target/52737
158 * contrib/gcc_update (files_and_dependencies):
159 Remove gcc/config/avr/t-multilib from touch data.
160
161 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
162
163 * MAINTAINERS (OS Port Maintainers): Remove irix.
164 * configure.ac (enable_libgomp): Remove *-*-irix6*.
165 (unsupported_languages): Remove mips-sgi-irix6.*.
166 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
167 (with_stabs): Remove.
168 * configure: Regenerate.
169
170 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
171
172 * MAINTAINERS (OS Port Maintainers): Remove osf.
173 * configure.ac (enable_libgomp): Remove *-*-osf*.
174 (with_stabs): Remove alpha*-*-osf*.
175 * configure: Regenerate.
176
177 2012-03-05 Tristan Gingold <gingold@adacore.com>
178
179 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
180 * configure: Regenerate.
181
182 2012-02-17 Walter Lee <walt@tilera.com>
183
184 * MAINTAINERS: (Write After Approval): Delete myself.
185
186 2012-02-14 Walter Lee <walt@tilera.com>
187
188 * MAINTAINERS (tilegx port): Add myself.
189 (tilepro port): Add myself.
190 (Write After Approval): Add myself.
191
192 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
193
194 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
195 and Joseph Myers as docstring relicensing maintainers.
196
197 2012-02-09 Bin Cheng <bin.cheng@arm.com>
198
199 * MAINTAINERS (write-after-approval): Add myself.
200
201 2012-02-08 Ira Rosen <irar@il.ibm.com>
202
203 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
204 maintainer.
205
206 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
207
208 * MAINTAINERS (Write After Approval): Move myself to
209 maintain alphabetical order.
210
211 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
212
213 * MAINTAINERS (Write After Approval): Add myself.
214
215 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
216
217 * MAINTAINERS (Write After Approval): Add myself.
218
219 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
220 Jayant R Sonar <jayant.sonar@kpitcummins.com>
221
222 * configure.ac (cr16-*-*): Remove nonconfigdirs.
223 * configure: Regenerate.
224
225 2012-01-23 Harshit Chopra <harshit@google.com>
226
227 * MAINTAINERS (Write After Approval): Add myself.
228
229 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
230
231 * configure.ac: Remove reference to mh-interix.
232 * configure: Regenerate.
233
234 2012-01-05 Richard Henderson <rth@redhat.com>
235
236 PR bootstrap/51072
237 * configure.ac: Disable libitm if c++ is not enabled.
238 * configure: Rebuild.
239
240 * configure.ac: Fix regexp for same.
241 * configure: Rebuild.
242
243 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
244
245 * MAINTAINERS (Write After Approval): Add myself.
246
247 2012-01-02 Richard Guenther <rguenther@suse.de>
248
249 PR bootstrap/51686
250 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
251 * Makefile.in: Regenerate.
252
253 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
254
255 * MAINTAINERS (Write After Approval): Add myself.
256
257 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
258
259 * configure: Regenerate.
260
261 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
262
263 * MAINTAINERS (picochip): Changed email address.
264
265 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
266
267 * MAINTAINERS (write-after-approval): Add self.
268
269 2011-11-29 DJ Delorie <dj@redhat.com>
270
271 * configure.ac (rl78-*-*) New case.
272 * configure: Regenerate.
273 * MAINTAINERS: Add myself as RL78 maintainer.
274
275 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
276
277 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
278
279 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
280
281 * libtool.m4: dditional FreeBSD 10 fixes.
282
283 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
284
285 * MAINTAINERS: Move myself from Write After Approval to CPU Port
286 Maintainers section, as Epiphany maintainer.
287
288 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
289
290 PR target/49992
291 * configure.ac: Remove ranlib special-casing for Darwin.
292 * configure: Regenerate.
293
294 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
295
296 * MAINTAINERS (Reviewers): Keep the list sorted.
297
298 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
299
300 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
301
302 2011-11-09 Roland McGrath <mcgrathr@google.com>
303
304 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
305 * configure: Rebuild.
306 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
307 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
308 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
309 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
310 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
311 Add READELF.
312 * Makefile.in: Rebuild.
313
314 2011-11-09 Jason Merrill <jason@redhat.com>
315
316 * Makefile.def (language=c++): Remove check-c++0x.
317 * Makefile.in (check-gcc-c++): Regenerate.
318
319 2011-11-08 Richard Henderson <rth@redhat.com>
320
321 * configure.ac: Test for libitm directory present first.
322
323 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
324
325 * configure.ac: Test libitm/configure.tgt to disable libitm.
326 * configure: Rebuild.
327
328 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
329 Richard Henderson <rth@redhat.com>
330
331 Merged from transactional-memory.
332
333 * Makefile.def (lang_env_dependencies): libitm is c++.
334 Add libitm target module.
335 * configure.ac: Likewise.
336 * config/mmap.m4: New file.
337 * contrib/gcc_update: Add libitm to touch data.
338 * Makefile.in, configure: Rebuild.
339
340 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
341
342 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
343 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
344 * Makefile.in: Regenerate.
345
346 2011-11-01 DJ Delorie <dj@redhat.com>
347
348 * config.sub: Update to version 2011-10-29 (added rl78)
349
350 2011-10-27 Nick Clifton <nickc@redhat.com>
351
352 * config.sub: Import these changes from the config project:
353
354 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
355 Ben Elliston <bje@gnu.org>
356
357 * config.sub (epiphany): New.
358
359 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
360 Ben Elliston <bje@gnu.org>
361
362 * config.sub (hexagon, hexagon-*): New.
363
364 2011-08-23 Roland McGrath <mcgrathr@google.com>
365
366 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
367 64eb to be64.
368
369 2011-08-16 Roland McGrath <mcgrathr@google.com>
370
371 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
372 (nacl): Grok as alias for 32el-unknown-nacl.
373
374 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
375
376 * MAINTAINERS (Write After Approval): Add myself.
377
378 2011-10-24 Teresa Johnson <tejohnson@google.com>
379
380 * MAINTAINERS (Write After Approval): Add myself.
381
382 2011-09-21 Jakub Jelinek <jakub@redhat.com>
383
384 * MAINTAINERS (sparc port): Remove myself.
385
386 2011-09-14 Tom de Vries <tom@codesourcery.com>
387
388 * MAINTAINERS (Write After Approval): Add myself.
389
390 2011-08-14 Yao Qi <yao@codesourcery.com>
391
392 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
393 * configure: Regenerate.
394
395 2011-07-26 Ian Lance Taylor <iant@google.com>
396
397 * configure.ac: Set have_compiler based on whether gcc directory
398 exists, rather than on whether gcc is in configdirs.
399 * configure: Rebuild.
400
401 2011-07-21 Joseph Myers <joseph@codesourcery.com>
402
403 * MAINTAINERS (Global Reviewers): Add self.
404
405 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
406
407 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
408 link directories.
409 * Makefile.in: Rebuild.
410
411 2011-07-20 Ian Lance Taylor <iant@google.com>
412
413 PR bootstrap/49787
414 * configure.ac: Move --enable-bootstrap handling earlier in file.
415 If --enable-bootstrap and either --enable-build-with-cxx or
416 --enable-build-poststage1-with-cxx, enable C++ automatically.
417 * configure: Rebuild.
418
419 2011-07-19 Ian Lance Taylor <iant@google.com>
420
421 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
422 make C++ a boot_language. Set and substitute
423 POSTSTAGE1_CONFIGURE_FLAGS.
424 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
425 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
426 * configure, Makefile.in: Rebuild.
427
428 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
429
430 * MAINTAINERS (Register Allocation): Move myself from reviewers to
431 maintainers.
432
433 2011-07-18 Jakub Jelinek <jakub@redhat.com>
434
435 * MAINTAINERS (Global Reviewers): Add myself.
436
437 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
438
439 * configure: Regenerate.
440
441 2011-07-16 Jason Merrill <jason@redhat.com>
442
443 * Makefile.def (language=c++): Add check-c++0x and
444 check-target-libmudflap-c++.
445 * Makefile.tpl (check-target-libmudflap-c++): New.
446 * Makefile.in: Regenerate.
447
448 2011-07-16 Matthias Klose <doko@ubuntu.com>
449
450 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
451 * Makefile.def (target_modules/libjava): Pass
452 $(EXTRA_CONFIGARGS_LIBJAVA).
453 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
454 if not configured with --enable-static-libjava.
455 * Makefile.in: Regenerate.
456 * configure: Likewise.
457
458 2011-07-15 Jason Merrill <jason@redhat.com>
459
460 * Makefile.in (check-c++): Move check-gcc-c++0x after
461 check-target-libstdc++-v3.
462
463 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
464
465 * MAINTAINERS (c6x port): New entry.
466
467 2011-07-13 Jason Merrill <jason@redhat.com>
468
469 * Makefile.in (check-gcc-c++0x): New.
470 (check-c++): Depend on it.
471
472 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
473
474 PR target/39150
475 * configure.ac (i[3456789]86-*-solaris2*): Also accept
476 x86_64-*-solaris2.1[0-9]*.
477 * configure: Regenerate.
478
479 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
480
481 * MAINTAINERS (RTL optimizers): Add self.
482
483 2011-06-27 Gabriel Charette <gchare@google.com>
484
485 * MAINTAINERS (Write After Approval): Add myself.
486
487 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
488
489 PR regression/47836
490 PR bootstrap/23656
491 PR other/47733
492 PR bootstrap/49247
493 PR c/48825
494 * configure.ac (target_libraries): Remove target-libiberty.
495 Remove case-statement setting skipdirs=target-libiberty for
496 multiple targets. Remove checking target_configdirs and
497 removing target-libiberty but keeping target-libgcc if
498 otherwise empty.
499 * Makefile.def (target_modules): Don't add libiberty.
500 (dependencies): Remove all traces of target-libiberty.
501 * configure, Makefile.in: Regenerate.
502
503 2011-06-13 Walter Lee <walt@tilera.com>
504
505 * configure.ac (tilepro-*-*) New case.
506 (tilegx-*-*): Likewise.
507 * configure: Regenerate.
508
509 2011-06-06 Jing Yu <jingyu@google.com>
510
511 * configure.ac: Skip target-libiberty for
512 arm*-*-linux-androideabi.
513 * configure: Regenerated.
514
515 2011-06-06 Nick Clifton <nickc@redhat.com>
516
517 * config.sub: Sync from upstream.
518
519 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
520
521 * MAINTAINERS (Write After Approval): Add myself.
522
523 2011-06-01 Daniel Jacobowitz <drow@false.org>
524
525 * MAINTAINERS: Update my email address.
526
527 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
528
529 * MAINTAINERS (Write After Approval): Update my email address.
530
531 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
532
533 * MAINTAINERS (Write After Approval): Add myself.
534
535 2011-05-08 Doug Kwan <dougkwan@google.com>
536
537 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
538 * configure: Regenerated.
539 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
540 value from configure.
541 * Makefile.in: Regenerated.
542
543 2011-05-05 Joseph Myers <joseph@codesourcery.com>
544
545 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
546 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
547 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
548 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
549 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
550 *-*-vxworks*): Disable newlib and libgloss in separate case
551 statement.
552 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
553 to separate case statement.
554 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
555 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
556 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
557 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
558 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
559 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
560 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
561 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
562 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
563 i[[3456789]]86-*-rdos*, m32r-*-*,
564 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
565 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
566 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
567 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
568 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
569 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
570 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
571 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
572 and libgloss in main case over targets. Remove most empty cases
573 in main case over targets.
574 * configure: Regenerate.
575
576 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
577
578 * MAINTAINERS (Write After Approval): Add myself.
579
580 2011-05-04 Joseph Myers <joseph@codesourcery.com>
581
582 * configure.ac: Remove code setting special library locations for
583 hppa*64*-*-hpux11*. Remove code setting compiler for
584 sparc-sun-solaris2*.
585 * configure: Regenerate.
586
587 2011-05-04 Joseph Myers <joseph@codesourcery.com>
588
589 * configure.ac: Separate libgloss_dir settings from general case
590 over targets.
591 * configure: Regenerate.
592
593 2011-04-28 Joseph Myers <joseph@codesourcery.com>
594
595 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
596 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
597 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
598 cases in libgcj-disabling case statement.
599 (hppa*64*-*-linux*): Set unsupported_languages instead of
600 disabling target-zlib.
601 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
602 to hppa*64*-*-hpux*.
603 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
604 hppa*-*-hpux*.
605 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
606 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
607 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
608 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
609 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
610 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
611 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
612 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
613 libgcj-disabling case statement.
614 * configure: Regenerate.
615
616 2011-04-28 Joseph Myers <joseph@codesourcery.com>
617
618 * configure.ac: Disable Java for targets not supporting libffi.
619 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
620 Remove cases in Java-disabling statement.
621 (*arm-wince-pe): Change to arm-wince-pe.
622 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
623 cases in Java-disabling statement.
624 (bfin-*-*): Don't disable Java again.
625 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
626 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
627 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
628 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
629 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
630 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
631 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
632 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
633 Java-disabling statement.
634 (mmix-*-*): Don't disable Java again.
635 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
636 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
637 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
638 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
639 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
640 statement.
641 * configure: Regenerate.
642
643 2011-04-28 Joseph Myers <joseph@codesourcery.com>
644
645 * configure.ac: Separate cases disabling Java and Java libraries
646 from general case over targets.
647 * configure: Regenerate.
648
649 2011-04-21 Jie Zhang <jzhang918@gmail.com>
650
651 * MAINTAINERS: Update my email address.
652
653 2011-04-20 Easwaran Raman <eraman@google.com>
654
655 * MAINTAINERS (Write After Approval): Add myself.
656
657 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
658
659 PR lto/48086
660 * configure.ac: Re-enable LTO on *-apple-darwin9*.
661 * configure: Regenerate.
662
663 2011-04-16 Jim Meyering <meyering@redhat.com>
664
665 * MAINTAINERS (Write After Approval): Add myself.
666
667 2011-04-15 Dodji Seketeli <dodji@redhat.com>
668
669 * MAINTAINERS: Update my email address.
670
671 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
672
673 * MAINTAINERS (Write After Approval): Add myself.
674
675 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
676
677 * MAINTAINERS (Write After Approval): Add myself.
678
679 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
680
681 * MAINTAINERS (Write After Approval): Add myself.
682
683 2011-04-06 Joseph Myers <joseph@codesourcery.com>
684
685 * configure.ac (build_tools): Remove build-byacc.
686 (host_libs): Remove mmalloc.
687 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
688 autoconf automake libtool diff rcs fileutils shellutils time
689 textutils wdiff find uudecode hello tar gzip indent recode release
690 sed perl gawk findutils gettext zip.
691 (libgcj): Remove target-qthreads.
692 (target_tools): Remove target-examples target-gperf.
693 (YACC): Don't handle building byacc.
694 * configure: Regenerate.
695 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
696 dosutils, examples, fileutils, find, findutils, gawk, gettext,
697 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
698 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
699 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
700 handle building components.
701 * Makefile.in: Regenerate.
702
703 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
704
705 * MAINTAINERS: Update my email address as Xtensa maintainer.
706
707 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
708
709 * config.sub: Sync from upstream.
710
711 2011-04-01 Joseph Myers <joseph@codesourcery.com>
712
713 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
714 (microblaze*): Don't disable libssp.
715 * configure: Regenerate.
716
717 2011-04-01 Joseph Myers <joseph@codesourcery.com>
718
719 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
720 moveifchange.
721 * configure: Regenerate.
722 * Makefile.tpl: Use @SHELL@ not @config_shell@.
723 * Makefile.in: Regenerate.
724
725 2011-04-01 Joseph Myers <joseph@codesourcery.com>
726
727 * configure.ac (*-*-sysv4*): Don't enable libgomp.
728 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
729 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
730 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
731 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
732 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
733 md_exec_prefix cases.
734 * configure: Regenerate.
735
736 2011-04-01 Joseph Myers <joseph@codesourcery.com>
737
738 * configure.ac: Separate cases disabling target-libssp,
739 target-libiberty, target-libstdc++-v3 and Fortran from general
740 case over targets.
741 * configure: Regenerate.
742
743 2011-04-01 Joseph Myers <joseph@codesourcery.com>
744
745 * configure.ac (*-*-chorusos): Don't disable libgcj.
746 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
747 Remove case.
748 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
749 (arm-*-coff): Don't disable libgcj.
750 (arm*-*-linux-gnueabi): Remove useless assignment.
751 (arm-*-riscix*): Don't disable libgcj.
752 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
753 configuration.
754 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
755 (c54x*-*-*): Remove case.
756 (tic54x-*-*): Don't disable GCC or GCC libraries.
757 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
758 to *.
759 (d10v-*-*): Don't disable GCC libraries.
760 (d30v-*-*): Don't disable libgcj.
761 (h8500-*-*): Don't disable GCC libraries.
762 (i960-*-*): Don't disable libgcj.
763 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
764 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
765 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
766 libgcj.
767 (m68k-*-coff*): Remove case.
768 (mmix-*-*): Don't disable libgloss on host.
769 (mn10200-*-*, mn10300-*-*): Remove cases.
770 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
771 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
772 Don't disable libgcj.
773 (romp-*-*): Remove case.
774 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
775 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
776 case.
777 (v810-*-*): Don't disable GCC libraries.
778 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
779 (ip2k-*-*): Don't disable GCC libraries.
780 * configure: Regenerate.
781
782 2011-03-28 Joseph Myers <joseph@codesourcery.com>
783
784 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
785 libffi on host.
786 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
787 on host.
788 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
789 * configure: Regenerate.
790
791 2011-03-26 John Marino <binutils@marino.st>
792
793 * configure.ac: Add support for *-*-dragonfly*
794 * configure: Regenerate.
795
796 2011-03-25 Joseph Myers <joseph@codesourcery.com>
797
798 * configure.ac (native_only): Remove.
799 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
800 send-pr uudecode guile gnuserv on host.
801 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
802 send-pr rcs guile perl texinfo libtool on host.
803 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
804 automake send-pr rcs guile perl texinfo libtool on host.
805 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
806 (*-*-kaos*): Don't disable target-examples target-gperf on target.
807 (alpha*-dec-osf*): Don't disable fileutils on target.
808 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
809 texinfo send-pr expect dejagnu on target.
810 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
811 target-qthreads on target.
812 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
813 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
814 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
815 x86_64-*-mingw*): Don't disable expect on target.
816 (*-*-cygwin*): Don't disable target-gperf on target.
817 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
818 gnuserv on target.
819 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
820 target.
821 * configure: Regenerate.
822
823 2011-03-25 Joseph Myers <joseph@codesourcery.com>
824
825 * configure.ac (target_tools): Remove target-groff.
826 (native_only): Remove target-groff.
827 (hppa*64*-*-*): Don't disable byacc.
828 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
829 setting.
830 (*-*-kaos*): Don't skip target-librx and target-groff.
831 (*-*-netware*): Don't skip target-libmudflap.
832 (*-*-tpf*): Don't skip target-libmudflap.
833 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
834 directories on the host.
835 (ia64*-*-*vms*): Don't skip tix.
836 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
837 host.
838 * configure: Regenerate.
839
840 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
841
842 * configure.ac: Remove references to mt-mep, mt-netware,
843 mt-wince.
844 * Makefile.def: Add all-utils soft dependencies.
845 * Makefile.tpl: Remove GDB_NLM_DEPS.
846 * configure: Regenerate.
847 * Makefile.in: Regenerate.
848
849 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
850
851 * configure.ac: Do not include mh-x86omitfp.
852 * configure: Regenerate.
853
854 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
855
856 * configure.ac: Remove empty cases.
857 * configure: Regenerate.
858
859 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
860
861 * Makefile.def: Add dependency from termcap to gdb.
862 * Makefile.in: Regenerate.
863
864 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
865
866 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
867 * configure: Regenerate.
868 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
869 * Makefile.tpl: Likewise.
870 * Makefile.in: Regenerate.
871
872 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
873
874 * configure.ac: Remove all mentions of tentative_cc.
875 * configure: Regenerate.
876
877 2011-03-24 Joseph Myers <joseph@codesourcery.com>
878
879 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
880 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
881 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
882 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
883 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
884 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
885 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
886 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
887 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
888 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
889 *-*-rhapsody*): Remove host cases.
890 * configure: Regenerate.
891
892 2011-03-24 Joseph Myers <joseph@codesourcery.com>
893
894 * configure.ac (ppc*-*-pe): Remove host case.
895 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
896 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
897 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
898 cases.
899 * configure: Regenerate.
900
901 2011-03-24 Joseph Myers <joseph@codesourcery.com>
902
903 * config.sub: Update to version 2011-03-23.
904
905 2011-03-22 Joseph Myers <joseph@codesourcery.com>
906
907 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
908 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
909 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
910 * configure: Regenerate.
911
912 2011-03-22 Joseph Myers <joseph@codesourcery.com>
913
914 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
915 to Write After Approval.
916 * config-ml.in: Don't handle arc-*-elf*.
917 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
918 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
919 handle GCC libraries.
920 * configure: Regenerate.
921
922 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
923
924 PR bootstrap/48120:
925 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
926 Add -lstdc++ -lm to LIBS.
927 * configure: Regenerate.
928
929 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
930
931 * config.guess: Update to version 2011-02-02
932 * config.sub: Update to version 2011-02-24
933
934 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
935
936 PR lto/48086
937 * configure.ac: Re-enable LTO on *-apple-darwin9.
938 * configure: Regenerate.
939
940 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
941
942 PR lto/48086
943 * configure.ac: Disable LTO on darwin due to an assembler change in
944 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
945 under 256.
946 * configure: Regenerate.
947
948 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
949
950 * MAINTAINERS: Update myself as score backend maintainer,
951 update my e-mail address.
952
953 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
954
955 * MAINTAINERS: Update my e-mail address.
956
957 2011-03-06 Joey Ye <joey.ye@arm.com>
958
959 * MAINTAINERS: Update my e-mail address.
960
961 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
962
963 * configure.ac: Adjust test of with_ppl.
964 * configure: Regenerated.
965
966 2011-03-02 Kai Tietz <ktietz@redhat.com>
967
968 * MAINTAINERS: Adjust my e-mail address.
969
970 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
971
972 * configure.ac: Add -lpwl to ppllibs.
973 * configure: Regenerated.
974
975 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
976
977 * config/cloog.m4: Add -lisl to clooglibs.
978 * configure: Regenerated.
979
980 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
981
982 * MAINTAINERS (CPU Port maintainers): Add self.
983
984 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
985
986 * MAINTAINERS: Add myself as testsuite maintainer.
987
988 2011-02-15 Mike Stump <mikestump@comcast.net>
989
990 * MAINTAINERS: Add myself as testsuite maintainer.
991
992 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
993
994 Import from Libtool and gnulib:
995
996 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
997
998 Prepare for supporting FreeBSD 10.
999 * config.rpath: Remove handling of freebsd1* which soon would
1000 match FreeBSD 10.0.
1001
1002 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1003
1004 Remove support for FreeBSD 1.x.
1005 * libtool.m4 (_LT_LINKER_SHLIBS)
1006 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1007 soon would incorrectly match FreeBSD 10.0.
1008
1009 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1010
1011 PR binutils/12283
1012 * move-if-change: Import version from gnulib.
1013
1014 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1015
1016 PR lto/47225
1017 * Makefile.def (lto-plugin): Double dash for enable-shared.
1018 (configure-gcc): Depend on all-lto-plugin.
1019 * Makefile.in: Rebuilt.
1020
1021 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1022
1023 * configure.ac: Remove extra bracket.
1024 * configure: Regenerate.
1025
1026 2011-02-08 Tobias Burnus <burnus@net-b.de>
1027
1028 * MAINTAINERS: Add myself as libquadmath maintainer.
1029
1030 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1031
1032 * MAINTAINERS: Update my email address.
1033
1034 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1035
1036 * MAINTAINERS (option handling): Add self.
1037
1038 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1039
1040 PR lto/47225
1041 * Makefile.def: Add dependency for install-gcc
1042 on install-lto-plugin.
1043 * Makfile.in: Regenerated
1044
1045 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1046
1047 * MAINTAINERS (CPU Port Maintainers): Add myself.
1048
1049 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1050
1051 PR libgcj/44341
1052 * configure.ac: Discard --with-* flags for host when configuring
1053 target libraries for cross build.
1054 * configure: Rebuilt.
1055
1056 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1057
1058 * MAINTAINERS (linear loop transforms): Removed.
1059
1060 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1061
1062 * configure.ac: If with_ppl is no, move setting with_cloog=no
1063 after CLOOG_REQUESTED check.
1064 * configure: Regenerated.
1065
1066 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1067
1068 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1069 CLooG has been requested.
1070 * configure: Regenerated.
1071
1072 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1073
1074 * configure: Regenerated.
1075 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1076
1077 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1078
1079 * configure: Regenerated.
1080 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1081
1082 2011-01-21 Andreas Schwab <schwab@redhat.com>
1083
1084 * configure.ac: Use AS_HELP_STRING throughout.
1085 * configure: Regenerate.
1086
1087 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1088
1089 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1090 * configure: Regenerate.
1091
1092 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1093
1094 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1095
1096 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1097
1098 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1099 for ia64-hpux.
1100 * configure: Regenerate.
1101
1102 2011-01-07 Jan Hubicka <jh@suse.cz>
1103
1104 PR lto/47225
1105 * Makefile.in: Regenerate.
1106 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1107 configure.
1108
1109 2011-01-07 Jan Hubicka <jh@suse.cz>
1110
1111 * Makefile.in: Regenerate.
1112 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1113 and configure dependency on lto-plugin configure.
1114 (lto-plugin module): Remove dependency on GCC; add dependency on
1115 liniberty.
1116
1117 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1118
1119 * MAINTAINERS (Write After Approval): Add myself.
1120
1121 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1122
1123 * configure: Regenerate.
1124
1125 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1126
1127 * configure.ac: (picochip): Disable libiberty.
1128
1129 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1130
1131 * MAINTAINERS (Write After Approval): Add myself.
1132
1133 2010-12-10 Ian Lance Taylor <iant@google.com>
1134
1135 PR bootstrap/46819
1136 * configure.ac: For --disable-libgcj clear libgcj_saved.
1137 * configure: Rebuild.
1138
1139 2010-12-10 Tobias Burnus <burnus@net-b.de>
1140
1141 PR fortran/46540
1142 * configure.ac: Add --disable-libquadmath and
1143 --disable-libquadmath-support.
1144 * configure: Regenerate.
1145
1146 2010-12-03 Ian Lance Taylor <iant@google.com>
1147
1148 * MAINTAINERS: Add myself as libgo maintainer.
1149
1150 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1151
1152 PR libffi/46792
1153 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1154 * configure: Regenerate.
1155
1156 2010-12-02 Ian Lance Taylor <iant@google.com>
1157
1158 * configure.ac: Always set default for poststage1_ldflags to
1159 -static-libstdc++ -static-libgcc.
1160
1161 2010-11-29 Andreas Schwab <schwab@redhat.com>
1162
1163 * configure.ac: Move comment to remove extra space in last argument
1164 of GCC_TARGET_TOOL.
1165
1166 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1167
1168 PR other/46026
1169 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1170 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1171 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1172 (BASE_FLAGS_TO_PASS): Use it.
1173 * configure: Rebuilt.
1174 * Makefile.in: Rebuilt.
1175
1176 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1177
1178 PR binutils/12258
1179 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1180 Properly check default linker.
1181 * configure: Regnerated.
1182
1183 2010-11-23 Matthias Klose <doko@ubuntu.com>
1184
1185 * configure.ac: For --enable-gold, handle value `default' instead of
1186 `both*'. New configure option --{en,dis}able-ld.
1187 * configure: Regenerate.
1188
1189 2010-11-20 Ian Lance Taylor <iant@google.com>
1190
1191 * configure.ac: Only disable a language library if no language needs
1192 it. Don't let --disable-libgcj uncondtionally disable libffi.
1193 * configure: Rebuild.
1194
1195 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1196
1197 * Makefile.in: Regenerate.
1198
1199 PR other/46202
1200 * configure.ac: Fix just-built in-tree STRIP name to be
1201 binutils/strip-new.
1202 * configure: Regenerate.
1203 * Makefile.def (install-strip-gcc, install-strip-binutils)
1204 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1205 (install-strip-sid): Mirror dependencies on non-strip variants
1206 of these targets on the respective -strip prerequisites.
1207 * Makefile.tpl (install-strip, install-strip-host)
1208 (install-strip-target): New targets.
1209 (install-strip-[+module+], install-strip-target-[+module+]):
1210 New targets.
1211 * Makefile.in: Regenerate.
1212
1213 2010-11-19 Ian Lance Taylor <iant@google.com>
1214 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1215
1216 * configure.ac: Add target-libgo to target_libraries. Set
1217 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1218 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1219 (HOST_EXPORTS): Add GOC.
1220 (BASE_TARGET_EXPORTS): Add GOC.
1221 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1222 (GOCFLAGS_FOR_TARGET): New variable.
1223 (EXTRA_HOST_FLAGS): Add GOC.
1224 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1225 * Makefile.def (target_modules): Add libgo.
1226 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1227 (dependencies): Add dependency from configure-target-libgo to
1228 configure-target-libffi and all-target-libstdc++-v3. Add
1229 dependencies from all-target-libgo to all-target-libffi.
1230 (languages): Add go.
1231 * configure: Rebuild.
1232 * Makefile.in: Rebuild.
1233
1234 2010-11-19 Ian Lance Taylor <iant@google.com>
1235
1236 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1237 compiler/flag environment variables.
1238
1239 2010-11-18 Ian Lance Taylor <iant@google.com>
1240
1241 * configure.ac: Check for lang_requires_boot_languages in
1242 config-lang.in files.
1243 * configure: Rebuild.
1244
1245 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1246 Tobias Burnus <burnus@net-b.de>
1247
1248 PR fortran/32049
1249 * Makefile.def: Add libquadmath; build it with language=fortran.
1250 * configure.ac: Add libquadmath.
1251 * Makefile.tpl: Handle multiple libs in check-[+language+].
1252 * Makefile.in: Regenerate.
1253 * configure: Regenerate.
1254
1255 2010-11-16 Tom Tromey <tromey@redhat.com>
1256
1257 * MAINTAINERS: Moved myself to reviewers section.
1258
1259 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1260
1261 * MAINTAINERS: Moved myself to reviewers section.
1262
1263 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1264
1265 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1266 (Write After Approval): Remove self.
1267
1268 2010-11-15 Andreas Schwab <schwab@redhat.com>
1269
1270 * configure.ac: Fix spelling in option names.
1271 * configure: Regenerated.
1272
1273 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1274
1275 PR bootstrap/39622
1276 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1277 * configure: Regenerated.
1278
1279 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1280
1281 * MAINTAINERS: Update my email address.
1282
1283 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1284
1285 * configure: Regenerate.
1286
1287 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1288
1289 * configure: Regenerate.
1290
1291 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1292
1293 * configure: Regenerate.
1294
1295 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1296
1297 * configure: Regenerate.
1298
1299 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1300
1301 * configure.ac: Support official CLooG.org versions.
1302 * configure: Regenerate.
1303 * config/cloog.m4: New.
1304
1305 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1306
1307 * MAINTAINERS (Write After Approval): Add myself.
1308
1309 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1310
1311 * MAINTAINERS: Update my email address.
1312
1313 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1314
1315 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1316 * configure: Regenerate.
1317
1318 2010-11-03 Ian Lance Taylor <iant@google.com>
1319 Dave Korn <dave.korn.cygwin@gmail.com>
1320
1321 PR lto/46273
1322 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1323 and on other supported platforms whenever LTO is enabled.
1324 * configure: Rebuild.
1325
1326 2010-11-02 Alan Modra <amodra@gmail.com>
1327
1328 PR binutils/12110
1329 * configure.ac: Error when source path contains spaces.
1330 * configure: Regenerate.
1331
1332 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1333
1334 * MAINTAINERS: Update my email address.
1335
1336 2010-10-20 Ian Lance Taylor <iant@google.com>
1337
1338 * Makefile.def (target_modules): Set lib_path to src/.libs for
1339 libstdc++-v3 module.
1340 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1341 * Makefile.in: Rebuild.
1342
1343 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1344
1345 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1346 (Write After Approval): Remove myself.
1347
1348 2010-10-15 Tristan Gingold <gingold@adacore.com>
1349
1350 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1351
1352 2010-10-14 Douglas Rupp <rupp@gnat.com>
1353
1354 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1355
1356 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1357
1358 * configure.ac (build_lto_plugin): New shell variable.
1359 (--enable-lto): Turn on by default for all non-ELF platforms that
1360 have had LTO support added so far. Set build_lto_plugin appropriately
1361 for both ELF and non-ELF.
1362 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1363 * configure: Regenerate.
1364
1365 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1366
1367 Sync from src:
1368 * configure.ac (v850 support): Remove target-libgloss from
1369 noconfigdirs.
1370 * configure: Regenerate.
1371
1372 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1373
1374 PR bootstrap/45326
1375 PR bootstrap/45174
1376 * configure.ac: Honor initial values of $build_configargs,
1377 $host_configargs, $target_configargs. Mark the precious, so
1378 environment settings get recorded.
1379 * configure: Regenerate.
1380
1381 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1382
1383 PR bootstrap/45796
1384 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1385 Depend on all-build-libiberty.
1386 * Makefile.in: Regenerate.
1387
1388 2010-09-30 Michael Eager <eager@eagercon.com>
1389
1390 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1391 * configure: Regenerate.
1392
1393 2010-09-28 Michael Eager <eager@eagercon.com>
1394
1395 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1396
1397 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1398
1399 PR bootstrap/44621
1400 * configure.ac: Fix unportable shell quoting.
1401 * configure: Regenerate.
1402
1403 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1404
1405 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1406 targets and amend comment.
1407 * configure: Regenerate.
1408
1409 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1410
1411 * MAINTAINERS (Write After Approval): Add myself.
1412
1413 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1414
1415 * configure.ac: Enable LTO by default on Darwin.
1416 * configure: Regenerate.
1417
1418 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1419
1420 * MAINTAINERS (Write After Approval): Add myself.
1421
1422 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1423
1424 * MAINTAINERS (Write After Approval): Add myself.
1425
1426 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1427
1428 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1429 ports
1430
1431 2010-07-28 David Yuste <david.yuste@gmail.com>
1432
1433 * MAINTAINERS (Write After Approval): Add myself.
1434
1435 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1436
1437 * configure.ac: Support all v850 targets.
1438 * configure: Regenerate.
1439
1440 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1441
1442 PR bootstrap/44455
1443 * configure.ac (extra_mpfr_configure_flags): Copy from
1444 extra_mpc_gmp_configure_flags.
1445 * configure: Re-generated.
1446
1447 2010-07-22 Andi Kleen <ak@linux.intel.com>
1448
1449 * MAINTAINERS (Write After Approval): Add myself.
1450
1451 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1452
1453 * MAINTAINERS (Write After Approval): Add myself.
1454
1455 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1456
1457 * MAINTAINERS (Write After Approval): Add myself.
1458
1459 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1460
1461 PR target/44862
1462 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1463 Provide -B option to allow for link spec %s substitutions for
1464 libstdc++.a on darwin.
1465 * Makefile.in: Regenerate.
1466
1467 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1468
1469 * MAINTAINERS (Reviewers): Update my e-mail address
1470
1471 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1472
1473 * Makefile.def (configure-gcc): Depend on all-libelf.
1474 * Makefile.in: Rebuild.
1475
1476 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1477
1478 * MAINTAINERS (Write After Approval): Add myself in the right place.
1479
1480 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1481
1482 * MAINTAINERS (Write After Approval): Add myself.
1483
1484 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1485
1486 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1487
1488 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1489
1490 * config.sub: Update to version 2010-05-21.
1491 * config.guess: Update to version 2010-04-03.
1492
1493 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1494
1495 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1496 * configure: Regenerate.
1497
1498 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1499
1500 * MAINTAINERS (Write After Approval): Add myself.
1501
1502 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1503
1504 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1505 a platform that supports LTO.
1506 * configure: Regenerate.
1507
1508 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1509
1510 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1511 * configure: Regenerated.
1512
1513 2010-04-27 Roland McGrath <roland@redhat.com>
1514 H.J. Lu <hongjiu.lu@intel.com>
1515
1516 * configure.ac (--enable-gold): Support both, both/gold and
1517 both/bfd to add gold to configdirs without removing ld.
1518 * configure: Regenerated.
1519
1520 * Makefile.def: Add install-gold dependency to install-ld.
1521 * Makefile.in: Regenerated.
1522
1523 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1524
1525 PR lto/42776
1526 * configure.ac (--enable-lto): Refactor handling so libelf tests
1527 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1528 and allow LTO to be explicitly enabled on non-ELF platforms that
1529 are known to support it inside else-clause.
1530 * configure: Regenerate.
1531
1532 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1533
1534 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1535 * configure: Regenerate.
1536
1537 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1538
1539 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1540 * configure: Regenerate.
1541
1542 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1543
1544 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1545 separately.
1546 * configure: Regenerate.
1547
1548 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1549
1550 * MAINTAINERS (Write After Approval): Add myself.
1551
1552 2010-04-14 Tristan Gingold <gingold@adacore.com>
1553
1554 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1555 * configure: Regenerate.
1556
1557 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1558
1559 * configure: Regenerate after change to elf.m4.
1560
1561 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1562
1563 * MAINTAINERS (Write After Approval): Add myself.
1564
1565 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1566
1567 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1568 * configure: Regenerated.
1569
1570 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1571
1572 * configure.ac: Print "buggy but acceptable" when CLooG
1573 revision is less than 9.
1574 * configure: Regenerated.
1575
1576 2010-04-01 Diego Novillo <dnovillo@google.com>
1577
1578 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1579
1580 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1581
1582 PR bootstrap/43615
1583 PR bootstrap/43328
1584
1585 Revert:
1586
1587 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1588
1589 * configure.ac: Do not pass --enable-multilib nor
1590 --disable-multilib in baseargs. Accept explicitly passed
1591 --enable_multilib.
1592 * configure: Regenerate.
1593
1594 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1595
1596 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1597
1598 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1599
1600 * MAINTAINERS: Remove myself.
1601
1602 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1603
1604 PR bootstrap/43328
1605 * configure.ac: Do not pass --enable-multilib nor
1606 --disable-multilib in baseargs. Accept explicitly passed
1607 --enable_multilib.
1608 * configure: Regenerate.
1609
1610 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1611
1612 * MAINTAINERS (spu port): Remove me.
1613
1614 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1615
1616 * configure.ac (tic6x-*-*): New case.
1617 * configure: Regenerate.
1618
1619 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1620
1621 * config.sub: Update to version 2010-03-22.
1622 * config.guess: Update to version 2009-12-30.
1623
1624 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1625
1626 PR ada/42554
1627 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1628 * configure: Regenerate.
1629
1630 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1631
1632 * MAINTAINERS: Update my email address.
1633
1634 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1635
1636 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1637 (ghassan.shobaki@amd.com): Removed.
1638
1639 2010-03-17 Alan Modra <amodra@gmail.com>
1640
1641 * MAINTAINERS: Update my email address.
1642
1643 2010-03-16 Diego Novillo <dnovillo@google.com>
1644
1645 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1646 Matthews.
1647
1648 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1649
1650 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1651 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1652
1653 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1654
1655 * MAINTAINERS: Update my email address.
1656
1657 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1658
1659 * MAINTAINERS: Update my email address.
1660
1661 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1662
1663 * MAINTAINERS: Update my email address.
1664
1665 2010-03-09 Jie Zhang <jie@codesourcery.com>
1666
1667 * MAINTAINERS: Update my email address.
1668
1669 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1670
1671 PR libstdc++/32499
1672 * configure.ac (RANLIB): Default to true.
1673 (STRIP): Likewise.
1674 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1675 * configure: Regenerate.
1676
1677 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1678
1679 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1680 (Write After Approval): Update my email address.
1681
1682 2010-02-17 Nick Clifton <nickc@redhat.com>
1683
1684 PR 11238
1685 * Makefile.tpl (local-distclean): Also remove config.cache files in
1686 sub-directories as there may not be Makefiles present in the
1687 sub-directories.
1688 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1689 the config.cache files found by the find command.
1690
1691 * Makefile.in: Regenerate.
1692 * configure.ac: Revert previous delta.
1693 * configure: Regenerate.
1694
1695 2010-02-15 Nick Clifton <nickc@redhat.com>
1696
1697 PR 11238
1698 * configure.ac: Delete config.cache files in sub-directories when
1699 deleting Makefiles.
1700 * configure: Regenerate.
1701
1702 2010-02-12 Ben Elliston <bje@gnu.org>
1703
1704 * MAINTAINERS: Update my email address.
1705
1706 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1707
1708 * MAINTAINERS (spu port): Update my email address.
1709
1710 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1711
1712 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1713
1714 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1715
1716 * configure.ac: Add "recommended" version checks for GMP/MPC.
1717 Update recommended GMP/MPFR/MPC versions.
1718 * configure: Regenerate.
1719
1720 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1721
1722 * MAINTAINERS: Move my Embecosm email address into the
1723 write-after-approval section.
1724
1725 2010-01-26 Ian Lance Taylor <iant@google.com>
1726
1727 * MAINTAINERS: Add myself as Go frontend maintainer.
1728
1729 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1730
1731 PR libstdc++/36101, PR libstdc++/42813
1732 * configure.ac (bootstrap_target_libs): Make inclusion of
1733 target-libgomp conditional on libgomb being in target_configdirs.
1734 * configure: Regenerate.
1735
1736 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1737
1738 PR libstdc++/36101, PR libstdc++/42813
1739 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1740 * configure: Regenerate.
1741
1742 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1743
1744 PR libstdc++/36101, PR libstdc++/42813
1745 * configure.ac (target_configdirs): Substitute.
1746 * Makefile.def: Bootstrap target module libgomp.
1747 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1748 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1749 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1750 * configure, Makefile.in: Regenerate.
1751
1752 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1753
1754 * MAINTAINERS: Adjust my details.
1755
1756 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1757
1758 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1759
1760 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1761
1762 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1763
1764 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1765
1766 * MAINTAINERS (Write After Approval): Add myself.
1767
1768 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1769
1770 * MAINTAINERS (Write After Approval): Add myself.
1771
1772 2010-01-11 Richard Guenther <rguenther@suse.de>
1773
1774 PR lto/41569
1775 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1776 * Makefile.in: Regenerated.
1777
1778 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1779
1780 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1781 * configure: Regenerate.
1782
1783 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1784 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1785
1786 PR bootstrap/42424
1787 * configure.ac: Include libtool m4 files.
1788 (_LT_CHECK_OBJDIR): Call it.
1789 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1790 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1791
1792 * configure: Regenerate.
1793
1794 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1795
1796 PR bootstrap/41818
1797 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1798 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1799 * Makefile.in: Regenerate.
1800
1801 2010-01-02 Richard Guenther <rguenther@suse.de>
1802
1803 PR lto/41529
1804 * configure.ac: Include config/elf.m4. Disable LTO if not
1805 builting for an elf target.
1806 * configure: Regenerate.
1807
1808 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1809
1810 * MAINTAINERS: Change my email address.
1811
1812 2009-12-18 Ben Elliston <bje@au.ibm.com>
1813
1814 * config.sub, config.guess: Update from upstream sources.
1815
1816 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1817
1818 * MAINTAINERS (Write After Approval): Add myself.
1819
1820 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1821
1822 PR middle-end/30447
1823 PR middle-end/30789
1824 PR other/40302
1825
1826 * configure.ac: Require MPC.
1827 * configure: Regenerate.
1828
1829 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1830
1831 PR target/38384
1832 PR bootstrap/40972
1833 * libtool.m4: Sync from git Libtool.
1834 * ltoptions.m4: Likewise.
1835 * ltversion.m4: Likewise.
1836 * lt~obsolete.m4: Likewise.
1837 * ltmain.sh: Likewise.
1838
1839 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1840
1841 * configure.ac: Update minimum MPC version to 0.8.
1842 * configure: Regenerate.
1843
1844 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1845
1846 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1847 * configure: Regenerated.
1848
1849 2009-11-21 Ian Lance Taylor <iant@google.com>
1850
1851 * configure.ac: Change default of poststage1_ldflags to be empty if
1852 poststage1_libs is set. When poststage1_libs is empty, and
1853 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1854 * configure: Rebuild.
1855
1856 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1857
1858 * MAINTAINERS (Write After Approval): Update my email address.
1859
1860 2009-11-20 Ben Elliston <bje@au.ibm.com>
1861
1862 * config.guess: Update from upstream sources.
1863
1864 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1865
1866 * Makefile.def: Restore host and target settings for gmp.
1867 * Makefile.in: Rebuild.
1868
1869 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1870
1871 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1872 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1873 Fix portability of test of C++ as bootstrap language. Add
1874 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1875 * configure: Rebuild.
1876 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1877 and cloog. Fix in-tree ppl configuration. Introduce libelf
1878 in-tree building.
1879 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1880 (POSTSTAGE1_HOST_EXPORTS): Use it.
1881 (STAGE[+id+]_CXXFLAGS): New.
1882 (BASE_FLAGS_TO_PASS): Pass it down.
1883 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1884 extra_exports.
1885 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1886 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1887 extra_exports.
1888 * Makefile.in: Rebuild.
1889
1890 2009-11-17 Ben Elliston <bje@au.ibm.com>
1891
1892 * config.sub, config.guess: Update from upstream sources.
1893
1894 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1895
1896 * MAINTAINERS (Write After Approval): Add myself.
1897
1898 2009-11-09 Jon Beniston <jon@beniston.com>
1899
1900 * MAINTAINERS (Write After Approval): Add myself.
1901
1902 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1903
1904 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1905 paths for *-w64-mingw* and x86_64-*mingw*.
1906 * configure: Regenerated.
1907
1908 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1909
1910 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1911
1912 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1913
1914 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1915 Phil Edwards to Write-After Approval.
1916
1917 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1918
1919 * configure.ac: Disable target-winsup & co for
1920 x86_64-*-mingw* and *-w64-mingw* targets.
1921 * configure: Regenerated.
1922
1923 2009-10-16 Nick Clifton <nickc@redhat.com>
1924
1925 * MAINTAINERS: Add myself as a maintainer for the RX port.
1926
1927 2009-10-26 Johannes Singler <singler@kit.edu>
1928
1929 * MAINTAINERS (Write After Approval): Update my e-mail address.
1930
1931 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1932
1933 * configure.ac (CLooG test): Use = with test.
1934 * configure: Regenerate.
1935
1936 2009-10-22 Richard Guenther <rguenther@suse.de>
1937
1938 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1939 cloog if the ppl version check failed. Move flags saving
1940 before setting in libelf check.
1941 * configure: Regenerate.
1942
1943 2009-10-21 Richard Guenther <rguenther@suse.de>
1944
1945 * configure.ac: Adjust the ppl and cloog configure to work as
1946 documented. Disable cloog if ppl was disabled. Omit the version
1947 checks if they were disabled.
1948 * configure: Re-generate.
1949
1950 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1951
1952 * configure.ac: Add 'lto' to enable_languages, not
1953 new_enable_languages, and only if not already present.
1954 * configure: Regenerate.
1955
1956 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1957
1958 * README: Refer to the various COPYING* files instead of just
1959 COPYING.
1960 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1961
1962 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1963
1964 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1965
1966 2009-10-07 Richard Guenther <rguenther@suse.de>
1967
1968 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1969 and Richard Guenther as reviewers.
1970 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1971 as reviewers.
1972
1973 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
1974
1975 * config.sub: Update from upstream sources.
1976
1977 2009-10-06 Ian Lance Taylor <iant@google.com>
1978
1979 * Makefile.def: check-gold depends upon all-gas.
1980 * Makefile.in: Rebuild.
1981
1982 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1983
1984 * MAINTAINERS (Write After Approval): Add myself.
1985
1986 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1987
1988 * Makefile.def: all-lto-plugin depends on all-libiberty.
1989 set bootstrap=true for lto-plugin.
1990 Add lto-plugin.
1991 * Makefile.in: Regenerate.
1992 * configure.ac (host_libs): Add lto-plugin.
1993 * configure: Regenerate.
1994
1995 2009-10-03 Diego Novillo <dnovillo@google.com>
1996
1997 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1998 (HOST_LIBELFLIBS): Define.
1999 (HOST_LIBELFINC): Define.
2000 * Makefile.in: Regenerate.
2001 * configure.ac: Add --enable-lto.
2002 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2003 If --enable-lto is used, add 'lto' to new_enable_languages.
2004 If --enable-lto is used and gold is enabled, add
2005 lto-plugin to configdirs.
2006 * configure: Regenerate.
2007
2008 2009-10-03 Simon Baldwin <simonb@google.com>
2009
2010 * configure.ac: If --with-system-zlib, suppress local zlib and
2011 pass --with-system-zlib to subdir configure scripts.
2012 * configure: Regenerate.
2013
2014 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2015 Paolo Bonzini <bonzini@gnu.org>
2016
2017 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2018 $(srcdir).
2019 * Makefile.in: Rebuilt.
2020
2021 2009-09-26 Gary Funck <gary@intrepid.com>
2022
2023 * MAINTAINERS (Write After Approval): Add myself.
2024
2025 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2026
2027 * configure.ac: Update minimum MPC version to 0.7.
2028 * configure: Regenerate.
2029
2030 2009-09-25 Nick Clifton <nickc@redhat.com>
2031
2032 * configure.ac: Pass any --cache-file=/dev/null option on to
2033 subconfigures.
2034 * configure: Regenerate.
2035
2036 2009-09-23 Nick Clifton <nickc@redhat.com>
2037
2038 * config.sub, config.guess: Update from upstream sources.
2039
2040 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2041
2042 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2043 * Makefile.in: Rebuilt.
2044
2045 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2046
2047 PR bootstrap/32272
2048 * configure.ac: Error out if $srcdir isn't '.' but contains
2049 host-${host_noncanonical}.
2050 * configure: Regenerate.
2051
2052 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2053
2054 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2055 maintainer.
2056
2057 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2058
2059 * configure.ac: If bootstrapping a combined tree with
2060 --enable-gold, require c++ in stage1_languages.
2061 * configure: Regenerate.
2062
2063 * configure.ac: Also add target_libs of stage1_languages to
2064 bootstrap_target_libs.
2065 * configure: Regenerate.
2066
2067 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2068 with --enable-languages not containing c++.
2069 * configure: Regenerate.
2070
2071 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2072
2073 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2074 * configure: Regenerate.
2075
2076 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2077
2078 * MAINTAINERS (Write After Approval): Update my e-mail address,
2079 and move from from here...
2080 (Waiting for paperwork): To here.
2081
2082 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2083
2084 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2085
2086 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2087
2088 * configure.ac: Do not use $extrasub for replacing @if/@endif
2089 parts in Makefile; instead, use additional arguments to
2090 AC_CONFIG_COMMANDS to do the replacement manually, with several
2091 sed invocations, to avoid HP-UX sed command limits.
2092 * configure: Regenerate.
2093
2094 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2095
2096 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2097 blank before -L.
2098
2099 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2100
2101 * configure.ac (with-build-config): Document. Handle without.
2102 Handle missing argument.
2103 * configure: Rebuilt.
2104
2105 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2106
2107 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2108 Default to bootstrap-debug only if compare-debug works.
2109 * configure: Rebuilt.
2110 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2111 * Makefile.in: Rebuilt.
2112
2113 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2114
2115 * MAINTAINERS (OS Port Maintainers): Update my email address.
2116
2117 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2118
2119 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2120 * Makefile.in: Rebuilt.
2121
2122 2009-09-01 Chris Demetriou <cgd@google.com>
2123
2124 * MAINTAINERS (Write After Approval): Add myself.
2125
2126 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2127
2128 PR debug/30161
2129 * include/dwarf2.h (enum dwarf_tag): Added
2130 DW_TAG_GNU_template_template_param
2131 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2132
2133 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2134
2135 * Makefile.tpl (AWK): Fix typo.
2136 * Makefile.in: Regenerate.
2137
2138 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2139
2140 * configure.ac: Detect awk and sed.
2141 * Makefile.def (flags_to_pass): Add AWK and SED.
2142 * Makefile.tpl (AWK, SED): New.
2143 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2144 * configure: Regenerate.
2145 * Makefile.in: Regenerate.
2146
2147 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2148
2149 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2150 (collapseslashes): Likewise.
2151
2152 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2153
2154 * configure.ac (AC_PREREQ): Bump to 2.64.
2155
2156 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2157
2158 * configure.ac: Remove --with-datarootdir, --with-docdir,
2159 --with-pdfdir, --with-htmldir switches.
2160 * configure: Regenerate.
2161
2162 * configure: Regenerate.
2163
2164 * compile: Sync from Automake 1.11.
2165 * depcomp: Likewise.
2166 * install-sh: Likewise.
2167 * missing: Likewise.
2168 * mkinstalldirs: Likewise.
2169 * ylwrap: Likewise.
2170
2171 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2172
2173 * ltmain.sh (func_normal_abspath): New function.
2174 (func_relative_path): Likewise.
2175 (func_mode_help): Document new -bindir option for link mode.
2176 (func_mode_link): Add new -bindir option, and use it to place
2177 output DLL if specified.
2178
2179 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2180
2181 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2182 (baseargs): Add --disable-option-checking.
2183 * configure: Regenerate.
2184
2185 * Makefile.def (configure-target-libiberty): Depend on
2186 all-binutils and all-ld.
2187 (configure-target-newlib): Likewise.
2188 * Makefile.in: Regenerate.
2189
2190 2009-08-17 Ben Elliston <bje@au.ibm.com>
2191
2192 * config.sub, config.guess: Update from upstream sources.
2193
2194 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2195
2196 Sync from src, merge:
2197
2198 2009-07-02 Tristan Gingold <gingold@adacore.com>
2199
2200 * configure.ac: Do not exclude gas for i386-*-darwin.
2201 Add a case for x86_64-*-darwin.
2202 * configure: Regenerate.
2203
2204 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2205
2206 * MAINTAINERS: Add my name to Write After Approval list.
2207
2208 2009-08-06 Michael Eager <eager@eagercon.com>
2209
2210 * configure.ac: Add Microblaze target.
2211 * configure: Regenerate.
2212
2213 2009-07-31 Christian Bruel <christian.bruel@st.com>
2214
2215 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2216 * configure: Regenerate.
2217
2218 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2219
2220 * MAINTAINERS (Write After Approval): Update my e-mail address.
2221
2222 2009-07-06 Ian Lance Taylor <iant@google.com>
2223
2224 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2225 * configure: Rebuild.
2226
2227 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2228
2229 * MAINTAINERS: Move myself to the Graphite Reviewers.
2230
2231 2009-06-30 Wei Guozhi <carrot@google.com>
2232
2233 * MAINTAINERS: Add my name to Write After Approval list.
2234
2235 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2236
2237 PR bootstrap/40338
2238 * configure.ac (comparestring): Create new variable.
2239 * Makefile.tpl (comparestring): Use to skip some comparisions.
2240 * configure: Regenerate.
2241 * Makefile.in: Regenerate.
2242
2243 2009-06-26 Doug Evans <dje@sebabeach.org>
2244
2245 * Makefile.def (host_modules): Add cgen.
2246 * Makefile.in: Regenerate.
2247 * configure.ac (host_tools): Add cgen.
2248 * configure: Regenerate.
2249
2250 2009-06-23 DJ Delorie <dj@redhat.com>
2251
2252 * MAINTAINERS: Add myself as mep maintainer.
2253
2254 2009-06-23 Ian Lance Taylor <iant@google.com>
2255
2256 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2257 boot_languages. Only bootstrap target libraries listed in
2258 target_libs for some boot language. Add --with-stage1-ldflags,
2259 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2260 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2261 if not building with C++.
2262 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2263 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2264 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2265 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2266 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2267 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2268 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2269 * configure, Makefile.in: Rebuild.
2270
2271 2009-06-23 Li Feng <nemokingdom@gmail.com>
2272
2273 * MAINTAINERS: Added my name to write-after-approval list.
2274
2275 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2276
2277 * configure.ac: Define is_elf for QNX Neutrino targets.
2278 * configure: Regenerate.
2279
2280 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2281
2282 * MAINTAINERS: Added my name to the write-after-approval list
2283
2284 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2285
2286 * configure.ac: Detect MPC in default directory.
2287 * configure: Regenerate.
2288
2289 2009-06-03 Jerome Guitton <guitton@adacore.com>
2290 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2291
2292 * Makefile.tpl (all): Avoid a trailing backslash.
2293 * Makefile.in: Regenerate.
2294
2295 2009-06-03 Ben Elliston <bje@au.ibm.com>
2296
2297 * config.sub, config.guess: Update from upstream sources.
2298
2299 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2300
2301 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2302 to noconfdirs.
2303 * configure: Regenerate.
2304
2305 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2306
2307 * Makefile.tpl ([+compare-target+]): Compare all stage
2308 directories, rather than just gcc.
2309 * Makefile.in: Rebuilt.
2310
2311 2009-06-01 Doug Kwan <dougkwan@google.com>
2312
2313 * configure.ac: Support gold for target arm*-*-*.
2314 * configure: Regenerate.
2315
2316 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2317
2318 * Makefile.def: Add MPC support and dependencies.
2319 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2320
2321 * Makefile.in, configure: Regenerate.
2322
2323 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2324
2325 * Makefile.tpl (all): Avoid harmless warning in make all when
2326 gcc-bootstrap is enabled but stage_last does not exist.
2327 * Makefile.in: Rebuilt.
2328
2329 2009-05-24 Nicolas Roche <roche@adacore.com>
2330
2331 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2332 * Makefile.in: Regenerate.
2333
2334 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2335
2336 * MAINTAINERS: Update my e-mail address.
2337
2338 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2339
2340 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2341 * configure: Regenerate.
2342
2343 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2344
2345 PR other/40159
2346 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2347 gcc-no-bootstrap are mutually exclusive.
2348 * Makefile.in: Rebuilt.
2349
2350 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2351
2352 PR other/40159
2353 * Makefile.tpl (all): Don't end with unconditional success.
2354 * Makefile.in: Rebuilt.
2355
2356 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2357
2358 PR target/37137
2359 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2360 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2361 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2362 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2363 stage_configureflags, stage_cflags and stage_libcflags into
2364 explicit Makefile macros.
2365 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2366 GFORTRAN.
2367 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2368 CC. Set CC_FOR_BUILD from CC.
2369 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2370 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2371 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2372 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2373 and GFORTRAN.
2374 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2375 (_LIBCFLAGS): Renamed to _TFLAGS.
2376 (do-compare-debug, do-compare3-debug): Drop.
2377 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2378 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2379 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2380 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2381 (XGCC_FLAGS_FOR_TARGET): New.
2382 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2383 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2384 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2385 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2386 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2387 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2388 TFLAGS.
2389 (BUILD_CONFIG): Include if requested.
2390 (all): Set TFLAGS on bootstrap.
2391 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2392 (all-stageid-prefixmodule): Likewise.
2393 (do-clean, distclean-stageid): Set TFLAGS.
2394 (restrap): Fix whitespace.
2395 * Makefile.in: Rebuilt.
2396
2397 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2398
2399 * config.guess: Sync with src.
2400
2401 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2402
2403 * configure.ac ($with_ppl): Default to no if not supplied.
2404 ($with_cloog): Likewise.
2405 configure: Regenerate.
2406
2407 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2408
2409 * MAINTAINERS: Update my e-mail address.
2410
2411 2009-04-27 Nick Clifton <nickc@redhat.com>
2412
2413 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2414
2415 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2416
2417 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2418 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2419 * Makefile.in: Regenerate.
2420
2421 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2422
2423 PR bootstrap/39739
2424 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2425 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2426
2427 * configure, Makefile.in: Regenerate.
2428
2429 2009-04-21 Taras Glek <tglek@mozilla.com>
2430
2431 * include/hashtab.h: Update GTY annotations to new syntax
2432 * include/splay-tree.h: Likewise
2433
2434 2009-04-17 Ben Elliston <bje@au.ibm.com>
2435
2436 * config.sub, config.guess: Update from upstream sources.
2437
2438 2009-04-15 Anthony Green <green@moxielogic.com>
2439
2440 * configure.ac: Add moxie support.
2441 * configure: Rebuilt.
2442
2443 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2444
2445 * configure.ac: Change copyright header to refer to version
2446 3 of the GNU General Public License and to point readers at the
2447 COPYING3 file and the FSF's license web page.
2448 * Makefile.def: Likewise.
2449 * Makefile.tpl: Likewise.
2450 * Makefile.in: Regenerate.
2451
2452 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2453
2454 * configure.ac: Restore match for darwin9 or later. Use double
2455 brackets since regeneration eats one pair.
2456 * configure: Regenerate.
2457
2458 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2459
2460 PR gas/10039
2461 * configure.ac: Require texinfo 4.7.
2462 * configure: Regenerated.
2463
2464 2009-04-09 Nick Clifton <nickc@redhat.com>
2465
2466 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2467 the GCC Runtime Library Exception.
2468
2469 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2470
2471 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2472 * configure: Regenerate.
2473
2474 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2475
2476 * Makefil.def (languages): New entries.
2477 * Makefile.tpl (check-gcc-*): New generic target.
2478 * Makefile.in: Regenerate.
2479
2480 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2481
2482 * MAINTAINERS: Update my email address.
2483
2484 2009-03-18 Tom Tromey <tromey@redhat.com>
2485
2486 * configure: Rebuild.
2487 * configure.ac (host_libs): Add libiconv.
2488 * Makefile.in: Rebuild.
2489 * Makefile.def (host_modules): Add libiconv.
2490 (configure-gdb, all-gdb): Depend on libiconv.
2491
2492 2009-03-16 Tristan Gingold <gingold@adacore.com>
2493
2494 * configure.ac: Treat gdb as supported on x86_64-darwin.
2495 * configure: Regenerate.
2496
2497 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2498
2499 * configure.ac (--with-host-libstdcxx): New option.
2500 * configure: Regenerate.
2501
2502 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2503
2504 * MAINTAINERS: Move myself into the write after approval list.
2505
2506 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2507
2508 * MAINTAINERS: Update e-mail address.
2509
2510 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2511
2512 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2513
2514 2009-03-10 Ira Rosen <irar@il.ibm.com>
2515
2516 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2517
2518 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2519
2520 Backport from git Libtool:
2521
2522 2009-01-19 Robert Millan <rmh@aybabtu.com>
2523 Support GNU/kOpenSolaris.
2524 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2525 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2526 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2527 GNU/kOpenSolaris.
2528
2529 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2530
2531 * MAINTAINERS: Update e-mail address.
2532
2533 2009-02-24 Michael Eager <eager@eagercon.com>
2534
2535 * MAINTAINERS (Write After Approval): Add self.
2536
2537 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2538
2539 * MAINTAINERS (Write After Approval): Add myself.
2540
2541 2009-02-05 Andreas Schwab <schwab@suse.de>
2542
2543 * Makefile.tpl (stage_last): Define $r and $s before using
2544 $(RECURSE_FLAGS_TO_PASS).
2545 * Makefile.in: Regenerate
2546
2547 2009-01-30 Ian Lance Taylor <iant@google.com>
2548
2549 * MAINTAINERS: Move myself to the Global Reviewers list.
2550
2551 2009-01-29 Robert Millan <rmh@aybabtu.com>
2552
2553 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2554 * configure: Regenerate.
2555
2556 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2557
2558 * MAINTAINERS: Make whitespace consistent.
2559 Remove Robert Millan from Write After Approval.
2560
2561 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2562
2563 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2564 (all-opcodes): Depend on all-libiberty.
2565 * Makefile.in: Regenerate.
2566
2567 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2568
2569 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2570 * configure: Regenerate.
2571
2572 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2573
2574 * MAINTAINERS (Write After Approval): Add myself.
2575
2576 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2577
2578 * MAINTAINERS: Add myself to reviewers (Fortran).
2579
2580 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2581
2582 PR tree-optimization/38515
2583 * configure.ac (cloog-polylib): Removed.
2584 (with_ppl, with_cloog): Test for "no".
2585 * configure: Regenerated.
2586
2587 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2588
2589 * MAINTAINERS: Moved myself to reviewers (Fortran).
2590
2591 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2592
2593 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2594 (Write After Approval): Remove myself.
2595
2596 2009-01-03 Diego Novillo <dnovillo@google.com>
2597
2598 * MAINTAINERS: Remove myself from alias maintainership.
2599
2600 2009-01-02 David Ayers <ayers@fsfe.org>
2601
2602 * MAINTAINERS: Update e-mail address.
2603
2604 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2605
2606 * MAINTAINERS: Make whitespace consistent.
2607
2608 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2609
2610 Backport from upstream Libtool:
2611 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2612 Add cache variables to tests that require the linker to work.
2613 For shlibpath_overrides_runpath, this also changes the semantics
2614 to let the result from the C compiler take precedence.
2615
2616 2008-12-02 Ben Elliston <bje@au.ibm.com>
2617
2618 * config.sub, config.guess: Update from upstream sources.
2619
2620 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2621
2622 * configure.ac (ppllibs): Add by default the lib flags.
2623 * configure: Regenerate.
2624
2625 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2626
2627 * MAINTAINERS: Add myself to the write after approval list.
2628
2629 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2630
2631 * configure.ac: Add double brackets on darwin[912].
2632 * configure: Regenerate.
2633
2634 2008-12-03 Daniel Kraft <d@domob.eu>
2635
2636 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2637 Approval to Reviewer section (for Fortran front-end).
2638
2639 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2640
2641 * configure.ac: Expand to darwin10 and later.
2642 * configure: Regenerate.
2643
2644 2008-12-02 Andreas Schwab <schwab@suse.de>
2645
2646 * Makefile.def: configure-target-boehm-gc depends on
2647 all-target-libstdc++-v3.
2648 * Makefile.in: Regenerate.
2649
2650 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2651
2652 * MAINTAINERS: Add myself as mingw maintainer.
2653
2654 2008-12-02 Ben Elliston <bje@au.ibm.com>
2655
2656 * config.sub, config.guess: Update from upstream sources.
2657
2658 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2659
2660 * README.SCO: Remove.
2661
2662 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2663
2664 * MAINTAINERS: Add myself to the write after approval list.
2665
2666 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2667
2668 * MAINTAINERS: Update my email address in WAA section.
2669
2670 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2671
2672 * MAINTAINERS: Update e-mail address.
2673
2674 2008-11-27 Toon Moene <toon@moene.org>
2675
2676 * MAINTAINERS: Change e-mail address.
2677
2678 2008-11-27 Tristan Gingold <gingold@adacore.com>
2679
2680 * configure.ac: Build gdb for i?86-*-darwin*
2681 * configure: Regenerated.
2682
2683 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2684
2685 * MAINTAINERS: Added my full name.
2686
2687 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2688
2689 PR bootstrap/38014
2690 PR bootstrap/37923
2691
2692 Revert:
2693
2694 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2695
2696 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2697 * Makefile.in: Regenerated.
2698
2699 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2700
2701 PR gdb/921
2702 PR gdb/1646
2703 PR gdb/2175
2704 PR gdb/2176
2705
2706 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2707 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2708 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2709 (HOST_EXPORTS): Pass CPPFLAGS.
2710 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2711 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2712 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2713 * Makefile.in, configure: Regenerated.
2714 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2715 and CPPFLAGS_FOR_BUILD.
2716
2717 2008-11-06 Jeff Law <law@redhat.com>
2718
2719 * MAINTAINERS: Add myself as middle end maintainer.
2720
2721 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2722
2723 * MAINTAINERS (Write after approval): Add myself.
2724
2725 2008-11-05 Diego Novillo <dnovillo@google.com>
2726
2727 * MAINTAINERS (Global Reviewers): Add myself.
2728 (Non-Algorithmic Maintainers): Remove myself.
2729
2730 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2731
2732 * MAINTAINERS (Write after approval): Add myself.
2733
2734 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2735
2736 * MAINTAINERS (Write after approval): Add myself.
2737
2738 2008-10-31 Ben Elliston <bje@au.ibm.com>
2739
2740 * configure.ac (spu-*-*): Remove special case.
2741 * configure: Regenerate.
2742
2743 2008-10-30 Catherine Moore <clm@codesourcery.com>
2744
2745 * MAINTAINERS (Write after approval): Update my email address.
2746
2747 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2748
2749 * configure.ac [spu-*-*]: Do not set skipdirs.
2750 * configure: Re-generate.
2751
2752 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2753
2754 * MAINTAINERS (Various Maintainers): Add myself to reload.
2755
2756 2008-10-25 Richard Guenther <rguenther@suse.de>
2757
2758 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2759 maintainer. Remove myself as libgcc-math maintainer.
2760 (Non-Algorithmic Maintainers): Remove myself.
2761
2762 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2763
2764 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2765 * Makefile.in: Regenerated.
2766
2767 2008-10-23 Cary Coutant <ccoutant@google.com>
2768
2769 * MAINTAINERS (Write after approval): Add myself.
2770
2771 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2772
2773 PR gdb/921
2774 PR gdb/1646
2775 PR gdb/2175
2776 PR gdb/2176
2777
2778 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2779 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2780 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2781 (HOST_EXPORTS): Pass CPPFLAGS.
2782 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2783 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2784 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2785 * Makefile.in, configure: Regenerated.
2786 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2787 and CPPFLAGS_FOR_BUILD.
2788
2789 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2790
2791 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2792 Sebastian Pop.
2793
2794 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2795
2796 * MAINTAINERS (Write After Approval): Added myself.
2797
2798 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2799
2800 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2801 recommended version to 2.3.2.
2802
2803 * configure: Regenerate.
2804
2805 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2806
2807 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2808
2809 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2810
2811 * MAINTAINERS (Write After Approval): Update e-mail address.
2812
2813 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2814
2815 * libtool.m4: Update to libtool 2.2.6.
2816 * lt~obsolete.m4: Update to libtool 2.2.6.
2817 * ltmain.sh: Update to libtool 2.2.6.
2818 * ltsugar.m4: Update to libtool 2.2.6.
2819 * ltversion.m4: Update to libtool 2.2.6.
2820 * ltoptions.m4: Update to libtool 2.2.6.
2821 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2822
2823 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2824
2825 * MAINTAINERS (Write After Approval): Add myself.
2826
2827 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2828
2829 * MAINTAINERS (Write After Approval): Update my name.
2830
2831 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2832
2833 * MAINTAINERS: Add myself in "Write After Approval".
2834
2835 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2836
2837 * MAINTAINERS: Add myself as ia64 maintainer.
2838
2839 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2840
2841 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2842 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2843 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2844 and Michael Tiemann from Write After Approval since they do not
2845 actually have access.
2846
2847 2008-09-05 Richard Guenther <rguenther@suse.de>
2848
2849 * configure.ac: Initialize clooglibs to -lcloog.
2850 * configure: Re-generate.
2851
2852 2008-09-04 Le-Chun Wu <lcwu@google.com>
2853
2854 * MAINTAINERS (Write After Approval): Add myself.
2855
2856 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2857
2858 * configure.ac (--with-cloog-polylib): New.
2859 (--disable-cloog-version-check): New.
2860 (--disable-ppl-version-check): New.
2861 * configure: Re-generate.
2862
2863 2008-09-03 Richard Guenther <rguenther@suse.de>
2864
2865 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2866 cloog test.
2867 * configure: Re-generate.
2868
2869 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2870
2871 Add picoChip port.
2872 * MAINTAINERS: Add picoChip maintainers.
2873
2874 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2875 Tobias Grosser <grosser@fim.uni-passau.de>
2876 Jan Sjodin <jan.sjodin@amd.com>
2877 Harsha Jagasia <harsha.jagasia@amd.com>
2878 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2879 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2880 Adrien Eliche <aeliche@isty.uvsq.fr>
2881
2882 Merge from graphite branch.
2883 * configure: Regenerate.
2884 * Makefile.in: Regenerate.
2885 * configure.ac (host_libs): Add ppl and cloog.
2886 Add checks for PPL and CLooG.
2887 * Makefile.def (ppl, cloog): Added modules and dependences.
2888 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2889 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2890
2891 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2892
2893 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2894 (GCC_SHLIB_SUBDIR): New.
2895 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2896 * configure: Regenerate.
2897 * Makefile.in: Regenerate.
2898
2899 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2900
2901 * MAINTAINERS: Consistently use tabs to separate columns.
2902
2903 2008-08-29 Tristan Gingold <gingold@adacore.com>
2904
2905 * MAINTAINERS (Write after Approval): Add myself.
2906
2907 2008-08-28 Tristan Gingold <gingold@adacore.com>
2908
2909 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2910 Enable bfd, binutils and opcodes.
2911 * configure: Regenerate.
2912
2913 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2914
2915 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2916
2917 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2918
2919 * MAINTAINERS: Use correct Umlaut for last name.
2920
2921 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2922
2923 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2924
2925 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2926
2927 * MAINTAINERS: Update my email address.
2928
2929 2008-08-16 Nicolas Roche <roche@adacore.com>
2930
2931 * Makefile.tpl: Add BOOT_ADAFLAGS.
2932 * Makefile.in: Regenerate.
2933
2934 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2935
2936 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2937 * configure: Regenerate.
2938
2939 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2940
2941 * configure.ac: Add makefile fragments for hpux.
2942 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2943 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2944 * configure: Regenerate.
2945 * Makefile.in: Regenerate.
2946
2947 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
2948
2949 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2950
2951 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2952
2953 * MAINTAINERS (Write after Approval): Add myself.
2954
2955 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2956
2957 * MAINTAINERS (Write After Approval): Add myself.
2958
2959 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
2960
2961 * MAINTAINERS (Write After Approval): Add myself.
2962
2963 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2964
2965 * MAINTAINERS: Update my email address.
2966
2967 2008-06-25 Joey Ye <joey.ye@intel.com>
2968
2969 * MAINTAINERS (Write After Approval): Add myself.
2970
2971 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2972
2973 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2974 * Makefile.in: Regenerate.
2975 * configure: Regenerate.
2976
2977 2008-06-17 Daniel Kraft <d@domob.eu>
2978
2979 * MAINTAINERS (Write After Approval): Add myself.
2980
2981 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2982
2983 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2984 "$@" is still intact with both Autoconf 2.59 and 2.62.
2985 * configure: Regenerate.
2986
2987 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2988
2989 * Makefile.tpl: Fix comment errors.
2990 * Makefile.in: Regenerate.
2991
2992 2008-06-12 David S. Miller <davem@davemloft.net>
2993 David Edelsohn <edelsohn@gnu.org>
2994
2995 * configure.ac: Add powerpc*-*-* to gold supported targets.
2996 * configure: Regenerate.
2997
2998 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2999
3000 PR tree-optimization/36218
3001 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3002 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3003 (all prefix="build-"): Pass them to build-system sub-makes.
3004 * Makefile.in: Regenerate.
3005
3006 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3007
3008 * MAINTAINERS (mt port): Remove.
3009 (sco5, unixware, sco udk): Remove.
3010 (Kean Johnston): Add to Write After Approval.
3011
3012 2008-05-30 Julian Brown <julian@codesourcery.com>
3013
3014 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3015 of libobjc for ARM EABI Linux.
3016 * configure: Regenerate.
3017
3018 2008-05-18 Xinliang David Li <davidxl@google.com>
3019
3020 * ChangeLog: Remove wrong ChangeLog entry.
3021
3022 2008-05-17 Xinliang David Li <davidxl@google.com>
3023
3024 * MAINTAINERS (Write After Approval): Add myself.
3025
3026 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3027
3028 * MAINTAINERS (Write After Approval): Add myself.
3029
3030 2008-05-14 Rafael Espíndola <espindola@google.com>
3031
3032 * config-ml.in: don't handle --enable-shared and --enable-static.
3033
3034 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3035
3036 * MAINTAINERS: Update my email address.
3037
3038 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3039
3040 * MAINTAINERS: Update my email address.
3041
3042 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3043
3044 * MAINTAINERS (Write After Approval): Add myself.
3045
3046 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3051
3052 * MAINTAINERS (crx): Add myself.
3053
3054 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3055
3056 Sync with src:
3057 2008-04-14 David S. Miller <davem@davemloft.net>
3058
3059 * configure.ac: Add sparc*-*-* to gold supported targets.
3060 * configure: Regenerate.
3061
3062 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3063
3064 PR bootstrap/35457
3065 * configure.ac: Include override.m4.
3066 * configure: Regenerate.
3067
3068 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3069
3070 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3071 * Makefile.in: Regenerate.
3072
3073 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3074
3075 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3076 as nonconfigurable directories list.
3077 * configure: Regenerate.
3078
3079 2008-04-14 Ben Elliston <bje@au.ibm.com>
3080
3081 * config.sub, config.guess: Update from upstream sources.
3082
3083 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3084
3085 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3086 * Makefile.in: Regenerate.
3087
3088 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3089
3090 * configure.ac: Do not build libssp for the AVR.
3091 * configure: Regenerate.
3092
3093 2008-04-07 Ian Lance Taylor <iant@google.com>
3094
3095 * Makefile.def: check-gold depends upon all-binutils.
3096 * Makefile.in: Regenerate.
3097
3098 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3099
3100 * MAINTAINERS (Write After Approval): Add myself.
3101
3102 2008-04-04 Nick Clifton <nickc@redhat.com>
3103
3104 PR binutils/4334
3105 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3106 builds.
3107 * configure: Regenerate.
3108
3109 2008-04-04 NightStrike <NightStrike@gmail.com>
3110
3111 PR other/35151
3112 * configure.ac: Combine rules for mingw32 and mingw64.
3113 * configure: Regenerate.
3114
3115 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3116
3117 * MAINTAINERS (Write After Approval): Add myself.
3118
3119 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3120
3121 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3122 * Makefile.in (.NOTPARALLEL): Ditto.
3123
3124 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3125
3126 * MAINTAINERS (Write After Approval): Add myself.
3127
3128 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3129
3130 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3131 * Makefile.in (.NOTPARALLEL): Regenerate.
3132
3133 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3134
3135 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3136 * Makefile.in: Regenerate.
3137
3138 2008-03-26 Jakub Staszak <kuba@et.pl>
3139
3140 * MAINTAINERS (Write After Approval): Add myself.
3141
3142 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3143
3144 * MAINTAINERS: Update e-mail address.
3145
3146 2008-03-20 Ian Lance Taylor <iant@google.com>
3147
3148 * configure.ac: Add support for --enable-gold.
3149 * Makefile.def: Add gold as a directory like ld.
3150 * configure, Makefile.in: Regenerate.
3151
3152 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3153
3154 * configure.ac: m4_include config/proginstall.m4.
3155 * configure: Regenerate.
3156
3157 Backport from upstream Libtool:
3158
3159 2007-10-12 Eric Blake <ebb9@byu.net>
3160
3161 Deal with Autoconf 2.62's semantic change in m4_append.
3162 * ltsugar.m4 (lt_append): Replace broken versions of
3163 m4_append.
3164 (lt_if_append_uniq): Don't require separator to be overquoted,
3165 and avoid broken m4_append.
3166 (lt_dict_add): Fix typo.
3167 * libtool.m4 (_LT_DECL): Don't overquote separator.
3168
3169 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3170
3171 * config.rpath: Add AIX 6 support.
3172
3173 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3174
3175 * Makefile.def (stageprofile). Remove -fprofile-generate
3176 from stage_libcflags.
3177 * Makefile.in: Regenerate.
3178
3179 2008-03-13 Ben Elliston <bje@au.ibm.com>
3180
3181 * config.sub, config.guess: Update from upstream sources.
3182
3183 2008-03-06 Tom Tromey <tromey@redhat.com>
3184
3185 * MAINTAINERS: Update for treelang deletion.
3186
3187 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3188
3189 * MAINTAINERS: Update my email address.
3190
3191 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3192
3193 * MAINTAINERS (darwin port): Add myself as a maintainer.
3194 (objective-c/c++): Add myself as a maintainer.
3195
3196 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3197
3198 * MAINTAINERS (Write After Approval): Update my email address.
3199
3200 2008-02-25 Tomas Bily <tbily@suse.cz>
3201
3202 * MAINTAINERS (Write After Approval): Add myself.
3203
3204 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3205
3206 * MAINTAINERS (OpenMP): Add myself.
3207
3208 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3209
3210 PR bootstrap/32009
3211 PR bootstrap/32161
3212
3213 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3214 * configure: Regenerate.
3215
3216 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3217 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3218 STAGE4_LIBCFLAGS): New.
3219 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3220 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3221 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3222 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3223 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3224 for target modules. Don't export LIBCFLAGS.
3225 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3226 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3227 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3228 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3229 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3230 * Makefile.in: Regenerate.
3231
3232 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3233
3234 PR libgcj/33085
3235 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3236 Do not use -DDLL_EXPORT. Backport from upstream.
3237
3238 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3239
3240 * MAINTAINERS (Write After Approval): Add myself.
3241
3242 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3243
3244 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3245 * configure: Regenerate.
3246
3247 2008-01-31 Marc Gauthier <marc@tensilica.com>
3248
3249 * configure.ac (xtensa*-*-*): Recognize processor variants.
3250 * configure: Regenerate.
3251
3252 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3253
3254 PR bootstrap/34922
3255 * configure.ac (PARSE_ARGS): Push suitable setting of
3256 ac_subdirs_all, for `./configure --help=recursive'.
3257 Handle `+' in generic toplevel directory disabling.
3258 * configure: Regenerate.
3259
3260 2008-01-28 Nick Clifton <nickc@redhat.com>
3261
3262 * MAINTAINERS (xstormy16): Take over maintainership.
3263
3264 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3265
3266 * MAINTAINERS (c4x port): Remove.
3267
3268 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3269
3270 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3271
3272 2008-01-23 Ben Elliston <bje@au.ibm.com>
3273
3274 * config.sub, config.guess: Update from upstream sources.
3275
3276 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3277
3278 * MAINTAINERS (Write After Approval): Add myself.
3279
3280 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3281
3282 * MAINTAINERS: Update my email address.
3283
3284 2008-01-09 Raksit Ashok <raksit@google.com>
3285
3286 * MAINTAINERS (Write After Approval): Add myself.
3287
3288 2008-01-09 Raksit Ashok <raksit@google.com>
3289
3290 * MAINTAINERS (Write After Approval): Add myself.
3291
3292 2008-01-08 Ben Elliston <bje@au.ibm.com>
3293
3294 * config.sub, config.guess: Update from upstream sources.
3295
3296 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3297
3298 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3299 Change recommended MPFR from 2.2.1 -> 2.3.0.
3300 * configure: Regenerate.
3301
3302 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3303
3304 * MAINTAINERS: Update my email address.
3305
3306 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3307
3308 * MAINTAINERS: Update my email address.
3309
3310 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3311
3312 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3313 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3314 * Makefile.in: Regenerate.
3315
3316 2007-12-10 Mark Heffernan <meheff@google.com>
3317
3318 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3319 misplaced entries.
3320
3321 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3322
3323 * configure.ac: Enable libjava for x86_64-*-darwin9.
3324 * configure: Regenerate.
3325
3326 2007-12-07 Bill Maddox <maddox@google.com>
3327
3328 * MAINTAINERS (Write After Approval): Add myself.
3329
3330 2007-12-05 Ben Elliston <bje@au.ibm.com>
3331
3332 * config.sub, config.guess: Update from upstream sources.
3333
3334 2007-12-02 Matthias Klose <doko@ubuntu.com>
3335
3336 * config-ml.in: Remove 64bit configure tests.
3337
3338 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3339
3340 * config-ml.in: Robustify against white space in absolute file
3341 names.
3342
3343 * config-ml.in (multi-clean): Substitute ${Makefile}.
3344 Remove superfluous ${Makefile} in list.
3345
3346 2007-11-19 Thiemo Seufer <ths@mips.com>
3347
3348 * config-ml.in: Don't hardcode the Makefile name.
3349
3350 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3351
3352 * MAINTAINERS (Write After Approval): Add myself.
3353
3354 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3355
3356 * MAINTAINERS (Write After Approval): Add myself.
3357
3358 2007-11-06 Doug Kwan <dougkwan@google.com>
3359
3360 * MAINTAINERS (Write After Approval): Add myself.
3361
3362 2007-10-25 Ben Elliston <bje@au.ibm.com>
3363
3364 * MAINTAINERS (mercury): Remove entry.
3365 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3366
3367 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3368
3369 * Makefile.def (dependencies): Make configure-gdb depend on
3370 all-intl.
3371 * Makefile.in: Regenerated.
3372
3373 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3374
3375 * MAINTAINERS (Fortran maintainer): Remove myself.
3376
3377 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3378
3379 * Makefile.def: To avoid problems running with parallel makes,
3380 build newlib before libgloss so that target specific header
3381 files are availble.
3382 * Makefile.in: Regenerate
3383
3384 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3385
3386 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3387 * Makefile.in: Regenerate.
3388
3389 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3390
3391 * MAINTAINERS (Register allocation reviewer): Add myself.
3392
3393 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3394
3395 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3396 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3397 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3398 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3399 * configure: Regenerate.
3400
3401 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3402
3403 * MAINTAINERS (Register allocation reviewer): Add myself.
3404
3405 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3406
3407 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3408 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3409 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3410 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3411 * configure.ac: Default them to host tools for $host = $build.
3412 Subst them.
3413
3414 * configure: Regenerate.
3415 * Makefile.in: Regenerate.
3416
3417 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3418
3419 * MAINTAINERS (Register allocation reviewer): Add myself.
3420
3421 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3422
3423 * MAINTAINERS (Register allocation reviewer): Add myself.
3424
3425 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3426
3427 * MAINTAINERS (Write After Approval): Fix typo.
3428
3429 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3430
3431 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3432 * configure: Regenerate.
3433
3434 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3435
3436 PR bootstrap/31906
3437 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3438 they're already prefixed.
3439
3440 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3441
3442 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3443 libstdc++.
3444 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3445 * configure: Regenerate.
3446 * Makefile.in: Regenerate.
3447
3448 2007-09-17 Andreas Schwab <schwab@suse.de>
3449
3450 * configure.ac: Raise minimum makeinfo version to 4.6.
3451 * configure: Regenerate.
3452
3453 2007-09-17 Johannes Singler <singler@ira.uka.de>
3454
3455 * MAINTAINERS (write-after-approval) add myself
3456
3457 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3458
3459 * configure.ac: Correct makeinfo version check.
3460 * configure: Regenerate.
3461
3462 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3463
3464 * MAINTAINERS: Update my email address.
3465
3466 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3467
3468 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3469 to $skipdirs and only disable gprof for newlib. Use the normal
3470 mips*-elf* handling in other respects.
3471 * configure: Regnerate.
3472
3473 2007-09-12 David Daney <ddaney@avtrex.com>
3474
3475 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3476 enabling libgcj.
3477 * configure: Regenerate.
3478
3479 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3480
3481 PR other/32154
3482 * configure.ac: For libgloss targets, point the linker to the linker
3483 script, startup code and simulator library.
3484 * configure: Regenerate.
3485
3486 2007-09-07 Andrew Haley <aph@redhat.com>
3487
3488 * configure.ac (noconfigdirs): Remove target-libffi and
3489 target-libjava.
3490 * configure: Regenerate.
3491
3492 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3493
3494 PR target/33281
3495 * configure.ac: Use config/mh-mingw on mingw.
3496 * configure: Regenerate.
3497
3498 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3499
3500 * MAINTAINERS (Write After Approval): Add myself.
3501
3502 2007-09-05 Richard Guenther <rguenther@suse.de>
3503
3504 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3505 nor --disable-checking is provided also turn on yes and types
3506 checking for stage1.
3507 * configure: Re-generate.
3508
3509 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3510
3511 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3512 (Write After Approval): Remove myself.
3513
3514 2007-08-29 Nick Clifton <nickc@redhat.com>
3515
3516 * config.sub, config.guess: Update from upstream sources.
3517
3518 2007-08-22 Bud Davis <jmdavis@link.com>
3519
3520 * MAINTAINERS (Write After Approval): Added myself.
3521 * MAINTAINERS (Reviewers): Removed myself.
3522
3523 2007-08-18 Paul Brook <paul@codesourcery.com>
3524 Joseph Myers <joseph@codesourcery.com>
3525
3526 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3527 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3528 * Makefile.in: Regenerate.
3529 * configure.ac (--with-debug-prefix-map): New.
3530 * configure: Regenerate.
3531
3532 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3533 Nigel Stephens <nigel@mips.com>
3534
3535 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3536 as target_makefile_frag.
3537 * configure: Regenerate.
3538
3539 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3540
3541 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3542 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3543 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3544 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3545 (do-compare, do-compare3, do-compare-debug): New.
3546 ([+compare-target+]): Use them.
3547
3548 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3549
3550 * MAINTAINERS (Write After Approval): Change my email address.
3551
3552 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3553 Ben Elliston <bje@au.ibm.com>
3554
3555 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3556 --silent if $silent.
3557 * configure: Regenerate.
3558
3559 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3560
3561 * MAINTAINERS (Various Maintainers): Add myself as
3562 loop infrastructure maintainer. Update my e-mail
3563 address.
3564
3565 2007-07-31 Diego Novillo <dnovillo@google.com>
3566
3567 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3568 Adjust description.
3569
3570 2007-07-26 Richard Guenther <rguenther@suse.de>
3571
3572 * configure.ac: Add types checking to stage1 checking flags.
3573 * configure: Regenerate.
3574
3575 2007-07-17 Nick Clifton <nickc@redhat.com>
3576
3577 * COPYING3: New file. Contains version 3 of the GNU General
3578 Public License.
3579 * COPYING3.LIB: New file. Contains version 3 of the GNU
3580 Lesser General Public License.
3581
3582 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3583
3584 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3585
3586 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3587
3588 * MAINTAINERS (S/390 co-maintainer): Add myself.
3589 (Write After Approval): Remove myself.
3590
3591 2007-07-13 Dan Hipschman <dsh@google.com>
3592
3593 * MAINTAINERS (Write After Approval): Add myself.
3594
3595 2007-07-11 Nick Clifton <nickc@redhat.com>
3596
3597 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3598 WINDRES export.
3599 * Makefile.in: Regenerate.
3600
3601 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3602
3603 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3604 maintainer.
3605
3606 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3607
3608 * lt~obsolete.m4: New. Import from 20070318 libtool.
3609
3610 2007-07-03 Julian Brown <julian@codesourcery.com>
3611
3612 * MAINTAINERS (Write After Approval): Add myself.
3613
3614 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3615
3616 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3617 * configure: Regenerate.
3618
3619 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3620
3621 * configure.ac: Add some missing m4 quotation.
3622 * configure: Regenerate.
3623
3624 2007-07-02 Simon Baldwin <simonb@google.com>
3625
3626 * MAINTAINERS (Write After Approval): Add myself.
3627
3628 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3629
3630 * configure: Regenerate.
3631
3632 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3633
3634 * Makefile.def: Add windmc tool to build.
3635 * Makefile.tpl: Likewise.
3636 * configure.ac: Likewise.
3637 * Makefile.in: Regenerate.
3638 * configure: Regenerate.
3639
3640 2007-06-28 DJ Delorie <dj@redhat.com>
3641
3642 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3643 not building newlib.
3644 * configure: Regenerated.
3645
3646 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3647
3648 * MAINTAINERS (Write After Approval): Add myself.
3649
3650 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3651
3652 * MAINTAINERS (Write After Approval): Add myself.
3653
3654 2007-06-19 Chris Matthews <chrismatthews@google.com>
3655
3656 * MAINTAINERS (Write After Approval): Add myself.
3657
3658 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3659
3660 * MAINTAINERS (Write After Approval): Add myself.
3661
3662 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3663
3664 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3665 * Makefile.in: Regenerated.
3666
3667 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3668
3669 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3670 bfin*-*-uclinux* targets.
3671 * configure: Regenerate.
3672
3673 2007-06-14 Ian Lance Taylor <iant@google.com>
3674
3675 * MAINTAINERS: Add myself as non-algorithmic global write
3676 maintainer.
3677
3678 2007-06-14 Diego Novillo <dnovillo@google.com>
3679
3680 * MAINTAINERS: Add self as middle-end maintainer and
3681 non-algorithmic global write maintainer.
3682
3683 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3684
3685 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3686 Move all Fortran maintainers except Paul Brook into the
3687 Non-Autopoiesis section.
3688
3689 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3690
3691 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3692 (distclean-stage[+id+]): Possibly delete stage_last.
3693 * Makefile.in: Regenerate.
3694
3695 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3696
3697 * MAINTAINERS (Various Maintainer): Fix typo.
3698
3699 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3700
3701 * MAINTAINERS (Various Maintainer): Add myself as
3702 dataflow maintainer.
3703
3704 2007-06-07 Ben Elliston <bje@au.ibm.com>
3705
3706 * config.sub, config.guess: Update from upstream sources.
3707
3708 2007-06-07 Ben Elliston <bje@au.ibm.com>
3709
3710 * Makefile.tpl: Fix spelling error.
3711 * Makefile.in: Regenerate.
3712
3713 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3714
3715 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3716 lt_cv_sys_max_cmd_len.
3717
3718 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3719
3720 * MAINTAINERS (Various Maintainers): Add myself as
3721 auto-vectorizer maintainer.
3722
3723 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3724
3725 PR libjava/32098
3726 * libtool.m4: Revert previous change.
3727 * ltgcc.m4: Put it here.
3728
3729 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3730
3731 * MAINTAINERS (Various Maintainers): Add myself as
3732 auto-vectorizer maintainer.
3733
3734 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3735
3736 PR libjava/32098
3737 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3738
3739 2007-05-30 Richard Guenther <rguenther@suse.de>
3740
3741 * MAINTAINERS (Various Maintainers): Add myself as
3742 auto-vectorizer maintainer.
3743
3744 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3745
3746 PR bootstrap/29382
3747 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3748 * configure: Rebuilt.
3749
3750 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3751
3752 * MAINTAINERS (Write After Approval): Removed my name.
3753
3754 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3755
3756 * MAINTAINERS (Write After Approval): Remove myself.
3757
3758 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3759
3760 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3761
3762 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3763
3764 * ltmain.sh: Update from ToT Libtool.
3765 * libtool.m4: Update from ToT Libtool.
3766 * ltsugar.m4: New. Update from ToT Libtool.
3767 * ltversion.m4: New. Update from ToT Libtool.
3768 * ltoptions.m4: New. Update from ToT Libtool.
3769 * ltconfig: Remove.
3770 * ltcf-c.sh: Remove.
3771 * ltcf-cxx.sh: Remove.
3772 * ltcf-gcj.sh: Remove.
3773
3774 2007-05-22 Ollie Wild <aaw@google.com>
3775
3776 * MAINTAINERS (Write After Approval): Add myself.
3777
3778 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3779
3780 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3781 stage_cflags.
3782 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3783 Remove CFLAGS/LIBCFLAGS.
3784 (configure-stage[+id+]-[+prefix+][+module+],
3785 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3786 * Makefile.in: Regenerate.
3787
3788 2007-05-15 Diego Novillo <dnovillo@google.com>
3789
3790 * MAINTAINERS: Update e-mail address.
3791
3792 2007-05-15 Revital Eres <eres@il.ibm.com>
3793
3794 * MAINTAINERS (Write After Approval): Add myself.
3795
3796 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3797
3798 * MAINTAINERS (Write After Approval): Updated my address.
3799
3800 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3801
3802 * MAINTAINERS (Write After Approval): Add myself.
3803
3804 2007-05-11 Silvius Rus <rus@google.com>
3805
3806 * MAINTAINERS (Write After Approval): Add myself.
3807
3808 2007-04-23 Tom Tromey <tromey@redhat.com>
3809
3810 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3811
3812 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3813
3814 * MAINTAINERS (cpplib): Rename to ...
3815 (libcpp): ... this. Add C/C++ front end maintainers.
3816
3817 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3818
3819 * config-ml.in: Pass ${ml_config_env} to configure calls.
3820
3821 2007-04-04 Christian Bruel <christian.bruel@st.com>
3822
3823 * MAINTAINERS (Write After Approval): Add myself.
3824
3825 2007-04-02 Dave Korn <dave.korn@artimi.com>
3826
3827 * MAINTAINERS (Write After Approval): Add myself.
3828
3829 2007-03-31 Tobias Burnus <burnus@net-b.de>
3830
3831 * MAINTAINERS (fortran 95 front end): Add myself.
3832
3833 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3834
3835 * MAINTAINERS (Write After Approval): Add myself.
3836
3837 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3838
3839 * MAINTAINERS (Modulo Scheduler): Add myself.
3840
3841 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3842
3843 * MAINTAINERS (fortran 95 front end): Add myself.
3844 (c++ front end): whitespace fix.
3845
3846 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3847
3848 * MAINTAINERS (Write After Approval): Add myself.
3849
3850 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3851
3852 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3853 of glob. Quote arguments with single quotes too.
3854 * configure: Regenerate.
3855
3856 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3857
3858 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3859 * Makefile.in: Regenerate
3860
3861 2007-03-07 Andreas Schwab <schwab@suse.de>
3862
3863 * configure: Regenerate.
3864
3865 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3866
3867 * configure.ac: Add "--with-pdfdir" configure option,
3868 which defines pdfdir variable.
3869 * Makefile.def (target=fixincludes): Add install-pdf to
3870 missing targets.
3871 (recursive_targets): Add install-pdf target.
3872 (flags_to_pass): Add pdfdir.
3873 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3874 target.
3875 * configure: Regenerate
3876 * Makefile.in: Regenerate
3877
3878 2007-02-28 Eric Christopher <echristo@apple.com>
3879
3880 Revert:
3881 2006-12-07 Mike Stump <mrs@apple.com>
3882
3883 * Makefile.def (dependencies): Add dependency for
3884 install-target-libssp and install-target-libgomp on
3885 install-gcc.
3886 * Makefile.in: Regenerate.
3887
3888 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3889
3890 * configure: Regenerate.
3891 * configure.ac: Move statements after variable declarations.
3892
3893 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3894
3895 * MAINTAINERS: Add myself as sh maintainer.
3896
3897 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3898
3899 * configure.ac: Adjust for loop syntax.
3900 * configure: Regenerate.
3901
3902 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3903
3904 * configure: Rebuilt.
3905
3906 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3907
3908 * configure.ac: Drop multiple occurrences of --enable-languages,
3909 and fix its quoting.
3910 * configure: Rebuilt.
3911
3912 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3913 Nathan Sidwell <nathan@codesourcery.com>
3914 Vladimir Prus <vladimir@codesourcery.com>
3915 Joseph Myers <joseph@codesourcery.com>
3916
3917 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3918 * configure: Regenerate.
3919
3920 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3921
3922 * ltconfig (freebsd*): Default to elf.
3923
3924 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3925
3926 * configure.ac (target_libraries): Move libgcc before libiberty.
3927 * configure: Regenerated.
3928
3929 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3930 Paolo Bonzini <bonzini@gnu.org>
3931
3932 PR bootstrap/30753
3933 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3934 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3935 * configure: Regenerated.
3936
3937 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3938
3939 * MAINTAINERS (Language Front End Maintainers): Update my mail
3940 address.
3941
3942 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3943
3944 PR bootstrap/30748
3945 * configure.ac: Correct syntax for Solaris ksh.
3946 * configure: Regenerated.
3947
3948 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3949
3950 * configure.ac: Sync with src.
3951 * configure: Regenerate.
3952
3953 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3954
3955 * Makefile.in: Regenerate.
3956
3957 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3958
3959 * config.sub: Sync with src.
3960
3961 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3962
3963 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3964 noncanonical equivalents.
3965 * configure.in: Rename to...
3966 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3967 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3968 target_noncanonical. Use them. Rewrite removal of configure
3969 arguments for autoconf 2.59. Discard variable settings. Force
3970 program_transform_name for native tools.
3971
3972 * Makefile.in: Regenerated.
3973 * configure: Regenerated with autoconf 2.59.
3974
3975 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
3976
3977 * MAINTAINERS (Write After Approval): Add myself.
3978
3979 2007-01-31 Andreas Schwab <schwab@suse.de>
3980
3981 * Makefile.tpl (LDFLAGS): Substitute it.
3982 * Makefile.in: Regenerate.
3983
3984 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
3985
3986 * MAINTAINERS (Write After Approval): Add myself.
3987
3988 2007-01-28 David Edelsohn <edelsohn@gnu.org>
3989
3990 * MAINTAINERS (spu port): Add myself.
3991
3992 2007-01-23 Richard Guenther <rguenther@suse.de>
3993
3994 PR bootstrap/30541
3995 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3996 * Makefile.tpl (GNATBIND): Substitute it.
3997 (GNATMAKE): Likewise.
3998 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3999 of STAGE_PREFIX.
4000 * Makefile.in: Regenerate.
4001 * configure: Regenerate.
4002
4003 2007-01-18 Mike Stump <mrs@apple.com>
4004
4005 * configure.in: Re-enable -Werror for gcc builds.
4006
4007 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4008
4009 * MAINTAINERS (Write After Approval): Add myself.
4010
4011 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4012
4013 * configure.in: Change == to = in test command.
4014 * configure: Regenerate.
4015
4016 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4017 Nick Clifton <nickc@redhat.com>
4018 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4019
4020 * configure.in (build_configargs, host_configargs, target_configargs):
4021 Remove build/host/target parameters.
4022 (host_libs): Add gmp and mpfr.
4023 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4024 * Makefile.def (gmp, mpfr): New.
4025 (gcc): Remove target.
4026 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4027 target_os, target_vendor): New.
4028 (configure): Add host_alias/target_alias arguments; adjust invocations.
4029 * configure: Regenerate.
4030 * Makefile.in: Regenerate.
4031
4032 2007-01-11 Matt Fago <fago@earthlink.net>
4033
4034 * configure.in: Try to link to functions only in mpfr 2.2.x
4035 to improve robustness of configure tests.
4036 * configure: Regenerate.
4037
4038 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4039
4040 * MAINTAINERS: Add myself as i386 maintainer.
4041
4042 2007-01-08 Jan Hubicka <jh@suse.cz>
4043
4044 * MAINTAINERS: Add myself as i386 maintainer.
4045
4046 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4047
4048 * configure.in: Add support for an x86_64-mingw* target.
4049 * configure: Regenerate.
4050
4051 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4052
4053 * Makefile.tpl (all-target): Correct @if conditional for target
4054 modules.
4055 * configure.in: Omit libiberty if building only target libgcc.
4056 * configure, Makefile.in: Regenerated.
4057
4058 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4059
4060 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4061 * configure: Regenerate.
4062
4063 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4064
4065 * Makefile.def (target_modules): Add libgcc.
4066 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4067 * Makefile.tpl (clean-target-libgcc): Delete.
4068 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4069 on gcc even for bootstrapped modules. Rewrite handling of
4070 lang_env_dependencies to loop over target_modules.
4071 * configure.in (target_libraries): Add target-libgcc.
4072 * Makefile.in, configure: Regenerated.
4073
4074 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4075
4076 * configure.in: Reorganize recognition of languages. Add
4077 --enable-stage1-languages. Show supported languages for the chosen
4078 target rather than all recognized languages.
4079 * configure: Regenerate.
4080
4081 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4082
4083 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4084 * Makefile.in: Regenerate.
4085
4086 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4087
4088 * configure.in: Warn that MPFR 2.2.0 is buggy.
4089 * configure: Regenerate.
4090
4091 2006-12-27 Ian Lance Taylor <iant@google.com>
4092
4093 * configure.in: When removing Makefiles to force a reconfigure, also
4094 remove prev-DIR*/Makefile.
4095 * configure: Regenerate.
4096
4097 2006-12-22 Andreas Schwab <schwab@suse.de>
4098
4099 * configure: Regenerate with correct autoconf version.
4100
4101 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4102
4103 * configure.in: add AC_SUBST for *_FOR_TARGET.
4104 * configure: Regenerate.
4105
4106 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4107
4108 * configure.in: Simplify logic for rejecting languages that cannot
4109 be built. Separate the case when a language is unsupported,
4110 from the case when the user chooses not to build a language.
4111
4112 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4113
4114 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4115 it only affects bootstrap and could be tested on "$host" as well.
4116 * configure: Regenerate.
4117 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4118
4119 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4120
4121 PR bootstrap/29544
4122 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4123 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4124 move here comment from Makefile.tpl.
4125 * Makefile.tpl: Move some definitions higher in the file.
4126 (STAGE1_CHECKING): New.
4127 * configure.in: Add --enable-stage1-checking.
4128 * configure: Regenerate.
4129 * Makefile.in: Regenerate.
4130
4131 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4132
4133 * MAINTAINERS: Add myself as build system maintainer.
4134
4135 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4136
4137 * MAINTAINERS (Write After Approval): Add myself.
4138
4139 2006-12-13 Eric Christopher <echristo@apple.com>
4140
4141 * MAINTAINERS: Add myself as darwin maintainer.
4142
4143 2006-12-11 Ian Lance Taylor <ian@airs.com>
4144
4145 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4146
4147 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4148
4149 MAINTAINERS: Update my entry.
4150
4151 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4152
4153 * configure.in: Handle spu makefile frag.
4154 * Makefile.tpl (MAINT): Define
4155 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4156 * configure: Regenerate.
4157 * Makefile.in: Regenerate.
4158
4159 2006-12-11 Ben Elliston <bje@au.ibm.com>
4160
4161 * config.guess: Import latest version.
4162 * config.sub: Likewise.
4163
4164 2006-12-11 Ben Elliston <bje@au.ibm.com>
4165
4166 * configure.in (spu-*-*): Don't skip target-libiberty.
4167 * configure: Regenerate.
4168
4169 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4170
4171 PR bootstrap/30134
4172 * configure.in: Correct x86 darwin support for libjava to powerpc
4173 and i?86 only.
4174 * configure: Regenerate.
4175
4176 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4177
4178 * configure.in: Add x86 darwin support for libjava.
4179 * configure: Regenerate.
4180
4181 2006-12-07 Mike Stump <mrs@apple.com>
4182
4183 * Makefile.def (dependencies): Add dependency for
4184 install-target-libssp and install-target-libgomp on
4185 install-gcc.
4186 * Makefile.in: Regenerate.
4187
4188 2006-12-04 Richard Guenther <rguenther@suse.de>
4189
4190 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4191 (Non-Algorithmic Maintainers): Move over non-algorithmic
4192 loop optimizer maintainers, add myself as a non-algorithmic
4193 middle-end maintainer.
4194
4195 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4196
4197 * MAINTAINERS (Write After Approval): Add myself.
4198
4199 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4200
4201 * configure.in: Update error message for missing GMP/MPFR.
4202
4203 * configure: Regenerate.
4204
4205 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4206
4207 * configure.in: Update MPFR version in error message.
4208
4209 * configure: Regenerate.
4210
4211 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4212
4213 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4214 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4215 --with-gmp-lib): New flags.
4216
4217 * configure: Regenerate.
4218
4219 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4220
4221 * MAINTAINERS (Write After Approval): Change my email address.
4222
4223 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4224
4225 * MAINTAINERS (Write After Approval): Add myself.
4226
4227 2006-11-22 Philipp Thomas <pth@suse.de>
4228
4229 * MAINTAINERS (i18n): Update e-mail address.
4230
4231 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4232
4233 * MAINTAINERS (spu port): Add myself as maintainer.
4234 (Write After Approval): Remove myself.
4235
4236 2006-11-22 Ben Elliston <bje@au.ibm.com>
4237
4238 * configure.in (skipdirs): Don't build libssp for SPU.
4239 * configure: Regenerate.
4240
4241 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4242
4243 * MAINTAINERS (spu port): Add myself as maintainer.
4244 (libobjc): Update my email address.
4245
4246 2006-11-21 Andrea Bona <andrea.bona@st.com>
4247
4248 * MAINTAINERS (Write After Approval): Add myself.
4249
4250 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4251
4252 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4253 * configure : Rebuilt.
4254
4255 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4256
4257 * MAINTAINERS (Write After Approval): Add myself.
4258
4259 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4260
4261 * MAINTAINERS (Write After Approval): Add myself.
4262
4263 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4264
4265 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4266 libmpfr.a.
4267 * configure: Regenerate.
4268
4269 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4270
4271 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4272 (unstage): Test for stage_last presence.
4273
4274 PR bootstrap/29802
4275 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4276 STAGE_PREFIX.
4277 * Makefile.in: Regenerate.
4278
4279 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4280
4281 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4282 maintainers.
4283
4284 2006-11-14 Erven Rohou <erven.rohou@st.com>
4285
4286 * MAINTAINERS (Write After Approval): Add myself.
4287
4288 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4289
4290 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4291 and stageN-package/Makefile.
4292 * Makefile.in: Regenerated.
4293
4294 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4295
4296 * configure.in: Remove target-libgloss from noconfigdirs for
4297 bfin-*-*.
4298 * configure: Regenerated.
4299
4300 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4301
4302 * configure.in (have_gmp): Only error if the gcc directory exists.
4303
4304 * configure: Regenerate.
4305
4306 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4307
4308 * configure.in: Robustify error message for missing GMP/MPFR.
4309
4310 * configure: Regenerate.
4311
4312 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4313
4314 * MAINTAINERS (Write After Approval): Add myself.
4315
4316 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4317
4318 * MAINTAINERS: Change email address.
4319
4320 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4321
4322 * MAINTAINERS (Write After Approval): Add myself.
4323
4324 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4325
4326 * MAINTAINERS (Write After Approval): Add myself.
4327
4328 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4329
4330 * MAINTAINERS (Write After Approval): Move myself to
4331 Write After Approval section.
4332
4333 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4334
4335 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4336 need_gmp anymore.
4337 * configure: Regenerate.
4338
4339 2006-10-16 Tobias Burnus <burnus@net-b.de>
4340
4341 * MAINTAINERS (Write After Approval): Add myself.
4342
4343 2006-10-16 Ben Elliston <bje@au.ibm.com>
4344
4345 * config.guess: Import latest version.
4346 * config.sub: Likewise.
4347
4348 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4349
4350 * Makefile.def: Added pdf target handling.
4351 * Makefile.tpl: Added pdf target handling.
4352 * Makefile.in: Regenerated.
4353
4354 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4355
4356 * MAINTAINERS: Add self as score port maintainer.
4357
4358 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4359
4360 * MAINTAINERS (Write After Approval): Add myself.
4361
4362 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4363
4364 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4365 or newer.
4366 * configure: Regenerated.
4367
4368 2006-09-27 Dave Brolley <brolley@redhat.com>
4369
4370 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4371 using $s instead of $r.
4372 * configure: Regenerated.
4373
4374 2006-09-26 Thiemo Seufer <ths@mips.com>
4375
4376 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4377 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4378 * configure: Regenerate.
4379
4380 2006-09-24 Graeme Peterson <gridly@gmail.com>
4381
4382 * MAINTAINERS (Write After Approval): Remove myself.
4383
4384 2006-09-22 Chao-ying Fu <fu@mips.com>
4385
4386 * MAINTAINERS (Write After Approval): Add myself.
4387
4388 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4389
4390 * MAINTAINERS: Add self as soft-fp maintainer.
4391
4392 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4393
4394 * MAINTAINERS: Add myself as avr maintainer.
4395 Remove Marek Michalkiewicz as avr maintainer.
4396
4397 2006-09-07 Roberto Costa <roberto.costa@st.com>
4398
4399 * MAINTAINERS (Write After Approval): Add myself.
4400
4401 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4402
4403 * configure.in: Never build newlib for a Mingw host.
4404 Never build newlib as Mingw target library.
4405 Test the existence of winsup/cygwin for building a Cygwin newlib,
4406 rather than just winsup.
4407 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4408 building a Mingw target.
4409 * configure: Regenerate.
4410
4411 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4412
4413 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4414
4415 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4416
4417 * config.guess: Import from src (was more updated).
4418 * config.sub: Likewise.
4419
4420 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4421
4422 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4423 * configure: Regenerated.
4424
4425 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4426
4427 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4428 for stages after the first.
4429
4430 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4431
4432 * Makefile.def: Add dependencies for configure-opcodes
4433 on configure-intl and all-opcodes on all-intl.
4434 * Makefile.in: Regenerated.
4435
4436 2006-07-13 Ben Elliston <bje@au.ibm.com>
4437
4438 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4439
4440 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4441
4442 Port to hosts whose 'sort' and 'tail' implementations
4443 treat operands with leading '+' as file names, as POSIX
4444 has required since 2001. However, make sure the code still
4445 works on pre-POSIX hosts.
4446 * ltmain.sh: Don't assume "sort +2" is equivalent to
4447 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4448
4449 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4450
4451 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4452
4453 2006-07-04 Peter O'Gorman <peter@pogma.com>
4454
4455 * ltconfig: chmod 644 before ranlib during install.
4456
4457 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4458
4459 PR bootstrap/18058
4460 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4461 if the bootstrap compiler is a GCC version that supports it.
4462 * configure: Regenerate.
4463
4464 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4465
4466 * configure.in: Fix thinkos in previous check-in.
4467 * configure: Regenerate.
4468
4469 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4470
4471 PR other/27063
4472 * configure.in: Test subdir_requires and give an appropriate
4473 error message.
4474 * configure: Regenerate.
4475
4476 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4477
4478 * MAINTAINERS (Write After Approval): Add myself.
4479
4480 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4481
4482 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4483
4484 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4485
4486 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4487
4488 2006-06-20 David Ayers <d.ayers@inode.at>
4489
4490 PR bootstrap/28072
4491 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4492 whether target-libjava is being configured instead of whether the
4493 java front end is enabled.
4494 * configure: Regenerate.
4495
4496 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4497
4498 PR target/27540
4499 * configure.in: Only enable libgomp on IRIX 6.
4500 * configure: Regenerate.
4501
4502 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4503
4504 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4505 too.
4506 * Makefile.in: Regenerate.
4507
4508 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4509
4510 * config-ml.in: Alter CCASFLAGS to include special
4511 multilib options the same as is done for CFLAGS.
4512
4513 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4514
4515 * configure.in: Don't enable libgomp on hpux10.
4516 * configure: Rebuilt.
4517
4518 2006-06-12 David Ayers <d.ayers@inode.at>
4519
4520 PR bootstrap/27963
4521 PR target/19970
4522 * configure.in: Remove target-boehm-gc from noconfigdirs where
4523 ${libgcj} is specified.
4524 * configure: Regenerate.
4525
4526 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4527
4528 Sync from src:
4529
4530 * configure.in: Sync.
4531 * configure: Regenerated.
4532
4533 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4534
4535 * Makefile.def: Added dependencies from sim and gdb on intl, and
4536 added configure dependencies to everything with an all dependency
4537 on intl.
4538 * Makefile.in: Regenerated.
4539
4540 2006-06-06 David Ayers <d.ayers@inode.at>
4541
4542 PR libobjc/13946
4543 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4544 * Makefile.in: Regenerate.
4545 * configure.in: Add --enable-objc-gc at toplevel and have it
4546 enable boehm-gc for Objective-C.
4547 Remove target-boehm-gc from libgcj.
4548 Add target-boehm-gc to target_libraries.
4549 Add target-boehm-gc to noconfigdirs where ${libgcj}
4550 is specified.
4551 Assert that boehm-gc is supported when requested for Objective-C.
4552 Only build boehm-gc if needed either for Java or Objective-C.
4553 * configure: Regenerate.
4554
4555 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4556
4557 PR 27674
4558 * Makefile.tpl (configure-[+prefix+][+module+],
4559 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4560 Remove rule to unstage bootstrapped modules.
4561 (stage_current): New.
4562 * Makefile.in: Regenerate.
4563
4564 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4565
4566 * MAINTAINERS (Write After Approval): Update my e-mail address.
4567
4568 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4569
4570 * include/libiberty.h: Declare pex_run_in_environment.
4571
4572 2006-05-31 Asher Langton <langton2@llnl.gov>
4573
4574 * MAINTAINERS (Write After Approval): Add myself.
4575
4576 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4577
4578 * Makefile.def (bfd, opcodes): Fix lib_path.
4579 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4580 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4581 * Makefile.in: Regenerate.
4582
4583 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4584
4585 * Makefile.in: Regenerate.
4586
4587 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4588
4589 * Makefile.def: Add install-html target. Add datarootdir
4590 docdir and htmldir to flags_to_pass.
4591 * Makefile.tpl: Add install-html target.
4592 * Makefile.in: Regenerate.
4593 * configure.in: Add --with-datarootdir, --with-docdir, and
4594 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4595 * configure: Regenerate.
4596
4597 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4598
4599 * configure.in: Enable gprof for cross builds.
4600 * configure: Regenerate.
4601
4602 2006-05-22 Richard Guenther <rguenther@suse.de>
4603
4604 Revert
4605 2006-01-31 Richard Guenther <rguenther@suse.de>
4606 Paolo Bonzini <bonzini@gnu.org>
4607
4608 * Makefile.def (target_modules): Add libgcc-math target module.
4609 * configure.in (target_libraries): Add libgcc-math target library.
4610 (--enable-libgcc-math): New configure switch.
4611 * Makefile.in: Re-generate.
4612 * configure: Re-generate.
4613 * libgcc-math: New toplevel directory.
4614
4615 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4616 Andreas Tobler <a.tobler@schweiz.ch>
4617
4618 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4619 * configure: Rebuilt.
4620
4621 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4622
4623 * MAINTAINERS (Write After Approval): Add myself.
4624
4625 2006-05-01 DJ Delorie <dj@redhat.com>
4626
4627 * configure.in: Restore CFLAGS if GMP isn't present.
4628 * configure: Regenerate.
4629
4630 2006-05-01 Richard Guenther <rguenther@suse.de>
4631
4632 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4633 maintainer.
4634
4635 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4636
4637 * MAINTAINERS (Write After Approval): Add myself.
4638
4639 2006-04-28 Jan Beulich <jbeulich@novell.com>
4640
4641 * MAINTAINERS (Write After Approval): Add myself.
4642
4643 2006-04-18 DJ Delorie <dj@redhat.com>
4644
4645 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4646 reference libgloss so that libssp can be built in a combined
4647 tree.
4648 * configure: Regenerate.
4649
4650 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4651
4652 * MAINTAINERS (Write After Approval): Add myself.
4653
4654 2006-04-05 Ben Elliston <bje@au.ibm.com>
4655
4656 * configure.in: Require makeinfo 4.4 or higher.
4657 * configure: Regenerate.
4658
4659 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4660
4661 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4662 Rearrange the entries of other libraries to have them in one place.
4663
4664 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4665
4666 * MAINTAINERS (Write After Approval): Remove myself.
4667 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4668
4669 2006-03-14 Richard Guenther <rguenther@suse.de>
4670
4671 * configure: Regenerate with autoconf 2.13.
4672
4673 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4674
4675 * MAINTAINERS: Use my work address.
4676
4677 * MAINTAINERS: Update my E-mail address.
4678
4679 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4680
4681 * configure.in: Handle --disable-<component> generically.
4682 * configure: Regenerate.
4683
4684 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4685
4686 PR libgcj/17311
4687 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4688
4689 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4690
4691 * MAINTAINERS (Write After Approval): Remove myself.
4692 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4693
4694 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4695
4696 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4697 (TARGET_CONFIGDIRS): Remove.
4698 * configure.in: Remove AC_SUBST(target_configdirs).
4699 * Makefile.in, configure: Regenerated.
4700
4701 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4702
4703 * MAINTAINERS (Write After Approval): Remove myself.
4704 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4705
4706 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4707
4708 PR bootstrap/25670
4709
4710 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4711
4712 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4713 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4714 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4715 BUILD_PREFIX, BUILD_PREFIX_1.
4716 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4717
4718 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4719 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4720
4721 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4722 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4723 of `cat stage_current`. Always provide the `r' and `s' variables.
4724 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4725 a single shell execution.
4726 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4727 bootstrapped modules, make the stage1 module if the build was not
4728 started yet, else build the current stage.
4729 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4730 (all-build, all-host, all-target, [+make_target+]-host,
4731 [+make_target+]-target): Do not use \-continued lines.
4732 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4733 (current_stage, restrap, stage_last): New.
4734
4735 * Makefile.in: Regenerate.
4736 * configure: Regenerate.
4737
4738 2006-02-19 Bud Davis <jmdavis@link.com>
4739
4740 * MAINTAINERS (Write After Approval): Remove myself.
4741 (Language Front End Maintainers): Add myself as fortran 95
4742 maintainer and update e-mail address.
4743
4744 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4745
4746 * MAINTAINERS (Write After Approval): Remove myself.
4747 (Language Front End Maintainers): Add myself as fortran 95
4748 maintainer.
4749
4750 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4751
4752 * MAINTAINERS (Write After Approval): Add myself.
4753
4754 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4755
4756 * MAINTAINERS (Write After Approval): Remove myself.
4757 (Language Front End Maintainers): Add myself as
4758 fortran 95 maintainer.
4759
4760 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4761
4762 Sync from src:
4763
4764 2005-12-27 Leif Ekblad <leif@rdos.net>
4765
4766 * configure.in: Add support for RDOS target.
4767 * configure: Regenerate.
4768
4769 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4770 Andreas Schwab <schwab@suse.de>
4771
4772 * configure: Regenerate.
4773
4774 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4775
4776 * configure.in (enable_libgomp): Add AIX.
4777 * configure: Regenerate.
4778
4779 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4780
4781 * MAINTAINERS (Write After Approval): Add myself.
4782
4783 2006-02-03 Lee Millward <lee.millward@gmail.com>
4784
4785 * MAINTAINERS (Write After Approval): Add myself.
4786
4787 2006-01-31 Richard Guenther <rguenther@suse.de>
4788 Paolo Bonzini <bonzini@gnu.org>
4789
4790 * Makefile.def (target_modules): Add libgcc-math target module.
4791 * configure.in (target_libraries): Add libgcc-math target library.
4792 (--enable-libgcc-math): New configure switch.
4793 * Makefile.in: Re-generate.
4794 * configure: Re-generate.
4795 * libgcc-math: New toplevel directory.
4796
4797 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4798
4799 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4800 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4801 the assembler, linker and binutils.
4802 * configure: Regenerate.
4803
4804 2006-01-22 Dirk Mueller <dmueller@suse.de>
4805
4806 * MAINTAINERS (Write After Approval): Add myself.
4807
4808 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4809
4810 * configure: Regenerate.
4811
4812 2006-01-18 Richard Henderson <rth@redhat.com>
4813 Jakub Jelinek <jakub@redhat.com>
4814 Diego Novillo <dnovillo@redhat.com>
4815
4816 * libgomp: New directory.
4817 * Makefile.def: Add target_module libgomp.
4818 * Makefile.in: Regenerate.
4819 * configure.in (target_libraries): Add target-libgomp.
4820 * configure: Regenerate.
4821
4822 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4823
4824 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4825 @ from continuation.
4826 * Makefile.in: Rebuilt.
4827
4828 2006-01-04 Chris Lattner <sabre@gnu.org>
4829
4830 * MAINTAINERS (Write After Approval): Add myself.
4831
4832 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4833
4834 PR bootstrap/24252
4835
4836 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4837 * Makefile.tpl (OBJDUMP): New.
4838 (EXTRA_HOST_FLAGS): Add it.
4839 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4840
4841 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4842 to use symbolic links between directories. Avoid race conditions
4843 or make them harmless.
4844 * configure.in: Do not try to use symbolic links between directories.
4845
4846 * Makefile.def (LEAN): Pass.
4847 * Makefile.tpl (LEAN): Define.
4848 (stage[+id+]-start): Accept that the previous directory does not
4849 exist, if the bootstrap is lean.
4850 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4851 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4852 configure substitution.
4853 ([+compare-target+]): Likewise.
4854 ([+bootstrap-target+]-lean): New.
4855 * configure.in: Remove lean bootstrap support from here.
4856
4857 * Makefile.in: Regenerate.
4858 * configure: Regenerate.
4859
4860 2006-01-04 Ben Elliston <bje@au.ibm.com>
4861
4862 * MAINTAINERS (libdecnumber): Add myself.
4863
4864 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4865
4866 * libtool-ldflags: New script.
4867
4868 2006-01-02 Andreas Schwab <schwab@suse.de>
4869
4870 * configure.in: When reconfiguring remove Makefile in
4871 all stage directories.
4872 * configure: Regenerate.
4873
4874 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4875
4876 * MAINTAINERS: Update my email address.
4877
4878 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4879
4880 Revert Ada-related part of the previous change.
4881
4882 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4883 Do not pass.
4884 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4885 * Makefile.in: Regenerate.
4886 * configure.in: Do not include mt-ppc-aix target fragment.
4887 * configure: Regenerate.
4888
4889 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4890
4891 * configure.in: Select appropriate fragments for PowerPC/AIX.
4892 * configure: Regenerate.
4893
4894 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4895 BOOT_CFLAGS, BOOT_LDFLAGS.
4896 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4897 BOOT_CFLAGS, BOOT_LDFLAGS.
4898 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4899 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4900 (stage): Fail if we cannot complete the work.
4901 * Makefile.in: Regenerate.
4902
4903 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4904
4905 * configure.in: Replace ms1 with mt.
4906 * configure: Rebuilt.
4907
4908 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4909
4910 * MAINTAINERS: Update my email address.
4911
4912 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4913
4914 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4915 install-host-nogcc): Don't invoke $(stage) at the end.
4916 * Makefile.in: Regenerate.
4917
4918 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4919
4920 * configure.in: Flip the top-level bootstrap switch.
4921 * configure: Regenerate.
4922
4923 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4924
4925 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4926 $(stage) and $(unstage).
4927 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4928 (all): Remove stray semicolon.
4929 (local-distclean): Don't handle multilib.tmp and multilib.out.
4930 (install.all): Set $s for consistency.
4931 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4932 check_multilibs setting. Always make the install directory.
4933 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4934 Correct @if/@endif.
4935 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4936 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4937 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4938 (multilib.out): Remove.
4939 * Makefile.in: Regenerated.
4940
4941 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4942
4943 * MAINTAINERS (Write After Approval): Add myself.
4944
4945 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4946
4947 * MAINTAINERS: Add myself as mt maintainer.
4948
4949 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4950
4951 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4952
4953 * MAINTAINERS: Change email address.
4954
4955 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4956
4957 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4958 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4959 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4960 Find in-tree tools if available.
4961 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4962 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4963 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4964 (COMPILER_*_FOR_TARGET): New.
4965 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4966 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4967 (CONFIGURED_*, USUAL_*): Remove.
4968 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4969 STRIP): Use autoconf substitutions.
4970 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4971 COMPILER_NM_FOR_TARGET): New.
4972 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4973
4974 (all): Make all-host and all-target in parallel.
4975 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4976 that $$r and $$s are set before invoking a recursive make.
4977 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4978 ([+bootstrap-target+]): Inline most of the `all' target.
4979
4980 2005-11-29 Ben Elliston <bje@au.ibm.com>
4981
4982 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4983 from the gcc build directory.
4984 * Makefile.in: Regenerate.
4985
4986 2005-11-29 Ben Elliston <bje@au.ibm.com>
4987
4988 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4989 depend on all-libdecnumber.
4990 * configure.in (host_libs): Include libdecnumber.
4991 * Makefile.in: Regenerate.
4992 * configure: Likewise.
4993
4994 2005-11-29 Ben Elliston <bje@au.ibm.com>
4995
4996 * libdecnumber: Import decNumber sources from the dfp-branch.
4997
4998 2005-11-21 Kean Johnston <jkj@sco.com>
4999
5000 * config.sub, config.guess: Sync from upstream sources.
5001
5002 2005-11-21 Ben Elliston <bje@au.ibm.com>
5003
5004 Import from Autoconf sources:
5005
5006 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5007 * config/move-if-change: Don't output "$2 is unchanged";
5008 suggested by Ben Elliston. Handle weird characters correctly.
5009
5010 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5011
5012 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5013 to match upstream libtool for darwin.
5014
5015 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5016
5017 * Makefile.def: Remove gdb dependencies for gdbtk.
5018 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5019 (configure-gdb, install-gdb): New rules.
5020 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5021 * Makefile.in, configure: Regenerated.
5022
5023 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5024
5025 * MAINTAINERS (Write After Approval): Add myself.
5026
5027 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5028
5029 * MAINTAINERS (Write After Approval): Add myself.
5030
5031 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5032
5033 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5034 Diego Novillo.
5035
5036 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5037
5038 PR bootstrap/24297
5039 * Makefile.tpl (do-[+make-target+], do-check, install,
5040 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5041 are set before recursing.
5042 * Makefile.in: Regenerate.
5043
5044 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5045
5046 PR bootstrap/18939
5047 * Makefile.def (gcc) <target>: Fix thinko.
5048 * Makefile.in: Regenerate.
5049
5050 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5051
5052 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5053 * configure: Regenerate.
5054
5055 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5056
5057 * MAINTAINERS (Write After Approval): Add self.
5058
5059 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5060
5061 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5062 target-libffi, target-qthreads, target-libjava, and
5063 targetlibobjc.
5064 * configure: Regenerate.
5065
5066 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5067
5068 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5069 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5070 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5071 (USUAL_OBJDUMP_FOR_TARGET): New.
5072 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5073 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5074 * configure, Makefile.in: Regenerated.
5075
5076 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5077
5078 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5079 before other host packages.
5080
5081 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5082
5083 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5084
5085 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5086
5087 PR bootstrap/22340
5088
5089 * configure.in (default_target): Remove.
5090 * Makefile.tpl (all): Do not use prerequisites as subroutines
5091 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5092 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5093 use prerequisites as subroutines.
5094 (check-host, check-target): New.
5095 (bootstrap configure & all targets): Do not use stage*-start
5096 if the directory layout is already ok.
5097 (non-bootstrap configure & all targets): Prepend a $(unstage).
5098 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5099 (NOTPARALLEL): Remove.
5100 (unstage, stage variables): New variables.
5101 (unstage, stage targets): Simply expand to those variables.
5102
5103 * configure: Regenerate.
5104 * Makefile.in: Regenerate.
5105
5106 2005-10-04 James E Wilson <wilson@specifix.com>
5107
5108 * Makefile.def (lang_env_dependencies): Add libmudflap.
5109 * Makefile.in: Regenerate.
5110
5111 2005-10-03 Andreas Schwab <schwab@suse.de>
5112
5113 Backport from libtool CVS:
5114 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5115
5116 * ltmain.sh: add support for installing into temporary
5117 staging area (e.g. 'make install DESTDIR=...')
5118
5119 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5120
5121 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5122 * configure: Regenerated.
5123
5124 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5125
5126 * configure: Regenerate with the correct
5127 autoconf version.
5128
5129 2005-09-30 Catherine Moore <clm@cm00re.com>
5130
5131 * configure.in (bfin-*-*): New.
5132 * configure: Regenerated.
5133
5134 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5135
5136 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5137 (LIPO_FOR_TARGET): New.
5138 (CONFIGURED_LIPO_FOR_TARGET): New.
5139 (USUAL_LIPO_FOR_TARGET): New.
5140 (STRIP_FOR_TARGET): New.
5141 (CONFIGURED_STRIP_FOR_TARGET): New.
5142 (USUAL_STRIP_FOR_TARGET): New.
5143 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5144 STRIP_FOR_TARGET.
5145 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5146 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5147 * Makefile.in: Regenerate.
5148 * configure: Regenerate.
5149
5150 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5151
5152 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5153 (rs6000-*-aix*): Same.
5154 * configure: Regenerate.
5155
5156 2005-09-16 Tom Tromey <tromey@redhat.com>
5157
5158 * MAINTAINERS: Add self as java maintainer.
5159
5160 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5161
5162 * configure.in: Recognize f95 in the --enable-languages option,
5163 and substitute it for fortran, issuing a warning.
5164 * configure: Regenerate.
5165
5166 2005-08-30 Phil Edwards <phil@codesourcery.com>
5167
5168 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5169 * configure: Regenerated.
5170
5171 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5172
5173 * MAINTAINERS: Add self as ms1 maintainer.
5174
5175 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5176
5177 * Makefile.def (libssp): Add to lang_env_dependencies.
5178 * Makefile.in: Regenerate.
5179
5180 2005-08-18 Ian Lance Taylor <ian@airs.com>
5181
5182 * MAINTAINERS: Add myself as middle-end maintainer.
5183
5184 2005-08-17 Christian Groessler <chris@groessler.org>
5185
5186 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5187 * Makefile.in: Regenerate.
5188
5189 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5190
5191 * MAINTAINERS (write after approval): Added myself.
5192
5193 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5194
5195 * MAINTAINERS (Write After Approval): Add myself.
5196
5197 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5198
5199 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5200 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5201 Look for alternate names of the target cc and c++
5202 * configure: Regenerate.
5203
5204 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5205
5206 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5207 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5208 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5209 tools; remove code to manually set them.
5210 (Target tools): Look in the environment for them.
5211 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5212 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5213 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5214 build directory.
5215 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5216 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5217 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5218 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5219 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5220 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5221 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5222 * configure: Regenerate.
5223 * Makefile.in: Regenerate.
5224
5225 2005-07-28 Ben Elliston <bje@au.ibm.com>
5226
5227 * MAINTAINERS: Update for removed CPU targets.
5228
5229 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5230
5231 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5232 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5233 * Makefile.in: Regenerated.
5234
5235 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5236
5237 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5238 (CFLAGS_FOR_TARGET): Use it.
5239 (CXXFLAGS_FOR_TARGET): Likewise.
5240 * Makefile.in: Regenerated.
5241 * configure.in (--with-build-sysroot): New option.
5242 * configure: Regenerated.
5243
5244 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5245
5246 * Makefile.tpl: Wrap install between unstage and stage
5247 * Makefile.in: Regenerate.
5248
5249 2005-07-21 Eric Christopher <echristo@apple.com>
5250
5251 * MAINTAINERS: Update affiliation.
5252
5253 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5254
5255 * MAINTAINERS: Add self as crx port maintainer.
5256
5257 2005-07-20 DJ Delorie <dj@redhat.com>
5258
5259 * MAINTAINERS: Add self as m32c maintainer.
5260
5261 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5262
5263 * all files: Update FSF address.
5264
5265 2005-07-15 Eric Christopher <echristo@redhat.com>
5266
5267 * MAINTAINERS: Change affiliation.
5268
5269 2005-07-14 Jim Blandy <jimb@redhat.com>
5270
5271 * configure.in: Add cases for Renesas m32c.
5272 * configure: Regenerated.
5273
5274 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5275
5276 * COPYING.LIB: Update from fsf.org.
5277
5278 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5279
5280 * COPYING, compile, config.guess,
5281 config.sub, install-sh, missing, mkinstalldirs,
5282 symlink-tree, ylwrap: Sync from upstream sources.
5283 * config-ml.in: Update FSF address.
5284
5285 2005-07-13 Eric Christopher <echristo@redhat.com>
5286
5287 * configure.in: Add toplevel noconfigdir support for tpf.
5288 * configure: Regenerate.
5289
5290 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5291
5292 PR ada/22340
5293
5294 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5295 * Makefile.in: Regenerate.
5296
5297 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5298
5299 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5300 Brolley to write-after-approval.
5301
5302 2005-07-07 Andreas Schwab <schwab@suse.de>
5303
5304 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5305 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5306 * Makefile.in: Regenerated.
5307
5308 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5309
5310 * configure.in: Don't build sim or rda when targetting darwin.
5311 * configure: Regenerate.
5312
5313 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5314
5315 * configure.in: Add --enable-libssp and --disable-libssp.
5316 * configure: Regenerate with autoconf-2.13.
5317
5318 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5319
5320 * Makefile.def (target_modules): Add libssp.
5321 * configure.in (target_libraries): Add target-libssp.
5322 * configure: Rebuilt.
5323 * Makefile.in: Rebuilt.
5324
5325 2005-07-01 Zack Weinberg <zackw@panix.com>
5326
5327 * MAINTAINERS: Change email address. Resign from maintainership.
5328
5329 2005-07-01 Richard Guenther <rguenther@suse.de>
5330
5331 * MAINTAINERS: Change my e-mail address and affiliation.
5332
5333 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5334
5335 * Makefile.def (stagefeedback): Come after profile.
5336 Define profiledbootstrap target.
5337 * Makefile.tpl (profiledbootstrap): Remove.
5338 (stageprofile-end): Zap stagefeedback.
5339 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5340 * Makefile.in: Regenerate.
5341
5342 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5343
5344 * MAINTAINERS: Update my email address.
5345
5346 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5347
5348 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5349 In 'cpp' stanza, support '#line' as well as '# '.
5350
5351 2005-06-08 Andreas Schwab <schwab@suse.de>
5352
5353 * MAINTAINERS: Move myself from 'Write After Approval' to
5354 'CPU Port Maintainers' section as m68k maintainer.
5355
5356 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5357
5358 * configure.in (unsupported_languages): New macro.
5359 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5360 non-ported target libraries in noconfigdirs.
5361 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5362 non-linux-gnu. Remove libgcj_ex_libffi.
5363 <lang_frag loop>: Set add_this_lang=no if the language is in
5364 unsupported_languages.
5365 * configure: Regenerate.
5366
5367 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5368
5369 * configure.in: Fix typo in handling of --with-mpfr-dir.
5370 * configure: Regenerate.
5371
5372 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5373
5374 * MAINTAINERS: Update my email address.
5375
5376 2005-06-02 Jim Blandy <jimb@redhat.com>
5377
5378 * config.sub: Add cases for the Renesas m32c. (This patch has been
5379 accepted into the master sources.)
5380
5381 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5382 Michael Snyder <msnyder@redhat.com>
5383 Stan Cox <scox@redhat.com>
5384
5385 * configure.in: Set noconfigdirs for ms1.
5386
5387 * configure: Regenerate.
5388
5389 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5390
5391 * MAINTAINERS (Write After Approval): Add self.
5392
5393 2005-06-01 Josh Conner <jconner@apple.com>
5394
5395 * MAINTAINERS (Write After Approval): Add self.
5396
5397 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5398
5399 * MAINTAINERS: Update my email address.
5400
5401 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5402
5403 * MAINTAINERS (Write After Approval): Add self.
5404
5405 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5406
5407 * MAINTAINERS (Write After Approval): Remove self.
5408
5409 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5410
5411 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5412 (Dependencies): Consider target modules for bootstrap dependencies.
5413 Make target bootstrap modules depend on each stage's gcc.
5414 * Makefile.in: Regenerate.
5415
5416 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5417
5418 * Makefile.def (configure-gcc): Depend on binutils having been built.
5419 (all-gcc): No need to do it here.
5420 * Makefile.in: Regenerate.
5421
5422 2005-05-19 Paul Brook <paul@codesourcery.com>
5423
5424 * configure.in: Rewrite misleading error message when requested
5425 language cannot be built.
5426 * configure: Regenerate.
5427
5428 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5429
5430 * ylwrap: Import from Automake 1.9.5.
5431
5432 2005-05-13 David Ung <davidu@mips.com>
5433
5434 * MAINTAINERS (Write After Approval): Add self.
5435
5436 2005-05-09 Mike Stump <mrs@apple.com>
5437
5438 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5439 lt_cv_sys_max_cmd_len for now.
5440
5441 2005-05-09 Stan Cox <scox@redhat.com>
5442
5443 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5444
5445 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5446
5447 * README.SCO: Update the URL.
5448
5449 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5450
5451 * ltconfig: Define file_list_spec. Pass file_list_spec and
5452 with_gnu_ld to libtool.
5453 * ltcf-c.sh (aix[45]): Define file_list_spec.
5454 * ltcf-cxx.sh (aix[45]): Same.
5455 * ltcf-gcj.sh (aix[45]): Same.
5456 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5457 exists, write list of input files to temporary file.
5458
5459 2005-05-04 Mike Stump <mrs@apple.com>
5460
5461 * configure.in: Always pass --target to target configures as
5462 otherwise rebuilds that do --recheck will fail.
5463 * confiugure: Rebuilt.
5464
5465 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5466
5467 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5468 STAGE_HOST_EXPORTS.
5469 (configure, all): Add bootstrap support.
5470 (Host modules, target modules): Pass post-stage1 flags and exports.
5471 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5472 * Makefile.in: Regenerate.
5473
5474 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5475
5476 * configure: Regenerate.
5477
5478 2005-04-27 Mike Stump <mrs@apple.com>
5479
5480 * MAINTAINERS: Add self as darwin maintainer.
5481
5482 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5483
5484 * config.sub: Update from master copy.
5485
5486 2005-04-21 Mike Stump <mrs@apple.com>
5487
5488 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5489 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5490
5491 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5492
5493 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5494 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5495 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5496 "*-*-elf" and "*-*-linux*".
5497 * configure: Regenerate.
5498
5499 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5500
5501 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5502
5503 2005-04-12 Mike Stump <mrs@apple.com>
5504
5505 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5506
5507 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5508
5509 * MAINTAINERS (Write After Approval): Add myself.
5510
5511 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5512
5513 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5514
5515 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5516
5517 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5518 (TARGET_CONFIGARGS): Include --with-target-subdir.
5519 (configure, all): New macros. Use them throughout.
5520 * Makefile.in: Regenerate.
5521
5522 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5523
5524 * MAINTAINERS (Write After Approval): Add myself.
5525
5526 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5527
5528 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5529
5530 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5531
5532 * MAINTAINERS: Move John Carr to Write After Approval.
5533
5534 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5535
5536 * config/mh-mingw32: Delete.
5537 * configure.in: Don't use it.
5538 * configure: Regenerate.
5539
5540 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5541
5542 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5543 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5544 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5545 (HOST_LIB_PATH): Generate from Makefile.def.
5546 (TARGET_LIB_PATH): Likewise.
5547 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5548 * Makefile.in: Regenerate.
5549 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5550 (RPATH_ENVVAR): Include Darwin case.
5551 * configure: Regenerate.
5552
5553 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5554
5555 * MAINTAINERS (Various Maintainers): Remove self.
5556 (Write After Approval): Add self.
5557
5558 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5559
5560 * MAINTAINERS (Various Maintainers): Add self.
5561
5562 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5563
5564 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5565 * configure: Regenerate.
5566
5567 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5568
5569 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5570 gcc_version, and gcc_version_trigger from set of flags to pass.
5571 * Makefile.tpl: Remove definitions of above variables.
5572 (config.status): Remove dependency on $(gcc_version_trigger).
5573 * Makefile.in: Regenerate.
5574 * configure.in: Do not reference config/gcc-version.m4 nor
5575 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5576 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5577 * configure: Regenerate.
5578
5579 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5580 Andrew Pinski <pinskia@physics.uc.edu>
5581
5582 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5583 * Makefile.in: Regenerate.
5584
5585 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5586
5587 * MAINTAINERS (Write After Approval): Add myself.
5588
5589 2005-03-03 David Ayers <d.ayers@inode.at>
5590
5591 * MAINTAINERS (Write After Approval): Add myself.
5592
5593 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5594
5595 PR libgcj/20160
5596 * ltmain.sh: Avoid creating archives with components that have
5597 duplicate basenames.
5598
5599 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5600
5601 PR bootstrap/20250
5602 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5603 instead of check.
5604 * Makefile.in: Regenerate.
5605
5606 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5607
5608 * Makefile.in: Regenerate to fix conflict between the previous two
5609 patches.
5610
5611 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5612
5613 PR bootstrap/17383
5614 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5615 * Makefile.tpl (HOST_SUBDIR): New substitution.
5616 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5617 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5618 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5619 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5620 (Host modules, Bootstrapped modules): Use it.
5621 (Build modules, Target modules): Do not create symlink trees,
5622 always configure out-of-srcdir.
5623 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5624 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5625 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5626 $(HOST_SUBDIR). Create a symlink for host_subdir.
5627
5628 * Makefile.in: Regenerate.
5629 * configure: Regenerate.
5630
5631 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5632
5633 Merged from libada-gnattools-branch:
5634 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5635
5636 * gnattools: New directory.
5637 * Makefile.def: Add gnattools as a module, depending on target-libada.
5638 * Makefile.in: Regenerate.
5639 * configure.in: Include gnattools in host_tools; disable it if ada
5640 is disabled.
5641 * configure: Regenerate.
5642
5643 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5644
5645 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5646 treelang maintainer.
5647 (Write After Approval): Remove myself.
5648
5649 2005-02-23 Paul Schlie <schlie@comcast.net>
5650
5651 * configure.in: Allow darwin targeted ports to build tk, itcl and
5652 libgui.
5653 * configure: Regenerate.
5654
5655 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5656
5657 PR libgcj/10353
5658 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5659 * configure: Regenerate.
5660
5661 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5662
5663 * MAINTAINERS (Write After Approval): Add myself.
5664
5665 2005-02-10 Ian Lance Taylor <ian@airs.com>
5666
5667 * MAINTAINERS: Update my e-mail address.
5668
5669 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5670
5671 * MAINTAINERS (Write After Approval): Add myself.
5672
5673 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5674
5675 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5676 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5677 target-libgloss when not *-*-elf and *-*-aout.
5678 * configure: Regenerate.
5679
5680 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5681
5682 * MAINTAINERS: Remove obsolete entries.
5683
5684 * MAINTAINERS (Write After Approval): Add Michael Matz.
5685
5686 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5687
5688 * MAINTAINERS: Remove self as cpplib maintainer.
5689
5690 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5691
5692 * install-sh, config.sub: Import from upstream.
5693
5694 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5695
5696 PR bootstrap/18222
5697 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5698 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5699 * Makefile.in: Regenerate.
5700
5701 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5702
5703 * MAINTAINERS: Update my email address.
5704
5705 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5706 Andreas Schwab <schwab@suse.de>
5707
5708 PR bootstrap/18033
5709 * config-ml.in: Eval option if surrounded by single quotes.
5710
5711 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5712
5713 Revert 2004-12-28 Makefile changes, a better fix will be
5714 applied to mainline and src after GCC 4.0 branches.
5715
5716 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5717
5718 PR bootstrap/17383
5719
5720 * Makefile.def (target_modules): Remove stage parameter,
5721 it is always true now.
5722 * Makefile.tpl (configure-build-[+module+],
5723 configure-target-[+module+]): Always build symlink tree
5724 for the directory and for include. BUILD_SUBDIR and
5725 TARGET_SUBDIR cannot be . anymore.
5726 * Makefile.in: Regenerate.
5727
5728 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5729
5730 Revert 2004-12-08 Makefile changes.
5731
5732 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5733
5734 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5735 cygwin, mingw.
5736
5737 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5738
5739 * configure.in (sh64-*-*): Reenable gprof.
5740 * configure: Regenerate.
5741
5742 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5743
5744 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5745 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5746 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5747 * Makefile.in: Regenerate.
5748
5749 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5750
5751 * MAINTAINERS: Update my email address.
5752
5753 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5754
5755 * Makefile.tpl: Generate normal dependencies if the LHS module is
5756 not bootstrapped.
5757 * Makefile.in: Regenerate.
5758
5759 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5760
5761 * configure.in: Include config/gxx-include-dir.m4. Use
5762 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5763 * configure: Regenerate.
5764
5765 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5766
5767 * config.if: Delete.
5768 * configure.in: Set libstdcxx_incdir directly.
5769 * configure: Regenerate.
5770
5771 2004-12-02 Eric Christopher <echristo@redhat.com>
5772
5773 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5774 * Makefile.in: Regenerate.
5775
5776 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5777
5778 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5779 * configure: Regenerate.
5780
5781 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5782
5783 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5784 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5785 * configure: Regenerate.
5786
5787 2004-12-01 Eric Christopher <echristo@redhat.com>
5788
5789 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5790 of things to remove.
5791
5792 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5793
5794 * MAINTAINERS (Write After Approval): Update my e-mail address.
5795
5796 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5797
5798 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5799 from CVS libtool to always pass_all.
5800
5801 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5802
5803 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5804 (hppa*64*-*-*): Delete incorrect comment.
5805 * configure: Rebuilt.
5806
5807 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5808
5809 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5810
5811 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5812
5813 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5814 from CVS libtool to always pass_all.
5815
5816 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5817
5818 * install-sh, compile: Import from automake.
5819
5820 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5821
5822 * config.guess, config.sub: Import from savannnah.
5823
5824 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5825
5826 * MAINTAINERS (Write After Approval): Add myself
5827
5828 2004-11-12 Mike Stump <mrs@apple.com>
5829
5830 * Makefile.def: Add html support.
5831 * Makefile.tpl: Likewise.
5832 * Makefile.in: Regenerate.
5833
5834 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5835
5836 PR 18423
5837 * configure.in: Remove all instances of build-fixincludes from
5838 noconfigdirs.
5839 (build_configargs): Supply --target to subdirectories.
5840 * configure: Regenerate.
5841
5842 * Makefile.def: Make gcc install depend on fixincludes install.
5843 * Makefile.in: Regenerate.
5844
5845 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5846
5847 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5848
5849 2004-11-11 Paul Brook <paul@codesourcery.com>
5850
5851 * MAINTAINERS: Add self as arm maintainer. Update email address.
5852
5853 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5854
5855 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5856 target-libgfortran.
5857 * configure: Regenerate.
5858
5859 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5860
5861 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5862 like CC.
5863
5864 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5865
5866 * Makefile.def (host fixincludes): Specify missing targets.
5867 * Makefile.in: Regenerate.
5868
5869 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5870
5871 * MAINTAINERS: Add myself
5872
5873 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5874
5875 * MAINTAINERS (Write After Approval): Add myself.
5876
5877 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5878
5879 * Makefile.def: Build fixincludes for the host, too.
5880 * Makefile.in: Regenerate.
5881 * configure.in (host_tools): Add fixincludes.
5882 * configure: Regenerate.
5883
5884 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5885
5886 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5887 * configure: Regenerated.
5888
5889 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5890
5891 PR other/17783
5892 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5893 * configure: Regenerated.
5894
5895 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5896
5897 * README.SCO: Update per FSF instructions.
5898
5899 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5900
5901 PR target/18151
5902 * configure.in (case ${target}): Do not build fixincludes for avr.
5903 * configure: Regenerated.
5904
5905 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5906
5907 * configure.in (case ${target}): Do not build fixincludes
5908 on platforms where it is not used.
5909 * configure: Regenerated.
5910
5911 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5912
5913 * configure.in: Use an absolute path to install-sh.
5914 * configure: Regenerated.
5915
5916 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5917
5918 * MAINTAINERS (Write After Approval): Add myself.
5919
5920 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5921
5922 * MAINTAINERS: Remove from Write After Approval those that are
5923 already maintainers.
5924
5925 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5926
5927 * MAINTAINERS: Update my email address.
5928
5929 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5930
5931 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5932 * configure: Regenerate.
5933
5934 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
5935
5936 * MAINTAINERS: Update my email address.
5937
5938 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5939
5940 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5941 entries belonging to this category.
5942
5943 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5944
5945 * MAINTAINERS: Update my e-mail address.
5946
5947 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5948
5949 Fix wrong conflict resolution in:
5950
5951 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5952
5953 * Makefile.in: Regenerate.
5954 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5955 in the recursive `make', instead of hardwiring `all'.
5956 (Autogenerated TARGET-* variables): New.
5957
5958 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5959
5960 * configure.in: Enable target-libgloss for crx-*-*.
5961 * configure: Regenerate.
5962
5963 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5964
5965 * MAINTAINERS (Various Maintainers): Move the "windows,
5966 cygwin, mingw" maintainer to ...
5967 (OS Port Maintainers): ... here.
5968
5969 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5970
5971 * MAINTAINERS (Write After Approval): Remove those that are
5972 maintainers of some subsystem.
5973
5974 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5975
5976 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5977 * ltcf-cxx.sh (tpf*): Likewise.
5978 * ltconfig (tpf*): Add TPF OS configuration support.
5979
5980 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5981
5982 * MAINTAINERS: Change my email address to my new work account.
5983
5984 2004-09-24 Michael Roth <mroth@nessie.de>
5985
5986 * configure.in (--without-headers): Add missing double quotes.
5987 * configure: Regenerate.
5988
5989 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5990
5991 * ylwrap: Revert to previous version.
5992
5993 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5994
5995 PR bootstrap/17369
5996 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5997 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5998 SET_GCC_LIB_PATH_CMD.
5999 (BASE_TARGET_EXPORTS): Likewise.
6000 * Makefile.in: Regenerated.
6001
6002 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6003 * configure: Regenerated.
6004
6005 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6006
6007 * config.guess: New upstream version
6008 * compile, depcomp, install-sh, ylwrap: Likewise.
6009
6010 2004-09-19 Roger Sayle <roger@eyesopen.com>
6011
6012 * config/mh-x86omitfp: New host makefile fragment. Add
6013 -fomit-frame-pointer to the default BOOT_CFLAGS.
6014 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6015 * configure: Regenerate.
6016
6017 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6018
6019 PR target/11572
6020 * configure.in (*-*-darwin*): Renable libobjc.
6021 * configure: Regenerate.
6022
6023 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6024
6025 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6026
6027 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6028
6029 * Makefile.def: Remove libbanshee.
6030 * Makefile.tpl: Ditto.
6031 * configure.in: Ditto.
6032 * Makefile.in: Regen.
6033 * configure: Ditto.
6034
6035 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6036
6037 * ltmain.sh: Use $pic_object as $non_pic_object if
6038 $non_pic_object=none.
6039
6040 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6041
6042 * missing: Import latest version from master repository.
6043
6044 2004-09-06 Nick Clifton <nickc@redhat.com>
6045
6046 * config.sub: Import latest version from master repository.
6047 * config.guess: Likewise.
6048 This includes these changes:
6049
6050 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6051
6052 * config.sub: Handle crisv32, alias etraxfs.
6053 * config.guess (crisv32:Linux:*:*): Handle.
6054
6055 2004-08-13 Brad Smith <brad@comstyle.com>
6056
6057 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6058 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6059
6060 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6061
6062 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6063 assume the processor is a powerpc. This is because coreutils
6064 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6065 in this case, due to a MacOS X bug that causes
6066 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6067 to return a negative number.
6068 Problem reported by Petter Reinholdtsen in:
6069 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6070
6071 2004-07-19 Ben Elliston <bje@gnu.org>
6072
6073 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6074
6075 2004-06-24 Ben Elliston <bje@gnu.org>
6076
6077 * config.guess: Update copyright years.
6078 * config.sub: Likewise.
6079
6080 2004-06-22 Robert Millan <robertmh@gnu.org>
6081
6082 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6083 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6084
6085 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6086
6087 * config.guess (*:*VMS:*:*): New entry. Replaces
6088 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6089 manufacturer.
6090
6091 2004-06-22 Ben Elliston <bje@gnu.org>
6092
6093 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6094 * config.sub: Likewise.
6095
6096 2004-06-22 Ben Elliston <bje@gnu.org>
6097
6098 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6099 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6100
6101 2004-06-11 Ben Elliston <bje@gnu.org>
6102
6103 * config.guess (pegasos:OpenBSD:*:*): Remove.
6104
6105 2004-06-11 Ben Elliston <bje@gnu.org>
6106
6107 From Wouter Verhelst <wouter@grep.be>:
6108 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6109
6110 2004-06-11 Ben Elliston <bje@gnu.org>
6111
6112 * config.guess (luna88k:OpenBSD:*:*): New.
6113
6114 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6115
6116 * config.guess (m32r*:Linux:*:*): New case.
6117 * config.sub: Handle m32rle.
6118
6119 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6120
6121 From Jens Petersen <petersen@redhat.com>:
6122 * config.sub: Handle sparcv8.
6123
6124 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6125
6126 From Tom Smith <smith@cag.lkg.hp.com>:
6127 * config.guess: Version suffixes are equally significant on Tru64
6128 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6129 prefix of "P" (patched kernel).
6130
6131 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6132
6133 * config.sub: Add support for National Semiconductor CRX target.
6134
6135 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6136
6137 * MAINTAINERS (Various Maintainers): Remove myself as web page
6138 maintainer, add myself as maintainer of build status lists.
6139
6140 2004-09-03 Jan Beulich <jbeulich@novell.com>
6141
6142 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6143 *-*-netware, but add target-libmudflap.
6144 Consolidate *-*-netware targets (of which really only i?86 exists)
6145 into a single entry.
6146 * configure: Likewise.
6147
6148 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6149
6150 * Makefile.tpl (sorry): Remove.
6151 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6152 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6153 (do-clean): Clean per-stage directories too.
6154 (do-distclean): Run distclean-stage1 too.
6155 (.NOTPARALLEL): Enable during toplevel bootstrap.
6156 (stage[+id+]-bubble): Enable parallel execution during
6157 the recursive invocation.
6158 * Makefile.in: Regenerate.
6159
6160 Fix previous checkin:
6161
6162 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6163 include.
6164 * configure.in: Fix indentation.
6165 * configure: Regenerate.
6166
6167 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6168
6169 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6170 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6171 * configure: regenerate
6172 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6173 -mdynamic-no-pic
6174
6175 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6176
6177 * Makefile.def (build_modules): Add fixincludes.
6178 (dependencies): Make gcc depend on fixincludes.
6179 * configure.in (build_tools): Add fixincludes.
6180 (build_configdirs): Always include build_libs.
6181 * Makefile.in: Regenerate.
6182 * configure: Regenerate.
6183
6184 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6185
6186 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6187 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6188 phony targets; do not generate timestamp files.
6189 (distclean-stageN): Remove references to their timestamp files.
6190 (restageN, touch-stageN): Remove.
6191 (stageN-bubble): Rewritten.
6192 (compare): Support lean bootstraps.
6193 * Makefile.in: Regenerate.
6194
6195 * configure.in: Only warn when bootstrapping but
6196 build != host or build != target. Support lean bootstraps.
6197 * configure: Regenerate.
6198
6199 2004-08-26 Phil Edwards <phil@codesourcery.com>
6200
6201 * configure.in: Give a better error message if GMP/MPFR are missing
6202 and a language needing them has been requested.
6203 * configure: Regenerated.
6204
6205 2004-08-25 Phil Edwards <phil@codesourcery.com>
6206
6207 * configure.in: Print a list of available language front-ends if
6208 a requested one is missing. Tidy stray tab characters.
6209 * configure: Regenerated.
6210
6211 2004-08-19 Michael Koch <konqueror@gmx.de>
6212
6213 * gcc/doc/install.texi: Update entry about automake for libjava.
6214
6215 2004-08-17 Robert Millan <robertmh@gnu.org>
6216
6217 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6218 (instead of FreeBSD).
6219 * configure: Regenerate.
6220
6221 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6222
6223 * Makefile.in: Regenerate.
6224 * configure: Regenerate.
6225
6226 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6227 stage_*_flags.
6228 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6229 for bootstrapped modules if toplevel bootstrap is going.
6230 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6231 modules. Adjust for changes in Makefile.def. Enable several
6232 rules even in non-bootstrap mode, just to avoid peppering the
6233 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6234 (stage-[+prev+]-bubble): Remove.
6235
6236 * Makefile.def (Dependencies): Depend on all-build-bison,
6237 all-build-flex, all-build-byacc, all-build-texinfo, rather
6238 than the host variations.
6239 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6240 with BUILD_SUBDIR.
6241 (BISON): Update for recent Bisons.
6242 (YACC): Fix typo.
6243 (cross): Depend on all-build.
6244 (all): Do not depend on all-build.
6245 (prebootstrap): Remove.
6246 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6247 (Prebootstrap dependencies): Add them to the per-stage targets
6248 and to all-prebootstrap.
6249 * configure.in (build_configdirs): Always enable build_tools.
6250 (BUILD_DIR_PREFIX): Remove.
6251
6252 * Makefile.def (gcc): Add target variable.
6253 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6254 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6255 in the recursive `make', instead of hardwiring `all'.
6256 (Autogenerated TARGET-* variables): New.
6257
6258 2004-08-13 Brian Booth <bbooth@redhat.com>
6259
6260 * MAINTAINERS: Remove myself from write-after-approval.
6261
6262 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6263
6264 * src-release: Stop distributing mmalloc with gdb (which doesn't
6265 use it).
6266 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6267 * Makefile.in: Regenerate.
6268
6269 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6270
6271 * configure.in (arm*-*-eabi*): New target.
6272 * configure: Regenerate.
6273
6274 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6275
6276 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6277 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6278 (Dependencies): New section.
6279 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6280 (configure-target-[+module+]): Depend on maybe-all-gcc
6281 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6282 (toplevel profiledbootstrap): Fix dependencies.
6283 * Makefile.in: Regenerate.
6284
6285 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6286
6287 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6288 target-libiberty to noconfigdirs.
6289 * configure: Regenerate.
6290
6291 2004-08-03 Paul Brook <paul@codesourcery.com>
6292
6293 * configure.in: Check for MPFR as well as GMP.
6294 * configure: Regenerate.
6295
6296 2004-08-01 Robert Millan <robertmh@gnu.org>
6297
6298 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6299 libmudflap for all GNU-based systems (with Glibc).
6300 * configure: Regenerate.
6301
6302 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6303
6304 * Makefile.def (host-modules): Add gcc.
6305 * Makefile.in: Regenerate.
6306 * Makefile.tpl (sorry): New rule.
6307 (configure-host, all-host, [+make_target+]-host, do-check,
6308 install-host): Do not add gcc as a special case.
6309 (host modules): Add a small special-casing for gcc. Export
6310 extra_make_flags through the environment.
6311 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6312 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6313 other recursive targets for gcc): Remove.
6314
6315 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6316 (stage, unstage): New rules.
6317 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6318 distclean-stage[+id+]): Use stage_current.
6319 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6320 the stage*-start rules.
6321
6322 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6323
6324 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6325 use -all_load flag.
6326
6327 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6328
6329 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6330 * configure: Regenerate.
6331
6332 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6333
6334 * maintainer-scripts/gcc_release: Revert yesterday's change.
6335
6336 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6337
6338 * MAINTAINERS: Add myself to write-after-approval.
6339
6340 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6341
6342 * libf2c: Removed.
6343 * gcc/gccbug.in: Updated because of libf2c removal.
6344 * maintainer-scripts/gcc_release: Ditto.
6345
6346 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6347
6348 * configure.in: Build libmudflap by default on FreeBSD.
6349 * configure: Regenerated.
6350
6351 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6352
6353 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6354 systems.
6355 * configure: Regenerated.
6356
6357 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6358
6359 PR target/16344
6360 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6361 feedback based compiler.
6362 * Makefile.in: Rebuilt.
6363
6364 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6365
6366 * Makefile.def (host_modules): Set bootstrap=true for flex.
6367 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6368 * Makefile.in: Rebuilt.
6369
6370 2004-07-07 Jan Hubicka <jh@suse.cz>
6371
6372 * MAINTAINERS: Add self as a profile feedback maintainer.
6373
6374 2004-07-05 Phil Edwards <phil@codesourcery.com>
6375
6376 * configure.in: Do not prepend $srcdir to /dev/null in
6377 makefile fragments.
6378 * configure: Regenerate.
6379
6380 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6381
6382 * Makefile.def (build_modules): Add bison, byacc, flex,
6383 m4, texinfo.
6384 (flags_to_pass): Add FLEX.
6385 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6386 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6387 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6388 DEFAULT_MAKEINFO): Remove.
6389 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6390 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6391 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6392 objdir or else use configured tool.
6393 (all-build): New.
6394 (all): Depend on it.
6395 (Build module dependencies): Add.
6396 * Makefile.in: Regenerate.
6397 * configure.in: Better support for multiple build modules,
6398 matching what is done for host/target modules. Do not look
6399 for "plausible" locations of build tools if Canadian cross.
6400 Use autoconf's AC_PROG_CC to find a C compiler. Define
6401 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6402 * configure: Regenerate.
6403
6404 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6405
6406 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6407 * Makefile.in: Regenerate.
6408
6409 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6410
6411 * Makefile.tpl (configure-build-[+module+],
6412 configure-[+module+], configure-target-[+module+]): Pass
6413 [+extra_configure_args+].
6414 (all-build-[+module+], all-[+module+], check-[+module+],
6415 install-[+module+], [+make_target+]-[+module+],
6416 all-target-[+module+], check-target-[+module+],
6417 install-target-[+module+], [+make_target+]-target-[+module+]):
6418 Pass [+extra_make_args+].
6419 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6420 (GCC_HOST_EXPORTS): Remove.
6421 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6422 cross, check-gcc, check-gcc-c++, install-gcc,
6423 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6424 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6425 * Makefile.in: Regenerate.
6426
6427 2004-06-21 Matthew Sachs <msachs@apple.com>
6428
6429 * MAINTAINERS: Added self to write-after-approval.
6430
6431 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6432
6433 * configure.in: Check for srcdir/winsup rather than build directory
6434 winsup.
6435 * configure: Regenerate.
6436
6437 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6438
6439 * configure.in: Don't build Cygwin native newlib if winsup
6440 directory is missing. Emit warning instead.
6441 * configure: Regenerate.
6442
6443 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6444
6445 * Makefile.tpl (touch-stage[+id+]): New.
6446 (restage[+prev+]): Depend on touch-stage[+id+].
6447
6448 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6449 Use it throughout.
6450
6451 * Makefile.def: Add profile and feedback bootstrap stages.
6452 Remove next field from bootstrap stages.
6453 * Makefile.tpl (LN, LN_S): Substitute.
6454 (stageN-start, stageN-end): Use double-colon rules, to
6455 provide a hook for additional setup commands.
6456 (distclean-stageN-gcc, restageN): Create dependencies from
6457 [+prev+], not from [+next+].
6458 (stageN-bubble): Add commands for successive stages from
6459 [+prev+], using double-colon rules.
6460 (all-stageN-gcc): Fix typo.
6461 (stagefeedback-start, profiledbootstrap): New.
6462 * Makefile.in: Regenerate.
6463 * configure.in: Call ACX_PROG_LN.
6464 * configure: Regenerate.
6465
6466 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6467
6468 * MAINTAINERS (Write After Approval): Add myself.
6469
6470 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6471
6472 * MAINTAINERS (Write After Approval): Add myself.
6473
6474 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6475
6476 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6477 without gcc.
6478 * configure: Regenerate.
6479
6480 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6481
6482 * Makefile.tpl: Fix typo.
6483 * Makefile.in: Regenerate.
6484
6485 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6486
6487 * configure.in: Remove new- prefix from toplevel
6488 bootstrap targets.
6489 * configure: Regenerate.
6490
6491 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6492
6493 * Makefile.tpl (all.normal): Rename to all.
6494 (all): Replace with a rule to pick the default
6495 target from configure.
6496 (all-gcc, configure-gcc): Use conditionals to
6497 do nothing when toplevel bootstrap is going on.
6498 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6499 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6500 * configure.in: Support --enable-bootstrap.
6501
6502 * Makefile.def: Remove new- prefix from toplevel
6503 bootstrap targets.
6504 * Makefile.tpl: Likewise.
6505
6506 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6507 target.
6508
6509 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6510 $(RECURSE_FLAGS) to recursive invocation of make.
6511
6512 * Makefile.in: Regenerate.
6513 * configure: Regenerate.
6514
6515 2004-05-30 Andreas Jaeger <aj@suse.de>
6516 Jim Wilson <wilson@specifixinc.com>
6517
6518 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6519 like CC.
6520
6521 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6522
6523 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6524 * configure: Regenerate.
6525
6526 2004-05-25 Daniel Jacobowitz <drow@false.org>
6527
6528 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6529 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6530 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6531 targets.
6532 * Makefile.in: Regenerate.
6533
6534 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6535
6536 * configure.in: Test the ability to symlink directories.
6537 * configure: Regenerate.
6538
6539 * Makefile.def (bootstrap-stage): New definitions.
6540 * Makefile.tpl (configure-stage1-gcc,
6541 configure-stage2-gcc, configure-stage3-gcc,
6542 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6543 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6544 new-restage3, compare): Autogenerate, see Makefile.in
6545 entry for behavioral changes.
6546 (distclean-stage1, new-stage1-start, new-stage1-end,
6547 new-stage1-bubble, distclean-stage2, new-stage2-start,
6548 new-stage2-end, new-stage2-bubble, distclean-stage3,
6549 new-stage3-start, new-stage3-end): New autogenerated targets.
6550 (objext, prebootstrap, BOOT_CFLAGS,
6551 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6552 targets.
6553
6554 * Makefile.in: Regenerate.
6555 (distclean-stage1, new-stage1-start, new-stage1-end,
6556 new-stage1-bubble, distclean-stage2, new-stage2-start,
6557 new-stage2-end, new-stage2-bubble, distclean-stage3,
6558 new-stage3-start, new-stage3-end): New targets.
6559 (all-stage1-gcc): Move prebootstrap dependency from here...
6560 (configure-stage1-gcc): ...to here.
6561 (new-bootstrap): Use bubble targets.
6562 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6563 Use per-stage distclean targets.
6564 (configure-stage1-gcc, configure-stage2-gcc,
6565 configure-stage3-gcc, all-stage1-gcc,
6566 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6567 Use new-stageN-start to prepare the tree.
6568
6569 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6570
6571 * Makefile.def (host_modules): add libcpp.
6572 * Makefile.tpl: Add dependencies on and for libcpp.
6573 * Makefile.in: Regenerate.
6574 * configure.in: Add libcpp host module.
6575 * configure: Regenerate.
6576
6577 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6578
6579 * Makefile.tpl: Whenever a recursive target is defined, wrap
6580 it in a special @if/@endif block, and prepare its maybe
6581 dependency in the @if/@endif block
6582 * configure.in: Instead of writing maybe dependencies, remove
6583 the @if/@endif statements, and remove the @if/@endif blocks
6584 that remain.
6585 * configure: Regenerate.
6586 * Makefile.in: Regenerate.
6587
6588 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6589
6590 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6591
6592 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6593
6594 PR bootstrap/15120
6595 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6596 * */configure: Rebuilt.
6597
6598 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6599
6600 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6601 of libf2c.
6602 * configure, Makefile.in: Regenerate.
6603
6604 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6605
6606 * MAINTAINERS (Write After Approval): Add myself.
6607
6608 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6609
6610 Merge from tree-ssa-20020619-branch.
6611
6612 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6613 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6614 (HOST_GMPLIBS): Define.
6615 (HOST_GMPINC): Define.
6616 (TARGET_LIB_PATH): Add libmudflap.
6617 (GFORTRAN_FOR_TARGET): Define.
6618 (configure-build*): Export GFORTRAN.
6619 (configure-gcc): Export GMPLIBS and GMPINC.
6620 (all-gcc): Add maybe-all-libbanshee.
6621 (configure-target-libgfortran): Define.
6622 * Makefile.in: Regenerate.
6623 * configure.in (host_libs): Add libbanshee.
6624 (target_libraries): Add target-libmudflap and target-libgfortran.
6625 Add --with-libbanshee.
6626 Handle --disable-libmudflap.
6627 (*-*-freebsd*): Use with_gmp.
6628 Add $(libgcj) to noconfigdirs.
6629 * configure: Regenerate.
6630 * depcomp: New file.
6631 * MAINTAINERS: Add tree-ssa maintainers.
6632
6633 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6634
6635 * MAINTAINERS (Various Maintainers): Add myself.
6636
6637 2004-04-30 Brian Ford <ford@vss.fsi.com>
6638
6639 * MAINTAINERS (Write After Approval): Add myself.
6640
6641 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6642
6643 * MAINTAINERS (Write After Approval): Add myself.
6644
6645 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6646
6647 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6648 * configure: Regenerate.
6649
6650 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6651
6652 Revert:
6653 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6654
6655 * Makefile.def (flags_to_pass): Remove *dir variables that
6656 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6657 as well as prefix and exec_prefix.
6658 * Makefile.in: Regenerate.
6659
6660 2004-04-26 Robert Millan <robertmh@gnu.org>
6661
6662 Add patches from libtool CVS.
6663 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6664 * ltconfig: Likewise.
6665 * ltcf-c.sh: Likewise.
6666 * ltcf-cxx.sh: Likewise.
6667 * ltcf-gcj.sh: Likewise.
6668
6669 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6670
6671 * Makefile.def (host_modules): Mark with the bootstrap
6672 flag packages on which gcc depends.
6673 * Makefile.tpl (all-bootstrap): Use it.
6674 * Makefile.in: Regenerate.
6675
6676 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6677
6678 * Makefile.def (flags_to_pass): Remove *dir variables that
6679 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6680 as well as prefix and exec_prefix.
6681 * Makefile.in: Regenerate.
6682
6683 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6684
6685 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6686 * configure: Regenerate.
6687 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6688 * gcc/Makefile.tpl (compare): Use the result of the test.
6689 * gcc/Makefile.in: Regenerate.
6690
6691 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6692
6693 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6694 Always relocate gcc and prev-gcc to the original names, even
6695 if the build fails.
6696 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6697 New targets.
6698
6699 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6700
6701 * MAINTAINERS: Update my email address.
6702
6703 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6704
6705 * configure.in (mips*-*-irix5*): Enable ld.
6706 * configure: Regenerate.
6707
6708 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6709
6710 * configure: Regenerate.
6711
6712 2004-04-15 James E Wilson <wilson@specifixinc.com>
6713
6714 * Makefile.tpl (configure-[+module+], configure-gcc,
6715 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6716 Set and export LDFLAGS.
6717 * Makefile.in: Regenerate.
6718
6719 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6720
6721 * MAINTAINERS: Add myself to write-after-approval.
6722
6723 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6724
6725 PR bootstrap/14871
6726 * Makefile.tpl: If we don't have built-in-tree target tools,
6727 use the ones found by configure rather than hacking around with
6728 program_transform_name.
6729 * configure.in: Give Makefile.tpl the information necessary
6730 to do that.
6731 * Makefile.in: Regenerate.
6732 * configure: Regenerate.
6733
6734 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6735
6736 PR bootstrap/14760
6737 * configure.in: When computing baseargs, strip *all* copies of
6738 offending options. Also, don't match/substitute the trailing space,
6739 so that this actually works when two similar options are separated by
6740 only one space.
6741 * configure: Regenerate.
6742
6743 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6744
6745 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6746 (rs6000-*-aix*): Same.
6747 * configure: Regenerate.
6748
6749 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6750
6751 * MAINTAINERS: Add myself to write-after-approval.
6752
6753 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6754
6755 * MAINTAINERS: Add myself to write-after-approval.
6756
6757 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6758
6759 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6760 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6761 * Makefile.in: Regenerate.
6762
6763 * configure.in (top level bootstrap support): Rework --enable-werror
6764 to set @stage2_werror_flag@.
6765 * configure: Regenerate.
6766 * Makefile.tpl (top level bootstrap support): Pass
6767 @stage2_werror_flag@ down to configure in stages 2 and 3.
6768 * Makefile.in: Regenerate.
6769
6770 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6771
6772 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6773 for stages 2 and 3 as well as in make. As a consequence, remove
6774 OUTPUT_OPTION (now detected by configure) from the flags passed down
6775 to make.
6776 * Makefile.in: Regenerate.
6777
6778 * Makefile.tpl (new-bootstrap): Fix typo.
6779 * Makefile.in: Regenerate.
6780
6781 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6782
6783 * Makefile.tpl: Rearrange by moving recursive_targets rules
6784 into their proper sections.
6785 * Makefile.tpl (top level bootstrap support): Move disabling
6786 of coverage flags from 'make' to 'configure'; improve comments.
6787 * Makefile.in: Regenerate.
6788
6789 * Makefile.tpl (experimental top level bootstrap) Move stage1
6790 language setting from all- target to configure- target; disable
6791 intermodule optimization in stage 1; prevent gratuitous rebuilds
6792 of stage 1.
6793 * Makefile.in: Regenerate.
6794 * configure.in: Comma-separate stage 1 language list for top
6795 level bootstrap.
6796 * configure: Regenerate.
6797
6798 * Makefile.tpl: Clean up experimental top level bootstrap support:
6799 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6800 prev-gcc in configure- targets as well as all- targets.
6801 * Makefile.in: Regenerate.
6802
6803 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6804
6805 * compile: New file imported from automake.
6806
6807 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6808
6809 * configure.in: Remove symbolic link section.
6810 * configure: Regenerate.
6811 * Makefile.tpl (links): Remove.
6812 * Makefile.in: Regenerate.
6813
6814 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6815 Nathanael Nerode <neroden@gcc.gnu.org>
6816
6817 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6818 Set with AC_CHECK_PROGS.
6819 * configure.in: Fix comment typo from last patch.
6820 * configure: Regenerate.
6821
6822 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6823
6824 * Makefile.tpl: Introduce experimental top level bootstrap support.
6825 * Makefile.in: Regenerate.
6826 * configure.in: Introduce support for top level bootstrap.
6827 * configure: Regenerate.
6828
6829 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6830 Paolo Bonzini <bonzini@gnu.org>
6831
6832 PR bootstrap/14522
6833 * configure.in: Cope with shells that do not support unquoted ^
6834 * configure: Regenerate.
6835
6836 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6837 Paolo Bonzini <bonzini@gnu.org>
6838
6839 PR bootstrap/14522
6840 * configure.in: Cope with shells that do not support nesting
6841 quotes inside quoted backquote substitutions.
6842 * configure: Regenerate.
6843
6844 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6845
6846 PR bootstrap/14522
6847 * configure.in: Fix escaping of $.
6848 * configure: Regenerate.
6849
6850 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6851
6852 * configure: Regenerate, since I forgot to while committing Paolo's
6853 changes.
6854
6855 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6856
6857 PR ada/14131
6858 Move language detection to the top level.
6859 * configure.in: Find default values for the tools as
6860 soon as possible. Disable ada if GNAT is not found.
6861 Emit error message about missing languages. Expand
6862 --enable-languages=all for the gcc subdirectory.
6863
6864 2004-03-10 Ben Elliston <bje@gnu.org>
6865
6866 * MAINTAINERS: Update my email address.
6867
6868 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6869
6870 * ltconfig: Disable building static libraries if building shared
6871 libraries on AIX 5L.
6872
6873 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6874
6875 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6876 and disable libgcj.
6877 * configure: Regenerated.
6878
6879 2004-03-01 Brian Booth <bbooth@redhat.com>
6880
6881 * MAINTAINERS: Add myself to write-after-approval.
6882
6883 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6884
6885 * MAINTAINERS: Add myself to write-after-approval.
6886
6887 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6888
6889 PR bootstrap/7087
6890 * Makefile.tpl: Guard XFOO sed statements better.
6891 * Makefile.tpl: Add dependency for configure-target-libada.
6892 * Makefile.in: Regenerate (incidentally fixes broken
6893 commit when libada-branch was merged).
6894
6895 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6896
6897 * MAINTAINERS: Add myself to write-after-approval.
6898
6899 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6900
6901 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6902 maintainers.
6903
6904 2004-02-20 Andrew Cagney <cagney@redhat.com>
6905
6906 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6907 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6908
6909 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6910
6911 PR bootstrap/11932
6912 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6913
6914 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6915
6916 * MAINTAINERS: Added myself to write-after-approval.
6917
6918 2004-02-14 Michael Koch <konqueror@gmx.de>
6919
6920 * MAINTAINERS: Added myself to write-after-approval.
6921
6922 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6923
6924 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6925 some OS port maintainers to OS port maintainers section.
6926
6927 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
6928
6929 * MAINTAINERS: Add self.
6930
6931 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6932
6933 * MAINTAINERS: Alphabetize.
6934
6935 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
6936
6937 * MAINTAINERS: Remove myself.
6938
6939 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6940
6941 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6942 (rs6000-*-aix*): Same.
6943 * configure: Regenerate.
6944
6945 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6946
6947 * configure.in (host): Add in missing $noconfigdirs to defines.
6948 * configure: Regenerate.
6949
6950 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6951 Nathanael Nerode <neroden@gcc.gnu.org>
6952
6953 PR ada/6637, PR ada/5911
6954 Merge with libada-branch:
6955 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6956 with appropriate dependencies. Add --enable-libada configure switch.
6957 * configure, Makefile.in: Regenerate.
6958
6959 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
6960
6961 * MAINTAINERS: Add myself to write-after-approval.
6962
6963 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6964
6965 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6966 * configure: Regenerate.
6967
6968 2004-02-04 Geoffrey Keating <geoffk@apple.com>
6969
6970 Merge from upstream:
6971
6972 * ltmain.in: When setting IFS to '~', be careful about user
6973 arguments that contain '~'.
6974
6975 2004-02-04 Peter O'Gorman <peter@pogma.com>
6976
6977 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6978 Also test $base_compile against $CC with escaped arguments. Bug
6979 reported by Geoff Keating <geoffk@apple.com>.
6980
6981 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6982
6983 * MAINTAINERS: Remove i960 port.
6984
6985 2004-01-23 DJ Delorie <dj@redhat.com>
6986
6987 * Makefile.def (target_modules) [libiberty]: Don't stage.
6988 * Makefile.in: Rebuilt.
6989
6990 2004-01-20 Caroline Tice <ctice@apple.com>
6991
6992 * MAINTAINERS: Add myself to write-after-approval.
6993
6994 2004-01-19 Paolo Carlini <pcarlini@suse.de>
6995
6996 * MAINTAINERS: Update my email address.
6997
6998 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6999
7000 * MAINTAINERS: Add myself to write-after-approval.
7001
7002 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7003
7004 * MAINTAINERS: Remove entries without email address.
7005
7006 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7007
7008 * MAINTAINERS: Add myself to write-after-approval.
7009
7010 2004-01-15 Steven Bosscher <stevenb@suse.de>
7011
7012 * MAINTAINERS: Update my email address.
7013
7014 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7015
7016 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7017 * Makefile.tpl (configure-target-[+module+]): Support stage.
7018 * Makefile.in: Rebuilt.
7019
7020 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7021
7022 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7023
7024 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7025
7026 * MAINTAINERS: Add myself as a MIPS maintainer.
7027
7028 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7029
7030 * configure.in: Use ./config.cache, not config.cache.
7031 * configure: Regenerate.
7032 * Makefile.tpl: Special-casing not needed for GCC any more.
7033 * Makefile.in: Regenerate.
7034
7035 * configure.in: Don't share a cache file for host dirs.
7036 * configure: Regenerate.
7037
7038 * config-ml.in: Don't mess with the cache file.
7039
7040 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7041
7042 * MAINTAINERS: Move myself from 'Write After Approval' to
7043 'CPU Port Maintainers' section as SPARC maintainer.
7044
7045 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7046
7047 * Makefile.tpl: Make GCC use a separate config.cache.
7048 * Makefile.in: Regenerate.
7049
7050 PR bootstrap/11932, PR bootstrap/11933
7051 (I don't know if it will fix either of them, but it relates
7052 to them.)
7053 * configure.in: Don't use shared config.cache for target
7054 directories.
7055 * configure: Regenerate.
7056
7057 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7058
7059 * MAINTAINERS: Add myself to 'Write After Approval' section.
7060
7061 2003-12-31 Roger Sayle <roger@eyesopen.com>
7062
7063 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7064 * configure: Regenerated.
7065
7066 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7067
7068 * MAINTAINERS: Remove the mn10200 maintainer.
7069
7070 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7071
7072 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7073 * configure: Regenerated.
7074
7075 2003-12-16 Jan Hubicka <jh@suse.cz>
7076
7077 * MAINTAINERS: Add myself as callgraph maintainer.
7078
7079 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7080
7081 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7082 * configure: Regenerate.
7083
7084 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7085
7086 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7087 'Write After Approval' section. Update email.
7088
7089 2003-12-01 James Lemke <jim@wasabisystems.com>
7090
7091 * MAINTAINERS (Write After Approval): Add myself.
7092
7093 2003-11-20 Matt Thomas <matt@3am-software.com>
7094
7095 * MAINTAINERS: Add myself as a vax port maintainer.
7096
7097 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7098
7099 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7100 (configure-build-[+module+], configure-[+module+]): Likewise.
7101 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7102 * Makefile.in: Regenerate.
7103
7104 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7105
7106 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7107 shared/dylibed libraries.
7108 * ltmain.sh: Likewise.
7109 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7110 * ltcf-cxx.sh: Likewise.
7111 * ltcf-gcj.sh: Likewise.
7112 * ltconfig: Likewise.
7113
7114 2003-11-17 Stan Cox <scox@redhat.com>
7115
7116 * MAINTAINERS: Add myself as iq2000 port maintainer.
7117
7118 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7119
7120 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7121 * Makefile.in: Regenerate.
7122
7123 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7124
7125 * config.sub: Update to 2003-11-03 version.
7126
7127 2003-10-20 Phil Edwards <phil@codesourcery.com>
7128
7129 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7130 * configure: Regenerate.
7131
7132 2003-10-20 Nicolas Pitre <nico@cam.org>
7133
7134 * MAINTAINERS: Add myself to 'Write After Approval' section.
7135
7136 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7137
7138 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7139
7140 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7141
7142 * MAINTAINERS: Update my email address.
7143
7144 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7145
7146 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7147
7148 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7149
7150 * MAINTAINERS: Add myself to 'Write After Approval' section.
7151
7152 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7153
7154 * config.guess: Update to 2003-10-16 version.
7155 * config.sub: Update to 2003-10-16 version.
7156
7157 2003-10-15 David Daney <ddaney@avtrex.com>
7158
7159 * MAINTAINERS: Added myself to 'Write After Approval' section.
7160
7161 2003-10-15 Falk Hueffner <falk@debian.org>
7162
7163 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7164 'Write After Approval' section. Update email.
7165
7166 2003-10-14 Roger Sayle <roger@eyesopen.com>
7167
7168 * MAINTAINERS: Move myself from 'Write After Approval' to
7169 'Various Maintainers' section as middle-end maintainer.
7170
7171 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7172
7173 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7174 HOST_FLAGS_TO_PASS.
7175 * Makefile.in: Regenerate.
7176
7177 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7178
7179 * config.guess: Update to 2003-10-07 version.
7180 * config.sub: Update to 2003-10-07 version.
7181
7182 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7183
7184 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7185 * ltconfig (irix5*, irix6*): Don't override version_type.
7186
7187 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7188
7189 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7190 * configure: Rebuilt
7191 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7192 * Makefile.in: Rebuilt
7193
7194 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7195
7196 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7197
7198 2003-09-30 Carlo Wood <carlo@alinoe.com>
7199
7200 * MAINTAINERS (Write After Approval): Add myself.
7201
7202 2003-09-29 Paul Koning <ni1d@arrl.net>
7203
7204 * MAINTAINERS: Move myself from "Write After Approval"
7205 to CPU platform maintainers for pdp11 platform.
7206
7207 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7208
7209 * MAINTAINERS: Move myself from 'Write After Approval' to
7210 'Various Maintainers' section as libffi testsuite maintainer.
7211
7212 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7213
7214 * configure.in: Pass a computed --program-transform-name
7215 to subconfigures.
7216 * configure: Regenerated.
7217
7218 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7219
7220 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7221 * Makefile.in: Regenerate.
7222
7223 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7224 * Makefile.in: Regenerate.
7225
7226 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7227
7228 * MAINTAINERS: Move myself from 'Write After Approval'
7229 to 'Various Maintainers' (objective-c) section.
7230
7231 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7232
7233 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7234 quoting.
7235 * configure: Regenerated.
7236
7237 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7238
7239 * MAINTAINERS (Write After Approval): Add myself to write after
7240 approval list.
7241
7242 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7243
7244 * MAINTAINERS (Write After Approval): Add myself.
7245
7246 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7247
7248 * MAINTAINERS: Update my e-mail address.
7249
7250 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7251
7252 * libtool.m4 (LD): Correct powerpc64 host match.
7253
7254 2003-09-06 James E Wilson <wilson@tuliptree.org>
7255
7256 * MAINTAINTERS: Update my affiliation and email address.
7257
7258 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7259
7260 * MAINTAINERS (Write After Approval): Add myself.
7261
7262 2003-09-04 DJ Delorie <dj@redhat.com>
7263
7264 * configure: Regenerate.
7265
7266 2003-09-04 Robert Millan <robertmh@gnu.org>
7267
7268 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7269
7270 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7271
7272 * configure.in: Ensure arguments to sed are properly spaced.
7273 * configure: Regenerate.
7274
7275 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7276
7277 * MAINTAINERS: Update my e-mail address.
7278
7279 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7280
7281 * MAINTAINERS (Write After Approval): Add myself.
7282
7283 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7284
7285 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7286 * configure: Regenerated.
7287
7288 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7289
7290 * MAINTAINERS: Update my email address.
7291
7292 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7293
7294 * configure.in: Use newline instead of semicolon when assuming
7295 shell arguments in a for loop.
7296 * configure: Regenerated.
7297
7298 2003-08-22 Jason Eckhardt <jle@rice.edu>
7299
7300 * MAINTAINERS: Resurrect the i860 maintainer.
7301
7302 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7303
7304 PR 8180
7305 * configure.in: When testing with_libs and with_headers, treat
7306 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7307 * configure: Regenerate.
7308
7309 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7310 make, shell, etc.
7311 (baseargs): Likewise.
7312 * configure: Regenerate.
7313
7314 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7315
7316 * MAINTAINERS (Write After Approval): Add myself.
7317
7318 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7319
7320 * configure.in: Disable libgcj for darwin not on powerpc.
7321 * configure: Rebuild.
7322
7323 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7324
7325 * config-ml.in, symlink-tree: Add license.
7326
7327 2003-08-03 Richard Stallman <rms@gnu.org>
7328 Eben Moglen <moglen@columbia.edu>
7329
7330 * README.SCO: New file.
7331
7332 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7333
7334 * Makefile.tpl (check, check-c++): Express dependencies using
7335 dependencies rather than commands.
7336 * Makefile.in: Regenerate.
7337
7338 2003-08-01 Andrew Cagney <cagney@redhat.com>
7339
7340 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7341 * configure: Ditto.
7342
7343 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7344
7345 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7346 * Makefile.in: Update.
7347
7348 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7349
7350 * configure.in: Enable libgcj for darwin.
7351 * configure: Rebuild.
7352
7353 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7354
7355 * config-ml.in: Use ac_configure_args directly instead of
7356 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7357 actually seen.
7358
7359 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7360
7361 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7362 creating target and build subdirs to build all parent dirs as needed.
7363 * Makefile.in: Rebuild.
7364 * configure.in: Don't build dirs explicitly here.
7365 * configure: Rebuild.
7366
7367 2003-07-26 Paul Brook <paul@nowt.org>
7368
7369 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7370
7371 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7372
7373 * Makefile.tpl (all-make): Depend on intl.
7374 * Makefile.in: Rebuilt.
7375
7376 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7377
7378 * install-sh: Update to newer upstream versions (associated with
7379 aclocal 1.7).
7380 * mkinstalldirs: Likewise.
7381 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7382
7383 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7384
7385 * MAINTAINERS: Move self from Bug database only accounts
7386 to write-after-approval.
7387
7388 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7389
7390 * config.if: Remove unused libc_interface determination.
7391
7392 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7393
7394 * MAINTAINERS: Move self from write-after-approval to
7395 build machinery (*.in).
7396
7397 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7398
7399 PR bootstrap/11273
7400 PR bootstrap/11408
7401 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7402 unused INSTALL_PROGRAM_ARGS.
7403 * configure.in: Use AC_PROG_INSTALL.
7404 * Makefile.in: Regenerate.
7405 * configure: Regenerate.
7406
7407 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7408
7409 * MAINTAINERS: Alphabetize.
7410
7411 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7412
7413 * configure: Rebuilt.
7414 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7415 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7416 newlib nor libgloss.
7417 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7418 * configure.in (am33_2.0-*-linux*): Added.
7419
7420 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7421
7422 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7423 * configure: Regenerate.
7424
7425 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7426
7427 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7428 * Makefile.in: Regenerate.
7429
7430 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7431
7432 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7433 * Makefile.in: Regenerate.
7434
7435 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7436
7437 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7438 * Makefile.in: Regenerated.
7439
7440 * config-ml.in: Replace PWD with PWD_COMMAND.
7441
7442 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7443
7444 * intl: New directory; see intl/ChangeLog for details.
7445 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7446 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7447 * Makefile.in: Regenerate.
7448
7449 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7450
7451 * configure.in: Clean up config-lang.in handling. Delete
7452 useless assignment to "subdirs".
7453 * configure: Regenerate.
7454
7455 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7456
7457 * configure.in: Rename 'target_libs' to 'target_libraries'.
7458 Remove useless reference to 'target_libs'.
7459 * configure: Regenerate.
7460
7461 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7462
7463 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7464 * Makefile.in: Regenerate.
7465
7466 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7467
7468 * Makefile.def: Introduce flags_to_pass.
7469 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7470 * Makefile.in: Regenerate.
7471
7472 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7473
7474 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7475 and target-libgloss.
7476 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7477 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7478 * configure: Regenerate.
7479
7480 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7481
7482 * configure.in: Update testsuite_flags to new location.
7483 * configure. Regenerate.
7484
7485 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7486
7487 * Makefile.tpl: Remove BUILD_CC stuff.
7488 * Makefile.in: Regenerate.
7489
7490 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7491
7492 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7493
7494 2003-06-16 Graeme Peterson <gp@qnx.com>
7495
7496 * MAINTAINERS (Write After Approval): Add myself.
7497
7498 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7499
7500 * config.guess: Update to 2003-06-12 version.
7501 * config.sub: Update to 2003-06-13 version.
7502
7503 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7504
7505 * config.guess: Update to 2003-06-06 version.
7506 * config.sub: Update to 2003-06-06 version.
7507
7508 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7509
7510 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7511 * configure. Regenerate.
7512
7513 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7514
7515 * configure.in: Disable serial configure by default.
7516 * configure: Regenerate.
7517 * Makefile.tpl: Abolish .NOTPARALLEL.
7518 * Makefile.in: Regenerate.
7519
7520 * Makefile.tpl: Replace {build,host,target}_canonical by
7521 {build,host,target}.
7522 * Makefile.in: Regenerate.
7523
7524 * Makefile.tpl: Fix stupid pasto.
7525 * Makefile.in: Regenerate.
7526
7527 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7528
7529 * Makefile.tpl: Remove bogus conditional.
7530 * Makefile.in: Regenerate.
7531
7532 2003-06-05 Jan Hubicka <jh@suse.cz>
7533
7534 * Makefile.tpl (profiledbootstrap): New target.
7535 * Makefile.in (profiledbootstrap): New target.
7536
7537 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7538
7539 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7540 Pinski. Remove user names from other bugzilla-only maintainers.
7541
7542 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7543
7544 * Makefile.tpl: Make 'recursive targets' using autogen rather
7545 than shell loop. Remove duplicate 'clean' targets and false
7546 comments.
7547 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7548 Add systematic method of specifying missing targets in subdirs.
7549 Add copyright boilerplate.
7550 * Makefile.in: Regenerate.
7551 * configure.in: Add 'recursive targets' to maybe list.
7552 * configure: Regenerate.
7553
7554 * MAINTAINERS: "GNATS only" -> "Bug database only".
7555
7556 * Makefile.tpl: Rename [+target+] to [+make_target+].
7557 * Makefile.def: Rename 'target' to 'make_target'.
7558
7559 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7560
7561 * MAINTAINERS: Add self as options handling maintainer.
7562
7563 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7564
7565 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7566 been too long since I touched those ports.
7567
7568 2003-05-28 DJ Delorie <dj@redhat.com>
7569
7570 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7571 * Makefile.in: Regenerate.
7572
7573 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7574
7575 * configure.in: Use curly braces in the definition of tooldir.
7576 * configure: Regenerate.
7577
7578 2003-05-21 DJ Delorie <dj@redhat.com>
7579
7580 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7581 newlib or libgloss.
7582 * Makefile.in: Regenerate.
7583
7584 2003-05-21 DJ Delorie <dj@redhat.com>
7585
7586 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7587 * Makefile.in: Regenerate.
7588
7589 2003-05-20 Ian Lance Taylor <ian@airs.com>
7590
7591 * MAINTAINERS: Update my e-mail address.
7592
7593 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7594
7595 * configure.in: Switch more things to use maybe dependencies.
7596 * Makefile.tpl: Switch more things to use maybe dependencies.
7597 Factor out common code from autogen IF statements.
7598 * configure: Regenerate.
7599 * Makefile.in: Regenerate.
7600
7601 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7602
7603 * configure.in: Accept i[3456789]86 for machine type.
7604 * configure: Regenerate.
7605
7606 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7607
7608 * configure.in: Switch more things to use maybe dependencies.
7609 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7610 * configure: Regenerate.
7611 * Makefile.tpl: Switch more things to use maybe dependencies.
7612 * Makefile.in: Regenerate.
7613
7614 2003-05-16 Andreas Schwab <schwab@suse.de>
7615
7616 * Makefile.tpl (install-opcodes): Define.
7617 * Makefile.in: Rebuild.
7618
7619 2003-05-13 Andreas Jaeger <aj@suse.de>
7620
7621 * config.guess: Update to 2003-05-09 version.
7622 * config.sub: Update to 2003-05-09 version.
7623
7624 2003-05-13 Michael Eager <eager@mvista.com>
7625
7626 * configure.in: Correct sed script so that options in quotes are not
7627 deleted.
7628 * configure: Rebuild.
7629
7630 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7631
7632 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7633 and $$s/newlib/libc/sys/cygwin32 include paths.
7634 * configure: Ditto.
7635
7636 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7637
7638 * MAINTAINERS: Update my email addresses.
7639
7640 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7641
7642 * config-ml.in: Propagate INSTALL variables.
7643
7644 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7645
7646 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7647
7648 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7649
7650 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7651 * Makefile.in: Regenerate.
7652
7653 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7654
7655 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7656
7657 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7658
7659 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7660
7661 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7662
7663 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7664 * Makefile.in: Regenerated.
7665
7666 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7667
7668 * MAINTAINERS (Write After Approval): Upgrade myself from
7669 GNATS only to write-after-approval. Update my mail address.
7670
7671 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7672
7673 (OS Port Maintainers: freebsd): Add myself.
7674
7675 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7676
7677 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7678
7679 2003-04-22 Kean Johnston <jkj@sco.com>
7680
7681 * MAINTAINERS (SCO ports): Added myself.
7682
7683 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7684
7685 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7686
7687 2003-04-19 Kean Johnston <jkj@sco.com>
7688
7689 * MAINTAINERS (Write After Approval): Add myself.
7690
7691 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7692
7693 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7694 * Makefile.in: Regenerate.
7695
7696 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7697
7698 * configure.in (powerpc64*-*-linux*): Remove.
7699 * configure: Rebuilt.
7700
7701 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7702
7703 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7704 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7705 and restrap.
7706 * Makefile.in: Regenerate.
7707
7708 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7709
7710 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7711 * configure: Regenerated.
7712
7713 2003-04-15 DJ Delorie <dj@redhat.com>
7714
7715 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7716
7717 2003-04-13 Nick Clifton <nickc@redhat.com>
7718
7719 * config-ml.in: Remove support for --disable-aix removing
7720 call-aix multilibs.
7721
7722 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7723
7724 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7725 * */configure: Rebuilt.
7726
7727 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7728
7729 * MAINTAINERS: Add my email address.
7730
7731 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7732
7733 * MAINTAINERS (Write After Approval): Add myself.
7734
7735 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7736
7737 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7738 * Makefile.in: Regenerate.
7739
7740 2003-03-14 Michael Chastain <mec@shout.net>
7741
7742 * Makefile.in: Regenerate with correct Makefile.def.
7743
7744 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7745
7746 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7747 Make macro.
7748 * Makefile.in: Regenerate.
7749 * configure.in: Clean up gxx_include_dir logic.
7750 * configure: Regenerate.
7751
7752 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7753
7754 * MAINTAINERS (Write After Approval): Add myself.
7755
7756 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7757
7758 * MAINTAINERS: Update my mail address.
7759
7760 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7761
7762 * configure.in (gxx_include_dir): Fix typo.
7763 * configure: Regenerated.
7764
7765 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7766
7767 * Makefile.tpl: Reindent.
7768 * Makefile.in: Regenerate.
7769 * configure.in: Reindent. Don't set unused variables.
7770 * configure: Regenerate.
7771
7772 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7773
7774 * configure.in: Include $(build_tooldir)/sys-include in
7775 FLAGS_FOR_TARGET.
7776 * configure: Regenerated.
7777
7778 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7779
7780 * Makefile.tpl: Always pass down RANLIB.
7781 * Makefile.in: Regenerate.
7782
7783 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7784 * Makefile.in: Regenerate.
7785 * configure.in: Remove unused logic relating to --enable-shared
7786 and --enable-threads. Remove bogus comments. Remove redundant
7787 noconfigdirs.
7788 * configure: Regenerate.
7789
7790 * configure.in: Replace ${libstdcxx_version} by its value.
7791 Remove reference to mh-dgux.
7792 * configure: Regenerate.
7793
7794 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7795
7796 * MAINTAINERS (Write After Approval): Add myself.
7797
7798 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7799
7800 * Makefile.tpl: Rearrange.
7801 * Makefile.in: Regenerate.
7802
7803 2003-02-25 Uwe Stieber <uwe@wwws.de>
7804
7805 * configure.in: Add support for kaOS as cross build target system.
7806 * configure: Regenerated.
7807
7808 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7809
7810 * MAINTAINERS (Write after approval): Add myself.
7811
7812 2003-02-21 James E Wilson <wilson@tuliptree.org>
7813
7814 * MAINTAINERS: Update my email address.
7815
7816 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7817
7818 * MAINTAINERS: Add self to blanket write privs. section.
7819
7820 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7821
7822 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7823 configure-target-* as some target builds may require additional
7824 flags for preprocessor tests.
7825 * Makefile.in: Regenerated.
7826
7827 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7828
7829 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7830 * ltconfig: Handle it.
7831 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7832 auto-detecting it.
7833
7834 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7835 it is used as argument to $CC.
7836 * ltcf-gcj.sh: Likewise.
7837
7838 * configure.in: Introduce --enable-maintainer-mode.
7839 * configure: Rebuilt.
7840 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7841 for maintainer mode.
7842 * Makefile.in: Rebuilt.
7843
7844 2003-02-18 Jason Merrill <jason@redhat.com>
7845
7846 * Makefile.tpl (check-c++): Allow parallelism.
7847
7848 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7849
7850 * MAINTAINERS: Remove John Carr (who never actually had access to
7851 gcc.gnu.org).
7852
7853 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7854
7855 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7856 don't configure target-libobjc.
7857 * configure: Regenerate.
7858
7859 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7860
7861 * Makefile.tpl (RANLIB): Define.
7862 * Makefile.in: Regenerate.
7863
7864 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7865
7866 * MAINTAINERS: Update my email.
7867
7868 2003-02-06 Keith R Seitz <keiths@redhat.com>
7869
7870 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7871 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7872 * Makefile.in: Regenerated.
7873 * configure.in: Remove all traces of snavigator, db, and grep.
7874 * configure: Regenerated.
7875
7876 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7877
7878 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7879 After Approval.
7880
7881 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7882
7883 * MAINTAINERS (Write after approval): Add myself.
7884
7885 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7886
7887 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7888 * Makefile.in: Regenerated.
7889
7890 2003-01-30 Roger Sayle <roger@eyesopen.com>
7891
7892 * config.guess: Updated to 2003-01-30's version.
7893 * config.sub: Updated to 2003-01-28's version.
7894
7895 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7896
7897 * config.if: If gcc_version is already set, just use it. Don't set
7898 gcc_version_trigger if it's already set, otherwise set it to
7899 gcc/version.c, but only if the file exists. If it is not set and
7900 gcc/version.c does not exist, try to extract the version number from
7901 $CC.
7902
7903 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7904
7905 * MAINTAINERS: Add myself to write-after-approval list.
7906
7907 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7908
7909 * configure.in: Revert 24Jan change.
7910 * configure: Regenerate.
7911
7912 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7913
7914 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7915 entry of HJ Lu.
7916
7917 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7918
7919 * configure.in: Revert previous change.
7920 * configure: Regenerate.
7921
7922 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7923
7924 * configure.in: Make rda native-only.
7925 * configure: Regenerate.
7926
7927 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7928
7929 * MAINTAINERS: Move myself from GNATS-only-accounts to
7930 write-after-approval.
7931
7932 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7933
7934 * configure.in: Add missing \.
7935 * configure: Rebuilt.
7936
7937 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7938
7939 * configure.in (baseargs): Avoid using \| in sed regular
7940 expressions.
7941 * configure: Rebuilt.
7942
7943 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7944
7945 * configure.in (baseargs): Remove all supported forms of
7946 --cache-file, --srcdir, --host, --build and --target options
7947 from argument lists.
7948 * configure: Rebuilt.
7949
7950 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
7951
7952 * MAINTAINERS: Add myself to write-after-approval list.
7953
7954 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7955
7956 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7957 * configure: Rebuilt.
7958
7959 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7960
7961 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7962 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7963 * Makefile.in: Regenerate.
7964 * configure: Regenerate.
7965
7966 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7967
7968 * configure.in: Remove Makefile in build, host and target modules
7969 unless configure was run with --no-recursion.
7970 * configure: Rebuilt.
7971
7972 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7973
7974 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7975 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7976 * Makefile.in: Regenerate.
7977
7978 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7979
7980 * config.guess: Update to 2003-01-03 version.
7981 * config.sub: Update to 2003-01-03 version.
7982
7983 2003-01-07 Christopher Faylor <cgf@redhat.com>
7984
7985 * configure: Regenerate with proper autoconf 2.13.
7986
7987 2003-01-07 Christopher Faylor <cgf@redhat.com>
7988
7989 * configure.in: Add AC_PREREQ for consistency.
7990 * configure: Regenerate.
7991
7992 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7993
7994 * configure.in (GDB_TK): Add tcl directories conditional on
7995 gdb/gdbtk directory being present.
7996 * configure: Regenerate.
7997
7998 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7999
8000 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8001 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8002 * configure: Rebuilt.
8003
8004 2002-12-31 Tom Tromey <tromey@redhat.com>
8005
8006 * Makefile.in: Rebuilt.
8007 * Makefile.def (target_modules) [libffi]: Allow installation.
8008
8009 2002-12-31 Andreas Schwab <schwab@suse.de>
8010
8011 * configure.in: Fix use of $program_transform_name.
8012 * configure: Regenerated.
8013
8014 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8015
8016 * configure.in (baseargs): Don't remove first configure argument.
8017 * configure: Regenerated.
8018
8019 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8020
8021 * Makefile.tpl (local-distclean): Don't remove...
8022 (multilib.ts): ... this. Moved into...
8023 (multilib.out): ... this. Don't use sub-make.
8024 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8025 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8026 (configure-build-[+module+], configure-[+module+],
8027 configure-target-[+module+], configure-gcc): ... these. Test
8028 for Makefile existence. Drop config.status from dependencies.
8029 * Makefile.in: Rebuilt.
8030 * configure.in: Move gcc-version-trigger to the end of
8031 ac_configure_args. Add comments to maybedep.tmp and
8032 serdep.tmp. Introduce --disable-serial-configure. Remove
8033 nonopt from baseargs, matching and removing corresponding
8034 whitespace while at it.
8035 * configure: Rebuilt.
8036
8037 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8038
8039 * configure.in (host_configargs): Replace reference to
8040 no-longer-defined buildopts with --build=${build_alias}.
8041 * configure: Rebuilt.
8042
8043 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8044 program_transform_name to standard idiom.
8045 (AUTOGEN, AUTOCONF): Define.
8046 (Makefile.in): Use $(AUTOGEN).
8047 (Makefile): Depend on config.status, and use autoconf-style rule to
8048 build it. Move original commands to...
8049 (config.status): ... this new target.
8050 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8051 $(AUTOCONF).
8052 * Makefile.in: Rebuilt.
8053
8054 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8055
8056 * Makefile.tpl: Fix dramatic bustage due to change in
8057 program_transform_name.
8058 * Makefile.in: Regenerate.
8059
8060 * configure.in: Remove unnecessary PATH setting.
8061 * configure: Regnerate.
8062
8063 * configure.in: Don't default to unprefixed tools unless
8064 the native tools will work.
8065 * configure: Regenerate.
8066
8067 * configure.in: Convert to autoconf script. Blow away lots
8068 of now-redundant Makefile fragments.
8069 * configure: Generate using Autoconf.
8070 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8071 * Makefile.in: Regenerate.
8072
8073 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8074
8075 * configure: Fix stupid bug where RANLIB was mistakenly included.
8076
8077 * configure.in: Rename (buildargs, hostargs, targargs) to
8078 (build_configargs, host_configargs, target_configargs).
8079
8080 * configure.in: Move logic out of sed statement.
8081
8082 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8083 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8084
8085 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8086
8087 * config.sub: Import from master repository
8088 * config.guess: Ditto
8089
8090 2002-12-24 Andreas Schwab <schwab@suse.de>
8091
8092 * Makefile.tpl (multilib.out): Fix missing space.
8093 * Makefile.in: Regenerate.
8094
8095 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8096
8097 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8098 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8099 * Makefile.in: Regenerate.
8100 * configure.in: Remove unnecessary leftovers.
8101
8102 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8103
8104 * configure.in (extra_ranlibflags_for_target): New variable.
8105 (*-*-darwin): Add -c to ranlib commands.
8106 * configure (tooldir): Handle extra_ranlibflags_for_target.
8107
8108 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8109
8110 * Makefile.tpl: Revert HJL's change.
8111 * Makefile.in: Regenerated.
8112 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8113 always.
8114
8115 2002-12-19 Andreas Schwab <schwab@suse.de>
8116
8117 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8118 * Makefile.in: Regenerate.
8119
8120 2002-12-18 H.J. Lu <hjl@gnu.org>
8121
8122 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8123 * Makefile.in: Regenerated.
8124
8125 * configure.in (build_prefix): New. Substitute.
8126
8127 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8128
8129 * Makefile.tpl: Don't let real targets depend on phony targets.
8130 * Makefile.in: Regenerate.
8131
8132 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8133 * Makefile.in: Regenerate.
8134
8135 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8136
8137 * config.sub: Import from master repository
8138 * config.guess: Ditto
8139
8140 2002-12-16 Jason Merrill <jason@redhat.com>
8141
8142 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8143 previous 'make bootstrap'.
8144 * Makefile.in: Regenerate.
8145
8146 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8147
8148 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8149
8150 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8151
8152 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8153 * Makefile.in: Regenerate.
8154
8155 2002-12-13 Jason Merrill <jason@redhat.com>
8156
8157 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8158 library tests.
8159 (check-c++): Just depend on it and check-target-libstdc++-v3.
8160 * Makefile.in: Regenerate.
8161
8162 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8163
8164 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8165 * Makefile.in: Rebuilt.
8166
8167 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8168
8169 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8170
8171 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8172
8173 * configure: Fix bug put in by gremlins.
8174
8175 * Makefile.tpl: Substitute more autoconfily.
8176 * configure: Substitute more autoconfily.
8177 * Makefile.in: Regenerate.
8178
8179 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8180
8181 * config.sub: Import from master repository
8182 * config.guess: Ditto
8183 * MAINTAINERS: Added Svein Seldal under write after approval
8184
8185 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8186
8187 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8188 * Makefile.in (all-sim): Ditto.
8189
8190 2002-12-06 DJ Delorie <dj@redhat.com>
8191
8192 * Makefile.tpl: Change configure dependencies to not have real
8193 targets depend on phony targets.
8194
8195 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8196
8197 * configure.in: Revert unintentional change.
8198
8199 * Makefile.tpl: Change dependency for */multilib.out so that
8200 it works when gcc isn't in the tree.
8201
8202 * configure.in: Substitute more.
8203 * configure: Run subconfigures from the Makefile.
8204 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8205 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8206
8207 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8208
8209 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8210
8211 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8212
8213 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8214 and corresponding dependencies.
8215 * Makefile.in: Regenerate.
8216
8217 * configure.in (host_tools): Order binutils, gas and ld for
8218 convenience in running the testsuites.
8219
8220 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8221 * Makefile.in: Regenerate.
8222 * configure.in: Introduce rules to serialize subconfigure runs.
8223
8224 * configure.in: Introduce BASE_CC_FOR_TARGET.
8225 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8226 Realize configure-build-* targets. Realize configure-target-* targets.
8227 * Makefile.in: Regenerate.
8228
8229 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8230
8231 * configure: Move gcc_version_trigger stuff from here...
8232 * configure.in: ...to here.
8233
8234 * configure.in: Separate subconfigure options added by this file from
8235 options given by the user. Add machinery to put args for host
8236 subconfigures into the Makefile.
8237
8238 * Makefile.tpl: Remove 'vault' targets.
8239 * Makefile.tpl: Reorder and comment dependencies.
8240 * Makefile.in: Regenerate.
8241
8242 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8243 * configure.in: Fix my broken commit of previous patch. (sigh)
8244
8245 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8246
8247 * configure.in: Move host-specific darwin noconfigdirs into
8248 the host-specific section.
8249
8250 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8251
8252 * configure.in: Move host-specific darwin noconfigdirs into
8253 the host-specific section.
8254
8255 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8256
8257 * configure: Remove skip-this-dir support.
8258 * Makefile.tpl: Remove skip-this-dir support.
8259
8260 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8261 subdirectories.
8262 * Makefile.in: Regenerate.
8263
8264 * Makefile.tpl: Strip out useless setting of 'dir'.
8265 * Makefile.in: Regenerate.
8266
8267 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8268
8269 * configure.in: Fix deeply stupid bug.
8270
8271 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8272 shell code in CXX_FOR_TARGET
8273 * Makefile.def: Introduce raw_cxx.
8274 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8275 RAW_CXX_FOR_TARGET.
8276 * Makefile.in: Regenerate.
8277
8278 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8279
8280 * Makefile.tpl: Remove unnecessary ifs.
8281 * Makefile.in: Regenerate.
8282
8283 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8284 dependencies. Maybe-ize build-libiberty. Create dummy install
8285 targets for 'no_install' modules.
8286 * configure: Move GDB_TK substitution to configure.in. Move
8287 build_modules stuff to configure.in.
8288 * configure.in: Implement soft dependency machinery. Maybe-ize
8289 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8290 * Makefile.in: Regenerate.
8291
8292 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8293
8294 * Makefile.tpl: Make all-target, install-target behave similarly
8295 to all, install (only hitting configured targets). Eliminate
8296 unused macro defintions.
8297
8298 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8299 build != host.
8300
8301 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8302
8303 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8304
8305 * configure.in: Produce lists of subdir targets we're actually
8306 configuring. Remove references to "dosrel".
8307 * Makefile.tpl: Let configure set which subdir targets are hit.
8308 Remove install-cross; clean up install; remove ALL. Remove
8309 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8310 Autogenerate host module targets. Remove empty dependency lines
8311 and redundant dependency; rearrange slightly.
8312 * Makefile.def: Add host-side libtermcap, utils.
8313
8314 * Makefile.in: Regenerate.
8315
8316 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8317
8318 * ltconfig (osf[345]): Append $major to soname_spec.
8319 Reflect this in library_names_spec.
8320 * ltmain.sh (osf): Prefix $major with . for use as extension.
8321
8322 2002-11-19 Andreas Jaeger <aj@suse.de>
8323
8324 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8325 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8326 and sparc64 GNU/Linux systems.
8327
8328 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8329
8330 * MAINTAINERS: Update email.
8331
8332 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8333
8334 * MAINTAINERS: Complete James Dennett's entry.
8335
8336 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8337
8338 * MAINTAINERS (Write After Approval): Add myself.
8339
8340 2002-11-13 Bruce Korb <bkorb@gnu.org>
8341
8342 * Makefile.tpl: syntactic cleanup
8343
8344 2002-11-13 Stuart Hastings <stuart@apple.com>
8345
8346 * MAINTAINERS: Add myself to write-after-approval list.
8347
8348 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8349
8350 * Makefile.def: Add list of recursive targets to autogenerate.
8351 Add build_modules.
8352 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8353 targets. Autogenerate *-build-* targets.
8354 * Makefile.in: Regenerate.
8355
8356 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8357
8358 * configure: More autoconf-style substitutions.
8359 * Makefile.tpl: More autoconf-style substitutions.
8360 * Makefile.in: Regenerate.
8361
8362 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8363
8364 * configure: Substitute more variables in a more autoconf-friendly
8365 way. Simplify slightly.
8366 * Makefile.tpl: Make more variables substitutable in an
8367 autoconf-friendly way.
8368 * Makefile.in: Regenerate.
8369
8370 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8371
8372 * MAINTAINERS (Write After Approval): Add myself.
8373
8374 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8375
8376 * configure.in (v810*): Remove special setting of tools.
8377
8378 * configure: Add support for extra required flags for ar or nm.
8379 * configure.in (aix4.3+): Use above support for target-specific
8380 issues, rather than using config/mt-aix43.
8381
8382 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8383
8384 * configure: Remove 'removing', which doesn't work. Replace $subdir
8385 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8386 with $srcdir. Reformat indentation. Substitute some variables
8387 formerly hard-coded in the Makefile for build=host.
8388 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8389 * Makefile.def: Autogenerate more.
8390 * Makefile.in: Regenerate.
8391
8392 2002-11-04 Adam Nemet <anemet@lnxw.com>
8393
8394 * MAINTAINERS (Write After Approval): Add myself.
8395
8396 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8397
8398 * Makefile.def (host_modules): Add rda.
8399 * Makefile.in: Regenerate.
8400 * configure.in (target_tool): Add target-rda to list.
8401
8402 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8403
8404 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8405
8406 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8407
8408 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8409 and restrap targets to this rule.
8410 * Makefile.in: Regenerate.
8411
8412 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8413
8414 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8415 GNATS only accounts.
8416
8417 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8418
8419 * configure.in (i[3456]86-*-linux*): Add check to disable
8420 ${libgcj} for glibc1.
8421
8422 2002-10-24 Denis Chertykov <denisc@overta.ru>
8423
8424 * MAINTAINERS: Add myself as ip2k port maintainer.
8425
8426 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8427
8428 * configure.in: Add tic4x target.
8429
8430 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8431
8432 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8433 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8434 * Makefile.in: Regenerate.
8435
8436 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8437 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8438 * Makefile.in: Regenerate.
8439
8440 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8441
8442 * MAINTAINERS: Add myself as web pages co-maintainer.
8443
8444 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8445
8446 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8447 * Makefile.in: Regenerate.
8448
8449 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8450
8451 * MAINTAINERS: Add myself and Nathan Sidwell
8452 <nathan@codesourcery.com> as VxWorks maintainers.
8453
8454 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8455
8456 * Makefile.def: Remove order dependency comments.
8457 * Makefile.tpl: Add explicit install-install dependencies.
8458 * Makefile.in: Regenerate.
8459
8460 * Makefile.tpl: Remove material now in src-release. (Finally!)
8461 * Makefile.in: Regenerate.
8462
8463 * Makefile.tpl: Add configure-target (for src-release in src)
8464 * Makefile.in: Regenerate.
8465
8466 2002-09-30 Nick Clifton <nickc@redhat.com>
8467
8468 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8469
8470 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8471
8472 * configure.in (s390*-*-linux*): Enable libgcj.
8473
8474 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8475
8476 * configure: Revert accidentally applied changes.
8477
8478 * Makefile.tpl: Make more autoconf-friendly.
8479 * Makefile.in: Regenerate.
8480 * configure: Make substitution more autoconf-like.
8481
8482 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8483
8484 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8485 single entry to handle all these.
8486 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8487 libjava on arm-*-elf.
8488
8489 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8490
8491 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8492 things that depend on them.
8493
8494 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8495
8496 * Makefile.tpl: Make subsituted variables more autoconfy.
8497 * Makefile.in: Regenerate.
8498 * configure: Make seds more autoconfy.
8499
8500 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8501
8502 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8503 * Makefile.in: Regenerate.
8504 * configure.in: Rewrite sed statements to look autoconfy.
8505
8506 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8507 all-target-foo on configure-target-foo.
8508 * Makefile.def: Ditto.
8509 * Makefile.in: Rebuild.
8510
8511 2002-09-25 Andrew Haley <aph@redhat.com>
8512
8513 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8514
8515 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8516
8517 * Makefile.def: New file.
8518 * Makefile.tpl: New file.
8519 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8520 * contrib/gcc_update: Note that Makefile.in is a generated file.
8521
8522 * configure.in: Minor rearrangement. Simplify tests.
8523
8524 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8525
8526 * configure.in (with_headers): Skip copy if value is "yes".
8527 (with_libs): Likewise.
8528
8529 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8530
8531 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8532 * configure.in (sh*-*-pe*): Ditto.
8533 * configure.in (mips*-*-pe*): Ditto.
8534 * configure.in (*arm-wince-pe): Ditto.
8535
8536 * configure.in: Rearrange.
8537
8538 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8539
8540 * MAINTAINERS: Update my email address.
8541
8542 2002-08-30 Paul Koning <pkoning@equallogic.com>
8543
8544 * MAINTAINERS: (Write After Approval): Add myself.
8545
8546 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8547
8548 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8549
8550 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8551
8552 * MAINTAINERS: Change my mailing address.
8553
8554 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8555
8556 * MAINTAINERS (Write After Approval): Remove myself.
8557 (Various Maintainers: c++ runtime libs): Add myself.
8558
8559 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8560
8561 * MAINTAINERS (Write After Approval): Remove myself.
8562 (Various Maintainers: c++ runtime libs): Add myself.
8563
8564 2002-08-15 Eric Christopher <echristo@redhat.com>
8565
8566 * config.sub: Import from master repository.
8567 * config.guess: Ditto.
8568
8569 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8570
8571 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8572 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8573 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8574
8575 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8576
8577 * MAINTAINERS: Add self to rs6000 vector extensions.
8578
8579 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8580
8581 * libiberty/configure: Reverted unintended yesterday's check in.
8582
8583 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8584
8585 * boehm-gc/configure, libf2c/configure: Rebuilt.
8586 * libffi/configure, libiberty/configure: Ditto.
8587 * libjava/configure, libobjc/configure: Ditto.
8588 * libstdc++-v3/configure, zlib/configure: Ditto.
8589 Merged from binutils:
8590 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8591 From Steve Ellcey <sje@cup.hp.com>:
8592 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8593 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8594 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8595 IA64.
8596 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8597 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8598 soname_spec, sys_lib_search_path_spec): Ditto.
8599
8600 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8601
8602 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8603
8604 2002-08-04 H.J. Lu (hjl@gnu.org)
8605
8606 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8607
8608 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8609
8610 * MAINTAINERS (Write After Approval): Add myself.
8611
8612 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8613
8614 * configure.in: Move generic linux case to end. Copy generic
8615 linux noconfigdirs to mips*-*-linux* entry and new
8616 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8617
8618 2002-07-19 Michael Matz <matz@suse.de>
8619
8620 * MAINTAINERS: Add myself as ra* maintainer.
8621
8622 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8623
8624 * config.guess: Update to 2002-07-09 version.
8625 * config.sub: Update to 2002-07-03 version.
8626
8627 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8628
8629 * MAINTAINERS: Fix typo in a maintainer email address.
8630
8631 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8632
8633 * configure.in: Remove two redundant tests.
8634
8635 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8636
8637 * configure.in (mips*-*-irix6*o32): Enable stabs.
8638
8639 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8640
8641 * configure.in: Don't build grez.
8642 * Makefile.in: Ditto.
8643
8644 * Makefile.in: Remove references to bsp, cygmon, libstub.
8645 * configure.in: Ditto.
8646
8647 * configure.in: Remove leftover reference to gdbtest.
8648
8649 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8650
8651 * configure.in (gxx_include_dir): Change to match versioned
8652 C++ headers if --enable-version-specific-runtime-libs is used.
8653
8654 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8655
8656 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8657
8658 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8659
8660 * configure.in: Make --without-x work.
8661
8662 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8663
8664 * configure.in: Rearrange target Makefile fragment collection.
8665
8666 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8667 cvs[src].
8668 * configure.in: Ditto.
8669
8670 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8671
8672 * MAINTAINERS (Write After Approval): Update my e-mail address.
8673
8674 2002-06-24 Ben Elliston <bje@redhat.com>
8675
8676 * configure.in (host_tools): Remove cgen.
8677
8678 * Makefile.in (all-cgen): Remove; runs from its source directory.
8679 (check-cgen, install-cgen, clean-cgen): Likewise.
8680 (all-opcodes): Do not depend on all-cgen.
8681 (all-sim): Likewise.
8682
8683 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8684
8685 * Makefile.in: Eliminate 'apache' targets.
8686 * configure.in: Eliminate 'apache' targets.
8687
8688 * configure.in: Eliminate redundant tests. Reorganize.
8689
8690 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8691
8692 * config-ml.in: Eliminate references to Cygnus configure.
8693
8694 * Makefile.in: Eliminate references to building emacs.
8695
8696 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8697
8698 * MAINTAINERS: Update my email address.
8699
8700 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8701
8702 * config.if (libstdcxx_incdir): Version C++ headers.
8703 (cxx_incdir): Remove.
8704
8705 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8706
8707 * MAINTAINERS (Write After Approval): Add self.
8708
8709 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8710
8711 * configure.in: Add support for ip2k.
8712
8713 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8714
8715 * configure.in: Fix AIX configury bug.
8716
8717 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8718
8719 * MAINTAINERS (Write After Approval): Add self.
8720
8721 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8722
8723 * configure.in: replace ${topsrcdir} with ${srcdir}
8724
8725 * configure.in: Move definition of libstdcxx_flags
8726 right above usage, rather than waaay earlier.
8727
8728 * configure.in: Pull definition of is_cross_compiler earlier.
8729
8730 * configure.in: Rearrange a little.
8731
8732 * configure.in: Remove references to librx.
8733 * Makefile.in: Remove references to librx.
8734
8735 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8736
8737 * config.sub: Add support for avr target.
8738 Import from master sources, rev 1.255
8739
8740 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8741
8742 * configure, .cvsignore: Revert previous change...
8743 * Makefile: ...delete.
8744
8745 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8746
8747 * configure.in: Eliminate ${gasdir} variable.
8748
8749 2002-06-18 Dave Brolley <brolley@redhat.com>
8750
8751 * configure.in: Add support for frv.
8752 * config.sub: Add support for frv.
8753
8754 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8755
8756 * configure: Remove garbage from previous commit.
8757
8758 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8759
8760 * configure: For in-source builds, make a subdir and re-exec there.
8761 * Makefile: New file. Pass targets through to build directory.
8762 * .cvsignore: No longer ignore "Makefile".
8763
8764 2002-06-16 Douglas Rupp <rupp@gnat.com>
8765
8766 * MAINTAINERS (Write After Approval): Add self.
8767
8768 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8769
8770 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8771
8772 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8773
8774 * configure.in (vax-*-netbsd*): Re-enable gas.
8775
8776 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8777
8778 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8779 BUILD_PREFIX_1, to correct nomenclature.
8780 * configure: Likewise.
8781
8782 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8783 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8784
8785 2002-05-31 Olaf Hering <olh@suse.de>
8786
8787 * config-ml.in: Propogate DESTDIR also.
8788
8789 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8790
8791 * configure.in (vax-*-netbsd*): Don't build gas for this
8792 platform.
8793
8794 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8795
8796 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8797 and libgcj for AVR.
8798
8799 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8800
8801 * MAINTAINERS (Write After Approval): Add myself.
8802
8803 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8804
8805 * config.guess: Update to 2002-05-22 version.
8806 * config.sub: Likewise.
8807
8808 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8809
8810 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8811 * config-ml.in: Likewise.
8812 * configure: Likewise.
8813 * configure.in: Likewise.
8814
8815 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8816
8817 * MAINTAINERS: Update my email address.
8818
8819 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8820
8821 * configure.in: Simplify makefile fragment collection.
8822
8823 * configure.in: Remove code to build emacs.
8824
8825 * configure.in : Remove --srcdir argument from targargs and buildargs
8826 (it's always overridden in the Makefile anyway). Rearrange a bit.
8827
8828 * configure: Move some logic to configure.in.
8829 * configure.in: Move some logic from configure.
8830
8831 2002-05-11 Tom Tromey <tromey@redhat.com>
8832
8833 * MAINTAINERS: Reflect libgcj reality.
8834
8835 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8836
8837 * Makefile.in: Honour DESTDIR.
8838
8839 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8840
8841 * config.guess: Import 2002-03-20 version.
8842 * config.sub: Import 2002-04-26 version.
8843
8844 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8845
8846 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8847
8848 2002-05-07 Tim Josling <tej@melbpc.org.au>
8849
8850 * MAINTAINERS: Add self.
8851
8852 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8853
8854 * ltmain.sh: Detect and handle object name conflicts
8855 while piecewise linking a static library.
8856
8857 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8858
8859 * configure.in (noconfigdirs): Don't disable libgcj on
8860 sparc64-*-solaris* and sparcv9-*-solaris*.
8861
8862 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8863
8864 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8865
8866 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8867
8868 * configure.in (FLAGS_FOR_TARGET): Do not add
8869 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8870 on i[3456]86-*-linux*.
8871
8872 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8873
8874 * configure.in (noconfigdirs): Replace [ ] with test.
8875
8876 * configure.in (noconfigdirs): Do not add target-newlib if
8877 target == i[3456]86-*-linux*, and host == target.
8878
8879 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8880
8881 * configure.in: delete reference to absent file
8882
8883 * configure.in: replace '[' with 'test'
8884
8885 * configure.in: Eliminate references to gash.
8886 * Makefile.in: Eliminate references to gash.
8887
8888 * configure.in: remove useless references to 'pic' makefile fragments.
8889
8890 * configure.in: (*-*-windows*) Finish removing.
8891
8892 * configure.in: Eliminate redundant test for libgui.
8893
8894 2002-04-29 Roger Sayle <roger@eyesopen.com>
8895
8896 * MAINTAINERS: Add self and realphabetize. Update entries
8897 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8898 entry for a29k port maintainer.
8899
8900 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8901
8902 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8903 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8904
8905 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8906
8907 * configure.in: remove references to dead files
8908
8909 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8910
8911 * MAINTAINERS: Add information about purpose of this file.
8912
8913 2002-04-18 Tom Tromey <tromey@redhat.com>
8914
8915 * configure.in: Disallow configuring libgcj when it is already
8916 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8917 Solaris 2.8 by default. For PR libgcj/6158.
8918
8919 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8920
8921 * configure.in: Move default CC setting out of config/mh-* fragments
8922 directly into here.
8923
8924 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8925
8926 * configure.in: don't even try to configure or make a subdirectory
8927 if there's no configure script for it.
8928
8929 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8930
8931 * MAINTAINERS: Remove chill maintainers.
8932 * Makefile.in (CHILLFLAGS): Remove.
8933 (CHILL_LIB): Remove.
8934 (TARGET_CONFIGDIRS): Remove libchill.
8935 (CHILL_FOR_TARGET): Remove.
8936 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8937 CHILL_LIB.
8938 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8939 (CHECK_TARGET_MODULES): Likewise.
8940 (INSTALL_TARGET_MODULES): Likewise.
8941 (CLEAN_TARGET_MODULES): Likewise.
8942 (configure-target-libchill): Remove.
8943 (all-target-libchill): Remove.
8944 * configure.in (target_libs): Remove target-libchill.
8945 Do not compute CHILL_FOR_TARGET.
8946 * libchill: Remove directory.
8947
8948 2002-04-11 DJ Delorie <dj@redhat.com>
8949
8950 * Makefile.in, configure.in: Sync with binutils, entries
8951 follow...
8952
8953 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8954
8955 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8956 (do-tar, do-bz2): New rules.
8957 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8958 (gdb-tar): New rule.
8959 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8960 (insight_dejagnu.tar): New rule.
8961 (insight.tar): New rule.
8962 (gdb+dejagnu.tar): New rule.
8963 (gdb.tar): New rule.
8964
8965 2002-02-01 Mo DeJong <supermo@bayarea.net>
8966
8967 * Makefile.in: Add all-tix to deps for all-snavigator
8968 so that tix is built when building snavigator.
8969
8970 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8971
8972 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8973 ld and gdb are not supported.
8974
8975 2002-01-07 Mark Salter <msalter@redhat.com>
8976
8977 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8978 Allow target-libgloss to be built for arm, strongarm, and xscale.
8979
8980 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8981
8982 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8983 options for i[3456]86-pc-linux* native builds.
8984
8985 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8986
8987 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8988 files from .po files for a distribution.
8989
8990 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8991
8992 * configure.in: Enable libstdc++-v3 for h8300 targets.
8993
8994 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8995
8996 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8997 version from bfd/.
8998
8999 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9000
9001 * Makefile.in (VER): When present, extract the version number from
9002 the file version.in.
9003
9004 2001-05-24 Tom Rix <trix@redhat.com>
9005
9006 * configure.in : enable ld for aix
9007
9008 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9009
9010 * config.guess: Add linux target for S/390.
9011
9012 2000-11-07 Philip Blundell <pb@futuretv.com>
9013
9014 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9015
9016 2000-11-03 Philip Blundell <pb@futuretv.com>
9017
9018 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9019 files.
9020
9021 2001-01-15 Ben Elliston <bje@redhat.com>
9022
9023 * configure.in (host_tools): Add sid.
9024 Always configure cgen.
9025
9026 2000-11-24 Nick Clifton <nickc@redhat.com>
9027
9028 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9029
9030
9031 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9032
9033 * Makefile.in (ALL_MODULES): Add all-cgen.
9034 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9035 (all-cgen): New target.
9036 (all-opcodes,all-sim): Depend on all-cgen.
9037 * configure.in (host_tools): Add cgen.
9038 Only configure cgen if --enable-cgen-maint.
9039
9040 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9041
9042 * configure.in: Add *-*-freebsd* configurations.
9043
9044 2002-04-08 Tom Tromey <tromey@redhat.com>
9045
9046 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9047 Fixes PR libgcj/6068.
9048
9049 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9050
9051 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9052
9053 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9054
9055 * configure.in (alpha*-dec-osf*): Enable libgcj.
9056
9057 2003-03-27 Matthew Gingell <gingell@gnat.com>
9058
9059 * MAINTAINERS (Write After Approval): Add myself.
9060
9061 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9062
9063 Fix for: PR bootstrap/3591, target/5676
9064 * configure.in (mcore-pe): Disable the configuration of
9065 libstdc++-v3 since exceptions are not supported.
9066
9067 2002-03-20 Anthony Green <green@redhat.com>
9068
9069 * configure.in: Enable libgcj for xscale-elf target.
9070
9071 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9072
9073 * MAINTAINERS: Update my email address.
9074
9075 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9076
9077 * ltmain.sh (relink_command): Fix typo in previous change.
9078
9079 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9080
9081 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9082 (relink_command): Added --tag flags.
9083 (mode=install): If relinking fails; error out.
9084
9085 2002-03-12 Richard Henderson <rth@redhat.com>
9086
9087 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9088 .NOTPARALLEL tag.
9089 (do-check): Rename from check.
9090 (check): Allow parallel check.
9091
9092 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9093
9094 * MAINTAINERS: Add myself as maintainer for xtensa port.
9095 Fix alphabetical order in CPU port maintainer list.
9096 Remove myself from Write After Approval list.
9097
9098 2002-03-11 Richard Henderson <rth@redhat.com>
9099
9100 * Makefile.in (.NOTPARALLEL): Add fake tag.
9101
9102 2002-03-07 H.J. Lu (hjl@gnu.org)
9103
9104 * configure.in: Enable gprof for mips*-*-linux*.
9105
9106 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9107
9108 * MAINTAINERS (Write After Approval): Add myself.
9109
9110 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9111
9112 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9113 libjava.
9114 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9115
9116 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9117
9118 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9119 because its Makefile is there; test for the executable instead.
9120
9121 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9122
9123 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9124 libstdc++-v3 and libjava.
9125
9126 2002-02-11 Adam Megacz <adam@xwt.org>
9127
9128 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9129 boehm-gc
9130
9131 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9132
9133 * config.guess: Updated to 2002-01-30's version.
9134 * config.sub: Updated to 2002-02-01's version.
9135 Contribute sh64-elf.
9136 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9137 * configure.in: Added sh64-*-*.
9138
9139 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9140
9141 * MAINTAINERS: Belatedly add myself to write after approval list.
9142
9143 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9144
9145 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9146 Remove self as Write After Approval.
9147
9148 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9149
9150 * MAINTAINERS: Put self in as maintainer for contrib/regression
9151 directory.
9152
9153 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9154
9155 * MAINTAINERS: Update my email address.
9156
9157 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9158
9159 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9160 target-libiberty, and target-libgloss. Skip Java-related
9161 libraries if not supported for NetBSD on target CPU.
9162
9163 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9164
9165 * install-sh: Use _inst.$$_ for temp file name.
9166
9167 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9168
9169 * MAINTAINERS (Write After Approval): Move my contact info
9170 from here...
9171 (OS Port Maintainers): ...to here (netbsd).
9172
9173 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9174
9175 * MAINTAINERS (Write After Approval): Add myself.
9176
9177 2002-01-17 H.J. Lu <hjl@gnu.org>
9178
9179 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9180 (all-target-fastjar): Also depend on all-target-libiberty.
9181
9182 2002-01-16 H.J. Lu (hjl@gnu.org)
9183
9184 * config.guess: Import from master sources, rev 1.225.
9185 * config.sub: Import from master sources, rev 1.238.
9186
9187 2002-01-16 Kazu Hirata <kazu@hxi.com>
9188
9189 * MAINTAINERS (Write After Approval): Remove myself.
9190
9191 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9192
9193 * MAINTAINERS (Write After Approval): Add myself.
9194
9195 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9196
9197 * MAINTAINERS: Add self as docs co-maintainer.
9198
9199 2001-12-11 Matthias Klose <doko@debian.org>
9200
9201 * MAINTAINERS (Write After Approval): Add myself.
9202
9203 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9204
9205 * MAINTAINERS: Update my email address.
9206
9207 2001-12-07 Turly O'Connor <turly@apple.com>
9208 * MAINTAINERS (Write After Approval): Add myself.
9209 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9210 (rs6000_initialize_trampoline): Call __trampoline_setup for
9211 ABI_DARWIN too.
9212 * darwin-tramp.asm: New file, implements __trampoline_setup.
9213 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9214
9215 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9216
9217 * MAINTAINERS (Write After Approval): Add myself.
9218
9219 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9220
9221 * configure, configure.in: Use temp file for long sed commands.
9222
9223 2001-12-03 Laurent Guerby <guerby@acm.org>
9224
9225 * config.sub: Update to version 1.232 on subversion.
9226
9227 2001-12-03 Ben Elliston <bje@redhat.com>
9228
9229 * MAINTAINERS: Update mail address for config.* patches.
9230
9231 2001-11-27 DJ Delorie <dj@redhat.com>
9232 Zack Weinberg <zack@codesourcery.com>
9233
9234 When build != host, create libiberty for the build machine.
9235
9236 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9237 CONFIG_ARGUMENTS.
9238 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9239 New variables.
9240 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9241 and rules.
9242 (all.normal): Depend on ALL_BUILD_MODULES.
9243 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9244 (all-build-libiberty): Depend on configure-build-libiberty.
9245
9246 * configure: Calculate and substitute proper value for
9247 ALL_BUILD_MODULES.
9248 * configure.in: Create the build subdirectory.
9249 Calculate and substitute TARGET_CONFIGARGS (formerly
9250 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9251
9252 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9253
9254 * MAINTAINERS (write-after-approval): Add self.
9255
9256 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9257
9258 * MAINTAINERS (GNATS only accounts): Remove self.
9259
9260 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9261
9262 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9263 libf2c.
9264
9265 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9266
9267 * MAINTAINERS (Write After Approval): Add self.
9268
9269 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9270
9271 * MAINTAINERS: mips and s390 are also CPU ports.
9272
9273 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9274
9275 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9276
9277 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9278
9279 * MAINTAINERS: Alphabetize.
9280
9281 2001-11-09 Kazu Hirata <kazu@hxi.com>
9282
9283 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9284
9285 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9286
9287 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9288
9289 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9290
9291 * configure.in (--enable-languages): Be more permissive about
9292 syntax. Check for empty lists better. Warn about $LANGUAGES.
9293
9294 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9295
9296 * config.sub: Import from master sources, rev. 1.230.
9297 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9298
9299 2001-11-07 Laurent Guerby <guerby@acm.org>
9300
9301 * MAINTAINERS (Write After Approval): Add self.
9302
9303 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9304
9305 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9306
9307 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9308
9309 * config.sub: Import from master sources, rev 1.226.
9310 * config.guess: Import from master sources, rev 1.216.
9311
9312 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9313
9314 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9315 * MAINTAINERS: Add self as maintainer of MMIX port.
9316 Remove old after-approval entry.
9317
9318 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9319
9320 * ChangeLog, configure: Fix spelling errors.
9321
9322 2001-10-20 Brendan Kehoe <brendan@zen.org>
9323
9324 * MAINTAINERS: Tweak my address.
9325
9326 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9327
9328 * MAINTAINERS: Update my email address.
9329
9330 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9331
9332 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9333 * MAINTAINERS: Add self as maintainer of CRIS port.
9334
9335 2001-10-10 Geert Bosch <bosch@gnat.com>
9336
9337 * MAINTAINERS (Various maintainers: Ada front end):
9338 Added Robert Dewar.
9339
9340 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9341
9342 * MAINTAINERS (Write After Approval): Added self
9343
9344 2001-10-02 Geert Bosch <bosch@gnat.com>
9345
9346 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9347
9348 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9349
9350 * configure: Handle temporary files securely using mkdir.
9351
9352 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9353
9354 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9355
9356 2001-09-26 Will Cohen <wcohen@redhat.com>
9357
9358 * configure.in (*-*-linux*): Disable configuration of target-newlib
9359 and target-libgloss.
9360
9361 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9362
9363 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9364 RANLIB.
9365
9366 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9367
9368 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9369 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9370 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9371 avoid quotes nesting problems.
9372 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9373 (DO_X): Export only variables that are set.
9374
9375 2001-09-19 Ben Elliston <bje@redhat.com>
9376
9377 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9378 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9379 semantics. Use the shell built-in "type" command instead.
9380
9381 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9382
9383 Merged from gcc-3_0-branch:
9384 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9385 * ltcf-c.sh: Use $objext, not $ac_objext.
9386 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9387 * ltcf-cxx.sh: Add support for GNU.
9388 2001-07-22 Timothy Wall <twall@redhat.com>
9389 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9390 default settings if using GNU tools with that configuration.
9391 * ltcf-cxx.sh: Ditto.
9392 * ltcf-gcj.sh: Ditto.
9393 2001-07-21 Michael Chastain <chastain@redhat.com>
9394 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9395 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9396 * ltmain.sh: Mark as gcc-local.
9397
9398 2001-08-30 Eric Christopher <echristo@redhat.com>
9399 Jason Eckhardt <jle@redhat.com>
9400
9401 * config.guess: Merge from master sources.
9402 * config.sub: Merge from master sources, add support for mipsisa32.
9403
9404 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9405 * config.sub: Merge from master sources, rev 1.219.
9406 * MAINTAINERS: Add self as contact for stormy16 port.
9407
9408 2001-08-14 Zack Weinberg <zackw@panix.com>
9409
9410 * config.sub: Merge from master sources, rev 1.218.
9411 * config.guess: Merge from master sources, rev 1.209.
9412
9413 2001-08-11 Graham Stott <grahams@redhat.com>
9414
9415 * Makefile.in (check-c++): Add missing semicolon.
9416
9417 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9418
9419 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9420
9421 2001-07-30 Eric Christopher <echristo@redhat.com>
9422
9423 * MAINTAINERS (Various maintainers: mips port): Added myself.
9424
9425 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9426
9427 * configure.in (sh-*-linux*): New.
9428
9429 2001-07-27 Richard Henderson <rth@redhat.com>
9430
9431 * .cvsignore: Add LAST_UPDATED.
9432
9433 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9434
9435 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9436
9437 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9438
9439 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9440
9441 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9442
9443 * MAINTAINERS (Write After Approval): Added myself.
9444
9445 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9446
9447 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9448 and libgcj on m68hc11/m68hc12.
9449
9450 2001-06-27 H.J. Lu (hjl@gnu.org)
9451
9452 * Makefile (CFLAGS_FOR_BUILD): New.
9453 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9454
9455 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9456
9457 * README: Remove version number.
9458
9459 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9460
9461 * INSTALL/README: Update wrt. to the installation instructions now
9462 residing in gcc/doc/install.texi.
9463
9464 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9465
9466 * README: Replace with a cut-down and updated version of gcc/README.
9467
9468 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9469
9470 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9471 multilibs to be disabled.
9472
9473 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9474
9475 * MAINTAINERS (Write After Approval): Add myself.
9476
9477 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9478
9479 * config.guess: Import CVS version 1.195.
9480 * config.sub: Import CVS version 1.212.
9481
9482 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9483
9484 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9485 gcc/xgcc is built, use -print-prog-name to find out the program
9486 name to use.
9487
9488 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9489
9490 * config.guess: Import CVS version 1.194. All gcc-local changes
9491 appear to also be in the master copy.
9492 * config.sub: Import CVS version 1.211.
9493
9494 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9495
9496 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9497 with_gcc]: Use `gcc -shared' to build a shared library.
9498
9499 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9500
9501 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9502 archives.
9503
9504 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9505
9506 * MAINTAINERS (Write After Approval): Add myself.
9507
9508 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9509
9510 * configure.in (libstdcxx_flags): Do not try to execute
9511 libstdc++-v3/testsuite_flags until it exists.
9512
9513 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9514
9515 * MAINTAINERS: Update my email address.
9516
9517 2001-05-31 Graham Stott <grahams@redhat.com>
9518
9519 * MAINTAINERS (Write After Approval): Add myself.
9520
9521 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9522
9523 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9524 libraries when using g++ with native linker.
9525
9526 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9527
9528 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9529
9530 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9531
9532 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9533 [aix4*|aix5*]: Prepend blank.
9534
9535 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9536
9537 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9538 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9539 of subdir/configure scripts to use the new libtool.m4.
9540
9541 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9542
9543 * MAINTAINERS (Write After Approval): Add myself.
9544
9545 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9546
9547 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9548
9549 2001-05-11 Ben Elliston <bje@redhat.com>
9550
9551 * Makefile.in (all-sid): New target.
9552 (check-sid, clean-sid, install-sid): Likewise.
9553
9554 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9555
9556 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9557
9558 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9559
9560 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9561 libgcj.
9562
9563 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9564
9565 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9566 gcc/xgcc is built, use -print-prog-name to find out the program
9567 name to use.
9568
9569 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9570
9571 * configure.in (noconfigdirs): Don't reset it from scratch in the
9572 target case; only append to it.
9573
9574 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9575 sparc-*-solaris2.8]: Disable ${libgcj}.
9576
9577 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9578
9579 * configure.in (libgcj_saved): Copy from $libgcj.
9580 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9581 --disable-libgcj.
9582
9583 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9584
9585 * MAINTAINERS: Remove self as MIPS maintainer and
9586 C front end maintainer.
9587
9588 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9589
9590 * configure.in: Move *-chorusos target case to the proper switch.
9591 Disable libgcj.
9592
9593 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9594
9595 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9596 1.641.2.228.
9597
9598 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9599
9600 * Makefile.in (STAGE1_CFLAGS): Pass down.
9601
9602 2001-04-13 Alan Modra <amodra@one.net.au>
9603
9604 * config.guess: Add hppa64-linux support. Note for next import that
9605 this is already in the master file.
9606 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9607
9608 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9609
9610 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9611 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9612
9613 2001-04-11 Stan Shebs <shebs@apple.com>
9614
9615 * MAINTAINERS: Add self as Darwin port maintainer.
9616
9617 2001-04-11 Alan Modra <amodra@one.net.au>
9618
9619 * MAINTAINERS: Update my email address.
9620
9621 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9622
9623 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9624 recent versions of FreeBSD (release 3 or later).
9625 * ltconfig: On FreeBSD, -lc must not be provided when building
9626 a shared library or else the standard -pthread gcc option is
9627 rendered worthless to later users of the built library.
9628
9629 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9630
9631 * MAINTAINERS: Add self and RTH as C front end maintainers.
9632
9633 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9634
9635 * config.sub: Make sure to match an already-canonicalized
9636 machine name (eg. mn10300-unknown-elf).
9637
9638 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9639
9640 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9641 New macros.
9642 (bootstrap, cross): Use RECURSE_FLAGS.
9643 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9644
9645 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9646
9647 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9648
9649 2001-03-22 Colin Howell <chowell@redhat.com>
9650
9651 * Makefile.in (DO_X): Do not backslash single-quotes in
9652 backquotes (two places).
9653
9654 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9655
9656 Re-installed:
9657 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9658 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9659 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9660 * ltcf-cxx.sh: Likewise.
9661 * ltcf-gcj.sh: Likewise.
9662
9663 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9664
9665 * MAINTAINERS: Add myself as "documentation co-maintainer".
9666
9667 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9668
9669 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9670 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9671
9672 2001-03-19 Tom Tromey <tromey@redhat.com>
9673
9674 * config-ml.in: Handle GCJ and GCJFLAGS.
9675
9676 2001-03-21 Michael Chastain <chastain@redhat.com>
9677
9678 * Makefile.in: all-m4 depends on all-texinfo.
9679
9680 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9681
9682 * MAINTAINERS: Add myself to write after approval list.
9683
9684 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9685
9686 * Makefile.in (DO_X): Quote nested quotes.
9687
9688 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9689
9690 * MAINTAINERS: Add myself to write after approval list.
9691
9692 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9693
9694 * Makefile.in (DO_X): Use double quotes for quoting
9695 "RANLIB=$${RANLIB}".
9696
9697 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9698
9699 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9700
9701 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9702
9703 * configure.in: Only use `lang_requires' for languages athat are
9704 actually enabled.
9705
9706 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9707
9708 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9709
9710 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9711
9712 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9713
9714 2001-03-07 Tom Tromey <tromey@redhat.com>
9715
9716 * configure.in: Allow config-lang.in to set `lang_requires' to list
9717 of other required languages.
9718
9719 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9720
9721 * Makefile.in: Remove RANLIB definition. Use RANLIB
9722 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9723 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9724
9725 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9726 Alexandre Oliva <aoliva@redhat.com>
9727
9728 * Makefile.in (check-c++): Use tabs, not spaces.
9729
9730 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9731
9732 * MAINTAINERS: add myself to Write After Approval list.
9733
9734 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9735
9736 * Makefile.in (check-c++): New rule.
9737
9738 * configure.in (target_libs): Remove libg++.
9739 (noconfigdirs): Remove libg++.
9740 (noconfigdirs): Same.
9741 (noconfigdirs): Same.
9742 (noconfigdirs): Same.
9743
9744 * config-ml.in: Remove libg++ references.
9745
9746 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9747 (ALL_TARGET_MODULES): Same.
9748 (configure-target-libg++): Remove.
9749 (all-target-libg++): Remove.
9750 (configure-target-libio): Remove.
9751 (all-target-libio): Remove.
9752 (check-target-libio): Remove.
9753 (.PHONY): Remove.
9754 (libg++.tar.bz2): Remove.
9755 (all-target-cygmon): Remove libio.
9756 (all-target-libstdc++): Remove.
9757 (configure-target-libstdc++): Remove.
9758 (TARGET_LIB_PATH): Remove libstdc++.
9759 (ALL_GCC_CXX): Remove libstdc++.
9760 (all-target-gperf): Correct.
9761
9762 2001-02-16 Nick Clifton <nickc@redhat.com>
9763
9764 * configure.in (noconfigdirs): Allow configuration of texinfo
9765 for Cygwin hosts.
9766
9767 2001-02-15 Anthony Green <green@redhat.com>
9768
9769 * configure: Introduce GCJ_FOR_TARGET.
9770 * configure.in: Ditto.
9771 * Makefile.in: Ditto.
9772
9773 2001-02-13 Andreas Schwab <schwab@suse.de>
9774
9775 * MAINTAINERS: Update mail address.
9776
9777 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9778
9779 * config.guess: Add linux target for S/390.
9780 * config.sub: Likewise.
9781
9782 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9783
9784 * configure.in: for *-chorusos, don't config target-newlib and
9785 target-libgloss.
9786
9787 2001-02-06 Ben Elliston <bje@redhat.com>
9788
9789 * configure: Output host type to stdout, not stderr.
9790
9791 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9792
9793 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9794 * ltcf-cxx.sh: Likewise.
9795
9796 * config.if: Assume enable_libstdcxx_v3 is defined.
9797
9798 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9799
9800 Remove V2 C++ library.
9801 * configure.in: Remove --enable-libstdcxx_v3 support.
9802
9803 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9804
9805 * include/demangle.h: Add prototype for java_demangle_v3.
9806
9807 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9808
9809 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9810
9811 2001-01-27 Richard Henderson <rth@redhat.com>
9812
9813 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9814
9815 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9816
9817 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9818 Don't unset, it's non-portable and no longer necessary, set to empty
9819 instead.
9820
9821 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9822
9823 * ltconfig: Shell portability fix for the tagname validity check.
9824
9825 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9826
9827 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9828 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9829
9830 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9831
9832 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9833
9834 2001-01-26 Tom Tromey <tromey@redhat.com>
9835
9836 * configure.in: Allow libgcj to be built on Sparc Solaris.
9837
9838 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9839
9840 * ltcf-c.sh: Add aix5 case.
9841 * ltcf-cxx.sh: Likewise.
9842 * ltconfig: Likewise.
9843
9844 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9845
9846 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9847 keep at least one of build_libtool_libs or build_old_libs set to
9848 yes.
9849
9850 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9851 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9852
9853 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9854
9855 * configure.in: Enable libgcj on several additional platforms.
9856
9857 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9858
9859 * configure.in: Enable libgcj for linux targets.
9860
9861 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9862
9863 * MAINTAINERS (Write After Approval): Add myself.
9864
9865 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9866
9867 * MAINTAINERS: Add myself as vax port maintainer.
9868
9869 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9870
9871 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9872
9873 2001-01-09 Mike Stump <mrs@wrs.com>
9874
9875 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9876 failures of subdirectories.
9877
9878 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9879
9880 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9881 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9882 * ltcf-cxx.sh: Likewise.
9883 * ltcf-gcj.sh: Likewise.
9884 * ltconfig.sh: Fix typo.
9885
9886 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9887
9888 * configure: handle DOS-style absolute paths.
9889
9890 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9891
9892 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9893
9894 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9895
9896 * MAINTAINERS: Add myself as avr port co-maintainer.
9897
9898 2000-12-28 Ben Elliston <bje@redhat.com>
9899
9900 * MAINTAINERS: Add myself under ``Write After Approval''.
9901
9902 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9903
9904 * texinfo: Remove directory from GCC.
9905
9906 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9907
9908 * COPYING: Update to current
9909 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9910 to 19yy as example year in copyright notice).
9911
9912 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9913
9914 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9915 (libstdcxx_incdir): Pass down.
9916 * config.if: Remove expired bits for cxx_interface, add stub.
9917 (libstdcxx_incdir): Add variable for g++ include directory.
9918 * configure.in (gxx_include_dir): Use it.
9919
9920 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9921
9922 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9923 with old-email address from ``Write After Approval''.
9924
9925 2000-12-15 Andreas Jaeger <aj@suse.de>
9926
9927 * configure.in: Handle lang_dirs.
9928
9929 2000-12-14 Tom Tromey <tromey@redhat.com>
9930
9931 * MAINTAINERS: Removed brads.
9932
9933 * MAINTAINERS: Added gcj developers.
9934
9935 2000-12-13 Anthony Green <green@redhat.com>
9936
9937 * configure.in: Disable libgcj for any target not specifically
9938 listed. Disable libgcj for x86 and Alpha Linux until compatible
9939 with g++ abi.
9940
9941 2000-12-13 Mike Stump <mrs@wrs.com>
9942
9943 * Makefile.in (local-distclean): Also remove fastjar.
9944
9945 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9946
9947 * contrib/gcc_update: Add fastjar --touch entries.
9948
9949 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9950
9951 * configure.in: Disable language-specific target libraries for
9952 languages that aren't enabled.
9953
9954 2000-12-10 Anthony Green <green@redhat.com>
9955
9956 * configure.in: Define libgcj. Disable libgcj target libraries for
9957 most targets.
9958
9959 2000-12-10 Neil Booth <neilb@earthling.net>
9960
9961 * MAINTAINERS: Update mail address, remove from WAA list.
9962
9963 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9964
9965 * libjava: Imported from /cvs/java.
9966 * libffi: Likewise.
9967 * Boehm-gc: Likewise.
9968
9969 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9970
9971 * configure.in (target_libs): Revert 2000-12-08 patch.
9972 (noconfigdirs): Added target-libjava.
9973
9974 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9975
9976 * djunpack.bat: removed.
9977
9978 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9979
9980 * Makefile.in: handle DOS-style absolute paths.
9981 * config-ml.in: likewise.
9982 * symlink-tree: likewise.
9983
9984 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9985
9986 * fastjar: Imported.
9987
9988 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9989
9990 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9991 libjava.
9992 * configure.in (target_libs): Removed `target-libjava'.
9993
9994 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9995
9996 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9997 (ALL_MODULES): Added fastjar.
9998 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9999 (all-target-libjava): all-fastjar replaces all-zip.
10000 (all-fastjar): Added.
10001 (configure-target-fastjar, all-target-fastjar): Likewise.
10002 * configure.in (host_tools): Added fastjar.
10003
10004 2000-12-07 Mike Stump <mrs@wrs.com>
10005
10006 * Makefile.in (local-distclean): Remove leftover built files.
10007
10008 2000-11-24 Nick Clifton <nickc@redhat.com>
10009
10010 * configure.in (xscale-elf): Add target.
10011 (xscale-coff): Add target.
10012
10013 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10014
10015 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10016 recent versions of FreeBSD (release 3 or later).
10017 * ltconfig: On FreeBSD, -lc must not be provided when building
10018 a shared library or else the standard -pthread gcc option is
10019 rendered worthless to later users of the built library.
10020
10021 2000-11-16 Fred Fish <fnf@be.com>
10022
10023 * configure.in (enable_libstdcxx_v3): Fix typo,
10024 libstd++ -> libstdc++.
10025
10026 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10027
10028 * MAINTAINERS: Add self to Write After Approval list.
10029
10030 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10031
10032 * MAINTAINERS: Update my email address. Add myself to global write
10033 privs list.
10034
10035 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10036
10037 * Makefile.in: Merge with src and libgcj.
10038 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10039 configure-target-<library> when their configure scripts need the C
10040 or C++ library to have already been built to work properly.
10041 (do_proto_toplev): Set them to an empty string.
10042
10043 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10044 (REALLY_SET_LIB_PATH): Use them.
10045
10046 2000-11-17 Stan Shebs <shebs@apple.com>
10047
10048 * MAINTAINERS: Add self to Write After Approval list.
10049
10050 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10051
10052 * configure: Provide the original toplevel configure arguments
10053 (including $0) to subprocesses in the environment rather than
10054 through gcc/configargs.h.
10055
10056 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10057
10058 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10059 C99. Alphabetise "Write After Approval" list.
10060
10061 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10062
10063 * configure: Turn on libstdc++ V3 by default.
10064
10065 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10066 if we've got GCC.
10067
10068 2000-11-11 Philip Blundell <philb@gnu.org>
10069
10070 * MAINTAINERS: Add self to Write After Approval list.
10071
10072 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10073
10074 * ltcf-c.sh (aix4): Improve shared library configuration; require
10075 exporting symbols.
10076 * ltcf-cxx.sh (aix4): Define.
10077 * ltconfig (aix4): Define library and soname specs appropriate for
10078 AIX. Define command to create export symbols list.
10079
10080 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10081
10082 * config.sub: Add support for Sun Chorus
10083
10084 2000-10-31 Nick Clifton <nickc@redhat.com>
10085
10086 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10087 <name>@redhat.com. Also installed new email address for Clint
10088 Popetz.
10089
10090 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10091
10092 * etc: Remove directory from GCC.
10093
10094 2000-10-16 Michael Meissner <meissner@redhat.com>
10095
10096 * configure (gcc/configargs.h): Only create if there is a build GCC
10097 directory created.
10098
10099 2000-10-16 Matthias Klose <doko@debian.org>
10100
10101 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10102 when configured for libstdc++-v3.
10103
10104 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10105
10106 * configure: Save configure arguments to gcc/configargs.h.
10107
10108 2000-10-04 Philipp Thomas <pthomas@suse.de>
10109
10110 * config.guess: Import CVS version 1.157.
10111 * config.sub: Import CVS version 1.181.
10112
10113 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10114
10115 * Makefile.in (bootstrap): avoid recursion if subdir missing
10116 (cross): ditto
10117 (do-proto-toplev): ditto
10118
10119 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10120
10121 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10122 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10123
10124 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10125 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10126 all affected `configure' scripts.
10127
10128 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10129
10130 * MAINTAINERS: Add self as cpplib co-maintainer.
10131
10132 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10133
10134 * MAINTAINERS: Add self to Write After Approval list.
10135
10136 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10137
10138 * INSTALL/README: egcs -> GCC update.
10139
10140 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10141
10142 * MAINTAINERS: Add myself to Write After Approval list.
10143
10144 2000-09-15 Kazu Hirata <kazu@hxi.com>
10145
10146 * MAINTAINERS: Add myself to Write After Approval list.
10147
10148 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10149
10150 * configure.in: Do not build byacc for hppa64. Provide paths to the
10151 X11 libraries for hppa64.
10152
10153 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10154
10155 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10156
10157 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10158
10159 * Makefile.in (all-zlib): Added dummy target.
10160
10161 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10162 ltcf-gcj.sh: Updated from libtool multi-language branch.
10163
10164 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10165
10166 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10167 (bootstrap*): Depend on all-bootstrap.
10168
10169 2000-09-05 Philipp Thomas <pthomas@suse.de>
10170
10171 * config.guess: Import CVS version 1.156.
10172 * config.sub: Import CVS version 1.179.
10173
10174 2000-09-02 Anthony Green <green@cygnus.com>
10175
10176 * Makefile.in (all-gcc): Depend on all-zlib.
10177 (CLEAN_MODULES): Add clean-zlib.
10178 (ALL_MODULES): Add all-zlib.
10179 * configure.in (host_libs): Add zlib.
10180
10181 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10182
10183 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10184 crosses, but add gcc/include to the header search path for them.
10185
10186 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10187
10188 * MAINTAINERS: Add self to Write After Approval list.
10189
10190 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10191
10192 * config.guess: Import CVS version 1.152.
10193 * config.sub: Import CVS version 1.177.
10194
10195 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10196
10197 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10198 $targargs to tell whether newlib is going to be built.
10199
10200 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10201 $$r/TARGET_SUBDIR/libio for _G_config.h.
10202
10203 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10204
10205 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10206
10207 2000-08-22 DJ Delorie <dj@redhat.com>
10208
10209 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10210
10211 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10212
10213 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10214 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10215 sub-configures.
10216
10217 2000-08-21 DJ Delorie <dj@redhat.com>
10218
10219 * MAINTAINERS: Add self as a libiberty maintainer
10220
10221 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10222
10223 * configure.in (libstdcxx_flags): Use
10224 libstdc++-v3/src/libstdc++.INC.
10225
10226 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10227
10228 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10229
10230 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10231
10232 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10233
10234 * configure: Make enable_threads and enable_shared defaults
10235 explicit. Substitute enable_threads into generated Makefiles.
10236 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10237 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10238
10239 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10240
10241 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10242
10243 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10244
10245 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10246 previous delta.
10247
10248 2000-08-11 Jason Merrill <jason@redhat.com>
10249
10250 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10251 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10252 (FLAGS_FOR_TARGET): Not here.
10253 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10254
10255 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10256
10257 * config-ml.in (CC, CXX): Don't introduce a leading space.
10258
10259 2000-08-07 DJ Delorie <dj@delorie.com>
10260
10261 * MAINTAINERS: Add self as a DJGPP maintainer
10262
10263 2000-08-07 DJ Delorie <dj@redhat.com>
10264
10265 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10266 "if we're also building gcc, and it's a gcc that will run on the
10267 build machine, we want to use its includes instead of the system's
10268 default includes".
10269
10270 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10271
10272 * MAINTAINERS: Add self to Write After Approval list.
10273
10274 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10275
10276 * configure.in (libstdcxx_flags): Don't use `"'.
10277
10278 * config-ml.in: Adjust multilib search paths to the
10279 appropriate multilib tree.
10280
10281 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10282
10283 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10284 commas in $LANGUAGES.
10285
10286 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10287
10288 * configure.in: Re-enable all references to libg++ and librx.
10289
10290 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10291
10292 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10293 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10294 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10295 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10296
10297 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10298
10299 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10300
10301 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10302 CXX_FOR_TARGET for sed.
10303
10304 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10305
10306 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10307 Do not override if already set in the environment or in configure.
10308 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10309 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10310
10311 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10312
10313 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10314 the libtool CVS tree multi-language branch.
10315 * ltconfig, ltmain.sh: Updated.
10316
10317 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10318
10319 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10320 (clean-target): Depend on it.
10321
10322 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10323 (GCC_FOR_TARGET): Use it.
10324 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10325 * configure.in: ... here.
10326 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10327 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10328
10329 2000-07-24 Eric Christopher <echristo@cygnus.com>
10330
10331 * MAINTAINERS: Add self to Write After Approval list.
10332
10333 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10334
10335 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10336 (configure-target-libchill, configure-target-libobjc): Likewise.
10337
10338 * configure.in: Use the same cache file for all target libs.
10339 * config-ml.in: But different cache files per multilib variant.
10340
10341 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10342
10343 * configure (topsrcdir): Don't use dirname.
10344
10345 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10346
10347 * MAINTAINERS: Add self to Write After Approval list.
10348
10349 2000-07-20 Jason Merrill <jason@redhat.com>
10350
10351 * configure.in: Remove all references to libg++ and librx.
10352
10353 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10354
10355 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10356
10357 * config.sub: Update to subversions version 2000-07-06.
10358
10359 2000-07-12 Andrew Haley <aph@cygnus.com>
10360
10361 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10362 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10363
10364 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10365
10366 * symlink-tree: Check number of arguments.
10367
10368 2000-07-05 Jim Wilson <wilson@cygnus.com>
10369
10370 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10371 search path for a g++ extracted from the build tree. This
10372 will allow link tests run by configure scripts in
10373 subdirectories to succeed.
10374
10375 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10376
10377 * ltconfig: Add support for mips-dde-sysv4.2MP
10378
10379 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10380
10381 * MAINTAINERS: Add myself as loop discovery maintainer.
10382
10383 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10384
10385 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10386 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10387
10388 2000-06-19 Timothy Wall <twall@cygnus.com>
10389
10390 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10391 * config.sub: Add tic54x target.
10392
10393 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10394
10395 * MAINTAINERS: Add self as Fortran maintainer,
10396 remove Craig Burley.
10397
10398 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10399
10400 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10401 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10402
10403 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10404
10405 * MAINTAINERS: Add self as i18n maintainer
10406
10407 20000-05-21 H.J. Lu (hjl@gnu.org)
10408
10409 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10410 directory are used if they exist. Make sure
10411 $(build_tooldir)/include is searched for header files,
10412 $(build_tooldir)/lib/ for library files.
10413 (GCC_FOR_TARGET): Likewise.
10414 (CXX_FOR_TARGET): Likewise.
10415
10416 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10417
10418 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10419
10420 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10421
10422 * Makefile.in (configure-target-libiberty): Depend on
10423 configure-target-newlib.
10424
10425 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10426
10427 * configure.in, Makefile.in: Merge all libffi-related
10428 configury stuff from the libgcj tree.
10429
10430 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10431
10432 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10433 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10434
10435 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10436
10437 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10438 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10439 current version information. Add to proto-toplev directory.
10440 (gdb-taz): Build do-djunpack.
10441
10442 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10443
10444 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10445
10446 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10447
10448 * MAINTAINERS: Add self to Write After Approval list.
10449
10450 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10451
10452 * ltmain.sh: Preserve in relink_command any environment
10453 variables that may affect the linker behavior.
10454
10455 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10456
10457 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10458
10459 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10460
10461 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10462
10463 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10464
10465 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10466 with the version name.
10467
10468 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10469
10470 * MAINTAINERS: Add self as bb-reorder maintainer.
10471
10472 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10473
10474 * config.if: Tweak.
10475
10476 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10477
10478 * djunpack.bat: New file.
10479
10480 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10481
10482 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10483 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10484 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10485 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10486
10487 2000-04-16 Dave Pitts <dpitts@cozx.com>
10488
10489 * config.sub (case $basic_machine): Change default for "ibm-*"
10490 to "openedition".
10491
10492 2000-04-13 Andreas Jaeger <aj@suse.de>
10493
10494 * MAINTAINERS: Added myself.
10495
10496 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10497
10498 * Makefile.in (gdb-taz): New target. GDB specific archive.
10499 (do-md5sum): New target.
10500 (MD5PROG): Define.
10501 (PACKAGE): Default to TOOL.
10502 (VER): Default to a shell script.
10503 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10504 md5 checksum generation.
10505 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10506 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10507 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10508 insight.tar.bz2): Use gdb-taz to create archive.
10509
10510 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10511
10512 * configure (warn_cflags): Delete.
10513
10514 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10515
10516 * MAINTAINERS: Added myself.
10517
10518 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10519 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10520
10521 * configure.in (enable_libstdcxx_v3): Add.
10522 (target_libs): Add bits here to switch between libstdc++-v2 and
10523 libstdc++-v3.
10524 * config.if: And this file too.
10525 * Makefile.in: Add libstdc++-v3 targets.
10526
10527 2000-04-05 Michael Meissner <meissner@redhat.com>
10528
10529 * config.sub (d30v): Add d30v as a basic machine type.
10530
10531 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10532
10533 * configure.in: -linux-gnu*, not -linux-gnu.
10534
10535 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10536
10537 * MAINTAINERS: Add self in write-after-approval section.
10538
10539 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10540
10541 * MAINTAINERS: Add self as ia64 port maintainer.
10542
10543 2000-03-08 Neil Booth <NeilB@earthling.net>
10544
10545 * MAINTAINERS: Add self in write-after-approval section.
10546
10547 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10548
10549 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10550 (do-tar-bz2): Replace TOOL with PACKAGE.
10551 (gdb.tar.bz2): Remove GDBTK from GDB package.
10552 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10553 dejagnu.tar.bz2): New packages.
10554
10555 2000-02-27 Andreas Jaeger <aj@suse.de>
10556
10557 * configure.in: Add entry for mips*-*-linux*, move catch all
10558 *-*-*linux* entry below this one.
10559
10560 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10561
10562 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10563
10564 2000-02-24 Nick Clifton <nickc@cygnus.com>
10565
10566 * config.sub: Support an OS of "wince".
10567
10568 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10569
10570 * config.guess, config.sub: Updated to match config's 2000-02-15
10571 version.
10572
10573 2000-02-23 Linas Vepstas <linas@linas.org>
10574
10575 * config.sub: Add support for Linux/IBM 370.
10576 * configure.in: Likewise.
10577
10578 2000-02-22 Nick Clifton <nickc@cygnus.com>
10579
10580 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10581
10582 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10583
10584 * config.guess: Guess "cygwin" rather than "cygwin32".
10585
10586 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10587
10588 * configure (gcc_version): When setting, narrow search to
10589 lines containing `version_string'.
10590
10591 2000-02-15 Denis Chertykov <denisc@overta.ru>
10592
10593 * config.sub: Add support for avr target.
10594
10595 2000-02-14 Nick Clifton <nickc@cygnus.com>
10596
10597 * MAINTAINERS: Add maintainers for MCore port.
10598
10599 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10600
10601 * config.sub: Add mmix-knuth-mmixware.
10602
10603 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10604
10605 * MAINTAINERS: Pair cccp with cpplib maintainership.
10606
10607 2000-01-27 Christopher Faylor <cgf@redhat.com>
10608
10609 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10610 structure stuff to -L library search.
10611 (CXX_FOR_TARGET): Ditto.
10612 (CROSS_CHECK_MODULES): Fix spelling mistake.
10613
10614 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10615
10616 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10617 the C++ compiler.
10618
10619 2000-01-12 Richard Henderson <rth@cygnus.com>
10620
10621 * configure.in: Don't build some bits for beos.
10622
10623 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10624
10625 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10626 as include files.
10627
10628 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10629
10630 * Add self as cpplib maintainer, as requested by Jason
10631 Merrill. Correct my e-mail address.
10632
10633 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10634
10635 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10636 not mh-aix43.
10637
10638 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10639
10640 * MAINTAINERS: Add myself to "write after approval" list.
10641
10642 1999-12-14 Richard Henderson <rth@cygnus.com>
10643
10644 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10645 * config.sub: Accept alphaev[78], alphaev8.
10646
10647 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10648
10649 * config.guess, config.sub: Update from autoconf.
10650
10651 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10652
10653 * MAINTAINERS: update my playtime e-address.
10654
10655 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10656
10657 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10658 necessary libraries are missing.
10659
10660 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10661
10662 * MAINTAINERS: Add new 'write after approval' maintainer.
10663
10664 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10665
10666 * MAINTAINERS: Add new Java maintainer.
10667
10668 1999-10-25 Andreas Schwab <schwab@suse.de>
10669
10670 * configure: Fix quoting inside arguments of eval.
10671
10672 1999-10-21 Nick Clifton <nickc@cygnus.com>
10673
10674 * config-ml.in: Allow suppression of some ARM multilibs.
10675
10676 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10677
10678 * config.guess: Add OS/390 match pattern.
10679 * config.sub: Add mvs, openedition targets.
10680 * configure.in (i370-ibm-opened*): New.
10681
10682 1999-09-04 Steve Chamberlain <sac@pobox.com>
10683
10684 * config.sub: Add support for configuring for pj.
10685
10686 1999-08-31 Nick Clifton <nickc@cygnus.com>
10687
10688 * config.sub (maybe_os): Add support for configuring for fr30.
10689
10690 1999-08-25 Nick Clifton <nickc@cygnus.com>
10691
10692 * configure.in: Do not configure or build ld for AIX
10693 platforms. ld is known to be broken on these platforms.
10694
10695 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10696
10697 * config-ml.in: Pass compiler flag corresponding to multidirs to
10698 subdir configures.
10699
10700 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10701
10702 * Makefile.in (LDFLAGS): Define.
10703
10704 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10705
10706 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10707 noconfigdirs.
10708 (*-*-cygwin*): Likewise.
10709
10710 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10711
10712 * mkdep: New file.
10713 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10714 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10715
10716 From Eli Zaretskii <eliz@is.elta.co.il>:
10717 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10718 long file name when using DJGPP on MS-DOS.
10719
10720 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10721
10722 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10723
10724 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10725
10726 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10727 dependency as this causes "make check" to globally "make all"
10728
10729 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10730
10731 * configure.in (target_libs): Added target-zlib.
10732 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10733 (CONFIGURE_TARGET_MODULES): Likewise.
10734 (CHECK_TARGET_MODULES): Likewise.
10735 (INSTALL_TARGET_MODULES): Likewise.
10736 (CLEAN_TARGET_MODULES): Likewise.
10737 (configure-target-zlib): New target.
10738 (all-target-zlib): Likewise.
10739 (all-target-libjava): Depend on all-target-zlib.
10740 (configure-target-libjava): Depend on configure-target-zlib.
10741
10742 * Makefile.in (configure-target-libjava): Depend on
10743 configure-target-newlib.
10744 (configure-target-boehm-gc): New target.
10745 (configure-target-qthreads): New target.
10746
10747 * configure.in (target_libs): Added target-qthreads.
10748 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10749 (CONFIGURE_TARGET_MODULES): Likewise.
10750 (CHECK_TARGET_MODULES): Likewise.
10751 (INSTALL_TARGET_MODULES): Likewise.
10752 (CLEAN_TARGET_MODULES): Likewise.
10753 (all-target-qthreads): New target.
10754 (configure-target-libjava): Depend on configure-target-qthreads.
10755 (all-target-libjava): Depend on all-target-qthreads.
10756
10757 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10758 (CONFIGURE_TARGET_MODULES): Likewise.
10759 (CHECK_TARGET_MODULES): Likewise.
10760 (INSTALL_TARGET_MODULES): Likewise.
10761 (CLEAN_TARGET_MODULES): Likewise.
10762 (all-target-libjava): New target.
10763 (all-target-boehm-gc): Likewise.
10764 * configure.in (target_libs): Added libjava, boehm-gc.
10765
10766 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10767
10768 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10769 configure.bat in SUPPORT_FILES.
10770 (gas+binutils.tar.bz2): Likewise.
10771
10772 * makeall.bat: Remove; obsolete.
10773
10774 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10775
10776 From Mark Elbrecht:
10777 * configure.bat: Remove; obsolete.
10778
10779 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10780
10781 * configure: Add -W -Wall to the default CFLAGS when compiling with
10782 gcc.
10783
10784 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10785
10786 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10787
10788 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10789
10790 * configure.in: Build ld on IRIX6.
10791
10792 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10793
10794 * Makefile.in: Change distribution targets to use bzip2 instead of
10795 gzip.
10796 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10797 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10798
10799 1999-06-04 Nick Clifton <nickc@cygnus.com>
10800
10801 * config.sub: Add mcore target.
10802
10803 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10804
10805 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10806
10807 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10808
10809 * config.guess (dummy): Changed to $dummy.
10810
10811 1999-05-24 Nick Clifton <nickc@cygnus.com>
10812
10813 * config.sub: Tidied up case statements.
10814
10815 1999-05-22 Ben Elliston <bje@cygnus.com>
10816
10817 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10818 <jiro@din.or.jp>.
10819
10820 * config.guess: Merge with FSF version. Future changes will be
10821 more accurately recorded in this ChangeLog.
10822 * config.sub: Likewise.
10823
10824 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10825
10826 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10827
10828 1999-04-30 Tom Tromey <tromey@cygnus.com>
10829
10830 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10831
10832 1999-04-23 Tom Tromey <tromey@cygnus.com>
10833
10834 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10835
10836 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10837
10838 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10839 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10840 Bad merge removed these two changes.
10841
10842 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10843 Martin Heller (Ing.-Buero_Heller@t-online.de)
10844
10845 * config.guess (interix Alpha): Add.
10846
10847 1999-04-11 Richard Henderson <rth@cygnus.com>
10848
10849 * configure.in (i?86-*-beos*): Do config gperf; don't config
10850 gdb, newlib, or libgloss.
10851
10852 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10853
10854 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10855 link a trivial program with -mabi=64. If it fails, remove mabi=64
10856 from multidirs.
10857
10858 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10859
10860 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10861
10862 1999-04-08 Nick Clifton <nickc@cygnus.com>
10863
10864 * config.sub: Add support for mcore targets.
10865
10866 1999-04-07 Michael Meissner <meissner@cygnus.com>
10867
10868 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10869 not mt-ospace, in order to shut up assembler warning about using
10870 symbols that are named the same as registers.
10871
10872 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10873
10874 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10875 dependency list for all-target-cygmon.
10876
10877 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10878
10879 * config-ml.in: Check $host, not $target, for selective multilibs.
10880 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10881 thumb interworking, and underscore prefix multilibs.
10882
10883 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10884
10885 * missing: Update to version from current automake.
10886
10887 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10888
10889 * configure (gxx_include_dir): Removed.
10890
10891 * configure.in (gxx_include_dir): Handle it.
10892 * Makefile.in: Likewise.
10893
10894 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10895
10896 * config.sub (mips64vr4111,mips64vr4111el) Add.
10897
10898 1999-03-21 Ben Elliston <bje@cygnus.com>
10899
10900 * config.guess: Correct typo for detecting ELF on FreeBSD.
10901
10902 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10903
10904 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10905 config/mh-djgpp.
10906
10907 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10908
10909 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10910 all-target-newlib to dependency list for all-target-bsp.
10911
10912 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10913
10914 * config.sub: Add i386-uwin support.
10915 * config.guess: Likewise.
10916
10917 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10918
10919 * configure.in: cleanup, add mh-*pic handling for arm, special
10920 case powerpc*-*-aix*
10921
10922 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10923
10924 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10925 can be built.
10926
10927 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10928
10929 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10930 targets.
10931
10932 1999-03-02 Nick Clifton <nickc@cygnus.com>
10933
10934 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10935
10936 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10937
10938 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10939
10940 1999-02-24 Nick Clifton <nickc@cygnus.com>
10941
10942 * config.sub: Fix typo in arm recognition.
10943
10944 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10945
10946 * configure.in (noconfigdirs): Changed target_configdirs to
10947 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10948 rather than m68k-*-* since it is not known to work on
10949 m68k-aout. Ditto for arm-*-*oabi.
10950
10951 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10952
10953 * configure.in (*-*-windows*): Remove, no longer used.
10954
10955 1999-02-19 Ben Elliston <bje@cygnus.com>
10956
10957 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10958 Smart and improved by Andrew Cagney.
10959
10960 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10961
10962 * config.guess: Recognize openbsd-*-hppa.
10963
10964 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10965
10966 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10967 only if it is not empty.
10968
10969 1999-02-17 Nick Clifton <nickc@cygnus.com>
10970
10971 Patch from: Scott Bambrough <scottb@corelcomputer.com>
10972
10973 * config.guess: Modified to recognize uname's armv* syntax.
10974
10975 * config.sub: Modified to recognize uname's armv* syntax.
10976
10977 1999-02-17 Mark Salter <msalter@cygnus.com>
10978
10979 * configure.in: Added target-bsp for sparclite.
10980
10981 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10982
10983 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10984
10985 1999-02-08 Nick Clifton <nickc@cygnus.com>
10986
10987 * configure.in: Add support for strongarm port.
10988 * config.sub: Add support for strongarm target.
10989
10990 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
10991
10992 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10993 the old name config/mh-cygwin32.
10994 Enable texinfo.
10995
10996 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10997
10998 * configure.in: Do build ld for ix86 Solaris.
10999
11000 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11001
11002 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11003 $AR_FOR_TARGET. Likewise for RANLIB.
11004
11005 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11006
11007 * config.sub (oabi): Recognize.
11008 * configure.in (arm-*-oabi): Handle.
11009
11010 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11011
11012 * config.guess: Improve detection of i686 on UnixWare 7.
11013
11014 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11015
11016 * config.guess: Add support for i386-pc-interix.
11017 * config.sub: Likewise.
11018 * configure.in: Likewise.
11019
11020 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11021
11022 * Makefile.in: Remove unneeded all-target-libio from
11023 from all-target-winsup target since it is now unneeded.
11024 Add all-target-libtermcap in its place since it is now
11025 needed.
11026
11027 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11028
11029 * configure.in: makefile stub for cygwin target is probably
11030 unnecessary. Remove it for now.
11031
11032 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11033
11034 * configure.in: libtermcap.a should be built when cygwin is the
11035 target as well as the host.
11036 * config.guess: Allow mixed case in cygwin uname output.
11037 * Makefile.in: Add libtermcap target.
11038
11039 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11040
11041 * config.sub: Clean up handling of hppa2.0.
11042
11043 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11044
11045 * config.guess: Use C code to identify more HP machines.
11046
11047 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11048
11049 * config.sub: Handle hppa2.0.
11050
11051 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11052
11053 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11054 cygmon for all sparclite targets, regardless of object format.
11055
11056 1998-12-15 Mark Salter <msalter@cygnus.com>
11057
11058 * configure.in: Added target-bsp for several target architectures.
11059
11060 * Makefile.in: Added rules for bsp.
11061
11062 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11063
11064 * config.guess: Improve detection of hppa2.0 processors.
11065
11066 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11067
11068 * config.guess: Recognize FreeBSD using ELF automatically.
11069
11070 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11071
11072 * configure (skip-this-dir): Add handling for new shell script, which
11073 might be created by a sub-directory's configure to indicate, this particular
11074 directory is "unwanted".
11075 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11076
11077 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11078
11079 * ltconfig: import from libtool, after changing libtool to
11080 account for the cygwin name change.
11081
11082 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11083
11084 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11085 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11086
11087 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11088
11089 * configure.in: Add libtermcap to list of cygwin dependencies.
11090
11091 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11092
11093 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11094 they include winsup/include when it's a cygwin target.
11095
11096 1998-11-12 Tom Tromey <tromey@cygnus.com>
11097
11098 * configure.in (host_tools): Added zip.
11099 * Makefile.in (all-target-libjava): Depend on all-zip.
11100 (all-zip): New target.
11101 (ALL_MODULES): Added all-zip.
11102 (NATIVE_CHECK_MODULES): Added check-zip.
11103 (INSTALL_MODULES): Added install-zip.
11104 (CLEAN_MODULES): Added clean-zip.
11105
11106 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11107
11108 * Makefile.in: lose "32" from comment about cygwin.
11109
11110 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11111
11112 * configure.in: Use -Os to build target libraries for the fr30.
11113
11114 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11115
11116 * config.sub: Add fr30.
11117
11118 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11119
11120 * configure.in: drop "32" from config/mh-cygwin32. Check
11121 cygwin* instead of cygwin32*.
11122 * config.sub: Check cygwin* instead of cygwin32*.
11123
11124 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11125
11126 * config.guess: Match any version of Unixware7.
11127
11128 1998-10-20 Syd Polk <spolk@cygnus.com>
11129
11130 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11131 if desired.
11132
11133 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11134
11135 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11136 these if the appropriate directories and files to not exist.
11137
11138 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11139
11140 * Makefile.in (DEVO_SUPPORT): Add config.if.
11141
11142 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11143
11144 * configure: Add pattern to replace "build_tooldir"'s
11145 definition in the generated Makefile with "tooldir"'s
11146 actual value.
11147
11148 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11149
11150 * config.sub: Bring back lost sparcv9.
11151
11152 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11153
11154 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11155
11156 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11157 CC_FOR_TARGET and friends.
11158
11159 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11160
11161 * Makefile.in (build_tooldir): New variable, same as tooldir.
11162 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11163 -B$(build_tooldir)/bin/.
11164 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11165
11166 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11167
11168 * README: Remove installation instructions and refer to the
11169 INSTALL directory instead.
11170
11171 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11172
11173 * config.sub: Add support for i[34567]86-pc-udk.
11174 * configure.in: Likewise.
11175
11176 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11177
11178 * Makefile.in: add bzip2 package building bits for user
11179 tools module
11180 * configure.in: ditto
11181
11182 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11183
11184 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11185 (ALL_TARGET_MODULES): Add all-target-libobjc.
11186 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11187 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11188 (all-target-libchill): Add dependencies.
11189 * configure.in (target_libs): Add libchill.
11190
11191 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11192
11193 * configure.in (target_subdir): Remove duplicate line.
11194
11195 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11196
11197 * Makefile.in (all-automake): fix dependencies.
11198
11199 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11200
11201 * configure.in: Minor cleanups for building in the $(target_alias)
11202 subdir.
11203
11204 1998-09-22 Jim Wilson <wilson@cygnus.com>
11205
11206 * Makefile.in (bootstrap): Set r and s before make all. Use
11207 BASE_FLAGS_TO_PASS in make all.
11208 (cross): Likewise.
11209
11210 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11211
11212 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11213
11214 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11215
11216 * config.sub: Fix typo in last change.
11217
11218 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11219
11220 * config.sub: Add support for C4x target.
11221 * configure.in: Likewise.
11222
11223 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11224
11225 * config.sub: Recognize sparcv9 just like sparc64.
11226
11227 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11228
11229 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11230
11231 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11232
11233 * config.guess: Correctly identify Pentium II sco boxes.
11234
11235 * config.guess: Fix "tr" code. From Weiwen Liu.
11236
11237 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11238
11239 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11240 stabs.
11241
11242 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11243
11244 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11245 (ALL_TARGET_MODULES): Add all-target-libchill.
11246 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11247 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11248 (all-target-libchill): Add dependencies.
11249 * configure.in (target_libs): Add libchill.
11250
11251 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11252
11253 * config.guess: Avoid assumptions about "tr" behaves when
11254 LANG is set to something other than English.
11255
11256 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11257
11258 * configure (gxx_include_dir): Changed to
11259 '${prefix}/include/g++'-${libstdcxx_interface}.
11260
11261 * config.if: New to determine the interfaces.
11262
11263 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11264
11265 * config.guess: Detect and handle MPE/IX.
11266 * config.sub: Deal with MPE/IX.
11267
11268 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11269
11270 * configure.in: Use mh-aix43.
11271
11272 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11273
11274 * configure: Fix --without/--disable cases for gxx-include-dir.
11275
11276 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11277
11278 * mdata-sh: Imported. Needed for automake support.
11279
11280 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11281
11282 * Makefile.in (taz): Try "chmod -R og=u ." before
11283 "chmod og=u `find . -print`".
11284
11285 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11286
11287 * configure.in: Add arm-elf and thumb-elf support.
11288
11289 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11290
11291 * Makefile.in: Undo previous patch.
11292
11293 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11294
11295 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11296 to here ...
11297 (install-no-fixedincludes): and here
11298 (INSTALL_MODULES): ... from here.
11299
11300 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11301
11302 * config.sub: Merge with FSF.
11303
11304 * config.guess: Merge with FSF.
11305
11306 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11307
11308 * configure (extraconfigdirs): New variable.
11309 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11310 * Makefile.in (all): Move higher in file.
11311 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11312 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11313 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11314 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11315 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11316
11317 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11318
11319 * Makefile.in (all-target-libjava): Depend on all-gcc and
11320 all-target-newlib.
11321 (configure-target-libjava): Depend on $(ALL_GCC).
11322
11323 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11324
11325 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11326 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11327
11328 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11329
11330 * INSTALL/README: Fix typo.
11331
11332 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11333
11334 * ylwrap: Change absolute path checks to check for DOS style path
11335 names.
11336
11337 * ylwrap: Don't use a full path name if the source file is in the
11338 same directory. From hjl@lucon.org (H.J. Lu).
11339
11340 * config-ml.in: Default to being verbose, to match Feb 18 change to
11341 configure.
11342
11343 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11344
11345 Brought over from egcs:
11346
11347 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11348
11349 * configure.in (target_subdir): Set to ${target_alias} instead
11350 of "libraries".
11351
11352 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11353
11354 * configure.in (target_subdir): Set to libraries if enable_multilib.
11355
11356 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11357
11358 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11359 multilibs, force reconfiguration the first time we create
11360 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11361
11362 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11363
11364 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11365 avoid confusion with --no-recursion.
11366
11367 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11368
11369 * configure.in: Win32 hosts shouldn't use install -x
11370 * install-sh: remove -x option, and special .exe-handling
11371 hack.
11372
11373 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11374
11375 * config.guess: Recognize i586-pc-beos.
11376 * configure.in: Don't build some bits for beos.
11377
11378 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11379
11380 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11381 CFLAGS default to -O2.
11382
11383 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11384 when using GNU ld.
11385
11386 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11387
11388 * ltmain.sh: Correct install when using a different shell.
11389
11390 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11391
11392 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11393
11394 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11395
11396 * makefile.vms: Update to build binutils/makefile.vms. Add install
11397 target.
11398
11399 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11400
11401 * ltconfig: Update to correct AIX handling.
11402
11403 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11404
11405 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11406
11407 * configure.in (target_subdir): Set to ${target_alias} instead
11408 of "libraries".
11409
11410 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11411
11412 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11413 (Makefile): Depend on $(gcc_version_trigger).
11414
11415 * configure (gcc_version): Change default initializer to empty
11416 string.
11417 (gcc_version_trigger): New variable; pass this variable down
11418 to subdir configures to enable them checking gcc's version
11419 themselves. Emit make macros for both gcc_version vars.
11420 (topsrcdir): Initialize reliably.
11421 (recursion line): Remove --with-gcc-version=${gcc_version}.
11422
11423 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11424
11425 * configure (enable_version_specific_runtime_libs): Implement new flag
11426 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11427 in $(libsubdir); emit definition in each generated Makefile.
11428 (gxx_include_dir): Initialize depending on
11429 $enable_version_specific_runtime_libs.
11430
11431 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11432
11433 * configure (gcc_version): Initialize properly depending on
11434 how and where configure is started.
11435 (recursion line): Pass a --with-gcc-version=${gcc_version}
11436 to configures in subdirs.
11437
11438 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11439
11440 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11441 cygmon
11442
11443 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11444
11445 * configure.in: Add cygmon and libstub support for mn10200.
11446
11447 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11448
11449 * configure (gcc_version): Add new variable describing the
11450 particular gcc version we're building.
11451 * Makefile.in (libsubdir): Add new macro for the directory
11452 in which the compiler finds executables, libraries, etc.
11453 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11454 and libsubdir.
11455
11456 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11457
11458 * Makefile.in (local-clean): Remove *.log.
11459 (warning.log): Built with warn_summary from build.log.
11460 (mail-report.log): Run test_summary.
11461 (mail-report-with-warnings.log): Run test_summary including
11462 warning.log in the report.
11463
11464 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11465
11466 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11467
11468 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11469
11470 * Makefile.in (grep): Grep no longer depends on libiberty.
11471
11472 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11473
11474 * Makefile.in: all-snavigator needs all-libgui.
11475
11476 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11477
11478 * configure.in: Add cygmon and libstub support for mn10300.
11479
11480 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11481
11482 * missing: Update to version from automake 1.3.
11483
11484 * ltmain.sh: On installation, don't get confused if the same name
11485 appears more than once in the list of library names.
11486
11487 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11488
11489 * config.sub: Accept m68060 and m5200 as CPU names.
11490
11491 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11492
11493 * configure: Use && rather than using -a in test, because odd
11494 strings can confuse test.
11495 * configure.in: Likewise.
11496
11497 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11498
11499 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11500
11501 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11502
11503 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11504 bootstrap4-lean): New targets.
11505
11506 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11507
11508 * mpw-* Delete. Not used.
11509
11510 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11511
11512 * COPYING.LIB: Update FSF address.
11513
11514 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11515
11516 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11517
11518 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11519 GAS_SUPPORT_DIRS.
11520
11521 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11522
11523 * ltconfig, ltmain.sh: Avoid producing a version number if
11524 -version-info was not used.
11525
11526 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11527
11528 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11529 building with newlib.
11530
11531 1998-04-30 Paul Eggert <eggert@twinsun.com>
11532
11533 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11534 Solaris `make' causes it to continue to next definition.
11535
11536 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11537
11538 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11539 the right GUI libraries and files are installed along with GDB.
11540
11541 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11542
11543 * configure.in: Change alpha to alpha* in several places.
11544
11545 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11546
11547 * config.sub: Recognize sparc86x.
11548
11549 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11550
11551 * configure.in (--enable-target-optspace): Remove debug echo.
11552
11553 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11554
11555 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11556
11557 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11558
11559 * ltconfig: Update cygwin32 support.
11560
11561 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11562 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11563 (GDB_SUPPORT_DIRS): Likewise.
11564
11565 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11566
11567 * configure.in (target_makefile_frag): If --enable-target-optspace,
11568 use -Os to compile target libraries rather than -O2. Default to
11569 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11570 not used.
11571 * configure.in (target_cflags): Ditto for d30v.
11572
11573 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11574
11575 * Makefile.in (all-bfd): Depend on all-intl.
11576 (all-binutils): Likewise.
11577 (all-gas): Likewise.
11578 (all-gprof): Likewise.
11579 (all-ld): Likewise.
11580
11581 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11582
11583 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11584
11585 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11586
11587 * Makefile.in (all-bfd): Depend upon all-libiberty.
11588
11589 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11590
11591 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11592
11593 * Makefile.in: Add libstub.
11594
11595 * configure.in: Ditto. Build libstub for targets that have cygmon
11596 support.
11597
11598 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11599
11600 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11601
11602 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11603
11604 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11605 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11606
11607 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11608
11609 * configure: Define DEFAULT_M4 by searching PATH.
11610 * Makfile.in: Use DEFAULT_M4.
11611
11612 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11613
11614 * ltconfig: Add cygwin32 support.
11615
11616 * Makefile.in, configure.in: Add libtool as a native only directory
11617 to configure and build.
11618
11619 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11620
11621 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11622
11623 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11624
11625 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11626
11627 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11628
11629 * Makefile.in: add ash make rules
11630 * configure.in: add ash to native_only and host_tools lists
11631
11632 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11633
11634 * Makefile.in (all-gettext, all-intl): New targets.
11635 (ALL_MODULES): Added all-gettext, all-intl.
11636 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11637 (INSTALL_MODULES): Added install-gettext, install-intl.
11638 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11639
11640 * configure.in (host_tools): Added gettext.
11641 (native_only): Likewise.
11642 (noconfigdirs) [various cases]: Likewise.
11643 (host_libs): Added intl.
11644
11645 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11646
11647 * configure: Do not disable building gdbtk for cygwin32 hosts.
11648
11649 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11650
11651 * configure.in: Add thumb-coff target.
11652 * config.sub: Add thumb-coff target.
11653
11654 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11655
11656 * Makefile.in: Revert yesterday's change.
11657 (all-target-winsup): all-target-librx stays out of here.
11658
11659 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11660
11661 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11662 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11663 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11664 Remove references to librx and libg++.
11665
11666 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11667
11668 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11669 recursive makes
11670
11671 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11672
11673 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11674 for newlib directory.
11675 (CXX_FOR_TARGET): Likewise.
11676
11677 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11678
11679 * ltconfig: Update after libtool/ltconfig.in change for
11680 hpux11.
11681
11682 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11683
11684 * ltconfig, ltmain.sh: Update to libtool 1.2.
11685
11686 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11687
11688 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11689 (install-gcc-cross): Instead, override LANGUAGES here.
11690
11691 1998-03-18 Dave Love <d.love@dl.ac.uk>
11692
11693 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11694 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11695
11696 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11697
11698 * configure.in: Add Thumb-pe target.
11699
11700 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11701
11702 * Makefile.in - changed sn targets to snavigator
11703 * configure.in - changed sn targets to snavigator
11704
11705 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11706
11707 * config-ml.in: After building symlink tree call make distclean
11708 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11709 to be the case for libiberty.
11710
11711 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11712
11713 * configure: When making link, also check the current
11714 directory. The configure scripts may create one.
11715
11716 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11717
11718 * config.sub: Accept alphapca56 and alphaev6 properly.
11719
11720 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11721
11722 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11723
11724 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11725
11726 * config.sub (sco5): Fix typo.
11727
11728 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11729
11730 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11731 install-itcl.
11732 (install-itcl): Remove dependency on install-tcl.
11733
11734 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11735
11736 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11737
11738 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11739
11740 * configure.in: Don't build libgui for a cygwin32 target when not on
11741 a cygwin32 host.
11742
11743 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11744
11745 * configure (redirect): Set to null, so default behavior of
11746 configure is now --verbose.
11747
11748 1998-02-16 Dave Love <d.love@dl.ac.uk>
11749
11750 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11751 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11752
11753 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11754
11755 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11756 this change to sync Makefile.in with its ChangeLog entries.
11757
11758 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11759
11760 * ltmain.sh (mkdir): Check that the directory doesn't exist
11761 before we exit with error, so that we don't get races during
11762 parallel builds.
11763
11764 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11765
11766 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11767
11768 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11769
11770 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11771 PICFLAG_FOR_TARGET.
11772 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11773
11774 * configure: Emit a definition for the new macro enable_shared
11775 into each Makefile.
11776
11777 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11778
11779 * configure.in (host_tools, native_only): Add libtool.
11780
11781 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11782
11783 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11784 Fix typo in ming config comment.
11785
11786 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11787
11788 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11789
11790 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11791
11792 * config.sub: Add tic30 cases, and map c30 to tic30.
11793
11794 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11795
11796 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11797 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11798 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11799 (CLEAN_TARGET_MODULES): Similarly
11800 (all-target-libf2c): Add dependences.
11801 * configure.in (target_libs): Add libf2c.
11802
11803 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11804
11805 * configure.in: Remove expect from noconfigdirs when target
11806 is cygwin32. OK to build expect and dejagnu with Canadian
11807 Cross.
11808
11809 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11810
11811 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11812 host.
11813
11814 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11815 and mingw32.
11816
11817 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11818
11819 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11820 here as it is not defined in the toplevel Makefile.
11821
11822 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11823
11824 * configure (package_makefile_rules_frag): New variable, which names
11825 a file with generic rules, ...
11826 Change comment to mention we now have FIVE parts.
11827 * configure: Undo last change.
11828
11829 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11830
11831 * config.guess: More accurate determination of HP processor types.
11832 * config.sub: More accurate determination of HP processor types.
11833
11834 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11835
11836 * configure (package_makefile_frag): Move inserting the
11837 ${package_makefile_frag} to where it should be according
11838 to the comment.
11839
11840 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11841
11842 * config.guess: Add support for Linux/ARM.
11843
11844 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11845
11846 * .cvsignore: Remove *-info and *-install since they match
11847 release-info and mpw-install, which we don't want to just ignore.
11848
11849 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11850
11851 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11852
11853 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11854
11855 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11856 local_prefix to sub-make invocations.
11857
11858 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11859
11860 * configure.in: Check makefile fragments in the source
11861 directory.
11862
11863 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11864
11865 * configure.in: Check whether host and target makefile
11866 fragments exist before adding them to *_makefile_frag.
11867
11868 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11869
11870 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11871
11872 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11873
11874 * configure.in: Make sure we only replace RPATH_ENVVAR on
11875 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11876 regexp to sed.
11877
11878 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11879 to sub-makes.
11880
11881 1998-01-13 Lee Iverson (leei@ai.sri.com)
11882
11883 * config-ml.in (multi-do): LDFLAGS must include multilib
11884 designator.
11885
11886 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11887
11888 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11889
11890 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11891
11892 * config.sub: Add mingw32 support.
11893 * configure.in: Likewise.
11894
11895 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11896
11897 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11898
11899 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11900
11901 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11902 * configure (gxx_include_dir): Provide a definition for subdirs
11903 which do not use autoconf.
11904
11905 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11906
11907 * config.guess: Sync with egcs. Picks up new alpha support,
11908 BeOS & some additional linux support.
11909
11910 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11911
11912 * config.guess: HP 9000/803 is a PA1.1 machine.
11913
11914 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11915
11916 * configure.in: It's alpha*-...
11917
11918 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11919
11920 * configure.in (host_makefile_frag, target_makefile_frag):
11921 Handle multiple config files.
11922 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11923 alpha-*-*.
11924
11925 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11926
11927 * mkdep: New file.
11928
11929 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11930
11931 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11932
11933 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11934
11935 * Makefile.in: Add libgui directory.
11936 (GDB_TK): Add all-libgui.
11937 * configure.in: Add libgui directory.
11938 * configure: Add all-libgui to GDB_TK.
11939
11940 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11941
11942 * config-ml.in (multidirs): Add m32r to multilib list.
11943
11944 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11945
11946 * Makefile.in (all-target-gperf): Change dependency to
11947 all-target-libstdc++.
11948
11949 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11950
11951 * config.guess: Add BeOS support.
11952
11953 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11954
11955 Source directory cvs renamed to cvssrc:
11956 * configure.in (host_tools): Change cvs to cvssrc.
11957 (native_only): Likewise.
11958 (noconfigdirs) [various cases]: Likewise.
11959 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11960 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11961 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11962 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11963 (all-cvssrc): Rename target from all-cvs.
11964
11965 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11966
11967 * configure (gxx_include_dir): Fix thinko.
11968
11969 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11970
11971 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11972 (install-cross, install-gcc-cross): New targets.
11973
11974 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11975
11976 * configure.in (noconfigdirs): Add support for Thumb target.
11977
11978 * config.sub (maybe_os): Add support for Thumb target.
11979
11980 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11981
11982 * Makefile.in: Add rules for cygmon.
11983
11984 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11985
11986 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11987
11988 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11989 * configure (gxx_include_dir): Provide a definition for subdirs
11990 which do not use autoconf.
11991
11992 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11993
11994 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11995 11/18/97 build
11996
11997 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11998
11999 * From Franz Sirl.
12000 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12001 found on RedHat Linux systems.
12002
12003 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12004
12005 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12006 guesses.
12007
12008 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12009
12010 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12011
12012 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12013
12014 * ltmain.sh: If mkdir fails, check whether the directory was created
12015 anyhow by some other process.
12016
12017 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12018
12019 * configure.in (d30v-*-*): Configure all directories.
12020
12021 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12022
12023 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12024 for the D30V.
12025
12026 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12027
12028 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12029
12030 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12031
12032 * include/libiberty.h: Add extern "C" { so it can be used with C++
12033 progrms.
12034 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12035 programs.
12036
12037 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12038
12039 * configure.in (d30v-*-*): Configure GCC now.
12040
12041 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12042
12043 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12044 is no longer needed.
12045
12046 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12047
12048 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12049
12050 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12051
12052 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12053 targets using "$@" to provide support for similar but not identical
12054 targets without having to duplicate code.
12055
12056 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12057
12058 * makefile.vms: Fix to work with DEC C.
12059
12060 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12061
12062 * config.sub: Add mips-tx39-elf to marketing names.
12063
12064 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12065
12066 * ltmain.sh: Handle symlinks in generated script.
12067
12068 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12069
12070 * configure: Handle autoconf style directory options: --bindir,
12071 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12072 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12073 --sysconfdir.
12074 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12075 (sharedstatedir, localstatedir, oldincludedir): New variables.
12076 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12077 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12078 sbindir, sharedstatedir, and sysconfdir.
12079
12080 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12081
12082 * Makefile.in (bootstrap-lean): New target.
12083
12084 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12085
12086 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12087 sn, and gnuserv from noconfigdirs.
12088
12089 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12090
12091 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12092
12093 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12094
12095 * Makefile.in (cross): New target.
12096
12097 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12098 Jeff Law <law@cygnus.com>
12099
12100 * Makefile.in (bootstrap2, bootstrap3): New targets.
12101 (all-bootstrap): Remove outdated and confusing target.
12102 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12103
12104 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12105
12106 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12107 windows. Consistent with gdb/configure.
12108
12109 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12110
12111 * configure.in: Name Linux target fragment.
12112
12113 * configure: Rewrite so that project Makefile fragment is inserted
12114 first and appears last in the resulting Makefile.
12115
12116 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12117
12118 * Makefile.in (install-itcl): Install tcl first.
12119
12120 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12121
12122 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12123
12124 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12125
12126 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12127
12128 * configure.in (skipdirs): Add target-librx for Linux.
12129 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12130
12131 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12132
12133 * Makefile.in (bootstrap): New target.
12134
12135 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12136
12137 * config.sub: Accept 'amigados' for backward compatibility.
12138
12139 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12140
12141 * config.guess: Merge with FSF.
12142
12143 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12144
12145 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12146
12147 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12148
12149 * config.sub: Add "marketing-names" patch.
12150
12151 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12152
12153 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12154
12155 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12156
12157 * config.sub: Handle v850-elf.
12158
12159 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12160
12161 * .cvsignore (*-install): Remove.
12162
12163 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12164
12165 * ltconfig: Set CONFIG_SHELL in libtool.
12166 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12167
12168 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12169
12170 * configure.in (target_subdir): Set to libraries if enable_multilib.
12171
12172 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12173
12174 * config.guess: Update from gcc directory.
12175
12176 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12177
12178 * Makefile.in (all-sim): Depends on all-readline.
12179
12180 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12181
12182 * Makefile.in (BISON, YACC): Use $$s.
12183 (all-bison): Depend on all-texinfo.
12184
12185 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12186
12187 * Makefile.in (BISON): Add -L flag.
12188 (YACC): Likewise.
12189
12190 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12191
12192 * configure.in (noconfigdirs): Add support for v850e target.
12193
12194 * config.sub (maybe_os): Add support for v850e target.
12195
12196 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12197
12198 * configure.in (noconfigdirs): Add support for v850ea target.
12199
12200 * config.sub (maybe_os): Add support for v850ea target.
12201
12202 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12203
12204 * config.sub: Add mipstx39. Delete r3900.
12205
12206 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12207
12208 * Makefile.in (all-autoconf): Depends on all-texinfo.
12209
12210 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12211
12212 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12213 eabi targets.
12214
12215 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12216
12217 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12218
12219 * configure: When handling a Canadian Cross, handle YACC as well as
12220 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12221 * Makefile.in (all-bison): Depend upon all-texinfo.
12222
12223 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12224
12225 * Makefile.in (BISON): bison, not byacc or bison -y.
12226 (YACC): bison -y or byacc or yacc.
12227 (various): Add *-bison as appropriate.
12228 (taz): No need to mess with BISON anymore.
12229
12230 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12231
12232 * configure: If OSTYPE matches *win32*, try to find a good value for
12233 CONFIG_SHELL.
12234
12235 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12236
12237 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12238 configure.in if it is present.
12239
12240 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12241
12242 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12243
12244 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12245
12246 * config.sub: Recognize `arc' cpu.
12247 * configure.in: Likewise.
12248 * config-ml.in: Likewise.
12249
12250 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12251
12252 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12253
12254 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12255
12256 * configure: Changed sed delimiter from ':' to '|' when
12257 attempting to substitute ${config_shell} for SHELL. On
12258 NT ${config_shell} may contain a ':' in it.
12259
12260 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12261
12262 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12263
12264 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12265
12266 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12267
12268 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12269
12270 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12271
12272 * ylwrap: If the program is a relative path, force it to be
12273 absolute.
12274
12275 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12276
12277 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12278
12279 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12280
12281 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12282 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12283 for libraries.
12284
12285 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12286
12287 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12288 separated by spaces.
12289
12290 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12291
12292 * ylwrap: New file.
12293 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12294
12295 * ltmain.sh: Handle /bin/sh at start of install program.
12296
12297 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12298
12299 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12300 * missing: New file, from automake 1.2.
12301
12302 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12303
12304 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12305 check-tk to CHECK_X11_MODULES.
12306
12307 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12308
12309 * config.sub: Merge with FSF.
12310
12311 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12312
12313 * config.guess: Merge with FSF.
12314
12315 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12316
12317 * configure: Treat msdosdjgpp like go32.
12318 * configure.in: Likewise. Don't remove gprof for go32.
12319
12320 * configure: Change Makefile.tem2 to Makefile.tm2.
12321
12322 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12323
12324 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12325
12326 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12327
12328 * install-sh (chmodcmd): Set to null if the DST directory already
12329 exists. Same as Nov 11th change.
12330
12331 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12332
12333 * configure (GDB_TK): Needs itcl and tix.
12334
12335 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12336
12337 * config.guess: Update from FSF.
12338
12339 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12340
12341 * Makefile.in (GDB_TK): Depend on itcl and tix.
12342
12343 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12344
12345 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12346 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12347 (INSTALL_SCRIPT): New variable.
12348 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12349 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12350 to -x.
12351 * install-sh: Add support for -x option.
12352
12353 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12354
12355 * configure.in, Makefile.in: Treat tix like itcl.
12356
12357 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12358
12359 * Makefile.in (WINDRES): New variable.
12360 (WINDRES_FOR_TARGET): New variable.
12361 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12362 (EXTRA_HOST_FLAGS): Add WINDRES.
12363 (EXTRA_TARGET_FLAGS): Add WINDRES.
12364 (EXTRA_GCC_FLAGS): Add WINDRES.
12365 ($(DO_X)): Pass down WINDRES.
12366 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12367 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12368 DLLTOOL_FOR_TARGET.
12369
12370 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12371
12372 * configure.in: configure sim before gdb for win32-x-ppc
12373
12374 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12375
12376 Move gperf into the toplevel, from libg++.
12377 * configure.in (target_tools): Add target-gperf.
12378 (native_only): Add target-gperf.
12379 * Makefile.in (all-target-gperf): New target, depend on
12380 all-target-libg++.
12381 (configure-target-gperf): Empty rule.
12382 (ALL_TARGET_MODULES): Add all-target-gperf.
12383 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12384 (CHECK_TARGET_MODULES): Add check-target-gperf.
12385 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12386 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12387
12388 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12389
12390 * config.sub (mn10200): Recognize new basic machine.
12391
12392 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12393
12394 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12395 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12396
12397 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12398
12399 * configure.in: If we're building mips-sgi-irix6* native, turn on
12400 ENABLE_MULTILIB and set TARGET_SUBDIR.
12401
12402 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12403
12404 * Makefile.in (all-sn): Depend on all-grep.
12405
12406 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12407
12408 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12409
12410 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12411 Makefile. From Jeff Makey <jeff@cts.com>.
12412 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12413
12414 * Makefile.in (DISTBISONFILES): Remove.
12415 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12416 $(DEFAULT_YACC).
12417
12418 * configure.in: Build itl, db, sn, etc., when building for native
12419 cygwin32.
12420
12421 * Makefile.in (LD): New variable.
12422 (EXTRA_HOST_FLAGS): Pass down LD.
12423 ($(DO_X)): Likewise.
12424
12425 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12426
12427 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12428
12429 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12430
12431 * configure.in (targargs): Strip out any supplied --build argument
12432 before adding our own. Always add --build.
12433
12434 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12435
12436 * configure.in (targargs): Pass --build if we're doing
12437 a cross-compile.
12438
12439 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12440
12441 * configure: Use '|' instead of ":" as the separator in
12442 sed. Otherwise sed chokes on NT path names with drive
12443 designators. Also look for "?:*" as the leading characters in an
12444 absolute pathname.
12445
12446 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12447
12448 * config.sub: Support for r3900.
12449
12450 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12451
12452 * configure.in: Use install-sh, not install.sh.
12453
12454 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12455
12456 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12457 apply it twice.
12458
12459 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12460
12461 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12462 install-binutils.
12463
12464 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12465
12466 * Makefile.in: Add automake targets.
12467 * configure.in (host_tools): Add automake.
12468
12469 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12470
12471 * configure: Default CXX to c++, not gcc.
12472 * Makefile.in (CXX): Set to c++, not gcc.
12473 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12474
12475 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12476
12477 * install-sh: try appending a .exe if source file doesn't
12478 exist
12479
12480 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12481
12482 * configure.in: Turn on multilib by default.
12483 (cross_only): Remove target-libiberty.
12484
12485 * Makefile.in (all-gcc): Don't depend on libiberty.
12486
12487 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12488
12489 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12490
12491 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12492
12493 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12494 (DISTBISONFILES): Add ld/Makefile.in
12495
12496 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12497
12498 * configure.in: if target is cygwin32 but host isn't cygwin32,
12499 don't configure gdb tcl tk expect, not just gdb.
12500
12501 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12502
12503 * configure.in: Added gnuserv everywhere sn appears.
12504
12505 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12506 (CROSS_CHECK_MODULES): Added check-gnuserv.
12507 (INSTALL_MODULES): Added install-gnuserv.
12508 (CLEAN_MODULES): Added clean-gnuserv.
12509 (all-gnuserv): New target.
12510
12511 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12512
12513 * config.guess: Fixes for MIPS OpenBSD systems.
12514
12515 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12516
12517 * Makefile.in (INSTALL_XFORM): Remove.
12518 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12519
12520 * mkinstalldirs: New file, copied from automake.
12521 * Makefile.in (installdirs): Rename from install-dirs. Use
12522 mkinstalldirs. Change all users.
12523 (DEVO_SUPPORT): Add mkinstalldirs.
12524
12525 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12526
12527 * install-sh: Rename from install.sh.
12528 * Makefile.in (INSTALL): Change install.sh to install-sh.
12529 (DEVO_SUPPORT): Likewise.
12530
12531 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12532 Graichen <graichen@rzpd.de>.
12533
12534 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12535
12536 * config.guess: Recognize OpenBSD systems correctly.
12537
12538 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12539
12540 * README, Makefile.in (ETC_SUPPORT): Remove references to
12541 cfg-paper*, configure.{texi,man,info*}._
12542
12543 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12544
12545 * Makefile.in (all.normal): Ensure that gcc is built after all
12546 the x11 - ie gdb - targets.
12547
12548 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12549
12550 * makefile.vms: Don't run conf-a-gas.
12551
12552 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12553
12554 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12555
12556 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12557
12558 * configure.in: Remove noconfigdirs case since gdb also
12559 configures and builds for tic80-coff.
12560
12561 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12562
12563 * configure: Set cache_file to config.cache.
12564 * Makefile.in (local-distclean): Remove config.cache.
12565
12566 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12567
12568 * COPYING: Update FSF address.
12569
12570 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12571
12572 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12573 noconfigdirs.
12574
12575 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12576
12577 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12578 MAKEDIRS, is empty.
12579
12580 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12581
12582 * config.sub: Tweak mn10300 entry.
12583
12584 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12585
12586 * configure.in (host_tools): Put sim before gdb, so gdb's
12587 configure.tgt can determine if the simulator was configured.
12588
12589 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12590
12591 * config.sub: Move BeOS $os case to be with other Cygnus
12592 local cases.
12593
12594 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12595
12596 * config.sub: Remove misplaced comment that broke Linux.
12597
12598 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12599
12600 * config.sub: Add BeOS support.
12601
12602 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12603
12604 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12605
12606 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12607
12608 * configure.in (noconfigdirs): Remove tcl and tk from
12609 noconfigdirs for cygwin32 builds.
12610
12611 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12612
12613 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12614
12615 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12616
12617 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12618 make-all.com, use makefile.vms instead.
12619
12620 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12621
12622 * config.sub: Accept -lnews*.
12623
12624 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12625
12626 * configure.in (noconfigdirs): Disable target-newlib,
12627 target-examples and target-libiberty for d30v.
12628
12629 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12630
12631 * configure.in (noconfigdirs): Enable ld for d30v.
12632
12633 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12634
12635 * configure.in (tic80-*-*): Build compiler.
12636
12637 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12638
12639 * configure.in (d30v-*): Remove sim directory from list of
12640 unsupported d30v directories
12641
12642 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12643
12644 * config.sub, configure.in: Add d30v target cpu.
12645
12646 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12647
12648 * makefile.vms: New file.
12649 * make-all.com: Remove.
12650
12651 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12652
12653 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12654
12655 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12656
12657 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12658
12659 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12660
12661 * Makefile.in (ALL_MODULES): Added all-db.
12662 (CROSS_CHECK_MODULES): Addec check-db.
12663 (INSTALL_MODULES): Added install-db.
12664 (CLEAN_MODULES): Added clean-db.
12665
12666 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12667
12668 * config.guess: Merge with latest FSF sources.
12669
12670 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12671
12672 * Makefile.in (ALL_MODULES): Added all-itcl.
12673 (CROSS_CHECK_MODULES): Added check-itcl.
12674 (INSTALL_MODULES): Added install-itcl.
12675 (CLEAN_MODULES): Added clean-itcl.
12676
12677 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12678
12679 * configure.in: build gdb for mn10200
12680
12681 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12682
12683 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12684
12685 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12686
12687 * configure.in (tic80-*-*): Turn off most targets right now.
12688
12689 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12690
12691 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12692 rather than the makeinfo program.
12693 (do-info): Depend upon all-texinfo.
12694
12695 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12696
12697 * configure.in: Remove uses of config/mh-linux.
12698
12699 * config.sub, config.guess: Merge with latest FSF sources.
12700
12701 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12702
12703 * config.sub (case $basic_machine): Add tic80 entries.
12704
12705 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12706
12707 * config.sub, config.guess: Merge with latest FSF sources.
12708
12709 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12710
12711 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12712 * mpw-config.in: Test for NewFolderRecursive.
12713 * mpw-install: Use symbolic name for startup filename.
12714 * mpw-README: Add various additional details.
12715
12716 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12717
12718 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12719
12720 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12721
12722 * configure.in: Do build gcc and the target libraries for
12723 the mn10200.
12724
12725 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12726
12727 * configure.in: don't avoid building gdb for mn10300 any more
12728 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12729 instead of single-quoting it.
12730
12731 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12732
12733 * configure.in: Don't use --with-stabs on IRIX 6.
12734
12735 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12736
12737 * configure.in (m32r): Build gdb, libg++ now.
12738
12739 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12740
12741 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12742 directories from noconfigdirs.
12743
12744 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12745
12746 * config.sub (basic_machine): added mips16 configuration
12747
12748 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12749
12750 * config.sub: Handle d10v-unknown.
12751
12752 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12753
12754 * config.sub: Handle v850-unknown.
12755
12756 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12757
12758 * Makefile.in: add findutils
12759 * configure.in: add findutils to list of host_tools
12760
12761 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12762
12763 * config.sub: Handle mn10200 and mn10300.
12764
12765 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12766
12767 * configure.in (d10v-*): Do not build librx.
12768
12769 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12770
12771 * configure.in (mn10300): Build everything except gdb & libgloss.
12772
12773 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12774
12775 * config.guess: Patch for Dansk Data Elektronik servers,
12776 from Niels Skou Olsen <nso@dde.dk>.
12777
12778 For ncr, use /bin/uname rather than uname, since GNU uname does not
12779 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12780
12781 Patch for MIPS R4000 running System V,
12782 from Eric S. Raymond <esr@snark.thyrsus.com>.
12783
12784 Fix thinko for nextstep.
12785
12786 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12787
12788 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12789 * config.guess: Guess mips-dec-mach_bsd4.3.
12790
12791 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12792 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12793 release numbers.
12794 * config.guess (mips-mips-riscos*): Emit just enough of the
12795 release number.
12796
12797 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12798 * config.guess (sparc-auspex-sunos*): Added.
12799 (f300-fujitsu-*): Added.
12800
12801 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12802 * config.guess: Recognize a Tadpole as a sparc.
12803
12804 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12805
12806 * config.guess: Don't assume that NextStep version is either 2 or
12807 3. NextStep 4 (aka OpenStep 4) has come out now.
12808
12809 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12810
12811 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12812 From Rik Faith <faith@cs.unc.edu>.
12813
12814 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12815
12816 * config.sub: Contributions from bug-gnu-utils to:
12817 Support plain "hppa" (no version given) architecture, reported by
12818 OpenStep.
12819 OpenBSD like NetBSD.
12820 LynxOs is not a hardware supplier.
12821
12822 * config.guess: Contributions from bug-gnu-utils to add support for:
12823 OpenBSD like NetBSD.
12824 Stratus systems.
12825 More Pyramid systems.
12826 i[n>4]86 Intel chips.
12827 M680[n>4]0 Motorola chips.
12828 Use unknown instead of lynx for hardware manufacturer.
12829
12830 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12831
12832 * install.sh (chmodcmd): Set to null if the DST directory already
12833 exists.
12834
12835 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12836
12837 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12838 not use mt-ppc target Makefile fragment any more.
12839
12840 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12841
12842 * configure.in (*-*-windows): Exclude everything but those dirs
12843 needed to build windows.
12844
12845 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12846
12847 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12848
12849 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12850
12851 * configure.in: Exclude mmalloc from i386-windows.
12852
12853 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12854
12855 * Undo my previous change.
12856
12857 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12858
12859 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12860 unconditionally.
12861 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12862
12863 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12864
12865 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12866 host to add it's own flags.
12867
12868 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12869
12870 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12871
12872 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12873
12874 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12875 (CXX_FOR_TARGET): Likewise.
12876 (GCC_FOR_TARGET): Define.
12877 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12878 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12879 CC_FOR_TARGET was specified on the command line.
12880 (MAKEOVERRIDES): Don't define.
12881
12882 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12883
12884 * configure.in (m32r): Fix spelling of libg++ libs.
12885
12886 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12887
12888 * config.sub (-apple*): Remove, now redundant.
12889
12890 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12891
12892 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12893
12894 * configure: Rework yesterday's sed script patch.
12895
12896 * config.sub: Merge with FSF.
12897
12898 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12899
12900 * config.guess: Merge from FSF.
12901
12902 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12903 * config.guess: Use pc instead of unknown, for pc clone systems.
12904 Change linux to linux-gnu.
12905
12906 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12907 * config.guess: Avoid non-portable tr syntax.
12908
12909 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12910
12911 * test-build.mk (HOLES): Add "xargs" for gdb.
12912
12913 * configure: Avoid hpux10.20 sed bug.
12914
12915 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12916
12917 * configure.in: Add support for windows host
12918 (that is a build done under the Microsoft build environment).
12919
12920 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12921
12922 * Makefile.in: Replace all uses of srcroot with s, to shrink
12923 command line lengths.
12924
12925 Patches from Geoffrey Noer <noer@cygnus.com>:
12926 * configure.in: If configuring for newlib, pass --with-newlib to
12927 subdirectories.
12928 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12929 -Bnewlib/ and -Lwinsup to gcc.
12930 (CXX_FOR_TARGET): Likewise.
12931
12932 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12933
12934 * Makefile.in (ETC_SUPPORT): Add configure.
12935
12936 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12937
12938 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12939 host configuration file.
12940
12941 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12942
12943 * configure.in: Break mn10x00 support into separate
12944 mn10200 and mn10300 configurations.
12945 * config.sub: Likewise.
12946
12947 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12948
12949 * configure.in: Add lots of stuff to noconfigdirs for
12950 the mn10x00 targets.
12951
12952 * config.sub, configure.in: Add mn10x00 support.
12953
12954 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12955
12956 * make-all.com: Call conf-a-gas, not config-a-gas.
12957
12958 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12959
12960 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12961 targets.
12962
12963 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12964
12965 * mpw-README: Add much more detail for native PowerMac.
12966 * mpw-install: New file.
12967 * mpw-configure: Add --norecursion and --help options.
12968 * mpw-config.in: Translate readme and install files when
12969 copying to objdir.
12970 * mpw-build.in: Don't always depend on byacc and flex.
12971 (install-only-top): New action.
12972
12973 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12974
12975 * configure.in: You can now configure GDB for the v850.
12976
12977 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12978
12979 * configure.in (noconfigdirs): Don't configure any C++ dirs
12980 if targeting D10V.
12981
12982 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12983
12984 * config.sub: Recognize mips64vr5000.
12985
12986 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12987
12988 * configure.in: Use a single line for host_tools and native_only.
12989
12990 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12991
12992 * config.sub, configure.in: Add entries for m32r.
12993
12994 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12995
12996 * Makefile.in (inet-install): Don't run install-gzip.
12997
12998 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12999
13000 * configure.in: Don't config lots of things for *-*-windows*.
13001
13002 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13003
13004 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13005 (host_libs, host_tools): Copy from configure.in.
13006 * mpw-configure: Don't complain about directories not found.
13007
13008 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13009
13010 * configure.in (i[345]86): Recognize i686 for pentium pro.
13011 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13012 file.
13013
13014 * config.guess (i[345]86): Ditto.
13015
13016 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13017
13018 * configure.in (noconfigdirs): Removed gdb for D10V.
13019
13020 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13021
13022 * configure.in: Remove ld, target-libio, target-libg++, and
13023 target-libstdc++ from noconfigdirs.
13024
13025 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13026
13027 * configure: Fix three locations where shell scripts were
13028 being run directly rather than with config_shell.
13029
13030 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13031
13032 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13033 * config.sub (basic_machine): Recognize v850.
13034
13035 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13036
13037 * mpw-configure: Handle multiple enable/disable options and
13038 pass them down recursively, handle -c and -s flags appropriately
13039 depending on choice of compiler, add escape mechanism for
13040 quoted arguments to gC.
13041
13042 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13043
13044 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13045 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13046 so that -mrelocatable-lib and -mno-eabi are used.
13047
13048 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13049 not support --print-multi-lib, don't abort.
13050
13051 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13052
13053 * make-all.com: Run config-a-gas.
13054 * setup.com: Don't copy subdirectory files around.
13055
13056 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13057
13058 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13059 target, it now compiles correctly.
13060
13061 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13062
13063 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13064
13065 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13066
13067 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13068
13069 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13070
13071 * configure.in (native_only): Add prms.
13072
13073 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13074
13075 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13076 (BINUTILS_SUPPORT_DIRS): Likewise.
13077
13078 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13079
13080 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13081 d10v support is added.
13082
13083 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13084
13085 * configure.in (d10v-*-*): New target.
13086
13087 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13088
13089 * config.guess (HP 9000/811): Recognize this as a PA1.1
13090 machine.
13091
13092 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13093
13094 * Makefile.in (do-tar-gz): New target, split out from tail end of
13095 taz target. Run each command separately, don't use pipes.
13096 (taz): Use it.
13097
13098 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13099
13100 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13101 * mpw-build.in: No builds should depend on building byacc or flex,
13102 they are assumed to be installed already.
13103
13104 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13105
13106 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13107 variable that CC_FOR_TARGET needs.
13108
13109 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13110
13111 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13112 options have changed since the last time the subdirectory was
13113 configured, and if it has, reconfigure.
13114 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13115 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13116
13117 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13118
13119 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13120 CLEAN_MODULES): Add bash.
13121 (all-bash): New target.
13122
13123 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13124
13125 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13126
13127 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13128
13129 * config.sub (basic_machine): Recognize d10v as a valid processor.
13130
13131 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13132
13133 * mpw-configure: Add support for --bindir.
13134 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13135
13136 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13137
13138 * configure.in: add bash, time, gawk to list of hosttools and things
13139 to only build for native toolchains
13140
13141 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13142
13143 * Makefile.in (docdir): Remove.
13144
13145 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13146
13147 * Makefile.in (datadir): Set to $(prefix)/share.
13148
13149 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13150
13151 * configure.in: build diff and patch for cygwin32-hosted
13152 toolchains.
13153
13154 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13155
13156 * config.sub: Accept -rtems*.
13157
13158 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13159
13160 * configure.in: enable dosrel for cygwin32-hosted builds,
13161 remove diff from the list of things not buildable
13162 via Canadian Cross
13163
13164 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13165
13166 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13167 don't get ". ".
13168
13169 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13170
13171 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13172
13173 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13174
13175 * Makefile.in (taz): Handle case where tex3patch didn't even get
13176 checked out. Also, if it was found, put the symlink in a new util
13177 subdirectory.
13178
13179 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13180
13181 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13182
13183 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13184
13185 * config.sub: Recognize -openvms.
13186 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13187 * make-all.com, setup.com: New files.
13188
13189 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13190
13191 * Makefile.in (taz): tex3patch moved to texinfo/util.
13192
13193 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13194
13195 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13196 * configure.in: remove make from disable-if-Can-Cross list
13197 enable gdb if ${host} and ${target} are cygwin32
13198
13199 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13200
13201 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13202 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13203
13204 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13205
13206 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13207 distinguish sysv/svr4/bsd variants.
13208 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13209
13210 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13211
13212 * configure.in: Added copyright notice.
13213 * move-if-change: Added copyright notice.
13214
13215 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13216
13217 * configure.in (powerpcle-*-solaris*): Until we get shared
13218 libraries working, don't build gdb, sim, make, tcl, tk, or
13219 expect.
13220
13221 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13222
13223 * config.guess: Merge with FSF:
13224
13225 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13226 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13227
13228 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13229 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13230
13231 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13232 * config.guess: Combine two OSF1 rules.
13233 Also recognize field test versions. From mjr@zk3.dec.com.
13234 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13235 because GNU uname does not support -p. From pmr@pajato.com.
13236
13237 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13238
13239 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13240
13241 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13242
13243 * mpw-README: Document GCCIncludes.
13244
13245 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13246
13247 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13248
13249 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13250
13251 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13252
13253 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13254
13255 * configure.in (*-*-cygwin32): Configure make.
13256
13257 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13258
13259 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13260
13261 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13262
13263 * Makefile.in (all-inet): Depend on all-perl.
13264
13265 * Makefile.in (inet-install): New target.
13266
13267 * Makefile.in (all-inet): Depend on all-tcl.
13268 (all-inet): Depend on all-send-pr.
13269
13270 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13271
13272 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13273 temporarily.
13274
13275 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13276
13277 * configure.in: Don't configure --with-gnu-ld on AIX.
13278
13279 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13280
13281 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13282
13283 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13284
13285 * Makefile.in (ALL_MODULES): Added all-inet.
13286 (CROSS_CHECK_MODULES): Added check-inet.
13287 (INSTALL_MODULES): Added install-inet.
13288 (CLEAN_MODULES): Added clean-inet.
13289 (all-indent): New target.
13290
13291 * configure.in (host_tools): Added inet.
13292 (native_only): Added inet.
13293 (noconfigdirs): Added inet.
13294
13295 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13296
13297 * configure.in: Don't configure libgloss if we are not configuring
13298 newlib.
13299
13300 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13301
13302 * configure.in: Don't configure libgloss for unsupported
13303 architectures.
13304
13305 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13306
13307 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13308
13309 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13310
13311 * Makefile.in (ALL_MODULES): Include all-apache.
13312 (CROSS_CHECK_MODULES): Include check-apache.
13313 (INSTALL_MODULES): Include install-apache.
13314 (all-apache): New target.
13315
13316 * configure.in: Added apache everywhere perl is seen.
13317
13318 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13319
13320 * Makefile.in: Add support for clean-{module} and
13321 clean-target-{module} rules.
13322
13323 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13324
13325 * configure.in (*-*-ose) do not build libgloss.
13326
13327 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13328
13329 * config.guess (prep*:SunOS:5.*:*): Turn into
13330 powerpele-unknown-solaris2.
13331
13332 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13333
13334 * configure.in: Permit --enable-shared to specify a list of
13335 directories.
13336
13337 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13338
13339 * configure.in (host==solaris): Pass only the first word of $CC
13340 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13341
13342 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13343
13344 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13345
13346 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13347
13348 * Makefile.in (ALL_MODULES): Include all-perl.
13349 (CROSS_CHECK_MODULES): Include check-perl.
13350 (INSTALL_MODULES): Include install-perl.
13351 (ALL_X11_MODULES): Include all-guile.
13352 (CHECK_X11_MODULES): Include check-guile.
13353 (INSTALL_X11_MODULES): Include install-guile.
13354 (all-perl): New target.
13355 (all-guile): New target.
13356
13357 * configure.in (host_tools): Include perl and guile.
13358 (native_only): Include perl and guile.
13359 (noconfigdirs): Don't build guile and perl; no ports have been
13360 done.
13361
13362 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13363
13364 * configure (--enable-*): Handle quoted option lists such as
13365 --enable-sim-cflags='-g0 -O' better.
13366
13367 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13368
13369 * Makefile.in ({,inst}all-target): New rule so we can make and
13370 install all of the target directories easily.
13371
13372 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13373
13374 * configure.in: Add missing global flag in sed substitution when
13375 deleting `target-' from ${configdirs}.
13376
13377 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13378
13379 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13380 option.
13381
13382 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13383 config/mh-necv4.
13384
13385 * install.sh: Correct misspelling of transformbasename.
13386
13387 * config.guess: Recognize mips-*-sysv*.
13388
13389 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13390
13391 * config.sub: Recognize mon960.
13392
13393 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13394
13395 * configure: Restore Canadian Cross handling of BISON and LEX,
13396 removed in Feb 20 change.
13397
13398 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13399
13400 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13401 Mention make install. Remove the old copyright date as well the
13402 clumsy and rather pointless copyright on the README file.
13403
13404 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13405
13406 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13407 Makefile after running symlink-tree, then run `make distclean' to
13408 avoid clobbering any generated files in srcdir.
13409
13410 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13411
13412 * configure.in (m68k-*-netbsd*): Build everything now.
13413
13414 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13415
13416 * Makefile.in (taz): Fix quoting.
13417
13418 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13419
13420 * configure.in (sparclet-*-*): Build everything now.
13421
13422 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13423
13424 * configure.in (m68k-*-linux*): New host.
13425
13426 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13427
13428 * configure: Check for bison before byacc.
13429
13430 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13431
13432 * Makefile.in configure: Change the way LEX and BISON/YACC are
13433 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13434 searching PATH. These are used as fallbacks by Makefile.in if
13435 flex/bison/byacc aren't in objdir.
13436
13437 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13438
13439 * Makefile.in: Make everything which depends upon all-bfd also
13440 depend upon all-opcodes, in case --with-commonbfdlib is used.
13441
13442 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13443
13444 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13445 building NT native compilers on Unix.
13446
13447 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13448
13449 * configure.in: Don't get CC from the host Makefile fragment if we
13450 can find gcc in PATH, or if this is a Canadian Cross. Move the
13451 Solaris test for /usr/ucb/cc to the post target script, just after
13452 the compiler sanity test.
13453
13454 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13455
13456 * config.sub: Merge with FSF.
13457
13458 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13459
13460 * Makefile.in (RPATH_ENVVAR): New variable.
13461 (REALLY_SET_LIB_PATH): Use it.
13462 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13463
13464 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13465
13466 * config.sub, configure.in: Recognize sparclet cpu.
13467
13468 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13469
13470 * config.guess: Support m68k-cbm-sysv4.
13471
13472 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13473
13474 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13475 m68k-unknown-linuxaout from linker help string. Put quotes around
13476 $ld_help_string.
13477
13478 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13479
13480 * config.guess (powerpc-harris-powerunix): Add guess for port
13481 to new target.
13482
13483 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13484
13485 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13486
13487 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13488
13489 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13490 $(REALLY_SET_LIB_PATH) in Makefile.
13491 * Makefile.in (SET_LIB_PATH): New variable.
13492 (REALLY_SET_LIB_PATH): New variable.
13493 ($(DO_X)): Use $(SET_LIB_PATH).
13494 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13495 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13496 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13497 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13498 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13499 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13500 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13501 (install-dosrel): Likewise.
13502 (all-opcodes): Depend upon all-libiberty.
13503
13504 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13505
13506 * config.guess (*:CYGWIN*): New
13507
13508 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13509
13510 * Makefile.in (all-target-winsup): All all-target-libiberty.
13511
13512 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13513
13514 * configure.in (noconfigdirs): Add missing # in front of comment.
13515
13516 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13517
13518 * configure.in: add second pass to things added to noconfigdirs
13519 so *-gm-magic can exclude libgloss properly.
13520
13521 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13522
13523 * mpw-configure (extralibs_name, rez_name): Set correctly
13524 for MWC68K compiler.
13525
13526 * mpw-README: Add more info on the necessary build tools.
13527
13528 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13529
13530 * configure.in, config.sub: Recognize cygwin32.
13531
13532 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13533
13534 * config.guess, config.sub: Recognize A/UX.
13535
13536 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13537
13538 * config.sub: Merge with gcc/config.sub.
13539
13540 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13541
13542 * mpw-build.in (do-binutils): Add build of stamps.
13543
13544 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13545
13546 * config.sub: Add recognition for mips64vr4100*-* targets.
13547
13548 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13549
13550 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13551 Add creation of gconfigargs with `--enable-shared' turned on.
13552 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13553 ($(host)-stamp-stage3-configured): Likewise.
13554 (HOLES): Add chatr and ldd.
13555 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13556
13557 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13558
13559 * configure: Pass --nfp to recursive configures.
13560
13561 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13562
13563 * Makefile.in (DLLTOOL): New.
13564 (DLLTOOL_FOR_TARGET): New.
13565 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13566 (EXTRA_TARGET_FLAGS): Ditto.
13567 (EXTRA_GCC_FLAGS): Ditto.
13568 (CONFIGURE_TARGET_MODULES): Ditto.
13569 (DO_X): Ditto.
13570 * configure: Add DLLTOOL.
13571
13572 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13573
13574 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13575 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13576 mh-sco, since old workarounds no longer needed, and don't
13577 build ld, since libraries have weak symbols in COFF.
13578
13579 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13580
13581 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13582
13583 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13584
13585 * configure.in: Make sure that ${CC} can be used to compile an
13586 executable.
13587
13588 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13589
13590 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13591 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13592 nothing depending on whether gdbtk is being built.
13593
13594 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13595
13596 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13597
13598 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13599
13600 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13601 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13602
13603 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13604
13605 * config-ml.in: Add support for
13606 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13607 Simplify setting of multidirs from --disable-foo.
13608
13609 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13610
13611 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13612 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13613 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13614 non-empty, pass them on to the GCC make.
13615 (all-bootstrap): New rule that is like all-gcc, except it executes
13616 the GCC bootstrap rule instead of the GCC all rule.
13617
13618 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13619
13620 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13621
13622 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13623
13624 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13625 DG/UX support.
13626
13627 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13628
13629 * config.sub (i*86*) Change [345] to [3456]
13630
13631 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13632
13633 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13634 --with-gnu-ld=no.
13635
13636 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13637
13638 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13639 AIX multilibs get built.
13640
13641 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13642
13643 * configure.in (i386-win32): Don't build expect if we're not
13644 building the tcl subdir.
13645
13646 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13647
13648 * Makefile.in: (configure-target-examples, all-target-examples):
13649 New targets, configure and build example programs.
13650
13651 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13652
13653 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13654 use it as input to sedit the generated MPW makefile.
13655 * mpw-README: Add a suggestion about Gestalt.h.
13656
13657 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13658
13659 * config.sub: Accept *-*-ieee*.
13660
13661 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13662
13663 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13664 Ronald F. Guilmette <rfg@monkeys.com>.
13665
13666 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13667
13668 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13669 for powerpc-pe native.
13670 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13671 (target==powerpc-pe): duplicate i386-win32 entry.
13672
13673 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13674
13675 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13676 of vxworks, not just vxworks5.1.
13677
13678 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13679
13680 * mpw-configure: Add support for exec-prefix.
13681
13682 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13683
13684 * config.guess: Recognize HP model 816 machines as having
13685 a PA1.1 processor.
13686
13687 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13688
13689 * configure: Ignore new autoconf configure options.
13690
13691 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13692
13693 * config.guess: Recognize Pentium under SCO.
13694 From Robert Lipe <robertl@arnet.com>.
13695
13696 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13697
13698 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13699
13700 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13701
13702 * configure.in: Don't configure gas for alpha-dec-osf*.
13703
13704 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13705
13706 * configure.in: Default to --with-stabs for some targets for which
13707 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13708 i[345]86*-*-unixware*.
13709
13710 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13711
13712 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13713 rather than basing it on the target. Simplify handling of options
13714 controlling which directories to configure. Remove extraneous
13715 slash in multi-clean target.
13716
13717 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13718
13719 * config-ml.in: Prefix more variables with ml_ so they don't collide
13720 with configure's.
13721
13722 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13723
13724 * configure: Don't turn -v into --v.
13725
13726 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13727
13728 * configure.in (targargs): Fix typo.
13729
13730 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13731
13732 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13733
13734 * configure.in: Strip --host and --target options from
13735 CONFIG_ARGUMENTS, and always configure for --host only. Add
13736 --with-cross-host option when building with a cross-compiler.
13737 * configure: Canonicalize the arguments put into config.status by
13738 always using `=' for an option with an argument. Pass a presumed
13739 --host or --target explicitly.
13740
13741 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13742
13743 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13744 into general OS recognition case.
13745
13746 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13747
13748 * configure.in (target_configdirs): add target-winsup only
13749 for win32 target systems.
13750
13751 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13752
13753 * Makefile.in (all-target-libgloss): Depend upon
13754 configure-target-newlib, since when libgloss is built it looks to
13755 see if the newlib directory exists.
13756
13757 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13758
13759 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13760 cfg-ml-*.in.
13761
13762 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13763
13764 * configure: Handle LD and LD_FOR_TARGET when configuring a
13765 Canadian Cross.
13766
13767 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13768
13769 * configure.in (target_libs): add target-winsup.
13770 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13771 (target==ppcle-pe): remove ld from $noconfigdirs.
13772
13773 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13774
13775 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13776 Preserve relative path names in $srcdir. Build symlink tree if
13777 configuring cross target dir and srcdir=. (= no VPATH support).
13778 (configure-target-libg++): Depend on configure-target-librx.
13779 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13780 * config-ml.in: New file.
13781 * symlink-tree: New file.
13782 * configure: Ensure srcdir="." if that's what it is.
13783
13784 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13785
13786 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13787 includes and FLEX_SKELETON setting.
13788 * mpw-configure (--with-gnu-ld): New option, controls whether
13789 to use PPCLink or ld with PowerMac GCC.
13790 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13791 * mpw-config.in: Configure grez if targeting Mac.
13792
13793 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13794 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13795 just macos.
13796 * configure.in: Configure grez resource compiler if targeting Mac.
13797 * Makefile.in (all-grez, install-grez): New targets.
13798
13799 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13800
13801 * configure: CXX defaults to gcc, not g++. If we find
13802 gcc in the path, set CC to gcc -O2.
13803
13804 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13805
13806 * configure: Default ${build} correctly. Avoid picking up extra
13807 spaces when reading CC and CXX from Makefile. When doing a
13808 Canadian Cross, use plausible default values for numerous
13809 variables.
13810 * configure.in: When doing a Canadian Cross, don't try to
13811 configure tools whose configure script can't handle it.
13812
13813 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13814
13815 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13816
13817 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13818
13819 * configure: Remove dubious bug reporting address.
13820
13821 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13822
13823 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13824 configure script, run that instead of this directory's configure.
13825 In either case, print a message that we're configuring the sub-dir.
13826
13827 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13828
13829 * configure.in: Before checking for the existence of various files,
13830 use sed to filter out "target-".
13831
13832 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13833
13834 * Makefile.in (DO_X): Split rule to decrease command line length
13835 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13836 (Philippe De Muyter).
13837
13838 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13839
13840 * Makefile.in (all-patch): depend on all-libiberty.
13841
13842 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13843
13844 * configure.in: If the only directory in target_configdirs which
13845 actually exists is libiberty, then set target_configdirs to empty,
13846 to avoid trying to build a target libiberty in a gas or gdb
13847 distribution.
13848
13849 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13850
13851 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13852 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13853 systems.
13854
13855 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13856
13857 * configure.in (copy_dirs): Use sys-include instead of include
13858 for --with-headers option.
13859
13860 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13861
13862 * Makefile.in, configure.in: Make winsup builds work with
13863 new scheme.
13864
13865 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13866
13867 * configure.in: Build the linker on AIX.
13868
13869 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13870
13871 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13872 where needed.
13873
13874 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13875
13876 * Makefile.in (all-gcc): Fix typo.
13877
13878 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13879
13880 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13881
13882 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13883
13884 * configure.in: Rename libFOO to target-libFOO, and xiberty
13885 to target-xiberty, to provide more flexibility.
13886 (target_subdir): Define. Create if cross.
13887 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13888 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13889 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13890 check-libFOO -> check-target-libFOO, etc.
13891 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13892 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13893 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13894 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13895 allow ALL_GCC="" to only configure.
13896 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13897 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13898 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13899
13900 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13901
13902 * Makefile.in (taz): Build "info" in etc explicitly.
13903
13904 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13905
13906 * configure.in: Make sure that CC is undefined (as opposed to
13907 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13908 problem with autoconf trying to configure on a host without GCC.
13909
13910 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13911
13912 * mpw-configure: Set host alias from choice of host compiler,
13913 only use generic MPW Makefile sed if present, edit a file
13914 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13915 * mpw-README: Add problem notes about CW6 and CW7.
13916
13917 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13918
13919 * Makefile.in (taz): Use ";" instead of ";;".
13920
13921 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13922
13923 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13924 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13925 DISTDOCDIRS.
13926 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13927 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13928
13929 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13930
13931 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13932 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13933 Move bfd to DISTSTUFFDIRS.
13934
13935 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13936
13937 * Makefile.in (X11_LIB): Removed.
13938 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13939
13940 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13941
13942 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13943
13944 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13945 names.
13946
13947 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13948
13949 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13950
13951 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13952
13953 * configure.in (i[345]86-*-win32): Always build newlib.
13954 Don't configure cvs, autoconf or texinfo.
13955 * Makefile.in (LD_FOR_TARGET): New.
13956 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13957 Pass down LD_FOR_TARGET.
13958
13959 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13960
13961 * winsup: New directory.
13962 * Makefile.in: Build winsup.
13963 * configure.in: Winsup is configured when target is win32.
13964 Can only build win32 target GDB when native.
13965
13966 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13967
13968 * config.guess: Recognize HP model 819 machines as having
13969 a PA 1.1 processor.
13970
13971 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13972
13973 * configure: Fix sed loop which substitutes for CC and CXX to
13974 avoid bug found in various sed implementations.
13975
13976 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13977
13978 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13979 simulator. Use standard powerpc-*-eabi*.
13980
13981 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13982
13983 * configure.in: Stop putting gas and binutils in noconfigdirs for
13984 powerpc-*-aix* and rs6000-*-*.
13985
13986 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13987
13988 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13989 -mcall-aixdesc libraries.
13990
13991 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13992
13993 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13994
13995 * config.sub (arm | armel | armeb): Fix shell syntax.
13996
13997 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13998
13999 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14000 -msoft-float and -mcpu=common support.
14001 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14002 libraries.
14003
14004 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14005
14006 * configure.in: Allow configuration and build of emacs19 for the alpha.
14007
14008 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14009
14010 * configure.in (CC): Get ^CC, not just any old CC, from
14011 ${host_makefile_frag}.
14012
14013 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14014
14015 * configure.in (CC): Try to get CC from
14016 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14017
14018 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14019
14020 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14021 only if it exists in $(srcdir).
14022
14023 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14024
14025 * configure: If CC and CXX are not set in the environment, set
14026 them, based on either an existing Makefile or on searching for gcc
14027 in PATH. Substitute for CC and CXX in Makefile.
14028 * configure.in: Remove libm from target_libs. Separate
14029 target_configdirs from configdirs. If CC is not set in
14030 environment, try to get it from a host Makefile fragment. Rewrite
14031 changes of configdirs to use skipdirs instead. A few minor
14032 tweaks. Take directories out of target_configdirs as they are
14033 taken out of configdirs. Remove existing Makefile files from
14034 subdirectories. Substitute for TARGET_CONFIGDIRS and
14035 CONFIG_ARGUMENTS in Makefile.
14036 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14037 by configure.in.
14038 (CONFIG_ARGUMENTS): Likewise.
14039 (CONFIGURE_TARGET_MODULES): New variable.
14040 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14041 ($(CONFIGURE_TARGET_MODULES)): New target.
14042 (configure-libg++, configure-libio): New targets.
14043 (all-libg++): Depend upon configure-libg++.
14044 (all-libio): Depend upon configure-libio.
14045 (configure-libgloss, all-libgloss): New targets.
14046 (configure-libstdc++): New target.
14047 (all-libstdc++): Depend upon configure-libstdc++.
14048 (configure-librx, all-librx): New targets.
14049 (configure-newlib): New target.
14050 (all-newlib): Depend upon configure-newlib
14051 (configure-xiberty): New target.
14052 (all-xiberty): Depend upon configure-xiberty.
14053
14054 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14055
14056 * configure.in (host i[345]86-*-win32): Expand the
14057 noconfigdirs again.
14058
14059 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14060
14061 * mpw-configure: Fix sed command file name.
14062
14063 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14064
14065 * configure.in (host i[345]86-*-win32): Reduce the
14066 noconfigdirs again.
14067
14068 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14069
14070 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14071 or powerpc*-*-pe*, since they are not yet supported.
14072
14073 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14074
14075 Add PowerMac support and many other enhancements.
14076 * mpw-configure: New option --cc to select compiler to use,
14077 paste options set according to --cc into the generated
14078 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14079 if mpw-make.sed is present.
14080 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14081 add forward includes for PowerPC include files.
14082 * mpw-build.in: Build using Makefile.PPC if present.
14083 (do-byacc, etc): Remove separate version resource builds.
14084 (do-gas): Build "stamps" before "all".
14085 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14086 * mpw-README: Update to reflect --cc option, PowerMac support,
14087 and recently-reported compatibility problems.
14088
14089 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14090
14091 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14092 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14093 (--with-multilib-top): Pass to recursive invocations.
14094
14095 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14096
14097 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14098 v810-*-*.
14099
14100 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14101
14102 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14103 gdb, ld and opcodes on v810-*-*.
14104
14105 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14106
14107 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14108 (local-maintainer-clean): New target.
14109 (maintainer-clean): New target.
14110 (realclean): Just depend upon maintainer-clean.
14111
14112 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14113
14114 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14115
14116 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14117
14118 * configure.in: Build ld in mips*-*-bsd* case.
14119
14120 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14121
14122 * config.sub: Accept -lites* OS. From Ian Dall.
14123
14124 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14125
14126 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14127 targets.
14128
14129 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14130
14131 * configure.in: treat i386-win32 canadian cross the same as
14132 i386-go32 canadian cross.
14133
14134 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14135
14136 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14137 running under the simulator to build a reduced set of libraries.
14138 (powerpc-*-eabiaix): Add fine grained multilib support added to
14139 other powerpc targets yesterday.
14140
14141 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14142
14143 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14144 -disable-softfloat, -disable-relocatable, -disable-aix, and
14145 -disable-sysv to control which multilib libraries get built.
14146
14147 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14148
14149 * configure: Add Makefile.tem to list of files to remove in trap
14150 handler.
14151
14152 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14153
14154 * config.guess (*Linux*): Add missing "exit"s.
14155 Also, need specific check for alpha-unknown-linux (uses COFF).
14156
14157 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14158
14159 * config.guess: Merge with FSF:
14160
14161 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14162 * config.guess (AIX4): More robust release numbering discovery.
14163
14164 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14165 * config.guess (i386-sequent-ptx): Properly get version number.
14166
14167 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14168 * config.guess (mips:*:4*:UMIPS): New case.
14169
14170 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14171
14172 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14173 (i386-win32 host): Likewise. Don't build readline.
14174
14175 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14176
14177 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14178 SUPPORT_FILES to submakes.
14179
14180 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14181
14182 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14183 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14184 mpw-configure.
14185
14186 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14187
14188 * configure.in (appdirs): Use =, not ==, in test expression when
14189 trying to build the text to print in the warning message for
14190 Solaris users.
14191
14192 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14193
14194 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14195
14196 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14197
14198 * config.guess: Recognize lynx-2.3.
14199
14200 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14201
14202 * config.sub (z8ksim): Deleted
14203 (z8k-*-coff): New, this is the one true name of the target.
14204
14205 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14206
14207 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14208
14209 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14210
14211 * config.guess (*:Linux:*:*): First try asking the linker what the
14212 default object file format is (elf, aout, or coff). Then if this
14213 fails, try previous methods.
14214
14215 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14216
14217 * configure.in: Don't build newlib for *-*-vxworks5.1.
14218
14219 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14220
14221 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14222 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14223
14224 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14225
14226 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14227
14228 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14229
14230 * cfg-ml-com.in: New file.
14231 * cfg-ml-pos.in: New file.
14232
14233 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14234
14235 * COPYING.NEWLIB: Add HP free copyright to list.
14236
14237 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14238
14239 * config.sub: Recognize -eabi* for the system, not just -eabi.
14240
14241 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14242
14243 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14244 * config.sub, configure.in (win32): New target and host.
14245
14246 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14247
14248 * configure.in: Add i386-pe configuration.
14249
14250 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14251
14252 * mpw-build.in (install): Install GDB after LD.
14253
14254 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14255
14256 * mpw-config.in (elf/mips.h): Always forward-include, needed
14257 for GDB to build.
14258
14259 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14260
14261 * testsuite: New directory for customer acceptance and whole tool
14262 chain tests.
14263
14264 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14265
14266 * configure: If per-host line isn't found, but AC_OUTPUT is found
14267 and a configure script exists, run it instead.
14268
14269 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14270
14271 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14272
14273 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14274
14275 * configure: Set build_{cpu,vendor,os,alias} to host values when
14276 --build isn't specified.
14277
14278 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14279
14280 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14281 (FLAGS_TO_PASS): Pass them.
14282 (EXTRA_TARGET_FLAGS): Ditto.
14283
14284 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14285
14286 * Makefile.in (all-libg++): Depend on all-libstdc++.
14287
14288 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14289
14290 * configure.in (noconfigdirs): Enable all packages for
14291 i386-unknown-netbsd.
14292
14293 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14294
14295 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14296 hosted builds (DOS builds)
14297
14298 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14299
14300 Changes for ARM based on patches from Richard Earnshaw:
14301 * config.sub: Handle armeb and armel.
14302 * configure.in: Omit arm linker only for riscix.
14303
14304 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14305
14306 * config.guess: Update from FSF.
14307
14308 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14309
14310 * config.sub: Recognize powerpcle as the little endian variant of
14311 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14312 powerpcle variant. Convert pentium into i586, not i486. Add p5
14313 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14314 temporarily.
14315
14316 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14317
14318 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14319
14320 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14321
14322 * config.sub: Accept -lites* as a basic system type.
14323
14324 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14325
14326 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14327 installed, and if so return linuxoldld as the system name.
14328
14329 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14330
14331 * config.guess: Add hppa1.1-hp-lites support.
14332
14333 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14334
14335 * configure.in: Don't build newlib for m68k-vxworks5.1.
14336
14337 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14338
14339 * configure.in (mips-sgi-irix6): Use mh-irix5.
14340
14341 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14342
14343 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14344
14345 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14346
14347 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14348 OSF/1. Fix compiler flags.
14349 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14350
14351 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14352
14353 * configure.in: Recognize --with-newlib.
14354 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14355
14356 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14357
14358 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14359 to *_X11_MODULES due to gdbtk needing X include files et al.
14360
14361 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14362
14363 Merge in support for Mac MPW as a host.
14364 (Old change descriptions retained for informational value.)
14365
14366 * mpw-config.in: Add generic include forwards for cpu-specific
14367 include files in aout and elf directories.
14368
14369 * mpw-configure: Added copyright.
14370 * mpw-config.in: Check for presence of required build tools.
14371 (target_libs): Add newlib.
14372 (target_tools): Add examples.
14373 (Read Me): Generate as "Read Me for MPW" instead.
14374 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14375 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14376 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14377
14378 * mpw-configure: Remove subdir-specific makefile hackery,
14379 delete mk.tmp after using it.
14380
14381 * mpw-build.in (all): Display start and end times.
14382
14383 * mpw-configure (host_canonical): Set.
14384 (target_cpu): Always add to makefiles.
14385 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14386 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14387 (mpw-mh-mpw): Look for in srcdir and srcroot.
14388 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14389
14390 * mpw-build.in: (install-only): New target.
14391
14392 * mpw-configure (host_alias, target_alias): Rename from hostalias
14393 and targetalias, add into generated Makefile.
14394 (mk.tmp): If present, add into generated Makefile.
14395 * mpw-build.in (all-gas): Build config.h first before gas proper.
14396
14397 * mpw-configure (config.status): Write only if changed.
14398 * mpw-config.in (readline): Configure it (not built, just used for
14399 definitions).
14400
14401 * mpw-config.in (elf/mips.h): Add a forward include.
14402
14403 * mpw-config.in: Forward-include most .h files in include into
14404 extra-include.
14405 (readline): Don't build.
14406 mpw-build.in (install): Install GDB.
14407
14408 * mpw-configure (prefix, mpw_prefix): Handle it.
14409 * mpw-config.in (mmalloc, readline): Don't configure.
14410 * mpw-build.in (thisscript): Rename to ThisScript.
14411 Use mpw-build instead of BuildProgram everywhere.
14412 (mmalloc, readline): Don't build.
14413 * mpw-README: New file, basic documentation about the MPW port.
14414
14415 * mpw-config.in: Use forward-include to create include files.
14416
14417 * mpw-configure: Add more things to the top of each configured
14418 Makefile, including contents of config/mpw-mh-mpw.
14419 * mpw-config.in (extra-include): Create this directory and fill it
14420 with Posix-like include files when configuring.
14421
14422 * config.sub (apple, mac, mpw): Add various aliases.
14423
14424 * mpw-build.in: New file, top-level build script fragment for MPW.
14425 * mpw-configure: New file, configure script for MPW.
14426 * mpw-config.in: New file, config fragment for MPW.
14427
14428 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14429
14430 * configure.in (host_libs): Remove glob, since it is gone from the
14431 sources.
14432
14433 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14434
14435 * Makefile.in: define empty GDB_NLM_DEPS var.
14436
14437 * configure.in(target_makefile_frag): use config/mt-netware
14438 for netware targets.
14439
14440 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14441
14442 * config.sub: Merge in recent FSF changes. Remove linux special
14443 cases.
14444
14445 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14446
14447 Revert this change:
14448
14449 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14450
14451 * build-all.mk: Use CC=cc -Xs on Solaris.
14452
14453 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14454
14455 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14456 stop using it.
14457 * Makefile.in: Nuke all references to glob subdirectory.
14458
14459 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14460
14461 * configure.in: Fix --enable-shared logic in per-host.
14462
14463 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14464
14465 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14466
14467 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14468
14469 * configure.in (noconfigdirs): Don't build gas on AIX, for
14470 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14471
14472 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14473
14474 * configure: Fix --cache-file to work if the file argument is a
14475 relative path.
14476
14477 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14478
14479 * configure: If the --cache-file is used, pass it down to
14480 configure in subdirectories.
14481
14482 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14483
14484 * config.sub: add vxworks29k configuration.
14485
14486 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14487
14488 * Makefile.in (taz): Do "diststuff" part quietly.
14489
14490 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14491
14492 * config.sub: Mini-merge with gcc/config.sub.
14493
14494 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14495
14496 * config.guess (IRIX): Sed - to _.
14497
14498 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14499
14500 * Makefile.in (source-vault, binary-vault): New targets.
14501
14502 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14503
14504 * config.sub: Recognize -eabi as a basic system type.
14505
14506 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14507
14508 * configure.in (enable_shared stuff): Fix typo.
14509
14510 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14511
14512 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14513
14514 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14515
14516 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14517
14518 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14519
14520 * configure.in (rs6000-*-*): Don't build gas.
14521
14522 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14523
14524 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14525 reduce command line length.
14526 (AS_FOR_TARGET): Check for as.new, not Makefile.
14527 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14528
14529 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14530
14531 * config.guess: Merge from FSF.
14532
14533 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14534
14535 * configure: Don't use $ when handling program_suffix.
14536
14537 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14538
14539 * configure.in: Configure tk for hppa/hpux.
14540
14541 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14542
14543 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14544
14545 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14546
14547 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14548 to LIBCXXFLAGS. Tests are better run without it.
14549
14550 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14551
14552 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14553
14554 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14555
14556 * configure.in (*-*-netware*): Don't configure xiberty.
14557
14558 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14559
14560 * configure.in: Remove tk from native_only list.
14561
14562 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14563
14564 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14565 for special NCD build.
14566
14567 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14568
14569 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14570 makeall.bat, they're only useful for binutils snapshots.
14571 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14572 makeall.bat to specified SUPPORT_FILES.
14573
14574 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14575
14576 * build-all.mk: Add Ericsson targets to sun4 and solaris
14577 hosts. Add BNR's sun4 target to solaris host, so their
14578 build-from-source will be tested in-house first.
14579
14580 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14581
14582 * Makefile.in (LIBCFLAGS): New variable.
14583 (CFLAGS_FOR_TARGET): Ditto.
14584 (LIBCFLAGS_FOR_TARGET): Ditto.
14585 (LIBCXXFLAGS): Ditto.
14586 (CXXFLAGS_FOR_TARGET): Ditto.
14587 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14588 (BASE_FLAGS_TO_PASS): Pass them.
14589 (EXTRA_TARGET_FLAGS): Ditto.
14590
14591 * configure.in: Support --enable-shared.
14592
14593 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14594
14595 * configure.in (target_libs): Include libstdc++ again.
14596 * config.guess: Update from FSF (for FreeBSD).
14597
14598 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14599
14600 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14601 makeall.bat.
14602 (DISTDOCDIRS): Add `etc'.
14603 (ETC_SUPPORT_PFX): New variable.
14604 (taz): Include anything from etc starting with a word in
14605 ETC_SUPPORT_PFX.
14606
14607 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14608
14609 * config.sub: Update for recent FSF changes. Remove obsolete
14610 h8300hds entry. Add -windows* and -osx as basic os. Minor
14611 spacing changes.
14612
14613 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14614
14615 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14616
14617 * config.guess: Merge with FSF.
14618 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14619
14620 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14621
14622 * configure: Since the "trap 0" handler will override the exit
14623 status on many systems, only use it for "exit 1", and make it set
14624 a non-zero exit status; reset it before "exit 0". Also, check
14625 exit status of config.sub, and error out if it failed.
14626
14627 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14628
14629 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14630 and install libgloss.
14631
14632 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14633
14634 * Makefile.in (all-binutils): Depend upon all-byacc.
14635
14636 * configure.in: Don't build emacs on Irix 5.
14637
14638 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14639
14640 * configure.in (*-*-netware*): Add libio.
14641
14642 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14643
14644 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14645 (CHECK_TARGET_MODULES): Ditto.
14646 (INSTALL_TARGET_MODULES): Ditto.
14647 (TARGET_LIBS): Ditto.
14648 (all-libstdc++): Note dependencies.
14649
14650 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14651
14652 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14653
14654 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14655
14656 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14657 -fexternal-templates.
14658
14659 * configure.in (target_libs): Add libstdc++.
14660 (noconfigdirs): Add libstdc++ as appropriate.
14661
14662 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14663
14664 * config.guess: Update from FSF.
14665
14666 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14667
14668 * configure: Use ${config_shell} when running ${configsub}.
14669
14670 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14671
14672 * config.sub: No longer recognize h8300h.
14673
14674 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14675
14676 * config.sub: Remove extraneous differences between config.sub and
14677 gcc/config.sub.
14678
14679 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14680
14681 * Makefile.in (DISTSTUFFDIRS): Add gas.
14682
14683 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14684
14685 * COPYING.NEWLIB: New file.
14686
14687 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14688
14689 * config.guess (HP-UX): Patch from Harlan Stenn
14690 <harlan@landmark.com> to also emit release level.
14691
14692 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14693
14694 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14695
14696 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14697
14698 * config.sub: Merge nextstep cleanup from FSF.
14699
14700 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14701
14702 * configure.in (arm-*-*): Don't configure ld for this target.
14703
14704 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14705
14706 * configure.in (*-*-netware): don't configure libg++, libio,
14707 librx, or newlib.
14708
14709 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14710
14711 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14712 configure ld--it works, but it doesn't support shared libraries.
14713
14714 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14715
14716 * config.guess (*-unknown-freebsd*): Get rid of possible
14717 trailing "(Release)" in version string.
14718 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14719
14720 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14721
14722 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14723 Fix type: *-next-neststep -> *-next-nextstep.
14724
14725 * config.guess: Merge from FSF:
14726
14727 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14728
14729 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14730
14731 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14732
14733 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14734 instead of UNIX_SV for UnixWare 1.0).
14735
14736 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14737
14738 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14739 to make gdb/nlm/* build after the compiler and linker.
14740
14741 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14742
14743 * config.guess (netbsd, freebsd, linux): Accept any machine,
14744 not just i[34]86.
14745 (m68k-atari-sysv4): Relocate to match FSF version.
14746
14747 * config.guess: More merges from the FSF:
14748
14749 Add a space before function call or macro invocation.
14750
14751 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14752
14753 * config.guess: Add trap cmd to remove dummy.c and dummy when
14754 interrupted.
14755
14756 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14757
14758 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14759 (dummy): Redirect stderr from compilation of dummy.c.
14760
14761 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14762
14763 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14764
14765 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14766
14767 * configure: Accept and ignore --cache*, for compatibility with
14768 new autoconf.
14769
14770 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14771
14772 * config.guess: Merge from FSF:
14773
14774 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14775
14776 * config.guess (Pyramid*:OSx*:*:*): New case.
14777 (PATH): Add /.attbin at end for finding uname.
14778 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14779
14780 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14781
14782 * config.guess (M88*:DolphinOS:*:*): New case.
14783
14784 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14785
14786 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14787 to select whether to use ELF or COFF.
14788
14789 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14790
14791 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14792
14793 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14794
14795 * config.guess: Guess the OS version for HPUX.
14796
14797 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14798
14799 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14800
14801 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14802
14803 * configure.in: Recognize --with-headers, --with-libs, and
14804 --without-newlib.
14805 * Makefile.in (all-xiberty): Depend upon all-ld.
14806
14807 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14808
14809 * configure.in: Change i[34]86 to i[345]86.
14810
14811 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14812
14813 * configure (version): A few more tweaks to help message.
14814
14815 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14816
14817 * Makefile.in: Remove (for now) librx as a host library,
14818 now that we're building it for target.
14819
14820 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14821
14822 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14823 (Karl Berry).
14824
14825 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14826
14827 * configure.in: Also configure librx.
14828
14829 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14830
14831 * Makefile.in: Update various rules to reflect that librx
14832 is now needed for libg++.
14833
14834 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14835
14836 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14837
14838 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14839
14840 * configure.in: Configure the examples directory.
14841
14842 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14843
14844 * configure: Simplify Jun 2 1994 change.
14845
14846 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14847
14848 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14849 /bin/gcc isn't good enough to build gcc.
14850
14851 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14852
14853 * Makefile.in (GDB_SUPPORT_FILES): Remove
14854 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14855 (gdb.tar.gz): Add new rule to use standard distribution building
14856 mechanism.
14857
14858 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14859
14860 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14861 Bill Cox <bill@cygnus.com>.
14862
14863 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14864
14865 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14866
14867 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14868
14869 * configure: Search current dir first in .gdbinit.
14870
14871 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14872
14873 * config.sub: Recognize freebsd (merged from gcc config.sub).
14874
14875 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14876
14877 * config.sub: Refer to NeXT's operating system as nextstep.
14878
14879 * config.sub (case $basic_machine): Re-order the cases, to match
14880 the order in the FSF version (which is mostly alphabethical).
14881 Merge in some additions and changes from the FSF.
14882
14883 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14884
14885 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14886 * config.sub: Recognize cxux7.
14887 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14888
14889 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14890
14891 * config.sub: Fix typo powerpc -> powerpc-*.
14892
14893 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14894
14895 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14896
14897 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14898 parallel with all-emacs and install-emacs). Top-level command
14899 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14900
14901 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14902
14903 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14904 $(relbindir)/make before doing ``make install'', and use
14905 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14906 installing over running make binary.
14907 ($(host)-stamp-stage3-installed): Likewise.
14908
14909 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14910
14911 * config.guess: Recognize Mach.
14912
14913 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14914
14915 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14916 see whether --exec-prefix was used.
14917
14918 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14919
14920 * README: Explicitly mention libg++/README. (Zoo's idea.)
14921
14922 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14923
14924 * Makefile.in: Add all-librx target similar to all-libproc.
14925
14926 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14927
14928 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14929 with post 1.2 uname bogosity.
14930
14931 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14932
14933 * configure: Remove temporary files on receipt of a signal.
14934
14935 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14936
14937 * configure: If there is a package_makefile_frag, remove
14938 ${subdir}/Makefile.tem after copying it in.
14939
14940 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14941
14942 * build_all.mk: support rs6000 lynx identifies itself as
14943 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14944 since /bin/gcc is too feeble to compile a modern gcc.
14945
14946 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14947
14948 * brought devo/test-build.mk update-to-date with progressive/
14949 test-build.mk. Add lynx targets and hppa flag info.
14950
14951 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14952
14953 * configure.in: Use mh-ncrsvr43. Patch from
14954 Tom McConnell <tmcconne@sedona.intel.com>.
14955
14956 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14957
14958 * config.guess (i386-unknown-bsdi): No longer need to
14959 check #if defined(__bsdi__) && defined(__i386__).
14960
14961 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14962
14963 * configure: Set program_transform_nameoption correctly.
14964
14965 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14966
14967 * brought build-all.mk update-to-date with progressive build-all.mk,
14968 added new targets and hppa info.
14969
14970 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14971
14972 * configure: If config.guess result is a prefix of the user
14973 specified target, assume a native build and use the user specified
14974 target as the host alias. Remove SunOS patch suffix removal hack.
14975 * configure.in: Remove SunOS patch suffix removal hack.
14976
14977 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14978 in NATIVE_CHECK_MODULES.
14979
14980 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14981
14982 * Makefile.in: Rename HOST_ONLY to NATIVE.
14983 * configure: Delete SunOs patch suffix from host_canonical
14984 and build_canonical variables that are prepended to Makefiles.
14985 * configure.in: Add comments for easier maintenance.
14986
14987 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14988
14989 * Makefile.in: Add all-libproc target similar to all-gui.
14990
14991 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14992
14993 * Makefile.in (CHECK_MODULES): split into
14994 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14995
14996 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14997
14998 * config.guess (i386-unknown-bsdi): New system to guess.
14999
15000 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15001
15002 * Makefile.in: Add all-gui target (but not yet build by "all").
15003
15004 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15005
15006 * config.sub: Move deletion of patch suffix from here...
15007 * configure.in: To here, at Ian's suggestion. The top-
15008 level scripts might need to know of a patch level.
15009
15010 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15011
15012 * config.sub: Strip off patch suffix so rtl is recognized
15013 as a sunos4.1.3 machine, even though it's been patched.
15014
15015 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15016
15017 * Makefile.in (INSTALL_LAST): Delete.
15018 (INSTALL_DOSREL): New.
15019
15020 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15021
15022 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15023 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15024 whether we pass down --with-gnu-ld anyhow.
15025
15026 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15027
15028 * Makefile.in (INSTALL_LAST): Change operation so it works
15029 on more flavors of make.
15030 * configure.in (go32): Don't build libg++ or libio.
15031
15032 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15033
15034 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15035 they can be overriden by templates.
15036
15037 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15038
15039 * configure.in (target==go32): Don't build gdb.
15040 * dosrel: New directory.
15041
15042 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15043
15044 * configure.in (host==go32): Configure dosrel too.
15045 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15046 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15047 be set by incoming names or templates.
15048 (INSTALL_LAST): New rule.
15049
15050 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15051
15052 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15053
15054 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15055
15056 * configure.in (appdirs): New variable. Currently empty, but will
15057 be used in gas distribution. If nonempty, lists a set of
15058 directories at least one of which must get configured, or top
15059 level configuration is considered to have failed.
15060 (rs6000-*-lynxos*): Use new file name.
15061
15062 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15063
15064 Eliminate XTRAFLAGS.
15065 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15066 newlib include files using -idirafter, and also use -nostdinc.
15067 (CXX_FOR_TARGET): Likewise.
15068 (XTRAFLAGS): Removed.
15069 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15070 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15071 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15072 ($(DO_X)): Don't pass down XTRAFLAGS.
15073
15074 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15075
15076 * configure.in (mips*-dec-bsd*): New target; do build linker.
15077 (mips*-*-bsd*): New target; don't build linker.
15078
15079 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15080
15081 * configure.in: support rs6000-*-lynxos* configuration.
15082 support sunos4 as a cross target.
15083
15084 * config.sub: look for lynx*, not lynx since the OS version may
15085 legitimately be part of the name.
15086
15087 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15088
15089 * configure.in (i[34]86-*-sco*): Move to be with other i386
15090 targets.
15091 (romp-*-*): New target. Skip various binary utilities.
15092 (vax-*-*): New target. Don't build newlib.
15093 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15094
15095 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15096
15097 * configure.in: Only set host_makefile_frag if config
15098 directory exists.
15099
15100 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15101
15102 * install.sh: If $dstdir exists, don't check whether each
15103 component does.
15104
15105 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15106
15107 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15108
15109 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15110
15111 * configure.in (*-*-lynxos*): Don't configure newlib for either
15112 native or cross Lynx.
15113
15114 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15115
15116 * config.sub (sparc64-elf): Fix os.
15117 (z8k): Remove duplicate.
15118
15119 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15120
15121 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15122 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15123
15124 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15125
15126 * configure: Make file links cleanly even if Lynx fails on
15127 an NFS symlink (at least fail cleanly).
15128
15129 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15130
15131 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15132 -XNh2000.
15133
15134 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15135
15136 * configure: Unknown options are fatal again.
15137
15138 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15139
15140 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15141 compatibility.
15142
15143 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15144
15145 * build-all.mk: Add `clean' target.
15146
15147 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15148
15149 * config.guess: Add SINIX support.
15150 * configure.in: Add mips-*-sysv4* support.
15151
15152 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15153
15154 * build-all.mk: Document all useful targets.
15155 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15156 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15157
15158 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15159
15160 * configure: Support --silent, --quiet.
15161
15162 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15163
15164 * configure: Support --disable-FEATURE.
15165
15166 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15167
15168 * config.guess: Recognize NCR running SVR4.3.
15169
15170 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15171
15172 * config.guess: Make BSDI generate i386-unknown-bsd386.
15173 Patch from Paul Eggert <eggert@twinsun.com>.
15174
15175 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15176
15177 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15178
15179 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15180
15181 * configure: Make unrecognized options give nonfatal warnings
15182 instead of fatal errors, and pass them to any subdirectory
15183 configures in case they recognize them.
15184 Make --x equivalent to --with-x.
15185
15186 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15187
15188 * configure: Add --enable-* options. Clean up usage message and
15189 some comments.
15190
15191 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15192
15193 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15194
15195 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15196
15197 * configure.in (hppa*-*-*): Enable binutils.
15198
15199 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15200
15201 * config.sub: Recognize cisco.
15202
15203 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15204
15205 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15206
15207 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15208
15209 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15210 than one configuration name. Add comment.
15211
15212 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15213
15214 * config.guess: about target *-hitachi-hiuxwe2, fixed
15215 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15216 macro is incorrect.]
15217
15218 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15219
15220 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15221 than the "make ls" stuff which used to be here.
15222
15223 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15224
15225 * config.guess: Recognize i[34]86-unknown-freebsd.
15226 From Shawn M Carey <smcarey@rodan.syr.edu>.
15227
15228 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15229
15230 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15231
15232 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15233
15234 * config.guess: Check for ptx.
15235
15236 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15237
15238 * config.sub: Add os9k checking.
15239
15240 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15241
15242 * config.guess: Handle OSF1 running on HPPA processors
15243
15244 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15245
15246 * configure: If subdir configure fails, print out a message with
15247 subdirectory name, in case subdir's configure code didn't identify
15248 itself.
15249
15250 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15251
15252 * configure.in: Remove embedded newlines from configdirs.
15253 Avoid mismatches of substrings. Fix matching strings at end
15254 of configdirs.
15255
15256 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15257
15258 * config.guess: Add Lynx/rs6000 config support.
15259
15260 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15261
15262 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15263
15264 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15265
15266 * configure.in (hppa*-*-osf*): Treat this just like most other
15267 PA configurations (eg no binutils or ld).
15268 (hppa*-*-*elf*): These configurations have binutils and ld.
15269
15270 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15271
15272 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15273
15274 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15275
15276 * configure.in (rs6000-*-*): Build gas.
15277
15278 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15279
15280 * Makefile.in: Avoid bug in losing hpux sed.
15281
15282 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15283
15284 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15285 for GDB and GDB has been fixed to not need it.
15286
15287 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15288
15289 * config.guess: Recognize vax hosts.
15290
15291 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15292
15293 * configure (while loop): Don't use "break 2" inside case
15294 statement -- the case statement isn't an enclosing loop.
15295
15296 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15297
15298 * config.guess: Clean up NeXT support, to allow nextstep
15299 on Intel machines. Make OS be nextstep.
15300
15301 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15302
15303 * config.guess: Add alternate forms for Convex.
15304
15305 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15306
15307 * configure: Completely rewrite option processing. Take
15308 advantage of pattern-matching to avoid invoking test frequently.
15309 Also clean up host and target defaulting logic.
15310
15311 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15312
15313 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15314 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15315 commands (plus user environment) will fit SCO limits.
15316
15317 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15318
15319 * configure.in: Don't issue warnings about directories which are
15320 not being configured if -norecursion is set. Correct test for
15321 --with-gnu-as and --with-gnu-ld to not get confused by substring
15322 matches.
15323
15324 * configure.in: Don't build gas for alpha-dec-osf1*.
15325
15326 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15327
15328 * configure: Back out Per's change of 12/19/1993. It changes the
15329 behavior of configure in unexpected and confusing ways.
15330
15331 Also, use different delim char when calculating
15332 program_transform_name so that the name can contain slashes.
15333
15334 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15335
15336 * configure.in, config.sub: Add support for VSTa micro-kernel.
15337
15338 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15339
15340 * configure.in: Nuke hacks which were used to get a special
15341 version of GAS for HPPA configurations.
15342
15343 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15344
15345 * configure: If only ${target_alias} is given, use that
15346 as the default for ${host_alias}.
15347 * configure: Add missing back-slashes before nested quotes.
15348
15349 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15350
15351 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15352
15353 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15354
15355 * config.guess: Recognize some Tektronix configurations.
15356 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15357
15358 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15359
15360 * config.sub: Match any flavor of SH.
15361
15362 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15363
15364 * configure.in: Don't try to configure newlib for Alpha.
15365
15366 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15367
15368 * configure.in: Don't build ld for Irix 5. Don't build gas,
15369 libg++ or libio for any Alpha target.
15370
15371 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15372
15373 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15374
15375 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15376 default arguments -- so it tried to compress itself.
15377
15378 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15379
15380 * configure.in (notsupp): ensure that a space is always at the end
15381 of the configdirs list, since the grep checks for an explicit space
15382
15383 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15384
15385 * configure.in (target i386-sysv4.2): don't build ld, since static
15386 versions of many libraries are not available.
15387
15388 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15389
15390 * config.guess: Recognize Apollos (using environment variables).
15391 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15392
15393 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15394
15395 * config.guess: Recognize Sony news mips running newsos.
15396
15397 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15398
15399 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15400 "fi ; else" for bash.
15401
15402 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15403
15404 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15405
15406 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15407
15408 * config.sub: accept unixware as an alias for svr4.2.
15409 Fix some inconsistancies with the gcc version.
15410
15411 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15412
15413 * Makefile.in (DISTDOCDIRS): Add gdb.
15414
15415 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15416
15417 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15418
15419 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15420
15421 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15422 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15423 this now.
15424
15425 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15426
15427 * config.sub: Accept hiux* as an OS name.
15428
15429 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15430 etc/make-stds.texi. The underscore came from gcc, and dje now
15431 agrees that RUNTESTFLAGS is the correct name.
15432
15433 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15434
15435 * install.sh: Remove 'set -e'. It makes any conditionals
15436 in the script useless.
15437
15438 * config.guess: Automatically recognize arm-acorn-riscix
15439 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15440
15441 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15442
15443 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15444
15445 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15446
15447 * Makefile.in (DISTDOCDIRS): New variable.
15448 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15449 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15450
15451 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15452
15453 * configure.in (hppa target): check the source directory for the
15454 pagas sub-directory
15455
15456 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15457
15458 * config.sub: Allow -aout* and -elf*.
15459
15460 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15461
15462 * configure.in: Don't build ld on i386-solaris2, same as for
15463 sparc-solaris2.
15464
15465 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15466
15467 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15468
15469 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15470
15471 * configure.in: Configure gdb for alpha.
15472
15473 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15474
15475 * Makefile.in (CXXFLAGS): Add -O.
15476
15477 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15478
15479 * config.guess: added support for DG Aviion
15480
15481 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15482
15483 * configure.in: Produce warning message for subdirectories not
15484 configurable for this host/target combination. Don't try to
15485 configure gdb for vms.
15486
15487 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15488
15489 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15490 appropriate files before making "diststuff".
15491 (DISTBISONFILES): New var: list of files to be edited.
15492 (DISTSTUFFDIRS): Add binutils.
15493
15494 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15495
15496 * config.sub: also handle mipsel and mips64el (for little endian mips)
15497
15498 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15499
15500 * configure.in: Add * to end of all OS names.
15501
15502 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15503
15504 * configure.in: Build newlib for LynxOS native.
15505
15506 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15507
15508 * config.guess: Add support for delta 88k running SVR3.
15509
15510 * configure.in: Add comment about HP compiler vs. emacs.
15511
15512 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15513
15514 * configure.in: don't build ld on solaris2 (not a viable option
15515 due to bugs in getpwnam & getpwuid)
15516
15517 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15518
15519 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15520 config.guess will produce a full version number.
15521
15522 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15523
15524 * configure.in: Build linker and binutils for alpha-dec-osf1.
15525
15526 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15527
15528 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15529 and gdb/testsuite/Makefile.in.
15530
15531 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15532
15533 * configure.in: recognize mips*- instead of mips-
15534
15535 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15536
15537 * config.sub: Accept linux*coff and linux*elf as operating
15538 systems.
15539
15540 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15541
15542 * config.sub: Recognize mips64, and mips3 as an alias for it.
15543
15544 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15545
15546 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15547 gdb knows how to handle OSF/1 shared libraries.
15548
15549 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15550
15551 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15552 * config.guess: Recognize Hitachi's HIUX.
15553 * config.sub: Recognize h3050r* and hppahitachi.
15554 Remove redundant cases for hp9k[23]*.
15555
15556 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15557
15558 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15559 if gas and ld are in the source tree and are in ${configdirs}.
15560 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15561 --with options (but still pass them down on the command line,
15562 if they were explicitly specified).
15563
15564 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15565
15566 * configure: substitute SHELL value in Makefile.in with
15567 ${CONFIG_SHELL}
15568
15569 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15570
15571 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15572 *-*-solaris2* targets.
15573
15574 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15575
15576 * Makefile.in: define M4, and pass it down to sub-makes;
15577 all-autoconf now depends on all-m4
15578
15579 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15580
15581 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15582 presence of {ar,ranlib} instead of a configured directory
15583
15584 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15585
15586 * config.guess: Accept 34?? as well as 33?? for NCR.
15587
15588 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15589
15590 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15591 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15592
15593 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15594
15595 * configure: grab values for $(CC) and $(CXX) from the
15596 environment, so that someone can do "CC=gcc configure; make" and
15597 have it work right (matching the way that autoconf works now)
15598
15599 * configure.in, Makefile.in: add support for gash, the tcl
15600 interface to Galaxy
15601
15602 * config.guess: add NetBSD variants (hp300, x86)
15603
15604 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15605
15606 * install.sh: Support -d option (in the manner of SunOS 4 install,
15607 as it is more deterministic than that of GNU install)
15608 (chmodcmd): Set file to mode 755 by default (should also do default
15609 chgrp and chown, but I don't feel like dealing with that now)
15610
15611 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15612
15613 * config.sub: Remove h8300hhms alias.
15614
15615 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15616
15617 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15618
15619 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15620
15621 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15622 as stmp-fixinc
15623
15624 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15625
15626 * config.sub: recognize m88110-bug-coff.
15627
15628 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15629
15630 * Makefile.in (all-libio): all dependencies on the toolchain used
15631 to build this (gcc, gas, ld, etc)
15632
15633 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15634
15635 * config.guess: Deal with OSF/1 1.3 on alpha.
15636
15637 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15638
15639 * install.sh: add some 'else true' clauses for portability
15640
15641 * configure.in: don't build libio for h8[35]00-*-* targets
15642
15643 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15644
15645 * Makefile.in: Add support for new libio.
15646
15647 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15648
15649 * install.sh: If one command fails, don't try the rest. Don't try
15650 to remove $dsttmp (via trap) unless we have already created it.
15651 If $src doesn't exist, detect it and exit with an error.
15652
15653 * config.guess: Recognize BSD on hp300.
15654
15655 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15656
15657 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15658 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15659
15660 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15661
15662 * Makefile.in (all-send-pr): depends on all-prms
15663
15664 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15665
15666 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15667
15668 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15669
15670 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15671 Added test for mips-mips-riscos5.
15672
15673 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15674
15675 * configure.in: use mh-hp300 for 68k HP hosts
15676
15677 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15678
15679 * configure: add support for CONFIG_SHELL, so that you can use
15680 some alternate shell for evaluating configure scripts
15681
15682 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15683
15684 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15685 in configure script to bug-gdb@prep.ai.mit.edu when building
15686 distribution archive.
15687 * Makefile.in (COMPRESS): Remove def.
15688 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15689 gdb.tar.Z and make-gdb.tar.Z respectively.
15690 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15691 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15692 to convergence with 'taz' target in Makefile.in.
15693
15694 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15695
15696 * install.sh (dsttmp): use trap to ensure that tmp files go
15697 away on error conditions
15698
15699 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15700
15701 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15702
15703 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15704
15705 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15706 its parent is '/' not ''.
15707
15708 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15709
15710 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15711
15712 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15713 that ${newsrcdir}/configure.in does.
15714
15715 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15716
15717 * test-build.mk: support for CONFIG_SHELL
15718
15719 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15720
15721 * config.sub (netware): Add as a basic system type.
15722
15723 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15724
15725 * Makefile.in (Makefile): depend on configure.in. Also drop the
15726 $(srcdir)/ from the dependency on Makefile.in.
15727
15728 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15729
15730 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15731 (h8300hhms is temporary until multi-libraries are implemented).
15732 * configure.in: Handle h8300h too.
15733
15734 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15735
15736 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15737
15738 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15739
15740 * configure: Remove extraneous output when guessing host type.
15741 * config.guess: Remove extraneous output when guessing using C
15742 compiler rather than uname, or when guessing fails.
15743
15744 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15745
15746 * Makefile.in: remove all.cross and install.cross targets
15747
15748 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15749 definitions
15750
15751 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15752
15753 * configure.in (target sh): Build gprof.
15754
15755 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15756
15757 * config.sub: change -solaris to -solaris2
15758
15759 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15760
15761 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15762
15763 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15764
15765 * configure: Correct error message for missing Makefile.in to
15766 print correct directory.
15767
15768 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15769
15770 * install.sh: kludge around 386BSD shell bug
15771
15772 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15773
15774 * config.guess: Recognize NeXT.
15775 * config.guess: Recognize i486-ncr-sysv4.
15776 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15777
15778 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15779
15780 * Makefile.in (MAKEINFOFLAGS): New variable.
15781 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15782 * build-all.mk, test-build.mk: Pass down --no-split as
15783 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15784
15785 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15786
15787 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15788
15789 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15790
15791 * Makefile.in (libg++.tar.z): New rule.
15792 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15793 * Makefile.in (taz): Only do a single chmod.
15794
15795 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15796
15797 * install.sh: don't use dirname anymore (replaced with sed usage)
15798
15799 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15800
15801 * Makefile.in: Change extension for gzip'd files from '.z' to
15802 '.gz' per new FSF standard usage.
15803
15804 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15805
15806 * configure: put quotes around the final value of program_transform_name
15807
15808 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15809
15810 * Makefile.in: new install.sh support; update install-info rules
15811
15812 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15813
15814 * configure.in: Build diff for crosses, but not for go32 host.
15815
15816 * configure.in: Build gprof only for native, and don't build it
15817 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15818
15819 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15820
15821 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15822
15823 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15824
15825 * configure.in (host_tools): Add prms.
15826
15827 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15828
15829 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15830 with $(FLAGS_TO_PASS) on the command line
15831
15832 * config.sub: Recognize lynx and lynxos
15833
15834 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15835
15836 * config.sub: Accept -ecoff*, not just -ecoff.
15837
15838 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15839
15840 * Makefile.in (taz): Use .gz suffix instead of .z.
15841 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15842 names.
15843
15844 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15845
15846 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15847
15848 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15849
15850 * Makefile.in (install-no-fixedincludes): install gcc last, so
15851 that rebuilds that might happen during 'make install' don't get
15852 bogus gcc include files
15853
15854 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15855
15856 Change from Utah for HPPA support:
15857 * config.guess: Recognize hppa1.x-hp-bsd.
15858
15859 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15860
15861 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15862 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15863
15864 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15865
15866 * config.sub: Add support for rom68k and bug boot monitors.
15867
15868 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15869
15870 * Makefile.in: Make all-opcodes depend on all-bfd.
15871
15872 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15873
15874 * config.guess: Added special check for i[34]86-univel-sysv4*.
15875
15876 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15877
15878 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15879 the processor rather than assuming i486.
15880
15881 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15882
15883 * config.guess: Recognize SunOS6 as Solaris3.
15884
15885 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15886
15887 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15888 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15889
15890 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15891
15892 * build-all.mk (all-cross): New target for Canadian Cross.
15893 Added Q2 go32 targets.
15894 * test-build.mk: Configure go32 cross sparclite-aout and
15895 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15896 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15897
15898 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15899
15900 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15901 GO32 hosted toolchains
15902
15903 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15904
15905 * configure: change so "-exec-prefix" gets passed down rather
15906 than "-exec_prefix" so autoconf generated Makefiles get the
15907 exec_prefix set right.
15908
15909 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15910
15911 * config.guess: get the Solaris2 minor version number
15912
15913 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15914
15915 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15916
15917 * config.guess: Recognize some Sequent platforms.
15918
15919 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15920
15921 * Makefile.in: added the vault-install target
15922
15923 * configure.in: actually use the Sun3 makefile fragment that's in
15924 config, also added the release dir to configdirs
15925
15926 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15927
15928 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15929
15930 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15931
15932 * configure.in: remove some program from Alpha targetted toolchains
15933
15934 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15935
15936 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15937 gprof.
15938 (taz): Run "make diststuff" in those directories instead of "make
15939 proto-dir". Look for "VERSION=" only at start of line in subdir
15940 Makefile. Use "gzip -9" for compression.
15941 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15942 (binutils.tar.z): New target.
15943
15944 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15945
15946 * Makefile.in (taz): Include gpl.texinfo.
15947
15948 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15949
15950 * Makefile.in (setup-dirs): Merged into "taz" target.
15951 (taz): Only do `proto-dir' stuff if a directory is actually needed
15952 for this target.
15953
15954 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15955
15956 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15957 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15958 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15959 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15960 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15961
15962 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15963
15964 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15965 config.sub, and move-if-change to gdb testsuite distribution
15966 archive, so the testsuite can be extracted, configured, and
15967 run separately from the gdb distribution. Blow away the Chill
15968 tests that require a Chill compiled executable, since GNU Chill
15969 is not yet publically available.
15970
15971 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15972
15973 * test-build.mk: set environment variables in a single command,
15974 instead of a list of assignments and exports
15975
15976 * config.guess: recognize Alpha/OSF1 systems
15977
15978 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15979
15980 * configure: Change help message to prefer --options rather than
15981 -options.
15982
15983 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15984
15985 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15986 zippy@ecst.csuchico.edu.
15987 * config.guess: Recognize miniframe.
15988
15989 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15990
15991 * Makefile.in: Use srcroot to find runtest rather than rootme.
15992 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15993
15994 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15995
15996 * test-build.mk: Extensive additions to support building on a
15997 machine other than the host.
15998
15999 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16000
16001 * configure (tooldir): Fix for i386-aix again.
16002
16003 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16004
16005 * configure, Makefile.in: Change definition of $(tooldir)
16006 to match the FSF.
16007
16008 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16009
16010 * config.guess: Recognize i[34]86/SVR4.
16011
16012 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16013
16014 * Makefile.in (all-gdb): gdb depends on sim.
16015
16016 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16017
16018 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16019 at the same time we make the prototype gdb directory.
16020 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16021 files at the same time as the gdb base release distribution.
16022
16023 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16024
16025 * Makefile.in (check): Use individual check targets rather than
16026 DO_X rule.
16027 (check-gcc): Added.
16028
16029 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16030
16031 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16032 for System V release 3.2.
16033
16034 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16035
16036 * config.sub: Recognize hppaosf.
16037 * configure.in: Do configure ld/binutils/gas for it.
16038
16039 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16040
16041 * configure (tooldir): Alter syntax used to set this, for systems
16042 where "\$" isn't handled right, like i386-aix.
16043
16044 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16045
16046 * configure: Pass program-transform-name, not
16047 program_transform_name, to recursive configures.
16048
16049 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16050
16051 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16052 of gas+ld+binutils.
16053
16054 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16055
16056 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16057
16058 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16059
16060 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16061
16062 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16063
16064 * Makefile.in (PRMS): Set back to all-prms.
16065
16066 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16067
16068 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16069 targets, rather than for MIPS hosts.
16070
16071 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16072
16073 * configure.in: add comment for --with-x default values
16074
16075 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16076
16077 * Makefile.in: add check-* targets for each of the directories in
16078 the tree. Add a definition of RUNTEST that will use the one we
16079 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16080
16081 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16082
16083 * configure.in: Removed obsolete references to bfd_target and
16084 target_makefile_frag.
16085
16086 * build-all.mk: Set assorted targets for Q2.
16087 * config.sub: Recognize z8k-sim and h8300-hms.
16088 * test-build.mk: Really don't pass host to configure.
16089 (HOLES): Added uname.
16090
16091 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16092
16093 * configure: Handle an empty program-prefix, program-suffix or
16094 program-transform-name correctly.
16095
16096 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16097
16098 * build-all.mk: -G 8 no longer required for MIPS targets.
16099 * test-build.mk: Don't pass host argument to configure; make it
16100 guess.
16101
16102 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16103
16104 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16105 * Makefile.in (COMPRESS): New macro, like GZIP.
16106
16107 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16108
16109 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16110
16111 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16112 with gas currently defaults to -G 0.
16113
16114 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16115
16116 * Makefile.in (all-flex): flex depends on byacc.
16117
16118 * build-all.mk: If host not specified, use config.guess. Pass TAG
16119 to test-build.mk as RELEASE_TAG.
16120 * test-build.mk (configargs): New variable containing arguments to
16121 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16122 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16123
16124 * config.guess: Use /bin/uname when checking -X argument on SCO,
16125 to avoid invoking GNU uname which doesn't understand -X.
16126
16127 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16128
16129 * configure.in: Build gas for mips-*-*.
16130
16131 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16132
16133 * Makefile.in (all.normal): insert missing backslash.
16134
16135 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16136
16137 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16138
16139 * Makefile.in: Complete overhaul to merge many almost identical
16140 targets.
16141
16142 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16143
16144 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16145 (gdb.tar.Z): Adjusted.
16146
16147 * Makefile.in (setup-dirs, taz): New targets; should be general
16148 enough to adapt for gdb sometime. Build only .z file.
16149 (gas.tar.z): New target.
16150
16151 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16152
16153 * build-all.mk: Use CC=cc -Xs on Solaris.
16154
16155 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16156
16157 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16158 for handling BISON for FSF releases.
16159
16160 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16161
16162 * configure: Actually implement the change zoo just documented.
16163
16164 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16165
16166 * configure: when using config.guess, only set target_alias when
16167 it's not already been set (ie, on the command line)
16168
16169 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16170
16171 * Makefile.in: add installcheck target, set PRMS to install-prms
16172
16173 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16174
16175 * configure: add support for package_makefile_fragment, handle the
16176 case where a directory has a configure.in file but no Makefile.in
16177 more gracefully (with an actual understandable error message, even);
16178 add support for --without (and add this to the usage message); also
16179 explicitly add a --host=${host_alias} to the command line when
16180 config.guess is used
16181
16182 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16183
16184 * configure: Must use both --host and --target in recursive calls.
16185
16186 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16187
16188 * Makefile.in: Change deja-gnu to dejagnu.
16189
16190 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16191
16192 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16193
16194 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16195
16196 * configure.in: canonicalize all instances to *-*-solaris2*,
16197 also strip out a number of tools to not build for go32 host
16198
16199 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16200
16201 * config.guess: add GPL.
16202
16203 * Makefile.in, config.guess, config.sub, configure: bump
16204 copyrights to 93.
16205
16206 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16207
16208 * Makefile.in (do-info): Removed obsolete check for existence of
16209 localenv file.
16210
16211 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16212
16213 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16214
16215 * Makefile.in: a couple of 'else true' for decstation,
16216 support for TclX
16217
16218 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16219
16220 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16221
16222 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16223
16224 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16225
16226 * config.guess: Recognize i386-ibm-aix (PS/2).
16227 * configure.in: Use config/mh-aix386 file for it.
16228
16229 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16230
16231 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16232 CC_FOR_TARGET instead.
16233 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16234
16235 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16236
16237 * Makefile.in: Add sim to list of directories sent with gdb
16238
16239 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16240
16241 * configure.in: Put back mips-dec-bsd* case.
16242
16243 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16244
16245 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16246 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16247 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16248
16249 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16250
16251 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16252
16253 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16254 (install-info): install dir.info only if it exists,
16255 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16256
16257 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16258
16259 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16260 gas for mips-dec-bsd.
16261
16262 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16263
16264 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16265 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16266
16267 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16268
16269 * configure.in: Added "dejagnu" to hosttools list.
16270
16271 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16272
16273 * config.sub, configure.in, config.guess: Add support
16274 for Bosx, an AIX variant from Bull.
16275 Patches from F.Pierresteguy@frcl.bull.fr.
16276
16277 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16278
16279 * devo/dejagnu: Initial creation of devo/dejagnu.
16280 Migrated dejagnu testcases and support files for testing software
16281 tools to reside as subdirectories, currently called "testsuite",
16282 within the directory of the software tool. Migrated all programs,
16283 support libraries, etc. beloging to dejagnu proper from
16284 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16285 with no modifications. The changes to these files which will
16286 allow them to configure, build, and execute properly will be made
16287 in a future update.
16288
16289 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16290
16291 * Makefile.in: Change send_pr to send-pr.
16292 * configure.in: Likewise.
16293 * send_pr: Renamed directory to send-pr.
16294
16295 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16296
16297 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16298
16299 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16300
16301 * README: Update for gdb-4.8 release.
16302 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16303 gdb-xxx.tar.z (gzip'd) file also.
16304
16305 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16306
16307 * Makefile.in: make all-diff depend on all-libiberty
16308
16309 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16310
16311 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16312
16313 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16314
16315 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16316
16317 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16318
16319 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16320 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16321 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16322
16323 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16324
16325 * Makefile.in: makeinfo binary is in a new location
16326
16327 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16328
16329 * config.sub: Accept -ecoff as an OS.
16330
16331 * Makefile.in: Various changes to eliminate a level of make
16332 recursion and reduce the required command line length.
16333 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16334 sub-makes.
16335 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16336 variables holding settings for specific sub-makes.
16337 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16338 in terms of BASE_FLAGS_TO_PASS.
16339 (TARGET_LIBS): New variable listing directories which use
16340 TARGET_FLAGS_TO_PASS.
16341 (subdir_do): Eliminated.
16342 (do-*): New set of targets to replace subdir_do.
16343 (various): All targets which used subdir_do now depend on do-*.
16344 (local-clean): Renamed from do_clean.
16345 (local-distclean): New target, dependency of distclean and
16346 realclean.
16347 (install-info): Don't create directories. Depend on dir.info
16348 rather than calling make recursively.
16349 (install-dir.info): Eliminated.
16350 (install-info-dirs): Create all info directories here.
16351 (dir.info): Depend upon do-install-info.
16352
16353 * test-build.mk (HOLES): Added false.
16354
16355 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16356
16357 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16358
16359 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16360
16361 * Makefile.in (info): remove dependency on all-texinfo. The
16362 problem was really in texinfo/C, not at this level.
16363
16364 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16365
16366 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16367
16368 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16369
16370 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16371 GDB releases.
16372
16373 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16374
16375 * configure: Include srcdir in message about target of link not
16376 being found. Don't convert `-' to `_' in `with' options being
16377 passed to subdirs.
16378
16379 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16380
16381 * configure.in: add uudecode to host_tools
16382
16383 * Makefile.in: added {all,install}-uudecode targets, added them to
16384 the appropriate lists
16385
16386 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16387
16388 * Makefile.in (all-gcc): Added dependency on all-gas.
16389
16390 * configure.in (mips-*-*): Build ld and binutils.
16391
16392 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16393
16394 * configure: check return code from mkdir, print error message and
16395 exit on failure.
16396
16397 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16398
16399 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16400
16401 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16402
16403 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16404
16405 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16406
16407 * config.sub (h8500): Recognize this as a cpu type.
16408
16409 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16410
16411 * configure: source directory missing is no longer a warning
16412
16413 * configure.in: recognize irix[34]* instead of irix[34]
16414
16415 * Makefile.in: define and pass down X11_LIB
16416
16417 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16418
16419 * guess-systype: Renamed to ...
16420 * config.guess: ... by popular request.
16421 * configure.in, Makefile.in: Update accordingly.
16422
16423 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16424
16425 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16426 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16427 + Execute ./dummy instead of assuming . is in PATH.
16428
16429 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16430
16431 * guess-systype: New shell script. Attempts to guess the
16432 canonical host name of the executing host.
16433 Only a few hosts are supported so far.
16434 * configure: Call guess-systype if no host is specified.
16435
16436 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16437
16438 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16439 gcc Makefile.
16440
16441
16442 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16443
16444 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16445 (all-gcc, install-gcc, subdir_do): Use it.
16446
16447 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16448
16449 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16450
16451 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16452
16453 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16454 set exclusively by configure, using configure.in .
16455
16456 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16457
16458 * test-build.mk: set $PATH for all builds
16459
16460 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16461
16462 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16463
16464 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16465 the one used in gcc/Makefile.in, so that a null expansion doesn't
16466 override the one needed to build gcc with a native cc.
16467
16468
16469 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16470
16471 * configure: Accept -with arguments.
16472
16473 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16474
16475 * Makefile.in: added h8300sim
16476
16477 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16478
16479 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16480 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16481 (all-cygnus, native, build-cygnus): Make
16482 $(canonhost)-stamp-3stage-done, not $(host)....
16483 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16484 i386-sco3.2v4. Added else true to if command.
16485
16486 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16487
16488 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16489
16490 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16491
16492 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16493
16494 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16495
16496 * configure.in: don't remove binutils from Solaris builds
16497
16498 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16499
16500 * Makefile.in: get rid of earlier definitions for *clean,
16501 also handle the recursive info rule better
16502
16503 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16504
16505 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16506 do more-or-less the right thing.
16507
16508 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16509
16510 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16511 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16512
16513 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16514
16515 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16516 $(host_canonical).
16517
16518 * configure.in: split the configdirs list into 4 categories (native
16519 v. cross, library v. tool) and handle the cross-only and native-
16520 only in more reasonable (and correct!) way.
16521
16522 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16523
16524 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16525 configdirs anymore.
16526
16527 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16528
16529 * Makefile.in: extensive cleanup:: removed all of the explicit
16530 clean-* targets, collapsed many wrappers around subdir_do into
16531 one, added additional targets to satisfy standards.texi, deleted
16532 some old targets, some changes for consistency
16533
16534 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16535
16536 * configure.in: handle some programs as cross-only, and others as
16537 native only
16538
16539 * test-build.mk: handle partial holes in a more generic manner
16540
16541 * Makefile.in: m4 depends on libiberty
16542
16543 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16544
16545 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16546 time, wdiff, and find to configdirs
16547
16548 * Makefile.in: all, clean, and install rules for the new programs
16549 added to configure.in
16550
16551 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16552
16553 * configure.in: use mh-sun for all *-sun-* hosts
16554
16555 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16556
16557 * Makefile.in: define flags for X11 include files and library file
16558 locations, pass them down to the programs that need this info
16559
16560 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16561
16562 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16563
16564 * configure.in: start building libg++ for HP-UX targets
16565
16566 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16567
16568 * README: Update references to files moved into etc/.
16569
16570 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16571
16572 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16573 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16574
16575 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16576
16577 * configure: accept dash as well as underscore in long option
16578 names for FSF compatibility.
16579
16580 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16581
16582 * config.sub: added -sco3.2v4 support from FSF.
16583
16584 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16585
16586 * configure.in: expand the section that adds or removes
16587 directories from the list of programs to build, to handle native
16588 vs. cross in addition to host v. native
16589
16590 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16591
16592 * Makefile.in: Replace C++ in macro names with CXX.
16593 This is less likely to break ...
16594
16595 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16596
16597 * test-build.mk: add -w to GNU_MAKE
16598
16599 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16600
16601 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16602 add 'sparc' to list of recognized cpus. This needed to make
16603 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16604 Delete some redundant ose68 variants. Recognize -wrs as an os,
16605 then changes that into $CPU-wrs-vxworks.
16606
16607 * configure.in: remove most references to gdbtest, regularize
16608 target based program removal
16609
16610 * test-build.mk: import from p3 tree (many fixes and changes)
16611
16612 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16613
16614 * Makefile.in: added rules to handle tcl, tk, and expect
16615
16616 * configure.in: handle those directories if they exist
16617
16618 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16619
16620 * config.sub: removed bogus hppabsd and hppahpux names, since
16621 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16622
16623 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16624
16625 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16626 depends upon all-xiberty
16627
16628 * Makefile.in: changes from p3, including:
16629
16630 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16631
16632 * Makefile.in (XTRAFLAGS): include newlib directories if
16633 newlib/Makefile exists, rather than if host != target.
16634
16635 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16636
16637 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16638 from the same source tree and not building a cross-compiler. This
16639 matters for the libg++ configuration if reconfiguring a tree that
16640 has already been installed.
16641
16642 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16643
16644 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16645 pick up the machine and system specific header files.
16646
16647 * Makefile.in: added AS_FOR_TARGET, passed down in
16648 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16649 the C compiler to use to create programs which are run in the
16650 build environment, set it to default to $(CC), and passed it down
16651 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16652
16653 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16654
16655 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16656 We need them for unusual native builds, like systems without
16657 ranlib.
16658
16659 * configure: also define $(host_canonical) and
16660 $(target_canonical), which are the full, canonical names for the
16661 given host and target
16662
16663 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16664
16665 * Makefile.in: Added separate definitions for C++.
16666
16667 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16668
16669 * configure.in (configdirs): Add deja-gnu.
16670
16671 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16672
16673 * README: Update for configure.texi and gdb-4.7 release.
16674
16675 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16676
16677 * Makefile.in: Move "all" target to top of file.
16678 Previously, first target was ".PHONY" which caused BSD4.4 make
16679 to build .PHONY when make was run without arguments.
16680
16681 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16682
16683 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16684 Library-copylefted code in libiberty.
16685
16686 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16687
16688 * config.sub: Replace m68kmote with plain old m68k.
16689
16690 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16691
16692 * Makefile.in: Remove space from blank line, avoid Make complaints.
16693
16694 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16695
16696 * config.sub: Complain if no argument is given. Added support for
16697 386bsd as OS and target alias.
16698
16699 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16700
16701 * Makefile.in (XTRAFLAGS): include newlib directories if
16702 newlib/Makefile exists, rather than if host != target.
16703
16704 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16705
16706 * config.sub: recognize sparclite-wrs-vxworks.
16707
16708 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16709 p3.) Added clean-xiberty to clean.
16710
16711 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16712
16713 * configure.in: use *-*-* instead of nested cases for host and target
16714
16715 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16716
16717 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16718 from the same source tree and not building a cross-compiler. This
16719 matters for the libg++ configuration if reconfiguring a tree that
16720 has already been installed.
16721
16722 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16723
16724 * config.sub (i486v/i486v4): Merge in from FSF version.
16725
16726 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16727
16728 * configure: only set PWD if it is already set.
16729
16730 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16731
16732 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16733 doesn't have unset and all success paths (and most error paths)
16734 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16735 to just ${PWD} to avoid confusion.)
16736
16737 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16738
16739 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16740 even for a native compilation.
16741
16742 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16743
16744 Changes to make the gdb.tar.Z rule work better.
16745
16746 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16747 (DEVO_SUPPORT): Add configure.texi.
16748 (bfd-ilrt.tar.Z): Remove ancient rule.
16749
16750 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16751
16752 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16753 pick up the machine and system specific header files.
16754
16755 * configure.in, config.sub: added new target m68010-adobe-scout,
16756 with alias of adobe68k. Changed configure.in to check for
16757 -scout before -sco* to avoid a false match.
16758
16759 * Makefile.in: added AS_FOR_TARGET, passed down in
16760 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16761 the C compiler to use to create programs which are run in the
16762 build environment, set it to default to $(CC), and passed it down
16763 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16764
16765 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16766
16767 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16768 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16769 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16770 FOR_TARGET variants, to newlib and libg++.
16771
16772 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16773
16774 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16775 first.
16776
16777 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16778
16779 * config.sub: Accept `elf' as an environment.
16780
16781 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16782
16783 * Makefile.in (all-opcodes): cd into the right directory
16784
16785 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16786
16787 * configure: added -program_transform_name option, used as
16788 argument to sed when installing programs.
16789 configure.texi: added documentation for -program_prefix,
16790 -program_suffix and -program_transform_name.
16791
16792 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16793
16794 * config.sub: Accept i486 where i386 ok.
16795
16796 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16797
16798 * config.sub: accept we32k
16799
16800 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16801
16802 * config.sub, configure.in: accept OSE68000 and OSE68k.
16803
16804 * Makefile.in: don't create all directories for ``make install'';
16805 let the subdirectories create the ones they need.
16806
16807 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16808
16809 * COPYING: new file, GPL v2
16810
16811 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16812
16813 * Makefile.in: use the new gen-info-dir, which needs a template
16814 argument (which also lives in texinfo)
16815
16816 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16817
16818 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16819
16820 * config.sub (ncr3000): Change i386 to i486.
16821
16822 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16823
16824 * Makefile.in: add install-rcs, install-grep to
16825 install-no-fixedincludes, removed install-bison and install-libgcc
16826
16827 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16828
16829 * configure.in: grab the HPUX makefile fragment if on HPUX
16830
16831 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16832
16833 * Makefile.in: eradicate bison spoor (ditto libgcc).
16834 configure.in: recognise m68{k,000}-ericsson-OSE.
16835 es1800 is alias for m68k-ericsson-OSE
16836
16837 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16838
16839 * configure.in: rearrange the parts that remove programs from
16840 configdirs, based now on HOST==TARGET or by canonical triple.
16841
16842 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16843
16844 * test-build.mk: recurse explicitly with -f test-build.mk when
16845 appropriate. predicate stage3 and comparison on the existence
16846 of gcc. That is, if gcc isn't around, we aren't three-staging.
16847 On very clean, also remove ...stamp-co. Build in-place before
16848 doing other builds.
16849
16850 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16851
16852 * Makefile.in, configure.in: add tgas
16853
16854 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16855
16856 * Makefile.in: a number of changes merged in from progressive.
16857
16858 * configure.in: add libm.
16859
16860 * .cvsignore: ignore some stuff that comes from test-build.mk.
16861
16862 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16863
16864 * config.sub: Add es1800 (m68k-ericsson-es1800).
16865
16866 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16867
16868 * configure: Add program_suffix (parallel to program_prefix)
16869 * Makefile.in: adjust directory-creating script for losing decstation
16870
16871 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16872
16873 * configure: Minor $subdir-related fixes.
16874
16875 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16876
16877 * configure: fix various problems with propogating
16878 makefile_target_frag in subdirs.
16879 * configure.in: config libgcc if its there
16880
16881 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16882
16883 * config.sub: HPPA merge.
16884
16885 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16886
16887 * Makefile.in: Replace all-bison with all-byacc in all
16888 dependency lines for other tools (which now use byacc).
16889
16890 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16891
16892 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16893
16894 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16895
16896 * Makefile.in: make gprof rules similar to byacc rules (instead of
16897 vestigal $(unsubdir) that didn't work...)
16898
16899 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16900
16901 * config.sub: Add support for Linux.
16902 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16903 (at least for libg++).
16904
16905 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16906
16907 * configure.texi: fix doc for the -nfp option to configure
16908
16909 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16910
16911 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16912
16913 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16914
16915 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16916 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16917 * configure.in: added solaris* host_makefile_frag hook.
16918
16919 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16920
16921 * config.sub: changed recognition of m68000 so that various
16922 m68k types can be specified via m680[01234]0
16923
16924 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16925
16926 * config.sub (basic_machine): fix sed so that '-foo' isn't
16927 completely substituted out while .+'-foo' loses the '-foo'
16928
16929 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16930
16931 * config.sub ($os): Add -aout.
16932
16933 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16934
16935 * configure: If host_makefile_frag is absolute, don't
16936 prefix ${invsubdir} (relevant to libg++ auto-configure).
16937
16938 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16939
16940 * Makefile.in (tooldir): Define it.
16941 (all-ld): Depend on all-flex.
16942
16943 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16944
16945 * Makefile.in (check): Fix libg++ special case.
16946
16947 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16948
16949 * configure: do not bury `pwd` into config.status, thus do fewer
16950 pwd's.
16951
16952 * configure: print the "Building in" message only when building in
16953 other than "." AND verbose.
16954
16955 * configure: remove -s, rework -v to better accommodate guested
16956 configures.
16957
16958 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16959
16960 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16961
16962 * Makefile.in: macroize flags passed on recursion. remove
16963 fileutils.
16964
16965 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16966
16967 * configure: get makesrcdir right for subdirs deeper than 1.
16968
16969 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16970 install.
16971
16972 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16973
16974 * Makefile.in: don't print subdir_do or recursion lines.
16975
16976 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16977
16978 * standards.texi: added menu item.
16979
16980 * Makefile.in: build and install standards.info.
16981
16982 * standards.texi: new file.
16983
16984 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16985
16986 * configure: test for and move config.status pieces from
16987 ${subdir}/.
16988
16989 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16990
16991 * configure: Test for existance of files before trying to mv
16992 them, to avoid numerous non-existance messages.
16993
16994 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16995
16996 * configure: correct final line of config.status.
16997
16998 * configure: patch from eggert. Avoids a protection problem if
16999 the original Makefile.in is read only.
17000
17001 * configure: use move-if-change from gcc to create config.status.
17002 Some makefiles depend on config.status to tell if a directory
17003 has been reconfigured for a different host. This change
17004 prevents those directories from remaking everything in the case
17005 where the reconfig was only intended to rebuild a Makefile.
17006
17007 * configure: test for config.sub with "config.sub sun4" rather
17008 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17009 host alias from a missing config.sub.
17010
17011 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17012
17013 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17014 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17015
17016 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17017
17018 * configure: mkdir ${subdir} as needed.
17019
17020 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17021
17022 * Makefile.in,configure.in: added autoconf.
17023
17024 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17025
17026 * Makefile.in: no longer pass against on recursion.
17027
17028 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17029 definitions are not inherited.
17030
17031 * configure: correct makesrcdir when subdir is .
17032
17033 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17034
17035 * configure: Add support for 'subdirs' variable, which is
17036 like 'configdirs', except that configure doesn't re-invoke
17037 itself for subdirs, it just creates a Makefile for each subdir.
17038 * configure.texi: Document subdirs.
17039
17040 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17041
17042 * configure.in: added flex to configdirs
17043
17044 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17045
17046 * Makefile.in: remove clean-stamps from clean.
17047
17048 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17049
17050 * configure.in: Add gdbtest to configdirs.
17051
17052 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17053
17054 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17055 to recursive makes.
17056 * configure.in: Recognize new ncr3000 config.
17057
17058 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17059
17060 * Makefile.in, configure.in: removed references to gdbm.
17061
17062 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17063
17064 * config.sub: Don't canonicalize os value
17065 newsos* to bsd (readline needs to check for newsos).
17066 (This fix was earlier made Jan 31, but got re-broken.)
17067
17068 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17069
17070 * configure.in: sco is an os, not a vendor!
17071
17072 * configure: Quote $( better. Keep various shells happy.
17073
17074 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17075
17076 * Makefile.in: eliminate stamp-files.
17077
17078 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17079
17080 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17081 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17082
17083 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17084
17085 * config.sub: fix iris/iris3.
17086
17087 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17088
17089 * configure: re-add -rm.
17090
17091 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17092
17093 * Maskefile.in: add .stmp-rcs to all.
17094
17095 * configure.in: remove gas from rs6000 build, use aix host fragment.
17096
17097 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17098
17099 * configure: pass down site_option during recursion.
17100
17101 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17102
17103 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17104
17105 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17106
17107 * configure: Change exec_prefix so that it really defaults to prefix.
17108
17109 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17110
17111 * Makefile.in, configure.in: Add support for mmalloc library.
17112
17113 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17114
17115 * Makefile.in: add stmp dependencies for a few more things.
17116
17117 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17118
17119 * configure: adjusted error message on objdir/srcdir configure
17120 collision, per john's suggestion.
17121
17122 * Makefile.in: add libiberty stmp to all and all.cross.
17123
17124 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17125
17126 * Makefile.in: remove force dependencies, add grep to all.
17127
17128 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17129
17130 * Makefile.in: drop flex. make stamp files work.
17131
17132 * configure: added test for conflicting configuration in srcdir,
17133 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17134 gets cranky. use relative paths for configure and srcdir
17135 whenever possible. Send some error messages to stderr that were
17136 going to stdout.
17137
17138 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17139
17140 * Makefile.in: Fix libg++ rule to check for gcc directory
17141 before using gcc/gcc. Also pass XTRAFLAGS.
17142
17143 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17144
17145 * Makefile.in: added stmp-files so that directories aren't polled
17146 when they are already built.
17147
17148 * configure.texi: fixed a node pointer problem.
17149
17150 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17151
17152 * config.sub configure.in gdb/configure.in
17153 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17154 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17155 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17156
17157 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17158
17159 * configure: -recurring becomes -silent. corrected help message
17160 for -site= option.
17161
17162 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17163
17164 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17165
17166 * configure: when building Makefile for crosses, replace
17167 tooldir and program_prefix. default srcdir from location of
17168 config.sub. remove "for host in hosts" and "for target in
17169 targets" loops.
17170
17171 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17172
17173 * Makefile.in: Do not pass bindir or mandir to cvs.
17174
17175 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17176
17177 * Makefile.in, configure.in: removed traces of namesubdir,
17178 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17179 copyrights to '92, changed some from Cygnus to FSF.
17180
17181 * configure.texi: remove most references to multiple hosts,
17182 multiple targets, subdirs, etc.
17183
17184 * configure.man: removed rcsid. reference config.sub not
17185 config.subr.
17186
17187 * Makefile.in: mkdir $(infodir) on install-info.
17188
17189 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17190
17191 * configure.texi: Explain better about .gdbinit and about
17192 the environment that configure.in sections run in.
17193
17194 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17195
17196 * configure.in: Ultrix is only a decstation if it's a MIPS.
17197
17198 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17199
17200 * README: DOC.configure => cfg-paper.texi.
17201
17202 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17203
17204 * config.sub (near case $os): Don't convert newsos* to bsd!
17205
17206 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17207
17208 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17209 the number of copies of COPYING that go into the GDB tar file.
17210
17211 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17212
17213 * bfd/configure.in, gdb/config/mh-i386sco,
17214 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17215 Fix SCO configuration stuff.
17216
17217 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17218
17219 * Makefile.in: For libg++, make sure the -I pointing
17220 to the gcc directory goes *after* all the libg++-local -I flags.
17221 Also, move just-gcc dependency from just-libg++ to all-libg++.
17222
17223 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17224
17225 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17226
17227 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17228
17229 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17230
17231 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17232
17233 * config.sub: Add stratus configuration frags. Also
17234 submitted to FSF.
17235
17236 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17237
17238 * Makefile.in (DEV_SUPPORT): add configure.man.
17239
17240 * config.sub(Decode manufacturer-specific): add -none*.
17241
17242 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17243
17244 * Makefile.in: remove form feeds to make Sun's make happy.
17245 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17246
17247 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17248
17249 * Makefile.in (AR_FLAGS): Make quieter.
17250
17251 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17252
17253 * configure.in: Add libg++.
17254 * configure: When verbose, don't output the command line at each
17255 level; it will be unremarkably the same as the previous version,
17256 which will be the same as what the user typed.
17257
17258 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17259
17260 * configure.in, Makefile.in: fix clean-info, add flex. add
17261 fileutils.
17262
17263 * configure: be less sensitive to spaces in Makefile.in. Do not
17264 look for sources in "..". Doing so breaks subdirectories that
17265 might have their own configure. If a subdir has it's own
17266 configure script, use it.
17267
17268 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17269
17270 * cfg-paper.texi: some changes suggested by rms.
17271
17272 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17273
17274 * config.sub: Merge in some small additions from the FSF version,
17275 taken from the gcc distribution, to bring the Cygnus and FSF
17276 versions into closer sync.
17277
17278 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17279
17280 * configure.in: Changed svr4 references to sysv4.
17281
17282 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17283
17284 * configure: added -V for version number option.
17285
17286 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17287
17288 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17289 renamed from DOC.configure to cfg-paper.texi.
17290
17291 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17292
17293 * configure, config.subr, config.sub: config.subr is now
17294 config.sub again.
17295
17296 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17297
17298 * configure.texi: new file, in progress.
17299
17300 * Makefile.in: build info file and install the man page for
17301 configure.
17302
17303 * configure.man: new file, first cut.
17304
17305 * configure: find config.subr again now that configuration "none"
17306 has gone. removed all traces of the -ansi option. removed all
17307 traces of the -languages option.
17308
17309 * config.subr: resync from rms.
17310
17311 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17312
17313 * configure, config.sub, config.subr: merge config.sub into
17314 config.subr, call the result config.subr, remove config.sub, use
17315 config.subr.
17316
17317 * Makefile.in: revised install for dir.info.
17318
17319 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17320
17321 * configure.in: add decstation host makefile frag.
17322
17323 * Makefile.in: BISON now bison -y again. also install-gcc on
17324 install. clean-gdbm on clean. infodir belongs in datadir.
17325 Make directories for info install. Build dir.info here then
17326 install it.
17327
17328 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17329
17330 * Makefile.in: fix for bad directory tests.
17331
17332 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17333
17334 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17335 regexp. -srcdir relative was being handled incorrectly.
17336
17337 * Makefile.in: unwrapped some for loops so that parallel makes
17338 work again and so one can focus one's attention on a particular
17339 package.
17340
17341 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17342
17343 * configure: added PWD as a stand in for `pwd` (for speed). use
17344 elif wherever possible. make -srcdir work without -objdir.
17345 -objdir= commented out.
17346
17347 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17348
17349 * configure: +options become --options. -subdirs commented out.
17350 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17351 Makefile now at top of generated Makefile. Removed cvs log
17352 entries. added -srcdir. create .gdbinit only if there is one
17353 in ${srcdir}.
17354
17355 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17356 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17357 and mandir now keyed off datadir by default.
17358
17359 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17360
17361 * Freshly created ChangeLog.
17362
17363 \f
17364 Local Variables:
17365 mode: change-log
17366 left-margin: 8
17367 fill-column: 76
17368 version-control: never
17369 End: