Revert
[gcc.git] / ChangeLog
1 2012-07-04 Tristan Gingold <gingold@adacore.com>
2
3 * configure: Regenerate.
4
5 2012-07-03 Richard Guenther <rguenther@suse.de>
6
7 * Makfile.def (isl): Remove not necessary extra_exports and
8 extra_make_flags.
9 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
10 * Makefile.in: Regenerated.
11
12 2012-07-03 Richard Guenther <rguenther@suse.de>
13
14 * Makefile.def (cloog): Add V=1 to extra_make_flags.
15 * configure.ac: If either the ISL or the CLooG check failed
16 do not try to build in-tree versions.
17 * Makefile.in: Regenerated.
18 * configure: Regenerated.
19
20 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
21
22 * configure: Regenerate.
23
24 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
25
26 * MAINTAINERS (Various Maintainers): Add myself as testsuite
27 maintainer.
28
29 2012-07-02 Richard Guenther <rguenther@suse.de>
30
31 * configure: Regenerated.
32
33 2012-07-02 Richard Guenther <rguenther@suse.de>
34 Michael Matz <matz@suse.de>
35 Tobias Grosser <tobias@grosser.es>
36 Sebastian Pop <sebpop@gmail.com>
37
38 * Makefile.def: Add ISL host module, remove PPL host module.
39 Adjust ClooG host module to use the proper ISL.
40 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
41 * configure.ac: Include config/isl.m4. Add ISL host library,
42 remove PPL. Remove PPL configury, add ISL configury, adjust
43 ClooG configury.
44 * Makefile.in: Regenerated.
45 * configure: Likewise.
46
47 2012-07-02 Richard Guenther <rguenther@suse.de>
48
49 Merge from graphite branch
50 2011-07-21 Tobias Grosser <tobias@grosser.es>
51
52 * configure: Regenerated.
53 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
54 both cloog.org and legacy versions. The only supported version will
55 be CLooG with the isl backend.
56
57 2011-07-21 Tobias Grosser <tobias@grosser.es>
58
59 * configure: Regenerated.
60 * configure.ac: Require cloog isl 0.17.0
61
62 2011-07-21 Tobias Grosser <tobias@grosser.es>
63
64 * configure: Regenerated.
65 * config/cloog.m4: Do not define CLOOG_ORG
66
67 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
68
69 * configure.ac: Skip C if explicitly selected.
70 * configure: Regenerate.
71
72 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
73
74 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
75 they contain -O2.
76 * configure: Regenerate.
77
78 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
79
80 PR debug/53740
81 * df.h, df-problems.c, dce.c: Revert last patch.
82
83 2012-06-25 Iain Sandoe <iain@codesourcery.com>
84
85 * MAINTAINERS (Write After Approval): Update my email address.
86
87 2012-06-21 Meador Inge <meadori@codesourcery.com>
88
89 * MAINTAINERS (Write After Approval): Add myself.
90
91 2012-06-20 Jason Merrill <jason@redhat.com>
92
93 * Makefile.tpl (check-target-libgomp-c++): New.
94 (check-target-libitm-c++): New.
95 * Makefile.def (c++): Add them.
96 * Makefile.in: Regenerate.
97
98 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
99
100 * MAINTAINERS (Write After Approval): Add myself.
101
102 2012-05-16 Olivier Hainque <hainque@adacore.com>
103
104 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
105 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
106 (install-no-fixedincludes): Adjust accordingly.
107 * Makefile.in: Regenerate.
108
109 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
110
111 Merge upstream change
112 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
113
114 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
115
116 * MAINTAINERS (Write After Approval): Add myself.
117
118 2012-05-09 Nick Clifton <nickc@redhat.com>
119 Paul Smith <psmith@gnu.org>
120
121 PR bootstrap/50461
122 * configure.ac (mpfr-dir): When using in-tree MPFR sources
123 allow for the fact that from release v3.1.0 of MPFR the source
124 files were moved into a src sub-directory.
125 * configure: Regenerate.
126
127 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
128
129 * configure.ac: Bump minimum MPFR version to 2.4.0.
130 * configure: Regenerated.
131
132 2012-05-03 Olivier Hainque <hainque@adacore.com>
133
134 * config/mh-ppc-aix (LDFLAGS): Quote $(CC).
135
136 2012-05-01 Richard Henderson <rth@redhat.com>
137
138 * Makefile.def (libatomic): New target_module.
139 * configure.ac (target_libraries): Add libatomic.
140 (noconfigdirs): Check if libatomic is supported.
141 * Makefile.in, configure: Rebuild.
142
143 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
144
145 * MAINTAINERS (Write After Approval): Add myself.
146
147 2012-04-25 Joel Brobecker <brobecker@adacore.com>
148
149 * config.sub: Update to 2012-04-18 version from official repo.
150
151 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
152
153 * MAINTAINERS (Write After Approval): Add myself.
154
155 2012-04-11 Steve Ellcey <sellcey@mips.com>
156
157 * MAINTAINERS: Changed email address.
158
159 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
160
161 PR target/52737
162 * contrib/gcc_update (files_and_dependencies):
163 Remove gcc/config/avr/t-multilib from touch data.
164
165 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
166
167 * MAINTAINERS (OS Port Maintainers): Remove irix.
168 * configure.ac (enable_libgomp): Remove *-*-irix6*.
169 (unsupported_languages): Remove mips-sgi-irix6.*.
170 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
171 (with_stabs): Remove.
172 * configure: Regenerate.
173
174 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
175
176 * MAINTAINERS (OS Port Maintainers): Remove osf.
177 * configure.ac (enable_libgomp): Remove *-*-osf*.
178 (with_stabs): Remove alpha*-*-osf*.
179 * configure: Regenerate.
180
181 2012-03-05 Tristan Gingold <gingold@adacore.com>
182
183 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
184 * configure: Regenerate.
185
186 2012-02-17 Walter Lee <walt@tilera.com>
187
188 * MAINTAINERS: (Write After Approval): Delete myself.
189
190 2012-02-14 Walter Lee <walt@tilera.com>
191
192 * MAINTAINERS (tilegx port): Add myself.
193 (tilepro port): Add myself.
194 (Write After Approval): Add myself.
195
196 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
197
198 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
199 and Joseph Myers as docstring relicensing maintainers.
200
201 2012-02-09 Bin Cheng <bin.cheng@arm.com>
202
203 * MAINTAINERS (write-after-approval): Add myself.
204
205 2012-02-08 Ira Rosen <irar@il.ibm.com>
206
207 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
208 maintainer.
209
210 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
211
212 * MAINTAINERS (Write After Approval): Move myself to
213 maintain alphabetical order.
214
215 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
216
217 * MAINTAINERS (Write After Approval): Add myself.
218
219 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
220
221 * MAINTAINERS (Write After Approval): Add myself.
222
223 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
224 Jayant R Sonar <jayant.sonar@kpitcummins.com>
225
226 * configure.ac (cr16-*-*): Remove nonconfigdirs.
227 * configure: Regenerate.
228
229 2012-01-23 Harshit Chopra <harshit@google.com>
230
231 * MAINTAINERS (Write After Approval): Add myself.
232
233 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
234
235 * configure.ac: Remove reference to mh-interix.
236 * configure: Regenerate.
237
238 2012-01-05 Richard Henderson <rth@redhat.com>
239
240 PR bootstrap/51072
241 * configure.ac: Disable libitm if c++ is not enabled.
242 * configure: Rebuild.
243
244 * configure.ac: Fix regexp for same.
245 * configure: Rebuild.
246
247 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
248
249 * MAINTAINERS (Write After Approval): Add myself.
250
251 2012-01-02 Richard Guenther <rguenther@suse.de>
252
253 PR bootstrap/51686
254 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
255 * Makefile.in: Regenerate.
256
257 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
258
259 * MAINTAINERS (Write After Approval): Add myself.
260
261 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
262
263 * configure: Regenerate.
264
265 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
266
267 * MAINTAINERS (picochip): Changed email address.
268
269 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
270
271 * MAINTAINERS (write-after-approval): Add self.
272
273 2011-11-29 DJ Delorie <dj@redhat.com>
274
275 * configure.ac (rl78-*-*) New case.
276 * configure: Regenerate.
277 * MAINTAINERS: Add myself as RL78 maintainer.
278
279 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
280
281 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
282
283 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
284
285 * libtool.m4: dditional FreeBSD 10 fixes.
286
287 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
288
289 * MAINTAINERS: Move myself from Write After Approval to CPU Port
290 Maintainers section, as Epiphany maintainer.
291
292 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
293
294 PR target/49992
295 * configure.ac: Remove ranlib special-casing for Darwin.
296 * configure: Regenerate.
297
298 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
299
300 * MAINTAINERS (Reviewers): Keep the list sorted.
301
302 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
303
304 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
305
306 2011-11-09 Roland McGrath <mcgrathr@google.com>
307
308 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
309 * configure: Rebuild.
310 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
311 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
312 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
313 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
314 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
315 Add READELF.
316 * Makefile.in: Rebuild.
317
318 2011-11-09 Jason Merrill <jason@redhat.com>
319
320 * Makefile.def (language=c++): Remove check-c++0x.
321 * Makefile.in (check-gcc-c++): Regenerate.
322
323 2011-11-08 Richard Henderson <rth@redhat.com>
324
325 * configure.ac: Test for libitm directory present first.
326
327 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
328
329 * configure.ac: Test libitm/configure.tgt to disable libitm.
330 * configure: Rebuild.
331
332 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
333 Richard Henderson <rth@redhat.com>
334
335 Merged from transactional-memory.
336
337 * Makefile.def (lang_env_dependencies): libitm is c++.
338 Add libitm target module.
339 * configure.ac: Likewise.
340 * config/mmap.m4: New file.
341 * contrib/gcc_update: Add libitm to touch data.
342 * Makefile.in, configure: Rebuild.
343
344 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
345
346 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
347 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
348 * Makefile.in: Regenerate.
349
350 2011-11-01 DJ Delorie <dj@redhat.com>
351
352 * config.sub: Update to version 2011-10-29 (added rl78)
353
354 2011-10-27 Nick Clifton <nickc@redhat.com>
355
356 * config.sub: Import these changes from the config project:
357
358 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
359 Ben Elliston <bje@gnu.org>
360
361 * config.sub (epiphany): New.
362
363 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
364 Ben Elliston <bje@gnu.org>
365
366 * config.sub (hexagon, hexagon-*): New.
367
368 2011-08-23 Roland McGrath <mcgrathr@google.com>
369
370 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
371 64eb to be64.
372
373 2011-08-16 Roland McGrath <mcgrathr@google.com>
374
375 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
376 (nacl): Grok as alias for 32el-unknown-nacl.
377
378 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
379
380 * MAINTAINERS (Write After Approval): Add myself.
381
382 2011-10-24 Teresa Johnson <tejohnson@google.com>
383
384 * MAINTAINERS (Write After Approval): Add myself.
385
386 2011-09-21 Jakub Jelinek <jakub@redhat.com>
387
388 * MAINTAINERS (sparc port): Remove myself.
389
390 2011-09-14 Tom de Vries <tom@codesourcery.com>
391
392 * MAINTAINERS (Write After Approval): Add myself.
393
394 2011-08-14 Yao Qi <yao@codesourcery.com>
395
396 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
397 * configure: Regenerate.
398
399 2011-07-26 Ian Lance Taylor <iant@google.com>
400
401 * configure.ac: Set have_compiler based on whether gcc directory
402 exists, rather than on whether gcc is in configdirs.
403 * configure: Rebuild.
404
405 2011-07-21 Joseph Myers <joseph@codesourcery.com>
406
407 * MAINTAINERS (Global Reviewers): Add self.
408
409 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
410
411 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
412 link directories.
413 * Makefile.in: Rebuild.
414
415 2011-07-20 Ian Lance Taylor <iant@google.com>
416
417 PR bootstrap/49787
418 * configure.ac: Move --enable-bootstrap handling earlier in file.
419 If --enable-bootstrap and either --enable-build-with-cxx or
420 --enable-build-poststage1-with-cxx, enable C++ automatically.
421 * configure: Rebuild.
422
423 2011-07-19 Ian Lance Taylor <iant@google.com>
424
425 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
426 make C++ a boot_language. Set and substitute
427 POSTSTAGE1_CONFIGURE_FLAGS.
428 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
429 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
430 * configure, Makefile.in: Rebuild.
431
432 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
433
434 * MAINTAINERS (Register Allocation): Move myself from reviewers to
435 maintainers.
436
437 2011-07-18 Jakub Jelinek <jakub@redhat.com>
438
439 * MAINTAINERS (Global Reviewers): Add myself.
440
441 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
442
443 * configure: Regenerate.
444
445 2011-07-16 Jason Merrill <jason@redhat.com>
446
447 * Makefile.def (language=c++): Add check-c++0x and
448 check-target-libmudflap-c++.
449 * Makefile.tpl (check-target-libmudflap-c++): New.
450 * Makefile.in: Regenerate.
451
452 2011-07-16 Matthias Klose <doko@ubuntu.com>
453
454 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
455 * Makefile.def (target_modules/libjava): Pass
456 $(EXTRA_CONFIGARGS_LIBJAVA).
457 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
458 if not configured with --enable-static-libjava.
459 * Makefile.in: Regenerate.
460 * configure: Likewise.
461
462 2011-07-15 Jason Merrill <jason@redhat.com>
463
464 * Makefile.in (check-c++): Move check-gcc-c++0x after
465 check-target-libstdc++-v3.
466
467 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
468
469 * MAINTAINERS (c6x port): New entry.
470
471 2011-07-13 Jason Merrill <jason@redhat.com>
472
473 * Makefile.in (check-gcc-c++0x): New.
474 (check-c++): Depend on it.
475
476 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
477
478 PR target/39150
479 * configure.ac (i[3456789]86-*-solaris2*): Also accept
480 x86_64-*-solaris2.1[0-9]*.
481 * configure: Regenerate.
482
483 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
484
485 * MAINTAINERS (RTL optimizers): Add self.
486
487 2011-06-27 Gabriel Charette <gchare@google.com>
488
489 * MAINTAINERS (Write After Approval): Add myself.
490
491 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
492
493 PR regression/47836
494 PR bootstrap/23656
495 PR other/47733
496 PR bootstrap/49247
497 PR c/48825
498 * configure.ac (target_libraries): Remove target-libiberty.
499 Remove case-statement setting skipdirs=target-libiberty for
500 multiple targets. Remove checking target_configdirs and
501 removing target-libiberty but keeping target-libgcc if
502 otherwise empty.
503 * Makefile.def (target_modules): Don't add libiberty.
504 (dependencies): Remove all traces of target-libiberty.
505 * configure, Makefile.in: Regenerate.
506
507 2011-06-13 Walter Lee <walt@tilera.com>
508
509 * configure.ac (tilepro-*-*) New case.
510 (tilegx-*-*): Likewise.
511 * configure: Regenerate.
512
513 2011-06-06 Jing Yu <jingyu@google.com>
514
515 * configure.ac: Skip target-libiberty for
516 arm*-*-linux-androideabi.
517 * configure: Regenerated.
518
519 2011-06-06 Nick Clifton <nickc@redhat.com>
520
521 * config.sub: Sync from upstream.
522
523 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
524
525 * MAINTAINERS (Write After Approval): Add myself.
526
527 2011-06-01 Daniel Jacobowitz <drow@false.org>
528
529 * MAINTAINERS: Update my email address.
530
531 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
532
533 * MAINTAINERS (Write After Approval): Update my email address.
534
535 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
536
537 * MAINTAINERS (Write After Approval): Add myself.
538
539 2011-05-08 Doug Kwan <dougkwan@google.com>
540
541 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
542 * configure: Regenerated.
543 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
544 value from configure.
545 * Makefile.in: Regenerated.
546
547 2011-05-05 Joseph Myers <joseph@codesourcery.com>
548
549 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
550 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
551 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
552 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
553 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
554 *-*-vxworks*): Disable newlib and libgloss in separate case
555 statement.
556 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
557 to separate case statement.
558 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
559 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
560 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
561 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
562 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
563 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
564 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
565 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
566 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
567 i[[3456789]]86-*-rdos*, m32r-*-*,
568 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
569 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
570 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
571 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
572 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
573 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
574 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
575 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
576 and libgloss in main case over targets. Remove most empty cases
577 in main case over targets.
578 * configure: Regenerate.
579
580 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
581
582 * MAINTAINERS (Write After Approval): Add myself.
583
584 2011-05-04 Joseph Myers <joseph@codesourcery.com>
585
586 * configure.ac: Remove code setting special library locations for
587 hppa*64*-*-hpux11*. Remove code setting compiler for
588 sparc-sun-solaris2*.
589 * configure: Regenerate.
590
591 2011-05-04 Joseph Myers <joseph@codesourcery.com>
592
593 * configure.ac: Separate libgloss_dir settings from general case
594 over targets.
595 * configure: Regenerate.
596
597 2011-04-28 Joseph Myers <joseph@codesourcery.com>
598
599 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
600 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
601 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
602 cases in libgcj-disabling case statement.
603 (hppa*64*-*-linux*): Set unsupported_languages instead of
604 disabling target-zlib.
605 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
606 to hppa*64*-*-hpux*.
607 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
608 hppa*-*-hpux*.
609 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
610 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
611 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
612 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
613 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
614 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
615 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
616 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
617 libgcj-disabling case statement.
618 * configure: Regenerate.
619
620 2011-04-28 Joseph Myers <joseph@codesourcery.com>
621
622 * configure.ac: Disable Java for targets not supporting libffi.
623 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
624 Remove cases in Java-disabling statement.
625 (*arm-wince-pe): Change to arm-wince-pe.
626 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
627 cases in Java-disabling statement.
628 (bfin-*-*): Don't disable Java again.
629 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
630 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
631 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
632 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
633 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
634 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
635 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
636 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
637 Java-disabling statement.
638 (mmix-*-*): Don't disable Java again.
639 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
640 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
641 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
642 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
643 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
644 statement.
645 * configure: Regenerate.
646
647 2011-04-28 Joseph Myers <joseph@codesourcery.com>
648
649 * configure.ac: Separate cases disabling Java and Java libraries
650 from general case over targets.
651 * configure: Regenerate.
652
653 2011-04-21 Jie Zhang <jzhang918@gmail.com>
654
655 * MAINTAINERS: Update my email address.
656
657 2011-04-20 Easwaran Raman <eraman@google.com>
658
659 * MAINTAINERS (Write After Approval): Add myself.
660
661 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
662
663 PR lto/48086
664 * configure.ac: Re-enable LTO on *-apple-darwin9*.
665 * configure: Regenerate.
666
667 2011-04-16 Jim Meyering <meyering@redhat.com>
668
669 * MAINTAINERS (Write After Approval): Add myself.
670
671 2011-04-15 Dodji Seketeli <dodji@redhat.com>
672
673 * MAINTAINERS: Update my email address.
674
675 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
676
677 * MAINTAINERS (Write After Approval): Add myself.
678
679 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
680
681 * MAINTAINERS (Write After Approval): Add myself.
682
683 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
684
685 * MAINTAINERS (Write After Approval): Add myself.
686
687 2011-04-06 Joseph Myers <joseph@codesourcery.com>
688
689 * configure.ac (build_tools): Remove build-byacc.
690 (host_libs): Remove mmalloc.
691 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
692 autoconf automake libtool diff rcs fileutils shellutils time
693 textutils wdiff find uudecode hello tar gzip indent recode release
694 sed perl gawk findutils gettext zip.
695 (libgcj): Remove target-qthreads.
696 (target_tools): Remove target-examples target-gperf.
697 (YACC): Don't handle building byacc.
698 * configure: Regenerate.
699 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
700 dosutils, examples, fileutils, find, findutils, gawk, gettext,
701 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
702 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
703 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
704 handle building components.
705 * Makefile.in: Regenerate.
706
707 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
708
709 * MAINTAINERS: Update my email address as Xtensa maintainer.
710
711 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
712
713 * config.sub: Sync from upstream.
714
715 2011-04-01 Joseph Myers <joseph@codesourcery.com>
716
717 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
718 (microblaze*): Don't disable libssp.
719 * configure: Regenerate.
720
721 2011-04-01 Joseph Myers <joseph@codesourcery.com>
722
723 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
724 moveifchange.
725 * configure: Regenerate.
726 * Makefile.tpl: Use @SHELL@ not @config_shell@.
727 * Makefile.in: Regenerate.
728
729 2011-04-01 Joseph Myers <joseph@codesourcery.com>
730
731 * configure.ac (*-*-sysv4*): Don't enable libgomp.
732 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
733 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
734 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
735 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
736 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
737 md_exec_prefix cases.
738 * configure: Regenerate.
739
740 2011-04-01 Joseph Myers <joseph@codesourcery.com>
741
742 * configure.ac: Separate cases disabling target-libssp,
743 target-libiberty, target-libstdc++-v3 and Fortran from general
744 case over targets.
745 * configure: Regenerate.
746
747 2011-04-01 Joseph Myers <joseph@codesourcery.com>
748
749 * configure.ac (*-*-chorusos): Don't disable libgcj.
750 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
751 Remove case.
752 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
753 (arm-*-coff): Don't disable libgcj.
754 (arm*-*-linux-gnueabi): Remove useless assignment.
755 (arm-*-riscix*): Don't disable libgcj.
756 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
757 configuration.
758 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
759 (c54x*-*-*): Remove case.
760 (tic54x-*-*): Don't disable GCC or GCC libraries.
761 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
762 to *.
763 (d10v-*-*): Don't disable GCC libraries.
764 (d30v-*-*): Don't disable libgcj.
765 (h8500-*-*): Don't disable GCC libraries.
766 (i960-*-*): Don't disable libgcj.
767 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
768 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
769 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
770 libgcj.
771 (m68k-*-coff*): Remove case.
772 (mmix-*-*): Don't disable libgloss on host.
773 (mn10200-*-*, mn10300-*-*): Remove cases.
774 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
775 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
776 Don't disable libgcj.
777 (romp-*-*): Remove case.
778 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
779 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
780 case.
781 (v810-*-*): Don't disable GCC libraries.
782 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
783 (ip2k-*-*): Don't disable GCC libraries.
784 * configure: Regenerate.
785
786 2011-03-28 Joseph Myers <joseph@codesourcery.com>
787
788 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
789 libffi on host.
790 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
791 on host.
792 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
793 * configure: Regenerate.
794
795 2011-03-26 John Marino <binutils@marino.st>
796
797 * configure.ac: Add support for *-*-dragonfly*
798 * configure: Regenerate.
799
800 2011-03-25 Joseph Myers <joseph@codesourcery.com>
801
802 * configure.ac (native_only): Remove.
803 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
804 send-pr uudecode guile gnuserv on host.
805 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
806 send-pr rcs guile perl texinfo libtool on host.
807 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
808 automake send-pr rcs guile perl texinfo libtool on host.
809 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
810 (*-*-kaos*): Don't disable target-examples target-gperf on target.
811 (alpha*-dec-osf*): Don't disable fileutils on target.
812 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
813 texinfo send-pr expect dejagnu on target.
814 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
815 target-qthreads on target.
816 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
817 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
818 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
819 x86_64-*-mingw*): Don't disable expect on target.
820 (*-*-cygwin*): Don't disable target-gperf on target.
821 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
822 gnuserv on target.
823 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
824 target.
825 * configure: Regenerate.
826
827 2011-03-25 Joseph Myers <joseph@codesourcery.com>
828
829 * configure.ac (target_tools): Remove target-groff.
830 (native_only): Remove target-groff.
831 (hppa*64*-*-*): Don't disable byacc.
832 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
833 setting.
834 (*-*-kaos*): Don't skip target-librx and target-groff.
835 (*-*-netware*): Don't skip target-libmudflap.
836 (*-*-tpf*): Don't skip target-libmudflap.
837 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
838 directories on the host.
839 (ia64*-*-*vms*): Don't skip tix.
840 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
841 host.
842 * configure: Regenerate.
843
844 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
845
846 * configure.ac: Remove references to mt-mep, mt-netware,
847 mt-wince.
848 * Makefile.def: Add all-utils soft dependencies.
849 * Makefile.tpl: Remove GDB_NLM_DEPS.
850 * configure: Regenerate.
851 * Makefile.in: Regenerate.
852
853 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
854
855 * configure.ac: Do not include mh-x86omitfp.
856 * configure: Regenerate.
857
858 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
859
860 * configure.ac: Remove empty cases.
861 * configure: Regenerate.
862
863 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
864
865 * Makefile.def: Add dependency from termcap to gdb.
866 * Makefile.in: Regenerate.
867
868 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
869
870 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
871 * configure: Regenerate.
872 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
873 * Makefile.tpl: Likewise.
874 * Makefile.in: Regenerate.
875
876 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
877
878 * configure.ac: Remove all mentions of tentative_cc.
879 * configure: Regenerate.
880
881 2011-03-24 Joseph Myers <joseph@codesourcery.com>
882
883 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
884 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
885 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
886 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
887 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
888 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
889 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
890 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
891 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
892 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
893 *-*-rhapsody*): Remove host cases.
894 * configure: Regenerate.
895
896 2011-03-24 Joseph Myers <joseph@codesourcery.com>
897
898 * configure.ac (ppc*-*-pe): Remove host case.
899 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
900 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
901 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
902 cases.
903 * configure: Regenerate.
904
905 2011-03-24 Joseph Myers <joseph@codesourcery.com>
906
907 * config.sub: Update to version 2011-03-23.
908
909 2011-03-22 Joseph Myers <joseph@codesourcery.com>
910
911 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
912 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
913 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
914 * configure: Regenerate.
915
916 2011-03-22 Joseph Myers <joseph@codesourcery.com>
917
918 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
919 to Write After Approval.
920 * config-ml.in: Don't handle arc-*-elf*.
921 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
922 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
923 handle GCC libraries.
924 * configure: Regenerate.
925
926 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
927
928 PR bootstrap/48120:
929 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
930 Add -lstdc++ -lm to LIBS.
931 * configure: Regenerate.
932
933 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
934
935 * config.guess: Update to version 2011-02-02
936 * config.sub: Update to version 2011-02-24
937
938 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
939
940 PR lto/48086
941 * configure.ac: Re-enable LTO on *-apple-darwin9.
942 * configure: Regenerate.
943
944 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
945
946 PR lto/48086
947 * configure.ac: Disable LTO on darwin due to an assembler change in
948 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
949 under 256.
950 * configure: Regenerate.
951
952 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
953
954 * MAINTAINERS: Update myself as score backend maintainer,
955 update my e-mail address.
956
957 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
958
959 * MAINTAINERS: Update my e-mail address.
960
961 2011-03-06 Joey Ye <joey.ye@arm.com>
962
963 * MAINTAINERS: Update my e-mail address.
964
965 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
966
967 * configure.ac: Adjust test of with_ppl.
968 * configure: Regenerated.
969
970 2011-03-02 Kai Tietz <ktietz@redhat.com>
971
972 * MAINTAINERS: Adjust my e-mail address.
973
974 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
975
976 * configure.ac: Add -lpwl to ppllibs.
977 * configure: Regenerated.
978
979 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
980
981 * config/cloog.m4: Add -lisl to clooglibs.
982 * configure: Regenerated.
983
984 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
985
986 * MAINTAINERS (CPU Port maintainers): Add self.
987
988 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
989
990 * MAINTAINERS: Add myself as testsuite maintainer.
991
992 2011-02-15 Mike Stump <mikestump@comcast.net>
993
994 * MAINTAINERS: Add myself as testsuite maintainer.
995
996 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
997
998 Import from Libtool and gnulib:
999
1000 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1001
1002 Prepare for supporting FreeBSD 10.
1003 * config.rpath: Remove handling of freebsd1* which soon would
1004 match FreeBSD 10.0.
1005
1006 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1007
1008 Remove support for FreeBSD 1.x.
1009 * libtool.m4 (_LT_LINKER_SHLIBS)
1010 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1011 soon would incorrectly match FreeBSD 10.0.
1012
1013 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1014
1015 PR binutils/12283
1016 * move-if-change: Import version from gnulib.
1017
1018 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1019
1020 PR lto/47225
1021 * Makefile.def (lto-plugin): Double dash for enable-shared.
1022 (configure-gcc): Depend on all-lto-plugin.
1023 * Makefile.in: Rebuilt.
1024
1025 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1026
1027 * configure.ac: Remove extra bracket.
1028 * configure: Regenerate.
1029
1030 2011-02-08 Tobias Burnus <burnus@net-b.de>
1031
1032 * MAINTAINERS: Add myself as libquadmath maintainer.
1033
1034 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1035
1036 * MAINTAINERS: Update my email address.
1037
1038 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1039
1040 * MAINTAINERS (option handling): Add self.
1041
1042 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1043
1044 PR lto/47225
1045 * Makefile.def: Add dependency for install-gcc
1046 on install-lto-plugin.
1047 * Makfile.in: Regenerated
1048
1049 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1050
1051 * MAINTAINERS (CPU Port Maintainers): Add myself.
1052
1053 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1054
1055 PR libgcj/44341
1056 * configure.ac: Discard --with-* flags for host when configuring
1057 target libraries for cross build.
1058 * configure: Rebuilt.
1059
1060 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1061
1062 * MAINTAINERS (linear loop transforms): Removed.
1063
1064 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1065
1066 * configure.ac: If with_ppl is no, move setting with_cloog=no
1067 after CLOOG_REQUESTED check.
1068 * configure: Regenerated.
1069
1070 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1071
1072 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1073 CLooG has been requested.
1074 * configure: Regenerated.
1075
1076 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1077
1078 * configure: Regenerated.
1079 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1080
1081 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1082
1083 * configure: Regenerated.
1084 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1085
1086 2011-01-21 Andreas Schwab <schwab@redhat.com>
1087
1088 * configure.ac: Use AS_HELP_STRING throughout.
1089 * configure: Regenerate.
1090
1091 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1092
1093 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1094 * configure: Regenerate.
1095
1096 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1097
1098 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1099
1100 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1101
1102 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1103 for ia64-hpux.
1104 * configure: Regenerate.
1105
1106 2011-01-07 Jan Hubicka <jh@suse.cz>
1107
1108 PR lto/47225
1109 * Makefile.in: Regenerate.
1110 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1111 configure.
1112
1113 2011-01-07 Jan Hubicka <jh@suse.cz>
1114
1115 * Makefile.in: Regenerate.
1116 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1117 and configure dependency on lto-plugin configure.
1118 (lto-plugin module): Remove dependency on GCC; add dependency on
1119 liniberty.
1120
1121 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1122
1123 * MAINTAINERS (Write After Approval): Add myself.
1124
1125 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1126
1127 * configure: Regenerate.
1128
1129 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1130
1131 * configure.ac: (picochip): Disable libiberty.
1132
1133 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1134
1135 * MAINTAINERS (Write After Approval): Add myself.
1136
1137 2010-12-10 Ian Lance Taylor <iant@google.com>
1138
1139 PR bootstrap/46819
1140 * configure.ac: For --disable-libgcj clear libgcj_saved.
1141 * configure: Rebuild.
1142
1143 2010-12-10 Tobias Burnus <burnus@net-b.de>
1144
1145 PR fortran/46540
1146 * configure.ac: Add --disable-libquadmath and
1147 --disable-libquadmath-support.
1148 * configure: Regenerate.
1149
1150 2010-12-03 Ian Lance Taylor <iant@google.com>
1151
1152 * MAINTAINERS: Add myself as libgo maintainer.
1153
1154 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1155
1156 PR libffi/46792
1157 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1158 * configure: Regenerate.
1159
1160 2010-12-02 Ian Lance Taylor <iant@google.com>
1161
1162 * configure.ac: Always set default for poststage1_ldflags to
1163 -static-libstdc++ -static-libgcc.
1164
1165 2010-11-29 Andreas Schwab <schwab@redhat.com>
1166
1167 * configure.ac: Move comment to remove extra space in last argument
1168 of GCC_TARGET_TOOL.
1169
1170 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1171
1172 PR other/46026
1173 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1174 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1175 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1176 (BASE_FLAGS_TO_PASS): Use it.
1177 * configure: Rebuilt.
1178 * Makefile.in: Rebuilt.
1179
1180 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1181
1182 PR binutils/12258
1183 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1184 Properly check default linker.
1185 * configure: Regnerated.
1186
1187 2010-11-23 Matthias Klose <doko@ubuntu.com>
1188
1189 * configure.ac: For --enable-gold, handle value `default' instead of
1190 `both*'. New configure option --{en,dis}able-ld.
1191 * configure: Regenerate.
1192
1193 2010-11-20 Ian Lance Taylor <iant@google.com>
1194
1195 * configure.ac: Only disable a language library if no language needs
1196 it. Don't let --disable-libgcj uncondtionally disable libffi.
1197 * configure: Rebuild.
1198
1199 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1200
1201 * Makefile.in: Regenerate.
1202
1203 PR other/46202
1204 * configure.ac: Fix just-built in-tree STRIP name to be
1205 binutils/strip-new.
1206 * configure: Regenerate.
1207 * Makefile.def (install-strip-gcc, install-strip-binutils)
1208 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1209 (install-strip-sid): Mirror dependencies on non-strip variants
1210 of these targets on the respective -strip prerequisites.
1211 * Makefile.tpl (install-strip, install-strip-host)
1212 (install-strip-target): New targets.
1213 (install-strip-[+module+], install-strip-target-[+module+]):
1214 New targets.
1215 * Makefile.in: Regenerate.
1216
1217 2010-11-19 Ian Lance Taylor <iant@google.com>
1218 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1219
1220 * configure.ac: Add target-libgo to target_libraries. Set
1221 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1222 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1223 (HOST_EXPORTS): Add GOC.
1224 (BASE_TARGET_EXPORTS): Add GOC.
1225 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1226 (GOCFLAGS_FOR_TARGET): New variable.
1227 (EXTRA_HOST_FLAGS): Add GOC.
1228 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1229 * Makefile.def (target_modules): Add libgo.
1230 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1231 (dependencies): Add dependency from configure-target-libgo to
1232 configure-target-libffi and all-target-libstdc++-v3. Add
1233 dependencies from all-target-libgo to all-target-libffi.
1234 (languages): Add go.
1235 * configure: Rebuild.
1236 * Makefile.in: Rebuild.
1237
1238 2010-11-19 Ian Lance Taylor <iant@google.com>
1239
1240 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1241 compiler/flag environment variables.
1242
1243 2010-11-18 Ian Lance Taylor <iant@google.com>
1244
1245 * configure.ac: Check for lang_requires_boot_languages in
1246 config-lang.in files.
1247 * configure: Rebuild.
1248
1249 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1250 Tobias Burnus <burnus@net-b.de>
1251
1252 PR fortran/32049
1253 * Makefile.def: Add libquadmath; build it with language=fortran.
1254 * configure.ac: Add libquadmath.
1255 * Makefile.tpl: Handle multiple libs in check-[+language+].
1256 * Makefile.in: Regenerate.
1257 * configure: Regenerate.
1258
1259 2010-11-16 Tom Tromey <tromey@redhat.com>
1260
1261 * MAINTAINERS: Moved myself to reviewers section.
1262
1263 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1264
1265 * MAINTAINERS: Moved myself to reviewers section.
1266
1267 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1268
1269 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1270 (Write After Approval): Remove self.
1271
1272 2010-11-15 Andreas Schwab <schwab@redhat.com>
1273
1274 * configure.ac: Fix spelling in option names.
1275 * configure: Regenerated.
1276
1277 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1278
1279 PR bootstrap/39622
1280 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1281 * configure: Regenerated.
1282
1283 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1284
1285 * MAINTAINERS: Update my email address.
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-12 Tobias Grosser <grosser@fim.uni-passau.de>
1300
1301 * configure: Regenerate.
1302
1303 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1304
1305 * configure.ac: Support official CLooG.org versions.
1306 * configure: Regenerate.
1307 * config/cloog.m4: New.
1308
1309 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1310
1311 * MAINTAINERS (Write After Approval): Add myself.
1312
1313 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1314
1315 * MAINTAINERS: Update my email address.
1316
1317 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1318
1319 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1320 * configure: Regenerate.
1321
1322 2010-11-03 Ian Lance Taylor <iant@google.com>
1323 Dave Korn <dave.korn.cygwin@gmail.com>
1324
1325 PR lto/46273
1326 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1327 and on other supported platforms whenever LTO is enabled.
1328 * configure: Rebuild.
1329
1330 2010-11-02 Alan Modra <amodra@gmail.com>
1331
1332 PR binutils/12110
1333 * configure.ac: Error when source path contains spaces.
1334 * configure: Regenerate.
1335
1336 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1337
1338 * MAINTAINERS: Update my email address.
1339
1340 2010-10-20 Ian Lance Taylor <iant@google.com>
1341
1342 * Makefile.def (target_modules): Set lib_path to src/.libs for
1343 libstdc++-v3 module.
1344 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1345 * Makefile.in: Rebuild.
1346
1347 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1348
1349 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1350 (Write After Approval): Remove myself.
1351
1352 2010-10-15 Tristan Gingold <gingold@adacore.com>
1353
1354 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1355
1356 2010-10-14 Douglas Rupp <rupp@gnat.com>
1357
1358 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1359
1360 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1361
1362 * configure.ac (build_lto_plugin): New shell variable.
1363 (--enable-lto): Turn on by default for all non-ELF platforms that
1364 have had LTO support added so far. Set build_lto_plugin appropriately
1365 for both ELF and non-ELF.
1366 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1367 * configure: Regenerate.
1368
1369 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1370
1371 Sync from src:
1372 * configure.ac (v850 support): Remove target-libgloss from
1373 noconfigdirs.
1374 * configure: Regenerate.
1375
1376 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1377
1378 PR bootstrap/45326
1379 PR bootstrap/45174
1380 * configure.ac: Honor initial values of $build_configargs,
1381 $host_configargs, $target_configargs. Mark the precious, so
1382 environment settings get recorded.
1383 * configure: Regenerate.
1384
1385 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1386
1387 PR bootstrap/45796
1388 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1389 Depend on all-build-libiberty.
1390 * Makefile.in: Regenerate.
1391
1392 2010-09-30 Michael Eager <eager@eagercon.com>
1393
1394 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1395 * configure: Regenerate.
1396
1397 2010-09-28 Michael Eager <eager@eagercon.com>
1398
1399 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1400
1401 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1402
1403 PR bootstrap/44621
1404 * configure.ac: Fix unportable shell quoting.
1405 * configure: Regenerate.
1406
1407 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1408
1409 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1410 targets and amend comment.
1411 * configure: Regenerate.
1412
1413 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1414
1415 * MAINTAINERS (Write After Approval): Add myself.
1416
1417 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1418
1419 * configure.ac: Enable LTO by default on Darwin.
1420 * configure: Regenerate.
1421
1422 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1423
1424 * MAINTAINERS (Write After Approval): Add myself.
1425
1426 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1427
1428 * MAINTAINERS (Write After Approval): Add myself.
1429
1430 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1431
1432 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1433 ports
1434
1435 2010-07-28 David Yuste <david.yuste@gmail.com>
1436
1437 * MAINTAINERS (Write After Approval): Add myself.
1438
1439 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1440
1441 * configure.ac: Support all v850 targets.
1442 * configure: Regenerate.
1443
1444 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1445
1446 PR bootstrap/44455
1447 * configure.ac (extra_mpfr_configure_flags): Copy from
1448 extra_mpc_gmp_configure_flags.
1449 * configure: Re-generated.
1450
1451 2010-07-22 Andi Kleen <ak@linux.intel.com>
1452
1453 * MAINTAINERS (Write After Approval): Add myself.
1454
1455 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1456
1457 * MAINTAINERS (Write After Approval): Add myself.
1458
1459 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1460
1461 * MAINTAINERS (Write After Approval): Add myself.
1462
1463 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1464
1465 PR target/44862
1466 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1467 Provide -B option to allow for link spec %s substitutions for
1468 libstdc++.a on darwin.
1469 * Makefile.in: Regenerate.
1470
1471 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1472
1473 * MAINTAINERS (Reviewers): Update my e-mail address
1474
1475 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1476
1477 * Makefile.def (configure-gcc): Depend on all-libelf.
1478 * Makefile.in: Rebuild.
1479
1480 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1481
1482 * MAINTAINERS (Write After Approval): Add myself in the right place.
1483
1484 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1485
1486 * MAINTAINERS (Write After Approval): Add myself.
1487
1488 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1489
1490 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1491
1492 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1493
1494 * config.sub: Update to version 2010-05-21.
1495 * config.guess: Update to version 2010-04-03.
1496
1497 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1498
1499 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1500 * configure: Regenerate.
1501
1502 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1503
1504 * MAINTAINERS (Write After Approval): Add myself.
1505
1506 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1507
1508 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1509 a platform that supports LTO.
1510 * configure: Regenerate.
1511
1512 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1513
1514 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1515 * configure: Regenerated.
1516
1517 2010-04-27 Roland McGrath <roland@redhat.com>
1518 H.J. Lu <hongjiu.lu@intel.com>
1519
1520 * configure.ac (--enable-gold): Support both, both/gold and
1521 both/bfd to add gold to configdirs without removing ld.
1522 * configure: Regenerated.
1523
1524 * Makefile.def: Add install-gold dependency to install-ld.
1525 * Makefile.in: Regenerated.
1526
1527 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1528
1529 PR lto/42776
1530 * configure.ac (--enable-lto): Refactor handling so libelf tests
1531 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1532 and allow LTO to be explicitly enabled on non-ELF platforms that
1533 are known to support it inside else-clause.
1534 * configure: Regenerate.
1535
1536 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1537
1538 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1539 * configure: Regenerate.
1540
1541 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1542
1543 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1544 * configure: Regenerate.
1545
1546 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1547
1548 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1549 separately.
1550 * configure: Regenerate.
1551
1552 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1553
1554 * MAINTAINERS (Write After Approval): Add myself.
1555
1556 2010-04-14 Tristan Gingold <gingold@adacore.com>
1557
1558 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1559 * configure: Regenerate.
1560
1561 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1562
1563 * configure: Regenerate after change to elf.m4.
1564
1565 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1566
1567 * MAINTAINERS (Write After Approval): Add myself.
1568
1569 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1570
1571 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1572 * configure: Regenerated.
1573
1574 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1575
1576 * configure.ac: Print "buggy but acceptable" when CLooG
1577 revision is less than 9.
1578 * configure: Regenerated.
1579
1580 2010-04-01 Diego Novillo <dnovillo@google.com>
1581
1582 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1583
1584 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1585
1586 PR bootstrap/43615
1587 PR bootstrap/43328
1588
1589 Revert:
1590
1591 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1592
1593 * configure.ac: Do not pass --enable-multilib nor
1594 --disable-multilib in baseargs. Accept explicitly passed
1595 --enable_multilib.
1596 * configure: Regenerate.
1597
1598 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1599
1600 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1601
1602 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1603
1604 * MAINTAINERS: Remove myself.
1605
1606 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1607
1608 PR bootstrap/43328
1609 * configure.ac: Do not pass --enable-multilib nor
1610 --disable-multilib in baseargs. Accept explicitly passed
1611 --enable_multilib.
1612 * configure: Regenerate.
1613
1614 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1615
1616 * MAINTAINERS (spu port): Remove me.
1617
1618 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1619
1620 * configure.ac (tic6x-*-*): New case.
1621 * configure: Regenerate.
1622
1623 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1624
1625 * config.sub: Update to version 2010-03-22.
1626 * config.guess: Update to version 2009-12-30.
1627
1628 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1629
1630 PR ada/42554
1631 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1632 * configure: Regenerate.
1633
1634 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1635
1636 * MAINTAINERS: Update my email address.
1637
1638 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1639
1640 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1641 (ghassan.shobaki@amd.com): Removed.
1642
1643 2010-03-17 Alan Modra <amodra@gmail.com>
1644
1645 * MAINTAINERS: Update my email address.
1646
1647 2010-03-16 Diego Novillo <dnovillo@google.com>
1648
1649 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1650 Matthews.
1651
1652 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1653
1654 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1655 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1656
1657 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1658
1659 * MAINTAINERS: Update my email address.
1660
1661 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1662
1663 * MAINTAINERS: Update my email address.
1664
1665 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1666
1667 * MAINTAINERS: Update my email address.
1668
1669 2010-03-09 Jie Zhang <jie@codesourcery.com>
1670
1671 * MAINTAINERS: Update my email address.
1672
1673 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1674
1675 PR libstdc++/32499
1676 * configure.ac (RANLIB): Default to true.
1677 (STRIP): Likewise.
1678 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1679 * configure: Regenerate.
1680
1681 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1682
1683 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1684 (Write After Approval): Update my email address.
1685
1686 2010-02-17 Nick Clifton <nickc@redhat.com>
1687
1688 PR 11238
1689 * Makefile.tpl (local-distclean): Also remove config.cache files in
1690 sub-directories as there may not be Makefiles present in the
1691 sub-directories.
1692 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1693 the config.cache files found by the find command.
1694
1695 * Makefile.in: Regenerate.
1696 * configure.ac: Revert previous delta.
1697 * configure: Regenerate.
1698
1699 2010-02-15 Nick Clifton <nickc@redhat.com>
1700
1701 PR 11238
1702 * configure.ac: Delete config.cache files in sub-directories when
1703 deleting Makefiles.
1704 * configure: Regenerate.
1705
1706 2010-02-12 Ben Elliston <bje@gnu.org>
1707
1708 * MAINTAINERS: Update my email address.
1709
1710 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1711
1712 * MAINTAINERS (spu port): Update my email address.
1713
1714 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1715
1716 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1717
1718 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1719
1720 * configure.ac: Add "recommended" version checks for GMP/MPC.
1721 Update recommended GMP/MPFR/MPC versions.
1722 * configure: Regenerate.
1723
1724 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1725
1726 * MAINTAINERS: Move my Embecosm email address into the
1727 write-after-approval section.
1728
1729 2010-01-26 Ian Lance Taylor <iant@google.com>
1730
1731 * MAINTAINERS: Add myself as Go frontend maintainer.
1732
1733 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1734
1735 PR libstdc++/36101, PR libstdc++/42813
1736 * configure.ac (bootstrap_target_libs): Make inclusion of
1737 target-libgomp conditional on libgomb being in target_configdirs.
1738 * configure: Regenerate.
1739
1740 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1741
1742 PR libstdc++/36101, PR libstdc++/42813
1743 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1744 * configure: Regenerate.
1745
1746 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1747
1748 PR libstdc++/36101, PR libstdc++/42813
1749 * configure.ac (target_configdirs): Substitute.
1750 * Makefile.def: Bootstrap target module libgomp.
1751 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1752 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1753 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1754 * configure, Makefile.in: Regenerate.
1755
1756 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1757
1758 * MAINTAINERS: Adjust my details.
1759
1760 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1761
1762 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1763
1764 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1765
1766 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1767
1768 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1769
1770 * MAINTAINERS (Write After Approval): Add myself.
1771
1772 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1773
1774 * MAINTAINERS (Write After Approval): Add myself.
1775
1776 2010-01-11 Richard Guenther <rguenther@suse.de>
1777
1778 PR lto/41569
1779 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1780 * Makefile.in: Regenerated.
1781
1782 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1783
1784 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1785 * configure: Regenerate.
1786
1787 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1788 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1789
1790 PR bootstrap/42424
1791 * configure.ac: Include libtool m4 files.
1792 (_LT_CHECK_OBJDIR): Call it.
1793 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1794 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1795
1796 * configure: Regenerate.
1797
1798 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1799
1800 PR bootstrap/41818
1801 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1802 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1803 * Makefile.in: Regenerate.
1804
1805 2010-01-02 Richard Guenther <rguenther@suse.de>
1806
1807 PR lto/41529
1808 * configure.ac: Include config/elf.m4. Disable LTO if not
1809 builting for an elf target.
1810 * configure: Regenerate.
1811
1812 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1813
1814 * MAINTAINERS: Change my email address.
1815
1816 2009-12-18 Ben Elliston <bje@au.ibm.com>
1817
1818 * config.sub, config.guess: Update from upstream sources.
1819
1820 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1821
1822 * MAINTAINERS (Write After Approval): Add myself.
1823
1824 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1825
1826 PR middle-end/30447
1827 PR middle-end/30789
1828 PR other/40302
1829
1830 * configure.ac: Require MPC.
1831 * configure: Regenerate.
1832
1833 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1834
1835 PR target/38384
1836 PR bootstrap/40972
1837 * libtool.m4: Sync from git Libtool.
1838 * ltoptions.m4: Likewise.
1839 * ltversion.m4: Likewise.
1840 * lt~obsolete.m4: Likewise.
1841 * ltmain.sh: Likewise.
1842
1843 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1844
1845 * configure.ac: Update minimum MPC version to 0.8.
1846 * configure: Regenerate.
1847
1848 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1849
1850 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1851 * configure: Regenerated.
1852
1853 2009-11-21 Ian Lance Taylor <iant@google.com>
1854
1855 * configure.ac: Change default of poststage1_ldflags to be empty if
1856 poststage1_libs is set. When poststage1_libs is empty, and
1857 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1858 * configure: Rebuild.
1859
1860 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1861
1862 * MAINTAINERS (Write After Approval): Update my email address.
1863
1864 2009-11-20 Ben Elliston <bje@au.ibm.com>
1865
1866 * config.guess: Update from upstream sources.
1867
1868 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1869
1870 * Makefile.def: Restore host and target settings for gmp.
1871 * Makefile.in: Rebuild.
1872
1873 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1874
1875 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1876 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1877 Fix portability of test of C++ as bootstrap language. Add
1878 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1879 * configure: Rebuild.
1880 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1881 and cloog. Fix in-tree ppl configuration. Introduce libelf
1882 in-tree building.
1883 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1884 (POSTSTAGE1_HOST_EXPORTS): Use it.
1885 (STAGE[+id+]_CXXFLAGS): New.
1886 (BASE_FLAGS_TO_PASS): Pass it down.
1887 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1888 extra_exports.
1889 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1890 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1891 extra_exports.
1892 * Makefile.in: Rebuild.
1893
1894 2009-11-17 Ben Elliston <bje@au.ibm.com>
1895
1896 * config.sub, config.guess: Update from upstream sources.
1897
1898 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1899
1900 * MAINTAINERS (Write After Approval): Add myself.
1901
1902 2009-11-09 Jon Beniston <jon@beniston.com>
1903
1904 * MAINTAINERS (Write After Approval): Add myself.
1905
1906 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1907
1908 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1909 paths for *-w64-mingw* and x86_64-*mingw*.
1910 * configure: Regenerated.
1911
1912 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1913
1914 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1915
1916 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1917
1918 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1919 Phil Edwards to Write-After Approval.
1920
1921 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1922
1923 * configure.ac: Disable target-winsup & co for
1924 x86_64-*-mingw* and *-w64-mingw* targets.
1925 * configure: Regenerated.
1926
1927 2009-10-16 Nick Clifton <nickc@redhat.com>
1928
1929 * MAINTAINERS: Add myself as a maintainer for the RX port.
1930
1931 2009-10-26 Johannes Singler <singler@kit.edu>
1932
1933 * MAINTAINERS (Write After Approval): Update my e-mail address.
1934
1935 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1936
1937 * configure.ac (CLooG test): Use = with test.
1938 * configure: Regenerate.
1939
1940 2009-10-22 Richard Guenther <rguenther@suse.de>
1941
1942 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1943 cloog if the ppl version check failed. Move flags saving
1944 before setting in libelf check.
1945 * configure: Regenerate.
1946
1947 2009-10-21 Richard Guenther <rguenther@suse.de>
1948
1949 * configure.ac: Adjust the ppl and cloog configure to work as
1950 documented. Disable cloog if ppl was disabled. Omit the version
1951 checks if they were disabled.
1952 * configure: Re-generate.
1953
1954 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1955
1956 * configure.ac: Add 'lto' to enable_languages, not
1957 new_enable_languages, and only if not already present.
1958 * configure: Regenerate.
1959
1960 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1961
1962 * README: Refer to the various COPYING* files instead of just
1963 COPYING.
1964 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1965
1966 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1967
1968 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1969
1970 2009-10-07 Richard Guenther <rguenther@suse.de>
1971
1972 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1973 and Richard Guenther as reviewers.
1974 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1975 as reviewers.
1976
1977 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
1978
1979 * config.sub: Update from upstream sources.
1980
1981 2009-10-06 Ian Lance Taylor <iant@google.com>
1982
1983 * Makefile.def: check-gold depends upon all-gas.
1984 * Makefile.in: Rebuild.
1985
1986 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1987
1988 * MAINTAINERS (Write After Approval): Add myself.
1989
1990 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1991
1992 * Makefile.def: all-lto-plugin depends on all-libiberty.
1993 set bootstrap=true for lto-plugin.
1994 Add lto-plugin.
1995 * Makefile.in: Regenerate.
1996 * configure.ac (host_libs): Add lto-plugin.
1997 * configure: Regenerate.
1998
1999 2009-10-03 Diego Novillo <dnovillo@google.com>
2000
2001 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2002 (HOST_LIBELFLIBS): Define.
2003 (HOST_LIBELFINC): Define.
2004 * Makefile.in: Regenerate.
2005 * configure.ac: Add --enable-lto.
2006 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2007 If --enable-lto is used, add 'lto' to new_enable_languages.
2008 If --enable-lto is used and gold is enabled, add
2009 lto-plugin to configdirs.
2010 * configure: Regenerate.
2011
2012 2009-10-03 Simon Baldwin <simonb@google.com>
2013
2014 * configure.ac: If --with-system-zlib, suppress local zlib and
2015 pass --with-system-zlib to subdir configure scripts.
2016 * configure: Regenerate.
2017
2018 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2019 Paolo Bonzini <bonzini@gnu.org>
2020
2021 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2022 $(srcdir).
2023 * Makefile.in: Rebuilt.
2024
2025 2009-09-26 Gary Funck <gary@intrepid.com>
2026
2027 * MAINTAINERS (Write After Approval): Add myself.
2028
2029 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2030
2031 * configure.ac: Update minimum MPC version to 0.7.
2032 * configure: Regenerate.
2033
2034 2009-09-25 Nick Clifton <nickc@redhat.com>
2035
2036 * configure.ac: Pass any --cache-file=/dev/null option on to
2037 subconfigures.
2038 * configure: Regenerate.
2039
2040 2009-09-23 Nick Clifton <nickc@redhat.com>
2041
2042 * config.sub, config.guess: Update from upstream sources.
2043
2044 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2045
2046 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2047 * Makefile.in: Rebuilt.
2048
2049 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2050
2051 PR bootstrap/32272
2052 * configure.ac: Error out if $srcdir isn't '.' but contains
2053 host-${host_noncanonical}.
2054 * configure: Regenerate.
2055
2056 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2057
2058 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2059 maintainer.
2060
2061 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2062
2063 * configure.ac: If bootstrapping a combined tree with
2064 --enable-gold, require c++ in stage1_languages.
2065 * configure: Regenerate.
2066
2067 * configure.ac: Also add target_libs of stage1_languages to
2068 bootstrap_target_libs.
2069 * configure: Regenerate.
2070
2071 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2072 with --enable-languages not containing c++.
2073 * configure: Regenerate.
2074
2075 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2076
2077 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2078 * configure: Regenerate.
2079
2080 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2081
2082 * MAINTAINERS (Write After Approval): Update my e-mail address,
2083 and move from from here...
2084 (Waiting for paperwork): To here.
2085
2086 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2087
2088 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2089
2090 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2091
2092 * configure.ac: Do not use $extrasub for replacing @if/@endif
2093 parts in Makefile; instead, use additional arguments to
2094 AC_CONFIG_COMMANDS to do the replacement manually, with several
2095 sed invocations, to avoid HP-UX sed command limits.
2096 * configure: Regenerate.
2097
2098 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2099
2100 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2101 blank before -L.
2102
2103 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2104
2105 * configure.ac (with-build-config): Document. Handle without.
2106 Handle missing argument.
2107 * configure: Rebuilt.
2108
2109 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2110
2111 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2112 Default to bootstrap-debug only if compare-debug works.
2113 * configure: Rebuilt.
2114 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2115 * Makefile.in: Rebuilt.
2116
2117 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2118
2119 * MAINTAINERS (OS Port Maintainers): Update my email address.
2120
2121 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2122
2123 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2124 * Makefile.in: Rebuilt.
2125
2126 2009-09-01 Chris Demetriou <cgd@google.com>
2127
2128 * MAINTAINERS (Write After Approval): Add myself.
2129
2130 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2131
2132 PR debug/30161
2133 * include/dwarf2.h (enum dwarf_tag): Added
2134 DW_TAG_GNU_template_template_param
2135 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2136
2137 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2138
2139 * Makefile.tpl (AWK): Fix typo.
2140 * Makefile.in: Regenerate.
2141
2142 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2143
2144 * configure.ac: Detect awk and sed.
2145 * Makefile.def (flags_to_pass): Add AWK and SED.
2146 * Makefile.tpl (AWK, SED): New.
2147 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2148 * configure: Regenerate.
2149 * Makefile.in: Regenerate.
2150
2151 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2152
2153 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2154 (collapseslashes): Likewise.
2155
2156 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2157
2158 * configure.ac (AC_PREREQ): Bump to 2.64.
2159
2160 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2161
2162 * configure.ac: Remove --with-datarootdir, --with-docdir,
2163 --with-pdfdir, --with-htmldir switches.
2164 * configure: Regenerate.
2165
2166 * configure: Regenerate.
2167
2168 * compile: Sync from Automake 1.11.
2169 * depcomp: Likewise.
2170 * install-sh: Likewise.
2171 * missing: Likewise.
2172 * mkinstalldirs: Likewise.
2173 * ylwrap: Likewise.
2174
2175 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2176
2177 * ltmain.sh (func_normal_abspath): New function.
2178 (func_relative_path): Likewise.
2179 (func_mode_help): Document new -bindir option for link mode.
2180 (func_mode_link): Add new -bindir option, and use it to place
2181 output DLL if specified.
2182
2183 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2184
2185 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2186 (baseargs): Add --disable-option-checking.
2187 * configure: Regenerate.
2188
2189 * Makefile.def (configure-target-libiberty): Depend on
2190 all-binutils and all-ld.
2191 (configure-target-newlib): Likewise.
2192 * Makefile.in: Regenerate.
2193
2194 2009-08-17 Ben Elliston <bje@au.ibm.com>
2195
2196 * config.sub, config.guess: Update from upstream sources.
2197
2198 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2199
2200 Sync from src, merge:
2201
2202 2009-07-02 Tristan Gingold <gingold@adacore.com>
2203
2204 * configure.ac: Do not exclude gas for i386-*-darwin.
2205 Add a case for x86_64-*-darwin.
2206 * configure: Regenerate.
2207
2208 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2209
2210 * MAINTAINERS: Add my name to Write After Approval list.
2211
2212 2009-08-06 Michael Eager <eager@eagercon.com>
2213
2214 * configure.ac: Add Microblaze target.
2215 * configure: Regenerate.
2216
2217 2009-07-31 Christian Bruel <christian.bruel@st.com>
2218
2219 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2220 * configure: Regenerate.
2221
2222 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2223
2224 * MAINTAINERS (Write After Approval): Update my e-mail address.
2225
2226 2009-07-06 Ian Lance Taylor <iant@google.com>
2227
2228 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2229 * configure: Rebuild.
2230
2231 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2232
2233 * MAINTAINERS: Move myself to the Graphite Reviewers.
2234
2235 2009-06-30 Wei Guozhi <carrot@google.com>
2236
2237 * MAINTAINERS: Add my name to Write After Approval list.
2238
2239 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2240
2241 PR bootstrap/40338
2242 * configure.ac (comparestring): Create new variable.
2243 * Makefile.tpl (comparestring): Use to skip some comparisions.
2244 * configure: Regenerate.
2245 * Makefile.in: Regenerate.
2246
2247 2009-06-26 Doug Evans <dje@sebabeach.org>
2248
2249 * Makefile.def (host_modules): Add cgen.
2250 * Makefile.in: Regenerate.
2251 * configure.ac (host_tools): Add cgen.
2252 * configure: Regenerate.
2253
2254 2009-06-23 DJ Delorie <dj@redhat.com>
2255
2256 * MAINTAINERS: Add myself as mep maintainer.
2257
2258 2009-06-23 Ian Lance Taylor <iant@google.com>
2259
2260 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2261 boot_languages. Only bootstrap target libraries listed in
2262 target_libs for some boot language. Add --with-stage1-ldflags,
2263 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2264 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2265 if not building with C++.
2266 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2267 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2268 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2269 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2270 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2271 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2272 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2273 * configure, Makefile.in: Rebuild.
2274
2275 2009-06-23 Li Feng <nemokingdom@gmail.com>
2276
2277 * MAINTAINERS: Added my name to write-after-approval list.
2278
2279 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2280
2281 * configure.ac: Define is_elf for QNX Neutrino targets.
2282 * configure: Regenerate.
2283
2284 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2285
2286 * MAINTAINERS: Added my name to the write-after-approval list
2287
2288 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2289
2290 * configure.ac: Detect MPC in default directory.
2291 * configure: Regenerate.
2292
2293 2009-06-03 Jerome Guitton <guitton@adacore.com>
2294 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2295
2296 * Makefile.tpl (all): Avoid a trailing backslash.
2297 * Makefile.in: Regenerate.
2298
2299 2009-06-03 Ben Elliston <bje@au.ibm.com>
2300
2301 * config.sub, config.guess: Update from upstream sources.
2302
2303 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2304
2305 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2306 to noconfdirs.
2307 * configure: Regenerate.
2308
2309 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2310
2311 * Makefile.tpl ([+compare-target+]): Compare all stage
2312 directories, rather than just gcc.
2313 * Makefile.in: Rebuilt.
2314
2315 2009-06-01 Doug Kwan <dougkwan@google.com>
2316
2317 * configure.ac: Support gold for target arm*-*-*.
2318 * configure: Regenerate.
2319
2320 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2321
2322 * Makefile.def: Add MPC support and dependencies.
2323 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2324
2325 * Makefile.in, configure: Regenerate.
2326
2327 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2328
2329 * Makefile.tpl (all): Avoid harmless warning in make all when
2330 gcc-bootstrap is enabled but stage_last does not exist.
2331 * Makefile.in: Rebuilt.
2332
2333 2009-05-24 Nicolas Roche <roche@adacore.com>
2334
2335 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2336 * Makefile.in: Regenerate.
2337
2338 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2339
2340 * MAINTAINERS: Update my e-mail address.
2341
2342 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2343
2344 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2345 * configure: Regenerate.
2346
2347 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2348
2349 PR other/40159
2350 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2351 gcc-no-bootstrap are mutually exclusive.
2352 * Makefile.in: Rebuilt.
2353
2354 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2355
2356 PR other/40159
2357 * Makefile.tpl (all): Don't end with unconditional success.
2358 * Makefile.in: Rebuilt.
2359
2360 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2361
2362 PR target/37137
2363 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2364 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2365 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2366 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2367 stage_configureflags, stage_cflags and stage_libcflags into
2368 explicit Makefile macros.
2369 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2370 GFORTRAN.
2371 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2372 CC. Set CC_FOR_BUILD from CC.
2373 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2374 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2375 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2376 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2377 and GFORTRAN.
2378 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2379 (_LIBCFLAGS): Renamed to _TFLAGS.
2380 (do-compare-debug, do-compare3-debug): Drop.
2381 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2382 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2383 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2384 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2385 (XGCC_FLAGS_FOR_TARGET): New.
2386 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2387 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2388 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2389 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2390 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2391 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2392 TFLAGS.
2393 (BUILD_CONFIG): Include if requested.
2394 (all): Set TFLAGS on bootstrap.
2395 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2396 (all-stageid-prefixmodule): Likewise.
2397 (do-clean, distclean-stageid): Set TFLAGS.
2398 (restrap): Fix whitespace.
2399 * Makefile.in: Rebuilt.
2400
2401 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2402
2403 * config.guess: Sync with src.
2404
2405 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2406
2407 * configure.ac ($with_ppl): Default to no if not supplied.
2408 ($with_cloog): Likewise.
2409 configure: Regenerate.
2410
2411 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2412
2413 * MAINTAINERS: Update my e-mail address.
2414
2415 2009-04-27 Nick Clifton <nickc@redhat.com>
2416
2417 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2418
2419 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2420
2421 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2422 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2423 * Makefile.in: Regenerate.
2424
2425 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2426
2427 PR bootstrap/39739
2428 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2429 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2430
2431 * configure, Makefile.in: Regenerate.
2432
2433 2009-04-21 Taras Glek <tglek@mozilla.com>
2434
2435 * include/hashtab.h: Update GTY annotations to new syntax
2436 * include/splay-tree.h: Likewise
2437
2438 2009-04-17 Ben Elliston <bje@au.ibm.com>
2439
2440 * config.sub, config.guess: Update from upstream sources.
2441
2442 2009-04-15 Anthony Green <green@moxielogic.com>
2443
2444 * configure.ac: Add moxie support.
2445 * configure: Rebuilt.
2446
2447 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2448
2449 * configure.ac: Change copyright header to refer to version
2450 3 of the GNU General Public License and to point readers at the
2451 COPYING3 file and the FSF's license web page.
2452 * Makefile.def: Likewise.
2453 * Makefile.tpl: Likewise.
2454 * Makefile.in: Regenerate.
2455
2456 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2457
2458 * configure.ac: Restore match for darwin9 or later. Use double
2459 brackets since regeneration eats one pair.
2460 * configure: Regenerate.
2461
2462 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2463
2464 PR gas/10039
2465 * configure.ac: Require texinfo 4.7.
2466 * configure: Regenerated.
2467
2468 2009-04-09 Nick Clifton <nickc@redhat.com>
2469
2470 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2471 the GCC Runtime Library Exception.
2472
2473 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2474
2475 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2476 * configure: Regenerate.
2477
2478 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2479
2480 * Makefil.def (languages): New entries.
2481 * Makefile.tpl (check-gcc-*): New generic target.
2482 * Makefile.in: Regenerate.
2483
2484 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2485
2486 * MAINTAINERS: Update my email address.
2487
2488 2009-03-18 Tom Tromey <tromey@redhat.com>
2489
2490 * configure: Rebuild.
2491 * configure.ac (host_libs): Add libiconv.
2492 * Makefile.in: Rebuild.
2493 * Makefile.def (host_modules): Add libiconv.
2494 (configure-gdb, all-gdb): Depend on libiconv.
2495
2496 2009-03-16 Tristan Gingold <gingold@adacore.com>
2497
2498 * configure.ac: Treat gdb as supported on x86_64-darwin.
2499 * configure: Regenerate.
2500
2501 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2502
2503 * configure.ac (--with-host-libstdcxx): New option.
2504 * configure: Regenerate.
2505
2506 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2507
2508 * MAINTAINERS: Move myself into the write after approval list.
2509
2510 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2511
2512 * MAINTAINERS: Update e-mail address.
2513
2514 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2515
2516 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2517
2518 2009-03-10 Ira Rosen <irar@il.ibm.com>
2519
2520 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2521
2522 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2523
2524 Backport from git Libtool:
2525
2526 2009-01-19 Robert Millan <rmh@aybabtu.com>
2527 Support GNU/kOpenSolaris.
2528 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2529 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2530 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2531 GNU/kOpenSolaris.
2532
2533 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2534
2535 * MAINTAINERS: Update e-mail address.
2536
2537 2009-02-24 Michael Eager <eager@eagercon.com>
2538
2539 * MAINTAINERS (Write After Approval): Add self.
2540
2541 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2542
2543 * MAINTAINERS (Write After Approval): Add myself.
2544
2545 2009-02-05 Andreas Schwab <schwab@suse.de>
2546
2547 * Makefile.tpl (stage_last): Define $r and $s before using
2548 $(RECURSE_FLAGS_TO_PASS).
2549 * Makefile.in: Regenerate
2550
2551 2009-01-30 Ian Lance Taylor <iant@google.com>
2552
2553 * MAINTAINERS: Move myself to the Global Reviewers list.
2554
2555 2009-01-29 Robert Millan <rmh@aybabtu.com>
2556
2557 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2558 * configure: Regenerate.
2559
2560 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2561
2562 * MAINTAINERS: Make whitespace consistent.
2563 Remove Robert Millan from Write After Approval.
2564
2565 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2566
2567 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2568 (all-opcodes): Depend on all-libiberty.
2569 * Makefile.in: Regenerate.
2570
2571 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2572
2573 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2574 * configure: Regenerate.
2575
2576 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2577
2578 * MAINTAINERS (Write After Approval): Add myself.
2579
2580 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2581
2582 * MAINTAINERS: Add myself to reviewers (Fortran).
2583
2584 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2585
2586 PR tree-optimization/38515
2587 * configure.ac (cloog-polylib): Removed.
2588 (with_ppl, with_cloog): Test for "no".
2589 * configure: Regenerated.
2590
2591 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2592
2593 * MAINTAINERS: Moved myself to reviewers (Fortran).
2594
2595 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2596
2597 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2598 (Write After Approval): Remove myself.
2599
2600 2009-01-03 Diego Novillo <dnovillo@google.com>
2601
2602 * MAINTAINERS: Remove myself from alias maintainership.
2603
2604 2009-01-02 David Ayers <ayers@fsfe.org>
2605
2606 * MAINTAINERS: Update e-mail address.
2607
2608 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2609
2610 * MAINTAINERS: Make whitespace consistent.
2611
2612 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2613
2614 Backport from upstream Libtool:
2615 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2616 Add cache variables to tests that require the linker to work.
2617 For shlibpath_overrides_runpath, this also changes the semantics
2618 to let the result from the C compiler take precedence.
2619
2620 2008-12-02 Ben Elliston <bje@au.ibm.com>
2621
2622 * config.sub, config.guess: Update from upstream sources.
2623
2624 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2625
2626 * configure.ac (ppllibs): Add by default the lib flags.
2627 * configure: Regenerate.
2628
2629 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2630
2631 * MAINTAINERS: Add myself to the write after approval list.
2632
2633 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2634
2635 * configure.ac: Add double brackets on darwin[912].
2636 * configure: Regenerate.
2637
2638 2008-12-03 Daniel Kraft <d@domob.eu>
2639
2640 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2641 Approval to Reviewer section (for Fortran front-end).
2642
2643 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2644
2645 * configure.ac: Expand to darwin10 and later.
2646 * configure: Regenerate.
2647
2648 2008-12-02 Andreas Schwab <schwab@suse.de>
2649
2650 * Makefile.def: configure-target-boehm-gc depends on
2651 all-target-libstdc++-v3.
2652 * Makefile.in: Regenerate.
2653
2654 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2655
2656 * MAINTAINERS: Add myself as mingw maintainer.
2657
2658 2008-12-02 Ben Elliston <bje@au.ibm.com>
2659
2660 * config.sub, config.guess: Update from upstream sources.
2661
2662 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2663
2664 * README.SCO: Remove.
2665
2666 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2667
2668 * MAINTAINERS: Add myself to the write after approval list.
2669
2670 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2671
2672 * MAINTAINERS: Update my email address in WAA section.
2673
2674 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2675
2676 * MAINTAINERS: Update e-mail address.
2677
2678 2008-11-27 Toon Moene <toon@moene.org>
2679
2680 * MAINTAINERS: Change e-mail address.
2681
2682 2008-11-27 Tristan Gingold <gingold@adacore.com>
2683
2684 * configure.ac: Build gdb for i?86-*-darwin*
2685 * configure: Regenerated.
2686
2687 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2688
2689 * MAINTAINERS: Added my full name.
2690
2691 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2692
2693 PR bootstrap/38014
2694 PR bootstrap/37923
2695
2696 Revert:
2697
2698 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2699
2700 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2701 * Makefile.in: Regenerated.
2702
2703 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2704
2705 PR gdb/921
2706 PR gdb/1646
2707 PR gdb/2175
2708 PR gdb/2176
2709
2710 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2711 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2712 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2713 (HOST_EXPORTS): Pass CPPFLAGS.
2714 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2715 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2716 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2717 * Makefile.in, configure: Regenerated.
2718 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2719 and CPPFLAGS_FOR_BUILD.
2720
2721 2008-11-06 Jeff Law <law@redhat.com>
2722
2723 * MAINTAINERS: Add myself as middle end maintainer.
2724
2725 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2726
2727 * MAINTAINERS (Write after approval): Add myself.
2728
2729 2008-11-05 Diego Novillo <dnovillo@google.com>
2730
2731 * MAINTAINERS (Global Reviewers): Add myself.
2732 (Non-Algorithmic Maintainers): Remove myself.
2733
2734 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2735
2736 * MAINTAINERS (Write after approval): Add myself.
2737
2738 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2739
2740 * MAINTAINERS (Write after approval): Add myself.
2741
2742 2008-10-31 Ben Elliston <bje@au.ibm.com>
2743
2744 * configure.ac (spu-*-*): Remove special case.
2745 * configure: Regenerate.
2746
2747 2008-10-30 Catherine Moore <clm@codesourcery.com>
2748
2749 * MAINTAINERS (Write after approval): Update my email address.
2750
2751 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2752
2753 * configure.ac [spu-*-*]: Do not set skipdirs.
2754 * configure: Re-generate.
2755
2756 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2757
2758 * MAINTAINERS (Various Maintainers): Add myself to reload.
2759
2760 2008-10-25 Richard Guenther <rguenther@suse.de>
2761
2762 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2763 maintainer. Remove myself as libgcc-math maintainer.
2764 (Non-Algorithmic Maintainers): Remove myself.
2765
2766 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2767
2768 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2769 * Makefile.in: Regenerated.
2770
2771 2008-10-23 Cary Coutant <ccoutant@google.com>
2772
2773 * MAINTAINERS (Write after approval): Add myself.
2774
2775 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2776
2777 PR gdb/921
2778 PR gdb/1646
2779 PR gdb/2175
2780 PR gdb/2176
2781
2782 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2783 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2784 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2785 (HOST_EXPORTS): Pass CPPFLAGS.
2786 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2787 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2788 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2789 * Makefile.in, configure: Regenerated.
2790 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2791 and CPPFLAGS_FOR_BUILD.
2792
2793 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2794
2795 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2796 Sebastian Pop.
2797
2798 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2799
2800 * MAINTAINERS (Write After Approval): Added myself.
2801
2802 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2803
2804 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2805 recommended version to 2.3.2.
2806
2807 * configure: Regenerate.
2808
2809 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2810
2811 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2812
2813 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2814
2815 * MAINTAINERS (Write After Approval): Update e-mail address.
2816
2817 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2818
2819 * libtool.m4: Update to libtool 2.2.6.
2820 * lt~obsolete.m4: Update to libtool 2.2.6.
2821 * ltmain.sh: Update to libtool 2.2.6.
2822 * ltsugar.m4: Update to libtool 2.2.6.
2823 * ltversion.m4: Update to libtool 2.2.6.
2824 * ltoptions.m4: Update to libtool 2.2.6.
2825 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2826
2827 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2828
2829 * MAINTAINERS (Write After Approval): Add myself.
2830
2831 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2832
2833 * MAINTAINERS (Write After Approval): Update my name.
2834
2835 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2836
2837 * MAINTAINERS: Add myself in "Write After Approval".
2838
2839 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2840
2841 * MAINTAINERS: Add myself as ia64 maintainer.
2842
2843 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2844
2845 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2846 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2847 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2848 and Michael Tiemann from Write After Approval since they do not
2849 actually have access.
2850
2851 2008-09-05 Richard Guenther <rguenther@suse.de>
2852
2853 * configure.ac: Initialize clooglibs to -lcloog.
2854 * configure: Re-generate.
2855
2856 2008-09-04 Le-Chun Wu <lcwu@google.com>
2857
2858 * MAINTAINERS (Write After Approval): Add myself.
2859
2860 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2861
2862 * configure.ac (--with-cloog-polylib): New.
2863 (--disable-cloog-version-check): New.
2864 (--disable-ppl-version-check): New.
2865 * configure: Re-generate.
2866
2867 2008-09-03 Richard Guenther <rguenther@suse.de>
2868
2869 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2870 cloog test.
2871 * configure: Re-generate.
2872
2873 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2874
2875 Add picoChip port.
2876 * MAINTAINERS: Add picoChip maintainers.
2877
2878 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2879 Tobias Grosser <grosser@fim.uni-passau.de>
2880 Jan Sjodin <jan.sjodin@amd.com>
2881 Harsha Jagasia <harsha.jagasia@amd.com>
2882 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2883 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2884 Adrien Eliche <aeliche@isty.uvsq.fr>
2885
2886 Merge from graphite branch.
2887 * configure: Regenerate.
2888 * Makefile.in: Regenerate.
2889 * configure.ac (host_libs): Add ppl and cloog.
2890 Add checks for PPL and CLooG.
2891 * Makefile.def (ppl, cloog): Added modules and dependences.
2892 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2893 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2894
2895 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2896
2897 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2898 (GCC_SHLIB_SUBDIR): New.
2899 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2900 * configure: Regenerate.
2901 * Makefile.in: Regenerate.
2902
2903 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2904
2905 * MAINTAINERS: Consistently use tabs to separate columns.
2906
2907 2008-08-29 Tristan Gingold <gingold@adacore.com>
2908
2909 * MAINTAINERS (Write after Approval): Add myself.
2910
2911 2008-08-28 Tristan Gingold <gingold@adacore.com>
2912
2913 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2914 Enable bfd, binutils and opcodes.
2915 * configure: Regenerate.
2916
2917 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2918
2919 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2920
2921 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2922
2923 * MAINTAINERS: Use correct Umlaut for last name.
2924
2925 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2926
2927 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2928
2929 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2930
2931 * MAINTAINERS: Update my email address.
2932
2933 2008-08-16 Nicolas Roche <roche@adacore.com>
2934
2935 * Makefile.tpl: Add BOOT_ADAFLAGS.
2936 * Makefile.in: Regenerate.
2937
2938 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2939
2940 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2941 * configure: Regenerate.
2942
2943 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2944
2945 * configure.ac: Add makefile fragments for hpux.
2946 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2947 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2948 * configure: Regenerate.
2949 * Makefile.in: Regenerate.
2950
2951 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
2952
2953 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2954
2955 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2956
2957 * MAINTAINERS (Write after Approval): Add myself.
2958
2959 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2960
2961 * MAINTAINERS (Write After Approval): Add myself.
2962
2963 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
2964
2965 * MAINTAINERS (Write After Approval): Add myself.
2966
2967 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2968
2969 * MAINTAINERS: Update my email address.
2970
2971 2008-06-25 Joey Ye <joey.ye@intel.com>
2972
2973 * MAINTAINERS (Write After Approval): Add myself.
2974
2975 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2976
2977 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2978 * Makefile.in: Regenerate.
2979 * configure: Regenerate.
2980
2981 2008-06-17 Daniel Kraft <d@domob.eu>
2982
2983 * MAINTAINERS (Write After Approval): Add myself.
2984
2985 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2986
2987 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2988 "$@" is still intact with both Autoconf 2.59 and 2.62.
2989 * configure: Regenerate.
2990
2991 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2992
2993 * Makefile.tpl: Fix comment errors.
2994 * Makefile.in: Regenerate.
2995
2996 2008-06-12 David S. Miller <davem@davemloft.net>
2997 David Edelsohn <edelsohn@gnu.org>
2998
2999 * configure.ac: Add powerpc*-*-* to gold supported targets.
3000 * configure: Regenerate.
3001
3002 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3003
3004 PR tree-optimization/36218
3005 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3006 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3007 (all prefix="build-"): Pass them to build-system sub-makes.
3008 * Makefile.in: Regenerate.
3009
3010 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3011
3012 * MAINTAINERS (mt port): Remove.
3013 (sco5, unixware, sco udk): Remove.
3014 (Kean Johnston): Add to Write After Approval.
3015
3016 2008-05-30 Julian Brown <julian@codesourcery.com>
3017
3018 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3019 of libobjc for ARM EABI Linux.
3020 * configure: Regenerate.
3021
3022 2008-05-18 Xinliang David Li <davidxl@google.com>
3023
3024 * ChangeLog: Remove wrong ChangeLog entry.
3025
3026 2008-05-17 Xinliang David Li <davidxl@google.com>
3027
3028 * MAINTAINERS (Write After Approval): Add myself.
3029
3030 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3031
3032 * MAINTAINERS (Write After Approval): Add myself.
3033
3034 2008-05-14 Rafael Espíndola <espindola@google.com>
3035
3036 * config-ml.in: don't handle --enable-shared and --enable-static.
3037
3038 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3039
3040 * MAINTAINERS: Update my email address.
3041
3042 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3043
3044 * MAINTAINERS: Update my email address.
3045
3046 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3051
3052 * MAINTAINERS (Write After Approval): Add myself.
3053
3054 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3055
3056 * MAINTAINERS (crx): Add myself.
3057
3058 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3059
3060 Sync with src:
3061 2008-04-14 David S. Miller <davem@davemloft.net>
3062
3063 * configure.ac: Add sparc*-*-* to gold supported targets.
3064 * configure: Regenerate.
3065
3066 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3067
3068 PR bootstrap/35457
3069 * configure.ac: Include override.m4.
3070 * configure: Regenerate.
3071
3072 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3073
3074 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3075 * Makefile.in: Regenerate.
3076
3077 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3078
3079 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3080 as nonconfigurable directories list.
3081 * configure: Regenerate.
3082
3083 2008-04-14 Ben Elliston <bje@au.ibm.com>
3084
3085 * config.sub, config.guess: Update from upstream sources.
3086
3087 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3088
3089 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3090 * Makefile.in: Regenerate.
3091
3092 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3093
3094 * configure.ac: Do not build libssp for the AVR.
3095 * configure: Regenerate.
3096
3097 2008-04-07 Ian Lance Taylor <iant@google.com>
3098
3099 * Makefile.def: check-gold depends upon all-binutils.
3100 * Makefile.in: Regenerate.
3101
3102 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3103
3104 * MAINTAINERS (Write After Approval): Add myself.
3105
3106 2008-04-04 Nick Clifton <nickc@redhat.com>
3107
3108 PR binutils/4334
3109 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3110 builds.
3111 * configure: Regenerate.
3112
3113 2008-04-04 NightStrike <NightStrike@gmail.com>
3114
3115 PR other/35151
3116 * configure.ac: Combine rules for mingw32 and mingw64.
3117 * configure: Regenerate.
3118
3119 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3120
3121 * MAINTAINERS (Write After Approval): Add myself.
3122
3123 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3124
3125 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3126 * Makefile.in (.NOTPARALLEL): Ditto.
3127
3128 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3129
3130 * MAINTAINERS (Write After Approval): Add myself.
3131
3132 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3133
3134 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3135 * Makefile.in (.NOTPARALLEL): Regenerate.
3136
3137 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3138
3139 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3140 * Makefile.in: Regenerate.
3141
3142 2008-03-26 Jakub Staszak <kuba@et.pl>
3143
3144 * MAINTAINERS (Write After Approval): Add myself.
3145
3146 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3147
3148 * MAINTAINERS: Update e-mail address.
3149
3150 2008-03-20 Ian Lance Taylor <iant@google.com>
3151
3152 * configure.ac: Add support for --enable-gold.
3153 * Makefile.def: Add gold as a directory like ld.
3154 * configure, Makefile.in: Regenerate.
3155
3156 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3157
3158 * configure.ac: m4_include config/proginstall.m4.
3159 * configure: Regenerate.
3160
3161 Backport from upstream Libtool:
3162
3163 2007-10-12 Eric Blake <ebb9@byu.net>
3164
3165 Deal with Autoconf 2.62's semantic change in m4_append.
3166 * ltsugar.m4 (lt_append): Replace broken versions of
3167 m4_append.
3168 (lt_if_append_uniq): Don't require separator to be overquoted,
3169 and avoid broken m4_append.
3170 (lt_dict_add): Fix typo.
3171 * libtool.m4 (_LT_DECL): Don't overquote separator.
3172
3173 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3174
3175 * config.rpath: Add AIX 6 support.
3176
3177 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3178
3179 * Makefile.def (stageprofile). Remove -fprofile-generate
3180 from stage_libcflags.
3181 * Makefile.in: Regenerate.
3182
3183 2008-03-13 Ben Elliston <bje@au.ibm.com>
3184
3185 * config.sub, config.guess: Update from upstream sources.
3186
3187 2008-03-06 Tom Tromey <tromey@redhat.com>
3188
3189 * MAINTAINERS: Update for treelang deletion.
3190
3191 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3192
3193 * MAINTAINERS: Update my email address.
3194
3195 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3196
3197 * MAINTAINERS (darwin port): Add myself as a maintainer.
3198 (objective-c/c++): Add myself as a maintainer.
3199
3200 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3201
3202 * MAINTAINERS (Write After Approval): Update my email address.
3203
3204 2008-02-25 Tomas Bily <tbily@suse.cz>
3205
3206 * MAINTAINERS (Write After Approval): Add myself.
3207
3208 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3209
3210 * MAINTAINERS (OpenMP): Add myself.
3211
3212 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3213
3214 PR bootstrap/32009
3215 PR bootstrap/32161
3216
3217 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3218 * configure: Regenerate.
3219
3220 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3221 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3222 STAGE4_LIBCFLAGS): New.
3223 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3224 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3225 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3226 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3227 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3228 for target modules. Don't export LIBCFLAGS.
3229 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3230 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3231 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3232 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3233 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3234 * Makefile.in: Regenerate.
3235
3236 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3237
3238 PR libgcj/33085
3239 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3240 Do not use -DDLL_EXPORT. Backport from upstream.
3241
3242 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3243
3244 * MAINTAINERS (Write After Approval): Add myself.
3245
3246 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3247
3248 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3249 * configure: Regenerate.
3250
3251 2008-01-31 Marc Gauthier <marc@tensilica.com>
3252
3253 * configure.ac (xtensa*-*-*): Recognize processor variants.
3254 * configure: Regenerate.
3255
3256 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3257
3258 PR bootstrap/34922
3259 * configure.ac (PARSE_ARGS): Push suitable setting of
3260 ac_subdirs_all, for `./configure --help=recursive'.
3261 Handle `+' in generic toplevel directory disabling.
3262 * configure: Regenerate.
3263
3264 2008-01-28 Nick Clifton <nickc@redhat.com>
3265
3266 * MAINTAINERS (xstormy16): Take over maintainership.
3267
3268 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3269
3270 * MAINTAINERS (c4x port): Remove.
3271
3272 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3273
3274 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3275
3276 2008-01-23 Ben Elliston <bje@au.ibm.com>
3277
3278 * config.sub, config.guess: Update from upstream sources.
3279
3280 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3281
3282 * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3285
3286 * MAINTAINERS: Update my email address.
3287
3288 2008-01-09 Raksit Ashok <raksit@google.com>
3289
3290 * MAINTAINERS (Write After Approval): Add myself.
3291
3292 2008-01-09 Raksit Ashok <raksit@google.com>
3293
3294 * MAINTAINERS (Write After Approval): Add myself.
3295
3296 2008-01-08 Ben Elliston <bje@au.ibm.com>
3297
3298 * config.sub, config.guess: Update from upstream sources.
3299
3300 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3301
3302 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3303 Change recommended MPFR from 2.2.1 -> 2.3.0.
3304 * configure: Regenerate.
3305
3306 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3307
3308 * MAINTAINERS: Update my email address.
3309
3310 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3311
3312 * MAINTAINERS: Update my email address.
3313
3314 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3315
3316 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3317 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3318 * Makefile.in: Regenerate.
3319
3320 2007-12-10 Mark Heffernan <meheff@google.com>
3321
3322 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3323 misplaced entries.
3324
3325 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3326
3327 * configure.ac: Enable libjava for x86_64-*-darwin9.
3328 * configure: Regenerate.
3329
3330 2007-12-07 Bill Maddox <maddox@google.com>
3331
3332 * MAINTAINERS (Write After Approval): Add myself.
3333
3334 2007-12-05 Ben Elliston <bje@au.ibm.com>
3335
3336 * config.sub, config.guess: Update from upstream sources.
3337
3338 2007-12-02 Matthias Klose <doko@ubuntu.com>
3339
3340 * config-ml.in: Remove 64bit configure tests.
3341
3342 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3343
3344 * config-ml.in: Robustify against white space in absolute file
3345 names.
3346
3347 * config-ml.in (multi-clean): Substitute ${Makefile}.
3348 Remove superfluous ${Makefile} in list.
3349
3350 2007-11-19 Thiemo Seufer <ths@mips.com>
3351
3352 * config-ml.in: Don't hardcode the Makefile name.
3353
3354 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3355
3356 * MAINTAINERS (Write After Approval): Add myself.
3357
3358 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3359
3360 * MAINTAINERS (Write After Approval): Add myself.
3361
3362 2007-11-06 Doug Kwan <dougkwan@google.com>
3363
3364 * MAINTAINERS (Write After Approval): Add myself.
3365
3366 2007-10-25 Ben Elliston <bje@au.ibm.com>
3367
3368 * MAINTAINERS (mercury): Remove entry.
3369 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3370
3371 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3372
3373 * Makefile.def (dependencies): Make configure-gdb depend on
3374 all-intl.
3375 * Makefile.in: Regenerated.
3376
3377 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3378
3379 * MAINTAINERS (Fortran maintainer): Remove myself.
3380
3381 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3382
3383 * Makefile.def: To avoid problems running with parallel makes,
3384 build newlib before libgloss so that target specific header
3385 files are availble.
3386 * Makefile.in: Regenerate
3387
3388 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3389
3390 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3391 * Makefile.in: Regenerate.
3392
3393 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3394
3395 * MAINTAINERS (Register allocation reviewer): Add myself.
3396
3397 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3398
3399 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3400 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3401 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3402 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3403 * configure: Regenerate.
3404
3405 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3406
3407 * MAINTAINERS (Register allocation reviewer): Add myself.
3408
3409 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3410
3411 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3412 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3413 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3414 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3415 * configure.ac: Default them to host tools for $host = $build.
3416 Subst them.
3417
3418 * configure: Regenerate.
3419 * Makefile.in: Regenerate.
3420
3421 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3422
3423 * MAINTAINERS (Register allocation reviewer): Add myself.
3424
3425 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3426
3427 * MAINTAINERS (Register allocation reviewer): Add myself.
3428
3429 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3430
3431 * MAINTAINERS (Write After Approval): Fix typo.
3432
3433 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3434
3435 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3436 * configure: Regenerate.
3437
3438 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3439
3440 PR bootstrap/31906
3441 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3442 they're already prefixed.
3443
3444 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3445
3446 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3447 libstdc++.
3448 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3449 * configure: Regenerate.
3450 * Makefile.in: Regenerate.
3451
3452 2007-09-17 Andreas Schwab <schwab@suse.de>
3453
3454 * configure.ac: Raise minimum makeinfo version to 4.6.
3455 * configure: Regenerate.
3456
3457 2007-09-17 Johannes Singler <singler@ira.uka.de>
3458
3459 * MAINTAINERS (write-after-approval) add myself
3460
3461 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3462
3463 * configure.ac: Correct makeinfo version check.
3464 * configure: Regenerate.
3465
3466 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3467
3468 * MAINTAINERS: Update my email address.
3469
3470 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3471
3472 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3473 to $skipdirs and only disable gprof for newlib. Use the normal
3474 mips*-elf* handling in other respects.
3475 * configure: Regnerate.
3476
3477 2007-09-12 David Daney <ddaney@avtrex.com>
3478
3479 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3480 enabling libgcj.
3481 * configure: Regenerate.
3482
3483 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3484
3485 PR other/32154
3486 * configure.ac: For libgloss targets, point the linker to the linker
3487 script, startup code and simulator library.
3488 * configure: Regenerate.
3489
3490 2007-09-07 Andrew Haley <aph@redhat.com>
3491
3492 * configure.ac (noconfigdirs): Remove target-libffi and
3493 target-libjava.
3494 * configure: Regenerate.
3495
3496 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3497
3498 PR target/33281
3499 * configure.ac: Use config/mh-mingw on mingw.
3500 * configure: Regenerate.
3501
3502 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3503
3504 * MAINTAINERS (Write After Approval): Add myself.
3505
3506 2007-09-05 Richard Guenther <rguenther@suse.de>
3507
3508 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3509 nor --disable-checking is provided also turn on yes and types
3510 checking for stage1.
3511 * configure: Re-generate.
3512
3513 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3514
3515 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3516 (Write After Approval): Remove myself.
3517
3518 2007-08-29 Nick Clifton <nickc@redhat.com>
3519
3520 * config.sub, config.guess: Update from upstream sources.
3521
3522 2007-08-22 Bud Davis <jmdavis@link.com>
3523
3524 * MAINTAINERS (Write After Approval): Added myself.
3525 * MAINTAINERS (Reviewers): Removed myself.
3526
3527 2007-08-18 Paul Brook <paul@codesourcery.com>
3528 Joseph Myers <joseph@codesourcery.com>
3529
3530 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3531 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3532 * Makefile.in: Regenerate.
3533 * configure.ac (--with-debug-prefix-map): New.
3534 * configure: Regenerate.
3535
3536 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3537 Nigel Stephens <nigel@mips.com>
3538
3539 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3540 as target_makefile_frag.
3541 * configure: Regenerate.
3542
3543 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3544
3545 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3546 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3547 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3548 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3549 (do-compare, do-compare3, do-compare-debug): New.
3550 ([+compare-target+]): Use them.
3551
3552 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3553
3554 * MAINTAINERS (Write After Approval): Change my email address.
3555
3556 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3557 Ben Elliston <bje@au.ibm.com>
3558
3559 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3560 --silent if $silent.
3561 * configure: Regenerate.
3562
3563 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3564
3565 * MAINTAINERS (Various Maintainers): Add myself as
3566 loop infrastructure maintainer. Update my e-mail
3567 address.
3568
3569 2007-07-31 Diego Novillo <dnovillo@google.com>
3570
3571 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3572 Adjust description.
3573
3574 2007-07-26 Richard Guenther <rguenther@suse.de>
3575
3576 * configure.ac: Add types checking to stage1 checking flags.
3577 * configure: Regenerate.
3578
3579 2007-07-17 Nick Clifton <nickc@redhat.com>
3580
3581 * COPYING3: New file. Contains version 3 of the GNU General
3582 Public License.
3583 * COPYING3.LIB: New file. Contains version 3 of the GNU
3584 Lesser General Public License.
3585
3586 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3587
3588 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3589
3590 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3591
3592 * MAINTAINERS (S/390 co-maintainer): Add myself.
3593 (Write After Approval): Remove myself.
3594
3595 2007-07-13 Dan Hipschman <dsh@google.com>
3596
3597 * MAINTAINERS (Write After Approval): Add myself.
3598
3599 2007-07-11 Nick Clifton <nickc@redhat.com>
3600
3601 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3602 WINDRES export.
3603 * Makefile.in: Regenerate.
3604
3605 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3606
3607 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3608 maintainer.
3609
3610 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3611
3612 * lt~obsolete.m4: New. Import from 20070318 libtool.
3613
3614 2007-07-03 Julian Brown <julian@codesourcery.com>
3615
3616 * MAINTAINERS (Write After Approval): Add myself.
3617
3618 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3619
3620 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3621 * configure: Regenerate.
3622
3623 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3624
3625 * configure.ac: Add some missing m4 quotation.
3626 * configure: Regenerate.
3627
3628 2007-07-02 Simon Baldwin <simonb@google.com>
3629
3630 * MAINTAINERS (Write After Approval): Add myself.
3631
3632 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3633
3634 * configure: Regenerate.
3635
3636 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3637
3638 * Makefile.def: Add windmc tool to build.
3639 * Makefile.tpl: Likewise.
3640 * configure.ac: Likewise.
3641 * Makefile.in: Regenerate.
3642 * configure: Regenerate.
3643
3644 2007-06-28 DJ Delorie <dj@redhat.com>
3645
3646 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3647 not building newlib.
3648 * configure: Regenerated.
3649
3650 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3651
3652 * MAINTAINERS (Write After Approval): Add myself.
3653
3654 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3655
3656 * MAINTAINERS (Write After Approval): Add myself.
3657
3658 2007-06-19 Chris Matthews <chrismatthews@google.com>
3659
3660 * MAINTAINERS (Write After Approval): Add myself.
3661
3662 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3663
3664 * MAINTAINERS (Write After Approval): Add myself.
3665
3666 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3667
3668 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3669 * Makefile.in: Regenerated.
3670
3671 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3672
3673 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3674 bfin*-*-uclinux* targets.
3675 * configure: Regenerate.
3676
3677 2007-06-14 Ian Lance Taylor <iant@google.com>
3678
3679 * MAINTAINERS: Add myself as non-algorithmic global write
3680 maintainer.
3681
3682 2007-06-14 Diego Novillo <dnovillo@google.com>
3683
3684 * MAINTAINERS: Add self as middle-end maintainer and
3685 non-algorithmic global write maintainer.
3686
3687 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3688
3689 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3690 Move all Fortran maintainers except Paul Brook into the
3691 Non-Autopoiesis section.
3692
3693 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3694
3695 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3696 (distclean-stage[+id+]): Possibly delete stage_last.
3697 * Makefile.in: Regenerate.
3698
3699 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3700
3701 * MAINTAINERS (Various Maintainer): Fix typo.
3702
3703 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3704
3705 * MAINTAINERS (Various Maintainer): Add myself as
3706 dataflow maintainer.
3707
3708 2007-06-07 Ben Elliston <bje@au.ibm.com>
3709
3710 * config.sub, config.guess: Update from upstream sources.
3711
3712 2007-06-07 Ben Elliston <bje@au.ibm.com>
3713
3714 * Makefile.tpl: Fix spelling error.
3715 * Makefile.in: Regenerate.
3716
3717 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3718
3719 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3720 lt_cv_sys_max_cmd_len.
3721
3722 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3723
3724 * MAINTAINERS (Various Maintainers): Add myself as
3725 auto-vectorizer maintainer.
3726
3727 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3728
3729 PR libjava/32098
3730 * libtool.m4: Revert previous change.
3731 * ltgcc.m4: Put it here.
3732
3733 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3734
3735 * MAINTAINERS (Various Maintainers): Add myself as
3736 auto-vectorizer maintainer.
3737
3738 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3739
3740 PR libjava/32098
3741 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3742
3743 2007-05-30 Richard Guenther <rguenther@suse.de>
3744
3745 * MAINTAINERS (Various Maintainers): Add myself as
3746 auto-vectorizer maintainer.
3747
3748 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3749
3750 PR bootstrap/29382
3751 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3752 * configure: Rebuilt.
3753
3754 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3755
3756 * MAINTAINERS (Write After Approval): Removed my name.
3757
3758 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3759
3760 * MAINTAINERS (Write After Approval): Remove myself.
3761
3762 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3763
3764 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3765
3766 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3767
3768 * ltmain.sh: Update from ToT Libtool.
3769 * libtool.m4: Update from ToT Libtool.
3770 * ltsugar.m4: New. Update from ToT Libtool.
3771 * ltversion.m4: New. Update from ToT Libtool.
3772 * ltoptions.m4: New. Update from ToT Libtool.
3773 * ltconfig: Remove.
3774 * ltcf-c.sh: Remove.
3775 * ltcf-cxx.sh: Remove.
3776 * ltcf-gcj.sh: Remove.
3777
3778 2007-05-22 Ollie Wild <aaw@google.com>
3779
3780 * MAINTAINERS (Write After Approval): Add myself.
3781
3782 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3783
3784 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3785 stage_cflags.
3786 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3787 Remove CFLAGS/LIBCFLAGS.
3788 (configure-stage[+id+]-[+prefix+][+module+],
3789 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3790 * Makefile.in: Regenerate.
3791
3792 2007-05-15 Diego Novillo <dnovillo@google.com>
3793
3794 * MAINTAINERS: Update e-mail address.
3795
3796 2007-05-15 Revital Eres <eres@il.ibm.com>
3797
3798 * MAINTAINERS (Write After Approval): Add myself.
3799
3800 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3801
3802 * MAINTAINERS (Write After Approval): Updated my address.
3803
3804 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3805
3806 * MAINTAINERS (Write After Approval): Add myself.
3807
3808 2007-05-11 Silvius Rus <rus@google.com>
3809
3810 * MAINTAINERS (Write After Approval): Add myself.
3811
3812 2007-04-23 Tom Tromey <tromey@redhat.com>
3813
3814 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3815
3816 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3817
3818 * MAINTAINERS (cpplib): Rename to ...
3819 (libcpp): ... this. Add C/C++ front end maintainers.
3820
3821 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3822
3823 * config-ml.in: Pass ${ml_config_env} to configure calls.
3824
3825 2007-04-04 Christian Bruel <christian.bruel@st.com>
3826
3827 * MAINTAINERS (Write After Approval): Add myself.
3828
3829 2007-04-02 Dave Korn <dave.korn@artimi.com>
3830
3831 * MAINTAINERS (Write After Approval): Add myself.
3832
3833 2007-03-31 Tobias Burnus <burnus@net-b.de>
3834
3835 * MAINTAINERS (fortran 95 front end): Add myself.
3836
3837 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3838
3839 * MAINTAINERS (Write After Approval): Add myself.
3840
3841 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3842
3843 * MAINTAINERS (Modulo Scheduler): Add myself.
3844
3845 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3846
3847 * MAINTAINERS (fortran 95 front end): Add myself.
3848 (c++ front end): whitespace fix.
3849
3850 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3851
3852 * MAINTAINERS (Write After Approval): Add myself.
3853
3854 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3855
3856 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3857 of glob. Quote arguments with single quotes too.
3858 * configure: Regenerate.
3859
3860 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3861
3862 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3863 * Makefile.in: Regenerate
3864
3865 2007-03-07 Andreas Schwab <schwab@suse.de>
3866
3867 * configure: Regenerate.
3868
3869 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3870
3871 * configure.ac: Add "--with-pdfdir" configure option,
3872 which defines pdfdir variable.
3873 * Makefile.def (target=fixincludes): Add install-pdf to
3874 missing targets.
3875 (recursive_targets): Add install-pdf target.
3876 (flags_to_pass): Add pdfdir.
3877 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3878 target.
3879 * configure: Regenerate
3880 * Makefile.in: Regenerate
3881
3882 2007-02-28 Eric Christopher <echristo@apple.com>
3883
3884 Revert:
3885 2006-12-07 Mike Stump <mrs@apple.com>
3886
3887 * Makefile.def (dependencies): Add dependency for
3888 install-target-libssp and install-target-libgomp on
3889 install-gcc.
3890 * Makefile.in: Regenerate.
3891
3892 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3893
3894 * configure: Regenerate.
3895 * configure.ac: Move statements after variable declarations.
3896
3897 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3898
3899 * MAINTAINERS: Add myself as sh maintainer.
3900
3901 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3902
3903 * configure.ac: Adjust for loop syntax.
3904 * configure: Regenerate.
3905
3906 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3907
3908 * configure: Rebuilt.
3909
3910 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3911
3912 * configure.ac: Drop multiple occurrences of --enable-languages,
3913 and fix its quoting.
3914 * configure: Rebuilt.
3915
3916 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3917 Nathan Sidwell <nathan@codesourcery.com>
3918 Vladimir Prus <vladimir@codesourcery.com>
3919 Joseph Myers <joseph@codesourcery.com>
3920
3921 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3922 * configure: Regenerate.
3923
3924 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3925
3926 * ltconfig (freebsd*): Default to elf.
3927
3928 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3929
3930 * configure.ac (target_libraries): Move libgcc before libiberty.
3931 * configure: Regenerated.
3932
3933 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3934 Paolo Bonzini <bonzini@gnu.org>
3935
3936 PR bootstrap/30753
3937 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3938 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3939 * configure: Regenerated.
3940
3941 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3942
3943 * MAINTAINERS (Language Front End Maintainers): Update my mail
3944 address.
3945
3946 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3947
3948 PR bootstrap/30748
3949 * configure.ac: Correct syntax for Solaris ksh.
3950 * configure: Regenerated.
3951
3952 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3953
3954 * configure.ac: Sync with src.
3955 * configure: Regenerate.
3956
3957 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3958
3959 * Makefile.in: Regenerate.
3960
3961 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3962
3963 * config.sub: Sync with src.
3964
3965 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3966
3967 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3968 noncanonical equivalents.
3969 * configure.in: Rename to...
3970 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3971 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3972 target_noncanonical. Use them. Rewrite removal of configure
3973 arguments for autoconf 2.59. Discard variable settings. Force
3974 program_transform_name for native tools.
3975
3976 * Makefile.in: Regenerated.
3977 * configure: Regenerated with autoconf 2.59.
3978
3979 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
3980
3981 * MAINTAINERS (Write After Approval): Add myself.
3982
3983 2007-01-31 Andreas Schwab <schwab@suse.de>
3984
3985 * Makefile.tpl (LDFLAGS): Substitute it.
3986 * Makefile.in: Regenerate.
3987
3988 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
3989
3990 * MAINTAINERS (Write After Approval): Add myself.
3991
3992 2007-01-28 David Edelsohn <edelsohn@gnu.org>
3993
3994 * MAINTAINERS (spu port): Add myself.
3995
3996 2007-01-23 Richard Guenther <rguenther@suse.de>
3997
3998 PR bootstrap/30541
3999 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4000 * Makefile.tpl (GNATBIND): Substitute it.
4001 (GNATMAKE): Likewise.
4002 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4003 of STAGE_PREFIX.
4004 * Makefile.in: Regenerate.
4005 * configure: Regenerate.
4006
4007 2007-01-18 Mike Stump <mrs@apple.com>
4008
4009 * configure.in: Re-enable -Werror for gcc builds.
4010
4011 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4012
4013 * MAINTAINERS (Write After Approval): Add myself.
4014
4015 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4016
4017 * configure.in: Change == to = in test command.
4018 * configure: Regenerate.
4019
4020 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4021 Nick Clifton <nickc@redhat.com>
4022 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4023
4024 * configure.in (build_configargs, host_configargs, target_configargs):
4025 Remove build/host/target parameters.
4026 (host_libs): Add gmp and mpfr.
4027 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4028 * Makefile.def (gmp, mpfr): New.
4029 (gcc): Remove target.
4030 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4031 target_os, target_vendor): New.
4032 (configure): Add host_alias/target_alias arguments; adjust invocations.
4033 * configure: Regenerate.
4034 * Makefile.in: Regenerate.
4035
4036 2007-01-11 Matt Fago <fago@earthlink.net>
4037
4038 * configure.in: Try to link to functions only in mpfr 2.2.x
4039 to improve robustness of configure tests.
4040 * configure: Regenerate.
4041
4042 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4043
4044 * MAINTAINERS: Add myself as i386 maintainer.
4045
4046 2007-01-08 Jan Hubicka <jh@suse.cz>
4047
4048 * MAINTAINERS: Add myself as i386 maintainer.
4049
4050 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4051
4052 * configure.in: Add support for an x86_64-mingw* target.
4053 * configure: Regenerate.
4054
4055 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4056
4057 * Makefile.tpl (all-target): Correct @if conditional for target
4058 modules.
4059 * configure.in: Omit libiberty if building only target libgcc.
4060 * configure, Makefile.in: Regenerated.
4061
4062 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4063
4064 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4065 * configure: Regenerate.
4066
4067 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4068
4069 * Makefile.def (target_modules): Add libgcc.
4070 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4071 * Makefile.tpl (clean-target-libgcc): Delete.
4072 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4073 on gcc even for bootstrapped modules. Rewrite handling of
4074 lang_env_dependencies to loop over target_modules.
4075 * configure.in (target_libraries): Add target-libgcc.
4076 * Makefile.in, configure: Regenerated.
4077
4078 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4079
4080 * configure.in: Reorganize recognition of languages. Add
4081 --enable-stage1-languages. Show supported languages for the chosen
4082 target rather than all recognized languages.
4083 * configure: Regenerate.
4084
4085 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4086
4087 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4088 * Makefile.in: Regenerate.
4089
4090 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4091
4092 * configure.in: Warn that MPFR 2.2.0 is buggy.
4093 * configure: Regenerate.
4094
4095 2006-12-27 Ian Lance Taylor <iant@google.com>
4096
4097 * configure.in: When removing Makefiles to force a reconfigure, also
4098 remove prev-DIR*/Makefile.
4099 * configure: Regenerate.
4100
4101 2006-12-22 Andreas Schwab <schwab@suse.de>
4102
4103 * configure: Regenerate with correct autoconf version.
4104
4105 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4106
4107 * configure.in: add AC_SUBST for *_FOR_TARGET.
4108 * configure: Regenerate.
4109
4110 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4111
4112 * configure.in: Simplify logic for rejecting languages that cannot
4113 be built. Separate the case when a language is unsupported,
4114 from the case when the user chooses not to build a language.
4115
4116 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4117
4118 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4119 it only affects bootstrap and could be tested on "$host" as well.
4120 * configure: Regenerate.
4121 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4122
4123 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4124
4125 PR bootstrap/29544
4126 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4127 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4128 move here comment from Makefile.tpl.
4129 * Makefile.tpl: Move some definitions higher in the file.
4130 (STAGE1_CHECKING): New.
4131 * configure.in: Add --enable-stage1-checking.
4132 * configure: Regenerate.
4133 * Makefile.in: Regenerate.
4134
4135 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4136
4137 * MAINTAINERS: Add myself as build system maintainer.
4138
4139 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4140
4141 * MAINTAINERS (Write After Approval): Add myself.
4142
4143 2006-12-13 Eric Christopher <echristo@apple.com>
4144
4145 * MAINTAINERS: Add myself as darwin maintainer.
4146
4147 2006-12-11 Ian Lance Taylor <ian@airs.com>
4148
4149 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4150
4151 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4152
4153 MAINTAINERS: Update my entry.
4154
4155 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4156
4157 * configure.in: Handle spu makefile frag.
4158 * Makefile.tpl (MAINT): Define
4159 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4160 * configure: Regenerate.
4161 * Makefile.in: Regenerate.
4162
4163 2006-12-11 Ben Elliston <bje@au.ibm.com>
4164
4165 * config.guess: Import latest version.
4166 * config.sub: Likewise.
4167
4168 2006-12-11 Ben Elliston <bje@au.ibm.com>
4169
4170 * configure.in (spu-*-*): Don't skip target-libiberty.
4171 * configure: Regenerate.
4172
4173 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4174
4175 PR bootstrap/30134
4176 * configure.in: Correct x86 darwin support for libjava to powerpc
4177 and i?86 only.
4178 * configure: Regenerate.
4179
4180 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4181
4182 * configure.in: Add x86 darwin support for libjava.
4183 * configure: Regenerate.
4184
4185 2006-12-07 Mike Stump <mrs@apple.com>
4186
4187 * Makefile.def (dependencies): Add dependency for
4188 install-target-libssp and install-target-libgomp on
4189 install-gcc.
4190 * Makefile.in: Regenerate.
4191
4192 2006-12-04 Richard Guenther <rguenther@suse.de>
4193
4194 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4195 (Non-Algorithmic Maintainers): Move over non-algorithmic
4196 loop optimizer maintainers, add myself as a non-algorithmic
4197 middle-end maintainer.
4198
4199 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4200
4201 * MAINTAINERS (Write After Approval): Add myself.
4202
4203 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4204
4205 * configure.in: Update error message for missing GMP/MPFR.
4206
4207 * configure: Regenerate.
4208
4209 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4210
4211 * configure.in: Update MPFR version in error message.
4212
4213 * configure: Regenerate.
4214
4215 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4216
4217 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4218 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4219 --with-gmp-lib): New flags.
4220
4221 * configure: Regenerate.
4222
4223 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4224
4225 * MAINTAINERS (Write After Approval): Change my email address.
4226
4227 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4228
4229 * MAINTAINERS (Write After Approval): Add myself.
4230
4231 2006-11-22 Philipp Thomas <pth@suse.de>
4232
4233 * MAINTAINERS (i18n): Update e-mail address.
4234
4235 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4236
4237 * MAINTAINERS (spu port): Add myself as maintainer.
4238 (Write After Approval): Remove myself.
4239
4240 2006-11-22 Ben Elliston <bje@au.ibm.com>
4241
4242 * configure.in (skipdirs): Don't build libssp for SPU.
4243 * configure: Regenerate.
4244
4245 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4246
4247 * MAINTAINERS (spu port): Add myself as maintainer.
4248 (libobjc): Update my email address.
4249
4250 2006-11-21 Andrea Bona <andrea.bona@st.com>
4251
4252 * MAINTAINERS (Write After Approval): Add myself.
4253
4254 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4255
4256 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4257 * configure : Rebuilt.
4258
4259 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4260
4261 * MAINTAINERS (Write After Approval): Add myself.
4262
4263 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
4267 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4268
4269 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4270 libmpfr.a.
4271 * configure: Regenerate.
4272
4273 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4274
4275 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4276 (unstage): Test for stage_last presence.
4277
4278 PR bootstrap/29802
4279 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4280 STAGE_PREFIX.
4281 * Makefile.in: Regenerate.
4282
4283 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4284
4285 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4286 maintainers.
4287
4288 2006-11-14 Erven Rohou <erven.rohou@st.com>
4289
4290 * MAINTAINERS (Write After Approval): Add myself.
4291
4292 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4293
4294 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4295 and stageN-package/Makefile.
4296 * Makefile.in: Regenerated.
4297
4298 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4299
4300 * configure.in: Remove target-libgloss from noconfigdirs for
4301 bfin-*-*.
4302 * configure: Regenerated.
4303
4304 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4305
4306 * configure.in (have_gmp): Only error if the gcc directory exists.
4307
4308 * configure: Regenerate.
4309
4310 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4311
4312 * configure.in: Robustify error message for missing GMP/MPFR.
4313
4314 * configure: Regenerate.
4315
4316 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4317
4318 * MAINTAINERS (Write After Approval): Add myself.
4319
4320 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4321
4322 * MAINTAINERS: Change email address.
4323
4324 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4325
4326 * MAINTAINERS (Write After Approval): Add myself.
4327
4328 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4329
4330 * MAINTAINERS (Write After Approval): Add myself.
4331
4332 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4333
4334 * MAINTAINERS (Write After Approval): Move myself to
4335 Write After Approval section.
4336
4337 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4338
4339 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4340 need_gmp anymore.
4341 * configure: Regenerate.
4342
4343 2006-10-16 Tobias Burnus <burnus@net-b.de>
4344
4345 * MAINTAINERS (Write After Approval): Add myself.
4346
4347 2006-10-16 Ben Elliston <bje@au.ibm.com>
4348
4349 * config.guess: Import latest version.
4350 * config.sub: Likewise.
4351
4352 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4353
4354 * Makefile.def: Added pdf target handling.
4355 * Makefile.tpl: Added pdf target handling.
4356 * Makefile.in: Regenerated.
4357
4358 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4359
4360 * MAINTAINERS: Add self as score port maintainer.
4361
4362 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4363
4364 * MAINTAINERS (Write After Approval): Add myself.
4365
4366 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4367
4368 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4369 or newer.
4370 * configure: Regenerated.
4371
4372 2006-09-27 Dave Brolley <brolley@redhat.com>
4373
4374 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4375 using $s instead of $r.
4376 * configure: Regenerated.
4377
4378 2006-09-26 Thiemo Seufer <ths@mips.com>
4379
4380 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4381 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4382 * configure: Regenerate.
4383
4384 2006-09-24 Graeme Peterson <gridly@gmail.com>
4385
4386 * MAINTAINERS (Write After Approval): Remove myself.
4387
4388 2006-09-22 Chao-ying Fu <fu@mips.com>
4389
4390 * MAINTAINERS (Write After Approval): Add myself.
4391
4392 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4393
4394 * MAINTAINERS: Add self as soft-fp maintainer.
4395
4396 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4397
4398 * MAINTAINERS: Add myself as avr maintainer.
4399 Remove Marek Michalkiewicz as avr maintainer.
4400
4401 2006-09-07 Roberto Costa <roberto.costa@st.com>
4402
4403 * MAINTAINERS (Write After Approval): Add myself.
4404
4405 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4406
4407 * configure.in: Never build newlib for a Mingw host.
4408 Never build newlib as Mingw target library.
4409 Test the existence of winsup/cygwin for building a Cygwin newlib,
4410 rather than just winsup.
4411 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4412 building a Mingw target.
4413 * configure: Regenerate.
4414
4415 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4416
4417 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4418
4419 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4420
4421 * config.guess: Import from src (was more updated).
4422 * config.sub: Likewise.
4423
4424 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4425
4426 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4427 * configure: Regenerated.
4428
4429 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4430
4431 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4432 for stages after the first.
4433
4434 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4435
4436 * Makefile.def: Add dependencies for configure-opcodes
4437 on configure-intl and all-opcodes on all-intl.
4438 * Makefile.in: Regenerated.
4439
4440 2006-07-13 Ben Elliston <bje@au.ibm.com>
4441
4442 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4443
4444 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4445
4446 Port to hosts whose 'sort' and 'tail' implementations
4447 treat operands with leading '+' as file names, as POSIX
4448 has required since 2001. However, make sure the code still
4449 works on pre-POSIX hosts.
4450 * ltmain.sh: Don't assume "sort +2" is equivalent to
4451 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4452
4453 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4454
4455 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4456
4457 2006-07-04 Peter O'Gorman <peter@pogma.com>
4458
4459 * ltconfig: chmod 644 before ranlib during install.
4460
4461 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4462
4463 PR bootstrap/18058
4464 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4465 if the bootstrap compiler is a GCC version that supports it.
4466 * configure: Regenerate.
4467
4468 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4469
4470 * configure.in: Fix thinkos in previous check-in.
4471 * configure: Regenerate.
4472
4473 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4474
4475 PR other/27063
4476 * configure.in: Test subdir_requires and give an appropriate
4477 error message.
4478 * configure: Regenerate.
4479
4480 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4481
4482 * MAINTAINERS (Write After Approval): Add myself.
4483
4484 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4485
4486 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4487
4488 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4489
4490 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4491
4492 2006-06-20 David Ayers <d.ayers@inode.at>
4493
4494 PR bootstrap/28072
4495 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4496 whether target-libjava is being configured instead of whether the
4497 java front end is enabled.
4498 * configure: Regenerate.
4499
4500 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4501
4502 PR target/27540
4503 * configure.in: Only enable libgomp on IRIX 6.
4504 * configure: Regenerate.
4505
4506 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4507
4508 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4509 too.
4510 * Makefile.in: Regenerate.
4511
4512 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4513
4514 * config-ml.in: Alter CCASFLAGS to include special
4515 multilib options the same as is done for CFLAGS.
4516
4517 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4518
4519 * configure.in: Don't enable libgomp on hpux10.
4520 * configure: Rebuilt.
4521
4522 2006-06-12 David Ayers <d.ayers@inode.at>
4523
4524 PR bootstrap/27963
4525 PR target/19970
4526 * configure.in: Remove target-boehm-gc from noconfigdirs where
4527 ${libgcj} is specified.
4528 * configure: Regenerate.
4529
4530 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4531
4532 Sync from src:
4533
4534 * configure.in: Sync.
4535 * configure: Regenerated.
4536
4537 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4538
4539 * Makefile.def: Added dependencies from sim and gdb on intl, and
4540 added configure dependencies to everything with an all dependency
4541 on intl.
4542 * Makefile.in: Regenerated.
4543
4544 2006-06-06 David Ayers <d.ayers@inode.at>
4545
4546 PR libobjc/13946
4547 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4548 * Makefile.in: Regenerate.
4549 * configure.in: Add --enable-objc-gc at toplevel and have it
4550 enable boehm-gc for Objective-C.
4551 Remove target-boehm-gc from libgcj.
4552 Add target-boehm-gc to target_libraries.
4553 Add target-boehm-gc to noconfigdirs where ${libgcj}
4554 is specified.
4555 Assert that boehm-gc is supported when requested for Objective-C.
4556 Only build boehm-gc if needed either for Java or Objective-C.
4557 * configure: Regenerate.
4558
4559 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4560
4561 PR 27674
4562 * Makefile.tpl (configure-[+prefix+][+module+],
4563 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4564 Remove rule to unstage bootstrapped modules.
4565 (stage_current): New.
4566 * Makefile.in: Regenerate.
4567
4568 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4569
4570 * MAINTAINERS (Write After Approval): Update my e-mail address.
4571
4572 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4573
4574 * include/libiberty.h: Declare pex_run_in_environment.
4575
4576 2006-05-31 Asher Langton <langton2@llnl.gov>
4577
4578 * MAINTAINERS (Write After Approval): Add myself.
4579
4580 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4581
4582 * Makefile.def (bfd, opcodes): Fix lib_path.
4583 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4584 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4585 * Makefile.in: Regenerate.
4586
4587 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4588
4589 * Makefile.in: Regenerate.
4590
4591 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4592
4593 * Makefile.def: Add install-html target. Add datarootdir
4594 docdir and htmldir to flags_to_pass.
4595 * Makefile.tpl: Add install-html target.
4596 * Makefile.in: Regenerate.
4597 * configure.in: Add --with-datarootdir, --with-docdir, and
4598 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4599 * configure: Regenerate.
4600
4601 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4602
4603 * configure.in: Enable gprof for cross builds.
4604 * configure: Regenerate.
4605
4606 2006-05-22 Richard Guenther <rguenther@suse.de>
4607
4608 Revert
4609 2006-01-31 Richard Guenther <rguenther@suse.de>
4610 Paolo Bonzini <bonzini@gnu.org>
4611
4612 * Makefile.def (target_modules): Add libgcc-math target module.
4613 * configure.in (target_libraries): Add libgcc-math target library.
4614 (--enable-libgcc-math): New configure switch.
4615 * Makefile.in: Re-generate.
4616 * configure: Re-generate.
4617 * libgcc-math: New toplevel directory.
4618
4619 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4620 Andreas Tobler <a.tobler@schweiz.ch>
4621
4622 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4623 * configure: Rebuilt.
4624
4625 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4626
4627 * MAINTAINERS (Write After Approval): Add myself.
4628
4629 2006-05-01 DJ Delorie <dj@redhat.com>
4630
4631 * configure.in: Restore CFLAGS if GMP isn't present.
4632 * configure: Regenerate.
4633
4634 2006-05-01 Richard Guenther <rguenther@suse.de>
4635
4636 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4637 maintainer.
4638
4639 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4640
4641 * MAINTAINERS (Write After Approval): Add myself.
4642
4643 2006-04-28 Jan Beulich <jbeulich@novell.com>
4644
4645 * MAINTAINERS (Write After Approval): Add myself.
4646
4647 2006-04-18 DJ Delorie <dj@redhat.com>
4648
4649 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4650 reference libgloss so that libssp can be built in a combined
4651 tree.
4652 * configure: Regenerate.
4653
4654 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4655
4656 * MAINTAINERS (Write After Approval): Add myself.
4657
4658 2006-04-05 Ben Elliston <bje@au.ibm.com>
4659
4660 * configure.in: Require makeinfo 4.4 or higher.
4661 * configure: Regenerate.
4662
4663 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4664
4665 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4666 Rearrange the entries of other libraries to have them in one place.
4667
4668 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4669
4670 * MAINTAINERS (Write After Approval): Remove myself.
4671 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4672
4673 2006-03-14 Richard Guenther <rguenther@suse.de>
4674
4675 * configure: Regenerate with autoconf 2.13.
4676
4677 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4678
4679 * MAINTAINERS: Use my work address.
4680
4681 * MAINTAINERS: Update my E-mail address.
4682
4683 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4684
4685 * configure.in: Handle --disable-<component> generically.
4686 * configure: Regenerate.
4687
4688 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4689
4690 PR libgcj/17311
4691 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4692
4693 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4694
4695 * MAINTAINERS (Write After Approval): Remove myself.
4696 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4697
4698 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4699
4700 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4701 (TARGET_CONFIGDIRS): Remove.
4702 * configure.in: Remove AC_SUBST(target_configdirs).
4703 * Makefile.in, configure: Regenerated.
4704
4705 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4706
4707 * MAINTAINERS (Write After Approval): Remove myself.
4708 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4709
4710 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4711
4712 PR bootstrap/25670
4713
4714 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4715
4716 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4717 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4718 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4719 BUILD_PREFIX, BUILD_PREFIX_1.
4720 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4721
4722 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4723 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4724
4725 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4726 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4727 of `cat stage_current`. Always provide the `r' and `s' variables.
4728 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4729 a single shell execution.
4730 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4731 bootstrapped modules, make the stage1 module if the build was not
4732 started yet, else build the current stage.
4733 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4734 (all-build, all-host, all-target, [+make_target+]-host,
4735 [+make_target+]-target): Do not use \-continued lines.
4736 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4737 (current_stage, restrap, stage_last): New.
4738
4739 * Makefile.in: Regenerate.
4740 * configure: Regenerate.
4741
4742 2006-02-19 Bud Davis <jmdavis@link.com>
4743
4744 * MAINTAINERS (Write After Approval): Remove myself.
4745 (Language Front End Maintainers): Add myself as fortran 95
4746 maintainer and update e-mail address.
4747
4748 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4749
4750 * MAINTAINERS (Write After Approval): Remove myself.
4751 (Language Front End Maintainers): Add myself as fortran 95
4752 maintainer.
4753
4754 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4755
4756 * MAINTAINERS (Write After Approval): Add myself.
4757
4758 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4759
4760 * MAINTAINERS (Write After Approval): Remove myself.
4761 (Language Front End Maintainers): Add myself as
4762 fortran 95 maintainer.
4763
4764 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4765
4766 Sync from src:
4767
4768 2005-12-27 Leif Ekblad <leif@rdos.net>
4769
4770 * configure.in: Add support for RDOS target.
4771 * configure: Regenerate.
4772
4773 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4774 Andreas Schwab <schwab@suse.de>
4775
4776 * configure: Regenerate.
4777
4778 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4779
4780 * configure.in (enable_libgomp): Add AIX.
4781 * configure: Regenerate.
4782
4783 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4784
4785 * MAINTAINERS (Write After Approval): Add myself.
4786
4787 2006-02-03 Lee Millward <lee.millward@gmail.com>
4788
4789 * MAINTAINERS (Write After Approval): Add myself.
4790
4791 2006-01-31 Richard Guenther <rguenther@suse.de>
4792 Paolo Bonzini <bonzini@gnu.org>
4793
4794 * Makefile.def (target_modules): Add libgcc-math target module.
4795 * configure.in (target_libraries): Add libgcc-math target library.
4796 (--enable-libgcc-math): New configure switch.
4797 * Makefile.in: Re-generate.
4798 * configure: Re-generate.
4799 * libgcc-math: New toplevel directory.
4800
4801 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4802
4803 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4804 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4805 the assembler, linker and binutils.
4806 * configure: Regenerate.
4807
4808 2006-01-22 Dirk Mueller <dmueller@suse.de>
4809
4810 * MAINTAINERS (Write After Approval): Add myself.
4811
4812 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4813
4814 * configure: Regenerate.
4815
4816 2006-01-18 Richard Henderson <rth@redhat.com>
4817 Jakub Jelinek <jakub@redhat.com>
4818 Diego Novillo <dnovillo@redhat.com>
4819
4820 * libgomp: New directory.
4821 * Makefile.def: Add target_module libgomp.
4822 * Makefile.in: Regenerate.
4823 * configure.in (target_libraries): Add target-libgomp.
4824 * configure: Regenerate.
4825
4826 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4827
4828 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4829 @ from continuation.
4830 * Makefile.in: Rebuilt.
4831
4832 2006-01-04 Chris Lattner <sabre@gnu.org>
4833
4834 * MAINTAINERS (Write After Approval): Add myself.
4835
4836 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4837
4838 PR bootstrap/24252
4839
4840 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4841 * Makefile.tpl (OBJDUMP): New.
4842 (EXTRA_HOST_FLAGS): Add it.
4843 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4844
4845 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4846 to use symbolic links between directories. Avoid race conditions
4847 or make them harmless.
4848 * configure.in: Do not try to use symbolic links between directories.
4849
4850 * Makefile.def (LEAN): Pass.
4851 * Makefile.tpl (LEAN): Define.
4852 (stage[+id+]-start): Accept that the previous directory does not
4853 exist, if the bootstrap is lean.
4854 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4855 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4856 configure substitution.
4857 ([+compare-target+]): Likewise.
4858 ([+bootstrap-target+]-lean): New.
4859 * configure.in: Remove lean bootstrap support from here.
4860
4861 * Makefile.in: Regenerate.
4862 * configure: Regenerate.
4863
4864 2006-01-04 Ben Elliston <bje@au.ibm.com>
4865
4866 * MAINTAINERS (libdecnumber): Add myself.
4867
4868 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4869
4870 * libtool-ldflags: New script.
4871
4872 2006-01-02 Andreas Schwab <schwab@suse.de>
4873
4874 * configure.in: When reconfiguring remove Makefile in
4875 all stage directories.
4876 * configure: Regenerate.
4877
4878 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4879
4880 * MAINTAINERS: Update my email address.
4881
4882 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4883
4884 Revert Ada-related part of the previous change.
4885
4886 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4887 Do not pass.
4888 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4889 * Makefile.in: Regenerate.
4890 * configure.in: Do not include mt-ppc-aix target fragment.
4891 * configure: Regenerate.
4892
4893 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4894
4895 * configure.in: Select appropriate fragments for PowerPC/AIX.
4896 * configure: Regenerate.
4897
4898 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4899 BOOT_CFLAGS, BOOT_LDFLAGS.
4900 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4901 BOOT_CFLAGS, BOOT_LDFLAGS.
4902 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4903 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4904 (stage): Fail if we cannot complete the work.
4905 * Makefile.in: Regenerate.
4906
4907 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4908
4909 * configure.in: Replace ms1 with mt.
4910 * configure: Rebuilt.
4911
4912 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4913
4914 * MAINTAINERS: Update my email address.
4915
4916 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4917
4918 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4919 install-host-nogcc): Don't invoke $(stage) at the end.
4920 * Makefile.in: Regenerate.
4921
4922 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4923
4924 * configure.in: Flip the top-level bootstrap switch.
4925 * configure: Regenerate.
4926
4927 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4928
4929 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4930 $(stage) and $(unstage).
4931 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4932 (all): Remove stray semicolon.
4933 (local-distclean): Don't handle multilib.tmp and multilib.out.
4934 (install.all): Set $s for consistency.
4935 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4936 check_multilibs setting. Always make the install directory.
4937 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4938 Correct @if/@endif.
4939 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4940 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4941 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4942 (multilib.out): Remove.
4943 * Makefile.in: Regenerated.
4944
4945 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4946
4947 * MAINTAINERS (Write After Approval): Add myself.
4948
4949 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4950
4951 * MAINTAINERS: Add myself as mt maintainer.
4952
4953 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4954
4955 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4956
4957 * MAINTAINERS: Change email address.
4958
4959 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4960
4961 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4962 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4963 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4964 Find in-tree tools if available.
4965 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4966 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4967 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4968 (COMPILER_*_FOR_TARGET): New.
4969 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4970 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4971 (CONFIGURED_*, USUAL_*): Remove.
4972 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4973 STRIP): Use autoconf substitutions.
4974 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4975 COMPILER_NM_FOR_TARGET): New.
4976 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4977
4978 (all): Make all-host and all-target in parallel.
4979 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4980 that $$r and $$s are set before invoking a recursive make.
4981 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4982 ([+bootstrap-target+]): Inline most of the `all' target.
4983
4984 2005-11-29 Ben Elliston <bje@au.ibm.com>
4985
4986 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4987 from the gcc build directory.
4988 * Makefile.in: Regenerate.
4989
4990 2005-11-29 Ben Elliston <bje@au.ibm.com>
4991
4992 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4993 depend on all-libdecnumber.
4994 * configure.in (host_libs): Include libdecnumber.
4995 * Makefile.in: Regenerate.
4996 * configure: Likewise.
4997
4998 2005-11-29 Ben Elliston <bje@au.ibm.com>
4999
5000 * libdecnumber: Import decNumber sources from the dfp-branch.
5001
5002 2005-11-21 Kean Johnston <jkj@sco.com>
5003
5004 * config.sub, config.guess: Sync from upstream sources.
5005
5006 2005-11-21 Ben Elliston <bje@au.ibm.com>
5007
5008 Import from Autoconf sources:
5009
5010 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5011 * config/move-if-change: Don't output "$2 is unchanged";
5012 suggested by Ben Elliston. Handle weird characters correctly.
5013
5014 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5015
5016 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5017 to match upstream libtool for darwin.
5018
5019 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5020
5021 * Makefile.def: Remove gdb dependencies for gdbtk.
5022 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5023 (configure-gdb, install-gdb): New rules.
5024 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5025 * Makefile.in, configure: Regenerated.
5026
5027 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5028
5029 * MAINTAINERS (Write After Approval): Add myself.
5030
5031 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5032
5033 * MAINTAINERS (Write After Approval): Add myself.
5034
5035 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5036
5037 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5038 Diego Novillo.
5039
5040 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5041
5042 PR bootstrap/24297
5043 * Makefile.tpl (do-[+make-target+], do-check, install,
5044 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5045 are set before recursing.
5046 * Makefile.in: Regenerate.
5047
5048 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5049
5050 PR bootstrap/18939
5051 * Makefile.def (gcc) <target>: Fix thinko.
5052 * Makefile.in: Regenerate.
5053
5054 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5055
5056 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5057 * configure: Regenerate.
5058
5059 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5060
5061 * MAINTAINERS (Write After Approval): Add self.
5062
5063 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5064
5065 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5066 target-libffi, target-qthreads, target-libjava, and
5067 targetlibobjc.
5068 * configure: Regenerate.
5069
5070 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5071
5072 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5073 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5074 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5075 (USUAL_OBJDUMP_FOR_TARGET): New.
5076 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5077 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5078 * configure, Makefile.in: Regenerated.
5079
5080 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5081
5082 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5083 before other host packages.
5084
5085 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5086
5087 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5088
5089 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5090
5091 PR bootstrap/22340
5092
5093 * configure.in (default_target): Remove.
5094 * Makefile.tpl (all): Do not use prerequisites as subroutines
5095 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5096 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5097 use prerequisites as subroutines.
5098 (check-host, check-target): New.
5099 (bootstrap configure & all targets): Do not use stage*-start
5100 if the directory layout is already ok.
5101 (non-bootstrap configure & all targets): Prepend a $(unstage).
5102 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5103 (NOTPARALLEL): Remove.
5104 (unstage, stage variables): New variables.
5105 (unstage, stage targets): Simply expand to those variables.
5106
5107 * configure: Regenerate.
5108 * Makefile.in: Regenerate.
5109
5110 2005-10-04 James E Wilson <wilson@specifix.com>
5111
5112 * Makefile.def (lang_env_dependencies): Add libmudflap.
5113 * Makefile.in: Regenerate.
5114
5115 2005-10-03 Andreas Schwab <schwab@suse.de>
5116
5117 Backport from libtool CVS:
5118 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5119
5120 * ltmain.sh: add support for installing into temporary
5121 staging area (e.g. 'make install DESTDIR=...')
5122
5123 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5124
5125 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5126 * configure: Regenerated.
5127
5128 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5129
5130 * configure: Regenerate with the correct
5131 autoconf version.
5132
5133 2005-09-30 Catherine Moore <clm@cm00re.com>
5134
5135 * configure.in (bfin-*-*): New.
5136 * configure: Regenerated.
5137
5138 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5139
5140 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5141 (LIPO_FOR_TARGET): New.
5142 (CONFIGURED_LIPO_FOR_TARGET): New.
5143 (USUAL_LIPO_FOR_TARGET): New.
5144 (STRIP_FOR_TARGET): New.
5145 (CONFIGURED_STRIP_FOR_TARGET): New.
5146 (USUAL_STRIP_FOR_TARGET): New.
5147 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5148 STRIP_FOR_TARGET.
5149 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5150 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5151 * Makefile.in: Regenerate.
5152 * configure: Regenerate.
5153
5154 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5155
5156 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5157 (rs6000-*-aix*): Same.
5158 * configure: Regenerate.
5159
5160 2005-09-16 Tom Tromey <tromey@redhat.com>
5161
5162 * MAINTAINERS: Add self as java maintainer.
5163
5164 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5165
5166 * configure.in: Recognize f95 in the --enable-languages option,
5167 and substitute it for fortran, issuing a warning.
5168 * configure: Regenerate.
5169
5170 2005-08-30 Phil Edwards <phil@codesourcery.com>
5171
5172 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5173 * configure: Regenerated.
5174
5175 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5176
5177 * MAINTAINERS: Add self as ms1 maintainer.
5178
5179 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5180
5181 * Makefile.def (libssp): Add to lang_env_dependencies.
5182 * Makefile.in: Regenerate.
5183
5184 2005-08-18 Ian Lance Taylor <ian@airs.com>
5185
5186 * MAINTAINERS: Add myself as middle-end maintainer.
5187
5188 2005-08-17 Christian Groessler <chris@groessler.org>
5189
5190 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5191 * Makefile.in: Regenerate.
5192
5193 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5194
5195 * MAINTAINERS (write after approval): Added myself.
5196
5197 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5198
5199 * MAINTAINERS (Write After Approval): Add myself.
5200
5201 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5202
5203 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5204 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5205 Look for alternate names of the target cc and c++
5206 * configure: Regenerate.
5207
5208 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5209
5210 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5211 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5212 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5213 tools; remove code to manually set them.
5214 (Target tools): Look in the environment for them.
5215 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5216 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5217 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5218 build directory.
5219 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5220 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5221 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5222 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5223 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5224 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5225 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5226 * configure: Regenerate.
5227 * Makefile.in: Regenerate.
5228
5229 2005-07-28 Ben Elliston <bje@au.ibm.com>
5230
5231 * MAINTAINERS: Update for removed CPU targets.
5232
5233 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5234
5235 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5236 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5237 * Makefile.in: Regenerated.
5238
5239 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5240
5241 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5242 (CFLAGS_FOR_TARGET): Use it.
5243 (CXXFLAGS_FOR_TARGET): Likewise.
5244 * Makefile.in: Regenerated.
5245 * configure.in (--with-build-sysroot): New option.
5246 * configure: Regenerated.
5247
5248 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5249
5250 * Makefile.tpl: Wrap install between unstage and stage
5251 * Makefile.in: Regenerate.
5252
5253 2005-07-21 Eric Christopher <echristo@apple.com>
5254
5255 * MAINTAINERS: Update affiliation.
5256
5257 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5258
5259 * MAINTAINERS: Add self as crx port maintainer.
5260
5261 2005-07-20 DJ Delorie <dj@redhat.com>
5262
5263 * MAINTAINERS: Add self as m32c maintainer.
5264
5265 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5266
5267 * all files: Update FSF address.
5268
5269 2005-07-15 Eric Christopher <echristo@redhat.com>
5270
5271 * MAINTAINERS: Change affiliation.
5272
5273 2005-07-14 Jim Blandy <jimb@redhat.com>
5274
5275 * configure.in: Add cases for Renesas m32c.
5276 * configure: Regenerated.
5277
5278 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5279
5280 * COPYING.LIB: Update from fsf.org.
5281
5282 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5283
5284 * COPYING, compile, config.guess,
5285 config.sub, install-sh, missing, mkinstalldirs,
5286 symlink-tree, ylwrap: Sync from upstream sources.
5287 * config-ml.in: Update FSF address.
5288
5289 2005-07-13 Eric Christopher <echristo@redhat.com>
5290
5291 * configure.in: Add toplevel noconfigdir support for tpf.
5292 * configure: Regenerate.
5293
5294 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5295
5296 PR ada/22340
5297
5298 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5299 * Makefile.in: Regenerate.
5300
5301 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5302
5303 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5304 Brolley to write-after-approval.
5305
5306 2005-07-07 Andreas Schwab <schwab@suse.de>
5307
5308 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5309 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5310 * Makefile.in: Regenerated.
5311
5312 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5313
5314 * configure.in: Don't build sim or rda when targetting darwin.
5315 * configure: Regenerate.
5316
5317 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5318
5319 * configure.in: Add --enable-libssp and --disable-libssp.
5320 * configure: Regenerate with autoconf-2.13.
5321
5322 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5323
5324 * Makefile.def (target_modules): Add libssp.
5325 * configure.in (target_libraries): Add target-libssp.
5326 * configure: Rebuilt.
5327 * Makefile.in: Rebuilt.
5328
5329 2005-07-01 Zack Weinberg <zackw@panix.com>
5330
5331 * MAINTAINERS: Change email address. Resign from maintainership.
5332
5333 2005-07-01 Richard Guenther <rguenther@suse.de>
5334
5335 * MAINTAINERS: Change my e-mail address and affiliation.
5336
5337 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5338
5339 * Makefile.def (stagefeedback): Come after profile.
5340 Define profiledbootstrap target.
5341 * Makefile.tpl (profiledbootstrap): Remove.
5342 (stageprofile-end): Zap stagefeedback.
5343 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5344 * Makefile.in: Regenerate.
5345
5346 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5347
5348 * MAINTAINERS: Update my email address.
5349
5350 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5351
5352 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5353 In 'cpp' stanza, support '#line' as well as '# '.
5354
5355 2005-06-08 Andreas Schwab <schwab@suse.de>
5356
5357 * MAINTAINERS: Move myself from 'Write After Approval' to
5358 'CPU Port Maintainers' section as m68k maintainer.
5359
5360 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5361
5362 * configure.in (unsupported_languages): New macro.
5363 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5364 non-ported target libraries in noconfigdirs.
5365 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5366 non-linux-gnu. Remove libgcj_ex_libffi.
5367 <lang_frag loop>: Set add_this_lang=no if the language is in
5368 unsupported_languages.
5369 * configure: Regenerate.
5370
5371 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5372
5373 * configure.in: Fix typo in handling of --with-mpfr-dir.
5374 * configure: Regenerate.
5375
5376 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5377
5378 * MAINTAINERS: Update my email address.
5379
5380 2005-06-02 Jim Blandy <jimb@redhat.com>
5381
5382 * config.sub: Add cases for the Renesas m32c. (This patch has been
5383 accepted into the master sources.)
5384
5385 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5386 Michael Snyder <msnyder@redhat.com>
5387 Stan Cox <scox@redhat.com>
5388
5389 * configure.in: Set noconfigdirs for ms1.
5390
5391 * configure: Regenerate.
5392
5393 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5394
5395 * MAINTAINERS (Write After Approval): Add self.
5396
5397 2005-06-01 Josh Conner <jconner@apple.com>
5398
5399 * MAINTAINERS (Write After Approval): Add self.
5400
5401 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5402
5403 * MAINTAINERS: Update my email address.
5404
5405 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5406
5407 * MAINTAINERS (Write After Approval): Add self.
5408
5409 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5410
5411 * MAINTAINERS (Write After Approval): Remove self.
5412
5413 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5414
5415 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5416 (Dependencies): Consider target modules for bootstrap dependencies.
5417 Make target bootstrap modules depend on each stage's gcc.
5418 * Makefile.in: Regenerate.
5419
5420 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5421
5422 * Makefile.def (configure-gcc): Depend on binutils having been built.
5423 (all-gcc): No need to do it here.
5424 * Makefile.in: Regenerate.
5425
5426 2005-05-19 Paul Brook <paul@codesourcery.com>
5427
5428 * configure.in: Rewrite misleading error message when requested
5429 language cannot be built.
5430 * configure: Regenerate.
5431
5432 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5433
5434 * ylwrap: Import from Automake 1.9.5.
5435
5436 2005-05-13 David Ung <davidu@mips.com>
5437
5438 * MAINTAINERS (Write After Approval): Add self.
5439
5440 2005-05-09 Mike Stump <mrs@apple.com>
5441
5442 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5443 lt_cv_sys_max_cmd_len for now.
5444
5445 2005-05-09 Stan Cox <scox@redhat.com>
5446
5447 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5448
5449 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5450
5451 * README.SCO: Update the URL.
5452
5453 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5454
5455 * ltconfig: Define file_list_spec. Pass file_list_spec and
5456 with_gnu_ld to libtool.
5457 * ltcf-c.sh (aix[45]): Define file_list_spec.
5458 * ltcf-cxx.sh (aix[45]): Same.
5459 * ltcf-gcj.sh (aix[45]): Same.
5460 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5461 exists, write list of input files to temporary file.
5462
5463 2005-05-04 Mike Stump <mrs@apple.com>
5464
5465 * configure.in: Always pass --target to target configures as
5466 otherwise rebuilds that do --recheck will fail.
5467 * confiugure: Rebuilt.
5468
5469 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5470
5471 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5472 STAGE_HOST_EXPORTS.
5473 (configure, all): Add bootstrap support.
5474 (Host modules, target modules): Pass post-stage1 flags and exports.
5475 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5476 * Makefile.in: Regenerate.
5477
5478 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5479
5480 * configure: Regenerate.
5481
5482 2005-04-27 Mike Stump <mrs@apple.com>
5483
5484 * MAINTAINERS: Add self as darwin maintainer.
5485
5486 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5487
5488 * config.sub: Update from master copy.
5489
5490 2005-04-21 Mike Stump <mrs@apple.com>
5491
5492 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5493 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5494
5495 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5496
5497 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5498 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5499 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5500 "*-*-elf" and "*-*-linux*".
5501 * configure: Regenerate.
5502
5503 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5504
5505 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5506
5507 2005-04-12 Mike Stump <mrs@apple.com>
5508
5509 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5510
5511 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5512
5513 * MAINTAINERS (Write After Approval): Add myself.
5514
5515 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5516
5517 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5518
5519 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5520
5521 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5522 (TARGET_CONFIGARGS): Include --with-target-subdir.
5523 (configure, all): New macros. Use them throughout.
5524 * Makefile.in: Regenerate.
5525
5526 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5527
5528 * MAINTAINERS (Write After Approval): Add myself.
5529
5530 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5531
5532 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5533
5534 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5535
5536 * MAINTAINERS: Move John Carr to Write After Approval.
5537
5538 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5539
5540 * config/mh-mingw32: Delete.
5541 * configure.in: Don't use it.
5542 * configure: Regenerate.
5543
5544 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5545
5546 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5547 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5548 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5549 (HOST_LIB_PATH): Generate from Makefile.def.
5550 (TARGET_LIB_PATH): Likewise.
5551 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5552 * Makefile.in: Regenerate.
5553 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5554 (RPATH_ENVVAR): Include Darwin case.
5555 * configure: Regenerate.
5556
5557 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5558
5559 * MAINTAINERS (Various Maintainers): Remove self.
5560 (Write After Approval): Add self.
5561
5562 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5563
5564 * MAINTAINERS (Various Maintainers): Add self.
5565
5566 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5567
5568 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5569 * configure: Regenerate.
5570
5571 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5572
5573 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5574 gcc_version, and gcc_version_trigger from set of flags to pass.
5575 * Makefile.tpl: Remove definitions of above variables.
5576 (config.status): Remove dependency on $(gcc_version_trigger).
5577 * Makefile.in: Regenerate.
5578 * configure.in: Do not reference config/gcc-version.m4 nor
5579 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5580 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5581 * configure: Regenerate.
5582
5583 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5584 Andrew Pinski <pinskia@physics.uc.edu>
5585
5586 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5587 * Makefile.in: Regenerate.
5588
5589 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5590
5591 * MAINTAINERS (Write After Approval): Add myself.
5592
5593 2005-03-03 David Ayers <d.ayers@inode.at>
5594
5595 * MAINTAINERS (Write After Approval): Add myself.
5596
5597 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5598
5599 PR libgcj/20160
5600 * ltmain.sh: Avoid creating archives with components that have
5601 duplicate basenames.
5602
5603 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5604
5605 PR bootstrap/20250
5606 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5607 instead of check.
5608 * Makefile.in: Regenerate.
5609
5610 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5611
5612 * Makefile.in: Regenerate to fix conflict between the previous two
5613 patches.
5614
5615 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5616
5617 PR bootstrap/17383
5618 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5619 * Makefile.tpl (HOST_SUBDIR): New substitution.
5620 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5621 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5622 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5623 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5624 (Host modules, Bootstrapped modules): Use it.
5625 (Build modules, Target modules): Do not create symlink trees,
5626 always configure out-of-srcdir.
5627 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5628 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5629 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5630 $(HOST_SUBDIR). Create a symlink for host_subdir.
5631
5632 * Makefile.in: Regenerate.
5633 * configure: Regenerate.
5634
5635 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5636
5637 Merged from libada-gnattools-branch:
5638 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5639
5640 * gnattools: New directory.
5641 * Makefile.def: Add gnattools as a module, depending on target-libada.
5642 * Makefile.in: Regenerate.
5643 * configure.in: Include gnattools in host_tools; disable it if ada
5644 is disabled.
5645 * configure: Regenerate.
5646
5647 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5648
5649 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5650 treelang maintainer.
5651 (Write After Approval): Remove myself.
5652
5653 2005-02-23 Paul Schlie <schlie@comcast.net>
5654
5655 * configure.in: Allow darwin targeted ports to build tk, itcl and
5656 libgui.
5657 * configure: Regenerate.
5658
5659 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5660
5661 PR libgcj/10353
5662 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5663 * configure: Regenerate.
5664
5665 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5666
5667 * MAINTAINERS (Write After Approval): Add myself.
5668
5669 2005-02-10 Ian Lance Taylor <ian@airs.com>
5670
5671 * MAINTAINERS: Update my e-mail address.
5672
5673 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5674
5675 * MAINTAINERS (Write After Approval): Add myself.
5676
5677 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5678
5679 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5680 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5681 target-libgloss when not *-*-elf and *-*-aout.
5682 * configure: Regenerate.
5683
5684 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5685
5686 * MAINTAINERS: Remove obsolete entries.
5687
5688 * MAINTAINERS (Write After Approval): Add Michael Matz.
5689
5690 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5691
5692 * MAINTAINERS: Remove self as cpplib maintainer.
5693
5694 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5695
5696 * install-sh, config.sub: Import from upstream.
5697
5698 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5699
5700 PR bootstrap/18222
5701 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5702 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5703 * Makefile.in: Regenerate.
5704
5705 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5706
5707 * MAINTAINERS: Update my email address.
5708
5709 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5710 Andreas Schwab <schwab@suse.de>
5711
5712 PR bootstrap/18033
5713 * config-ml.in: Eval option if surrounded by single quotes.
5714
5715 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5716
5717 Revert 2004-12-28 Makefile changes, a better fix will be
5718 applied to mainline and src after GCC 4.0 branches.
5719
5720 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5721
5722 PR bootstrap/17383
5723
5724 * Makefile.def (target_modules): Remove stage parameter,
5725 it is always true now.
5726 * Makefile.tpl (configure-build-[+module+],
5727 configure-target-[+module+]): Always build symlink tree
5728 for the directory and for include. BUILD_SUBDIR and
5729 TARGET_SUBDIR cannot be . anymore.
5730 * Makefile.in: Regenerate.
5731
5732 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5733
5734 Revert 2004-12-08 Makefile changes.
5735
5736 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5737
5738 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5739 cygwin, mingw.
5740
5741 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5742
5743 * configure.in (sh64-*-*): Reenable gprof.
5744 * configure: Regenerate.
5745
5746 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5747
5748 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5749 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5750 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5751 * Makefile.in: Regenerate.
5752
5753 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5754
5755 * MAINTAINERS: Update my email address.
5756
5757 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5758
5759 * Makefile.tpl: Generate normal dependencies if the LHS module is
5760 not bootstrapped.
5761 * Makefile.in: Regenerate.
5762
5763 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5764
5765 * configure.in: Include config/gxx-include-dir.m4. Use
5766 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5767 * configure: Regenerate.
5768
5769 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5770
5771 * config.if: Delete.
5772 * configure.in: Set libstdcxx_incdir directly.
5773 * configure: Regenerate.
5774
5775 2004-12-02 Eric Christopher <echristo@redhat.com>
5776
5777 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5778 * Makefile.in: Regenerate.
5779
5780 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5781
5782 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5783 * configure: Regenerate.
5784
5785 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5786
5787 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5788 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5789 * configure: Regenerate.
5790
5791 2004-12-01 Eric Christopher <echristo@redhat.com>
5792
5793 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5794 of things to remove.
5795
5796 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5797
5798 * MAINTAINERS (Write After Approval): Update my e-mail address.
5799
5800 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5801
5802 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5803 from CVS libtool to always pass_all.
5804
5805 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5806
5807 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5808 (hppa*64*-*-*): Delete incorrect comment.
5809 * configure: Rebuilt.
5810
5811 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5812
5813 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5814
5815 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5816
5817 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5818 from CVS libtool to always pass_all.
5819
5820 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5821
5822 * install-sh, compile: Import from automake.
5823
5824 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5825
5826 * config.guess, config.sub: Import from savannnah.
5827
5828 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5829
5830 * MAINTAINERS (Write After Approval): Add myself
5831
5832 2004-11-12 Mike Stump <mrs@apple.com>
5833
5834 * Makefile.def: Add html support.
5835 * Makefile.tpl: Likewise.
5836 * Makefile.in: Regenerate.
5837
5838 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5839
5840 PR 18423
5841 * configure.in: Remove all instances of build-fixincludes from
5842 noconfigdirs.
5843 (build_configargs): Supply --target to subdirectories.
5844 * configure: Regenerate.
5845
5846 * Makefile.def: Make gcc install depend on fixincludes install.
5847 * Makefile.in: Regenerate.
5848
5849 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5850
5851 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5852
5853 2004-11-11 Paul Brook <paul@codesourcery.com>
5854
5855 * MAINTAINERS: Add self as arm maintainer. Update email address.
5856
5857 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5858
5859 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5860 target-libgfortran.
5861 * configure: Regenerate.
5862
5863 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5864
5865 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5866 like CC.
5867
5868 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5869
5870 * Makefile.def (host fixincludes): Specify missing targets.
5871 * Makefile.in: Regenerate.
5872
5873 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5874
5875 * MAINTAINERS: Add myself
5876
5877 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5878
5879 * MAINTAINERS (Write After Approval): Add myself.
5880
5881 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5882
5883 * Makefile.def: Build fixincludes for the host, too.
5884 * Makefile.in: Regenerate.
5885 * configure.in (host_tools): Add fixincludes.
5886 * configure: Regenerate.
5887
5888 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5889
5890 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5891 * configure: Regenerated.
5892
5893 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5894
5895 PR other/17783
5896 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5897 * configure: Regenerated.
5898
5899 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5900
5901 * README.SCO: Update per FSF instructions.
5902
5903 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5904
5905 PR target/18151
5906 * configure.in (case ${target}): Do not build fixincludes for avr.
5907 * configure: Regenerated.
5908
5909 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5910
5911 * configure.in (case ${target}): Do not build fixincludes
5912 on platforms where it is not used.
5913 * configure: Regenerated.
5914
5915 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5916
5917 * configure.in: Use an absolute path to install-sh.
5918 * configure: Regenerated.
5919
5920 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5921
5922 * MAINTAINERS (Write After Approval): Add myself.
5923
5924 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5925
5926 * MAINTAINERS: Remove from Write After Approval those that are
5927 already maintainers.
5928
5929 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5930
5931 * MAINTAINERS: Update my email address.
5932
5933 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5934
5935 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5936 * configure: Regenerate.
5937
5938 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
5939
5940 * MAINTAINERS: Update my email address.
5941
5942 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5943
5944 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5945 entries belonging to this category.
5946
5947 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5948
5949 * MAINTAINERS: Update my e-mail address.
5950
5951 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5952
5953 Fix wrong conflict resolution in:
5954
5955 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5956
5957 * Makefile.in: Regenerate.
5958 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5959 in the recursive `make', instead of hardwiring `all'.
5960 (Autogenerated TARGET-* variables): New.
5961
5962 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5963
5964 * configure.in: Enable target-libgloss for crx-*-*.
5965 * configure: Regenerate.
5966
5967 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5968
5969 * MAINTAINERS (Various Maintainers): Move the "windows,
5970 cygwin, mingw" maintainer to ...
5971 (OS Port Maintainers): ... here.
5972
5973 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5974
5975 * MAINTAINERS (Write After Approval): Remove those that are
5976 maintainers of some subsystem.
5977
5978 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5979
5980 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5981 * ltcf-cxx.sh (tpf*): Likewise.
5982 * ltconfig (tpf*): Add TPF OS configuration support.
5983
5984 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5985
5986 * MAINTAINERS: Change my email address to my new work account.
5987
5988 2004-09-24 Michael Roth <mroth@nessie.de>
5989
5990 * configure.in (--without-headers): Add missing double quotes.
5991 * configure: Regenerate.
5992
5993 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5994
5995 * ylwrap: Revert to previous version.
5996
5997 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5998
5999 PR bootstrap/17369
6000 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6001 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6002 SET_GCC_LIB_PATH_CMD.
6003 (BASE_TARGET_EXPORTS): Likewise.
6004 * Makefile.in: Regenerated.
6005
6006 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6007 * configure: Regenerated.
6008
6009 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6010
6011 * config.guess: New upstream version
6012 * compile, depcomp, install-sh, ylwrap: Likewise.
6013
6014 2004-09-19 Roger Sayle <roger@eyesopen.com>
6015
6016 * config/mh-x86omitfp: New host makefile fragment. Add
6017 -fomit-frame-pointer to the default BOOT_CFLAGS.
6018 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6019 * configure: Regenerate.
6020
6021 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6022
6023 PR target/11572
6024 * configure.in (*-*-darwin*): Renable libobjc.
6025 * configure: Regenerate.
6026
6027 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6028
6029 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6030
6031 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6032
6033 * Makefile.def: Remove libbanshee.
6034 * Makefile.tpl: Ditto.
6035 * configure.in: Ditto.
6036 * Makefile.in: Regen.
6037 * configure: Ditto.
6038
6039 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6040
6041 * ltmain.sh: Use $pic_object as $non_pic_object if
6042 $non_pic_object=none.
6043
6044 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6045
6046 * missing: Import latest version from master repository.
6047
6048 2004-09-06 Nick Clifton <nickc@redhat.com>
6049
6050 * config.sub: Import latest version from master repository.
6051 * config.guess: Likewise.
6052 This includes these changes:
6053
6054 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6055
6056 * config.sub: Handle crisv32, alias etraxfs.
6057 * config.guess (crisv32:Linux:*:*): Handle.
6058
6059 2004-08-13 Brad Smith <brad@comstyle.com>
6060
6061 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6062 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6063
6064 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6065
6066 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6067 assume the processor is a powerpc. This is because coreutils
6068 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6069 in this case, due to a MacOS X bug that causes
6070 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6071 to return a negative number.
6072 Problem reported by Petter Reinholdtsen in:
6073 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6074
6075 2004-07-19 Ben Elliston <bje@gnu.org>
6076
6077 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6078
6079 2004-06-24 Ben Elliston <bje@gnu.org>
6080
6081 * config.guess: Update copyright years.
6082 * config.sub: Likewise.
6083
6084 2004-06-22 Robert Millan <robertmh@gnu.org>
6085
6086 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6087 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6088
6089 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6090
6091 * config.guess (*:*VMS:*:*): New entry. Replaces
6092 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6093 manufacturer.
6094
6095 2004-06-22 Ben Elliston <bje@gnu.org>
6096
6097 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6098 * config.sub: Likewise.
6099
6100 2004-06-22 Ben Elliston <bje@gnu.org>
6101
6102 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6103 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6104
6105 2004-06-11 Ben Elliston <bje@gnu.org>
6106
6107 * config.guess (pegasos:OpenBSD:*:*): Remove.
6108
6109 2004-06-11 Ben Elliston <bje@gnu.org>
6110
6111 From Wouter Verhelst <wouter@grep.be>:
6112 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6113
6114 2004-06-11 Ben Elliston <bje@gnu.org>
6115
6116 * config.guess (luna88k:OpenBSD:*:*): New.
6117
6118 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6119
6120 * config.guess (m32r*:Linux:*:*): New case.
6121 * config.sub: Handle m32rle.
6122
6123 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6124
6125 From Jens Petersen <petersen@redhat.com>:
6126 * config.sub: Handle sparcv8.
6127
6128 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6129
6130 From Tom Smith <smith@cag.lkg.hp.com>:
6131 * config.guess: Version suffixes are equally significant on Tru64
6132 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6133 prefix of "P" (patched kernel).
6134
6135 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6136
6137 * config.sub: Add support for National Semiconductor CRX target.
6138
6139 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6140
6141 * MAINTAINERS (Various Maintainers): Remove myself as web page
6142 maintainer, add myself as maintainer of build status lists.
6143
6144 2004-09-03 Jan Beulich <jbeulich@novell.com>
6145
6146 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6147 *-*-netware, but add target-libmudflap.
6148 Consolidate *-*-netware targets (of which really only i?86 exists)
6149 into a single entry.
6150 * configure: Likewise.
6151
6152 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6153
6154 * Makefile.tpl (sorry): Remove.
6155 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6156 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6157 (do-clean): Clean per-stage directories too.
6158 (do-distclean): Run distclean-stage1 too.
6159 (.NOTPARALLEL): Enable during toplevel bootstrap.
6160 (stage[+id+]-bubble): Enable parallel execution during
6161 the recursive invocation.
6162 * Makefile.in: Regenerate.
6163
6164 Fix previous checkin:
6165
6166 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6167 include.
6168 * configure.in: Fix indentation.
6169 * configure: Regenerate.
6170
6171 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6172
6173 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6174 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6175 * configure: regenerate
6176 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6177 -mdynamic-no-pic
6178
6179 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6180
6181 * Makefile.def (build_modules): Add fixincludes.
6182 (dependencies): Make gcc depend on fixincludes.
6183 * configure.in (build_tools): Add fixincludes.
6184 (build_configdirs): Always include build_libs.
6185 * Makefile.in: Regenerate.
6186 * configure: Regenerate.
6187
6188 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6189
6190 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6191 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6192 phony targets; do not generate timestamp files.
6193 (distclean-stageN): Remove references to their timestamp files.
6194 (restageN, touch-stageN): Remove.
6195 (stageN-bubble): Rewritten.
6196 (compare): Support lean bootstraps.
6197 * Makefile.in: Regenerate.
6198
6199 * configure.in: Only warn when bootstrapping but
6200 build != host or build != target. Support lean bootstraps.
6201 * configure: Regenerate.
6202
6203 2004-08-26 Phil Edwards <phil@codesourcery.com>
6204
6205 * configure.in: Give a better error message if GMP/MPFR are missing
6206 and a language needing them has been requested.
6207 * configure: Regenerated.
6208
6209 2004-08-25 Phil Edwards <phil@codesourcery.com>
6210
6211 * configure.in: Print a list of available language front-ends if
6212 a requested one is missing. Tidy stray tab characters.
6213 * configure: Regenerated.
6214
6215 2004-08-19 Michael Koch <konqueror@gmx.de>
6216
6217 * gcc/doc/install.texi: Update entry about automake for libjava.
6218
6219 2004-08-17 Robert Millan <robertmh@gnu.org>
6220
6221 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6222 (instead of FreeBSD).
6223 * configure: Regenerate.
6224
6225 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6226
6227 * Makefile.in: Regenerate.
6228 * configure: Regenerate.
6229
6230 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6231 stage_*_flags.
6232 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6233 for bootstrapped modules if toplevel bootstrap is going.
6234 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6235 modules. Adjust for changes in Makefile.def. Enable several
6236 rules even in non-bootstrap mode, just to avoid peppering the
6237 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6238 (stage-[+prev+]-bubble): Remove.
6239
6240 * Makefile.def (Dependencies): Depend on all-build-bison,
6241 all-build-flex, all-build-byacc, all-build-texinfo, rather
6242 than the host variations.
6243 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6244 with BUILD_SUBDIR.
6245 (BISON): Update for recent Bisons.
6246 (YACC): Fix typo.
6247 (cross): Depend on all-build.
6248 (all): Do not depend on all-build.
6249 (prebootstrap): Remove.
6250 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6251 (Prebootstrap dependencies): Add them to the per-stage targets
6252 and to all-prebootstrap.
6253 * configure.in (build_configdirs): Always enable build_tools.
6254 (BUILD_DIR_PREFIX): Remove.
6255
6256 * Makefile.def (gcc): Add target variable.
6257 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6258 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6259 in the recursive `make', instead of hardwiring `all'.
6260 (Autogenerated TARGET-* variables): New.
6261
6262 2004-08-13 Brian Booth <bbooth@redhat.com>
6263
6264 * MAINTAINERS: Remove myself from write-after-approval.
6265
6266 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6267
6268 * src-release: Stop distributing mmalloc with gdb (which doesn't
6269 use it).
6270 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6271 * Makefile.in: Regenerate.
6272
6273 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6274
6275 * configure.in (arm*-*-eabi*): New target.
6276 * configure: Regenerate.
6277
6278 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6279
6280 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6281 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6282 (Dependencies): New section.
6283 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6284 (configure-target-[+module+]): Depend on maybe-all-gcc
6285 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6286 (toplevel profiledbootstrap): Fix dependencies.
6287 * Makefile.in: Regenerate.
6288
6289 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6290
6291 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6292 target-libiberty to noconfigdirs.
6293 * configure: Regenerate.
6294
6295 2004-08-03 Paul Brook <paul@codesourcery.com>
6296
6297 * configure.in: Check for MPFR as well as GMP.
6298 * configure: Regenerate.
6299
6300 2004-08-01 Robert Millan <robertmh@gnu.org>
6301
6302 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6303 libmudflap for all GNU-based systems (with Glibc).
6304 * configure: Regenerate.
6305
6306 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6307
6308 * Makefile.def (host-modules): Add gcc.
6309 * Makefile.in: Regenerate.
6310 * Makefile.tpl (sorry): New rule.
6311 (configure-host, all-host, [+make_target+]-host, do-check,
6312 install-host): Do not add gcc as a special case.
6313 (host modules): Add a small special-casing for gcc. Export
6314 extra_make_flags through the environment.
6315 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6316 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6317 other recursive targets for gcc): Remove.
6318
6319 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6320 (stage, unstage): New rules.
6321 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6322 distclean-stage[+id+]): Use stage_current.
6323 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6324 the stage*-start rules.
6325
6326 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6327
6328 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6329 use -all_load flag.
6330
6331 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6332
6333 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6334 * configure: Regenerate.
6335
6336 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6337
6338 * maintainer-scripts/gcc_release: Revert yesterday's change.
6339
6340 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6341
6342 * MAINTAINERS: Add myself to write-after-approval.
6343
6344 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6345
6346 * libf2c: Removed.
6347 * gcc/gccbug.in: Updated because of libf2c removal.
6348 * maintainer-scripts/gcc_release: Ditto.
6349
6350 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6351
6352 * configure.in: Build libmudflap by default on FreeBSD.
6353 * configure: Regenerated.
6354
6355 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6356
6357 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6358 systems.
6359 * configure: Regenerated.
6360
6361 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6362
6363 PR target/16344
6364 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6365 feedback based compiler.
6366 * Makefile.in: Rebuilt.
6367
6368 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6369
6370 * Makefile.def (host_modules): Set bootstrap=true for flex.
6371 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6372 * Makefile.in: Rebuilt.
6373
6374 2004-07-07 Jan Hubicka <jh@suse.cz>
6375
6376 * MAINTAINERS: Add self as a profile feedback maintainer.
6377
6378 2004-07-05 Phil Edwards <phil@codesourcery.com>
6379
6380 * configure.in: Do not prepend $srcdir to /dev/null in
6381 makefile fragments.
6382 * configure: Regenerate.
6383
6384 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6385
6386 * Makefile.def (build_modules): Add bison, byacc, flex,
6387 m4, texinfo.
6388 (flags_to_pass): Add FLEX.
6389 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6390 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6391 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6392 DEFAULT_MAKEINFO): Remove.
6393 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6394 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6395 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6396 objdir or else use configured tool.
6397 (all-build): New.
6398 (all): Depend on it.
6399 (Build module dependencies): Add.
6400 * Makefile.in: Regenerate.
6401 * configure.in: Better support for multiple build modules,
6402 matching what is done for host/target modules. Do not look
6403 for "plausible" locations of build tools if Canadian cross.
6404 Use autoconf's AC_PROG_CC to find a C compiler. Define
6405 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6406 * configure: Regenerate.
6407
6408 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6409
6410 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6411 * Makefile.in: Regenerate.
6412
6413 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6414
6415 * Makefile.tpl (configure-build-[+module+],
6416 configure-[+module+], configure-target-[+module+]): Pass
6417 [+extra_configure_args+].
6418 (all-build-[+module+], all-[+module+], check-[+module+],
6419 install-[+module+], [+make_target+]-[+module+],
6420 all-target-[+module+], check-target-[+module+],
6421 install-target-[+module+], [+make_target+]-target-[+module+]):
6422 Pass [+extra_make_args+].
6423 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6424 (GCC_HOST_EXPORTS): Remove.
6425 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6426 cross, check-gcc, check-gcc-c++, install-gcc,
6427 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6428 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6429 * Makefile.in: Regenerate.
6430
6431 2004-06-21 Matthew Sachs <msachs@apple.com>
6432
6433 * MAINTAINERS: Added self to write-after-approval.
6434
6435 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6436
6437 * configure.in: Check for srcdir/winsup rather than build directory
6438 winsup.
6439 * configure: Regenerate.
6440
6441 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6442
6443 * configure.in: Don't build Cygwin native newlib if winsup
6444 directory is missing. Emit warning instead.
6445 * configure: Regenerate.
6446
6447 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6448
6449 * Makefile.tpl (touch-stage[+id+]): New.
6450 (restage[+prev+]): Depend on touch-stage[+id+].
6451
6452 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6453 Use it throughout.
6454
6455 * Makefile.def: Add profile and feedback bootstrap stages.
6456 Remove next field from bootstrap stages.
6457 * Makefile.tpl (LN, LN_S): Substitute.
6458 (stageN-start, stageN-end): Use double-colon rules, to
6459 provide a hook for additional setup commands.
6460 (distclean-stageN-gcc, restageN): Create dependencies from
6461 [+prev+], not from [+next+].
6462 (stageN-bubble): Add commands for successive stages from
6463 [+prev+], using double-colon rules.
6464 (all-stageN-gcc): Fix typo.
6465 (stagefeedback-start, profiledbootstrap): New.
6466 * Makefile.in: Regenerate.
6467 * configure.in: Call ACX_PROG_LN.
6468 * configure: Regenerate.
6469
6470 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6471
6472 * MAINTAINERS (Write After Approval): Add myself.
6473
6474 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6475
6476 * MAINTAINERS (Write After Approval): Add myself.
6477
6478 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6479
6480 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6481 without gcc.
6482 * configure: Regenerate.
6483
6484 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6485
6486 * Makefile.tpl: Fix typo.
6487 * Makefile.in: Regenerate.
6488
6489 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6490
6491 * configure.in: Remove new- prefix from toplevel
6492 bootstrap targets.
6493 * configure: Regenerate.
6494
6495 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6496
6497 * Makefile.tpl (all.normal): Rename to all.
6498 (all): Replace with a rule to pick the default
6499 target from configure.
6500 (all-gcc, configure-gcc): Use conditionals to
6501 do nothing when toplevel bootstrap is going on.
6502 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6503 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6504 * configure.in: Support --enable-bootstrap.
6505
6506 * Makefile.def: Remove new- prefix from toplevel
6507 bootstrap targets.
6508 * Makefile.tpl: Likewise.
6509
6510 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6511 target.
6512
6513 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6514 $(RECURSE_FLAGS) to recursive invocation of make.
6515
6516 * Makefile.in: Regenerate.
6517 * configure: Regenerate.
6518
6519 2004-05-30 Andreas Jaeger <aj@suse.de>
6520 Jim Wilson <wilson@specifixinc.com>
6521
6522 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6523 like CC.
6524
6525 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6526
6527 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6528 * configure: Regenerate.
6529
6530 2004-05-25 Daniel Jacobowitz <drow@false.org>
6531
6532 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6533 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6534 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6535 targets.
6536 * Makefile.in: Regenerate.
6537
6538 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6539
6540 * configure.in: Test the ability to symlink directories.
6541 * configure: Regenerate.
6542
6543 * Makefile.def (bootstrap-stage): New definitions.
6544 * Makefile.tpl (configure-stage1-gcc,
6545 configure-stage2-gcc, configure-stage3-gcc,
6546 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6547 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6548 new-restage3, compare): Autogenerate, see Makefile.in
6549 entry for behavioral changes.
6550 (distclean-stage1, new-stage1-start, new-stage1-end,
6551 new-stage1-bubble, distclean-stage2, new-stage2-start,
6552 new-stage2-end, new-stage2-bubble, distclean-stage3,
6553 new-stage3-start, new-stage3-end): New autogenerated targets.
6554 (objext, prebootstrap, BOOT_CFLAGS,
6555 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6556 targets.
6557
6558 * Makefile.in: Regenerate.
6559 (distclean-stage1, new-stage1-start, new-stage1-end,
6560 new-stage1-bubble, distclean-stage2, new-stage2-start,
6561 new-stage2-end, new-stage2-bubble, distclean-stage3,
6562 new-stage3-start, new-stage3-end): New targets.
6563 (all-stage1-gcc): Move prebootstrap dependency from here...
6564 (configure-stage1-gcc): ...to here.
6565 (new-bootstrap): Use bubble targets.
6566 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6567 Use per-stage distclean targets.
6568 (configure-stage1-gcc, configure-stage2-gcc,
6569 configure-stage3-gcc, all-stage1-gcc,
6570 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6571 Use new-stageN-start to prepare the tree.
6572
6573 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6574
6575 * Makefile.def (host_modules): add libcpp.
6576 * Makefile.tpl: Add dependencies on and for libcpp.
6577 * Makefile.in: Regenerate.
6578 * configure.in: Add libcpp host module.
6579 * configure: Regenerate.
6580
6581 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6582
6583 * Makefile.tpl: Whenever a recursive target is defined, wrap
6584 it in a special @if/@endif block, and prepare its maybe
6585 dependency in the @if/@endif block
6586 * configure.in: Instead of writing maybe dependencies, remove
6587 the @if/@endif statements, and remove the @if/@endif blocks
6588 that remain.
6589 * configure: Regenerate.
6590 * Makefile.in: Regenerate.
6591
6592 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6593
6594 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6595
6596 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6597
6598 PR bootstrap/15120
6599 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6600 * */configure: Rebuilt.
6601
6602 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6603
6604 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6605 of libf2c.
6606 * configure, Makefile.in: Regenerate.
6607
6608 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6609
6610 * MAINTAINERS (Write After Approval): Add myself.
6611
6612 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6613
6614 Merge from tree-ssa-20020619-branch.
6615
6616 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6617 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6618 (HOST_GMPLIBS): Define.
6619 (HOST_GMPINC): Define.
6620 (TARGET_LIB_PATH): Add libmudflap.
6621 (GFORTRAN_FOR_TARGET): Define.
6622 (configure-build*): Export GFORTRAN.
6623 (configure-gcc): Export GMPLIBS and GMPINC.
6624 (all-gcc): Add maybe-all-libbanshee.
6625 (configure-target-libgfortran): Define.
6626 * Makefile.in: Regenerate.
6627 * configure.in (host_libs): Add libbanshee.
6628 (target_libraries): Add target-libmudflap and target-libgfortran.
6629 Add --with-libbanshee.
6630 Handle --disable-libmudflap.
6631 (*-*-freebsd*): Use with_gmp.
6632 Add $(libgcj) to noconfigdirs.
6633 * configure: Regenerate.
6634 * depcomp: New file.
6635 * MAINTAINERS: Add tree-ssa maintainers.
6636
6637 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6638
6639 * MAINTAINERS (Various Maintainers): Add myself.
6640
6641 2004-04-30 Brian Ford <ford@vss.fsi.com>
6642
6643 * MAINTAINERS (Write After Approval): Add myself.
6644
6645 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6646
6647 * MAINTAINERS (Write After Approval): Add myself.
6648
6649 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6650
6651 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6652 * configure: Regenerate.
6653
6654 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6655
6656 Revert:
6657 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6658
6659 * Makefile.def (flags_to_pass): Remove *dir variables that
6660 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6661 as well as prefix and exec_prefix.
6662 * Makefile.in: Regenerate.
6663
6664 2004-04-26 Robert Millan <robertmh@gnu.org>
6665
6666 Add patches from libtool CVS.
6667 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6668 * ltconfig: Likewise.
6669 * ltcf-c.sh: Likewise.
6670 * ltcf-cxx.sh: Likewise.
6671 * ltcf-gcj.sh: Likewise.
6672
6673 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6674
6675 * Makefile.def (host_modules): Mark with the bootstrap
6676 flag packages on which gcc depends.
6677 * Makefile.tpl (all-bootstrap): Use it.
6678 * Makefile.in: Regenerate.
6679
6680 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6681
6682 * Makefile.def (flags_to_pass): Remove *dir variables that
6683 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6684 as well as prefix and exec_prefix.
6685 * Makefile.in: Regenerate.
6686
6687 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6688
6689 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6690 * configure: Regenerate.
6691 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6692 * gcc/Makefile.tpl (compare): Use the result of the test.
6693 * gcc/Makefile.in: Regenerate.
6694
6695 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6696
6697 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6698 Always relocate gcc and prev-gcc to the original names, even
6699 if the build fails.
6700 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6701 New targets.
6702
6703 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6704
6705 * MAINTAINERS: Update my email address.
6706
6707 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6708
6709 * configure.in (mips*-*-irix5*): Enable ld.
6710 * configure: Regenerate.
6711
6712 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6713
6714 * configure: Regenerate.
6715
6716 2004-04-15 James E Wilson <wilson@specifixinc.com>
6717
6718 * Makefile.tpl (configure-[+module+], configure-gcc,
6719 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6720 Set and export LDFLAGS.
6721 * Makefile.in: Regenerate.
6722
6723 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6724
6725 * MAINTAINERS: Add myself to write-after-approval.
6726
6727 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6728
6729 PR bootstrap/14871
6730 * Makefile.tpl: If we don't have built-in-tree target tools,
6731 use the ones found by configure rather than hacking around with
6732 program_transform_name.
6733 * configure.in: Give Makefile.tpl the information necessary
6734 to do that.
6735 * Makefile.in: Regenerate.
6736 * configure: Regenerate.
6737
6738 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6739
6740 PR bootstrap/14760
6741 * configure.in: When computing baseargs, strip *all* copies of
6742 offending options. Also, don't match/substitute the trailing space,
6743 so that this actually works when two similar options are separated by
6744 only one space.
6745 * configure: Regenerate.
6746
6747 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6748
6749 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6750 (rs6000-*-aix*): Same.
6751 * configure: Regenerate.
6752
6753 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6754
6755 * MAINTAINERS: Add myself to write-after-approval.
6756
6757 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6758
6759 * MAINTAINERS: Add myself to write-after-approval.
6760
6761 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6762
6763 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6764 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6765 * Makefile.in: Regenerate.
6766
6767 * configure.in (top level bootstrap support): Rework --enable-werror
6768 to set @stage2_werror_flag@.
6769 * configure: Regenerate.
6770 * Makefile.tpl (top level bootstrap support): Pass
6771 @stage2_werror_flag@ down to configure in stages 2 and 3.
6772 * Makefile.in: Regenerate.
6773
6774 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6775
6776 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6777 for stages 2 and 3 as well as in make. As a consequence, remove
6778 OUTPUT_OPTION (now detected by configure) from the flags passed down
6779 to make.
6780 * Makefile.in: Regenerate.
6781
6782 * Makefile.tpl (new-bootstrap): Fix typo.
6783 * Makefile.in: Regenerate.
6784
6785 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6786
6787 * Makefile.tpl: Rearrange by moving recursive_targets rules
6788 into their proper sections.
6789 * Makefile.tpl (top level bootstrap support): Move disabling
6790 of coverage flags from 'make' to 'configure'; improve comments.
6791 * Makefile.in: Regenerate.
6792
6793 * Makefile.tpl (experimental top level bootstrap) Move stage1
6794 language setting from all- target to configure- target; disable
6795 intermodule optimization in stage 1; prevent gratuitous rebuilds
6796 of stage 1.
6797 * Makefile.in: Regenerate.
6798 * configure.in: Comma-separate stage 1 language list for top
6799 level bootstrap.
6800 * configure: Regenerate.
6801
6802 * Makefile.tpl: Clean up experimental top level bootstrap support:
6803 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6804 prev-gcc in configure- targets as well as all- targets.
6805 * Makefile.in: Regenerate.
6806
6807 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6808
6809 * compile: New file imported from automake.
6810
6811 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6812
6813 * configure.in: Remove symbolic link section.
6814 * configure: Regenerate.
6815 * Makefile.tpl (links): Remove.
6816 * Makefile.in: Regenerate.
6817
6818 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6819 Nathanael Nerode <neroden@gcc.gnu.org>
6820
6821 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6822 Set with AC_CHECK_PROGS.
6823 * configure.in: Fix comment typo from last patch.
6824 * configure: Regenerate.
6825
6826 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6827
6828 * Makefile.tpl: Introduce experimental top level bootstrap support.
6829 * Makefile.in: Regenerate.
6830 * configure.in: Introduce support for top level bootstrap.
6831 * configure: Regenerate.
6832
6833 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6834 Paolo Bonzini <bonzini@gnu.org>
6835
6836 PR bootstrap/14522
6837 * configure.in: Cope with shells that do not support unquoted ^
6838 * configure: Regenerate.
6839
6840 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6841 Paolo Bonzini <bonzini@gnu.org>
6842
6843 PR bootstrap/14522
6844 * configure.in: Cope with shells that do not support nesting
6845 quotes inside quoted backquote substitutions.
6846 * configure: Regenerate.
6847
6848 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6849
6850 PR bootstrap/14522
6851 * configure.in: Fix escaping of $.
6852 * configure: Regenerate.
6853
6854 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6855
6856 * configure: Regenerate, since I forgot to while committing Paolo's
6857 changes.
6858
6859 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6860
6861 PR ada/14131
6862 Move language detection to the top level.
6863 * configure.in: Find default values for the tools as
6864 soon as possible. Disable ada if GNAT is not found.
6865 Emit error message about missing languages. Expand
6866 --enable-languages=all for the gcc subdirectory.
6867
6868 2004-03-10 Ben Elliston <bje@gnu.org>
6869
6870 * MAINTAINERS: Update my email address.
6871
6872 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6873
6874 * ltconfig: Disable building static libraries if building shared
6875 libraries on AIX 5L.
6876
6877 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6878
6879 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6880 and disable libgcj.
6881 * configure: Regenerated.
6882
6883 2004-03-01 Brian Booth <bbooth@redhat.com>
6884
6885 * MAINTAINERS: Add myself to write-after-approval.
6886
6887 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6888
6889 * MAINTAINERS: Add myself to write-after-approval.
6890
6891 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6892
6893 PR bootstrap/7087
6894 * Makefile.tpl: Guard XFOO sed statements better.
6895 * Makefile.tpl: Add dependency for configure-target-libada.
6896 * Makefile.in: Regenerate (incidentally fixes broken
6897 commit when libada-branch was merged).
6898
6899 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6900
6901 * MAINTAINERS: Add myself to write-after-approval.
6902
6903 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6904
6905 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6906 maintainers.
6907
6908 2004-02-20 Andrew Cagney <cagney@redhat.com>
6909
6910 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6911 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6912
6913 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6914
6915 PR bootstrap/11932
6916 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6917
6918 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6919
6920 * MAINTAINERS: Added myself to write-after-approval.
6921
6922 2004-02-14 Michael Koch <konqueror@gmx.de>
6923
6924 * MAINTAINERS: Added myself to write-after-approval.
6925
6926 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6927
6928 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6929 some OS port maintainers to OS port maintainers section.
6930
6931 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
6932
6933 * MAINTAINERS: Add self.
6934
6935 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6936
6937 * MAINTAINERS: Alphabetize.
6938
6939 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
6940
6941 * MAINTAINERS: Remove myself.
6942
6943 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6944
6945 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6946 (rs6000-*-aix*): Same.
6947 * configure: Regenerate.
6948
6949 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6950
6951 * configure.in (host): Add in missing $noconfigdirs to defines.
6952 * configure: Regenerate.
6953
6954 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6955 Nathanael Nerode <neroden@gcc.gnu.org>
6956
6957 PR ada/6637, PR ada/5911
6958 Merge with libada-branch:
6959 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6960 with appropriate dependencies. Add --enable-libada configure switch.
6961 * configure, Makefile.in: Regenerate.
6962
6963 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
6964
6965 * MAINTAINERS: Add myself to write-after-approval.
6966
6967 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6968
6969 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6970 * configure: Regenerate.
6971
6972 2004-02-04 Geoffrey Keating <geoffk@apple.com>
6973
6974 Merge from upstream:
6975
6976 * ltmain.in: When setting IFS to '~', be careful about user
6977 arguments that contain '~'.
6978
6979 2004-02-04 Peter O'Gorman <peter@pogma.com>
6980
6981 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6982 Also test $base_compile against $CC with escaped arguments. Bug
6983 reported by Geoff Keating <geoffk@apple.com>.
6984
6985 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6986
6987 * MAINTAINERS: Remove i960 port.
6988
6989 2004-01-23 DJ Delorie <dj@redhat.com>
6990
6991 * Makefile.def (target_modules) [libiberty]: Don't stage.
6992 * Makefile.in: Rebuilt.
6993
6994 2004-01-20 Caroline Tice <ctice@apple.com>
6995
6996 * MAINTAINERS: Add myself to write-after-approval.
6997
6998 2004-01-19 Paolo Carlini <pcarlini@suse.de>
6999
7000 * MAINTAINERS: Update my email address.
7001
7002 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7003
7004 * MAINTAINERS: Add myself to write-after-approval.
7005
7006 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7007
7008 * MAINTAINERS: Remove entries without email address.
7009
7010 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7011
7012 * MAINTAINERS: Add myself to write-after-approval.
7013
7014 2004-01-15 Steven Bosscher <stevenb@suse.de>
7015
7016 * MAINTAINERS: Update my email address.
7017
7018 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7019
7020 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7021 * Makefile.tpl (configure-target-[+module+]): Support stage.
7022 * Makefile.in: Rebuilt.
7023
7024 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7025
7026 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7027
7028 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7029
7030 * MAINTAINERS: Add myself as a MIPS maintainer.
7031
7032 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7033
7034 * configure.in: Use ./config.cache, not config.cache.
7035 * configure: Regenerate.
7036 * Makefile.tpl: Special-casing not needed for GCC any more.
7037 * Makefile.in: Regenerate.
7038
7039 * configure.in: Don't share a cache file for host dirs.
7040 * configure: Regenerate.
7041
7042 * config-ml.in: Don't mess with the cache file.
7043
7044 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7045
7046 * MAINTAINERS: Move myself from 'Write After Approval' to
7047 'CPU Port Maintainers' section as SPARC maintainer.
7048
7049 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7050
7051 * Makefile.tpl: Make GCC use a separate config.cache.
7052 * Makefile.in: Regenerate.
7053
7054 PR bootstrap/11932, PR bootstrap/11933
7055 (I don't know if it will fix either of them, but it relates
7056 to them.)
7057 * configure.in: Don't use shared config.cache for target
7058 directories.
7059 * configure: Regenerate.
7060
7061 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7062
7063 * MAINTAINERS: Add myself to 'Write After Approval' section.
7064
7065 2003-12-31 Roger Sayle <roger@eyesopen.com>
7066
7067 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7068 * configure: Regenerated.
7069
7070 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7071
7072 * MAINTAINERS: Remove the mn10200 maintainer.
7073
7074 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7075
7076 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7077 * configure: Regenerated.
7078
7079 2003-12-16 Jan Hubicka <jh@suse.cz>
7080
7081 * MAINTAINERS: Add myself as callgraph maintainer.
7082
7083 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7084
7085 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7086 * configure: Regenerate.
7087
7088 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7089
7090 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7091 'Write After Approval' section. Update email.
7092
7093 2003-12-01 James Lemke <jim@wasabisystems.com>
7094
7095 * MAINTAINERS (Write After Approval): Add myself.
7096
7097 2003-11-20 Matt Thomas <matt@3am-software.com>
7098
7099 * MAINTAINERS: Add myself as a vax port maintainer.
7100
7101 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7102
7103 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7104 (configure-build-[+module+], configure-[+module+]): Likewise.
7105 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7106 * Makefile.in: Regenerate.
7107
7108 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7109
7110 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7111 shared/dylibed libraries.
7112 * ltmain.sh: Likewise.
7113 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7114 * ltcf-cxx.sh: Likewise.
7115 * ltcf-gcj.sh: Likewise.
7116 * ltconfig: Likewise.
7117
7118 2003-11-17 Stan Cox <scox@redhat.com>
7119
7120 * MAINTAINERS: Add myself as iq2000 port maintainer.
7121
7122 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7123
7124 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7125 * Makefile.in: Regenerate.
7126
7127 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7128
7129 * config.sub: Update to 2003-11-03 version.
7130
7131 2003-10-20 Phil Edwards <phil@codesourcery.com>
7132
7133 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7134 * configure: Regenerate.
7135
7136 2003-10-20 Nicolas Pitre <nico@cam.org>
7137
7138 * MAINTAINERS: Add myself to 'Write After Approval' section.
7139
7140 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7141
7142 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7143
7144 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7145
7146 * MAINTAINERS: Update my email address.
7147
7148 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7149
7150 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7151
7152 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7153
7154 * MAINTAINERS: Add myself to 'Write After Approval' section.
7155
7156 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7157
7158 * config.guess: Update to 2003-10-16 version.
7159 * config.sub: Update to 2003-10-16 version.
7160
7161 2003-10-15 David Daney <ddaney@avtrex.com>
7162
7163 * MAINTAINERS: Added myself to 'Write After Approval' section.
7164
7165 2003-10-15 Falk Hueffner <falk@debian.org>
7166
7167 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7168 'Write After Approval' section. Update email.
7169
7170 2003-10-14 Roger Sayle <roger@eyesopen.com>
7171
7172 * MAINTAINERS: Move myself from 'Write After Approval' to
7173 'Various Maintainers' section as middle-end maintainer.
7174
7175 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7176
7177 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7178 HOST_FLAGS_TO_PASS.
7179 * Makefile.in: Regenerate.
7180
7181 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7182
7183 * config.guess: Update to 2003-10-07 version.
7184 * config.sub: Update to 2003-10-07 version.
7185
7186 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7187
7188 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7189 * ltconfig (irix5*, irix6*): Don't override version_type.
7190
7191 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7192
7193 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7194 * configure: Rebuilt
7195 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7196 * Makefile.in: Rebuilt
7197
7198 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7199
7200 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7201
7202 2003-09-30 Carlo Wood <carlo@alinoe.com>
7203
7204 * MAINTAINERS (Write After Approval): Add myself.
7205
7206 2003-09-29 Paul Koning <ni1d@arrl.net>
7207
7208 * MAINTAINERS: Move myself from "Write After Approval"
7209 to CPU platform maintainers for pdp11 platform.
7210
7211 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7212
7213 * MAINTAINERS: Move myself from 'Write After Approval' to
7214 'Various Maintainers' section as libffi testsuite maintainer.
7215
7216 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7217
7218 * configure.in: Pass a computed --program-transform-name
7219 to subconfigures.
7220 * configure: Regenerated.
7221
7222 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7223
7224 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7225 * Makefile.in: Regenerate.
7226
7227 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7228 * Makefile.in: Regenerate.
7229
7230 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7231
7232 * MAINTAINERS: Move myself from 'Write After Approval'
7233 to 'Various Maintainers' (objective-c) section.
7234
7235 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7236
7237 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7238 quoting.
7239 * configure: Regenerated.
7240
7241 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7242
7243 * MAINTAINERS (Write After Approval): Add myself to write after
7244 approval list.
7245
7246 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7247
7248 * MAINTAINERS (Write After Approval): Add myself.
7249
7250 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7251
7252 * MAINTAINERS: Update my e-mail address.
7253
7254 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7255
7256 * libtool.m4 (LD): Correct powerpc64 host match.
7257
7258 2003-09-06 James E Wilson <wilson@tuliptree.org>
7259
7260 * MAINTAINTERS: Update my affiliation and email address.
7261
7262 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7263
7264 * MAINTAINERS (Write After Approval): Add myself.
7265
7266 2003-09-04 DJ Delorie <dj@redhat.com>
7267
7268 * configure: Regenerate.
7269
7270 2003-09-04 Robert Millan <robertmh@gnu.org>
7271
7272 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7273
7274 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7275
7276 * configure.in: Ensure arguments to sed are properly spaced.
7277 * configure: Regenerate.
7278
7279 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7280
7281 * MAINTAINERS: Update my e-mail address.
7282
7283 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7284
7285 * MAINTAINERS (Write After Approval): Add myself.
7286
7287 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7288
7289 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7290 * configure: Regenerated.
7291
7292 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7293
7294 * MAINTAINERS: Update my email address.
7295
7296 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7297
7298 * configure.in: Use newline instead of semicolon when assuming
7299 shell arguments in a for loop.
7300 * configure: Regenerated.
7301
7302 2003-08-22 Jason Eckhardt <jle@rice.edu>
7303
7304 * MAINTAINERS: Resurrect the i860 maintainer.
7305
7306 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7307
7308 PR 8180
7309 * configure.in: When testing with_libs and with_headers, treat
7310 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7311 * configure: Regenerate.
7312
7313 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7314 make, shell, etc.
7315 (baseargs): Likewise.
7316 * configure: Regenerate.
7317
7318 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7319
7320 * MAINTAINERS (Write After Approval): Add myself.
7321
7322 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7323
7324 * configure.in: Disable libgcj for darwin not on powerpc.
7325 * configure: Rebuild.
7326
7327 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7328
7329 * config-ml.in, symlink-tree: Add license.
7330
7331 2003-08-03 Richard Stallman <rms@gnu.org>
7332 Eben Moglen <moglen@columbia.edu>
7333
7334 * README.SCO: New file.
7335
7336 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7337
7338 * Makefile.tpl (check, check-c++): Express dependencies using
7339 dependencies rather than commands.
7340 * Makefile.in: Regenerate.
7341
7342 2003-08-01 Andrew Cagney <cagney@redhat.com>
7343
7344 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7345 * configure: Ditto.
7346
7347 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7348
7349 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7350 * Makefile.in: Update.
7351
7352 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7353
7354 * configure.in: Enable libgcj for darwin.
7355 * configure: Rebuild.
7356
7357 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7358
7359 * config-ml.in: Use ac_configure_args directly instead of
7360 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7361 actually seen.
7362
7363 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7364
7365 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7366 creating target and build subdirs to build all parent dirs as needed.
7367 * Makefile.in: Rebuild.
7368 * configure.in: Don't build dirs explicitly here.
7369 * configure: Rebuild.
7370
7371 2003-07-26 Paul Brook <paul@nowt.org>
7372
7373 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7374
7375 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7376
7377 * Makefile.tpl (all-make): Depend on intl.
7378 * Makefile.in: Rebuilt.
7379
7380 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7381
7382 * install-sh: Update to newer upstream versions (associated with
7383 aclocal 1.7).
7384 * mkinstalldirs: Likewise.
7385 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7386
7387 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7388
7389 * MAINTAINERS: Move self from Bug database only accounts
7390 to write-after-approval.
7391
7392 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7393
7394 * config.if: Remove unused libc_interface determination.
7395
7396 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7397
7398 * MAINTAINERS: Move self from write-after-approval to
7399 build machinery (*.in).
7400
7401 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7402
7403 PR bootstrap/11273
7404 PR bootstrap/11408
7405 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7406 unused INSTALL_PROGRAM_ARGS.
7407 * configure.in: Use AC_PROG_INSTALL.
7408 * Makefile.in: Regenerate.
7409 * configure: Regenerate.
7410
7411 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7412
7413 * MAINTAINERS: Alphabetize.
7414
7415 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7416
7417 * configure: Rebuilt.
7418 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7419 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7420 newlib nor libgloss.
7421 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7422 * configure.in (am33_2.0-*-linux*): Added.
7423
7424 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7425
7426 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7427 * configure: Regenerate.
7428
7429 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7430
7431 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7432 * Makefile.in: Regenerate.
7433
7434 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7435
7436 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7437 * Makefile.in: Regenerate.
7438
7439 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7440
7441 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7442 * Makefile.in: Regenerated.
7443
7444 * config-ml.in: Replace PWD with PWD_COMMAND.
7445
7446 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7447
7448 * intl: New directory; see intl/ChangeLog for details.
7449 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7450 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7451 * Makefile.in: Regenerate.
7452
7453 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7454
7455 * configure.in: Clean up config-lang.in handling. Delete
7456 useless assignment to "subdirs".
7457 * configure: Regenerate.
7458
7459 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7460
7461 * configure.in: Rename 'target_libs' to 'target_libraries'.
7462 Remove useless reference to 'target_libs'.
7463 * configure: Regenerate.
7464
7465 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7466
7467 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7468 * Makefile.in: Regenerate.
7469
7470 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7471
7472 * Makefile.def: Introduce flags_to_pass.
7473 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7474 * Makefile.in: Regenerate.
7475
7476 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7477
7478 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7479 and target-libgloss.
7480 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7481 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7482 * configure: Regenerate.
7483
7484 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7485
7486 * configure.in: Update testsuite_flags to new location.
7487 * configure. Regenerate.
7488
7489 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7490
7491 * Makefile.tpl: Remove BUILD_CC stuff.
7492 * Makefile.in: Regenerate.
7493
7494 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7495
7496 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7497
7498 2003-06-16 Graeme Peterson <gp@qnx.com>
7499
7500 * MAINTAINERS (Write After Approval): Add myself.
7501
7502 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7503
7504 * config.guess: Update to 2003-06-12 version.
7505 * config.sub: Update to 2003-06-13 version.
7506
7507 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7508
7509 * config.guess: Update to 2003-06-06 version.
7510 * config.sub: Update to 2003-06-06 version.
7511
7512 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7513
7514 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7515 * configure. Regenerate.
7516
7517 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7518
7519 * configure.in: Disable serial configure by default.
7520 * configure: Regenerate.
7521 * Makefile.tpl: Abolish .NOTPARALLEL.
7522 * Makefile.in: Regenerate.
7523
7524 * Makefile.tpl: Replace {build,host,target}_canonical by
7525 {build,host,target}.
7526 * Makefile.in: Regenerate.
7527
7528 * Makefile.tpl: Fix stupid pasto.
7529 * Makefile.in: Regenerate.
7530
7531 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7532
7533 * Makefile.tpl: Remove bogus conditional.
7534 * Makefile.in: Regenerate.
7535
7536 2003-06-05 Jan Hubicka <jh@suse.cz>
7537
7538 * Makefile.tpl (profiledbootstrap): New target.
7539 * Makefile.in (profiledbootstrap): New target.
7540
7541 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7542
7543 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7544 Pinski. Remove user names from other bugzilla-only maintainers.
7545
7546 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7547
7548 * Makefile.tpl: Make 'recursive targets' using autogen rather
7549 than shell loop. Remove duplicate 'clean' targets and false
7550 comments.
7551 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7552 Add systematic method of specifying missing targets in subdirs.
7553 Add copyright boilerplate.
7554 * Makefile.in: Regenerate.
7555 * configure.in: Add 'recursive targets' to maybe list.
7556 * configure: Regenerate.
7557
7558 * MAINTAINERS: "GNATS only" -> "Bug database only".
7559
7560 * Makefile.tpl: Rename [+target+] to [+make_target+].
7561 * Makefile.def: Rename 'target' to 'make_target'.
7562
7563 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7564
7565 * MAINTAINERS: Add self as options handling maintainer.
7566
7567 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7568
7569 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7570 been too long since I touched those ports.
7571
7572 2003-05-28 DJ Delorie <dj@redhat.com>
7573
7574 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7575 * Makefile.in: Regenerate.
7576
7577 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7578
7579 * configure.in: Use curly braces in the definition of tooldir.
7580 * configure: Regenerate.
7581
7582 2003-05-21 DJ Delorie <dj@redhat.com>
7583
7584 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7585 newlib or libgloss.
7586 * Makefile.in: Regenerate.
7587
7588 2003-05-21 DJ Delorie <dj@redhat.com>
7589
7590 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7591 * Makefile.in: Regenerate.
7592
7593 2003-05-20 Ian Lance Taylor <ian@airs.com>
7594
7595 * MAINTAINERS: Update my e-mail address.
7596
7597 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7598
7599 * configure.in: Switch more things to use maybe dependencies.
7600 * Makefile.tpl: Switch more things to use maybe dependencies.
7601 Factor out common code from autogen IF statements.
7602 * configure: Regenerate.
7603 * Makefile.in: Regenerate.
7604
7605 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7606
7607 * configure.in: Accept i[3456789]86 for machine type.
7608 * configure: Regenerate.
7609
7610 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7611
7612 * configure.in: Switch more things to use maybe dependencies.
7613 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7614 * configure: Regenerate.
7615 * Makefile.tpl: Switch more things to use maybe dependencies.
7616 * Makefile.in: Regenerate.
7617
7618 2003-05-16 Andreas Schwab <schwab@suse.de>
7619
7620 * Makefile.tpl (install-opcodes): Define.
7621 * Makefile.in: Rebuild.
7622
7623 2003-05-13 Andreas Jaeger <aj@suse.de>
7624
7625 * config.guess: Update to 2003-05-09 version.
7626 * config.sub: Update to 2003-05-09 version.
7627
7628 2003-05-13 Michael Eager <eager@mvista.com>
7629
7630 * configure.in: Correct sed script so that options in quotes are not
7631 deleted.
7632 * configure: Rebuild.
7633
7634 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7635
7636 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7637 and $$s/newlib/libc/sys/cygwin32 include paths.
7638 * configure: Ditto.
7639
7640 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7641
7642 * MAINTAINERS: Update my email addresses.
7643
7644 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7645
7646 * config-ml.in: Propagate INSTALL variables.
7647
7648 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7649
7650 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7651
7652 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7653
7654 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7655 * Makefile.in: Regenerate.
7656
7657 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7658
7659 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7660
7661 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7662
7663 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7664
7665 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7666
7667 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7668 * Makefile.in: Regenerated.
7669
7670 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7671
7672 * MAINTAINERS (Write After Approval): Upgrade myself from
7673 GNATS only to write-after-approval. Update my mail address.
7674
7675 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7676
7677 (OS Port Maintainers: freebsd): Add myself.
7678
7679 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7680
7681 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7682
7683 2003-04-22 Kean Johnston <jkj@sco.com>
7684
7685 * MAINTAINERS (SCO ports): Added myself.
7686
7687 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7688
7689 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7690
7691 2003-04-19 Kean Johnston <jkj@sco.com>
7692
7693 * MAINTAINERS (Write After Approval): Add myself.
7694
7695 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7696
7697 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7698 * Makefile.in: Regenerate.
7699
7700 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7701
7702 * configure.in (powerpc64*-*-linux*): Remove.
7703 * configure: Rebuilt.
7704
7705 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7706
7707 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7708 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7709 and restrap.
7710 * Makefile.in: Regenerate.
7711
7712 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7713
7714 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7715 * configure: Regenerated.
7716
7717 2003-04-15 DJ Delorie <dj@redhat.com>
7718
7719 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7720
7721 2003-04-13 Nick Clifton <nickc@redhat.com>
7722
7723 * config-ml.in: Remove support for --disable-aix removing
7724 call-aix multilibs.
7725
7726 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7727
7728 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7729 * */configure: Rebuilt.
7730
7731 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7732
7733 * MAINTAINERS: Add my email address.
7734
7735 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7736
7737 * MAINTAINERS (Write After Approval): Add myself.
7738
7739 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7740
7741 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7742 * Makefile.in: Regenerate.
7743
7744 2003-03-14 Michael Chastain <mec@shout.net>
7745
7746 * Makefile.in: Regenerate with correct Makefile.def.
7747
7748 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7749
7750 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7751 Make macro.
7752 * Makefile.in: Regenerate.
7753 * configure.in: Clean up gxx_include_dir logic.
7754 * configure: Regenerate.
7755
7756 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7757
7758 * MAINTAINERS (Write After Approval): Add myself.
7759
7760 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7761
7762 * MAINTAINERS: Update my mail address.
7763
7764 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7765
7766 * configure.in (gxx_include_dir): Fix typo.
7767 * configure: Regenerated.
7768
7769 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7770
7771 * Makefile.tpl: Reindent.
7772 * Makefile.in: Regenerate.
7773 * configure.in: Reindent. Don't set unused variables.
7774 * configure: Regenerate.
7775
7776 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7777
7778 * configure.in: Include $(build_tooldir)/sys-include in
7779 FLAGS_FOR_TARGET.
7780 * configure: Regenerated.
7781
7782 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7783
7784 * Makefile.tpl: Always pass down RANLIB.
7785 * Makefile.in: Regenerate.
7786
7787 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7788 * Makefile.in: Regenerate.
7789 * configure.in: Remove unused logic relating to --enable-shared
7790 and --enable-threads. Remove bogus comments. Remove redundant
7791 noconfigdirs.
7792 * configure: Regenerate.
7793
7794 * configure.in: Replace ${libstdcxx_version} by its value.
7795 Remove reference to mh-dgux.
7796 * configure: Regenerate.
7797
7798 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7799
7800 * MAINTAINERS (Write After Approval): Add myself.
7801
7802 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7803
7804 * Makefile.tpl: Rearrange.
7805 * Makefile.in: Regenerate.
7806
7807 2003-02-25 Uwe Stieber <uwe@wwws.de>
7808
7809 * configure.in: Add support for kaOS as cross build target system.
7810 * configure: Regenerated.
7811
7812 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7813
7814 * MAINTAINERS (Write after approval): Add myself.
7815
7816 2003-02-21 James E Wilson <wilson@tuliptree.org>
7817
7818 * MAINTAINERS: Update my email address.
7819
7820 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7821
7822 * MAINTAINERS: Add self to blanket write privs. section.
7823
7824 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7825
7826 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7827 configure-target-* as some target builds may require additional
7828 flags for preprocessor tests.
7829 * Makefile.in: Regenerated.
7830
7831 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7832
7833 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7834 * ltconfig: Handle it.
7835 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7836 auto-detecting it.
7837
7838 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7839 it is used as argument to $CC.
7840 * ltcf-gcj.sh: Likewise.
7841
7842 * configure.in: Introduce --enable-maintainer-mode.
7843 * configure: Rebuilt.
7844 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7845 for maintainer mode.
7846 * Makefile.in: Rebuilt.
7847
7848 2003-02-18 Jason Merrill <jason@redhat.com>
7849
7850 * Makefile.tpl (check-c++): Allow parallelism.
7851
7852 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7853
7854 * MAINTAINERS: Remove John Carr (who never actually had access to
7855 gcc.gnu.org).
7856
7857 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7858
7859 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7860 don't configure target-libobjc.
7861 * configure: Regenerate.
7862
7863 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7864
7865 * Makefile.tpl (RANLIB): Define.
7866 * Makefile.in: Regenerate.
7867
7868 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7869
7870 * MAINTAINERS: Update my email.
7871
7872 2003-02-06 Keith R Seitz <keiths@redhat.com>
7873
7874 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7875 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7876 * Makefile.in: Regenerated.
7877 * configure.in: Remove all traces of snavigator, db, and grep.
7878 * configure: Regenerated.
7879
7880 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7881
7882 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7883 After Approval.
7884
7885 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7886
7887 * MAINTAINERS (Write after approval): Add myself.
7888
7889 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7890
7891 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7892 * Makefile.in: Regenerated.
7893
7894 2003-01-30 Roger Sayle <roger@eyesopen.com>
7895
7896 * config.guess: Updated to 2003-01-30's version.
7897 * config.sub: Updated to 2003-01-28's version.
7898
7899 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7900
7901 * config.if: If gcc_version is already set, just use it. Don't set
7902 gcc_version_trigger if it's already set, otherwise set it to
7903 gcc/version.c, but only if the file exists. If it is not set and
7904 gcc/version.c does not exist, try to extract the version number from
7905 $CC.
7906
7907 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7908
7909 * MAINTAINERS: Add myself to write-after-approval list.
7910
7911 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7912
7913 * configure.in: Revert 24Jan change.
7914 * configure: Regenerate.
7915
7916 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7917
7918 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7919 entry of HJ Lu.
7920
7921 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7922
7923 * configure.in: Revert previous change.
7924 * configure: Regenerate.
7925
7926 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7927
7928 * configure.in: Make rda native-only.
7929 * configure: Regenerate.
7930
7931 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7932
7933 * MAINTAINERS: Move myself from GNATS-only-accounts to
7934 write-after-approval.
7935
7936 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7937
7938 * configure.in: Add missing \.
7939 * configure: Rebuilt.
7940
7941 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7942
7943 * configure.in (baseargs): Avoid using \| in sed regular
7944 expressions.
7945 * configure: Rebuilt.
7946
7947 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7948
7949 * configure.in (baseargs): Remove all supported forms of
7950 --cache-file, --srcdir, --host, --build and --target options
7951 from argument lists.
7952 * configure: Rebuilt.
7953
7954 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
7955
7956 * MAINTAINERS: Add myself to write-after-approval list.
7957
7958 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7959
7960 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7961 * configure: Rebuilt.
7962
7963 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7964
7965 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7966 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7967 * Makefile.in: Regenerate.
7968 * configure: Regenerate.
7969
7970 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7971
7972 * configure.in: Remove Makefile in build, host and target modules
7973 unless configure was run with --no-recursion.
7974 * configure: Rebuilt.
7975
7976 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7977
7978 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7979 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7980 * Makefile.in: Regenerate.
7981
7982 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7983
7984 * config.guess: Update to 2003-01-03 version.
7985 * config.sub: Update to 2003-01-03 version.
7986
7987 2003-01-07 Christopher Faylor <cgf@redhat.com>
7988
7989 * configure: Regenerate with proper autoconf 2.13.
7990
7991 2003-01-07 Christopher Faylor <cgf@redhat.com>
7992
7993 * configure.in: Add AC_PREREQ for consistency.
7994 * configure: Regenerate.
7995
7996 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7997
7998 * configure.in (GDB_TK): Add tcl directories conditional on
7999 gdb/gdbtk directory being present.
8000 * configure: Regenerate.
8001
8002 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8003
8004 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8005 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8006 * configure: Rebuilt.
8007
8008 2002-12-31 Tom Tromey <tromey@redhat.com>
8009
8010 * Makefile.in: Rebuilt.
8011 * Makefile.def (target_modules) [libffi]: Allow installation.
8012
8013 2002-12-31 Andreas Schwab <schwab@suse.de>
8014
8015 * configure.in: Fix use of $program_transform_name.
8016 * configure: Regenerated.
8017
8018 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8019
8020 * configure.in (baseargs): Don't remove first configure argument.
8021 * configure: Regenerated.
8022
8023 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8024
8025 * Makefile.tpl (local-distclean): Don't remove...
8026 (multilib.ts): ... this. Moved into...
8027 (multilib.out): ... this. Don't use sub-make.
8028 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8029 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8030 (configure-build-[+module+], configure-[+module+],
8031 configure-target-[+module+], configure-gcc): ... these. Test
8032 for Makefile existence. Drop config.status from dependencies.
8033 * Makefile.in: Rebuilt.
8034 * configure.in: Move gcc-version-trigger to the end of
8035 ac_configure_args. Add comments to maybedep.tmp and
8036 serdep.tmp. Introduce --disable-serial-configure. Remove
8037 nonopt from baseargs, matching and removing corresponding
8038 whitespace while at it.
8039 * configure: Rebuilt.
8040
8041 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8042
8043 * configure.in (host_configargs): Replace reference to
8044 no-longer-defined buildopts with --build=${build_alias}.
8045 * configure: Rebuilt.
8046
8047 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8048 program_transform_name to standard idiom.
8049 (AUTOGEN, AUTOCONF): Define.
8050 (Makefile.in): Use $(AUTOGEN).
8051 (Makefile): Depend on config.status, and use autoconf-style rule to
8052 build it. Move original commands to...
8053 (config.status): ... this new target.
8054 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8055 $(AUTOCONF).
8056 * Makefile.in: Rebuilt.
8057
8058 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8059
8060 * Makefile.tpl: Fix dramatic bustage due to change in
8061 program_transform_name.
8062 * Makefile.in: Regenerate.
8063
8064 * configure.in: Remove unnecessary PATH setting.
8065 * configure: Regnerate.
8066
8067 * configure.in: Don't default to unprefixed tools unless
8068 the native tools will work.
8069 * configure: Regenerate.
8070
8071 * configure.in: Convert to autoconf script. Blow away lots
8072 of now-redundant Makefile fragments.
8073 * configure: Generate using Autoconf.
8074 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8075 * Makefile.in: Regenerate.
8076
8077 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8078
8079 * configure: Fix stupid bug where RANLIB was mistakenly included.
8080
8081 * configure.in: Rename (buildargs, hostargs, targargs) to
8082 (build_configargs, host_configargs, target_configargs).
8083
8084 * configure.in: Move logic out of sed statement.
8085
8086 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8087 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8088
8089 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8090
8091 * config.sub: Import from master repository
8092 * config.guess: Ditto
8093
8094 2002-12-24 Andreas Schwab <schwab@suse.de>
8095
8096 * Makefile.tpl (multilib.out): Fix missing space.
8097 * Makefile.in: Regenerate.
8098
8099 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8100
8101 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8102 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8103 * Makefile.in: Regenerate.
8104 * configure.in: Remove unnecessary leftovers.
8105
8106 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8107
8108 * configure.in (extra_ranlibflags_for_target): New variable.
8109 (*-*-darwin): Add -c to ranlib commands.
8110 * configure (tooldir): Handle extra_ranlibflags_for_target.
8111
8112 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8113
8114 * Makefile.tpl: Revert HJL's change.
8115 * Makefile.in: Regenerated.
8116 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8117 always.
8118
8119 2002-12-19 Andreas Schwab <schwab@suse.de>
8120
8121 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8122 * Makefile.in: Regenerate.
8123
8124 2002-12-18 H.J. Lu <hjl@gnu.org>
8125
8126 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8127 * Makefile.in: Regenerated.
8128
8129 * configure.in (build_prefix): New. Substitute.
8130
8131 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8132
8133 * Makefile.tpl: Don't let real targets depend on phony targets.
8134 * Makefile.in: Regenerate.
8135
8136 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8137 * Makefile.in: Regenerate.
8138
8139 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8140
8141 * config.sub: Import from master repository
8142 * config.guess: Ditto
8143
8144 2002-12-16 Jason Merrill <jason@redhat.com>
8145
8146 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8147 previous 'make bootstrap'.
8148 * Makefile.in: Regenerate.
8149
8150 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8151
8152 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8153
8154 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8155
8156 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8157 * Makefile.in: Regenerate.
8158
8159 2002-12-13 Jason Merrill <jason@redhat.com>
8160
8161 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8162 library tests.
8163 (check-c++): Just depend on it and check-target-libstdc++-v3.
8164 * Makefile.in: Regenerate.
8165
8166 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8167
8168 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8169 * Makefile.in: Rebuilt.
8170
8171 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8172
8173 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8174
8175 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8176
8177 * configure: Fix bug put in by gremlins.
8178
8179 * Makefile.tpl: Substitute more autoconfily.
8180 * configure: Substitute more autoconfily.
8181 * Makefile.in: Regenerate.
8182
8183 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8184
8185 * config.sub: Import from master repository
8186 * config.guess: Ditto
8187 * MAINTAINERS: Added Svein Seldal under write after approval
8188
8189 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8190
8191 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8192 * Makefile.in (all-sim): Ditto.
8193
8194 2002-12-06 DJ Delorie <dj@redhat.com>
8195
8196 * Makefile.tpl: Change configure dependencies to not have real
8197 targets depend on phony targets.
8198
8199 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8200
8201 * configure.in: Revert unintentional change.
8202
8203 * Makefile.tpl: Change dependency for */multilib.out so that
8204 it works when gcc isn't in the tree.
8205
8206 * configure.in: Substitute more.
8207 * configure: Run subconfigures from the Makefile.
8208 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8209 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8210
8211 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8212
8213 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8214
8215 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8216
8217 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8218 and corresponding dependencies.
8219 * Makefile.in: Regenerate.
8220
8221 * configure.in (host_tools): Order binutils, gas and ld for
8222 convenience in running the testsuites.
8223
8224 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8225 * Makefile.in: Regenerate.
8226 * configure.in: Introduce rules to serialize subconfigure runs.
8227
8228 * configure.in: Introduce BASE_CC_FOR_TARGET.
8229 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8230 Realize configure-build-* targets. Realize configure-target-* targets.
8231 * Makefile.in: Regenerate.
8232
8233 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8234
8235 * configure: Move gcc_version_trigger stuff from here...
8236 * configure.in: ...to here.
8237
8238 * configure.in: Separate subconfigure options added by this file from
8239 options given by the user. Add machinery to put args for host
8240 subconfigures into the Makefile.
8241
8242 * Makefile.tpl: Remove 'vault' targets.
8243 * Makefile.tpl: Reorder and comment dependencies.
8244 * Makefile.in: Regenerate.
8245
8246 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8247 * configure.in: Fix my broken commit of previous patch. (sigh)
8248
8249 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8250
8251 * configure.in: Move host-specific darwin noconfigdirs into
8252 the host-specific section.
8253
8254 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8255
8256 * configure.in: Move host-specific darwin noconfigdirs into
8257 the host-specific section.
8258
8259 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8260
8261 * configure: Remove skip-this-dir support.
8262 * Makefile.tpl: Remove skip-this-dir support.
8263
8264 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8265 subdirectories.
8266 * Makefile.in: Regenerate.
8267
8268 * Makefile.tpl: Strip out useless setting of 'dir'.
8269 * Makefile.in: Regenerate.
8270
8271 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8272
8273 * configure.in: Fix deeply stupid bug.
8274
8275 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8276 shell code in CXX_FOR_TARGET
8277 * Makefile.def: Introduce raw_cxx.
8278 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8279 RAW_CXX_FOR_TARGET.
8280 * Makefile.in: Regenerate.
8281
8282 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8283
8284 * Makefile.tpl: Remove unnecessary ifs.
8285 * Makefile.in: Regenerate.
8286
8287 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8288 dependencies. Maybe-ize build-libiberty. Create dummy install
8289 targets for 'no_install' modules.
8290 * configure: Move GDB_TK substitution to configure.in. Move
8291 build_modules stuff to configure.in.
8292 * configure.in: Implement soft dependency machinery. Maybe-ize
8293 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8294 * Makefile.in: Regenerate.
8295
8296 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8297
8298 * Makefile.tpl: Make all-target, install-target behave similarly
8299 to all, install (only hitting configured targets). Eliminate
8300 unused macro defintions.
8301
8302 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8303 build != host.
8304
8305 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8306
8307 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8308
8309 * configure.in: Produce lists of subdir targets we're actually
8310 configuring. Remove references to "dosrel".
8311 * Makefile.tpl: Let configure set which subdir targets are hit.
8312 Remove install-cross; clean up install; remove ALL. Remove
8313 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8314 Autogenerate host module targets. Remove empty dependency lines
8315 and redundant dependency; rearrange slightly.
8316 * Makefile.def: Add host-side libtermcap, utils.
8317
8318 * Makefile.in: Regenerate.
8319
8320 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8321
8322 * ltconfig (osf[345]): Append $major to soname_spec.
8323 Reflect this in library_names_spec.
8324 * ltmain.sh (osf): Prefix $major with . for use as extension.
8325
8326 2002-11-19 Andreas Jaeger <aj@suse.de>
8327
8328 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8329 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8330 and sparc64 GNU/Linux systems.
8331
8332 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8333
8334 * MAINTAINERS: Update email.
8335
8336 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8337
8338 * MAINTAINERS: Complete James Dennett's entry.
8339
8340 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8341
8342 * MAINTAINERS (Write After Approval): Add myself.
8343
8344 2002-11-13 Bruce Korb <bkorb@gnu.org>
8345
8346 * Makefile.tpl: syntactic cleanup
8347
8348 2002-11-13 Stuart Hastings <stuart@apple.com>
8349
8350 * MAINTAINERS: Add myself to write-after-approval list.
8351
8352 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8353
8354 * Makefile.def: Add list of recursive targets to autogenerate.
8355 Add build_modules.
8356 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8357 targets. Autogenerate *-build-* targets.
8358 * Makefile.in: Regenerate.
8359
8360 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8361
8362 * configure: More autoconf-style substitutions.
8363 * Makefile.tpl: More autoconf-style substitutions.
8364 * Makefile.in: Regenerate.
8365
8366 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8367
8368 * configure: Substitute more variables in a more autoconf-friendly
8369 way. Simplify slightly.
8370 * Makefile.tpl: Make more variables substitutable in an
8371 autoconf-friendly way.
8372 * Makefile.in: Regenerate.
8373
8374 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8375
8376 * MAINTAINERS (Write After Approval): Add myself.
8377
8378 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8379
8380 * configure.in (v810*): Remove special setting of tools.
8381
8382 * configure: Add support for extra required flags for ar or nm.
8383 * configure.in (aix4.3+): Use above support for target-specific
8384 issues, rather than using config/mt-aix43.
8385
8386 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8387
8388 * configure: Remove 'removing', which doesn't work. Replace $subdir
8389 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8390 with $srcdir. Reformat indentation. Substitute some variables
8391 formerly hard-coded in the Makefile for build=host.
8392 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8393 * Makefile.def: Autogenerate more.
8394 * Makefile.in: Regenerate.
8395
8396 2002-11-04 Adam Nemet <anemet@lnxw.com>
8397
8398 * MAINTAINERS (Write After Approval): Add myself.
8399
8400 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8401
8402 * Makefile.def (host_modules): Add rda.
8403 * Makefile.in: Regenerate.
8404 * configure.in (target_tool): Add target-rda to list.
8405
8406 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8407
8408 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8409
8410 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8411
8412 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8413 and restrap targets to this rule.
8414 * Makefile.in: Regenerate.
8415
8416 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8417
8418 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8419 GNATS only accounts.
8420
8421 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8422
8423 * configure.in (i[3456]86-*-linux*): Add check to disable
8424 ${libgcj} for glibc1.
8425
8426 2002-10-24 Denis Chertykov <denisc@overta.ru>
8427
8428 * MAINTAINERS: Add myself as ip2k port maintainer.
8429
8430 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8431
8432 * configure.in: Add tic4x target.
8433
8434 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8435
8436 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8437 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8438 * Makefile.in: Regenerate.
8439
8440 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8441 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8442 * Makefile.in: Regenerate.
8443
8444 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8445
8446 * MAINTAINERS: Add myself as web pages co-maintainer.
8447
8448 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8449
8450 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8451 * Makefile.in: Regenerate.
8452
8453 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8454
8455 * MAINTAINERS: Add myself and Nathan Sidwell
8456 <nathan@codesourcery.com> as VxWorks maintainers.
8457
8458 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8459
8460 * Makefile.def: Remove order dependency comments.
8461 * Makefile.tpl: Add explicit install-install dependencies.
8462 * Makefile.in: Regenerate.
8463
8464 * Makefile.tpl: Remove material now in src-release. (Finally!)
8465 * Makefile.in: Regenerate.
8466
8467 * Makefile.tpl: Add configure-target (for src-release in src)
8468 * Makefile.in: Regenerate.
8469
8470 2002-09-30 Nick Clifton <nickc@redhat.com>
8471
8472 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8473
8474 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8475
8476 * configure.in (s390*-*-linux*): Enable libgcj.
8477
8478 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8479
8480 * configure: Revert accidentally applied changes.
8481
8482 * Makefile.tpl: Make more autoconf-friendly.
8483 * Makefile.in: Regenerate.
8484 * configure: Make substitution more autoconf-like.
8485
8486 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8487
8488 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8489 single entry to handle all these.
8490 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8491 libjava on arm-*-elf.
8492
8493 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8494
8495 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8496 things that depend on them.
8497
8498 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8499
8500 * Makefile.tpl: Make subsituted variables more autoconfy.
8501 * Makefile.in: Regenerate.
8502 * configure: Make seds more autoconfy.
8503
8504 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8505
8506 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8507 * Makefile.in: Regenerate.
8508 * configure.in: Rewrite sed statements to look autoconfy.
8509
8510 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8511 all-target-foo on configure-target-foo.
8512 * Makefile.def: Ditto.
8513 * Makefile.in: Rebuild.
8514
8515 2002-09-25 Andrew Haley <aph@redhat.com>
8516
8517 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8518
8519 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8520
8521 * Makefile.def: New file.
8522 * Makefile.tpl: New file.
8523 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8524 * contrib/gcc_update: Note that Makefile.in is a generated file.
8525
8526 * configure.in: Minor rearrangement. Simplify tests.
8527
8528 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8529
8530 * configure.in (with_headers): Skip copy if value is "yes".
8531 (with_libs): Likewise.
8532
8533 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8534
8535 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8536 * configure.in (sh*-*-pe*): Ditto.
8537 * configure.in (mips*-*-pe*): Ditto.
8538 * configure.in (*arm-wince-pe): Ditto.
8539
8540 * configure.in: Rearrange.
8541
8542 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8543
8544 * MAINTAINERS: Update my email address.
8545
8546 2002-08-30 Paul Koning <pkoning@equallogic.com>
8547
8548 * MAINTAINERS: (Write After Approval): Add myself.
8549
8550 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8551
8552 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8553
8554 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8555
8556 * MAINTAINERS: Change my mailing address.
8557
8558 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8559
8560 * MAINTAINERS (Write After Approval): Remove myself.
8561 (Various Maintainers: c++ runtime libs): Add myself.
8562
8563 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8564
8565 * MAINTAINERS (Write After Approval): Remove myself.
8566 (Various Maintainers: c++ runtime libs): Add myself.
8567
8568 2002-08-15 Eric Christopher <echristo@redhat.com>
8569
8570 * config.sub: Import from master repository.
8571 * config.guess: Ditto.
8572
8573 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8574
8575 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8576 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8577 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8578
8579 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8580
8581 * MAINTAINERS: Add self to rs6000 vector extensions.
8582
8583 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8584
8585 * libiberty/configure: Reverted unintended yesterday's check in.
8586
8587 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8588
8589 * boehm-gc/configure, libf2c/configure: Rebuilt.
8590 * libffi/configure, libiberty/configure: Ditto.
8591 * libjava/configure, libobjc/configure: Ditto.
8592 * libstdc++-v3/configure, zlib/configure: Ditto.
8593 Merged from binutils:
8594 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8595 From Steve Ellcey <sje@cup.hp.com>:
8596 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8597 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8598 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8599 IA64.
8600 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8601 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8602 soname_spec, sys_lib_search_path_spec): Ditto.
8603
8604 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8605
8606 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8607
8608 2002-08-04 H.J. Lu (hjl@gnu.org)
8609
8610 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8611
8612 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8613
8614 * MAINTAINERS (Write After Approval): Add myself.
8615
8616 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8617
8618 * configure.in: Move generic linux case to end. Copy generic
8619 linux noconfigdirs to mips*-*-linux* entry and new
8620 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8621
8622 2002-07-19 Michael Matz <matz@suse.de>
8623
8624 * MAINTAINERS: Add myself as ra* maintainer.
8625
8626 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8627
8628 * config.guess: Update to 2002-07-09 version.
8629 * config.sub: Update to 2002-07-03 version.
8630
8631 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8632
8633 * MAINTAINERS: Fix typo in a maintainer email address.
8634
8635 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8636
8637 * configure.in: Remove two redundant tests.
8638
8639 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8640
8641 * configure.in (mips*-*-irix6*o32): Enable stabs.
8642
8643 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8644
8645 * configure.in: Don't build grez.
8646 * Makefile.in: Ditto.
8647
8648 * Makefile.in: Remove references to bsp, cygmon, libstub.
8649 * configure.in: Ditto.
8650
8651 * configure.in: Remove leftover reference to gdbtest.
8652
8653 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8654
8655 * configure.in (gxx_include_dir): Change to match versioned
8656 C++ headers if --enable-version-specific-runtime-libs is used.
8657
8658 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8659
8660 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8661
8662 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8663
8664 * configure.in: Make --without-x work.
8665
8666 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8667
8668 * configure.in: Rearrange target Makefile fragment collection.
8669
8670 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8671 cvs[src].
8672 * configure.in: Ditto.
8673
8674 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8675
8676 * MAINTAINERS (Write After Approval): Update my e-mail address.
8677
8678 2002-06-24 Ben Elliston <bje@redhat.com>
8679
8680 * configure.in (host_tools): Remove cgen.
8681
8682 * Makefile.in (all-cgen): Remove; runs from its source directory.
8683 (check-cgen, install-cgen, clean-cgen): Likewise.
8684 (all-opcodes): Do not depend on all-cgen.
8685 (all-sim): Likewise.
8686
8687 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8688
8689 * Makefile.in: Eliminate 'apache' targets.
8690 * configure.in: Eliminate 'apache' targets.
8691
8692 * configure.in: Eliminate redundant tests. Reorganize.
8693
8694 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8695
8696 * config-ml.in: Eliminate references to Cygnus configure.
8697
8698 * Makefile.in: Eliminate references to building emacs.
8699
8700 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8701
8702 * MAINTAINERS: Update my email address.
8703
8704 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8705
8706 * config.if (libstdcxx_incdir): Version C++ headers.
8707 (cxx_incdir): Remove.
8708
8709 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8710
8711 * MAINTAINERS (Write After Approval): Add self.
8712
8713 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8714
8715 * configure.in: Add support for ip2k.
8716
8717 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8718
8719 * configure.in: Fix AIX configury bug.
8720
8721 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8722
8723 * MAINTAINERS (Write After Approval): Add self.
8724
8725 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8726
8727 * configure.in: replace ${topsrcdir} with ${srcdir}
8728
8729 * configure.in: Move definition of libstdcxx_flags
8730 right above usage, rather than waaay earlier.
8731
8732 * configure.in: Pull definition of is_cross_compiler earlier.
8733
8734 * configure.in: Rearrange a little.
8735
8736 * configure.in: Remove references to librx.
8737 * Makefile.in: Remove references to librx.
8738
8739 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8740
8741 * config.sub: Add support for avr target.
8742 Import from master sources, rev 1.255
8743
8744 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8745
8746 * configure, .cvsignore: Revert previous change...
8747 * Makefile: ...delete.
8748
8749 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8750
8751 * configure.in: Eliminate ${gasdir} variable.
8752
8753 2002-06-18 Dave Brolley <brolley@redhat.com>
8754
8755 * configure.in: Add support for frv.
8756 * config.sub: Add support for frv.
8757
8758 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8759
8760 * configure: Remove garbage from previous commit.
8761
8762 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8763
8764 * configure: For in-source builds, make a subdir and re-exec there.
8765 * Makefile: New file. Pass targets through to build directory.
8766 * .cvsignore: No longer ignore "Makefile".
8767
8768 2002-06-16 Douglas Rupp <rupp@gnat.com>
8769
8770 * MAINTAINERS (Write After Approval): Add self.
8771
8772 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8773
8774 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8775
8776 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8777
8778 * configure.in (vax-*-netbsd*): Re-enable gas.
8779
8780 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8781
8782 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8783 BUILD_PREFIX_1, to correct nomenclature.
8784 * configure: Likewise.
8785
8786 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8787 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8788
8789 2002-05-31 Olaf Hering <olh@suse.de>
8790
8791 * config-ml.in: Propogate DESTDIR also.
8792
8793 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8794
8795 * configure.in (vax-*-netbsd*): Don't build gas for this
8796 platform.
8797
8798 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8799
8800 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8801 and libgcj for AVR.
8802
8803 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8804
8805 * MAINTAINERS (Write After Approval): Add myself.
8806
8807 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8808
8809 * config.guess: Update to 2002-05-22 version.
8810 * config.sub: Likewise.
8811
8812 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8813
8814 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8815 * config-ml.in: Likewise.
8816 * configure: Likewise.
8817 * configure.in: Likewise.
8818
8819 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8820
8821 * MAINTAINERS: Update my email address.
8822
8823 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8824
8825 * configure.in: Simplify makefile fragment collection.
8826
8827 * configure.in: Remove code to build emacs.
8828
8829 * configure.in : Remove --srcdir argument from targargs and buildargs
8830 (it's always overridden in the Makefile anyway). Rearrange a bit.
8831
8832 * configure: Move some logic to configure.in.
8833 * configure.in: Move some logic from configure.
8834
8835 2002-05-11 Tom Tromey <tromey@redhat.com>
8836
8837 * MAINTAINERS: Reflect libgcj reality.
8838
8839 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8840
8841 * Makefile.in: Honour DESTDIR.
8842
8843 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8844
8845 * config.guess: Import 2002-03-20 version.
8846 * config.sub: Import 2002-04-26 version.
8847
8848 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8849
8850 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8851
8852 2002-05-07 Tim Josling <tej@melbpc.org.au>
8853
8854 * MAINTAINERS: Add self.
8855
8856 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8857
8858 * ltmain.sh: Detect and handle object name conflicts
8859 while piecewise linking a static library.
8860
8861 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8862
8863 * configure.in (noconfigdirs): Don't disable libgcj on
8864 sparc64-*-solaris* and sparcv9-*-solaris*.
8865
8866 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8867
8868 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8869
8870 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8871
8872 * configure.in (FLAGS_FOR_TARGET): Do not add
8873 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8874 on i[3456]86-*-linux*.
8875
8876 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8877
8878 * configure.in (noconfigdirs): Replace [ ] with test.
8879
8880 * configure.in (noconfigdirs): Do not add target-newlib if
8881 target == i[3456]86-*-linux*, and host == target.
8882
8883 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8884
8885 * configure.in: delete reference to absent file
8886
8887 * configure.in: replace '[' with 'test'
8888
8889 * configure.in: Eliminate references to gash.
8890 * Makefile.in: Eliminate references to gash.
8891
8892 * configure.in: remove useless references to 'pic' makefile fragments.
8893
8894 * configure.in: (*-*-windows*) Finish removing.
8895
8896 * configure.in: Eliminate redundant test for libgui.
8897
8898 2002-04-29 Roger Sayle <roger@eyesopen.com>
8899
8900 * MAINTAINERS: Add self and realphabetize. Update entries
8901 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8902 entry for a29k port maintainer.
8903
8904 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8905
8906 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8907 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8908
8909 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8910
8911 * configure.in: remove references to dead files
8912
8913 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8914
8915 * MAINTAINERS: Add information about purpose of this file.
8916
8917 2002-04-18 Tom Tromey <tromey@redhat.com>
8918
8919 * configure.in: Disallow configuring libgcj when it is already
8920 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8921 Solaris 2.8 by default. For PR libgcj/6158.
8922
8923 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8924
8925 * configure.in: Move default CC setting out of config/mh-* fragments
8926 directly into here.
8927
8928 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8929
8930 * configure.in: don't even try to configure or make a subdirectory
8931 if there's no configure script for it.
8932
8933 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8934
8935 * MAINTAINERS: Remove chill maintainers.
8936 * Makefile.in (CHILLFLAGS): Remove.
8937 (CHILL_LIB): Remove.
8938 (TARGET_CONFIGDIRS): Remove libchill.
8939 (CHILL_FOR_TARGET): Remove.
8940 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8941 CHILL_LIB.
8942 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8943 (CHECK_TARGET_MODULES): Likewise.
8944 (INSTALL_TARGET_MODULES): Likewise.
8945 (CLEAN_TARGET_MODULES): Likewise.
8946 (configure-target-libchill): Remove.
8947 (all-target-libchill): Remove.
8948 * configure.in (target_libs): Remove target-libchill.
8949 Do not compute CHILL_FOR_TARGET.
8950 * libchill: Remove directory.
8951
8952 2002-04-11 DJ Delorie <dj@redhat.com>
8953
8954 * Makefile.in, configure.in: Sync with binutils, entries
8955 follow...
8956
8957 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8958
8959 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8960 (do-tar, do-bz2): New rules.
8961 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8962 (gdb-tar): New rule.
8963 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8964 (insight_dejagnu.tar): New rule.
8965 (insight.tar): New rule.
8966 (gdb+dejagnu.tar): New rule.
8967 (gdb.tar): New rule.
8968
8969 2002-02-01 Mo DeJong <supermo@bayarea.net>
8970
8971 * Makefile.in: Add all-tix to deps for all-snavigator
8972 so that tix is built when building snavigator.
8973
8974 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8975
8976 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8977 ld and gdb are not supported.
8978
8979 2002-01-07 Mark Salter <msalter@redhat.com>
8980
8981 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8982 Allow target-libgloss to be built for arm, strongarm, and xscale.
8983
8984 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8985
8986 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8987 options for i[3456]86-pc-linux* native builds.
8988
8989 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8990
8991 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8992 files from .po files for a distribution.
8993
8994 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8995
8996 * configure.in: Enable libstdc++-v3 for h8300 targets.
8997
8998 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8999
9000 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9001 version from bfd/.
9002
9003 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9004
9005 * Makefile.in (VER): When present, extract the version number from
9006 the file version.in.
9007
9008 2001-05-24 Tom Rix <trix@redhat.com>
9009
9010 * configure.in : enable ld for aix
9011
9012 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9013
9014 * config.guess: Add linux target for S/390.
9015
9016 2000-11-07 Philip Blundell <pb@futuretv.com>
9017
9018 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9019
9020 2000-11-03 Philip Blundell <pb@futuretv.com>
9021
9022 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9023 files.
9024
9025 2001-01-15 Ben Elliston <bje@redhat.com>
9026
9027 * configure.in (host_tools): Add sid.
9028 Always configure cgen.
9029
9030 2000-11-24 Nick Clifton <nickc@redhat.com>
9031
9032 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9033
9034
9035 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9036
9037 * Makefile.in (ALL_MODULES): Add all-cgen.
9038 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9039 (all-cgen): New target.
9040 (all-opcodes,all-sim): Depend on all-cgen.
9041 * configure.in (host_tools): Add cgen.
9042 Only configure cgen if --enable-cgen-maint.
9043
9044 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9045
9046 * configure.in: Add *-*-freebsd* configurations.
9047
9048 2002-04-08 Tom Tromey <tromey@redhat.com>
9049
9050 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9051 Fixes PR libgcj/6068.
9052
9053 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9054
9055 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9056
9057 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9058
9059 * configure.in (alpha*-dec-osf*): Enable libgcj.
9060
9061 2003-03-27 Matthew Gingell <gingell@gnat.com>
9062
9063 * MAINTAINERS (Write After Approval): Add myself.
9064
9065 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9066
9067 Fix for: PR bootstrap/3591, target/5676
9068 * configure.in (mcore-pe): Disable the configuration of
9069 libstdc++-v3 since exceptions are not supported.
9070
9071 2002-03-20 Anthony Green <green@redhat.com>
9072
9073 * configure.in: Enable libgcj for xscale-elf target.
9074
9075 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9076
9077 * MAINTAINERS: Update my email address.
9078
9079 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9080
9081 * ltmain.sh (relink_command): Fix typo in previous change.
9082
9083 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9084
9085 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9086 (relink_command): Added --tag flags.
9087 (mode=install): If relinking fails; error out.
9088
9089 2002-03-12 Richard Henderson <rth@redhat.com>
9090
9091 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9092 .NOTPARALLEL tag.
9093 (do-check): Rename from check.
9094 (check): Allow parallel check.
9095
9096 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9097
9098 * MAINTAINERS: Add myself as maintainer for xtensa port.
9099 Fix alphabetical order in CPU port maintainer list.
9100 Remove myself from Write After Approval list.
9101
9102 2002-03-11 Richard Henderson <rth@redhat.com>
9103
9104 * Makefile.in (.NOTPARALLEL): Add fake tag.
9105
9106 2002-03-07 H.J. Lu (hjl@gnu.org)
9107
9108 * configure.in: Enable gprof for mips*-*-linux*.
9109
9110 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9111
9112 * MAINTAINERS (Write After Approval): Add myself.
9113
9114 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9115
9116 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9117 libjava.
9118 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9119
9120 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9121
9122 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9123 because its Makefile is there; test for the executable instead.
9124
9125 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9126
9127 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9128 libstdc++-v3 and libjava.
9129
9130 2002-02-11 Adam Megacz <adam@xwt.org>
9131
9132 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9133 boehm-gc
9134
9135 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9136
9137 * config.guess: Updated to 2002-01-30's version.
9138 * config.sub: Updated to 2002-02-01's version.
9139 Contribute sh64-elf.
9140 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9141 * configure.in: Added sh64-*-*.
9142
9143 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9144
9145 * MAINTAINERS: Belatedly add myself to write after approval list.
9146
9147 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9148
9149 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9150 Remove self as Write After Approval.
9151
9152 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9153
9154 * MAINTAINERS: Put self in as maintainer for contrib/regression
9155 directory.
9156
9157 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9158
9159 * MAINTAINERS: Update my email address.
9160
9161 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9162
9163 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9164 target-libiberty, and target-libgloss. Skip Java-related
9165 libraries if not supported for NetBSD on target CPU.
9166
9167 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9168
9169 * install-sh: Use _inst.$$_ for temp file name.
9170
9171 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9172
9173 * MAINTAINERS (Write After Approval): Move my contact info
9174 from here...
9175 (OS Port Maintainers): ...to here (netbsd).
9176
9177 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9178
9179 * MAINTAINERS (Write After Approval): Add myself.
9180
9181 2002-01-17 H.J. Lu <hjl@gnu.org>
9182
9183 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9184 (all-target-fastjar): Also depend on all-target-libiberty.
9185
9186 2002-01-16 H.J. Lu (hjl@gnu.org)
9187
9188 * config.guess: Import from master sources, rev 1.225.
9189 * config.sub: Import from master sources, rev 1.238.
9190
9191 2002-01-16 Kazu Hirata <kazu@hxi.com>
9192
9193 * MAINTAINERS (Write After Approval): Remove myself.
9194
9195 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9196
9197 * MAINTAINERS (Write After Approval): Add myself.
9198
9199 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9200
9201 * MAINTAINERS: Add self as docs co-maintainer.
9202
9203 2001-12-11 Matthias Klose <doko@debian.org>
9204
9205 * MAINTAINERS (Write After Approval): Add myself.
9206
9207 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9208
9209 * MAINTAINERS: Update my email address.
9210
9211 2001-12-07 Turly O'Connor <turly@apple.com>
9212 * MAINTAINERS (Write After Approval): Add myself.
9213 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9214 (rs6000_initialize_trampoline): Call __trampoline_setup for
9215 ABI_DARWIN too.
9216 * darwin-tramp.asm: New file, implements __trampoline_setup.
9217 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9218
9219 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9220
9221 * MAINTAINERS (Write After Approval): Add myself.
9222
9223 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9224
9225 * configure, configure.in: Use temp file for long sed commands.
9226
9227 2001-12-03 Laurent Guerby <guerby@acm.org>
9228
9229 * config.sub: Update to version 1.232 on subversion.
9230
9231 2001-12-03 Ben Elliston <bje@redhat.com>
9232
9233 * MAINTAINERS: Update mail address for config.* patches.
9234
9235 2001-11-27 DJ Delorie <dj@redhat.com>
9236 Zack Weinberg <zack@codesourcery.com>
9237
9238 When build != host, create libiberty for the build machine.
9239
9240 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9241 CONFIG_ARGUMENTS.
9242 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9243 New variables.
9244 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9245 and rules.
9246 (all.normal): Depend on ALL_BUILD_MODULES.
9247 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9248 (all-build-libiberty): Depend on configure-build-libiberty.
9249
9250 * configure: Calculate and substitute proper value for
9251 ALL_BUILD_MODULES.
9252 * configure.in: Create the build subdirectory.
9253 Calculate and substitute TARGET_CONFIGARGS (formerly
9254 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9255
9256 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9257
9258 * MAINTAINERS (write-after-approval): Add self.
9259
9260 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9261
9262 * MAINTAINERS (GNATS only accounts): Remove self.
9263
9264 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9265
9266 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9267 libf2c.
9268
9269 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9270
9271 * MAINTAINERS (Write After Approval): Add self.
9272
9273 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9274
9275 * MAINTAINERS: mips and s390 are also CPU ports.
9276
9277 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9278
9279 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9280
9281 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9282
9283 * MAINTAINERS: Alphabetize.
9284
9285 2001-11-09 Kazu Hirata <kazu@hxi.com>
9286
9287 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9288
9289 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9290
9291 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9292
9293 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9294
9295 * configure.in (--enable-languages): Be more permissive about
9296 syntax. Check for empty lists better. Warn about $LANGUAGES.
9297
9298 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9299
9300 * config.sub: Import from master sources, rev. 1.230.
9301 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9302
9303 2001-11-07 Laurent Guerby <guerby@acm.org>
9304
9305 * MAINTAINERS (Write After Approval): Add self.
9306
9307 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9308
9309 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9310
9311 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9312
9313 * config.sub: Import from master sources, rev 1.226.
9314 * config.guess: Import from master sources, rev 1.216.
9315
9316 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9317
9318 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9319 * MAINTAINERS: Add self as maintainer of MMIX port.
9320 Remove old after-approval entry.
9321
9322 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9323
9324 * ChangeLog, configure: Fix spelling errors.
9325
9326 2001-10-20 Brendan Kehoe <brendan@zen.org>
9327
9328 * MAINTAINERS: Tweak my address.
9329
9330 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9331
9332 * MAINTAINERS: Update my email address.
9333
9334 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9335
9336 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9337 * MAINTAINERS: Add self as maintainer of CRIS port.
9338
9339 2001-10-10 Geert Bosch <bosch@gnat.com>
9340
9341 * MAINTAINERS (Various maintainers: Ada front end):
9342 Added Robert Dewar.
9343
9344 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9345
9346 * MAINTAINERS (Write After Approval): Added self
9347
9348 2001-10-02 Geert Bosch <bosch@gnat.com>
9349
9350 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9351
9352 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9353
9354 * configure: Handle temporary files securely using mkdir.
9355
9356 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9357
9358 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9359
9360 2001-09-26 Will Cohen <wcohen@redhat.com>
9361
9362 * configure.in (*-*-linux*): Disable configuration of target-newlib
9363 and target-libgloss.
9364
9365 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9366
9367 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9368 RANLIB.
9369
9370 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9371
9372 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9373 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9374 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9375 avoid quotes nesting problems.
9376 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9377 (DO_X): Export only variables that are set.
9378
9379 2001-09-19 Ben Elliston <bje@redhat.com>
9380
9381 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9382 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9383 semantics. Use the shell built-in "type" command instead.
9384
9385 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9386
9387 Merged from gcc-3_0-branch:
9388 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9389 * ltcf-c.sh: Use $objext, not $ac_objext.
9390 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9391 * ltcf-cxx.sh: Add support for GNU.
9392 2001-07-22 Timothy Wall <twall@redhat.com>
9393 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9394 default settings if using GNU tools with that configuration.
9395 * ltcf-cxx.sh: Ditto.
9396 * ltcf-gcj.sh: Ditto.
9397 2001-07-21 Michael Chastain <chastain@redhat.com>
9398 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9399 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9400 * ltmain.sh: Mark as gcc-local.
9401
9402 2001-08-30 Eric Christopher <echristo@redhat.com>
9403 Jason Eckhardt <jle@redhat.com>
9404
9405 * config.guess: Merge from master sources.
9406 * config.sub: Merge from master sources, add support for mipsisa32.
9407
9408 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9409 * config.sub: Merge from master sources, rev 1.219.
9410 * MAINTAINERS: Add self as contact for stormy16 port.
9411
9412 2001-08-14 Zack Weinberg <zackw@panix.com>
9413
9414 * config.sub: Merge from master sources, rev 1.218.
9415 * config.guess: Merge from master sources, rev 1.209.
9416
9417 2001-08-11 Graham Stott <grahams@redhat.com>
9418
9419 * Makefile.in (check-c++): Add missing semicolon.
9420
9421 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9422
9423 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9424
9425 2001-07-30 Eric Christopher <echristo@redhat.com>
9426
9427 * MAINTAINERS (Various maintainers: mips port): Added myself.
9428
9429 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9430
9431 * configure.in (sh-*-linux*): New.
9432
9433 2001-07-27 Richard Henderson <rth@redhat.com>
9434
9435 * .cvsignore: Add LAST_UPDATED.
9436
9437 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9438
9439 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9440
9441 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9442
9443 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9444
9445 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9446
9447 * MAINTAINERS (Write After Approval): Added myself.
9448
9449 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9450
9451 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9452 and libgcj on m68hc11/m68hc12.
9453
9454 2001-06-27 H.J. Lu (hjl@gnu.org)
9455
9456 * Makefile (CFLAGS_FOR_BUILD): New.
9457 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9458
9459 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9460
9461 * README: Remove version number.
9462
9463 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9464
9465 * INSTALL/README: Update wrt. to the installation instructions now
9466 residing in gcc/doc/install.texi.
9467
9468 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9469
9470 * README: Replace with a cut-down and updated version of gcc/README.
9471
9472 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9473
9474 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9475 multilibs to be disabled.
9476
9477 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9478
9479 * MAINTAINERS (Write After Approval): Add myself.
9480
9481 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9482
9483 * config.guess: Import CVS version 1.195.
9484 * config.sub: Import CVS version 1.212.
9485
9486 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9487
9488 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9489 gcc/xgcc is built, use -print-prog-name to find out the program
9490 name to use.
9491
9492 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9493
9494 * config.guess: Import CVS version 1.194. All gcc-local changes
9495 appear to also be in the master copy.
9496 * config.sub: Import CVS version 1.211.
9497
9498 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9499
9500 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9501 with_gcc]: Use `gcc -shared' to build a shared library.
9502
9503 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9504
9505 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9506 archives.
9507
9508 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9509
9510 * MAINTAINERS (Write After Approval): Add myself.
9511
9512 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9513
9514 * configure.in (libstdcxx_flags): Do not try to execute
9515 libstdc++-v3/testsuite_flags until it exists.
9516
9517 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9518
9519 * MAINTAINERS: Update my email address.
9520
9521 2001-05-31 Graham Stott <grahams@redhat.com>
9522
9523 * MAINTAINERS (Write After Approval): Add myself.
9524
9525 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9526
9527 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9528 libraries when using g++ with native linker.
9529
9530 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9531
9532 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9533
9534 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9535
9536 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9537 [aix4*|aix5*]: Prepend blank.
9538
9539 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9540
9541 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9542 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9543 of subdir/configure scripts to use the new libtool.m4.
9544
9545 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9546
9547 * MAINTAINERS (Write After Approval): Add myself.
9548
9549 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9550
9551 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9552
9553 2001-05-11 Ben Elliston <bje@redhat.com>
9554
9555 * Makefile.in (all-sid): New target.
9556 (check-sid, clean-sid, install-sid): Likewise.
9557
9558 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9559
9560 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9561
9562 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9563
9564 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9565 libgcj.
9566
9567 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9568
9569 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9570 gcc/xgcc is built, use -print-prog-name to find out the program
9571 name to use.
9572
9573 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9574
9575 * configure.in (noconfigdirs): Don't reset it from scratch in the
9576 target case; only append to it.
9577
9578 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9579 sparc-*-solaris2.8]: Disable ${libgcj}.
9580
9581 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9582
9583 * configure.in (libgcj_saved): Copy from $libgcj.
9584 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9585 --disable-libgcj.
9586
9587 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9588
9589 * MAINTAINERS: Remove self as MIPS maintainer and
9590 C front end maintainer.
9591
9592 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9593
9594 * configure.in: Move *-chorusos target case to the proper switch.
9595 Disable libgcj.
9596
9597 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9598
9599 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9600 1.641.2.228.
9601
9602 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9603
9604 * Makefile.in (STAGE1_CFLAGS): Pass down.
9605
9606 2001-04-13 Alan Modra <amodra@one.net.au>
9607
9608 * config.guess: Add hppa64-linux support. Note for next import that
9609 this is already in the master file.
9610 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9611
9612 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9613
9614 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9615 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9616
9617 2001-04-11 Stan Shebs <shebs@apple.com>
9618
9619 * MAINTAINERS: Add self as Darwin port maintainer.
9620
9621 2001-04-11 Alan Modra <amodra@one.net.au>
9622
9623 * MAINTAINERS: Update my email address.
9624
9625 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9626
9627 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9628 recent versions of FreeBSD (release 3 or later).
9629 * ltconfig: On FreeBSD, -lc must not be provided when building
9630 a shared library or else the standard -pthread gcc option is
9631 rendered worthless to later users of the built library.
9632
9633 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9634
9635 * MAINTAINERS: Add self and RTH as C front end maintainers.
9636
9637 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9638
9639 * config.sub: Make sure to match an already-canonicalized
9640 machine name (eg. mn10300-unknown-elf).
9641
9642 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9643
9644 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9645 New macros.
9646 (bootstrap, cross): Use RECURSE_FLAGS.
9647 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9648
9649 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9650
9651 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9652
9653 2001-03-22 Colin Howell <chowell@redhat.com>
9654
9655 * Makefile.in (DO_X): Do not backslash single-quotes in
9656 backquotes (two places).
9657
9658 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9659
9660 Re-installed:
9661 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9662 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9663 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9664 * ltcf-cxx.sh: Likewise.
9665 * ltcf-gcj.sh: Likewise.
9666
9667 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9668
9669 * MAINTAINERS: Add myself as "documentation co-maintainer".
9670
9671 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9672
9673 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9674 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9675
9676 2001-03-19 Tom Tromey <tromey@redhat.com>
9677
9678 * config-ml.in: Handle GCJ and GCJFLAGS.
9679
9680 2001-03-21 Michael Chastain <chastain@redhat.com>
9681
9682 * Makefile.in: all-m4 depends on all-texinfo.
9683
9684 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9685
9686 * MAINTAINERS: Add myself to write after approval list.
9687
9688 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9689
9690 * Makefile.in (DO_X): Quote nested quotes.
9691
9692 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9693
9694 * MAINTAINERS: Add myself to write after approval list.
9695
9696 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9697
9698 * Makefile.in (DO_X): Use double quotes for quoting
9699 "RANLIB=$${RANLIB}".
9700
9701 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9702
9703 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9704
9705 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9706
9707 * configure.in: Only use `lang_requires' for languages athat are
9708 actually enabled.
9709
9710 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9711
9712 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9713
9714 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9715
9716 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9717
9718 2001-03-07 Tom Tromey <tromey@redhat.com>
9719
9720 * configure.in: Allow config-lang.in to set `lang_requires' to list
9721 of other required languages.
9722
9723 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9724
9725 * Makefile.in: Remove RANLIB definition. Use RANLIB
9726 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9727 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9728
9729 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9730 Alexandre Oliva <aoliva@redhat.com>
9731
9732 * Makefile.in (check-c++): Use tabs, not spaces.
9733
9734 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9735
9736 * MAINTAINERS: add myself to Write After Approval list.
9737
9738 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9739
9740 * Makefile.in (check-c++): New rule.
9741
9742 * configure.in (target_libs): Remove libg++.
9743 (noconfigdirs): Remove libg++.
9744 (noconfigdirs): Same.
9745 (noconfigdirs): Same.
9746 (noconfigdirs): Same.
9747
9748 * config-ml.in: Remove libg++ references.
9749
9750 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9751 (ALL_TARGET_MODULES): Same.
9752 (configure-target-libg++): Remove.
9753 (all-target-libg++): Remove.
9754 (configure-target-libio): Remove.
9755 (all-target-libio): Remove.
9756 (check-target-libio): Remove.
9757 (.PHONY): Remove.
9758 (libg++.tar.bz2): Remove.
9759 (all-target-cygmon): Remove libio.
9760 (all-target-libstdc++): Remove.
9761 (configure-target-libstdc++): Remove.
9762 (TARGET_LIB_PATH): Remove libstdc++.
9763 (ALL_GCC_CXX): Remove libstdc++.
9764 (all-target-gperf): Correct.
9765
9766 2001-02-16 Nick Clifton <nickc@redhat.com>
9767
9768 * configure.in (noconfigdirs): Allow configuration of texinfo
9769 for Cygwin hosts.
9770
9771 2001-02-15 Anthony Green <green@redhat.com>
9772
9773 * configure: Introduce GCJ_FOR_TARGET.
9774 * configure.in: Ditto.
9775 * Makefile.in: Ditto.
9776
9777 2001-02-13 Andreas Schwab <schwab@suse.de>
9778
9779 * MAINTAINERS: Update mail address.
9780
9781 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9782
9783 * config.guess: Add linux target for S/390.
9784 * config.sub: Likewise.
9785
9786 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9787
9788 * configure.in: for *-chorusos, don't config target-newlib and
9789 target-libgloss.
9790
9791 2001-02-06 Ben Elliston <bje@redhat.com>
9792
9793 * configure: Output host type to stdout, not stderr.
9794
9795 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9796
9797 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9798 * ltcf-cxx.sh: Likewise.
9799
9800 * config.if: Assume enable_libstdcxx_v3 is defined.
9801
9802 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9803
9804 Remove V2 C++ library.
9805 * configure.in: Remove --enable-libstdcxx_v3 support.
9806
9807 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9808
9809 * include/demangle.h: Add prototype for java_demangle_v3.
9810
9811 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9812
9813 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9814
9815 2001-01-27 Richard Henderson <rth@redhat.com>
9816
9817 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9818
9819 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9820
9821 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9822 Don't unset, it's non-portable and no longer necessary, set to empty
9823 instead.
9824
9825 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9826
9827 * ltconfig: Shell portability fix for the tagname validity check.
9828
9829 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9830
9831 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9832 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9833
9834 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9835
9836 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9837
9838 2001-01-26 Tom Tromey <tromey@redhat.com>
9839
9840 * configure.in: Allow libgcj to be built on Sparc Solaris.
9841
9842 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9843
9844 * ltcf-c.sh: Add aix5 case.
9845 * ltcf-cxx.sh: Likewise.
9846 * ltconfig: Likewise.
9847
9848 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9849
9850 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9851 keep at least one of build_libtool_libs or build_old_libs set to
9852 yes.
9853
9854 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9855 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9856
9857 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9858
9859 * configure.in: Enable libgcj on several additional platforms.
9860
9861 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9862
9863 * configure.in: Enable libgcj for linux targets.
9864
9865 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9866
9867 * MAINTAINERS (Write After Approval): Add myself.
9868
9869 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9870
9871 * MAINTAINERS: Add myself as vax port maintainer.
9872
9873 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9874
9875 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9876
9877 2001-01-09 Mike Stump <mrs@wrs.com>
9878
9879 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9880 failures of subdirectories.
9881
9882 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9883
9884 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9885 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9886 * ltcf-cxx.sh: Likewise.
9887 * ltcf-gcj.sh: Likewise.
9888 * ltconfig.sh: Fix typo.
9889
9890 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9891
9892 * configure: handle DOS-style absolute paths.
9893
9894 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9895
9896 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9897
9898 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9899
9900 * MAINTAINERS: Add myself as avr port co-maintainer.
9901
9902 2000-12-28 Ben Elliston <bje@redhat.com>
9903
9904 * MAINTAINERS: Add myself under ``Write After Approval''.
9905
9906 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9907
9908 * texinfo: Remove directory from GCC.
9909
9910 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9911
9912 * COPYING: Update to current
9913 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9914 to 19yy as example year in copyright notice).
9915
9916 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9917
9918 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9919 (libstdcxx_incdir): Pass down.
9920 * config.if: Remove expired bits for cxx_interface, add stub.
9921 (libstdcxx_incdir): Add variable for g++ include directory.
9922 * configure.in (gxx_include_dir): Use it.
9923
9924 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9925
9926 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9927 with old-email address from ``Write After Approval''.
9928
9929 2000-12-15 Andreas Jaeger <aj@suse.de>
9930
9931 * configure.in: Handle lang_dirs.
9932
9933 2000-12-14 Tom Tromey <tromey@redhat.com>
9934
9935 * MAINTAINERS: Removed brads.
9936
9937 * MAINTAINERS: Added gcj developers.
9938
9939 2000-12-13 Anthony Green <green@redhat.com>
9940
9941 * configure.in: Disable libgcj for any target not specifically
9942 listed. Disable libgcj for x86 and Alpha Linux until compatible
9943 with g++ abi.
9944
9945 2000-12-13 Mike Stump <mrs@wrs.com>
9946
9947 * Makefile.in (local-distclean): Also remove fastjar.
9948
9949 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9950
9951 * contrib/gcc_update: Add fastjar --touch entries.
9952
9953 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9954
9955 * configure.in: Disable language-specific target libraries for
9956 languages that aren't enabled.
9957
9958 2000-12-10 Anthony Green <green@redhat.com>
9959
9960 * configure.in: Define libgcj. Disable libgcj target libraries for
9961 most targets.
9962
9963 2000-12-10 Neil Booth <neilb@earthling.net>
9964
9965 * MAINTAINERS: Update mail address, remove from WAA list.
9966
9967 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9968
9969 * libjava: Imported from /cvs/java.
9970 * libffi: Likewise.
9971 * Boehm-gc: Likewise.
9972
9973 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9974
9975 * configure.in (target_libs): Revert 2000-12-08 patch.
9976 (noconfigdirs): Added target-libjava.
9977
9978 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9979
9980 * djunpack.bat: removed.
9981
9982 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9983
9984 * Makefile.in: handle DOS-style absolute paths.
9985 * config-ml.in: likewise.
9986 * symlink-tree: likewise.
9987
9988 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9989
9990 * fastjar: Imported.
9991
9992 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9993
9994 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9995 libjava.
9996 * configure.in (target_libs): Removed `target-libjava'.
9997
9998 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9999
10000 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10001 (ALL_MODULES): Added fastjar.
10002 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10003 (all-target-libjava): all-fastjar replaces all-zip.
10004 (all-fastjar): Added.
10005 (configure-target-fastjar, all-target-fastjar): Likewise.
10006 * configure.in (host_tools): Added fastjar.
10007
10008 2000-12-07 Mike Stump <mrs@wrs.com>
10009
10010 * Makefile.in (local-distclean): Remove leftover built files.
10011
10012 2000-11-24 Nick Clifton <nickc@redhat.com>
10013
10014 * configure.in (xscale-elf): Add target.
10015 (xscale-coff): Add target.
10016
10017 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10018
10019 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10020 recent versions of FreeBSD (release 3 or later).
10021 * ltconfig: On FreeBSD, -lc must not be provided when building
10022 a shared library or else the standard -pthread gcc option is
10023 rendered worthless to later users of the built library.
10024
10025 2000-11-16 Fred Fish <fnf@be.com>
10026
10027 * configure.in (enable_libstdcxx_v3): Fix typo,
10028 libstd++ -> libstdc++.
10029
10030 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10031
10032 * MAINTAINERS: Add self to Write After Approval list.
10033
10034 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10035
10036 * MAINTAINERS: Update my email address. Add myself to global write
10037 privs list.
10038
10039 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10040
10041 * Makefile.in: Merge with src and libgcj.
10042 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10043 configure-target-<library> when their configure scripts need the C
10044 or C++ library to have already been built to work properly.
10045 (do_proto_toplev): Set them to an empty string.
10046
10047 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10048 (REALLY_SET_LIB_PATH): Use them.
10049
10050 2000-11-17 Stan Shebs <shebs@apple.com>
10051
10052 * MAINTAINERS: Add self to Write After Approval list.
10053
10054 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10055
10056 * configure: Provide the original toplevel configure arguments
10057 (including $0) to subprocesses in the environment rather than
10058 through gcc/configargs.h.
10059
10060 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10061
10062 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10063 C99. Alphabetise "Write After Approval" list.
10064
10065 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10066
10067 * configure: Turn on libstdc++ V3 by default.
10068
10069 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10070 if we've got GCC.
10071
10072 2000-11-11 Philip Blundell <philb@gnu.org>
10073
10074 * MAINTAINERS: Add self to Write After Approval list.
10075
10076 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10077
10078 * ltcf-c.sh (aix4): Improve shared library configuration; require
10079 exporting symbols.
10080 * ltcf-cxx.sh (aix4): Define.
10081 * ltconfig (aix4): Define library and soname specs appropriate for
10082 AIX. Define command to create export symbols list.
10083
10084 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10085
10086 * config.sub: Add support for Sun Chorus
10087
10088 2000-10-31 Nick Clifton <nickc@redhat.com>
10089
10090 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10091 <name>@redhat.com. Also installed new email address for Clint
10092 Popetz.
10093
10094 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10095
10096 * etc: Remove directory from GCC.
10097
10098 2000-10-16 Michael Meissner <meissner@redhat.com>
10099
10100 * configure (gcc/configargs.h): Only create if there is a build GCC
10101 directory created.
10102
10103 2000-10-16 Matthias Klose <doko@debian.org>
10104
10105 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10106 when configured for libstdc++-v3.
10107
10108 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10109
10110 * configure: Save configure arguments to gcc/configargs.h.
10111
10112 2000-10-04 Philipp Thomas <pthomas@suse.de>
10113
10114 * config.guess: Import CVS version 1.157.
10115 * config.sub: Import CVS version 1.181.
10116
10117 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10118
10119 * Makefile.in (bootstrap): avoid recursion if subdir missing
10120 (cross): ditto
10121 (do-proto-toplev): ditto
10122
10123 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10124
10125 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10126 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10127
10128 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10129 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10130 all affected `configure' scripts.
10131
10132 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10133
10134 * MAINTAINERS: Add self as cpplib co-maintainer.
10135
10136 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10137
10138 * MAINTAINERS: Add self to Write After Approval list.
10139
10140 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10141
10142 * INSTALL/README: egcs -> GCC update.
10143
10144 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10145
10146 * MAINTAINERS: Add myself to Write After Approval list.
10147
10148 2000-09-15 Kazu Hirata <kazu@hxi.com>
10149
10150 * MAINTAINERS: Add myself to Write After Approval list.
10151
10152 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10153
10154 * configure.in: Do not build byacc for hppa64. Provide paths to the
10155 X11 libraries for hppa64.
10156
10157 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10158
10159 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10160
10161 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10162
10163 * Makefile.in (all-zlib): Added dummy target.
10164
10165 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10166 ltcf-gcj.sh: Updated from libtool multi-language branch.
10167
10168 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10169
10170 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10171 (bootstrap*): Depend on all-bootstrap.
10172
10173 2000-09-05 Philipp Thomas <pthomas@suse.de>
10174
10175 * config.guess: Import CVS version 1.156.
10176 * config.sub: Import CVS version 1.179.
10177
10178 2000-09-02 Anthony Green <green@cygnus.com>
10179
10180 * Makefile.in (all-gcc): Depend on all-zlib.
10181 (CLEAN_MODULES): Add clean-zlib.
10182 (ALL_MODULES): Add all-zlib.
10183 * configure.in (host_libs): Add zlib.
10184
10185 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10186
10187 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10188 crosses, but add gcc/include to the header search path for them.
10189
10190 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10191
10192 * MAINTAINERS: Add self to Write After Approval list.
10193
10194 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10195
10196 * config.guess: Import CVS version 1.152.
10197 * config.sub: Import CVS version 1.177.
10198
10199 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10200
10201 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10202 $targargs to tell whether newlib is going to be built.
10203
10204 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10205 $$r/TARGET_SUBDIR/libio for _G_config.h.
10206
10207 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10208
10209 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10210
10211 2000-08-22 DJ Delorie <dj@redhat.com>
10212
10213 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10214
10215 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10216
10217 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10218 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10219 sub-configures.
10220
10221 2000-08-21 DJ Delorie <dj@redhat.com>
10222
10223 * MAINTAINERS: Add self as a libiberty maintainer
10224
10225 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10226
10227 * configure.in (libstdcxx_flags): Use
10228 libstdc++-v3/src/libstdc++.INC.
10229
10230 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10231
10232 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10233
10234 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10235
10236 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10237
10238 * configure: Make enable_threads and enable_shared defaults
10239 explicit. Substitute enable_threads into generated Makefiles.
10240 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10241 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10242
10243 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10244
10245 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10246
10247 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10248
10249 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10250 previous delta.
10251
10252 2000-08-11 Jason Merrill <jason@redhat.com>
10253
10254 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10255 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10256 (FLAGS_FOR_TARGET): Not here.
10257 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10258
10259 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10260
10261 * config-ml.in (CC, CXX): Don't introduce a leading space.
10262
10263 2000-08-07 DJ Delorie <dj@delorie.com>
10264
10265 * MAINTAINERS: Add self as a DJGPP maintainer
10266
10267 2000-08-07 DJ Delorie <dj@redhat.com>
10268
10269 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10270 "if we're also building gcc, and it's a gcc that will run on the
10271 build machine, we want to use its includes instead of the system's
10272 default includes".
10273
10274 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10275
10276 * MAINTAINERS: Add self to Write After Approval list.
10277
10278 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10279
10280 * configure.in (libstdcxx_flags): Don't use `"'.
10281
10282 * config-ml.in: Adjust multilib search paths to the
10283 appropriate multilib tree.
10284
10285 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10286
10287 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10288 commas in $LANGUAGES.
10289
10290 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10291
10292 * configure.in: Re-enable all references to libg++ and librx.
10293
10294 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10295
10296 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10297 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10298 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10299 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10300
10301 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10302
10303 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10304
10305 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10306 CXX_FOR_TARGET for sed.
10307
10308 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10309
10310 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10311 Do not override if already set in the environment or in configure.
10312 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10313 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10314
10315 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10316
10317 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10318 the libtool CVS tree multi-language branch.
10319 * ltconfig, ltmain.sh: Updated.
10320
10321 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10322
10323 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10324 (clean-target): Depend on it.
10325
10326 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10327 (GCC_FOR_TARGET): Use it.
10328 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10329 * configure.in: ... here.
10330 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10331 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10332
10333 2000-07-24 Eric Christopher <echristo@cygnus.com>
10334
10335 * MAINTAINERS: Add self to Write After Approval list.
10336
10337 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10338
10339 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10340 (configure-target-libchill, configure-target-libobjc): Likewise.
10341
10342 * configure.in: Use the same cache file for all target libs.
10343 * config-ml.in: But different cache files per multilib variant.
10344
10345 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10346
10347 * configure (topsrcdir): Don't use dirname.
10348
10349 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10350
10351 * MAINTAINERS: Add self to Write After Approval list.
10352
10353 2000-07-20 Jason Merrill <jason@redhat.com>
10354
10355 * configure.in: Remove all references to libg++ and librx.
10356
10357 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10358
10359 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10360
10361 * config.sub: Update to subversions version 2000-07-06.
10362
10363 2000-07-12 Andrew Haley <aph@cygnus.com>
10364
10365 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10366 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10367
10368 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10369
10370 * symlink-tree: Check number of arguments.
10371
10372 2000-07-05 Jim Wilson <wilson@cygnus.com>
10373
10374 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10375 search path for a g++ extracted from the build tree. This
10376 will allow link tests run by configure scripts in
10377 subdirectories to succeed.
10378
10379 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10380
10381 * ltconfig: Add support for mips-dde-sysv4.2MP
10382
10383 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10384
10385 * MAINTAINERS: Add myself as loop discovery maintainer.
10386
10387 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10388
10389 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10390 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10391
10392 2000-06-19 Timothy Wall <twall@cygnus.com>
10393
10394 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10395 * config.sub: Add tic54x target.
10396
10397 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10398
10399 * MAINTAINERS: Add self as Fortran maintainer,
10400 remove Craig Burley.
10401
10402 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10403
10404 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10405 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10406
10407 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10408
10409 * MAINTAINERS: Add self as i18n maintainer
10410
10411 20000-05-21 H.J. Lu (hjl@gnu.org)
10412
10413 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10414 directory are used if they exist. Make sure
10415 $(build_tooldir)/include is searched for header files,
10416 $(build_tooldir)/lib/ for library files.
10417 (GCC_FOR_TARGET): Likewise.
10418 (CXX_FOR_TARGET): Likewise.
10419
10420 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10421
10422 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10423
10424 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10425
10426 * Makefile.in (configure-target-libiberty): Depend on
10427 configure-target-newlib.
10428
10429 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10430
10431 * configure.in, Makefile.in: Merge all libffi-related
10432 configury stuff from the libgcj tree.
10433
10434 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10435
10436 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10437 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10438
10439 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10440
10441 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10442 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10443 current version information. Add to proto-toplev directory.
10444 (gdb-taz): Build do-djunpack.
10445
10446 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10447
10448 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10449
10450 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10451
10452 * MAINTAINERS: Add self to Write After Approval list.
10453
10454 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10455
10456 * ltmain.sh: Preserve in relink_command any environment
10457 variables that may affect the linker behavior.
10458
10459 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10460
10461 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10462
10463 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10464
10465 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10466
10467 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10468
10469 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10470 with the version name.
10471
10472 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10473
10474 * MAINTAINERS: Add self as bb-reorder maintainer.
10475
10476 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10477
10478 * config.if: Tweak.
10479
10480 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10481
10482 * djunpack.bat: New file.
10483
10484 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10485
10486 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10487 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10488 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10489 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10490
10491 2000-04-16 Dave Pitts <dpitts@cozx.com>
10492
10493 * config.sub (case $basic_machine): Change default for "ibm-*"
10494 to "openedition".
10495
10496 2000-04-13 Andreas Jaeger <aj@suse.de>
10497
10498 * MAINTAINERS: Added myself.
10499
10500 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10501
10502 * Makefile.in (gdb-taz): New target. GDB specific archive.
10503 (do-md5sum): New target.
10504 (MD5PROG): Define.
10505 (PACKAGE): Default to TOOL.
10506 (VER): Default to a shell script.
10507 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10508 md5 checksum generation.
10509 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10510 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10511 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10512 insight.tar.bz2): Use gdb-taz to create archive.
10513
10514 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10515
10516 * configure (warn_cflags): Delete.
10517
10518 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10519
10520 * MAINTAINERS: Added myself.
10521
10522 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10523 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10524
10525 * configure.in (enable_libstdcxx_v3): Add.
10526 (target_libs): Add bits here to switch between libstdc++-v2 and
10527 libstdc++-v3.
10528 * config.if: And this file too.
10529 * Makefile.in: Add libstdc++-v3 targets.
10530
10531 2000-04-05 Michael Meissner <meissner@redhat.com>
10532
10533 * config.sub (d30v): Add d30v as a basic machine type.
10534
10535 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10536
10537 * configure.in: -linux-gnu*, not -linux-gnu.
10538
10539 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10540
10541 * MAINTAINERS: Add self in write-after-approval section.
10542
10543 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10544
10545 * MAINTAINERS: Add self as ia64 port maintainer.
10546
10547 2000-03-08 Neil Booth <NeilB@earthling.net>
10548
10549 * MAINTAINERS: Add self in write-after-approval section.
10550
10551 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10552
10553 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10554 (do-tar-bz2): Replace TOOL with PACKAGE.
10555 (gdb.tar.bz2): Remove GDBTK from GDB package.
10556 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10557 dejagnu.tar.bz2): New packages.
10558
10559 2000-02-27 Andreas Jaeger <aj@suse.de>
10560
10561 * configure.in: Add entry for mips*-*-linux*, move catch all
10562 *-*-*linux* entry below this one.
10563
10564 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10565
10566 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10567
10568 2000-02-24 Nick Clifton <nickc@cygnus.com>
10569
10570 * config.sub: Support an OS of "wince".
10571
10572 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10573
10574 * config.guess, config.sub: Updated to match config's 2000-02-15
10575 version.
10576
10577 2000-02-23 Linas Vepstas <linas@linas.org>
10578
10579 * config.sub: Add support for Linux/IBM 370.
10580 * configure.in: Likewise.
10581
10582 2000-02-22 Nick Clifton <nickc@cygnus.com>
10583
10584 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10585
10586 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10587
10588 * config.guess: Guess "cygwin" rather than "cygwin32".
10589
10590 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10591
10592 * configure (gcc_version): When setting, narrow search to
10593 lines containing `version_string'.
10594
10595 2000-02-15 Denis Chertykov <denisc@overta.ru>
10596
10597 * config.sub: Add support for avr target.
10598
10599 2000-02-14 Nick Clifton <nickc@cygnus.com>
10600
10601 * MAINTAINERS: Add maintainers for MCore port.
10602
10603 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10604
10605 * config.sub: Add mmix-knuth-mmixware.
10606
10607 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10608
10609 * MAINTAINERS: Pair cccp with cpplib maintainership.
10610
10611 2000-01-27 Christopher Faylor <cgf@redhat.com>
10612
10613 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10614 structure stuff to -L library search.
10615 (CXX_FOR_TARGET): Ditto.
10616 (CROSS_CHECK_MODULES): Fix spelling mistake.
10617
10618 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10619
10620 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10621 the C++ compiler.
10622
10623 2000-01-12 Richard Henderson <rth@cygnus.com>
10624
10625 * configure.in: Don't build some bits for beos.
10626
10627 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10628
10629 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10630 as include files.
10631
10632 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10633
10634 * Add self as cpplib maintainer, as requested by Jason
10635 Merrill. Correct my e-mail address.
10636
10637 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10638
10639 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10640 not mh-aix43.
10641
10642 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10643
10644 * MAINTAINERS: Add myself to "write after approval" list.
10645
10646 1999-12-14 Richard Henderson <rth@cygnus.com>
10647
10648 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10649 * config.sub: Accept alphaev[78], alphaev8.
10650
10651 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10652
10653 * config.guess, config.sub: Update from autoconf.
10654
10655 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10656
10657 * MAINTAINERS: update my playtime e-address.
10658
10659 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10660
10661 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10662 necessary libraries are missing.
10663
10664 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10665
10666 * MAINTAINERS: Add new 'write after approval' maintainer.
10667
10668 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10669
10670 * MAINTAINERS: Add new Java maintainer.
10671
10672 1999-10-25 Andreas Schwab <schwab@suse.de>
10673
10674 * configure: Fix quoting inside arguments of eval.
10675
10676 1999-10-21 Nick Clifton <nickc@cygnus.com>
10677
10678 * config-ml.in: Allow suppression of some ARM multilibs.
10679
10680 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10681
10682 * config.guess: Add OS/390 match pattern.
10683 * config.sub: Add mvs, openedition targets.
10684 * configure.in (i370-ibm-opened*): New.
10685
10686 1999-09-04 Steve Chamberlain <sac@pobox.com>
10687
10688 * config.sub: Add support for configuring for pj.
10689
10690 1999-08-31 Nick Clifton <nickc@cygnus.com>
10691
10692 * config.sub (maybe_os): Add support for configuring for fr30.
10693
10694 1999-08-25 Nick Clifton <nickc@cygnus.com>
10695
10696 * configure.in: Do not configure or build ld for AIX
10697 platforms. ld is known to be broken on these platforms.
10698
10699 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10700
10701 * config-ml.in: Pass compiler flag corresponding to multidirs to
10702 subdir configures.
10703
10704 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10705
10706 * Makefile.in (LDFLAGS): Define.
10707
10708 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10709
10710 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10711 noconfigdirs.
10712 (*-*-cygwin*): Likewise.
10713
10714 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10715
10716 * mkdep: New file.
10717 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10718 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10719
10720 From Eli Zaretskii <eliz@is.elta.co.il>:
10721 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10722 long file name when using DJGPP on MS-DOS.
10723
10724 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10725
10726 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10727
10728 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10729
10730 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10731 dependency as this causes "make check" to globally "make all"
10732
10733 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10734
10735 * configure.in (target_libs): Added target-zlib.
10736 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10737 (CONFIGURE_TARGET_MODULES): Likewise.
10738 (CHECK_TARGET_MODULES): Likewise.
10739 (INSTALL_TARGET_MODULES): Likewise.
10740 (CLEAN_TARGET_MODULES): Likewise.
10741 (configure-target-zlib): New target.
10742 (all-target-zlib): Likewise.
10743 (all-target-libjava): Depend on all-target-zlib.
10744 (configure-target-libjava): Depend on configure-target-zlib.
10745
10746 * Makefile.in (configure-target-libjava): Depend on
10747 configure-target-newlib.
10748 (configure-target-boehm-gc): New target.
10749 (configure-target-qthreads): New target.
10750
10751 * configure.in (target_libs): Added target-qthreads.
10752 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10753 (CONFIGURE_TARGET_MODULES): Likewise.
10754 (CHECK_TARGET_MODULES): Likewise.
10755 (INSTALL_TARGET_MODULES): Likewise.
10756 (CLEAN_TARGET_MODULES): Likewise.
10757 (all-target-qthreads): New target.
10758 (configure-target-libjava): Depend on configure-target-qthreads.
10759 (all-target-libjava): Depend on all-target-qthreads.
10760
10761 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10762 (CONFIGURE_TARGET_MODULES): Likewise.
10763 (CHECK_TARGET_MODULES): Likewise.
10764 (INSTALL_TARGET_MODULES): Likewise.
10765 (CLEAN_TARGET_MODULES): Likewise.
10766 (all-target-libjava): New target.
10767 (all-target-boehm-gc): Likewise.
10768 * configure.in (target_libs): Added libjava, boehm-gc.
10769
10770 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10771
10772 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10773 configure.bat in SUPPORT_FILES.
10774 (gas+binutils.tar.bz2): Likewise.
10775
10776 * makeall.bat: Remove; obsolete.
10777
10778 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10779
10780 From Mark Elbrecht:
10781 * configure.bat: Remove; obsolete.
10782
10783 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10784
10785 * configure: Add -W -Wall to the default CFLAGS when compiling with
10786 gcc.
10787
10788 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10789
10790 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10791
10792 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10793
10794 * configure.in: Build ld on IRIX6.
10795
10796 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10797
10798 * Makefile.in: Change distribution targets to use bzip2 instead of
10799 gzip.
10800 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10801 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10802
10803 1999-06-04 Nick Clifton <nickc@cygnus.com>
10804
10805 * config.sub: Add mcore target.
10806
10807 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10808
10809 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10810
10811 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10812
10813 * config.guess (dummy): Changed to $dummy.
10814
10815 1999-05-24 Nick Clifton <nickc@cygnus.com>
10816
10817 * config.sub: Tidied up case statements.
10818
10819 1999-05-22 Ben Elliston <bje@cygnus.com>
10820
10821 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10822 <jiro@din.or.jp>.
10823
10824 * config.guess: Merge with FSF version. Future changes will be
10825 more accurately recorded in this ChangeLog.
10826 * config.sub: Likewise.
10827
10828 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10829
10830 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10831
10832 1999-04-30 Tom Tromey <tromey@cygnus.com>
10833
10834 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10835
10836 1999-04-23 Tom Tromey <tromey@cygnus.com>
10837
10838 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10839
10840 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10841
10842 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10843 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10844 Bad merge removed these two changes.
10845
10846 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10847 Martin Heller (Ing.-Buero_Heller@t-online.de)
10848
10849 * config.guess (interix Alpha): Add.
10850
10851 1999-04-11 Richard Henderson <rth@cygnus.com>
10852
10853 * configure.in (i?86-*-beos*): Do config gperf; don't config
10854 gdb, newlib, or libgloss.
10855
10856 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10857
10858 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10859 link a trivial program with -mabi=64. If it fails, remove mabi=64
10860 from multidirs.
10861
10862 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10863
10864 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10865
10866 1999-04-08 Nick Clifton <nickc@cygnus.com>
10867
10868 * config.sub: Add support for mcore targets.
10869
10870 1999-04-07 Michael Meissner <meissner@cygnus.com>
10871
10872 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10873 not mt-ospace, in order to shut up assembler warning about using
10874 symbols that are named the same as registers.
10875
10876 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10877
10878 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10879 dependency list for all-target-cygmon.
10880
10881 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10882
10883 * config-ml.in: Check $host, not $target, for selective multilibs.
10884 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10885 thumb interworking, and underscore prefix multilibs.
10886
10887 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10888
10889 * missing: Update to version from current automake.
10890
10891 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10892
10893 * configure (gxx_include_dir): Removed.
10894
10895 * configure.in (gxx_include_dir): Handle it.
10896 * Makefile.in: Likewise.
10897
10898 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10899
10900 * config.sub (mips64vr4111,mips64vr4111el) Add.
10901
10902 1999-03-21 Ben Elliston <bje@cygnus.com>
10903
10904 * config.guess: Correct typo for detecting ELF on FreeBSD.
10905
10906 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10907
10908 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10909 config/mh-djgpp.
10910
10911 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10912
10913 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10914 all-target-newlib to dependency list for all-target-bsp.
10915
10916 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10917
10918 * config.sub: Add i386-uwin support.
10919 * config.guess: Likewise.
10920
10921 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10922
10923 * configure.in: cleanup, add mh-*pic handling for arm, special
10924 case powerpc*-*-aix*
10925
10926 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10927
10928 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10929 can be built.
10930
10931 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10932
10933 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10934 targets.
10935
10936 1999-03-02 Nick Clifton <nickc@cygnus.com>
10937
10938 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10939
10940 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10941
10942 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10943
10944 1999-02-24 Nick Clifton <nickc@cygnus.com>
10945
10946 * config.sub: Fix typo in arm recognition.
10947
10948 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10949
10950 * configure.in (noconfigdirs): Changed target_configdirs to
10951 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10952 rather than m68k-*-* since it is not known to work on
10953 m68k-aout. Ditto for arm-*-*oabi.
10954
10955 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10956
10957 * configure.in (*-*-windows*): Remove, no longer used.
10958
10959 1999-02-19 Ben Elliston <bje@cygnus.com>
10960
10961 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10962 Smart and improved by Andrew Cagney.
10963
10964 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10965
10966 * config.guess: Recognize openbsd-*-hppa.
10967
10968 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10969
10970 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10971 only if it is not empty.
10972
10973 1999-02-17 Nick Clifton <nickc@cygnus.com>
10974
10975 Patch from: Scott Bambrough <scottb@corelcomputer.com>
10976
10977 * config.guess: Modified to recognize uname's armv* syntax.
10978
10979 * config.sub: Modified to recognize uname's armv* syntax.
10980
10981 1999-02-17 Mark Salter <msalter@cygnus.com>
10982
10983 * configure.in: Added target-bsp for sparclite.
10984
10985 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10986
10987 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10988
10989 1999-02-08 Nick Clifton <nickc@cygnus.com>
10990
10991 * configure.in: Add support for strongarm port.
10992 * config.sub: Add support for strongarm target.
10993
10994 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
10995
10996 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10997 the old name config/mh-cygwin32.
10998 Enable texinfo.
10999
11000 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11001
11002 * configure.in: Do build ld for ix86 Solaris.
11003
11004 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11005
11006 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11007 $AR_FOR_TARGET. Likewise for RANLIB.
11008
11009 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11010
11011 * config.sub (oabi): Recognize.
11012 * configure.in (arm-*-oabi): Handle.
11013
11014 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11015
11016 * config.guess: Improve detection of i686 on UnixWare 7.
11017
11018 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11019
11020 * config.guess: Add support for i386-pc-interix.
11021 * config.sub: Likewise.
11022 * configure.in: Likewise.
11023
11024 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11025
11026 * Makefile.in: Remove unneeded all-target-libio from
11027 from all-target-winsup target since it is now unneeded.
11028 Add all-target-libtermcap in its place since it is now
11029 needed.
11030
11031 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11032
11033 * configure.in: makefile stub for cygwin target is probably
11034 unnecessary. Remove it for now.
11035
11036 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11037
11038 * configure.in: libtermcap.a should be built when cygwin is the
11039 target as well as the host.
11040 * config.guess: Allow mixed case in cygwin uname output.
11041 * Makefile.in: Add libtermcap target.
11042
11043 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11044
11045 * config.sub: Clean up handling of hppa2.0.
11046
11047 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11048
11049 * config.guess: Use C code to identify more HP machines.
11050
11051 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11052
11053 * config.sub: Handle hppa2.0.
11054
11055 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11056
11057 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11058 cygmon for all sparclite targets, regardless of object format.
11059
11060 1998-12-15 Mark Salter <msalter@cygnus.com>
11061
11062 * configure.in: Added target-bsp for several target architectures.
11063
11064 * Makefile.in: Added rules for bsp.
11065
11066 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11067
11068 * config.guess: Improve detection of hppa2.0 processors.
11069
11070 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11071
11072 * config.guess: Recognize FreeBSD using ELF automatically.
11073
11074 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11075
11076 * configure (skip-this-dir): Add handling for new shell script, which
11077 might be created by a sub-directory's configure to indicate, this particular
11078 directory is "unwanted".
11079 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11080
11081 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11082
11083 * ltconfig: import from libtool, after changing libtool to
11084 account for the cygwin name change.
11085
11086 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11087
11088 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11089 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11090
11091 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11092
11093 * configure.in: Add libtermcap to list of cygwin dependencies.
11094
11095 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11096
11097 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11098 they include winsup/include when it's a cygwin target.
11099
11100 1998-11-12 Tom Tromey <tromey@cygnus.com>
11101
11102 * configure.in (host_tools): Added zip.
11103 * Makefile.in (all-target-libjava): Depend on all-zip.
11104 (all-zip): New target.
11105 (ALL_MODULES): Added all-zip.
11106 (NATIVE_CHECK_MODULES): Added check-zip.
11107 (INSTALL_MODULES): Added install-zip.
11108 (CLEAN_MODULES): Added clean-zip.
11109
11110 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11111
11112 * Makefile.in: lose "32" from comment about cygwin.
11113
11114 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11115
11116 * configure.in: Use -Os to build target libraries for the fr30.
11117
11118 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11119
11120 * config.sub: Add fr30.
11121
11122 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11123
11124 * configure.in: drop "32" from config/mh-cygwin32. Check
11125 cygwin* instead of cygwin32*.
11126 * config.sub: Check cygwin* instead of cygwin32*.
11127
11128 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11129
11130 * config.guess: Match any version of Unixware7.
11131
11132 1998-10-20 Syd Polk <spolk@cygnus.com>
11133
11134 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11135 if desired.
11136
11137 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11138
11139 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11140 these if the appropriate directories and files to not exist.
11141
11142 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11143
11144 * Makefile.in (DEVO_SUPPORT): Add config.if.
11145
11146 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11147
11148 * configure: Add pattern to replace "build_tooldir"'s
11149 definition in the generated Makefile with "tooldir"'s
11150 actual value.
11151
11152 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11153
11154 * config.sub: Bring back lost sparcv9.
11155
11156 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11157
11158 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11159
11160 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11161 CC_FOR_TARGET and friends.
11162
11163 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11164
11165 * Makefile.in (build_tooldir): New variable, same as tooldir.
11166 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11167 -B$(build_tooldir)/bin/.
11168 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11169
11170 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11171
11172 * README: Remove installation instructions and refer to the
11173 INSTALL directory instead.
11174
11175 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11176
11177 * config.sub: Add support for i[34567]86-pc-udk.
11178 * configure.in: Likewise.
11179
11180 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11181
11182 * Makefile.in: add bzip2 package building bits for user
11183 tools module
11184 * configure.in: ditto
11185
11186 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11187
11188 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11189 (ALL_TARGET_MODULES): Add all-target-libobjc.
11190 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11191 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11192 (all-target-libchill): Add dependencies.
11193 * configure.in (target_libs): Add libchill.
11194
11195 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11196
11197 * configure.in (target_subdir): Remove duplicate line.
11198
11199 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11200
11201 * Makefile.in (all-automake): fix dependencies.
11202
11203 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11204
11205 * configure.in: Minor cleanups for building in the $(target_alias)
11206 subdir.
11207
11208 1998-09-22 Jim Wilson <wilson@cygnus.com>
11209
11210 * Makefile.in (bootstrap): Set r and s before make all. Use
11211 BASE_FLAGS_TO_PASS in make all.
11212 (cross): Likewise.
11213
11214 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11215
11216 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11217
11218 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11219
11220 * config.sub: Fix typo in last change.
11221
11222 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11223
11224 * config.sub: Add support for C4x target.
11225 * configure.in: Likewise.
11226
11227 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11228
11229 * config.sub: Recognize sparcv9 just like sparc64.
11230
11231 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11232
11233 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11234
11235 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11236
11237 * config.guess: Correctly identify Pentium II sco boxes.
11238
11239 * config.guess: Fix "tr" code. From Weiwen Liu.
11240
11241 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11242
11243 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11244 stabs.
11245
11246 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11247
11248 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11249 (ALL_TARGET_MODULES): Add all-target-libchill.
11250 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11251 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11252 (all-target-libchill): Add dependencies.
11253 * configure.in (target_libs): Add libchill.
11254
11255 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11256
11257 * config.guess: Avoid assumptions about "tr" behaves when
11258 LANG is set to something other than English.
11259
11260 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11261
11262 * configure (gxx_include_dir): Changed to
11263 '${prefix}/include/g++'-${libstdcxx_interface}.
11264
11265 * config.if: New to determine the interfaces.
11266
11267 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11268
11269 * config.guess: Detect and handle MPE/IX.
11270 * config.sub: Deal with MPE/IX.
11271
11272 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11273
11274 * configure.in: Use mh-aix43.
11275
11276 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11277
11278 * configure: Fix --without/--disable cases for gxx-include-dir.
11279
11280 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11281
11282 * mdata-sh: Imported. Needed for automake support.
11283
11284 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11285
11286 * Makefile.in (taz): Try "chmod -R og=u ." before
11287 "chmod og=u `find . -print`".
11288
11289 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11290
11291 * configure.in: Add arm-elf and thumb-elf support.
11292
11293 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11294
11295 * Makefile.in: Undo previous patch.
11296
11297 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11298
11299 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11300 to here ...
11301 (install-no-fixedincludes): and here
11302 (INSTALL_MODULES): ... from here.
11303
11304 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11305
11306 * config.sub: Merge with FSF.
11307
11308 * config.guess: Merge with FSF.
11309
11310 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11311
11312 * configure (extraconfigdirs): New variable.
11313 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11314 * Makefile.in (all): Move higher in file.
11315 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11316 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11317 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11318 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11319 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11320
11321 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11322
11323 * Makefile.in (all-target-libjava): Depend on all-gcc and
11324 all-target-newlib.
11325 (configure-target-libjava): Depend on $(ALL_GCC).
11326
11327 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11328
11329 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11330 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11331
11332 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11333
11334 * INSTALL/README: Fix typo.
11335
11336 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11337
11338 * ylwrap: Change absolute path checks to check for DOS style path
11339 names.
11340
11341 * ylwrap: Don't use a full path name if the source file is in the
11342 same directory. From hjl@lucon.org (H.J. Lu).
11343
11344 * config-ml.in: Default to being verbose, to match Feb 18 change to
11345 configure.
11346
11347 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11348
11349 Brought over from egcs:
11350
11351 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11352
11353 * configure.in (target_subdir): Set to ${target_alias} instead
11354 of "libraries".
11355
11356 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11357
11358 * configure.in (target_subdir): Set to libraries if enable_multilib.
11359
11360 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11361
11362 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11363 multilibs, force reconfiguration the first time we create
11364 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11365
11366 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11367
11368 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11369 avoid confusion with --no-recursion.
11370
11371 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11372
11373 * configure.in: Win32 hosts shouldn't use install -x
11374 * install-sh: remove -x option, and special .exe-handling
11375 hack.
11376
11377 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11378
11379 * config.guess: Recognize i586-pc-beos.
11380 * configure.in: Don't build some bits for beos.
11381
11382 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11383
11384 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11385 CFLAGS default to -O2.
11386
11387 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11388 when using GNU ld.
11389
11390 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11391
11392 * ltmain.sh: Correct install when using a different shell.
11393
11394 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11395
11396 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11397
11398 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11399
11400 * makefile.vms: Update to build binutils/makefile.vms. Add install
11401 target.
11402
11403 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11404
11405 * ltconfig: Update to correct AIX handling.
11406
11407 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11408
11409 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11410
11411 * configure.in (target_subdir): Set to ${target_alias} instead
11412 of "libraries".
11413
11414 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11415
11416 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11417 (Makefile): Depend on $(gcc_version_trigger).
11418
11419 * configure (gcc_version): Change default initializer to empty
11420 string.
11421 (gcc_version_trigger): New variable; pass this variable down
11422 to subdir configures to enable them checking gcc's version
11423 themselves. Emit make macros for both gcc_version vars.
11424 (topsrcdir): Initialize reliably.
11425 (recursion line): Remove --with-gcc-version=${gcc_version}.
11426
11427 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11428
11429 * configure (enable_version_specific_runtime_libs): Implement new flag
11430 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11431 in $(libsubdir); emit definition in each generated Makefile.
11432 (gxx_include_dir): Initialize depending on
11433 $enable_version_specific_runtime_libs.
11434
11435 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11436
11437 * configure (gcc_version): Initialize properly depending on
11438 how and where configure is started.
11439 (recursion line): Pass a --with-gcc-version=${gcc_version}
11440 to configures in subdirs.
11441
11442 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11443
11444 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11445 cygmon
11446
11447 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11448
11449 * configure.in: Add cygmon and libstub support for mn10200.
11450
11451 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11452
11453 * configure (gcc_version): Add new variable describing the
11454 particular gcc version we're building.
11455 * Makefile.in (libsubdir): Add new macro for the directory
11456 in which the compiler finds executables, libraries, etc.
11457 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11458 and libsubdir.
11459
11460 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11461
11462 * Makefile.in (local-clean): Remove *.log.
11463 (warning.log): Built with warn_summary from build.log.
11464 (mail-report.log): Run test_summary.
11465 (mail-report-with-warnings.log): Run test_summary including
11466 warning.log in the report.
11467
11468 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11469
11470 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11471
11472 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11473
11474 * Makefile.in (grep): Grep no longer depends on libiberty.
11475
11476 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11477
11478 * Makefile.in: all-snavigator needs all-libgui.
11479
11480 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11481
11482 * configure.in: Add cygmon and libstub support for mn10300.
11483
11484 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11485
11486 * missing: Update to version from automake 1.3.
11487
11488 * ltmain.sh: On installation, don't get confused if the same name
11489 appears more than once in the list of library names.
11490
11491 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11492
11493 * config.sub: Accept m68060 and m5200 as CPU names.
11494
11495 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11496
11497 * configure: Use && rather than using -a in test, because odd
11498 strings can confuse test.
11499 * configure.in: Likewise.
11500
11501 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11502
11503 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11504
11505 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11506
11507 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11508 bootstrap4-lean): New targets.
11509
11510 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11511
11512 * mpw-* Delete. Not used.
11513
11514 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11515
11516 * COPYING.LIB: Update FSF address.
11517
11518 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11519
11520 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11521
11522 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11523 GAS_SUPPORT_DIRS.
11524
11525 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11526
11527 * ltconfig, ltmain.sh: Avoid producing a version number if
11528 -version-info was not used.
11529
11530 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11531
11532 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11533 building with newlib.
11534
11535 1998-04-30 Paul Eggert <eggert@twinsun.com>
11536
11537 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11538 Solaris `make' causes it to continue to next definition.
11539
11540 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11541
11542 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11543 the right GUI libraries and files are installed along with GDB.
11544
11545 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11546
11547 * configure.in: Change alpha to alpha* in several places.
11548
11549 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11550
11551 * config.sub: Recognize sparc86x.
11552
11553 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11554
11555 * configure.in (--enable-target-optspace): Remove debug echo.
11556
11557 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11558
11559 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11560
11561 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11562
11563 * ltconfig: Update cygwin32 support.
11564
11565 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11566 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11567 (GDB_SUPPORT_DIRS): Likewise.
11568
11569 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11570
11571 * configure.in (target_makefile_frag): If --enable-target-optspace,
11572 use -Os to compile target libraries rather than -O2. Default to
11573 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11574 not used.
11575 * configure.in (target_cflags): Ditto for d30v.
11576
11577 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11578
11579 * Makefile.in (all-bfd): Depend on all-intl.
11580 (all-binutils): Likewise.
11581 (all-gas): Likewise.
11582 (all-gprof): Likewise.
11583 (all-ld): Likewise.
11584
11585 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11586
11587 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11588
11589 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11590
11591 * Makefile.in (all-bfd): Depend upon all-libiberty.
11592
11593 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11594
11595 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11596
11597 * Makefile.in: Add libstub.
11598
11599 * configure.in: Ditto. Build libstub for targets that have cygmon
11600 support.
11601
11602 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11603
11604 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11605
11606 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11607
11608 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11609 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11610
11611 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11612
11613 * configure: Define DEFAULT_M4 by searching PATH.
11614 * Makfile.in: Use DEFAULT_M4.
11615
11616 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11617
11618 * ltconfig: Add cygwin32 support.
11619
11620 * Makefile.in, configure.in: Add libtool as a native only directory
11621 to configure and build.
11622
11623 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11624
11625 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11626
11627 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11628
11629 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11630
11631 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11632
11633 * Makefile.in: add ash make rules
11634 * configure.in: add ash to native_only and host_tools lists
11635
11636 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11637
11638 * Makefile.in (all-gettext, all-intl): New targets.
11639 (ALL_MODULES): Added all-gettext, all-intl.
11640 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11641 (INSTALL_MODULES): Added install-gettext, install-intl.
11642 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11643
11644 * configure.in (host_tools): Added gettext.
11645 (native_only): Likewise.
11646 (noconfigdirs) [various cases]: Likewise.
11647 (host_libs): Added intl.
11648
11649 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11650
11651 * configure: Do not disable building gdbtk for cygwin32 hosts.
11652
11653 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11654
11655 * configure.in: Add thumb-coff target.
11656 * config.sub: Add thumb-coff target.
11657
11658 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11659
11660 * Makefile.in: Revert yesterday's change.
11661 (all-target-winsup): all-target-librx stays out of here.
11662
11663 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11664
11665 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11666 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11667 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11668 Remove references to librx and libg++.
11669
11670 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11671
11672 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11673 recursive makes
11674
11675 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11676
11677 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11678 for newlib directory.
11679 (CXX_FOR_TARGET): Likewise.
11680
11681 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11682
11683 * ltconfig: Update after libtool/ltconfig.in change for
11684 hpux11.
11685
11686 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11687
11688 * ltconfig, ltmain.sh: Update to libtool 1.2.
11689
11690 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11691
11692 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11693 (install-gcc-cross): Instead, override LANGUAGES here.
11694
11695 1998-03-18 Dave Love <d.love@dl.ac.uk>
11696
11697 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11698 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11699
11700 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11701
11702 * configure.in: Add Thumb-pe target.
11703
11704 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11705
11706 * Makefile.in - changed sn targets to snavigator
11707 * configure.in - changed sn targets to snavigator
11708
11709 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11710
11711 * config-ml.in: After building symlink tree call make distclean
11712 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11713 to be the case for libiberty.
11714
11715 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11716
11717 * configure: When making link, also check the current
11718 directory. The configure scripts may create one.
11719
11720 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11721
11722 * config.sub: Accept alphapca56 and alphaev6 properly.
11723
11724 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11725
11726 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11727
11728 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11729
11730 * config.sub (sco5): Fix typo.
11731
11732 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11733
11734 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11735 install-itcl.
11736 (install-itcl): Remove dependency on install-tcl.
11737
11738 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11739
11740 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11741
11742 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11743
11744 * configure.in: Don't build libgui for a cygwin32 target when not on
11745 a cygwin32 host.
11746
11747 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11748
11749 * configure (redirect): Set to null, so default behavior of
11750 configure is now --verbose.
11751
11752 1998-02-16 Dave Love <d.love@dl.ac.uk>
11753
11754 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11755 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11756
11757 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11758
11759 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11760 this change to sync Makefile.in with its ChangeLog entries.
11761
11762 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11763
11764 * ltmain.sh (mkdir): Check that the directory doesn't exist
11765 before we exit with error, so that we don't get races during
11766 parallel builds.
11767
11768 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11769
11770 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11771
11772 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11773
11774 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11775 PICFLAG_FOR_TARGET.
11776 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11777
11778 * configure: Emit a definition for the new macro enable_shared
11779 into each Makefile.
11780
11781 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11782
11783 * configure.in (host_tools, native_only): Add libtool.
11784
11785 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11786
11787 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11788 Fix typo in ming config comment.
11789
11790 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11791
11792 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11793
11794 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11795
11796 * config.sub: Add tic30 cases, and map c30 to tic30.
11797
11798 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11799
11800 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11801 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11802 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11803 (CLEAN_TARGET_MODULES): Similarly
11804 (all-target-libf2c): Add dependences.
11805 * configure.in (target_libs): Add libf2c.
11806
11807 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11808
11809 * configure.in: Remove expect from noconfigdirs when target
11810 is cygwin32. OK to build expect and dejagnu with Canadian
11811 Cross.
11812
11813 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11814
11815 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11816 host.
11817
11818 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11819 and mingw32.
11820
11821 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11822
11823 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11824 here as it is not defined in the toplevel Makefile.
11825
11826 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11827
11828 * configure (package_makefile_rules_frag): New variable, which names
11829 a file with generic rules, ...
11830 Change comment to mention we now have FIVE parts.
11831 * configure: Undo last change.
11832
11833 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11834
11835 * config.guess: More accurate determination of HP processor types.
11836 * config.sub: More accurate determination of HP processor types.
11837
11838 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11839
11840 * configure (package_makefile_frag): Move inserting the
11841 ${package_makefile_frag} to where it should be according
11842 to the comment.
11843
11844 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11845
11846 * config.guess: Add support for Linux/ARM.
11847
11848 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11849
11850 * .cvsignore: Remove *-info and *-install since they match
11851 release-info and mpw-install, which we don't want to just ignore.
11852
11853 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11854
11855 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11856
11857 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11858
11859 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11860 local_prefix to sub-make invocations.
11861
11862 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11863
11864 * configure.in: Check makefile fragments in the source
11865 directory.
11866
11867 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11868
11869 * configure.in: Check whether host and target makefile
11870 fragments exist before adding them to *_makefile_frag.
11871
11872 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11873
11874 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11875
11876 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11877
11878 * configure.in: Make sure we only replace RPATH_ENVVAR on
11879 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11880 regexp to sed.
11881
11882 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11883 to sub-makes.
11884
11885 1998-01-13 Lee Iverson (leei@ai.sri.com)
11886
11887 * config-ml.in (multi-do): LDFLAGS must include multilib
11888 designator.
11889
11890 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11891
11892 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11893
11894 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11895
11896 * config.sub: Add mingw32 support.
11897 * configure.in: Likewise.
11898
11899 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11900
11901 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11902
11903 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11904
11905 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11906 * configure (gxx_include_dir): Provide a definition for subdirs
11907 which do not use autoconf.
11908
11909 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11910
11911 * config.guess: Sync with egcs. Picks up new alpha support,
11912 BeOS & some additional linux support.
11913
11914 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11915
11916 * config.guess: HP 9000/803 is a PA1.1 machine.
11917
11918 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11919
11920 * configure.in: It's alpha*-...
11921
11922 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11923
11924 * configure.in (host_makefile_frag, target_makefile_frag):
11925 Handle multiple config files.
11926 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11927 alpha-*-*.
11928
11929 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11930
11931 * mkdep: New file.
11932
11933 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11934
11935 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11936
11937 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11938
11939 * Makefile.in: Add libgui directory.
11940 (GDB_TK): Add all-libgui.
11941 * configure.in: Add libgui directory.
11942 * configure: Add all-libgui to GDB_TK.
11943
11944 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11945
11946 * config-ml.in (multidirs): Add m32r to multilib list.
11947
11948 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11949
11950 * Makefile.in (all-target-gperf): Change dependency to
11951 all-target-libstdc++.
11952
11953 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11954
11955 * config.guess: Add BeOS support.
11956
11957 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11958
11959 Source directory cvs renamed to cvssrc:
11960 * configure.in (host_tools): Change cvs to cvssrc.
11961 (native_only): Likewise.
11962 (noconfigdirs) [various cases]: Likewise.
11963 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11964 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11965 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11966 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11967 (all-cvssrc): Rename target from all-cvs.
11968
11969 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11970
11971 * configure (gxx_include_dir): Fix thinko.
11972
11973 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11974
11975 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11976 (install-cross, install-gcc-cross): New targets.
11977
11978 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11979
11980 * configure.in (noconfigdirs): Add support for Thumb target.
11981
11982 * config.sub (maybe_os): Add support for Thumb target.
11983
11984 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11985
11986 * Makefile.in: Add rules for cygmon.
11987
11988 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11989
11990 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11991
11992 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11993 * configure (gxx_include_dir): Provide a definition for subdirs
11994 which do not use autoconf.
11995
11996 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11997
11998 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11999 11/18/97 build
12000
12001 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12002
12003 * From Franz Sirl.
12004 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12005 found on RedHat Linux systems.
12006
12007 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12008
12009 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12010 guesses.
12011
12012 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12013
12014 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12015
12016 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12017
12018 * ltmain.sh: If mkdir fails, check whether the directory was created
12019 anyhow by some other process.
12020
12021 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12022
12023 * configure.in (d30v-*-*): Configure all directories.
12024
12025 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12026
12027 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12028 for the D30V.
12029
12030 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12031
12032 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12033
12034 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12035
12036 * include/libiberty.h: Add extern "C" { so it can be used with C++
12037 progrms.
12038 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12039 programs.
12040
12041 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12042
12043 * configure.in (d30v-*-*): Configure GCC now.
12044
12045 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12046
12047 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12048 is no longer needed.
12049
12050 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12051
12052 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12053
12054 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12055
12056 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12057 targets using "$@" to provide support for similar but not identical
12058 targets without having to duplicate code.
12059
12060 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12061
12062 * makefile.vms: Fix to work with DEC C.
12063
12064 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12065
12066 * config.sub: Add mips-tx39-elf to marketing names.
12067
12068 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12069
12070 * ltmain.sh: Handle symlinks in generated script.
12071
12072 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12073
12074 * configure: Handle autoconf style directory options: --bindir,
12075 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12076 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12077 --sysconfdir.
12078 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12079 (sharedstatedir, localstatedir, oldincludedir): New variables.
12080 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12081 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12082 sbindir, sharedstatedir, and sysconfdir.
12083
12084 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12085
12086 * Makefile.in (bootstrap-lean): New target.
12087
12088 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12089
12090 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12091 sn, and gnuserv from noconfigdirs.
12092
12093 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12094
12095 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12096
12097 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12098
12099 * Makefile.in (cross): New target.
12100
12101 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12102 Jeff Law <law@cygnus.com>
12103
12104 * Makefile.in (bootstrap2, bootstrap3): New targets.
12105 (all-bootstrap): Remove outdated and confusing target.
12106 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12107
12108 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12109
12110 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12111 windows. Consistent with gdb/configure.
12112
12113 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12114
12115 * configure.in: Name Linux target fragment.
12116
12117 * configure: Rewrite so that project Makefile fragment is inserted
12118 first and appears last in the resulting Makefile.
12119
12120 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12121
12122 * Makefile.in (install-itcl): Install tcl first.
12123
12124 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12125
12126 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12127
12128 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12129
12130 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12131
12132 * configure.in (skipdirs): Add target-librx for Linux.
12133 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12134
12135 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12136
12137 * Makefile.in (bootstrap): New target.
12138
12139 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12140
12141 * config.sub: Accept 'amigados' for backward compatibility.
12142
12143 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12144
12145 * config.guess: Merge with FSF.
12146
12147 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12148
12149 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12150
12151 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12152
12153 * config.sub: Add "marketing-names" patch.
12154
12155 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12156
12157 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12158
12159 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12160
12161 * config.sub: Handle v850-elf.
12162
12163 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12164
12165 * .cvsignore (*-install): Remove.
12166
12167 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12168
12169 * ltconfig: Set CONFIG_SHELL in libtool.
12170 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12171
12172 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12173
12174 * configure.in (target_subdir): Set to libraries if enable_multilib.
12175
12176 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12177
12178 * config.guess: Update from gcc directory.
12179
12180 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12181
12182 * Makefile.in (all-sim): Depends on all-readline.
12183
12184 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12185
12186 * Makefile.in (BISON, YACC): Use $$s.
12187 (all-bison): Depend on all-texinfo.
12188
12189 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12190
12191 * Makefile.in (BISON): Add -L flag.
12192 (YACC): Likewise.
12193
12194 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12195
12196 * configure.in (noconfigdirs): Add support for v850e target.
12197
12198 * config.sub (maybe_os): Add support for v850e target.
12199
12200 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12201
12202 * configure.in (noconfigdirs): Add support for v850ea target.
12203
12204 * config.sub (maybe_os): Add support for v850ea target.
12205
12206 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12207
12208 * config.sub: Add mipstx39. Delete r3900.
12209
12210 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12211
12212 * Makefile.in (all-autoconf): Depends on all-texinfo.
12213
12214 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12215
12216 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12217 eabi targets.
12218
12219 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12220
12221 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12222
12223 * configure: When handling a Canadian Cross, handle YACC as well as
12224 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12225 * Makefile.in (all-bison): Depend upon all-texinfo.
12226
12227 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12228
12229 * Makefile.in (BISON): bison, not byacc or bison -y.
12230 (YACC): bison -y or byacc or yacc.
12231 (various): Add *-bison as appropriate.
12232 (taz): No need to mess with BISON anymore.
12233
12234 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12235
12236 * configure: If OSTYPE matches *win32*, try to find a good value for
12237 CONFIG_SHELL.
12238
12239 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12240
12241 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12242 configure.in if it is present.
12243
12244 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12245
12246 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12247
12248 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12249
12250 * config.sub: Recognize `arc' cpu.
12251 * configure.in: Likewise.
12252 * config-ml.in: Likewise.
12253
12254 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12255
12256 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12257
12258 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12259
12260 * configure: Changed sed delimiter from ':' to '|' when
12261 attempting to substitute ${config_shell} for SHELL. On
12262 NT ${config_shell} may contain a ':' in it.
12263
12264 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12265
12266 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12267
12268 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12269
12270 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12271
12272 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12273
12274 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12275
12276 * ylwrap: If the program is a relative path, force it to be
12277 absolute.
12278
12279 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12280
12281 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12282
12283 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12284
12285 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12286 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12287 for libraries.
12288
12289 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12290
12291 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12292 separated by spaces.
12293
12294 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12295
12296 * ylwrap: New file.
12297 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12298
12299 * ltmain.sh: Handle /bin/sh at start of install program.
12300
12301 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12302
12303 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12304 * missing: New file, from automake 1.2.
12305
12306 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12307
12308 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12309 check-tk to CHECK_X11_MODULES.
12310
12311 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12312
12313 * config.sub: Merge with FSF.
12314
12315 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12316
12317 * config.guess: Merge with FSF.
12318
12319 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12320
12321 * configure: Treat msdosdjgpp like go32.
12322 * configure.in: Likewise. Don't remove gprof for go32.
12323
12324 * configure: Change Makefile.tem2 to Makefile.tm2.
12325
12326 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12327
12328 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12329
12330 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12331
12332 * install-sh (chmodcmd): Set to null if the DST directory already
12333 exists. Same as Nov 11th change.
12334
12335 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12336
12337 * configure (GDB_TK): Needs itcl and tix.
12338
12339 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12340
12341 * config.guess: Update from FSF.
12342
12343 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12344
12345 * Makefile.in (GDB_TK): Depend on itcl and tix.
12346
12347 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12348
12349 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12350 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12351 (INSTALL_SCRIPT): New variable.
12352 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12353 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12354 to -x.
12355 * install-sh: Add support for -x option.
12356
12357 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12358
12359 * configure.in, Makefile.in: Treat tix like itcl.
12360
12361 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12362
12363 * Makefile.in (WINDRES): New variable.
12364 (WINDRES_FOR_TARGET): New variable.
12365 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12366 (EXTRA_HOST_FLAGS): Add WINDRES.
12367 (EXTRA_TARGET_FLAGS): Add WINDRES.
12368 (EXTRA_GCC_FLAGS): Add WINDRES.
12369 ($(DO_X)): Pass down WINDRES.
12370 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12371 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12372 DLLTOOL_FOR_TARGET.
12373
12374 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12375
12376 * configure.in: configure sim before gdb for win32-x-ppc
12377
12378 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12379
12380 Move gperf into the toplevel, from libg++.
12381 * configure.in (target_tools): Add target-gperf.
12382 (native_only): Add target-gperf.
12383 * Makefile.in (all-target-gperf): New target, depend on
12384 all-target-libg++.
12385 (configure-target-gperf): Empty rule.
12386 (ALL_TARGET_MODULES): Add all-target-gperf.
12387 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12388 (CHECK_TARGET_MODULES): Add check-target-gperf.
12389 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12390 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12391
12392 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12393
12394 * config.sub (mn10200): Recognize new basic machine.
12395
12396 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12397
12398 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12399 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12400
12401 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12402
12403 * configure.in: If we're building mips-sgi-irix6* native, turn on
12404 ENABLE_MULTILIB and set TARGET_SUBDIR.
12405
12406 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12407
12408 * Makefile.in (all-sn): Depend on all-grep.
12409
12410 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12411
12412 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12413
12414 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12415 Makefile. From Jeff Makey <jeff@cts.com>.
12416 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12417
12418 * Makefile.in (DISTBISONFILES): Remove.
12419 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12420 $(DEFAULT_YACC).
12421
12422 * configure.in: Build itl, db, sn, etc., when building for native
12423 cygwin32.
12424
12425 * Makefile.in (LD): New variable.
12426 (EXTRA_HOST_FLAGS): Pass down LD.
12427 ($(DO_X)): Likewise.
12428
12429 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12430
12431 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12432
12433 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12434
12435 * configure.in (targargs): Strip out any supplied --build argument
12436 before adding our own. Always add --build.
12437
12438 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12439
12440 * configure.in (targargs): Pass --build if we're doing
12441 a cross-compile.
12442
12443 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12444
12445 * configure: Use '|' instead of ":" as the separator in
12446 sed. Otherwise sed chokes on NT path names with drive
12447 designators. Also look for "?:*" as the leading characters in an
12448 absolute pathname.
12449
12450 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12451
12452 * config.sub: Support for r3900.
12453
12454 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12455
12456 * configure.in: Use install-sh, not install.sh.
12457
12458 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12459
12460 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12461 apply it twice.
12462
12463 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12464
12465 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12466 install-binutils.
12467
12468 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12469
12470 * Makefile.in: Add automake targets.
12471 * configure.in (host_tools): Add automake.
12472
12473 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12474
12475 * configure: Default CXX to c++, not gcc.
12476 * Makefile.in (CXX): Set to c++, not gcc.
12477 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12478
12479 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12480
12481 * install-sh: try appending a .exe if source file doesn't
12482 exist
12483
12484 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12485
12486 * configure.in: Turn on multilib by default.
12487 (cross_only): Remove target-libiberty.
12488
12489 * Makefile.in (all-gcc): Don't depend on libiberty.
12490
12491 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12492
12493 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12494
12495 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12496
12497 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12498 (DISTBISONFILES): Add ld/Makefile.in
12499
12500 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12501
12502 * configure.in: if target is cygwin32 but host isn't cygwin32,
12503 don't configure gdb tcl tk expect, not just gdb.
12504
12505 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12506
12507 * configure.in: Added gnuserv everywhere sn appears.
12508
12509 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12510 (CROSS_CHECK_MODULES): Added check-gnuserv.
12511 (INSTALL_MODULES): Added install-gnuserv.
12512 (CLEAN_MODULES): Added clean-gnuserv.
12513 (all-gnuserv): New target.
12514
12515 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12516
12517 * config.guess: Fixes for MIPS OpenBSD systems.
12518
12519 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12520
12521 * Makefile.in (INSTALL_XFORM): Remove.
12522 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12523
12524 * mkinstalldirs: New file, copied from automake.
12525 * Makefile.in (installdirs): Rename from install-dirs. Use
12526 mkinstalldirs. Change all users.
12527 (DEVO_SUPPORT): Add mkinstalldirs.
12528
12529 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12530
12531 * install-sh: Rename from install.sh.
12532 * Makefile.in (INSTALL): Change install.sh to install-sh.
12533 (DEVO_SUPPORT): Likewise.
12534
12535 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12536 Graichen <graichen@rzpd.de>.
12537
12538 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12539
12540 * config.guess: Recognize OpenBSD systems correctly.
12541
12542 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12543
12544 * README, Makefile.in (ETC_SUPPORT): Remove references to
12545 cfg-paper*, configure.{texi,man,info*}._
12546
12547 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12548
12549 * Makefile.in (all.normal): Ensure that gcc is built after all
12550 the x11 - ie gdb - targets.
12551
12552 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12553
12554 * makefile.vms: Don't run conf-a-gas.
12555
12556 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12557
12558 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12559
12560 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12561
12562 * configure.in: Remove noconfigdirs case since gdb also
12563 configures and builds for tic80-coff.
12564
12565 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12566
12567 * configure: Set cache_file to config.cache.
12568 * Makefile.in (local-distclean): Remove config.cache.
12569
12570 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12571
12572 * COPYING: Update FSF address.
12573
12574 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12575
12576 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12577 noconfigdirs.
12578
12579 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12580
12581 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12582 MAKEDIRS, is empty.
12583
12584 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12585
12586 * config.sub: Tweak mn10300 entry.
12587
12588 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12589
12590 * configure.in (host_tools): Put sim before gdb, so gdb's
12591 configure.tgt can determine if the simulator was configured.
12592
12593 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12594
12595 * config.sub: Move BeOS $os case to be with other Cygnus
12596 local cases.
12597
12598 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12599
12600 * config.sub: Remove misplaced comment that broke Linux.
12601
12602 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12603
12604 * config.sub: Add BeOS support.
12605
12606 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12607
12608 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12609
12610 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12611
12612 * configure.in (noconfigdirs): Remove tcl and tk from
12613 noconfigdirs for cygwin32 builds.
12614
12615 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12616
12617 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12618
12619 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12620
12621 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12622 make-all.com, use makefile.vms instead.
12623
12624 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12625
12626 * config.sub: Accept -lnews*.
12627
12628 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12629
12630 * configure.in (noconfigdirs): Disable target-newlib,
12631 target-examples and target-libiberty for d30v.
12632
12633 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12634
12635 * configure.in (noconfigdirs): Enable ld for d30v.
12636
12637 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12638
12639 * configure.in (tic80-*-*): Build compiler.
12640
12641 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12642
12643 * configure.in (d30v-*): Remove sim directory from list of
12644 unsupported d30v directories
12645
12646 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12647
12648 * config.sub, configure.in: Add d30v target cpu.
12649
12650 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12651
12652 * makefile.vms: New file.
12653 * make-all.com: Remove.
12654
12655 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12656
12657 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12658
12659 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12660
12661 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12662
12663 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12664
12665 * Makefile.in (ALL_MODULES): Added all-db.
12666 (CROSS_CHECK_MODULES): Addec check-db.
12667 (INSTALL_MODULES): Added install-db.
12668 (CLEAN_MODULES): Added clean-db.
12669
12670 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12671
12672 * config.guess: Merge with latest FSF sources.
12673
12674 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12675
12676 * Makefile.in (ALL_MODULES): Added all-itcl.
12677 (CROSS_CHECK_MODULES): Added check-itcl.
12678 (INSTALL_MODULES): Added install-itcl.
12679 (CLEAN_MODULES): Added clean-itcl.
12680
12681 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12682
12683 * configure.in: build gdb for mn10200
12684
12685 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12686
12687 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12688
12689 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12690
12691 * configure.in (tic80-*-*): Turn off most targets right now.
12692
12693 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12694
12695 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12696 rather than the makeinfo program.
12697 (do-info): Depend upon all-texinfo.
12698
12699 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12700
12701 * configure.in: Remove uses of config/mh-linux.
12702
12703 * config.sub, config.guess: Merge with latest FSF sources.
12704
12705 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12706
12707 * config.sub (case $basic_machine): Add tic80 entries.
12708
12709 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12710
12711 * config.sub, config.guess: Merge with latest FSF sources.
12712
12713 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12714
12715 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12716 * mpw-config.in: Test for NewFolderRecursive.
12717 * mpw-install: Use symbolic name for startup filename.
12718 * mpw-README: Add various additional details.
12719
12720 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12721
12722 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12723
12724 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12725
12726 * configure.in: Do build gcc and the target libraries for
12727 the mn10200.
12728
12729 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12730
12731 * configure.in: don't avoid building gdb for mn10300 any more
12732 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12733 instead of single-quoting it.
12734
12735 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12736
12737 * configure.in: Don't use --with-stabs on IRIX 6.
12738
12739 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12740
12741 * configure.in (m32r): Build gdb, libg++ now.
12742
12743 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12744
12745 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12746 directories from noconfigdirs.
12747
12748 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12749
12750 * config.sub (basic_machine): added mips16 configuration
12751
12752 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12753
12754 * config.sub: Handle d10v-unknown.
12755
12756 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12757
12758 * config.sub: Handle v850-unknown.
12759
12760 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12761
12762 * Makefile.in: add findutils
12763 * configure.in: add findutils to list of host_tools
12764
12765 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12766
12767 * config.sub: Handle mn10200 and mn10300.
12768
12769 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12770
12771 * configure.in (d10v-*): Do not build librx.
12772
12773 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12774
12775 * configure.in (mn10300): Build everything except gdb & libgloss.
12776
12777 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12778
12779 * config.guess: Patch for Dansk Data Elektronik servers,
12780 from Niels Skou Olsen <nso@dde.dk>.
12781
12782 For ncr, use /bin/uname rather than uname, since GNU uname does not
12783 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12784
12785 Patch for MIPS R4000 running System V,
12786 from Eric S. Raymond <esr@snark.thyrsus.com>.
12787
12788 Fix thinko for nextstep.
12789
12790 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12791
12792 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12793 * config.guess: Guess mips-dec-mach_bsd4.3.
12794
12795 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12796 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12797 release numbers.
12798 * config.guess (mips-mips-riscos*): Emit just enough of the
12799 release number.
12800
12801 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12802 * config.guess (sparc-auspex-sunos*): Added.
12803 (f300-fujitsu-*): Added.
12804
12805 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12806 * config.guess: Recognize a Tadpole as a sparc.
12807
12808 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12809
12810 * config.guess: Don't assume that NextStep version is either 2 or
12811 3. NextStep 4 (aka OpenStep 4) has come out now.
12812
12813 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12814
12815 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12816 From Rik Faith <faith@cs.unc.edu>.
12817
12818 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12819
12820 * config.sub: Contributions from bug-gnu-utils to:
12821 Support plain "hppa" (no version given) architecture, reported by
12822 OpenStep.
12823 OpenBSD like NetBSD.
12824 LynxOs is not a hardware supplier.
12825
12826 * config.guess: Contributions from bug-gnu-utils to add support for:
12827 OpenBSD like NetBSD.
12828 Stratus systems.
12829 More Pyramid systems.
12830 i[n>4]86 Intel chips.
12831 M680[n>4]0 Motorola chips.
12832 Use unknown instead of lynx for hardware manufacturer.
12833
12834 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12835
12836 * install.sh (chmodcmd): Set to null if the DST directory already
12837 exists.
12838
12839 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12840
12841 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12842 not use mt-ppc target Makefile fragment any more.
12843
12844 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12845
12846 * configure.in (*-*-windows): Exclude everything but those dirs
12847 needed to build windows.
12848
12849 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12850
12851 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12852
12853 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12854
12855 * configure.in: Exclude mmalloc from i386-windows.
12856
12857 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12858
12859 * Undo my previous change.
12860
12861 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12862
12863 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12864 unconditionally.
12865 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12866
12867 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12868
12869 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12870 host to add it's own flags.
12871
12872 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12873
12874 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12875
12876 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12877
12878 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12879 (CXX_FOR_TARGET): Likewise.
12880 (GCC_FOR_TARGET): Define.
12881 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12882 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12883 CC_FOR_TARGET was specified on the command line.
12884 (MAKEOVERRIDES): Don't define.
12885
12886 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12887
12888 * configure.in (m32r): Fix spelling of libg++ libs.
12889
12890 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12891
12892 * config.sub (-apple*): Remove, now redundant.
12893
12894 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12895
12896 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12897
12898 * configure: Rework yesterday's sed script patch.
12899
12900 * config.sub: Merge with FSF.
12901
12902 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12903
12904 * config.guess: Merge from FSF.
12905
12906 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12907 * config.guess: Use pc instead of unknown, for pc clone systems.
12908 Change linux to linux-gnu.
12909
12910 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12911 * config.guess: Avoid non-portable tr syntax.
12912
12913 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12914
12915 * test-build.mk (HOLES): Add "xargs" for gdb.
12916
12917 * configure: Avoid hpux10.20 sed bug.
12918
12919 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12920
12921 * configure.in: Add support for windows host
12922 (that is a build done under the Microsoft build environment).
12923
12924 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12925
12926 * Makefile.in: Replace all uses of srcroot with s, to shrink
12927 command line lengths.
12928
12929 Patches from Geoffrey Noer <noer@cygnus.com>:
12930 * configure.in: If configuring for newlib, pass --with-newlib to
12931 subdirectories.
12932 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12933 -Bnewlib/ and -Lwinsup to gcc.
12934 (CXX_FOR_TARGET): Likewise.
12935
12936 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12937
12938 * Makefile.in (ETC_SUPPORT): Add configure.
12939
12940 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12941
12942 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12943 host configuration file.
12944
12945 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12946
12947 * configure.in: Break mn10x00 support into separate
12948 mn10200 and mn10300 configurations.
12949 * config.sub: Likewise.
12950
12951 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12952
12953 * configure.in: Add lots of stuff to noconfigdirs for
12954 the mn10x00 targets.
12955
12956 * config.sub, configure.in: Add mn10x00 support.
12957
12958 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12959
12960 * make-all.com: Call conf-a-gas, not config-a-gas.
12961
12962 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12963
12964 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12965 targets.
12966
12967 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12968
12969 * mpw-README: Add much more detail for native PowerMac.
12970 * mpw-install: New file.
12971 * mpw-configure: Add --norecursion and --help options.
12972 * mpw-config.in: Translate readme and install files when
12973 copying to objdir.
12974 * mpw-build.in: Don't always depend on byacc and flex.
12975 (install-only-top): New action.
12976
12977 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12978
12979 * configure.in: You can now configure GDB for the v850.
12980
12981 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12982
12983 * configure.in (noconfigdirs): Don't configure any C++ dirs
12984 if targeting D10V.
12985
12986 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12987
12988 * config.sub: Recognize mips64vr5000.
12989
12990 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12991
12992 * configure.in: Use a single line for host_tools and native_only.
12993
12994 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12995
12996 * config.sub, configure.in: Add entries for m32r.
12997
12998 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12999
13000 * Makefile.in (inet-install): Don't run install-gzip.
13001
13002 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13003
13004 * configure.in: Don't config lots of things for *-*-windows*.
13005
13006 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13007
13008 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13009 (host_libs, host_tools): Copy from configure.in.
13010 * mpw-configure: Don't complain about directories not found.
13011
13012 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13013
13014 * configure.in (i[345]86): Recognize i686 for pentium pro.
13015 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13016 file.
13017
13018 * config.guess (i[345]86): Ditto.
13019
13020 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13021
13022 * configure.in (noconfigdirs): Removed gdb for D10V.
13023
13024 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13025
13026 * configure.in: Remove ld, target-libio, target-libg++, and
13027 target-libstdc++ from noconfigdirs.
13028
13029 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13030
13031 * configure: Fix three locations where shell scripts were
13032 being run directly rather than with config_shell.
13033
13034 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13035
13036 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13037 * config.sub (basic_machine): Recognize v850.
13038
13039 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13040
13041 * mpw-configure: Handle multiple enable/disable options and
13042 pass them down recursively, handle -c and -s flags appropriately
13043 depending on choice of compiler, add escape mechanism for
13044 quoted arguments to gC.
13045
13046 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13047
13048 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13049 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13050 so that -mrelocatable-lib and -mno-eabi are used.
13051
13052 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13053 not support --print-multi-lib, don't abort.
13054
13055 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13056
13057 * make-all.com: Run config-a-gas.
13058 * setup.com: Don't copy subdirectory files around.
13059
13060 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13061
13062 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13063 target, it now compiles correctly.
13064
13065 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13066
13067 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13068
13069 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13070
13071 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13072
13073 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13074
13075 * configure.in (native_only): Add prms.
13076
13077 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13078
13079 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13080 (BINUTILS_SUPPORT_DIRS): Likewise.
13081
13082 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13083
13084 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13085 d10v support is added.
13086
13087 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13088
13089 * configure.in (d10v-*-*): New target.
13090
13091 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13092
13093 * config.guess (HP 9000/811): Recognize this as a PA1.1
13094 machine.
13095
13096 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13097
13098 * Makefile.in (do-tar-gz): New target, split out from tail end of
13099 taz target. Run each command separately, don't use pipes.
13100 (taz): Use it.
13101
13102 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13103
13104 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13105 * mpw-build.in: No builds should depend on building byacc or flex,
13106 they are assumed to be installed already.
13107
13108 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13109
13110 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13111 variable that CC_FOR_TARGET needs.
13112
13113 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13114
13115 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13116 options have changed since the last time the subdirectory was
13117 configured, and if it has, reconfigure.
13118 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13119 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13120
13121 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13122
13123 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13124 CLEAN_MODULES): Add bash.
13125 (all-bash): New target.
13126
13127 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13128
13129 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13130
13131 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13132
13133 * config.sub (basic_machine): Recognize d10v as a valid processor.
13134
13135 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13136
13137 * mpw-configure: Add support for --bindir.
13138 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13139
13140 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13141
13142 * configure.in: add bash, time, gawk to list of hosttools and things
13143 to only build for native toolchains
13144
13145 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13146
13147 * Makefile.in (docdir): Remove.
13148
13149 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13150
13151 * Makefile.in (datadir): Set to $(prefix)/share.
13152
13153 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13154
13155 * configure.in: build diff and patch for cygwin32-hosted
13156 toolchains.
13157
13158 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13159
13160 * config.sub: Accept -rtems*.
13161
13162 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13163
13164 * configure.in: enable dosrel for cygwin32-hosted builds,
13165 remove diff from the list of things not buildable
13166 via Canadian Cross
13167
13168 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13169
13170 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13171 don't get ". ".
13172
13173 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13174
13175 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13176
13177 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13178
13179 * Makefile.in (taz): Handle case where tex3patch didn't even get
13180 checked out. Also, if it was found, put the symlink in a new util
13181 subdirectory.
13182
13183 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13184
13185 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13186
13187 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13188
13189 * config.sub: Recognize -openvms.
13190 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13191 * make-all.com, setup.com: New files.
13192
13193 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13194
13195 * Makefile.in (taz): tex3patch moved to texinfo/util.
13196
13197 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13198
13199 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13200 * configure.in: remove make from disable-if-Can-Cross list
13201 enable gdb if ${host} and ${target} are cygwin32
13202
13203 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13204
13205 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13206 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13207
13208 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13209
13210 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13211 distinguish sysv/svr4/bsd variants.
13212 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13213
13214 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13215
13216 * configure.in: Added copyright notice.
13217 * move-if-change: Added copyright notice.
13218
13219 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13220
13221 * configure.in (powerpcle-*-solaris*): Until we get shared
13222 libraries working, don't build gdb, sim, make, tcl, tk, or
13223 expect.
13224
13225 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13226
13227 * config.guess: Merge with FSF:
13228
13229 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13230 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13231
13232 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13233 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13234
13235 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13236 * config.guess: Combine two OSF1 rules.
13237 Also recognize field test versions. From mjr@zk3.dec.com.
13238 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13239 because GNU uname does not support -p. From pmr@pajato.com.
13240
13241 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13242
13243 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13244
13245 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13246
13247 * mpw-README: Document GCCIncludes.
13248
13249 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13250
13251 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13252
13253 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13254
13255 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13256
13257 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13258
13259 * configure.in (*-*-cygwin32): Configure make.
13260
13261 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13262
13263 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13264
13265 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13266
13267 * Makefile.in (all-inet): Depend on all-perl.
13268
13269 * Makefile.in (inet-install): New target.
13270
13271 * Makefile.in (all-inet): Depend on all-tcl.
13272 (all-inet): Depend on all-send-pr.
13273
13274 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13275
13276 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13277 temporarily.
13278
13279 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13280
13281 * configure.in: Don't configure --with-gnu-ld on AIX.
13282
13283 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13284
13285 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13286
13287 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13288
13289 * Makefile.in (ALL_MODULES): Added all-inet.
13290 (CROSS_CHECK_MODULES): Added check-inet.
13291 (INSTALL_MODULES): Added install-inet.
13292 (CLEAN_MODULES): Added clean-inet.
13293 (all-indent): New target.
13294
13295 * configure.in (host_tools): Added inet.
13296 (native_only): Added inet.
13297 (noconfigdirs): Added inet.
13298
13299 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13300
13301 * configure.in: Don't configure libgloss if we are not configuring
13302 newlib.
13303
13304 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13305
13306 * configure.in: Don't configure libgloss for unsupported
13307 architectures.
13308
13309 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13310
13311 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13312
13313 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13314
13315 * Makefile.in (ALL_MODULES): Include all-apache.
13316 (CROSS_CHECK_MODULES): Include check-apache.
13317 (INSTALL_MODULES): Include install-apache.
13318 (all-apache): New target.
13319
13320 * configure.in: Added apache everywhere perl is seen.
13321
13322 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13323
13324 * Makefile.in: Add support for clean-{module} and
13325 clean-target-{module} rules.
13326
13327 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13328
13329 * configure.in (*-*-ose) do not build libgloss.
13330
13331 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13332
13333 * config.guess (prep*:SunOS:5.*:*): Turn into
13334 powerpele-unknown-solaris2.
13335
13336 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13337
13338 * configure.in: Permit --enable-shared to specify a list of
13339 directories.
13340
13341 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13342
13343 * configure.in (host==solaris): Pass only the first word of $CC
13344 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13345
13346 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13347
13348 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13349
13350 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13351
13352 * Makefile.in (ALL_MODULES): Include all-perl.
13353 (CROSS_CHECK_MODULES): Include check-perl.
13354 (INSTALL_MODULES): Include install-perl.
13355 (ALL_X11_MODULES): Include all-guile.
13356 (CHECK_X11_MODULES): Include check-guile.
13357 (INSTALL_X11_MODULES): Include install-guile.
13358 (all-perl): New target.
13359 (all-guile): New target.
13360
13361 * configure.in (host_tools): Include perl and guile.
13362 (native_only): Include perl and guile.
13363 (noconfigdirs): Don't build guile and perl; no ports have been
13364 done.
13365
13366 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13367
13368 * configure (--enable-*): Handle quoted option lists such as
13369 --enable-sim-cflags='-g0 -O' better.
13370
13371 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13372
13373 * Makefile.in ({,inst}all-target): New rule so we can make and
13374 install all of the target directories easily.
13375
13376 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13377
13378 * configure.in: Add missing global flag in sed substitution when
13379 deleting `target-' from ${configdirs}.
13380
13381 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13382
13383 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13384 option.
13385
13386 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13387 config/mh-necv4.
13388
13389 * install.sh: Correct misspelling of transformbasename.
13390
13391 * config.guess: Recognize mips-*-sysv*.
13392
13393 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13394
13395 * config.sub: Recognize mon960.
13396
13397 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13398
13399 * configure: Restore Canadian Cross handling of BISON and LEX,
13400 removed in Feb 20 change.
13401
13402 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13403
13404 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13405 Mention make install. Remove the old copyright date as well the
13406 clumsy and rather pointless copyright on the README file.
13407
13408 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13409
13410 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13411 Makefile after running symlink-tree, then run `make distclean' to
13412 avoid clobbering any generated files in srcdir.
13413
13414 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13415
13416 * configure.in (m68k-*-netbsd*): Build everything now.
13417
13418 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13419
13420 * Makefile.in (taz): Fix quoting.
13421
13422 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13423
13424 * configure.in (sparclet-*-*): Build everything now.
13425
13426 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13427
13428 * configure.in (m68k-*-linux*): New host.
13429
13430 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13431
13432 * configure: Check for bison before byacc.
13433
13434 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13435
13436 * Makefile.in configure: Change the way LEX and BISON/YACC are
13437 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13438 searching PATH. These are used as fallbacks by Makefile.in if
13439 flex/bison/byacc aren't in objdir.
13440
13441 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13442
13443 * Makefile.in: Make everything which depends upon all-bfd also
13444 depend upon all-opcodes, in case --with-commonbfdlib is used.
13445
13446 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13447
13448 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13449 building NT native compilers on Unix.
13450
13451 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13452
13453 * configure.in: Don't get CC from the host Makefile fragment if we
13454 can find gcc in PATH, or if this is a Canadian Cross. Move the
13455 Solaris test for /usr/ucb/cc to the post target script, just after
13456 the compiler sanity test.
13457
13458 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13459
13460 * config.sub: Merge with FSF.
13461
13462 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13463
13464 * Makefile.in (RPATH_ENVVAR): New variable.
13465 (REALLY_SET_LIB_PATH): Use it.
13466 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13467
13468 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13469
13470 * config.sub, configure.in: Recognize sparclet cpu.
13471
13472 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13473
13474 * config.guess: Support m68k-cbm-sysv4.
13475
13476 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13477
13478 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13479 m68k-unknown-linuxaout from linker help string. Put quotes around
13480 $ld_help_string.
13481
13482 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13483
13484 * config.guess (powerpc-harris-powerunix): Add guess for port
13485 to new target.
13486
13487 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13488
13489 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13490
13491 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13492
13493 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13494 $(REALLY_SET_LIB_PATH) in Makefile.
13495 * Makefile.in (SET_LIB_PATH): New variable.
13496 (REALLY_SET_LIB_PATH): New variable.
13497 ($(DO_X)): Use $(SET_LIB_PATH).
13498 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13499 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13500 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13501 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13502 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13503 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13504 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13505 (install-dosrel): Likewise.
13506 (all-opcodes): Depend upon all-libiberty.
13507
13508 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13509
13510 * config.guess (*:CYGWIN*): New
13511
13512 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13513
13514 * Makefile.in (all-target-winsup): All all-target-libiberty.
13515
13516 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13517
13518 * configure.in (noconfigdirs): Add missing # in front of comment.
13519
13520 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13521
13522 * configure.in: add second pass to things added to noconfigdirs
13523 so *-gm-magic can exclude libgloss properly.
13524
13525 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13526
13527 * mpw-configure (extralibs_name, rez_name): Set correctly
13528 for MWC68K compiler.
13529
13530 * mpw-README: Add more info on the necessary build tools.
13531
13532 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13533
13534 * configure.in, config.sub: Recognize cygwin32.
13535
13536 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13537
13538 * config.guess, config.sub: Recognize A/UX.
13539
13540 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13541
13542 * config.sub: Merge with gcc/config.sub.
13543
13544 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13545
13546 * mpw-build.in (do-binutils): Add build of stamps.
13547
13548 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13549
13550 * config.sub: Add recognition for mips64vr4100*-* targets.
13551
13552 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13553
13554 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13555 Add creation of gconfigargs with `--enable-shared' turned on.
13556 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13557 ($(host)-stamp-stage3-configured): Likewise.
13558 (HOLES): Add chatr and ldd.
13559 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13560
13561 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13562
13563 * configure: Pass --nfp to recursive configures.
13564
13565 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13566
13567 * Makefile.in (DLLTOOL): New.
13568 (DLLTOOL_FOR_TARGET): New.
13569 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13570 (EXTRA_TARGET_FLAGS): Ditto.
13571 (EXTRA_GCC_FLAGS): Ditto.
13572 (CONFIGURE_TARGET_MODULES): Ditto.
13573 (DO_X): Ditto.
13574 * configure: Add DLLTOOL.
13575
13576 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13577
13578 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13579 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13580 mh-sco, since old workarounds no longer needed, and don't
13581 build ld, since libraries have weak symbols in COFF.
13582
13583 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13584
13585 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13586
13587 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13588
13589 * configure.in: Make sure that ${CC} can be used to compile an
13590 executable.
13591
13592 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13593
13594 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13595 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13596 nothing depending on whether gdbtk is being built.
13597
13598 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13599
13600 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13601
13602 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13603
13604 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13605 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13606
13607 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13608
13609 * config-ml.in: Add support for
13610 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13611 Simplify setting of multidirs from --disable-foo.
13612
13613 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13614
13615 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13616 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13617 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13618 non-empty, pass them on to the GCC make.
13619 (all-bootstrap): New rule that is like all-gcc, except it executes
13620 the GCC bootstrap rule instead of the GCC all rule.
13621
13622 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13623
13624 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13625
13626 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13627
13628 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13629 DG/UX support.
13630
13631 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13632
13633 * config.sub (i*86*) Change [345] to [3456]
13634
13635 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13636
13637 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13638 --with-gnu-ld=no.
13639
13640 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13641
13642 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13643 AIX multilibs get built.
13644
13645 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13646
13647 * configure.in (i386-win32): Don't build expect if we're not
13648 building the tcl subdir.
13649
13650 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13651
13652 * Makefile.in: (configure-target-examples, all-target-examples):
13653 New targets, configure and build example programs.
13654
13655 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13656
13657 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13658 use it as input to sedit the generated MPW makefile.
13659 * mpw-README: Add a suggestion about Gestalt.h.
13660
13661 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13662
13663 * config.sub: Accept *-*-ieee*.
13664
13665 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13666
13667 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13668 Ronald F. Guilmette <rfg@monkeys.com>.
13669
13670 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13671
13672 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13673 for powerpc-pe native.
13674 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13675 (target==powerpc-pe): duplicate i386-win32 entry.
13676
13677 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13678
13679 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13680 of vxworks, not just vxworks5.1.
13681
13682 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13683
13684 * mpw-configure: Add support for exec-prefix.
13685
13686 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13687
13688 * config.guess: Recognize HP model 816 machines as having
13689 a PA1.1 processor.
13690
13691 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13692
13693 * configure: Ignore new autoconf configure options.
13694
13695 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13696
13697 * config.guess: Recognize Pentium under SCO.
13698 From Robert Lipe <robertl@arnet.com>.
13699
13700 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13701
13702 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13703
13704 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13705
13706 * configure.in: Don't configure gas for alpha-dec-osf*.
13707
13708 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13709
13710 * configure.in: Default to --with-stabs for some targets for which
13711 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13712 i[345]86*-*-unixware*.
13713
13714 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13715
13716 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13717 rather than basing it on the target. Simplify handling of options
13718 controlling which directories to configure. Remove extraneous
13719 slash in multi-clean target.
13720
13721 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13722
13723 * config-ml.in: Prefix more variables with ml_ so they don't collide
13724 with configure's.
13725
13726 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13727
13728 * configure: Don't turn -v into --v.
13729
13730 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13731
13732 * configure.in (targargs): Fix typo.
13733
13734 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13735
13736 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13737
13738 * configure.in: Strip --host and --target options from
13739 CONFIG_ARGUMENTS, and always configure for --host only. Add
13740 --with-cross-host option when building with a cross-compiler.
13741 * configure: Canonicalize the arguments put into config.status by
13742 always using `=' for an option with an argument. Pass a presumed
13743 --host or --target explicitly.
13744
13745 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13746
13747 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13748 into general OS recognition case.
13749
13750 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13751
13752 * configure.in (target_configdirs): add target-winsup only
13753 for win32 target systems.
13754
13755 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13756
13757 * Makefile.in (all-target-libgloss): Depend upon
13758 configure-target-newlib, since when libgloss is built it looks to
13759 see if the newlib directory exists.
13760
13761 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13762
13763 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13764 cfg-ml-*.in.
13765
13766 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13767
13768 * configure: Handle LD and LD_FOR_TARGET when configuring a
13769 Canadian Cross.
13770
13771 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13772
13773 * configure.in (target_libs): add target-winsup.
13774 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13775 (target==ppcle-pe): remove ld from $noconfigdirs.
13776
13777 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13778
13779 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13780 Preserve relative path names in $srcdir. Build symlink tree if
13781 configuring cross target dir and srcdir=. (= no VPATH support).
13782 (configure-target-libg++): Depend on configure-target-librx.
13783 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13784 * config-ml.in: New file.
13785 * symlink-tree: New file.
13786 * configure: Ensure srcdir="." if that's what it is.
13787
13788 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13789
13790 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13791 includes and FLEX_SKELETON setting.
13792 * mpw-configure (--with-gnu-ld): New option, controls whether
13793 to use PPCLink or ld with PowerMac GCC.
13794 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13795 * mpw-config.in: Configure grez if targeting Mac.
13796
13797 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13798 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13799 just macos.
13800 * configure.in: Configure grez resource compiler if targeting Mac.
13801 * Makefile.in (all-grez, install-grez): New targets.
13802
13803 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13804
13805 * configure: CXX defaults to gcc, not g++. If we find
13806 gcc in the path, set CC to gcc -O2.
13807
13808 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13809
13810 * configure: Default ${build} correctly. Avoid picking up extra
13811 spaces when reading CC and CXX from Makefile. When doing a
13812 Canadian Cross, use plausible default values for numerous
13813 variables.
13814 * configure.in: When doing a Canadian Cross, don't try to
13815 configure tools whose configure script can't handle it.
13816
13817 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13818
13819 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13820
13821 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13822
13823 * configure: Remove dubious bug reporting address.
13824
13825 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13826
13827 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13828 configure script, run that instead of this directory's configure.
13829 In either case, print a message that we're configuring the sub-dir.
13830
13831 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13832
13833 * configure.in: Before checking for the existence of various files,
13834 use sed to filter out "target-".
13835
13836 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13837
13838 * Makefile.in (DO_X): Split rule to decrease command line length
13839 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13840 (Philippe De Muyter).
13841
13842 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13843
13844 * Makefile.in (all-patch): depend on all-libiberty.
13845
13846 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13847
13848 * configure.in: If the only directory in target_configdirs which
13849 actually exists is libiberty, then set target_configdirs to empty,
13850 to avoid trying to build a target libiberty in a gas or gdb
13851 distribution.
13852
13853 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13854
13855 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13856 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13857 systems.
13858
13859 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13860
13861 * configure.in (copy_dirs): Use sys-include instead of include
13862 for --with-headers option.
13863
13864 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13865
13866 * Makefile.in, configure.in: Make winsup builds work with
13867 new scheme.
13868
13869 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13870
13871 * configure.in: Build the linker on AIX.
13872
13873 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13874
13875 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13876 where needed.
13877
13878 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13879
13880 * Makefile.in (all-gcc): Fix typo.
13881
13882 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13883
13884 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13885
13886 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13887
13888 * configure.in: Rename libFOO to target-libFOO, and xiberty
13889 to target-xiberty, to provide more flexibility.
13890 (target_subdir): Define. Create if cross.
13891 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13892 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13893 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13894 check-libFOO -> check-target-libFOO, etc.
13895 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13896 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13897 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13898 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13899 allow ALL_GCC="" to only configure.
13900 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13901 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13902 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13903
13904 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13905
13906 * Makefile.in (taz): Build "info" in etc explicitly.
13907
13908 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13909
13910 * configure.in: Make sure that CC is undefined (as opposed to
13911 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13912 problem with autoconf trying to configure on a host without GCC.
13913
13914 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13915
13916 * mpw-configure: Set host alias from choice of host compiler,
13917 only use generic MPW Makefile sed if present, edit a file
13918 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13919 * mpw-README: Add problem notes about CW6 and CW7.
13920
13921 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13922
13923 * Makefile.in (taz): Use ";" instead of ";;".
13924
13925 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13926
13927 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13928 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13929 DISTDOCDIRS.
13930 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13931 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13932
13933 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13934
13935 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13936 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13937 Move bfd to DISTSTUFFDIRS.
13938
13939 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13940
13941 * Makefile.in (X11_LIB): Removed.
13942 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13943
13944 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13945
13946 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13947
13948 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13949 names.
13950
13951 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13952
13953 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13954
13955 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13956
13957 * configure.in (i[345]86-*-win32): Always build newlib.
13958 Don't configure cvs, autoconf or texinfo.
13959 * Makefile.in (LD_FOR_TARGET): New.
13960 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13961 Pass down LD_FOR_TARGET.
13962
13963 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13964
13965 * winsup: New directory.
13966 * Makefile.in: Build winsup.
13967 * configure.in: Winsup is configured when target is win32.
13968 Can only build win32 target GDB when native.
13969
13970 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13971
13972 * config.guess: Recognize HP model 819 machines as having
13973 a PA 1.1 processor.
13974
13975 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13976
13977 * configure: Fix sed loop which substitutes for CC and CXX to
13978 avoid bug found in various sed implementations.
13979
13980 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13981
13982 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13983 simulator. Use standard powerpc-*-eabi*.
13984
13985 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13986
13987 * configure.in: Stop putting gas and binutils in noconfigdirs for
13988 powerpc-*-aix* and rs6000-*-*.
13989
13990 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13991
13992 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13993 -mcall-aixdesc libraries.
13994
13995 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13996
13997 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13998
13999 * config.sub (arm | armel | armeb): Fix shell syntax.
14000
14001 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14002
14003 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14004 -msoft-float and -mcpu=common support.
14005 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14006 libraries.
14007
14008 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14009
14010 * configure.in: Allow configuration and build of emacs19 for the alpha.
14011
14012 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14013
14014 * configure.in (CC): Get ^CC, not just any old CC, from
14015 ${host_makefile_frag}.
14016
14017 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14018
14019 * configure.in (CC): Try to get CC from
14020 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14021
14022 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14023
14024 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14025 only if it exists in $(srcdir).
14026
14027 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14028
14029 * configure: If CC and CXX are not set in the environment, set
14030 them, based on either an existing Makefile or on searching for gcc
14031 in PATH. Substitute for CC and CXX in Makefile.
14032 * configure.in: Remove libm from target_libs. Separate
14033 target_configdirs from configdirs. If CC is not set in
14034 environment, try to get it from a host Makefile fragment. Rewrite
14035 changes of configdirs to use skipdirs instead. A few minor
14036 tweaks. Take directories out of target_configdirs as they are
14037 taken out of configdirs. Remove existing Makefile files from
14038 subdirectories. Substitute for TARGET_CONFIGDIRS and
14039 CONFIG_ARGUMENTS in Makefile.
14040 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14041 by configure.in.
14042 (CONFIG_ARGUMENTS): Likewise.
14043 (CONFIGURE_TARGET_MODULES): New variable.
14044 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14045 ($(CONFIGURE_TARGET_MODULES)): New target.
14046 (configure-libg++, configure-libio): New targets.
14047 (all-libg++): Depend upon configure-libg++.
14048 (all-libio): Depend upon configure-libio.
14049 (configure-libgloss, all-libgloss): New targets.
14050 (configure-libstdc++): New target.
14051 (all-libstdc++): Depend upon configure-libstdc++.
14052 (configure-librx, all-librx): New targets.
14053 (configure-newlib): New target.
14054 (all-newlib): Depend upon configure-newlib
14055 (configure-xiberty): New target.
14056 (all-xiberty): Depend upon configure-xiberty.
14057
14058 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14059
14060 * configure.in (host i[345]86-*-win32): Expand the
14061 noconfigdirs again.
14062
14063 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14064
14065 * mpw-configure: Fix sed command file name.
14066
14067 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14068
14069 * configure.in (host i[345]86-*-win32): Reduce the
14070 noconfigdirs again.
14071
14072 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14073
14074 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14075 or powerpc*-*-pe*, since they are not yet supported.
14076
14077 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14078
14079 Add PowerMac support and many other enhancements.
14080 * mpw-configure: New option --cc to select compiler to use,
14081 paste options set according to --cc into the generated
14082 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14083 if mpw-make.sed is present.
14084 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14085 add forward includes for PowerPC include files.
14086 * mpw-build.in: Build using Makefile.PPC if present.
14087 (do-byacc, etc): Remove separate version resource builds.
14088 (do-gas): Build "stamps" before "all".
14089 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14090 * mpw-README: Update to reflect --cc option, PowerMac support,
14091 and recently-reported compatibility problems.
14092
14093 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14094
14095 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14096 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14097 (--with-multilib-top): Pass to recursive invocations.
14098
14099 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14100
14101 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14102 v810-*-*.
14103
14104 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14105
14106 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14107 gdb, ld and opcodes on v810-*-*.
14108
14109 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14110
14111 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14112 (local-maintainer-clean): New target.
14113 (maintainer-clean): New target.
14114 (realclean): Just depend upon maintainer-clean.
14115
14116 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14117
14118 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14119
14120 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14121
14122 * configure.in: Build ld in mips*-*-bsd* case.
14123
14124 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14125
14126 * config.sub: Accept -lites* OS. From Ian Dall.
14127
14128 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14129
14130 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14131 targets.
14132
14133 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14134
14135 * configure.in: treat i386-win32 canadian cross the same as
14136 i386-go32 canadian cross.
14137
14138 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14139
14140 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14141 running under the simulator to build a reduced set of libraries.
14142 (powerpc-*-eabiaix): Add fine grained multilib support added to
14143 other powerpc targets yesterday.
14144
14145 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14146
14147 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14148 -disable-softfloat, -disable-relocatable, -disable-aix, and
14149 -disable-sysv to control which multilib libraries get built.
14150
14151 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14152
14153 * configure: Add Makefile.tem to list of files to remove in trap
14154 handler.
14155
14156 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14157
14158 * config.guess (*Linux*): Add missing "exit"s.
14159 Also, need specific check for alpha-unknown-linux (uses COFF).
14160
14161 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14162
14163 * config.guess: Merge with FSF:
14164
14165 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14166 * config.guess (AIX4): More robust release numbering discovery.
14167
14168 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14169 * config.guess (i386-sequent-ptx): Properly get version number.
14170
14171 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14172 * config.guess (mips:*:4*:UMIPS): New case.
14173
14174 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14175
14176 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14177 (i386-win32 host): Likewise. Don't build readline.
14178
14179 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14180
14181 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14182 SUPPORT_FILES to submakes.
14183
14184 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14185
14186 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14187 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14188 mpw-configure.
14189
14190 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14191
14192 * configure.in (appdirs): Use =, not ==, in test expression when
14193 trying to build the text to print in the warning message for
14194 Solaris users.
14195
14196 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14197
14198 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14199
14200 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14201
14202 * config.guess: Recognize lynx-2.3.
14203
14204 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14205
14206 * config.sub (z8ksim): Deleted
14207 (z8k-*-coff): New, this is the one true name of the target.
14208
14209 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14210
14211 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14212
14213 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14214
14215 * config.guess (*:Linux:*:*): First try asking the linker what the
14216 default object file format is (elf, aout, or coff). Then if this
14217 fails, try previous methods.
14218
14219 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14220
14221 * configure.in: Don't build newlib for *-*-vxworks5.1.
14222
14223 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14224
14225 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14226 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14227
14228 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14229
14230 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14231
14232 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14233
14234 * cfg-ml-com.in: New file.
14235 * cfg-ml-pos.in: New file.
14236
14237 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14238
14239 * COPYING.NEWLIB: Add HP free copyright to list.
14240
14241 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14242
14243 * config.sub: Recognize -eabi* for the system, not just -eabi.
14244
14245 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14246
14247 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14248 * config.sub, configure.in (win32): New target and host.
14249
14250 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14251
14252 * configure.in: Add i386-pe configuration.
14253
14254 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14255
14256 * mpw-build.in (install): Install GDB after LD.
14257
14258 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14259
14260 * mpw-config.in (elf/mips.h): Always forward-include, needed
14261 for GDB to build.
14262
14263 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14264
14265 * testsuite: New directory for customer acceptance and whole tool
14266 chain tests.
14267
14268 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14269
14270 * configure: If per-host line isn't found, but AC_OUTPUT is found
14271 and a configure script exists, run it instead.
14272
14273 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14274
14275 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14276
14277 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14278
14279 * configure: Set build_{cpu,vendor,os,alias} to host values when
14280 --build isn't specified.
14281
14282 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14283
14284 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14285 (FLAGS_TO_PASS): Pass them.
14286 (EXTRA_TARGET_FLAGS): Ditto.
14287
14288 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14289
14290 * Makefile.in (all-libg++): Depend on all-libstdc++.
14291
14292 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14293
14294 * configure.in (noconfigdirs): Enable all packages for
14295 i386-unknown-netbsd.
14296
14297 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14298
14299 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14300 hosted builds (DOS builds)
14301
14302 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14303
14304 Changes for ARM based on patches from Richard Earnshaw:
14305 * config.sub: Handle armeb and armel.
14306 * configure.in: Omit arm linker only for riscix.
14307
14308 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14309
14310 * config.guess: Update from FSF.
14311
14312 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14313
14314 * config.sub: Recognize powerpcle as the little endian variant of
14315 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14316 powerpcle variant. Convert pentium into i586, not i486. Add p5
14317 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14318 temporarily.
14319
14320 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14321
14322 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14323
14324 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14325
14326 * config.sub: Accept -lites* as a basic system type.
14327
14328 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14329
14330 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14331 installed, and if so return linuxoldld as the system name.
14332
14333 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14334
14335 * config.guess: Add hppa1.1-hp-lites support.
14336
14337 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14338
14339 * configure.in: Don't build newlib for m68k-vxworks5.1.
14340
14341 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14342
14343 * configure.in (mips-sgi-irix6): Use mh-irix5.
14344
14345 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14346
14347 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14348
14349 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14350
14351 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14352 OSF/1. Fix compiler flags.
14353 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14354
14355 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14356
14357 * configure.in: Recognize --with-newlib.
14358 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14359
14360 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14361
14362 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14363 to *_X11_MODULES due to gdbtk needing X include files et al.
14364
14365 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14366
14367 Merge in support for Mac MPW as a host.
14368 (Old change descriptions retained for informational value.)
14369
14370 * mpw-config.in: Add generic include forwards for cpu-specific
14371 include files in aout and elf directories.
14372
14373 * mpw-configure: Added copyright.
14374 * mpw-config.in: Check for presence of required build tools.
14375 (target_libs): Add newlib.
14376 (target_tools): Add examples.
14377 (Read Me): Generate as "Read Me for MPW" instead.
14378 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14379 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14380 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14381
14382 * mpw-configure: Remove subdir-specific makefile hackery,
14383 delete mk.tmp after using it.
14384
14385 * mpw-build.in (all): Display start and end times.
14386
14387 * mpw-configure (host_canonical): Set.
14388 (target_cpu): Always add to makefiles.
14389 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14390 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14391 (mpw-mh-mpw): Look for in srcdir and srcroot.
14392 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14393
14394 * mpw-build.in: (install-only): New target.
14395
14396 * mpw-configure (host_alias, target_alias): Rename from hostalias
14397 and targetalias, add into generated Makefile.
14398 (mk.tmp): If present, add into generated Makefile.
14399 * mpw-build.in (all-gas): Build config.h first before gas proper.
14400
14401 * mpw-configure (config.status): Write only if changed.
14402 * mpw-config.in (readline): Configure it (not built, just used for
14403 definitions).
14404
14405 * mpw-config.in (elf/mips.h): Add a forward include.
14406
14407 * mpw-config.in: Forward-include most .h files in include into
14408 extra-include.
14409 (readline): Don't build.
14410 mpw-build.in (install): Install GDB.
14411
14412 * mpw-configure (prefix, mpw_prefix): Handle it.
14413 * mpw-config.in (mmalloc, readline): Don't configure.
14414 * mpw-build.in (thisscript): Rename to ThisScript.
14415 Use mpw-build instead of BuildProgram everywhere.
14416 (mmalloc, readline): Don't build.
14417 * mpw-README: New file, basic documentation about the MPW port.
14418
14419 * mpw-config.in: Use forward-include to create include files.
14420
14421 * mpw-configure: Add more things to the top of each configured
14422 Makefile, including contents of config/mpw-mh-mpw.
14423 * mpw-config.in (extra-include): Create this directory and fill it
14424 with Posix-like include files when configuring.
14425
14426 * config.sub (apple, mac, mpw): Add various aliases.
14427
14428 * mpw-build.in: New file, top-level build script fragment for MPW.
14429 * mpw-configure: New file, configure script for MPW.
14430 * mpw-config.in: New file, config fragment for MPW.
14431
14432 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14433
14434 * configure.in (host_libs): Remove glob, since it is gone from the
14435 sources.
14436
14437 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14438
14439 * Makefile.in: define empty GDB_NLM_DEPS var.
14440
14441 * configure.in(target_makefile_frag): use config/mt-netware
14442 for netware targets.
14443
14444 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14445
14446 * config.sub: Merge in recent FSF changes. Remove linux special
14447 cases.
14448
14449 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14450
14451 Revert this change:
14452
14453 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14454
14455 * build-all.mk: Use CC=cc -Xs on Solaris.
14456
14457 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14458
14459 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14460 stop using it.
14461 * Makefile.in: Nuke all references to glob subdirectory.
14462
14463 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14464
14465 * configure.in: Fix --enable-shared logic in per-host.
14466
14467 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14468
14469 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14470
14471 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14472
14473 * configure.in (noconfigdirs): Don't build gas on AIX, for
14474 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14475
14476 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14477
14478 * configure: Fix --cache-file to work if the file argument is a
14479 relative path.
14480
14481 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14482
14483 * configure: If the --cache-file is used, pass it down to
14484 configure in subdirectories.
14485
14486 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14487
14488 * config.sub: add vxworks29k configuration.
14489
14490 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14491
14492 * Makefile.in (taz): Do "diststuff" part quietly.
14493
14494 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14495
14496 * config.sub: Mini-merge with gcc/config.sub.
14497
14498 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14499
14500 * config.guess (IRIX): Sed - to _.
14501
14502 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14503
14504 * Makefile.in (source-vault, binary-vault): New targets.
14505
14506 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14507
14508 * config.sub: Recognize -eabi as a basic system type.
14509
14510 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14511
14512 * configure.in (enable_shared stuff): Fix typo.
14513
14514 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14515
14516 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14517
14518 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14519
14520 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14521
14522 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14523
14524 * configure.in (rs6000-*-*): Don't build gas.
14525
14526 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14527
14528 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14529 reduce command line length.
14530 (AS_FOR_TARGET): Check for as.new, not Makefile.
14531 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14532
14533 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14534
14535 * config.guess: Merge from FSF.
14536
14537 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14538
14539 * configure: Don't use $ when handling program_suffix.
14540
14541 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14542
14543 * configure.in: Configure tk for hppa/hpux.
14544
14545 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14546
14547 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14548
14549 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14550
14551 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14552 to LIBCXXFLAGS. Tests are better run without it.
14553
14554 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14555
14556 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14557
14558 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14559
14560 * configure.in (*-*-netware*): Don't configure xiberty.
14561
14562 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14563
14564 * configure.in: Remove tk from native_only list.
14565
14566 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14567
14568 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14569 for special NCD build.
14570
14571 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14572
14573 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14574 makeall.bat, they're only useful for binutils snapshots.
14575 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14576 makeall.bat to specified SUPPORT_FILES.
14577
14578 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14579
14580 * build-all.mk: Add Ericsson targets to sun4 and solaris
14581 hosts. Add BNR's sun4 target to solaris host, so their
14582 build-from-source will be tested in-house first.
14583
14584 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14585
14586 * Makefile.in (LIBCFLAGS): New variable.
14587 (CFLAGS_FOR_TARGET): Ditto.
14588 (LIBCFLAGS_FOR_TARGET): Ditto.
14589 (LIBCXXFLAGS): Ditto.
14590 (CXXFLAGS_FOR_TARGET): Ditto.
14591 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14592 (BASE_FLAGS_TO_PASS): Pass them.
14593 (EXTRA_TARGET_FLAGS): Ditto.
14594
14595 * configure.in: Support --enable-shared.
14596
14597 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14598
14599 * configure.in (target_libs): Include libstdc++ again.
14600 * config.guess: Update from FSF (for FreeBSD).
14601
14602 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14603
14604 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14605 makeall.bat.
14606 (DISTDOCDIRS): Add `etc'.
14607 (ETC_SUPPORT_PFX): New variable.
14608 (taz): Include anything from etc starting with a word in
14609 ETC_SUPPORT_PFX.
14610
14611 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14612
14613 * config.sub: Update for recent FSF changes. Remove obsolete
14614 h8300hds entry. Add -windows* and -osx as basic os. Minor
14615 spacing changes.
14616
14617 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14618
14619 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14620
14621 * config.guess: Merge with FSF.
14622 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14623
14624 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14625
14626 * configure: Since the "trap 0" handler will override the exit
14627 status on many systems, only use it for "exit 1", and make it set
14628 a non-zero exit status; reset it before "exit 0". Also, check
14629 exit status of config.sub, and error out if it failed.
14630
14631 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14632
14633 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14634 and install libgloss.
14635
14636 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14637
14638 * Makefile.in (all-binutils): Depend upon all-byacc.
14639
14640 * configure.in: Don't build emacs on Irix 5.
14641
14642 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14643
14644 * configure.in (*-*-netware*): Add libio.
14645
14646 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14647
14648 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14649 (CHECK_TARGET_MODULES): Ditto.
14650 (INSTALL_TARGET_MODULES): Ditto.
14651 (TARGET_LIBS): Ditto.
14652 (all-libstdc++): Note dependencies.
14653
14654 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14655
14656 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14657
14658 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14659
14660 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14661 -fexternal-templates.
14662
14663 * configure.in (target_libs): Add libstdc++.
14664 (noconfigdirs): Add libstdc++ as appropriate.
14665
14666 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14667
14668 * config.guess: Update from FSF.
14669
14670 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14671
14672 * configure: Use ${config_shell} when running ${configsub}.
14673
14674 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14675
14676 * config.sub: No longer recognize h8300h.
14677
14678 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14679
14680 * config.sub: Remove extraneous differences between config.sub and
14681 gcc/config.sub.
14682
14683 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14684
14685 * Makefile.in (DISTSTUFFDIRS): Add gas.
14686
14687 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14688
14689 * COPYING.NEWLIB: New file.
14690
14691 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14692
14693 * config.guess (HP-UX): Patch from Harlan Stenn
14694 <harlan@landmark.com> to also emit release level.
14695
14696 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14697
14698 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14699
14700 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14701
14702 * config.sub: Merge nextstep cleanup from FSF.
14703
14704 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14705
14706 * configure.in (arm-*-*): Don't configure ld for this target.
14707
14708 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14709
14710 * configure.in (*-*-netware): don't configure libg++, libio,
14711 librx, or newlib.
14712
14713 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14714
14715 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14716 configure ld--it works, but it doesn't support shared libraries.
14717
14718 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14719
14720 * config.guess (*-unknown-freebsd*): Get rid of possible
14721 trailing "(Release)" in version string.
14722 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14723
14724 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14725
14726 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14727 Fix type: *-next-neststep -> *-next-nextstep.
14728
14729 * config.guess: Merge from FSF:
14730
14731 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14732
14733 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14734
14735 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14736
14737 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14738 instead of UNIX_SV for UnixWare 1.0).
14739
14740 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14741
14742 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14743 to make gdb/nlm/* build after the compiler and linker.
14744
14745 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14746
14747 * config.guess (netbsd, freebsd, linux): Accept any machine,
14748 not just i[34]86.
14749 (m68k-atari-sysv4): Relocate to match FSF version.
14750
14751 * config.guess: More merges from the FSF:
14752
14753 Add a space before function call or macro invocation.
14754
14755 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14756
14757 * config.guess: Add trap cmd to remove dummy.c and dummy when
14758 interrupted.
14759
14760 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14761
14762 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14763 (dummy): Redirect stderr from compilation of dummy.c.
14764
14765 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14766
14767 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14768
14769 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14770
14771 * configure: Accept and ignore --cache*, for compatibility with
14772 new autoconf.
14773
14774 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14775
14776 * config.guess: Merge from FSF:
14777
14778 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14779
14780 * config.guess (Pyramid*:OSx*:*:*): New case.
14781 (PATH): Add /.attbin at end for finding uname.
14782 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14783
14784 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14785
14786 * config.guess (M88*:DolphinOS:*:*): New case.
14787
14788 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14789
14790 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14791 to select whether to use ELF or COFF.
14792
14793 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14794
14795 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14796
14797 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14798
14799 * config.guess: Guess the OS version for HPUX.
14800
14801 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14802
14803 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14804
14805 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14806
14807 * configure.in: Recognize --with-headers, --with-libs, and
14808 --without-newlib.
14809 * Makefile.in (all-xiberty): Depend upon all-ld.
14810
14811 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14812
14813 * configure.in: Change i[34]86 to i[345]86.
14814
14815 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14816
14817 * configure (version): A few more tweaks to help message.
14818
14819 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14820
14821 * Makefile.in: Remove (for now) librx as a host library,
14822 now that we're building it for target.
14823
14824 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14825
14826 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14827 (Karl Berry).
14828
14829 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14830
14831 * configure.in: Also configure librx.
14832
14833 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14834
14835 * Makefile.in: Update various rules to reflect that librx
14836 is now needed for libg++.
14837
14838 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14839
14840 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14841
14842 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14843
14844 * configure.in: Configure the examples directory.
14845
14846 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14847
14848 * configure: Simplify Jun 2 1994 change.
14849
14850 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14851
14852 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14853 /bin/gcc isn't good enough to build gcc.
14854
14855 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14856
14857 * Makefile.in (GDB_SUPPORT_FILES): Remove
14858 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14859 (gdb.tar.gz): Add new rule to use standard distribution building
14860 mechanism.
14861
14862 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14863
14864 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14865 Bill Cox <bill@cygnus.com>.
14866
14867 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14868
14869 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14870
14871 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14872
14873 * configure: Search current dir first in .gdbinit.
14874
14875 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14876
14877 * config.sub: Recognize freebsd (merged from gcc config.sub).
14878
14879 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14880
14881 * config.sub: Refer to NeXT's operating system as nextstep.
14882
14883 * config.sub (case $basic_machine): Re-order the cases, to match
14884 the order in the FSF version (which is mostly alphabethical).
14885 Merge in some additions and changes from the FSF.
14886
14887 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14888
14889 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14890 * config.sub: Recognize cxux7.
14891 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14892
14893 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14894
14895 * config.sub: Fix typo powerpc -> powerpc-*.
14896
14897 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14898
14899 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14900
14901 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14902 parallel with all-emacs and install-emacs). Top-level command
14903 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14904
14905 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14906
14907 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14908 $(relbindir)/make before doing ``make install'', and use
14909 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14910 installing over running make binary.
14911 ($(host)-stamp-stage3-installed): Likewise.
14912
14913 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14914
14915 * config.guess: Recognize Mach.
14916
14917 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14918
14919 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14920 see whether --exec-prefix was used.
14921
14922 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14923
14924 * README: Explicitly mention libg++/README. (Zoo's idea.)
14925
14926 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14927
14928 * Makefile.in: Add all-librx target similar to all-libproc.
14929
14930 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14931
14932 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14933 with post 1.2 uname bogosity.
14934
14935 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14936
14937 * configure: Remove temporary files on receipt of a signal.
14938
14939 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14940
14941 * configure: If there is a package_makefile_frag, remove
14942 ${subdir}/Makefile.tem after copying it in.
14943
14944 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14945
14946 * build_all.mk: support rs6000 lynx identifies itself as
14947 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14948 since /bin/gcc is too feeble to compile a modern gcc.
14949
14950 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14951
14952 * brought devo/test-build.mk update-to-date with progressive/
14953 test-build.mk. Add lynx targets and hppa flag info.
14954
14955 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14956
14957 * configure.in: Use mh-ncrsvr43. Patch from
14958 Tom McConnell <tmcconne@sedona.intel.com>.
14959
14960 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14961
14962 * config.guess (i386-unknown-bsdi): No longer need to
14963 check #if defined(__bsdi__) && defined(__i386__).
14964
14965 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14966
14967 * configure: Set program_transform_nameoption correctly.
14968
14969 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14970
14971 * brought build-all.mk update-to-date with progressive build-all.mk,
14972 added new targets and hppa info.
14973
14974 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14975
14976 * configure: If config.guess result is a prefix of the user
14977 specified target, assume a native build and use the user specified
14978 target as the host alias. Remove SunOS patch suffix removal hack.
14979 * configure.in: Remove SunOS patch suffix removal hack.
14980
14981 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14982 in NATIVE_CHECK_MODULES.
14983
14984 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14985
14986 * Makefile.in: Rename HOST_ONLY to NATIVE.
14987 * configure: Delete SunOs patch suffix from host_canonical
14988 and build_canonical variables that are prepended to Makefiles.
14989 * configure.in: Add comments for easier maintenance.
14990
14991 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14992
14993 * Makefile.in: Add all-libproc target similar to all-gui.
14994
14995 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14996
14997 * Makefile.in (CHECK_MODULES): split into
14998 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14999
15000 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15001
15002 * config.guess (i386-unknown-bsdi): New system to guess.
15003
15004 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15005
15006 * Makefile.in: Add all-gui target (but not yet build by "all").
15007
15008 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15009
15010 * config.sub: Move deletion of patch suffix from here...
15011 * configure.in: To here, at Ian's suggestion. The top-
15012 level scripts might need to know of a patch level.
15013
15014 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15015
15016 * config.sub: Strip off patch suffix so rtl is recognized
15017 as a sunos4.1.3 machine, even though it's been patched.
15018
15019 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15020
15021 * Makefile.in (INSTALL_LAST): Delete.
15022 (INSTALL_DOSREL): New.
15023
15024 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15025
15026 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15027 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15028 whether we pass down --with-gnu-ld anyhow.
15029
15030 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15031
15032 * Makefile.in (INSTALL_LAST): Change operation so it works
15033 on more flavors of make.
15034 * configure.in (go32): Don't build libg++ or libio.
15035
15036 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15037
15038 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15039 they can be overriden by templates.
15040
15041 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15042
15043 * configure.in (target==go32): Don't build gdb.
15044 * dosrel: New directory.
15045
15046 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15047
15048 * configure.in (host==go32): Configure dosrel too.
15049 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15050 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15051 be set by incoming names or templates.
15052 (INSTALL_LAST): New rule.
15053
15054 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15055
15056 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15057
15058 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15059
15060 * configure.in (appdirs): New variable. Currently empty, but will
15061 be used in gas distribution. If nonempty, lists a set of
15062 directories at least one of which must get configured, or top
15063 level configuration is considered to have failed.
15064 (rs6000-*-lynxos*): Use new file name.
15065
15066 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15067
15068 Eliminate XTRAFLAGS.
15069 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15070 newlib include files using -idirafter, and also use -nostdinc.
15071 (CXX_FOR_TARGET): Likewise.
15072 (XTRAFLAGS): Removed.
15073 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15074 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15075 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15076 ($(DO_X)): Don't pass down XTRAFLAGS.
15077
15078 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15079
15080 * configure.in (mips*-dec-bsd*): New target; do build linker.
15081 (mips*-*-bsd*): New target; don't build linker.
15082
15083 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15084
15085 * configure.in: support rs6000-*-lynxos* configuration.
15086 support sunos4 as a cross target.
15087
15088 * config.sub: look for lynx*, not lynx since the OS version may
15089 legitimately be part of the name.
15090
15091 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15092
15093 * configure.in (i[34]86-*-sco*): Move to be with other i386
15094 targets.
15095 (romp-*-*): New target. Skip various binary utilities.
15096 (vax-*-*): New target. Don't build newlib.
15097 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15098
15099 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15100
15101 * configure.in: Only set host_makefile_frag if config
15102 directory exists.
15103
15104 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15105
15106 * install.sh: If $dstdir exists, don't check whether each
15107 component does.
15108
15109 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15110
15111 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15112
15113 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15114
15115 * configure.in (*-*-lynxos*): Don't configure newlib for either
15116 native or cross Lynx.
15117
15118 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15119
15120 * config.sub (sparc64-elf): Fix os.
15121 (z8k): Remove duplicate.
15122
15123 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15124
15125 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15126 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15127
15128 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15129
15130 * configure: Make file links cleanly even if Lynx fails on
15131 an NFS symlink (at least fail cleanly).
15132
15133 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15134
15135 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15136 -XNh2000.
15137
15138 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15139
15140 * configure: Unknown options are fatal again.
15141
15142 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15143
15144 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15145 compatibility.
15146
15147 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15148
15149 * build-all.mk: Add `clean' target.
15150
15151 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15152
15153 * config.guess: Add SINIX support.
15154 * configure.in: Add mips-*-sysv4* support.
15155
15156 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15157
15158 * build-all.mk: Document all useful targets.
15159 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15160 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15161
15162 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15163
15164 * configure: Support --silent, --quiet.
15165
15166 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15167
15168 * configure: Support --disable-FEATURE.
15169
15170 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15171
15172 * config.guess: Recognize NCR running SVR4.3.
15173
15174 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15175
15176 * config.guess: Make BSDI generate i386-unknown-bsd386.
15177 Patch from Paul Eggert <eggert@twinsun.com>.
15178
15179 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15180
15181 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15182
15183 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15184
15185 * configure: Make unrecognized options give nonfatal warnings
15186 instead of fatal errors, and pass them to any subdirectory
15187 configures in case they recognize them.
15188 Make --x equivalent to --with-x.
15189
15190 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15191
15192 * configure: Add --enable-* options. Clean up usage message and
15193 some comments.
15194
15195 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15196
15197 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15198
15199 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15200
15201 * configure.in (hppa*-*-*): Enable binutils.
15202
15203 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15204
15205 * config.sub: Recognize cisco.
15206
15207 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15208
15209 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15210
15211 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15212
15213 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15214 than one configuration name. Add comment.
15215
15216 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15217
15218 * config.guess: about target *-hitachi-hiuxwe2, fixed
15219 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15220 macro is incorrect.]
15221
15222 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15223
15224 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15225 than the "make ls" stuff which used to be here.
15226
15227 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15228
15229 * config.guess: Recognize i[34]86-unknown-freebsd.
15230 From Shawn M Carey <smcarey@rodan.syr.edu>.
15231
15232 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15233
15234 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15235
15236 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15237
15238 * config.guess: Check for ptx.
15239
15240 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15241
15242 * config.sub: Add os9k checking.
15243
15244 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15245
15246 * config.guess: Handle OSF1 running on HPPA processors
15247
15248 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15249
15250 * configure: If subdir configure fails, print out a message with
15251 subdirectory name, in case subdir's configure code didn't identify
15252 itself.
15253
15254 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15255
15256 * configure.in: Remove embedded newlines from configdirs.
15257 Avoid mismatches of substrings. Fix matching strings at end
15258 of configdirs.
15259
15260 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15261
15262 * config.guess: Add Lynx/rs6000 config support.
15263
15264 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15265
15266 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15267
15268 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15269
15270 * configure.in (hppa*-*-osf*): Treat this just like most other
15271 PA configurations (eg no binutils or ld).
15272 (hppa*-*-*elf*): These configurations have binutils and ld.
15273
15274 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15275
15276 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15277
15278 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15279
15280 * configure.in (rs6000-*-*): Build gas.
15281
15282 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15283
15284 * Makefile.in: Avoid bug in losing hpux sed.
15285
15286 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15287
15288 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15289 for GDB and GDB has been fixed to not need it.
15290
15291 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15292
15293 * config.guess: Recognize vax hosts.
15294
15295 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15296
15297 * configure (while loop): Don't use "break 2" inside case
15298 statement -- the case statement isn't an enclosing loop.
15299
15300 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15301
15302 * config.guess: Clean up NeXT support, to allow nextstep
15303 on Intel machines. Make OS be nextstep.
15304
15305 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15306
15307 * config.guess: Add alternate forms for Convex.
15308
15309 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15310
15311 * configure: Completely rewrite option processing. Take
15312 advantage of pattern-matching to avoid invoking test frequently.
15313 Also clean up host and target defaulting logic.
15314
15315 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15316
15317 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15318 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15319 commands (plus user environment) will fit SCO limits.
15320
15321 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15322
15323 * configure.in: Don't issue warnings about directories which are
15324 not being configured if -norecursion is set. Correct test for
15325 --with-gnu-as and --with-gnu-ld to not get confused by substring
15326 matches.
15327
15328 * configure.in: Don't build gas for alpha-dec-osf1*.
15329
15330 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15331
15332 * configure: Back out Per's change of 12/19/1993. It changes the
15333 behavior of configure in unexpected and confusing ways.
15334
15335 Also, use different delim char when calculating
15336 program_transform_name so that the name can contain slashes.
15337
15338 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15339
15340 * configure.in, config.sub: Add support for VSTa micro-kernel.
15341
15342 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15343
15344 * configure.in: Nuke hacks which were used to get a special
15345 version of GAS for HPPA configurations.
15346
15347 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15348
15349 * configure: If only ${target_alias} is given, use that
15350 as the default for ${host_alias}.
15351 * configure: Add missing back-slashes before nested quotes.
15352
15353 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15354
15355 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15356
15357 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15358
15359 * config.guess: Recognize some Tektronix configurations.
15360 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15361
15362 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15363
15364 * config.sub: Match any flavor of SH.
15365
15366 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15367
15368 * configure.in: Don't try to configure newlib for Alpha.
15369
15370 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15371
15372 * configure.in: Don't build ld for Irix 5. Don't build gas,
15373 libg++ or libio for any Alpha target.
15374
15375 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15376
15377 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15378
15379 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15380 default arguments -- so it tried to compress itself.
15381
15382 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15383
15384 * configure.in (notsupp): ensure that a space is always at the end
15385 of the configdirs list, since the grep checks for an explicit space
15386
15387 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15388
15389 * configure.in (target i386-sysv4.2): don't build ld, since static
15390 versions of many libraries are not available.
15391
15392 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15393
15394 * config.guess: Recognize Apollos (using environment variables).
15395 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15396
15397 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15398
15399 * config.guess: Recognize Sony news mips running newsos.
15400
15401 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15402
15403 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15404 "fi ; else" for bash.
15405
15406 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15407
15408 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15409
15410 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15411
15412 * config.sub: accept unixware as an alias for svr4.2.
15413 Fix some inconsistancies with the gcc version.
15414
15415 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15416
15417 * Makefile.in (DISTDOCDIRS): Add gdb.
15418
15419 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15420
15421 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15422
15423 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15424
15425 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15426 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15427 this now.
15428
15429 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15430
15431 * config.sub: Accept hiux* as an OS name.
15432
15433 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15434 etc/make-stds.texi. The underscore came from gcc, and dje now
15435 agrees that RUNTESTFLAGS is the correct name.
15436
15437 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15438
15439 * install.sh: Remove 'set -e'. It makes any conditionals
15440 in the script useless.
15441
15442 * config.guess: Automatically recognize arm-acorn-riscix
15443 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15444
15445 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15446
15447 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15448
15449 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15450
15451 * Makefile.in (DISTDOCDIRS): New variable.
15452 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15453 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15454
15455 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15456
15457 * configure.in (hppa target): check the source directory for the
15458 pagas sub-directory
15459
15460 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15461
15462 * config.sub: Allow -aout* and -elf*.
15463
15464 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15465
15466 * configure.in: Don't build ld on i386-solaris2, same as for
15467 sparc-solaris2.
15468
15469 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15470
15471 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15472
15473 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15474
15475 * configure.in: Configure gdb for alpha.
15476
15477 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15478
15479 * Makefile.in (CXXFLAGS): Add -O.
15480
15481 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15482
15483 * config.guess: added support for DG Aviion
15484
15485 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15486
15487 * configure.in: Produce warning message for subdirectories not
15488 configurable for this host/target combination. Don't try to
15489 configure gdb for vms.
15490
15491 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15492
15493 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15494 appropriate files before making "diststuff".
15495 (DISTBISONFILES): New var: list of files to be edited.
15496 (DISTSTUFFDIRS): Add binutils.
15497
15498 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15499
15500 * config.sub: also handle mipsel and mips64el (for little endian mips)
15501
15502 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15503
15504 * configure.in: Add * to end of all OS names.
15505
15506 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15507
15508 * configure.in: Build newlib for LynxOS native.
15509
15510 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15511
15512 * config.guess: Add support for delta 88k running SVR3.
15513
15514 * configure.in: Add comment about HP compiler vs. emacs.
15515
15516 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15517
15518 * configure.in: don't build ld on solaris2 (not a viable option
15519 due to bugs in getpwnam & getpwuid)
15520
15521 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15522
15523 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15524 config.guess will produce a full version number.
15525
15526 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15527
15528 * configure.in: Build linker and binutils for alpha-dec-osf1.
15529
15530 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15531
15532 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15533 and gdb/testsuite/Makefile.in.
15534
15535 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15536
15537 * configure.in: recognize mips*- instead of mips-
15538
15539 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15540
15541 * config.sub: Accept linux*coff and linux*elf as operating
15542 systems.
15543
15544 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15545
15546 * config.sub: Recognize mips64, and mips3 as an alias for it.
15547
15548 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15549
15550 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15551 gdb knows how to handle OSF/1 shared libraries.
15552
15553 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15554
15555 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15556 * config.guess: Recognize Hitachi's HIUX.
15557 * config.sub: Recognize h3050r* and hppahitachi.
15558 Remove redundant cases for hp9k[23]*.
15559
15560 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15561
15562 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15563 if gas and ld are in the source tree and are in ${configdirs}.
15564 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15565 --with options (but still pass them down on the command line,
15566 if they were explicitly specified).
15567
15568 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15569
15570 * configure: substitute SHELL value in Makefile.in with
15571 ${CONFIG_SHELL}
15572
15573 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15574
15575 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15576 *-*-solaris2* targets.
15577
15578 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15579
15580 * Makefile.in: define M4, and pass it down to sub-makes;
15581 all-autoconf now depends on all-m4
15582
15583 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15584
15585 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15586 presence of {ar,ranlib} instead of a configured directory
15587
15588 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15589
15590 * config.guess: Accept 34?? as well as 33?? for NCR.
15591
15592 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15593
15594 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15595 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15596
15597 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15598
15599 * configure: grab values for $(CC) and $(CXX) from the
15600 environment, so that someone can do "CC=gcc configure; make" and
15601 have it work right (matching the way that autoconf works now)
15602
15603 * configure.in, Makefile.in: add support for gash, the tcl
15604 interface to Galaxy
15605
15606 * config.guess: add NetBSD variants (hp300, x86)
15607
15608 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15609
15610 * install.sh: Support -d option (in the manner of SunOS 4 install,
15611 as it is more deterministic than that of GNU install)
15612 (chmodcmd): Set file to mode 755 by default (should also do default
15613 chgrp and chown, but I don't feel like dealing with that now)
15614
15615 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15616
15617 * config.sub: Remove h8300hhms alias.
15618
15619 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15620
15621 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15622
15623 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15624
15625 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15626 as stmp-fixinc
15627
15628 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15629
15630 * config.sub: recognize m88110-bug-coff.
15631
15632 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15633
15634 * Makefile.in (all-libio): all dependencies on the toolchain used
15635 to build this (gcc, gas, ld, etc)
15636
15637 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15638
15639 * config.guess: Deal with OSF/1 1.3 on alpha.
15640
15641 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15642
15643 * install.sh: add some 'else true' clauses for portability
15644
15645 * configure.in: don't build libio for h8[35]00-*-* targets
15646
15647 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15648
15649 * Makefile.in: Add support for new libio.
15650
15651 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15652
15653 * install.sh: If one command fails, don't try the rest. Don't try
15654 to remove $dsttmp (via trap) unless we have already created it.
15655 If $src doesn't exist, detect it and exit with an error.
15656
15657 * config.guess: Recognize BSD on hp300.
15658
15659 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15660
15661 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15662 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15663
15664 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15665
15666 * Makefile.in (all-send-pr): depends on all-prms
15667
15668 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15669
15670 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15671
15672 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15673
15674 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15675 Added test for mips-mips-riscos5.
15676
15677 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15678
15679 * configure.in: use mh-hp300 for 68k HP hosts
15680
15681 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15682
15683 * configure: add support for CONFIG_SHELL, so that you can use
15684 some alternate shell for evaluating configure scripts
15685
15686 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15687
15688 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15689 in configure script to bug-gdb@prep.ai.mit.edu when building
15690 distribution archive.
15691 * Makefile.in (COMPRESS): Remove def.
15692 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15693 gdb.tar.Z and make-gdb.tar.Z respectively.
15694 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15695 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15696 to convergence with 'taz' target in Makefile.in.
15697
15698 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15699
15700 * install.sh (dsttmp): use trap to ensure that tmp files go
15701 away on error conditions
15702
15703 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15704
15705 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15706
15707 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15708
15709 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15710 its parent is '/' not ''.
15711
15712 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15713
15714 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15715
15716 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15717 that ${newsrcdir}/configure.in does.
15718
15719 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15720
15721 * test-build.mk: support for CONFIG_SHELL
15722
15723 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15724
15725 * config.sub (netware): Add as a basic system type.
15726
15727 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15728
15729 * Makefile.in (Makefile): depend on configure.in. Also drop the
15730 $(srcdir)/ from the dependency on Makefile.in.
15731
15732 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15733
15734 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15735 (h8300hhms is temporary until multi-libraries are implemented).
15736 * configure.in: Handle h8300h too.
15737
15738 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15739
15740 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15741
15742 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15743
15744 * configure: Remove extraneous output when guessing host type.
15745 * config.guess: Remove extraneous output when guessing using C
15746 compiler rather than uname, or when guessing fails.
15747
15748 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15749
15750 * Makefile.in: remove all.cross and install.cross targets
15751
15752 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15753 definitions
15754
15755 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15756
15757 * configure.in (target sh): Build gprof.
15758
15759 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15760
15761 * config.sub: change -solaris to -solaris2
15762
15763 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15764
15765 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15766
15767 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15768
15769 * configure: Correct error message for missing Makefile.in to
15770 print correct directory.
15771
15772 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15773
15774 * install.sh: kludge around 386BSD shell bug
15775
15776 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15777
15778 * config.guess: Recognize NeXT.
15779 * config.guess: Recognize i486-ncr-sysv4.
15780 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15781
15782 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15783
15784 * Makefile.in (MAKEINFOFLAGS): New variable.
15785 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15786 * build-all.mk, test-build.mk: Pass down --no-split as
15787 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15788
15789 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15790
15791 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15792
15793 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15794
15795 * Makefile.in (libg++.tar.z): New rule.
15796 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15797 * Makefile.in (taz): Only do a single chmod.
15798
15799 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15800
15801 * install.sh: don't use dirname anymore (replaced with sed usage)
15802
15803 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15804
15805 * Makefile.in: Change extension for gzip'd files from '.z' to
15806 '.gz' per new FSF standard usage.
15807
15808 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15809
15810 * configure: put quotes around the final value of program_transform_name
15811
15812 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15813
15814 * Makefile.in: new install.sh support; update install-info rules
15815
15816 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15817
15818 * configure.in: Build diff for crosses, but not for go32 host.
15819
15820 * configure.in: Build gprof only for native, and don't build it
15821 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15822
15823 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15824
15825 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15826
15827 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15828
15829 * configure.in (host_tools): Add prms.
15830
15831 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15832
15833 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15834 with $(FLAGS_TO_PASS) on the command line
15835
15836 * config.sub: Recognize lynx and lynxos
15837
15838 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15839
15840 * config.sub: Accept -ecoff*, not just -ecoff.
15841
15842 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15843
15844 * Makefile.in (taz): Use .gz suffix instead of .z.
15845 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15846 names.
15847
15848 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15849
15850 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15851
15852 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15853
15854 * Makefile.in (install-no-fixedincludes): install gcc last, so
15855 that rebuilds that might happen during 'make install' don't get
15856 bogus gcc include files
15857
15858 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15859
15860 Change from Utah for HPPA support:
15861 * config.guess: Recognize hppa1.x-hp-bsd.
15862
15863 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15864
15865 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15866 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15867
15868 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15869
15870 * config.sub: Add support for rom68k and bug boot monitors.
15871
15872 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15873
15874 * Makefile.in: Make all-opcodes depend on all-bfd.
15875
15876 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15877
15878 * config.guess: Added special check for i[34]86-univel-sysv4*.
15879
15880 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15881
15882 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15883 the processor rather than assuming i486.
15884
15885 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15886
15887 * config.guess: Recognize SunOS6 as Solaris3.
15888
15889 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15890
15891 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15892 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15893
15894 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15895
15896 * build-all.mk (all-cross): New target for Canadian Cross.
15897 Added Q2 go32 targets.
15898 * test-build.mk: Configure go32 cross sparclite-aout and
15899 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15900 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15901
15902 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15903
15904 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15905 GO32 hosted toolchains
15906
15907 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15908
15909 * configure: change so "-exec-prefix" gets passed down rather
15910 than "-exec_prefix" so autoconf generated Makefiles get the
15911 exec_prefix set right.
15912
15913 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15914
15915 * config.guess: get the Solaris2 minor version number
15916
15917 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15918
15919 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15920
15921 * config.guess: Recognize some Sequent platforms.
15922
15923 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15924
15925 * Makefile.in: added the vault-install target
15926
15927 * configure.in: actually use the Sun3 makefile fragment that's in
15928 config, also added the release dir to configdirs
15929
15930 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15931
15932 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15933
15934 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15935
15936 * configure.in: remove some program from Alpha targetted toolchains
15937
15938 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15939
15940 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15941 gprof.
15942 (taz): Run "make diststuff" in those directories instead of "make
15943 proto-dir". Look for "VERSION=" only at start of line in subdir
15944 Makefile. Use "gzip -9" for compression.
15945 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15946 (binutils.tar.z): New target.
15947
15948 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15949
15950 * Makefile.in (taz): Include gpl.texinfo.
15951
15952 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15953
15954 * Makefile.in (setup-dirs): Merged into "taz" target.
15955 (taz): Only do `proto-dir' stuff if a directory is actually needed
15956 for this target.
15957
15958 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15959
15960 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15961 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15962 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15963 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15964 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15965
15966 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15967
15968 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15969 config.sub, and move-if-change to gdb testsuite distribution
15970 archive, so the testsuite can be extracted, configured, and
15971 run separately from the gdb distribution. Blow away the Chill
15972 tests that require a Chill compiled executable, since GNU Chill
15973 is not yet publically available.
15974
15975 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15976
15977 * test-build.mk: set environment variables in a single command,
15978 instead of a list of assignments and exports
15979
15980 * config.guess: recognize Alpha/OSF1 systems
15981
15982 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15983
15984 * configure: Change help message to prefer --options rather than
15985 -options.
15986
15987 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15988
15989 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15990 zippy@ecst.csuchico.edu.
15991 * config.guess: Recognize miniframe.
15992
15993 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15994
15995 * Makefile.in: Use srcroot to find runtest rather than rootme.
15996 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15997
15998 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15999
16000 * test-build.mk: Extensive additions to support building on a
16001 machine other than the host.
16002
16003 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16004
16005 * configure (tooldir): Fix for i386-aix again.
16006
16007 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16008
16009 * configure, Makefile.in: Change definition of $(tooldir)
16010 to match the FSF.
16011
16012 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16013
16014 * config.guess: Recognize i[34]86/SVR4.
16015
16016 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16017
16018 * Makefile.in (all-gdb): gdb depends on sim.
16019
16020 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16021
16022 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16023 at the same time we make the prototype gdb directory.
16024 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16025 files at the same time as the gdb base release distribution.
16026
16027 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16028
16029 * Makefile.in (check): Use individual check targets rather than
16030 DO_X rule.
16031 (check-gcc): Added.
16032
16033 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16034
16035 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16036 for System V release 3.2.
16037
16038 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16039
16040 * config.sub: Recognize hppaosf.
16041 * configure.in: Do configure ld/binutils/gas for it.
16042
16043 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16044
16045 * configure (tooldir): Alter syntax used to set this, for systems
16046 where "\$" isn't handled right, like i386-aix.
16047
16048 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16049
16050 * configure: Pass program-transform-name, not
16051 program_transform_name, to recursive configures.
16052
16053 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16054
16055 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16056 of gas+ld+binutils.
16057
16058 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16059
16060 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16061
16062 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16063
16064 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16065
16066 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16067
16068 * Makefile.in (PRMS): Set back to all-prms.
16069
16070 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16071
16072 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16073 targets, rather than for MIPS hosts.
16074
16075 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16076
16077 * configure.in: add comment for --with-x default values
16078
16079 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16080
16081 * Makefile.in: add check-* targets for each of the directories in
16082 the tree. Add a definition of RUNTEST that will use the one we
16083 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16084
16085 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16086
16087 * configure.in: Removed obsolete references to bfd_target and
16088 target_makefile_frag.
16089
16090 * build-all.mk: Set assorted targets for Q2.
16091 * config.sub: Recognize z8k-sim and h8300-hms.
16092 * test-build.mk: Really don't pass host to configure.
16093 (HOLES): Added uname.
16094
16095 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16096
16097 * configure: Handle an empty program-prefix, program-suffix or
16098 program-transform-name correctly.
16099
16100 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16101
16102 * build-all.mk: -G 8 no longer required for MIPS targets.
16103 * test-build.mk: Don't pass host argument to configure; make it
16104 guess.
16105
16106 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16107
16108 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16109 * Makefile.in (COMPRESS): New macro, like GZIP.
16110
16111 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16112
16113 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16114
16115 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16116 with gas currently defaults to -G 0.
16117
16118 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16119
16120 * Makefile.in (all-flex): flex depends on byacc.
16121
16122 * build-all.mk: If host not specified, use config.guess. Pass TAG
16123 to test-build.mk as RELEASE_TAG.
16124 * test-build.mk (configargs): New variable containing arguments to
16125 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16126 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16127
16128 * config.guess: Use /bin/uname when checking -X argument on SCO,
16129 to avoid invoking GNU uname which doesn't understand -X.
16130
16131 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16132
16133 * configure.in: Build gas for mips-*-*.
16134
16135 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16136
16137 * Makefile.in (all.normal): insert missing backslash.
16138
16139 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16140
16141 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16142
16143 * Makefile.in: Complete overhaul to merge many almost identical
16144 targets.
16145
16146 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16147
16148 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16149 (gdb.tar.Z): Adjusted.
16150
16151 * Makefile.in (setup-dirs, taz): New targets; should be general
16152 enough to adapt for gdb sometime. Build only .z file.
16153 (gas.tar.z): New target.
16154
16155 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16156
16157 * build-all.mk: Use CC=cc -Xs on Solaris.
16158
16159 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16160
16161 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16162 for handling BISON for FSF releases.
16163
16164 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16165
16166 * configure: Actually implement the change zoo just documented.
16167
16168 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16169
16170 * configure: when using config.guess, only set target_alias when
16171 it's not already been set (ie, on the command line)
16172
16173 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16174
16175 * Makefile.in: add installcheck target, set PRMS to install-prms
16176
16177 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16178
16179 * configure: add support for package_makefile_fragment, handle the
16180 case where a directory has a configure.in file but no Makefile.in
16181 more gracefully (with an actual understandable error message, even);
16182 add support for --without (and add this to the usage message); also
16183 explicitly add a --host=${host_alias} to the command line when
16184 config.guess is used
16185
16186 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16187
16188 * configure: Must use both --host and --target in recursive calls.
16189
16190 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16191
16192 * Makefile.in: Change deja-gnu to dejagnu.
16193
16194 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16195
16196 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16197
16198 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16199
16200 * configure.in: canonicalize all instances to *-*-solaris2*,
16201 also strip out a number of tools to not build for go32 host
16202
16203 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16204
16205 * config.guess: add GPL.
16206
16207 * Makefile.in, config.guess, config.sub, configure: bump
16208 copyrights to 93.
16209
16210 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16211
16212 * Makefile.in (do-info): Removed obsolete check for existence of
16213 localenv file.
16214
16215 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16216
16217 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16218
16219 * Makefile.in: a couple of 'else true' for decstation,
16220 support for TclX
16221
16222 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16223
16224 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16225
16226 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16227
16228 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16229
16230 * config.guess: Recognize i386-ibm-aix (PS/2).
16231 * configure.in: Use config/mh-aix386 file for it.
16232
16233 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16234
16235 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16236 CC_FOR_TARGET instead.
16237 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16238
16239 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16240
16241 * Makefile.in: Add sim to list of directories sent with gdb
16242
16243 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16244
16245 * configure.in: Put back mips-dec-bsd* case.
16246
16247 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16248
16249 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16250 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16251 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16252
16253 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16254
16255 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16256
16257 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16258 (install-info): install dir.info only if it exists,
16259 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16260
16261 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16262
16263 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16264 gas for mips-dec-bsd.
16265
16266 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16267
16268 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16269 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16270
16271 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16272
16273 * configure.in: Added "dejagnu" to hosttools list.
16274
16275 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16276
16277 * config.sub, configure.in, config.guess: Add support
16278 for Bosx, an AIX variant from Bull.
16279 Patches from F.Pierresteguy@frcl.bull.fr.
16280
16281 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16282
16283 * devo/dejagnu: Initial creation of devo/dejagnu.
16284 Migrated dejagnu testcases and support files for testing software
16285 tools to reside as subdirectories, currently called "testsuite",
16286 within the directory of the software tool. Migrated all programs,
16287 support libraries, etc. beloging to dejagnu proper from
16288 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16289 with no modifications. The changes to these files which will
16290 allow them to configure, build, and execute properly will be made
16291 in a future update.
16292
16293 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16294
16295 * Makefile.in: Change send_pr to send-pr.
16296 * configure.in: Likewise.
16297 * send_pr: Renamed directory to send-pr.
16298
16299 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16300
16301 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16302
16303 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16304
16305 * README: Update for gdb-4.8 release.
16306 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16307 gdb-xxx.tar.z (gzip'd) file also.
16308
16309 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16310
16311 * Makefile.in: make all-diff depend on all-libiberty
16312
16313 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16314
16315 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16316
16317 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16318
16319 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16320
16321 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16322
16323 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16324 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16325 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16326
16327 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16328
16329 * Makefile.in: makeinfo binary is in a new location
16330
16331 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16332
16333 * config.sub: Accept -ecoff as an OS.
16334
16335 * Makefile.in: Various changes to eliminate a level of make
16336 recursion and reduce the required command line length.
16337 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16338 sub-makes.
16339 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16340 variables holding settings for specific sub-makes.
16341 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16342 in terms of BASE_FLAGS_TO_PASS.
16343 (TARGET_LIBS): New variable listing directories which use
16344 TARGET_FLAGS_TO_PASS.
16345 (subdir_do): Eliminated.
16346 (do-*): New set of targets to replace subdir_do.
16347 (various): All targets which used subdir_do now depend on do-*.
16348 (local-clean): Renamed from do_clean.
16349 (local-distclean): New target, dependency of distclean and
16350 realclean.
16351 (install-info): Don't create directories. Depend on dir.info
16352 rather than calling make recursively.
16353 (install-dir.info): Eliminated.
16354 (install-info-dirs): Create all info directories here.
16355 (dir.info): Depend upon do-install-info.
16356
16357 * test-build.mk (HOLES): Added false.
16358
16359 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16360
16361 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16362
16363 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16364
16365 * Makefile.in (info): remove dependency on all-texinfo. The
16366 problem was really in texinfo/C, not at this level.
16367
16368 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16369
16370 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16371
16372 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16373
16374 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16375 GDB releases.
16376
16377 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16378
16379 * configure: Include srcdir in message about target of link not
16380 being found. Don't convert `-' to `_' in `with' options being
16381 passed to subdirs.
16382
16383 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16384
16385 * configure.in: add uudecode to host_tools
16386
16387 * Makefile.in: added {all,install}-uudecode targets, added them to
16388 the appropriate lists
16389
16390 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16391
16392 * Makefile.in (all-gcc): Added dependency on all-gas.
16393
16394 * configure.in (mips-*-*): Build ld and binutils.
16395
16396 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16397
16398 * configure: check return code from mkdir, print error message and
16399 exit on failure.
16400
16401 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16402
16403 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16404
16405 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16406
16407 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16408
16409 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16410
16411 * config.sub (h8500): Recognize this as a cpu type.
16412
16413 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16414
16415 * configure: source directory missing is no longer a warning
16416
16417 * configure.in: recognize irix[34]* instead of irix[34]
16418
16419 * Makefile.in: define and pass down X11_LIB
16420
16421 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16422
16423 * guess-systype: Renamed to ...
16424 * config.guess: ... by popular request.
16425 * configure.in, Makefile.in: Update accordingly.
16426
16427 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16428
16429 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16430 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16431 + Execute ./dummy instead of assuming . is in PATH.
16432
16433 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16434
16435 * guess-systype: New shell script. Attempts to guess the
16436 canonical host name of the executing host.
16437 Only a few hosts are supported so far.
16438 * configure: Call guess-systype if no host is specified.
16439
16440 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16441
16442 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16443 gcc Makefile.
16444
16445
16446 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16447
16448 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16449 (all-gcc, install-gcc, subdir_do): Use it.
16450
16451 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16452
16453 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16454
16455 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16456
16457 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16458 set exclusively by configure, using configure.in .
16459
16460 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16461
16462 * test-build.mk: set $PATH for all builds
16463
16464 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16465
16466 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16467
16468 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16469 the one used in gcc/Makefile.in, so that a null expansion doesn't
16470 override the one needed to build gcc with a native cc.
16471
16472
16473 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16474
16475 * configure: Accept -with arguments.
16476
16477 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16478
16479 * Makefile.in: added h8300sim
16480
16481 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16482
16483 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16484 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16485 (all-cygnus, native, build-cygnus): Make
16486 $(canonhost)-stamp-3stage-done, not $(host)....
16487 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16488 i386-sco3.2v4. Added else true to if command.
16489
16490 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16491
16492 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16493
16494 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16495
16496 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16497
16498 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16499
16500 * configure.in: don't remove binutils from Solaris builds
16501
16502 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16503
16504 * Makefile.in: get rid of earlier definitions for *clean,
16505 also handle the recursive info rule better
16506
16507 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16508
16509 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16510 do more-or-less the right thing.
16511
16512 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16513
16514 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16515 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16516
16517 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16518
16519 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16520 $(host_canonical).
16521
16522 * configure.in: split the configdirs list into 4 categories (native
16523 v. cross, library v. tool) and handle the cross-only and native-
16524 only in more reasonable (and correct!) way.
16525
16526 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16527
16528 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16529 configdirs anymore.
16530
16531 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16532
16533 * Makefile.in: extensive cleanup:: removed all of the explicit
16534 clean-* targets, collapsed many wrappers around subdir_do into
16535 one, added additional targets to satisfy standards.texi, deleted
16536 some old targets, some changes for consistency
16537
16538 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16539
16540 * configure.in: handle some programs as cross-only, and others as
16541 native only
16542
16543 * test-build.mk: handle partial holes in a more generic manner
16544
16545 * Makefile.in: m4 depends on libiberty
16546
16547 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16548
16549 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16550 time, wdiff, and find to configdirs
16551
16552 * Makefile.in: all, clean, and install rules for the new programs
16553 added to configure.in
16554
16555 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16556
16557 * configure.in: use mh-sun for all *-sun-* hosts
16558
16559 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16560
16561 * Makefile.in: define flags for X11 include files and library file
16562 locations, pass them down to the programs that need this info
16563
16564 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16565
16566 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16567
16568 * configure.in: start building libg++ for HP-UX targets
16569
16570 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16571
16572 * README: Update references to files moved into etc/.
16573
16574 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16575
16576 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16577 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16578
16579 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16580
16581 * configure: accept dash as well as underscore in long option
16582 names for FSF compatibility.
16583
16584 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16585
16586 * config.sub: added -sco3.2v4 support from FSF.
16587
16588 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16589
16590 * configure.in: expand the section that adds or removes
16591 directories from the list of programs to build, to handle native
16592 vs. cross in addition to host v. native
16593
16594 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16595
16596 * Makefile.in: Replace C++ in macro names with CXX.
16597 This is less likely to break ...
16598
16599 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16600
16601 * test-build.mk: add -w to GNU_MAKE
16602
16603 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16604
16605 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16606 add 'sparc' to list of recognized cpus. This needed to make
16607 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16608 Delete some redundant ose68 variants. Recognize -wrs as an os,
16609 then changes that into $CPU-wrs-vxworks.
16610
16611 * configure.in: remove most references to gdbtest, regularize
16612 target based program removal
16613
16614 * test-build.mk: import from p3 tree (many fixes and changes)
16615
16616 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16617
16618 * Makefile.in: added rules to handle tcl, tk, and expect
16619
16620 * configure.in: handle those directories if they exist
16621
16622 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16623
16624 * config.sub: removed bogus hppabsd and hppahpux names, since
16625 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16626
16627 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16628
16629 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16630 depends upon all-xiberty
16631
16632 * Makefile.in: changes from p3, including:
16633
16634 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16635
16636 * Makefile.in (XTRAFLAGS): include newlib directories if
16637 newlib/Makefile exists, rather than if host != target.
16638
16639 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16640
16641 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16642 from the same source tree and not building a cross-compiler. This
16643 matters for the libg++ configuration if reconfiguring a tree that
16644 has already been installed.
16645
16646 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16647
16648 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16649 pick up the machine and system specific header files.
16650
16651 * Makefile.in: added AS_FOR_TARGET, passed down in
16652 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16653 the C compiler to use to create programs which are run in the
16654 build environment, set it to default to $(CC), and passed it down
16655 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16656
16657 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16658
16659 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16660 We need them for unusual native builds, like systems without
16661 ranlib.
16662
16663 * configure: also define $(host_canonical) and
16664 $(target_canonical), which are the full, canonical names for the
16665 given host and target
16666
16667 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16668
16669 * Makefile.in: Added separate definitions for C++.
16670
16671 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16672
16673 * configure.in (configdirs): Add deja-gnu.
16674
16675 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16676
16677 * README: Update for configure.texi and gdb-4.7 release.
16678
16679 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16680
16681 * Makefile.in: Move "all" target to top of file.
16682 Previously, first target was ".PHONY" which caused BSD4.4 make
16683 to build .PHONY when make was run without arguments.
16684
16685 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16686
16687 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16688 Library-copylefted code in libiberty.
16689
16690 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16691
16692 * config.sub: Replace m68kmote with plain old m68k.
16693
16694 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16695
16696 * Makefile.in: Remove space from blank line, avoid Make complaints.
16697
16698 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16699
16700 * config.sub: Complain if no argument is given. Added support for
16701 386bsd as OS and target alias.
16702
16703 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16704
16705 * Makefile.in (XTRAFLAGS): include newlib directories if
16706 newlib/Makefile exists, rather than if host != target.
16707
16708 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16709
16710 * config.sub: recognize sparclite-wrs-vxworks.
16711
16712 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16713 p3.) Added clean-xiberty to clean.
16714
16715 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16716
16717 * configure.in: use *-*-* instead of nested cases for host and target
16718
16719 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16720
16721 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16722 from the same source tree and not building a cross-compiler. This
16723 matters for the libg++ configuration if reconfiguring a tree that
16724 has already been installed.
16725
16726 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16727
16728 * config.sub (i486v/i486v4): Merge in from FSF version.
16729
16730 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16731
16732 * configure: only set PWD if it is already set.
16733
16734 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16735
16736 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16737 doesn't have unset and all success paths (and most error paths)
16738 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16739 to just ${PWD} to avoid confusion.)
16740
16741 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16742
16743 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16744 even for a native compilation.
16745
16746 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16747
16748 Changes to make the gdb.tar.Z rule work better.
16749
16750 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16751 (DEVO_SUPPORT): Add configure.texi.
16752 (bfd-ilrt.tar.Z): Remove ancient rule.
16753
16754 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16755
16756 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16757 pick up the machine and system specific header files.
16758
16759 * configure.in, config.sub: added new target m68010-adobe-scout,
16760 with alias of adobe68k. Changed configure.in to check for
16761 -scout before -sco* to avoid a false match.
16762
16763 * Makefile.in: added AS_FOR_TARGET, passed down in
16764 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16765 the C compiler to use to create programs which are run in the
16766 build environment, set it to default to $(CC), and passed it down
16767 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16768
16769 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16770
16771 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16772 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16773 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16774 FOR_TARGET variants, to newlib and libg++.
16775
16776 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16777
16778 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16779 first.
16780
16781 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16782
16783 * config.sub: Accept `elf' as an environment.
16784
16785 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16786
16787 * Makefile.in (all-opcodes): cd into the right directory
16788
16789 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16790
16791 * configure: added -program_transform_name option, used as
16792 argument to sed when installing programs.
16793 configure.texi: added documentation for -program_prefix,
16794 -program_suffix and -program_transform_name.
16795
16796 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16797
16798 * config.sub: Accept i486 where i386 ok.
16799
16800 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16801
16802 * config.sub: accept we32k
16803
16804 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16805
16806 * config.sub, configure.in: accept OSE68000 and OSE68k.
16807
16808 * Makefile.in: don't create all directories for ``make install'';
16809 let the subdirectories create the ones they need.
16810
16811 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16812
16813 * COPYING: new file, GPL v2
16814
16815 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16816
16817 * Makefile.in: use the new gen-info-dir, which needs a template
16818 argument (which also lives in texinfo)
16819
16820 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16821
16822 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16823
16824 * config.sub (ncr3000): Change i386 to i486.
16825
16826 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16827
16828 * Makefile.in: add install-rcs, install-grep to
16829 install-no-fixedincludes, removed install-bison and install-libgcc
16830
16831 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16832
16833 * configure.in: grab the HPUX makefile fragment if on HPUX
16834
16835 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16836
16837 * Makefile.in: eradicate bison spoor (ditto libgcc).
16838 configure.in: recognise m68{k,000}-ericsson-OSE.
16839 es1800 is alias for m68k-ericsson-OSE
16840
16841 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16842
16843 * configure.in: rearrange the parts that remove programs from
16844 configdirs, based now on HOST==TARGET or by canonical triple.
16845
16846 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16847
16848 * test-build.mk: recurse explicitly with -f test-build.mk when
16849 appropriate. predicate stage3 and comparison on the existence
16850 of gcc. That is, if gcc isn't around, we aren't three-staging.
16851 On very clean, also remove ...stamp-co. Build in-place before
16852 doing other builds.
16853
16854 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16855
16856 * Makefile.in, configure.in: add tgas
16857
16858 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16859
16860 * Makefile.in: a number of changes merged in from progressive.
16861
16862 * configure.in: add libm.
16863
16864 * .cvsignore: ignore some stuff that comes from test-build.mk.
16865
16866 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16867
16868 * config.sub: Add es1800 (m68k-ericsson-es1800).
16869
16870 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16871
16872 * configure: Add program_suffix (parallel to program_prefix)
16873 * Makefile.in: adjust directory-creating script for losing decstation
16874
16875 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16876
16877 * configure: Minor $subdir-related fixes.
16878
16879 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16880
16881 * configure: fix various problems with propogating
16882 makefile_target_frag in subdirs.
16883 * configure.in: config libgcc if its there
16884
16885 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16886
16887 * config.sub: HPPA merge.
16888
16889 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16890
16891 * Makefile.in: Replace all-bison with all-byacc in all
16892 dependency lines for other tools (which now use byacc).
16893
16894 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16895
16896 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16897
16898 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16899
16900 * Makefile.in: make gprof rules similar to byacc rules (instead of
16901 vestigal $(unsubdir) that didn't work...)
16902
16903 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16904
16905 * config.sub: Add support for Linux.
16906 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16907 (at least for libg++).
16908
16909 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16910
16911 * configure.texi: fix doc for the -nfp option to configure
16912
16913 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16914
16915 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16916
16917 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16918
16919 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16920 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16921 * configure.in: added solaris* host_makefile_frag hook.
16922
16923 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16924
16925 * config.sub: changed recognition of m68000 so that various
16926 m68k types can be specified via m680[01234]0
16927
16928 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16929
16930 * config.sub (basic_machine): fix sed so that '-foo' isn't
16931 completely substituted out while .+'-foo' loses the '-foo'
16932
16933 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16934
16935 * config.sub ($os): Add -aout.
16936
16937 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16938
16939 * configure: If host_makefile_frag is absolute, don't
16940 prefix ${invsubdir} (relevant to libg++ auto-configure).
16941
16942 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16943
16944 * Makefile.in (tooldir): Define it.
16945 (all-ld): Depend on all-flex.
16946
16947 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16948
16949 * Makefile.in (check): Fix libg++ special case.
16950
16951 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16952
16953 * configure: do not bury `pwd` into config.status, thus do fewer
16954 pwd's.
16955
16956 * configure: print the "Building in" message only when building in
16957 other than "." AND verbose.
16958
16959 * configure: remove -s, rework -v to better accommodate guested
16960 configures.
16961
16962 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16963
16964 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16965
16966 * Makefile.in: macroize flags passed on recursion. remove
16967 fileutils.
16968
16969 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16970
16971 * configure: get makesrcdir right for subdirs deeper than 1.
16972
16973 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16974 install.
16975
16976 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16977
16978 * Makefile.in: don't print subdir_do or recursion lines.
16979
16980 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16981
16982 * standards.texi: added menu item.
16983
16984 * Makefile.in: build and install standards.info.
16985
16986 * standards.texi: new file.
16987
16988 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16989
16990 * configure: test for and move config.status pieces from
16991 ${subdir}/.
16992
16993 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16994
16995 * configure: Test for existance of files before trying to mv
16996 them, to avoid numerous non-existance messages.
16997
16998 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16999
17000 * configure: correct final line of config.status.
17001
17002 * configure: patch from eggert. Avoids a protection problem if
17003 the original Makefile.in is read only.
17004
17005 * configure: use move-if-change from gcc to create config.status.
17006 Some makefiles depend on config.status to tell if a directory
17007 has been reconfigured for a different host. This change
17008 prevents those directories from remaking everything in the case
17009 where the reconfig was only intended to rebuild a Makefile.
17010
17011 * configure: test for config.sub with "config.sub sun4" rather
17012 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17013 host alias from a missing config.sub.
17014
17015 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17016
17017 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17018 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17019
17020 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17021
17022 * configure: mkdir ${subdir} as needed.
17023
17024 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17025
17026 * Makefile.in,configure.in: added autoconf.
17027
17028 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17029
17030 * Makefile.in: no longer pass against on recursion.
17031
17032 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17033 definitions are not inherited.
17034
17035 * configure: correct makesrcdir when subdir is .
17036
17037 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17038
17039 * configure: Add support for 'subdirs' variable, which is
17040 like 'configdirs', except that configure doesn't re-invoke
17041 itself for subdirs, it just creates a Makefile for each subdir.
17042 * configure.texi: Document subdirs.
17043
17044 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17045
17046 * configure.in: added flex to configdirs
17047
17048 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17049
17050 * Makefile.in: remove clean-stamps from clean.
17051
17052 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17053
17054 * configure.in: Add gdbtest to configdirs.
17055
17056 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17057
17058 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17059 to recursive makes.
17060 * configure.in: Recognize new ncr3000 config.
17061
17062 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17063
17064 * Makefile.in, configure.in: removed references to gdbm.
17065
17066 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17067
17068 * config.sub: Don't canonicalize os value
17069 newsos* to bsd (readline needs to check for newsos).
17070 (This fix was earlier made Jan 31, but got re-broken.)
17071
17072 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17073
17074 * configure.in: sco is an os, not a vendor!
17075
17076 * configure: Quote $( better. Keep various shells happy.
17077
17078 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17079
17080 * Makefile.in: eliminate stamp-files.
17081
17082 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17083
17084 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17085 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17086
17087 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17088
17089 * config.sub: fix iris/iris3.
17090
17091 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17092
17093 * configure: re-add -rm.
17094
17095 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17096
17097 * Maskefile.in: add .stmp-rcs to all.
17098
17099 * configure.in: remove gas from rs6000 build, use aix host fragment.
17100
17101 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17102
17103 * configure: pass down site_option during recursion.
17104
17105 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17106
17107 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17108
17109 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17110
17111 * configure: Change exec_prefix so that it really defaults to prefix.
17112
17113 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17114
17115 * Makefile.in, configure.in: Add support for mmalloc library.
17116
17117 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17118
17119 * Makefile.in: add stmp dependencies for a few more things.
17120
17121 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17122
17123 * configure: adjusted error message on objdir/srcdir configure
17124 collision, per john's suggestion.
17125
17126 * Makefile.in: add libiberty stmp to all and all.cross.
17127
17128 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17129
17130 * Makefile.in: remove force dependencies, add grep to all.
17131
17132 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17133
17134 * Makefile.in: drop flex. make stamp files work.
17135
17136 * configure: added test for conflicting configuration in srcdir,
17137 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17138 gets cranky. use relative paths for configure and srcdir
17139 whenever possible. Send some error messages to stderr that were
17140 going to stdout.
17141
17142 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17143
17144 * Makefile.in: Fix libg++ rule to check for gcc directory
17145 before using gcc/gcc. Also pass XTRAFLAGS.
17146
17147 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17148
17149 * Makefile.in: added stmp-files so that directories aren't polled
17150 when they are already built.
17151
17152 * configure.texi: fixed a node pointer problem.
17153
17154 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17155
17156 * config.sub configure.in gdb/configure.in
17157 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17158 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17159 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17160
17161 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17162
17163 * configure: -recurring becomes -silent. corrected help message
17164 for -site= option.
17165
17166 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17167
17168 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17169
17170 * configure: when building Makefile for crosses, replace
17171 tooldir and program_prefix. default srcdir from location of
17172 config.sub. remove "for host in hosts" and "for target in
17173 targets" loops.
17174
17175 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17176
17177 * Makefile.in: Do not pass bindir or mandir to cvs.
17178
17179 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17180
17181 * Makefile.in, configure.in: removed traces of namesubdir,
17182 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17183 copyrights to '92, changed some from Cygnus to FSF.
17184
17185 * configure.texi: remove most references to multiple hosts,
17186 multiple targets, subdirs, etc.
17187
17188 * configure.man: removed rcsid. reference config.sub not
17189 config.subr.
17190
17191 * Makefile.in: mkdir $(infodir) on install-info.
17192
17193 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17194
17195 * configure.texi: Explain better about .gdbinit and about
17196 the environment that configure.in sections run in.
17197
17198 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17199
17200 * configure.in: Ultrix is only a decstation if it's a MIPS.
17201
17202 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17203
17204 * README: DOC.configure => cfg-paper.texi.
17205
17206 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17207
17208 * config.sub (near case $os): Don't convert newsos* to bsd!
17209
17210 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17211
17212 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17213 the number of copies of COPYING that go into the GDB tar file.
17214
17215 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17216
17217 * bfd/configure.in, gdb/config/mh-i386sco,
17218 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17219 Fix SCO configuration stuff.
17220
17221 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17222
17223 * Makefile.in: For libg++, make sure the -I pointing
17224 to the gcc directory goes *after* all the libg++-local -I flags.
17225 Also, move just-gcc dependency from just-libg++ to all-libg++.
17226
17227 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17228
17229 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17230
17231 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17232
17233 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17234
17235 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17236
17237 * config.sub: Add stratus configuration frags. Also
17238 submitted to FSF.
17239
17240 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17241
17242 * Makefile.in (DEV_SUPPORT): add configure.man.
17243
17244 * config.sub(Decode manufacturer-specific): add -none*.
17245
17246 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17247
17248 * Makefile.in: remove form feeds to make Sun's make happy.
17249 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17250
17251 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17252
17253 * Makefile.in (AR_FLAGS): Make quieter.
17254
17255 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17256
17257 * configure.in: Add libg++.
17258 * configure: When verbose, don't output the command line at each
17259 level; it will be unremarkably the same as the previous version,
17260 which will be the same as what the user typed.
17261
17262 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17263
17264 * configure.in, Makefile.in: fix clean-info, add flex. add
17265 fileutils.
17266
17267 * configure: be less sensitive to spaces in Makefile.in. Do not
17268 look for sources in "..". Doing so breaks subdirectories that
17269 might have their own configure. If a subdir has it's own
17270 configure script, use it.
17271
17272 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17273
17274 * cfg-paper.texi: some changes suggested by rms.
17275
17276 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17277
17278 * config.sub: Merge in some small additions from the FSF version,
17279 taken from the gcc distribution, to bring the Cygnus and FSF
17280 versions into closer sync.
17281
17282 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17283
17284 * configure.in: Changed svr4 references to sysv4.
17285
17286 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17287
17288 * configure: added -V for version number option.
17289
17290 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17291
17292 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17293 renamed from DOC.configure to cfg-paper.texi.
17294
17295 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17296
17297 * configure, config.subr, config.sub: config.subr is now
17298 config.sub again.
17299
17300 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17301
17302 * configure.texi: new file, in progress.
17303
17304 * Makefile.in: build info file and install the man page for
17305 configure.
17306
17307 * configure.man: new file, first cut.
17308
17309 * configure: find config.subr again now that configuration "none"
17310 has gone. removed all traces of the -ansi option. removed all
17311 traces of the -languages option.
17312
17313 * config.subr: resync from rms.
17314
17315 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17316
17317 * configure, config.sub, config.subr: merge config.sub into
17318 config.subr, call the result config.subr, remove config.sub, use
17319 config.subr.
17320
17321 * Makefile.in: revised install for dir.info.
17322
17323 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17324
17325 * configure.in: add decstation host makefile frag.
17326
17327 * Makefile.in: BISON now bison -y again. also install-gcc on
17328 install. clean-gdbm on clean. infodir belongs in datadir.
17329 Make directories for info install. Build dir.info here then
17330 install it.
17331
17332 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17333
17334 * Makefile.in: fix for bad directory tests.
17335
17336 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17337
17338 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17339 regexp. -srcdir relative was being handled incorrectly.
17340
17341 * Makefile.in: unwrapped some for loops so that parallel makes
17342 work again and so one can focus one's attention on a particular
17343 package.
17344
17345 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17346
17347 * configure: added PWD as a stand in for `pwd` (for speed). use
17348 elif wherever possible. make -srcdir work without -objdir.
17349 -objdir= commented out.
17350
17351 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17352
17353 * configure: +options become --options. -subdirs commented out.
17354 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17355 Makefile now at top of generated Makefile. Removed cvs log
17356 entries. added -srcdir. create .gdbinit only if there is one
17357 in ${srcdir}.
17358
17359 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17360 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17361 and mandir now keyed off datadir by default.
17362
17363 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17364
17365 * Freshly created ChangeLog.
17366
17367 \f
17368 Local Variables:
17369 mode: change-log
17370 left-margin: 8
17371 fill-column: 76
17372 version-control: never
17373 End: