Don't abort() when disassembling bad moxie instructions.
[deliverable/binutils-gdb.git] / ChangeLog
1 2012-09-21 Steve Ellcey <sellcey@mips.com>
2
3 * configure.ac: Add mips*-mti-elf* target.
4 * configure: Regenerate.
5
6 2012-09-19 Ian Lance Taylor <iant@google.com>
7
8 * configure.ac (host_libs): Add libbacktrace.
9 (target_libraries): Add libbacktrace.
10 * Makefile.def (host_modules): Add libbacktrace.
11 (target_modules): Likewise.
12 * configure, Makefile.in: Rebuild.
13
14 2012-09-15 Jiong Wang <jiwang@tilera.com>
15
16 * configure.ac (ENABLE_GOLD): support tilegx*
17 * configure: rebuild
18
19 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
20
21 PR target/38607
22 Merge upstream change.
23 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
24
25 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
26 Add libgomp*.o to compare_exclusions for AIX.
27 * configure: Regenerate.
28
29 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
30
31 PR binutils/4970
32 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
33 and opcodes.
34 * Makefile.in: Regenerated.
35
36 2012-08-14 Diego Novillo <dnovillo@google.com>
37
38 Merge from cxx-conversion branch.
39
40 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
41 POSTSTAGE1_CONFIGURE_FLAGS.
42 * Makefile.in: Regenerate.
43 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
44 Force C++ when bootstrapping.
45 * configure: Regenerate.
46
47 2012-07-06 Richard Guenther <rguenther@suse.de>
48
49 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
50 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
51 --with-gmp=system.
52 * Makefile.in: Regenerated.
53 * configure: Likewise.
54
55 2012-07-06 Richard Guenther <rguenther@suse.de>
56
57 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
58 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
59 supply V=1 as extra_make_flags.
60 * configure: Regenerated.
61 * Makefile.in: Likewise.
62
63 2012-07-03 Richard Guenther <rguenther@suse.de>
64
65 * Makfile.def (isl): Remove not necessary extra_exports and
66 extra_make_flags.
67 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
68 * Makefile.in: Regenerated.
69
70 2012-07-03 Richard Guenther <rguenther@suse.de>
71
72 * Makefile.def (cloog): Add V=1 to extra_make_flags.
73 * configure.ac: If either the ISL or the CLooG check failed
74 do not try to build in-tree versions.
75 * Makefile.in: Regenerated.
76 * configure: Regenerated.
77
78 2012-07-02 Richard Guenther <rguenther@suse.de>
79 Michael Matz <matz@suse.de>
80 Tobias Grosser <tobias@grosser.es>
81 Sebastian Pop <sebpop@gmail.com>
82
83 * Makefile.def: Add ISL host module, remove PPL host module.
84 Adjust ClooG host module to use the proper ISL.
85 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
86 * configure.ac: Include config/isl.m4. Add ISL host library,
87 remove PPL. Remove PPL configury, add ISL configury, adjust
88 ClooG configury.
89 * Makefile.in: Regenerated.
90 * configure: Likewise.
91
92 2012-07-02 Richard Guenther <rguenther@suse.de>
93
94 Merge from graphite branch
95 2011-07-21 Tobias Grosser <tobias@grosser.es>
96
97 * configure: Regenerated.
98 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
99 both cloog.org and legacy versions. The only supported version will
100 be CLooG with the isl backend.
101
102 2011-07-21 Tobias Grosser <tobias@grosser.es>
103
104 * configure: Regenerated.
105 * configure.ac: Require cloog isl 0.17.0
106
107 2011-07-21 Tobias Grosser <tobias@grosser.es>
108
109 * configure: Regenerated.
110 * config/cloog.m4: Do not define CLOOG_ORG
111
112 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
113
114 * configure.ac: Skip C if explicitly selected.
115 * configure: Regenerate.
116
117 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
118
119 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
120 they contain -O2.
121 * configure: Regenerate.
122
123 2012-06-20 Jason Merrill <jason@redhat.com>
124
125 * Makefile.tpl (check-target-libgomp-c++): New.
126 (check-target-libitm-c++): New.
127 * Makefile.def (c++): Add them.
128 * Makefile.in: Regenerate.
129
130 2012-05-16 Olivier Hainque <hainque@adacore.com>
131
132 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
133 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
134 (install-no-fixedincludes): Adjust accordingly.
135 * Makefile.in: Regenerate.
136
137 2012-05-09 Nick Clifton <nickc@redhat.com>
138 Paul Smith <psmith@gnu.org>
139
140 PR bootstrap/50461
141 * configure.ac (mpfr-dir): When using in-tree MPFR sources
142 allow for the fact that from release v3.1.0 of MPFR the source
143 files were moved into a src sub-directory.
144 * configure: Regenerate.
145
146 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
147
148 * configure.ac: Bump minimum MPFR version to 2.4.0.
149 * configure: Regenerated.
150
151 2012-05-01 Richard Henderson <rth@redhat.com>
152
153 * Makefile.def (libatomic): New target_module.
154 * configure.ac (target_libraries): Add libatomic.
155 (noconfigdirs): Check if libatomic is supported.
156 * Makefile.in, configure: Rebuild.
157
158 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
159
160 Merge upstream change
161 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
162
163 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
164
165 * libtool.m4: Additional FreeBSD 10 fixes.
166
167 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
168
169 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
170 they contain -O2.
171 * configure: Regenerate.
172
173 2012-05-14 Catherine Moore <clm@codesourcery.com>
174
175 * NEWS: Mention PowerPC VLE port.
176
177 2012-05-11 Mike Frysinger <vapier@gentoo.org>
178
179 * MAINTAINERS (config/): Move to intl/ section.
180 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
181
182 2012-05-09 Nick Clifton <nickc@redhat.com>
183 Paul Smith <psmith@gnu.org>
184
185 PR bootstrap/50461
186 * configure.ac (mpfr-dir): When using in-tree MPFR sources
187 allow for the fact that from release v3.1.0 of MPFR the source
188 files were moved into a src sub-directory.
189 * configure: Regenerate.
190
191 2012-05-02 Roland McGrath <mcgrathr@google.com>
192
193 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
194 * configure: Regenerate.
195
196 2012-04-25 Joel Brobecker <brobecker@adacore.com>
197
198 * config.sub: Update to 2012-04-18 version from official repo.
199
200 2012-03-19 Tristan Gingold <gingold@adacore.com>
201
202 * configure.ac (ia64*-*-*vms*): Add support for ld.
203 * configure: Regenerate.
204
205 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
206
207 * configure.ac (enable_libgomp): Remove *-*-irix6*.
208 (unsupported_languages): Remove mips-sgi-irix6.*.
209 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
210 (with_stabs): Remove.
211 * configure: Regenerate.
212
213 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
214
215 * configure.ac (enable_libgomp): Remove *-*-osf*.
216 (with_stabs): Remove alpha*-*-osf*.
217 * configure: Regenerate.
218
219 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
220
221 * COPYING.NEWLIB: Modify DJ Delorie license to include
222 modification rights in clause as permitted by DJ Delorie.
223 * COPYING.LIBGLOSS: Ditto.
224
225 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
226
227 * COPYING.NEWLIB: Remove two unused licenses.
228
229 2012-03-05 Tristan Gingold <gingold@adacore.com>
230
231 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
232 * configure: Regenerate.
233
234 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
235
236 * COPYING.NEWLIB: Add Adapteva notice.
237 * COPYING.LIBGLOSS: Add Adapteva notice.
238
239 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
240
241 * configure: Regenerate.
242
243 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
244
245 * COPYING.LIBGLOSS: Add GPL with exception license.
246
247 2011-11-09 Roland McGrath <mcgrathr@google.com>
248
249 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
250 * configure: Rebuild.
251 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
252 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
253 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
254 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
255 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
256 Add READELF.
257 * Makefile.in: Rebuild.
258
259 2011-11-08 Richard Henderson <rth@redhat.com>
260
261 * configure.ac: Test for libitm directory present first.
262
263 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
264
265 * configure.ac: Test libitm/configure.tgt to disable libitm.
266 * configure: Rebuild.
267
268 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
269
270 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
271 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
272 * Makefile.in: Regenerate.
273
274 2011-11-01 DJ Delorie <dj@redhat.com>
275
276 * configure.ac (rl78-*-*) New case.
277 * configure: Regenerate.
278
279 2011-11-01 DJ Delorie <dj@redhat.com>
280
281 * config.sub: Update to version 2011-10-29 (added rl78)
282
283 2011-10-27 Nick Clifton <nickc@redhat.com>
284
285 * config.sub: Import these changes from the config project:
286
287 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
288 Ben Elliston <bje@gnu.org>
289
290 * config.sub (epiphany): New.
291
292 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
293 Ben Elliston <bje@gnu.org>
294
295 * config.sub (hexagon, hexagon-*): New.
296
297 2011-08-23 Roland McGrath <mcgrathr@google.com>
298
299 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
300 64eb to be64.
301
302 2011-08-16 Roland McGrath <mcgrathr@google.com>
303
304 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
305 (nacl): Grok as alias for 32el-unknown-nacl.
306
307 2011-08-19 Joel Brobecker <brobecker@adacore.com>
308
309 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
310
311 2011-08-14 Yao Qi <yao@codesourcery.com>
312
313 Merge from gcc:
314
315 2011-08-14 Yao Qi <yao@codesourcery.com>
316 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
317 * configure: Regenerate.
318
319 2011-07-26 Ian Lance Taylor <iant@google.com>
320
321 Merge from gcc:
322
323 2011-07-26 Ian Lance Taylor <iant@google.com>
324 * configure.ac: Set have_compiler based on whether gcc directory
325 exists, rather than on whether gcc is in configdirs.
326 * configure: Rebuild.
327
328 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
329 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
330 link directories.
331 * Makefile.in: Rebuild.
332
333 2011-07-20 Ian Lance Taylor <iant@google.com>
334 PR bootstrap/49787
335 * configure.ac: Move --enable-bootstrap handling earlier in file.
336 If --enable-bootstrap and either --enable-build-with-cxx or
337 --enable-build-poststage1-with-cxx, enable C++ automatically.
338 * configure: Rebuild.
339
340 2011-07-19 Ian Lance Taylor <iant@google.com>
341 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
342 make C++ a boot_language. Set and substitute
343 POSTSTAGE1_CONFIGURE_FLAGS.
344 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
345 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
346 * configure, Makefile.in: Rebuild.
347
348 2011-07-16 Jason Merrill <jason@redhat.com>
349 * Makefile.def (language=c++): Add check-c++0x and
350 check-target-libmudflap-c++.
351 * Makefile.tpl (check-target-libmudflap-c++): New.
352 * Makefile.in: Regenerate.
353
354 2011-07-16 Matthias Klose <doko@ubuntu.com>
355 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
356 * Makefile.def (target_modules/libjava): Pass
357 $(EXTRA_CONFIGARGS_LIBJAVA).
358 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
359 if not configured with --enable-static-libjava.
360 * Makefile.in: Regenerate.
361 * configure: Likewise.
362
363 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
364 PR regression/47836
365 PR bootstrap/23656
366 PR other/47733
367 PR bootstrap/49247
368 PR c/48825
369 * configure.ac (target_libraries): Remove target-libiberty.
370 Remove case-statement setting skipdirs=target-libiberty for
371 multiple targets. Remove checking target_configdirs and
372 removing target-libiberty but keeping target-libgcc if
373 otherwise empty.
374 * Makefile.def (target_modules): Don't add libiberty.
375 (dependencies): Remove all traces of target-libiberty.
376 * configure, Makefile.in: Regenerate.
377
378 2011-07-22 Jason Merrill <jason@redhat.com>
379
380 * Makefile.def (language=c++): Add check-c++0x and
381 check-target-libmudflap-c++.
382 * Makefile.tpl (check-target-libmudflap-c++): New.
383 * Makefile.in: Regenerate.
384
385 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
386
387 * configure: Regenerate.
388
389 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
390
391 PR target/39150
392 * configure.ac (i[3456789]86-*-solaris2*): Also accept
393 x86_64-*-solaris2.1[0-9]*.
394 * configure: Regenerate.
395
396 2011-06-13 Walter Lee <walt@tilera.com>
397
398 * configure.ac (tilepro-*-*) New case.
399 (tilegx-*-*): Likewise.
400 * configure: Regenerate.
401
402 2011-06-06 Nick Clifton <nickc@redhat.com>
403
404 * config.sub: Sync from upstream.
405
406 2011-05-08 Doug Kwan <dougkwan@google.com>
407
408 Merge from gcc:
409
410 2011-05-08 Doug Kwan <dougkwan@google.com>
411
412 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
413 * configure: Regenerated.
414 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
415 value from configure.
416 * Makefile.in: Regenerated.
417
418 2011-05-05 Joseph Myers <joseph@codesourcery.com>
419
420 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
421 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
422 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
423 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
424 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
425 *-*-vxworks*): Disable newlib and libgloss in separate case
426 statement.
427 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
428 to separate case statement.
429 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
430 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
431 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
432 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
433 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
434 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
435 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
436 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
437 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
438 i[[3456789]]86-*-rdos*, m32r-*-*,
439 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
440 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
441 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
442 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
443 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
444 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
445 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
446 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
447 and libgloss in main case over targets. Remove most empty cases
448 in main case over targets.
449 * configure: Regenerate.
450
451 2011-05-04 Joseph Myers <joseph@codesourcery.com>
452
453 * configure.ac: Remove code setting special library locations for
454 hppa*64*-*-hpux11*. Remove code setting compiler for
455 sparc-sun-solaris2*.
456 * configure: Regenerate.
457
458 2011-05-04 Joseph Myers <joseph@codesourcery.com>
459
460 * configure.ac: Separate libgloss_dir settings from general case
461 over targets.
462 * configure: Regenerate.
463
464 2011-04-28 Joseph Myers <joseph@codesourcery.com>
465
466 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
467 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
468 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
469 cases in libgcj-disabling case statement.
470 (hppa*64*-*-linux*): Set unsupported_languages instead of
471 disabling target-zlib.
472 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
473 to hppa*64*-*-hpux*.
474 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
475 hppa*-*-hpux*.
476 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
477 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
478 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
479 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
480 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
481 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
482 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
483 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
484 libgcj-disabling case statement.
485 * configure: Regenerate.
486
487 2011-04-28 Joseph Myers <joseph@codesourcery.com>
488
489 * configure.ac: Disable Java for targets not supporting libffi.
490 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
491 Remove cases in Java-disabling statement.
492 (*arm-wince-pe): Change to arm-wince-pe.
493 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
494 cases in Java-disabling statement.
495 (bfin-*-*): Don't disable Java again.
496 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
497 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
498 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
499 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
500 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
501 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
502 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
503 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
504 Java-disabling statement.
505 (mmix-*-*): Don't disable Java again.
506 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
507 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
508 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
509 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
510 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
511 statement.
512 * configure: Regenerate.
513
514 2011-04-28 Joseph Myers <joseph@codesourcery.com>
515
516 Merge from GCC:
517
518 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
519
520 PR lto/48086
521 * configure.ac: Re-enable LTO on *-apple-darwin9*.
522 * configure: Regenerate.
523
524 2011-04-28 Joseph Myers <joseph@codesourcery.com>
525
526 * configure.ac: Separate cases disabling Java and Java libraries
527 from general case over targets.
528 * configure: Regenerate.
529
530 2011-04-06 Joseph Myers <joseph@codesourcery.com>
531
532 * configure.ac (build_tools): Remove build-byacc.
533 (host_libs): Remove mmalloc.
534 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
535 autoconf automake libtool diff rcs fileutils shellutils time
536 textutils wdiff find uudecode hello tar gzip indent recode release
537 sed perl gawk findutils gettext zip.
538 (libgcj): Remove target-qthreads.
539 (target_tools): Remove target-examples target-gperf.
540 (YACC): Don't handle building byacc.
541 * configure: Regenerate.
542 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
543 dosutils, examples, fileutils, find, findutils, gawk, gettext,
544 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
545 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
546 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
547 handle building components.
548 * Makefile.in: Regenerate.
549
550 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
551
552 * config.sub: Sync from upstream.
553
554 2011-04-01 Joseph Myers <joseph@codesourcery.com>
555
556 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
557 (microblaze*): Don't disable libssp.
558 * configure: Regenerate.
559
560 2011-04-01 Joseph Myers <joseph@codesourcery.com>
561
562 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
563 moveifchange.
564 * configure: Regenerate.
565 * Makefile.tpl: Use @SHELL@ not @config_shell@.
566 * Makefile.in: Regenerate.
567
568 2011-04-01 Joseph Myers <joseph@codesourcery.com>
569
570 * configure.ac (*-*-sysv4*): Don't enable libgomp.
571 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
572 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
573 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
574 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
575 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
576 md_exec_prefix cases.
577 * configure: Regenerate.
578
579 2011-04-01 Joseph Myers <joseph@codesourcery.com>
580
581 * configure.ac: Separate cases disabling target-libssp,
582 target-libiberty, target-libstdc++-v3 and Fortran from general
583 case over targets.
584 * configure: Regenerate.
585
586 2011-04-01 Joseph Myers <joseph@codesourcery.com>
587
588 * configure.ac (*-*-chorusos): Don't disable libgcj.
589 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
590 Remove case.
591 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
592 (arm-*-coff): Don't disable libgcj.
593 (arm*-*-linux-gnueabi): Remove useless assignment.
594 (arm-*-riscix*): Don't disable libgcj.
595 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
596 configuration.
597 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
598 (c54x*-*-*): Remove case.
599 (tic54x-*-*): Don't disable GCC or GCC libraries.
600 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
601 to *.
602 (d10v-*-*): Don't disable GCC libraries.
603 (d30v-*-*): Don't disable libgcj.
604 (h8500-*-*): Don't disable GCC libraries.
605 (i960-*-*): Don't disable libgcj.
606 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
607 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
608 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
609 libgcj.
610 (m68k-*-coff*): Remove case.
611 (mmix-*-*): Don't disable libgloss on host.
612 (mn10200-*-*, mn10300-*-*): Remove cases.
613 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
614 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
615 Don't disable libgcj.
616 (romp-*-*): Remove case.
617 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
618 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
619 case.
620 (v810-*-*): Don't disable GCC libraries.
621 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
622 (ip2k-*-*): Don't disable GCC libraries.
623 * configure: Regenerate.
624
625 2011-03-28 Joseph Myers <joseph@codesourcery.com>
626
627 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
628 libffi on host.
629 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
630 on host.
631 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
632 * configure: Regenerate.
633
634 2011-03-26 John Marino <binutils@marino.st>
635
636 * configure.ac: Add support for *-*-dragonfly*
637 * configure: Regenerate.
638
639 2011-03-25 Joseph Myers <joseph@codesourcery.com>
640
641 * configure.ac (native_only): Remove.
642 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
643 send-pr uudecode guile gnuserv on host.
644 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
645 send-pr rcs guile perl texinfo libtool on host.
646 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
647 automake send-pr rcs guile perl texinfo libtool on host.
648 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
649 (*-*-kaos*): Don't disable target-examples target-gperf on target.
650 (alpha*-dec-osf*): Don't disable fileutils on target.
651 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
652 texinfo send-pr expect dejagnu on target.
653 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
654 target-qthreads on target.
655 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
656 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
657 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
658 x86_64-*-mingw*): Don't disable expect on target.
659 (*-*-cygwin*): Don't disable target-gperf on target.
660 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
661 gnuserv on target.
662 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
663 target.
664 * configure: Regenerate.
665
666 2011-03-25 Joseph Myers <joseph@codesourcery.com>
667
668 * configure.ac (target_tools): Remove target-groff.
669 (native_only): Remove target-groff.
670 (hppa*64*-*-*): Don't disable byacc.
671 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
672 setting.
673 (*-*-kaos*): Don't skip target-librx and target-groff.
674 (*-*-netware*): Don't skip target-libmudflap.
675 (*-*-tpf*): Don't skip target-libmudflap.
676 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
677 directories on the host.
678 (ia64*-*-*vms*): Don't skip tix.
679 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
680 host.
681 * configure: Regenerate.
682
683 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
684
685 * configure.ac: Remove references to mt-mep, mt-netware,
686 mt-wince.
687 * Makefile.def: Add all-utils soft dependencies.
688 * Makefile.tpl: Remove GDB_NLM_DEPS.
689 * configure: Regenerate.
690 * Makefile.in: Regenerate.
691
692 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
693
694 Sync from GCC:
695
696 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
697
698 * configure.ac: Do not include mh-x86omitfp.
699 * configure: Regenerate.
700
701 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
702
703 * configure.ac: Remove empty cases.
704 * configure: Regenerate.
705
706 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
707
708 * Makefile.def: Add dependency from termcap to gdb.
709 * Makefile.in: Regenerate.
710
711 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
712
713 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
714 * configure: Regenerate.
715 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
716 * Makefile.tpl: Likewise.
717 * Makefile.in: Regenerate.
718
719 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
720
721 * configure.ac: Remove all mentions of tentative_cc.
722 * configure: Regenerate.
723
724 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
725
726 PR lto/48086
727 * configure.ac: Re-enable LTO on *-apple-darwin9.
728 * configure: Regenerate.
729
730 2011-03-24 Joseph Myers <joseph@codesourcery.com>
731
732 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
733 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
734 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
735 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
736 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
737 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
738 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
739 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
740 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
741 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
742 *-*-rhapsody*): Remove host cases.
743 * configure: Regenerate.
744
745 2011-03-24 Joseph Myers <joseph@codesourcery.com>
746
747 * configure.ac (ppc*-*-pe): Remove host case.
748 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
749 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
750 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
751 cases.
752 * configure: Regenerate.
753
754 2011-03-24 Joseph Myers <joseph@codesourcery.com>
755
756 * config.sub: Update to version 2011-03-23.
757
758 2011-03-22 Joseph Myers <joseph@codesourcery.com>
759
760 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
761 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
762 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
763 * configure: Regenerate.
764
765 2011-03-22 Joseph Myers <joseph@codesourcery.com>
766
767 * config-ml.in: Don't handle arc-*-elf*.
768 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
769 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
770 handle GCC libraries.
771 * configure: Regenerate.
772
773 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
774
775 PR bootstrap/48120:
776 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
777 Add -lstdc++ -lm to LIBS.
778 * configure: Regenerate.
779
780 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
781
782 * config.guess: Update to version 2011-02-02
783 * config.sub: Update to version 2011-02-24
784
785 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
786
787 * configure.ac: Adjust test of with_ppl.
788 * configure: Regenerated.
789
790 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
791
792 * configure.ac: Add -lpwl to ppllibs.
793 * config/cloog.m4: Add -lisl to clooglibs.
794 * configure: Regenerated.
795
796 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
797
798 Import from Libtool and gnulib:
799
800 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
801
802 Prepare for supporting FreeBSD 10.
803 * config.rpath: Remove handling of freebsd1* which soon would
804 match FreeBSD 10.0.
805
806 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
807
808 Remove support for FreeBSD 1.x.
809 * libtool.m4 (_LT_LINKER_SHLIBS)
810 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
811 soon would incorrectly match FreeBSD 10.0.
812
813 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
814
815 PR binutils/12283
816 * MAINTAINERS (mkinstalldirs): Comes from Automake.
817 (move-if-change): Comes from gnulib.
818 * move-if-change: Import version from gnulib.
819
820 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
821
822 Sync from GCC:
823
824 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
825
826 PR lto/47225
827 * Makefile.def (lto-plugin): Double dash for enable-shared.
828 (configure-gcc): Depend on all-lto-plugin.
829 * Makefile.in: Rebuilt.
830
831 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
832
833 * configure.ac: Remove extra bracket.
834 * configure: Regenerate.
835
836 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
837
838 PR lto/47225
839 * Makefile.def: Add dependency for install-gcc
840 on install-lto-plugin.
841 * Makfile.in: Regenerated
842
843 2011-01-25 Jakub Jelinek <jakub@redhat.com>
844
845 * configure.ac: If with_ppl is no, move setting with_cloog=no
846 after CLOOG_REQUESTED check.
847 * configure: Regenerated.
848
849 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
850
851 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
852 CLooG has been requested.
853 * configure: Regenerated.
854
855 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
856
857 * configure: Regenerated.
858 * configure.ac: Check for version 0.11 (or later revision) of PPL.
859
860 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
861
862 * configure: Regenerated.
863 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
864
865 2011-01-07 Jan Hubicka <jh@suse.cz>
866
867 PR lto/47225
868 * Makefile.in: Regenerate.
869 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
870 configure.
871
872 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
873
874 PR libgcj/44341
875 * configure.ac: Discard --with-* flags for host when configuring
876 target libraries for cross build.
877 * configure: Rebuilt.
878
879 2011-01-21 Andreas Schwab <schwab@redhat.com>
880
881 Sync from GCC:
882
883 2011-01-21 Andreas Schwab <schwab@redhat.com>
884
885 * configure.ac: Use AS_HELP_STRING throughout.
886 * configure: Regenerate.
887
888 2011-01-18 Jie Zhang <jie.zhang@analog.com>
889
890 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
891 * configure: Regenerate.
892
893 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
894
895 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
896
897 2011-01-13 Joel Brobecker <brobecker@adacore.com>
898
899 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
900 for ia64-hpux.
901 * configure: Regenerate.
902
903 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
904
905 Sync from GCC:
906 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
907
908 * configure.ac: (picochip): Disable libiberty.
909 * configure: Regenerate.
910
911 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
912
913 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
914
915 2010-12-10 Ian Lance Taylor <iant@google.com>
916
917 PR bootstrap/46819
918 * configure.ac: For --disable-libgcj clear libgcj_saved.
919 * configure: Rebuild.
920
921 2010-12-10 Tobias Burnus <burnus@net-b.de>
922
923 PR fortran/46540
924 * configure.ac: Add --disable-libquadmath and
925 --disable-libquadmath-support.
926 * configure: Regenerate.
927
928 2010-12-10 Tristan Gingold <gingold@adacore.com>
929
930 * src-release (ETC_SUPPORT): add gnu-oids.texi
931
932 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
933
934 PR libffi/46792
935 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
936 * configure: Regenerate.
937
938 2010-12-02 Ian Lance Taylor <iant@google.com>
939
940 * configure.ac: Always set default for poststage1_ldflags to
941 -static-libstdc++ -static-libgcc.
942
943 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
944
945 * COPYING.NEWLIB: Add National Semiconductor notice.
946
947 2010-11-29 Andreas Schwab <schwab@redhat.com>
948
949 * configure.ac: Move comment to remove extra space in last argument
950 of GCC_TARGET_TOOL.
951
952 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
953
954 PR other/46026
955 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
956 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
957 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
958 (BASE_FLAGS_TO_PASS): Use it.
959 * configure: Rebuilt.
960 * Makefile.in: Rebuilt.
961
962 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
963
964 PR binutils/12258
965 * configure.ac: Correct comments for --enable-gold/--enable-ld.
966 Properly check default linker.
967 * configure: Regnerated.
968
969 2010-11-23 Matthias Klose <doko@ubuntu.com>
970
971 * configure.ac: For --enable-gold, handle value `default' instead of
972 `both*'. New configure option --{en,dis}able-ld.
973 * configure: Regenerate.
974
975 2010-11-20 Ian Lance Taylor <iant@google.com>
976
977 * configure.ac: Only disable a language library if no language needs
978 it. Don't let --disable-libgcj uncondtionally disable libffi.
979 * configure: Rebuild.
980
981 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
982
983 * configure: Regenerate.
984
985 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
986
987 PR other/46202
988 * configure.ac: Fix just-built in-tree STRIP name to be
989 binutils/strip-new.
990 * configure: Regenerate.
991 * Makefile.def (install-strip-gcc, install-strip-binutils)
992 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
993 (install-strip-sid): Mirror dependencies on non-strip variants
994 of these targets on the respective -strip prerequisites.
995 * Makefile.tpl (install-strip, install-strip-host)
996 (install-strip-target): New targets.
997 (install-strip-[+module+], install-strip-target-[+module+]):
998 New targets.
999 * Makefile.in: Regenerate.
1000
1001 2010-11-19 Ian Lance Taylor <iant@google.com>
1002 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1003
1004 * configure.ac: Add target-libgo to target_libraries. Set
1005 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1006 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1007 (HOST_EXPORTS): Add GOC.
1008 (BASE_TARGET_EXPORTS): Add GOC.
1009 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1010 (GOCFLAGS_FOR_TARGET): New variable.
1011 (EXTRA_HOST_FLAGS): Add GOC.
1012 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1013 * Makefile.def (target_modules): Add libgo.
1014 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1015 (dependencies): Add dependency from configure-target-libgo to
1016 configure-target-libffi and all-target-libstdc++-v3. Add
1017 dependencies from all-target-libgo to all-target-libffi.
1018 (languages): Add go.
1019 * configure: Rebuild.
1020 * Makefile.in: Rebuild.
1021
1022 2010-11-19 Ian Lance Taylor <iant@google.com>
1023
1024 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1025 compiler/flag environment variables.
1026
1027 2010-11-18 Ian Lance Taylor <iant@google.com>
1028
1029 * configure.ac: Check for lang_requires_boot_languages in
1030 config-lang.in files.
1031 * configure: Rebuild.
1032
1033 2010-11-17 Mike Frysinger <vapier@gentoo.org>
1034
1035 * .gitignore: New file.
1036
1037 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1038 Tobias Burnus <burnus@net-b.de>
1039
1040 PR fortran/32049
1041 * Makefile.def: Add libquadmath; build it with language=fortran.
1042 * configure.ac: Add libquadmath.
1043 * Makefile.tpl: Handle multiple libs in check-[+language+].
1044 * Makefile.in: Regenerate.
1045 * configure: Regenerate.
1046
1047 2010-11-15 Andreas Schwab <schwab@redhat.com>
1048
1049 * configure.ac: Fix spelling in option names.
1050 * configure: Regenerated.
1051
1052 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1053
1054 PR bootstrap/39622
1055 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1056 * configure: Regenerated.
1057
1058 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1059
1060 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1061 define the cloog backend to use. Furthermore, only pass the ppllibs to
1062 the configure checks, if necessary.
1063 * configure: Regenerate.
1064
1065 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1066
1067 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1068 * configure: regenerate
1069
1070 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1071
1072 * config/cloog.m4: Fix typo. verison -> version.
1073 * configure: Regenerate.
1074
1075 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1076
1077 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1078 * configure: Regenerate.
1079
1080 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1081
1082 * configure.ac: Support official CLooG.org versions.
1083 * configure: Regenerate.
1084 * config/cloog.m4: New.
1085
1086 2010-11-05 Michael Eager <eager@eagercon.com>
1087
1088 * COPYING.LIBGLOSS: Correct typo in microblaze.
1089 * COPYING.NEWLIB: Same.
1090
1091 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1092
1093 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1094 * configure: Regenerate.
1095
1096 2010-11-03 Ian Lance Taylor <iant@google.com>
1097 Dave Korn <dave.korn.cygwin@gmail.com>
1098
1099 PR lto/46273
1100 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1101 and on other supported platforms whenever LTO is enabled.
1102 * configure: Rebuild.
1103
1104 2010-11-02 Alan Modra <amodra@gmail.com>
1105
1106 PR binutils/12110
1107 * configure.ac: Error when source path contains spaces.
1108 * configure: Regenerate.
1109
1110 2010-10-20 Ian Lance Taylor <iant@google.com>
1111
1112 * Makefile.def (target_modules): Set lib_path to src/.libs for
1113 libstdc++-v3 module.
1114 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1115 * Makefile.in: Rebuild.
1116
1117 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1118 Joseph Myers <joseph@codesourcery.com>
1119
1120 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1121 notices.
1122 * COPYING.NEWLIB: Add Texas Instruments notice.
1123
1124 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1125
1126 * configure.ac (build_lto_plugin): New shell variable.
1127 (--enable-lto): Turn on by default for all non-ELF platforms that
1128 have had LTO support added so far. Set build_lto_plugin appropriately
1129 for both ELF and non-ELF.
1130 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1131 * configure: Regenerate.
1132
1133 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1134
1135 PR bootstrap/45326
1136 PR bootstrap/45174
1137 * configure.ac: Honor initial values of $build_configargs,
1138 $host_configargs, $target_configargs. Mark the precious, so
1139 environment settings get recorded.
1140 * configure: Regenerate.
1141
1142 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1143
1144 Sync from GCC:
1145
1146 2010-09-30 Michael Eager <eager@eagercon.com>
1147
1148 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1149 * configure: Regenerate.
1150
1151 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1152
1153 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1154 targets and amend comment.
1155 * configure: Regenerate.
1156
1157 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1158
1159 * configure.ac: Enable LTO by default on Darwin.
1160 * configure: Regenerate.
1161
1162 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1163
1164 PR bootstrap/44455
1165 * configure.ac (extra_mpfr_configure_flags): Copy from
1166 extra_mpc_gmp_configure_flags.
1167 * configure: Re-generated.
1168
1169 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1170
1171 Sync from GCC:
1172
1173 PR bootstrap/45796
1174 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1175 Depend on all-build-libiberty.
1176 * Makefile.in: Regenerate.
1177
1178 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1179
1180 Sync from GCC:
1181
1182 PR bootstrap/44621
1183 * configure.ac: Fix unportable shell quoting.
1184 * configure: Regenerate.
1185
1186 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1187
1188 * configure.ac: Support all v850 targets.
1189 * configure: Regenerate.
1190
1191 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1192
1193 PR target/44862
1194 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1195 Provide -B option to allow for link spec %s substitutions for
1196 libstdc++.a on darwin.
1197 * Makefile.in: Regenerate.
1198
1199 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1200
1201 * Makefile.def (configure-gcc): Depend on all-libelf.
1202 * Makefile.in: Rebuild.
1203
1204 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1205
1206 * config.sub, config.guess: Update from upstream sources.
1207
1208 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1209
1210 Sync from GCC:
1211
1212 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1213 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1214 * configure: Regenerated.
1215
1216 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1217 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1218 * configure: Regenerate.
1219
1220 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1221 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1222 * configure: Regenerate.
1223
1224 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1225 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1226 separately.
1227 * configure: Regenerate.
1228
1229 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1230 * configure: Regenerate after change to elf.m4.
1231
1232 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1233 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1234 * configure: Regenerated.
1235
1236 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1237 * configure.ac: Print "buggy but acceptable" when CLooG
1238 revision is less than 9.
1239 * configure: Regenerated.
1240
1241 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1242
1243 Merge from gcc:
1244
1245 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1246 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1247 * configure: Regenerate.
1248
1249 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1250 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1251 a platform that supports LTO.
1252 * configure: Regenerate.
1253
1254 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1255 PR lto/42776
1256 * configure.ac (--enable-lto): Refactor handling so libelf tests
1257 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1258 and allow LTO to be explicitly enabled on non-ELF platforms that
1259 are known to support it inside else-clause.
1260 * configure: Regenerate.
1261
1262 2010-04-27 Roland McGrath <roland@redhat.com>
1263 H.J. Lu <hongjiu.lu@intel.com>
1264
1265 * configure.ac (--enable-gold): Support both, both/gold and
1266 both/bfd to add gold to configdirs without removing ld.
1267 * configure: Regenerated.
1268
1269 * Makefile.def: Add install-gold dependency to install-ld.
1270 * Makefile.in: Regenerated.
1271
1272 2010-04-14 Tristan Gingold <gingold@adacore.com>
1273
1274 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1275 * configure: Regenerate.
1276
1277 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1278
1279 Merge from gcc:
1280 PR bootstrap/43615
1281 PR bootstrap/43328
1282 Revert:
1283 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1284 * configure.ac: Do not pass --enable-multilib nor
1285 --disable-multilib in baseargs. Accept explicitly passed
1286 --enable_multilib.
1287 * configure: Regenerate.
1288
1289 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1290
1291 PR bootstrap/43328
1292 * configure.ac: Do not pass --enable-multilib nor
1293 --disable-multilib in baseargs. Accept explicitly passed
1294 --enable_multilib.
1295 * configure: Regenerate.
1296
1297 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1298
1299 * configure.ac (tic6x-*-*): New case.
1300 * configure: Regenerate.
1301
1302 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1303
1304 Merge from gcc:
1305 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1306 PR ada/42554
1307 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1308 * configure: Regenerate.
1309
1310 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1311
1312 * config.sub: Update to version 2010-03-22.
1313 * config.guess: Update to version 2009-12-30.
1314
1315 2010-03-14 Joseph Myers <joseph@codesourcery.com>
1316
1317 Merge from gcc:
1318 2010-01-11 Richard Guenther <rguenther@suse.de>
1319 PR lto/41569
1320 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1321 * Makefile.in: Regenerated.
1322
1323 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1324
1325 PR libstdc++/32499
1326 * configure.ac (RANLIB): Default to true.
1327 (STRIP): Likewise.
1328 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1329 * configure: Regenerate.
1330
1331 2010-02-17 Nick Clifton <nickc@redhat.com>
1332
1333 PR 11238
1334 * Makefile.tpl (local-distclean): Also remove config.cache files in
1335 sub-directories as there may not be Makefiles present in the
1336 sub-directories.
1337 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1338 the config.cache files found by the find command.
1339
1340 * Makefile.in: Regenerate.
1341 * configure.ac: Revert previous delta.
1342 * configure: Regenerate.
1343
1344 2010-02-15 Nick Clifton <nickc@redhat.com>
1345
1346 PR 11238
1347 * configure.ac: Delete config.cache files in sub-directories when
1348 deleting Makefiles.
1349 * configure: Regenerate.
1350
1351 2010-02-15 Nick Clifton <nickc@redhat.com>
1352
1353 * configure.ac: Sync from gcc.
1354 * configure: Regenerate.
1355
1356 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1357
1358 Sync from gcc:
1359 * configure.ac: Add "recommended" version checks for GMP/MPC.
1360 Update recommended GMP/MPFR/MPC versions.
1361 * configure: Regenerate.
1362
1363 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1364
1365 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1366 * configure.ac (bootstrap_target_libs): Make inclusion of
1367 target-libgomp conditional on libgomb being in target_configdirs.
1368 * configure: Regenerate.
1369
1370 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1371
1372 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1373 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1374 * configure: Regenerate.
1375
1376 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1377
1378 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1379 * configure.ac (target_configdirs): Substitute.
1380 * Makefile.def: Bootstrap target module libgomp.
1381 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1382 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1383 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1384 * configure, Makefile.in: Regenerate.
1385
1386 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1387
1388 * libtool.m4: Sync from git Libtool.
1389 * ltmain.sh: Likewise.
1390 * ltoptions.m4: Likewise.
1391 * ltversion.m4: Likewise.
1392 * lt~obsolete.m4: Likewise.
1393
1394 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1395 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1396
1397 PR bootstrap/42424
1398 * configure.ac: Include libtool m4 files.
1399 (_LT_CHECK_OBJDIR): Call it.
1400 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1401 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1402
1403 * configure: Regenerate.
1404
1405 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1406
1407 PR bootstrap/41818
1408 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1409 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1410 * Makefile.in: Regenerate.
1411
1412 2009-12-18 Ben Elliston <bje@au.ibm.com>
1413
1414 * config.sub, config.guess: Update from upstream sources.
1415
1416 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1417
1418 * COPYING.NEWLIB: Update copyright date.
1419 * COPYING.LIBGLOSS: Ditto.
1420
1421 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1422
1423 PR middle-end/30447
1424 PR middle-end/30789
1425 PR other/40302
1426
1427 * configure.ac: Require MPC.
1428 * configure: Regenerate.
1429
1430 * configure.ac: Update minimum MPC version to 0.8.
1431 * configure: Regenerate.
1432
1433 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
1434
1435 * config.guess: Sync with upstream and gcc.
1436 * config.sub: Sync with upstream and gcc.
1437
1438 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1439
1440 * Makefile.def: Restore host and target settings for gmp.
1441 * Makefile.in: Rebuild.
1442
1443 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1444
1445 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1446 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1447 Fix portability of test of C++ as bootstrap language. Add
1448 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1449 * configure: Rebuild.
1450 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1451 and cloog. Fix in-tree ppl configuration. Introduce libelf
1452 in-tree building.
1453 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1454 (POSTSTAGE1_HOST_EXPORTS): Use it.
1455 (STAGE[+id+]_CXXFLAGS): New.
1456 (BASE_FLAGS_TO_PASS): Pass it down.
1457 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1458 extra_exports.
1459 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1460 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1461 extra_exports.
1462 * Makefile.in: Rebuild.
1463
1464 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1465
1466 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1467 paths for *-w64-mingw* and x86_64-*mingw*.
1468 * configure: Regenerated.
1469
1470 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1471
1472 * configure.ac: Disable target-winsup & co for
1473 x86_64-*-mingw* and *-w64-mingw* targets.
1474 * configure: Regenerated.
1475
1476 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1477
1478 * configure.ac (CLooG test): Use = with test.
1479 * configure: Regenerate.
1480
1481 2009-10-22 Richard Guenther <rguenther@suse.de>
1482
1483 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1484 cloog if the ppl version check failed. Move flags saving
1485 before setting in libelf check.
1486 * configure: Regenerate.
1487
1488 2009-10-21 Richard Guenther <rguenther@suse.de>
1489
1490 * configure.ac: Adjust the ppl and cloog configure to work as
1491 documented. Disable cloog if ppl was disabled. Omit the version
1492 checks if they were disabled.
1493 * configure: Re-generate.
1494
1495 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1496
1497 * configure.ac: Add 'lto' to enable_languages, not
1498 new_enable_languages, and only if not already present.
1499 * configure: Regenerate.
1500
1501 2009-10-06 Ian Lance Taylor <iant@google.com>
1502
1503 * Makefile.def: check-gold depends upon all-gas.
1504 * Makefile.in: Rebuild.
1505
1506 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1507
1508 * Makefile.def: all-lto-plugin depends on all-libiberty.
1509 set bootstrap=true for lto-plugin.
1510 Add lto-plugin.
1511 * Makefile.in: Regenerate.
1512 * configure.ac (host_libs): Add lto-plugin.
1513 * configure: Regenerate.
1514
1515 2009-10-03 Diego Novillo <dnovillo@google.com>
1516
1517 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1518 (HOST_LIBELFLIBS): Define.
1519 (HOST_LIBELFINC): Define.
1520 * Makefile.in: Regenerate.
1521 * configure.ac: Add --enable-lto.
1522 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1523 If --enable-lto is used, add 'lto' to new_enable_languages.
1524 If --enable-lto is used and gold is enabled, add
1525 lto-plugin to configdirs.
1526 * configure: Regenerate.
1527
1528 2009-10-03 Simon Baldwin <simonb@google.com>
1529
1530 * configure.ac: If --with-system-zlib, suppress local zlib and
1531 pass --with-system-zlib to subdir configure scripts.
1532 * configure: Regenerate.
1533
1534 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1535 Paolo Bonzini <bonzini@gnu.org>
1536
1537 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1538 $(srcdir).
1539 * Makefile.in: Rebuilt.
1540
1541 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
1542
1543 Sync from gcc:
1544 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1545
1546 * configure.ac: Update minimum MPC version to 0.7.
1547 * configure: Regenerate.
1548
1549 2009-09-25 Nick Clifton <nickc@redhat.com>
1550
1551 * configure.ac: Pass any --cache-file=/dev/null option on to
1552 subconfigures.
1553 * configure: Regenerate.
1554
1555 2009-09-23 Nick Clifton <nickc@redhat.com>
1556
1557 * config.sub, config.guess: Update from upstream sources.
1558
1559 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1560
1561 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1562 * Makefile.in: Rebuilt.
1563
1564 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1565
1566 PR bootstrap/32272
1567 * configure.ac: Error out if $srcdir isn't '.' but contains
1568 host-${host_noncanonical}.
1569 * configure: Regenerate.
1570
1571 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1572
1573 * configure.ac: If bootstrapping a combined tree with
1574 --enable-gold, require c++ in stage1_languages.
1575 * configure: Regenerate.
1576
1577 * configure.ac: Also add target_libs of stage1_languages to
1578 bootstrap_target_libs.
1579 * configure: Regenerate.
1580
1581 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1582 with --enable-languages not containing c++.
1583 * configure: Regenerate.
1584
1585 2009-09-16 Jie Zhang <jie.zhang@analog.com>
1586
1587 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1588 * configure: Regenerate.
1589
1590 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1591
1592 * configure.ac: Do not use $extrasub for replacing @if/@endif
1593 parts in Makefile; instead, use additional arguments to
1594 AC_CONFIG_COMMANDS to do the replacement manually, with several
1595 sed invocations, to avoid HP-UX sed command limits.
1596 * configure: Regenerate.
1597
1598 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1599
1600 * configure.ac (with-build-config): Document. Handle without.
1601 Handle missing argument.
1602 * configure: Rebuilt.
1603
1604 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1605
1606 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1607 Default to bootstrap-debug only if compare-debug works.
1608 * configure: Rebuilt.
1609 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1610 * Makefile.in: Rebuilt.
1611
1612 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1613
1614 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1615 * Makefile.in: Rebuilt.
1616
1617 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
1618
1619 * Makefile.tpl (AWK): Fix typo.
1620 * Makefile.in: Regenerate.
1621
1622 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
1623
1624 * configure.ac: Detect awk and sed.
1625 * Makefile.def (flags_to_pass): Add AWK and SED.
1626 * Makefile.tpl (AWK, SED): New.
1627 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1628 * configure: Regenerate.
1629 * Makefile.in: Regenerate.
1630
1631 2009-09-01 Tristan Gingold <gingold@adacore.com>
1632
1633 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1634 Remove logical names.
1635
1636 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1637
1638 * ltmain.sh (func_normal_abspath): New function.
1639 (func_relative_path): Likewise.
1640 (func_mode_help): Document new -bindir option for link mode.
1641 (func_mode_link): Add new -bindir option, and use it to place
1642 output DLL if specified.
1643
1644 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1645
1646 * configure.ac (AC_PREREQ): Bump to 2.64.
1647
1648 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1649
1650 * README-maintainer-mode: Point directly to upstream locations
1651 for autoconf, automake, libtool, gettext, instead of copies on
1652 sources.redhat.com. Document required versions.
1653 * configure.ac: Do not substitute datarootdir, htmldir,
1654 pdfdir, docdir. Do not process --with-datarootdir,
1655 --with-htmldir, --with-pdfdir, --with-docdir.
1656 * configure: Regenerate.
1657
1658 * configure: Regenerate.
1659
1660 * compile: Sync from Automake 1.11.
1661 * depcomp: Likewise.
1662 * install-sh: Likewise.
1663 * missing: Likewise.
1664 * mkinstalldirs: Likewise.
1665 * ylwrap: Likewise.
1666
1667 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1668
1669 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1670 (baseargs): Add --disable-option-checking.
1671 * configure: Regenerate.
1672
1673 * Makefile.def (configure-target-libiberty): Depend on
1674 all-binutils and all-ld.
1675 (configure-target-newlib): Likewise.
1676 * Makefile.in: Regenerate.
1677
1678 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1679
1680 Sync with GCC, merge:
1681
1682 2009-07-31 Christian Bruel <christian.bruel@st.com>
1683
1684 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1685 * configure: Regenerate.
1686
1687 2009-07-06 Ian Lance Taylor <iant@google.com>
1688
1689 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1690 * configure: Rebuild.
1691
1692 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1693
1694 PR bootstrap/40338
1695 * configure.ac (comparestring): Create new variable.
1696 * Makefile.tpl (comparestring): Use to skip some comparisions.
1697 * configure: Regenerate.
1698 * Makefile.in: Regenerate.
1699
1700 2009-06-23 Ian Lance Taylor <iant@google.com>
1701
1702 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1703 boot_languages. Only bootstrap target libraries listed in
1704 target_libs for some boot language. Add --with-stage1-ldflags,
1705 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1706 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1707 if not building with C++.
1708 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1709 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1710 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1711 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1712 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1713 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1714 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1715 * configure, Makefile.in: Rebuild.
1716
1717 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1718
1719 * configure.ac: Detect MPC in default directory.
1720 * configure: Regenerate.
1721
1722 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1723
1724 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1725 to noconfdirs.
1726 * configure: Regenerate.
1727
1728 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1729
1730 * Makefile.def: Add MPC support and dependencies.
1731 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1732
1733 * Makefile.in, configure: Regenerate.
1734
1735 2009-05-24 Nicolas Roche <roche@adacore.com>
1736
1737 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1738 * Makefile.in: Regenerate.
1739
1740 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1741
1742 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1743 * configure: Regenerate.
1744
1745 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1746
1747 * configure.ac ($with_ppl): Default to no if not supplied.
1748 ($with_cloog): Likewise.
1749 configure: Regenerate.
1750
1751 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1752
1753 PR bootstrap/39739
1754 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1755 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1756
1757 * configure, Makefile.in: Regenerate.
1758
1759 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1760
1761 * configure.ac: Change copyright header to refer to version
1762 3 of the GNU General Public License and to point readers at the
1763 COPYING3 file and the FSF's license web page.
1764 * Makefile.def: Likewise.
1765 * Makefile.tpl: Likewise.
1766 * Makefile.in: Regenerate.
1767
1768 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1769
1770 * configure.ac: Restore match for darwin9 or later. Use double
1771 brackets since regeneration eats one pair.
1772 * configure: Regenerate.
1773
1774 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1775
1776 * MAINTAINERS: Perform some obvious fixups.
1777
1778 2009-08-17 Ben Elliston <bje@au.ibm.com>
1779
1780 * config.sub, config.guess: Update from upstream sources.
1781
1782 2009-08-06 Michael Eager <eager@eagercon.com>
1783
1784 * configure.ac: Add Microblaze target.
1785 * configure: Regenerate.
1786
1787 2009-07-02 Tristan Gingold <gingold@adacore.com>
1788
1789 * configure.ac: Do not exclude gas for i386-*-darwin.
1790 Add a case for x86_64-*-darwin.
1791 * configure: Regenerate.
1792
1793 2009-06-26 Doug Evans <dje@sebabeach.org>
1794
1795 * Makefile.def (host_modules): Add cgen.
1796 * Makefile.in: Regenerate.
1797 * configure.ac (host_tools): Add cgen.
1798 * configure: Regenerate.
1799
1800 2009-06-17 Michael Eager <eager@eagercon.com>
1801
1802 * COPYING.LIBGLOSS: Add Xilinx license.
1803
1804 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1805
1806 * configure.ac: Define is_elf for QNX Neutrino targets.
1807 * configure: Regenerate.
1808
1809 2009-06-03 Jerome Guitton <guitton@adacore.com>
1810 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1811
1812 * Makefile.tpl (all): Avoid a trailing backslash.
1813 * Makefile.in: Regenerate.
1814
1815 2009-06-03 Ben Elliston <bje@au.ibm.com>
1816
1817 * config.sub, config.guess: Update from upstream sources.
1818
1819 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1820
1821 * Makefile.tpl ([+compare-target+]): Compare all stage
1822 directories, rather than just gcc.
1823 * Makefile.in: Rebuilt.
1824
1825 2009-05-28 Doug Kwan <dougkwan@google.com>
1826
1827 * configure.ac: Support gold for target arm*-*-*.
1828 * configure: Regenerate.
1829
1830 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1831
1832 * Makefile.tpl (all): Avoid harmless warning in make all when
1833 gcc-bootstrap is enabled but stage_last does not exist.
1834 * Makefile.in: Rebuilt.
1835
1836 2009-05-25 Tristan Gingold <gingold@adacore.com>
1837
1838 * setup.com: Complete the file with configuration and build.
1839
1840 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1841
1842 PR other/40159
1843 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1844 gcc-no-bootstrap are mutually exclusive.
1845 * Makefile.in: Rebuilt.
1846
1847 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1848
1849 PR other/40159
1850 * Makefile.tpl (all): Don't end with unconditional success.
1851 * Makefile.in: Rebuilt.
1852
1853 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1854
1855 PR target/37137
1856 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1857 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1858 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1859 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1860 stage_configureflags, stage_cflags and stage_libcflags into
1861 explicit Makefile macros.
1862 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1863 GFORTRAN.
1864 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1865 CC. Set CC_FOR_BUILD from CC.
1866 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1867 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1868 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1869 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1870 and GFORTRAN.
1871 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1872 (_LIBCFLAGS): Renamed to _TFLAGS.
1873 (do-compare-debug, do-compare3-debug): Drop.
1874 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1875 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1876 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1877 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1878 (XGCC_FLAGS_FOR_TARGET): New.
1879 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1880 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1881 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1882 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1883 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1884 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1885 TFLAGS.
1886 (BUILD_CONFIG): Include if requested.
1887 (all): Set TFLAGS on bootstrap.
1888 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1889 (all-stageid-prefixmodule): Likewise.
1890 (do-clean, distclean-stageid): Set TFLAGS.
1891 (restrap): Fix whitespace.
1892 * Makefile.in: Rebuilt.
1893
1894 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1895
1896 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1897 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1898 * Makefile.in: Regenerate.
1899
1900 2009-04-24 Eli Zaretskii <eliz@gnu.org>
1901
1902 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1903 consistency with config.sub. (Update from upstream sources.)
1904
1905 2009-04-21 Joseph Myers <joseph@codesourcery.com>
1906
1907 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1908
1909 2009-04-17 Ben Elliston <bje@au.ibm.com>
1910
1911 * config.sub, config.guess: Update from upstream sources.
1912
1913 2009-04-15 Anthony Green <green@moxielogic.com>
1914
1915 * configure.ac: Add moxie support.
1916 * configure: Rebuilt.
1917
1918 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1919
1920 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1921 * configure: Regenerate.
1922
1923 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1924
1925 PR gas/10039
1926 * configure.ac: Require texinfo 4.7.
1927 * configure: Regenerated.
1928
1929 2009-04-09 Steve Ellcey <sje@cup.hp.com>
1930
1931 * Makefil.def (languages): New entries.
1932 * Makefile.tpl (check-gcc-*): New generic target.
1933 * Makefile.in: Regenerate.
1934
1935 2009-03-27 Eli Zaretskii <eliz@gnu.org>
1936
1937 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1938 Windows builds of Sed.
1939
1940 2009-03-18 Tom Tromey <tromey@redhat.com>
1941
1942 * configure: Rebuild.
1943 * configure.ac (host_libs): Add libiconv.
1944 * Makefile.in: Rebuild.
1945 * Makefile.def (host_modules): Add libiconv.
1946 (configure-gdb, all-gdb): Depend on libiconv.
1947
1948 2009-03-16 Tristan Gingold <gingold@adacore.com>
1949
1950 * configure.ac: Treat gdb as supported on x86_64-darwin.
1951 * configure: Regenerate.
1952
1953 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1954
1955 Merge from GCC:
1956
1957 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1958
1959 * configure.ac (--with-host-libstdcxx): New option.
1960 * configure: Regenerate.
1961
1962 2009-01-29 Robert Millan <rmh@aybabtu.com>
1963
1964 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1965 * configure: Regenerate.
1966
1967 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1968
1969 PR tree-optimization/38515
1970 * configure.ac (cloog-polylib): Removed.
1971 (with_ppl, with_cloog): Test for "no".
1972 * configure: Regenerated.
1973
1974 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1975
1976 Backport from git Libtool:
1977
1978 2009-01-19 Robert Millan <rmh@aybabtu.com>
1979 Support GNU/kOpenSolaris.
1980 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1981 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1982 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1983 GNU/kOpenSolaris.
1984
1985 2009-02-05 Andreas Schwab <schwab@suse.de>
1986
1987 * Makefile.tpl (stage_last): Define $r and $s before using
1988 $(RECURSE_FLAGS_TO_PASS).
1989 * Makefile.in: Regenerate
1990
1991 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1992
1993 * COPYING.NEWLIB: Add ARM license.
1994
1995 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1996
1997 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1998 (all-opcodes): Depend on all-libiberty.
1999 * Makefile.in: Regenerate.
2000
2001 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2002
2003 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2004 * configure: Regenerate.
2005
2006 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2007
2008 Backport link test fix from upstream Libtool:
2009
2010 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2011 Add cache variables to tests that require the linker to work.
2012 For shlibpath_overrides_runpath, this also changes the semantics
2013 to let the result from the C compiler take precedence.
2014 compiler take precedence.
2015
2016 2008-12-02 Ben Elliston <bje@au.ibm.com>
2017
2018 * config.sub, config.guess: Update from upstream sources.
2019
2020 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2021
2022 * COPYING.NEWLIB: Updated.
2023 * COPYING.LIBGLOSS: Ditto.
2024
2025 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
2026
2027 Sync with GCC:
2028
2029 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2030
2031 * configure.ac (ppllibs): Add by default the lib flags.
2032 * configure: Regenerate.
2033
2034 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2035
2036 * configure.ac: Add double brackets on darwin[912].
2037 * configure: Regenerate.
2038
2039 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2040
2041 * configure.ac: Expand to darwin10 and later.
2042 * configure: Regenerate.
2043
2044 2008-12-02 Andreas Schwab <schwab@suse.de>
2045
2046 * Makefile.def: configure-target-boehm-gc depends on
2047 all-target-libstdc++-v3.
2048 * Makefile.in: Regenerate.
2049
2050 2008-12-02 Ben Elliston <bje@au.ibm.com>
2051
2052 * config.sub, config.guess: Update from upstream sources.
2053
2054 2008-11-27 Joseph Myers <joseph@codesourcery.com>
2055
2056 Merge from GCC:
2057
2058 2007-12-02 Matthias Klose <doko@ubuntu.com>
2059
2060 * config-ml.in: Remove 64bit configure tests.
2061
2062 2008-05-14 Rafael Espindola <espindola@google.com>
2063
2064 * config-ml.in: don't handle --enable-shared and --enable-static.
2065
2066 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2067 Tobias Grosser <grosser@fim.uni-passau.de>
2068 Jan Sjodin <jan.sjodin@amd.com>
2069 Harsha Jagasia <harsha.jagasia@amd.com>
2070 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2071 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2072 Adrien Eliche <aeliche@isty.uvsq.fr>
2073
2074 Merge from graphite branch.
2075 * configure: Regenerate.
2076 * Makefile.in: Regenerate.
2077 * configure.ac (host_libs): Add ppl and cloog.
2078 Add checks for PPL and CLooG.
2079 * Makefile.def (ppl, cloog): Added modules and dependences.
2080 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2081 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2082
2083 2008-09-03 Richard Guenther <rguenther@suse.de>
2084
2085 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2086 cloog test.
2087 * configure: Re-generate.
2088
2089 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2090
2091 * configure.ac (--with-cloog-polylib): New.
2092 (--disable-cloog-version-check): New.
2093 (--disable-ppl-version-check): New.
2094 * configure: Re-generate.
2095
2096 2008-09-05 Richard Guenther <rguenther@suse.de>
2097
2098 * configure.ac: Initialize clooglibs to -lcloog.
2099 * configure: Re-generate.
2100
2101 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2102
2103 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2104 recommended version to 2.3.2.
2105
2106 * configure: Regenerate.
2107
2108 2008-10-31 Ben Elliston <bje@au.ibm.com>
2109
2110 * configure.ac (spu-*-*): Remove special case.
2111 * configure: Regenerate.
2112
2113 Complete comment text from GCC version of:
2114
2115 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2116
2117 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2118 (GCC_SHLIB_SUBDIR): New.
2119 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2120 * configure: Regenerate.
2121 * Makefile.in: Regenerate.
2122
2123 2008-11-27 Tristan Gingold <gingold@adacore.com>
2124
2125 * configure.ac: Build gdb for i?86-*-darwin*
2126 * configure: Regenerated.
2127
2128 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2129
2130 PR bootstrap/38014
2131 PR bootstrap/37923
2132
2133 Revert:
2134
2135 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2136
2137 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2138 * Makefile.in: Regenerated.
2139
2140 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2141
2142 PR gdb/921
2143 PR gdb/1646
2144 PR gdb/2175
2145 PR gdb/2176
2146
2147 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2148 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2149 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2150 (HOST_EXPORTS): Pass CPPFLAGS.
2151 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2152 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2153 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2154 * Makefile.in, configure: Regenerated.
2155 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2156 and CPPFLAGS_FOR_BUILD.
2157
2158 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2159
2160 * configure.ac [spu-*-*]: Do not set skipdirs.
2161 * configure: Re-generate.
2162
2163 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2164
2165 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2166 * Makefile.in: Regenerated.
2167
2168 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2169
2170 PR gdb/921
2171 PR gdb/1646
2172 PR gdb/2175
2173 PR gdb/2176
2174
2175 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2176 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2177 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2178 (HOST_EXPORTS): Pass CPPFLAGS.
2179 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2180 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2181 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2182 * Makefile.in, configure: Regenerated.
2183 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2184 and CPPFLAGS_FOR_BUILD.
2185
2186 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2187
2188 * libtool.m4: Update to libtool 2.2.6.
2189 * lt~obsolete.m4: Update to libtool 2.2.6.
2190 * ltmain.sh: Update to libtool 2.2.6.
2191 * ltsugar.m4: Update to libtool 2.2.6.
2192 * ltversion.m4: Update to libtool 2.2.6.
2193 * ltoptions.m4: Update to libtool 2.2.6.
2194 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2195
2196 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2197
2198 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2199 (GCC_SHLIB_SUBDIR): New.
2200 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2201 * configure: Regenerate.
2202 * Makefile.in: Regenerate.
2203
2204 2008-08-28 Tristan Gingold <gingold@adacore.com>
2205
2206 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2207 Enable bfd, binutils and opcodes.
2208 * configure: Regenerate.
2209
2210 2008-08-16 Nicolas Roche <roche@adacore.com>
2211
2212 * Makefile.tpl: Add BOOT_ADAFLAGS.
2213 * Makefile.in: Regenerate.
2214
2215 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2216
2217 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2218 * configure: Regenerate.
2219
2220 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2221
2222 Sync with gcc:
2223 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2224
2225 * configure.ac: Add makefile fragments for hpux.
2226 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2227 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2228 * configure: Regenerate.
2229 * Makefile.in: Regenerate.
2230
2231 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2232
2233 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2234 * Makefile.in: Regenerate.
2235 * configure: Regenerate.
2236
2237 2008-06-18 Ian Lance Taylor <iant@google.com>
2238
2239 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2240
2241 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2242
2243 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2244
2245 * configure: Regenerate.
2246
2247 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2248
2249 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2250 "$@" is still intact with both Autoconf 2.59 and 2.62.
2251 * configure: Regenerate.
2252
2253 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2254
2255 * Makefile.tpl: Fix comment errors.
2256 * Makefile.in: Regenerate.
2257
2258 2008-06-13 Julian Brown <julian@codesourcery.com>
2259
2260 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2261 of libobjc for ARM EABI Linux.
2262 * configure: Regenerate.
2263
2264 2008-06-12 David S. Miller <davem@davemloft.net>
2265 David Edelsohn <edelsohn@gnu.org>
2266
2267 * configure.ac: Add powerpc*-*-* to gold supported targets.
2268 * configure: Regenerate.
2269
2270 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2271
2272 PR tree-optimization/36218
2273 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2274 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2275 (all prefix="build-"): Pass them to build-system sub-makes.
2276 * Makefile.in: Regenerate.
2277
2278 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2279
2280 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2281 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2282 mkdep, and compile. Update comments.
2283 (ETC_SUPPORT): Add ChangeLog and update comments.
2284
2285 2008-05-11 Ian Lance Taylor <iant@google.com>
2286
2287 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2288
2289 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2290
2291 Sync with gcc:
2292 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2293
2294 PR bootstrap/35457
2295 * configure.ac: Include override.m4.
2296 * configure: Regenerate.
2297
2298 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2299
2300 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2301 * Makefile.in: Regenerate.
2302
2303 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2304
2305 * configure.ac: Do not build libssp for the AVR.
2306 * configure: Regenerate.
2307
2308 2008-04-18 Nick Clifton <nickc@redhat.com>
2309
2310 * MAINTAINERS: Replace reference to configure.in with reference to
2311 configure.ac.
2312
2313 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2314
2315 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2316 as nonconfigurable directories list.
2317 * configure: Regenerate.
2318
2319 2008-04-14 David S. Miller <davem@davemloft.net>
2320
2321 * configure.ac: Add sparc*-*-* to gold supported targets.
2322 * configure: Regenerate.
2323
2324 2008-04-14 Ben Elliston <bje@au.ibm.com>
2325
2326 * config.sub, config.guess: Update from upstream sources.
2327
2328 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2329
2330 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2331 * Makefile.in: Regenerate.
2332
2333 2008-04-07 Ian Lance Taylor <iant@google.com>
2334
2335 * Makefile.def: check-gold depends upon all-binutils.
2336 * Makefile.in: Regenerate.
2337
2338 2008-04-04 Nick Clifton <nickc@redhat.com>
2339
2340 PR binutils/4334
2341 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2342 builds.
2343 * configure: Regenerate.
2344
2345 2008-04-04 NightStrike <NightStrike@gmail.com>
2346
2347 PR other/35151
2348 * configure.ac: Combine rules for mingw32 and mingw64.
2349 * configure: Regenerate.
2350
2351 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2352
2353 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2354 * Makefile.in: Regenerate.
2355
2356 2008-03-20 Ian Lance Taylor <iant@google.com>
2357
2358 * configure.ac: Add support for --enable-gold.
2359 * Makefile.def: Add gold as a directory like ld.
2360 * configure, Makefile.in: Regenerate.
2361
2362 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2363
2364 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2365 (s390_cond_extensions): Reduced extensions to the compare related.
2366 (main): z10 cpu type option added.
2367 (expandConditionalJump): Renamed to ...
2368 (insertExpandedMnemonic): ... this.
2369
2370 * opcodes/s390-opc.c: Re-group the operand format makros.
2371 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2372 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2373 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2374 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2375 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2376 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2377 INSTR_SIL_RDU): New instruction formats added.
2378 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2379 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2380 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2381 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2382 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2383 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2384 masks added.
2385 (s390_opformats): New formats added "ris", "rrs", "sil".
2386 * opcodes/s390-opc.txt: Add the conditional jumps with the
2387 extensions removed from automatic expansion in s390-mkopc.c manually.
2388 (asi - trtre): Add new System z10 EC instructions.
2389 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2390
2391 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2392
2393 * configure.ac: m4_include config/proginstall.m4.
2394 * configure: Regenerate.
2395
2396 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2397
2398 Backport from upstream Libtool:
2399
2400 2007-10-12 Eric Blake <ebb9@byu.net>
2401
2402 Deal with Autoconf 2.62's semantic change in m4_append.
2403 * ltsugar.m4 (lt_append): Replace broken versions of
2404 m4_append.
2405 (lt_if_append_uniq): Don't require separator to be overquoted,
2406 and avoid broken m4_append.
2407 (lt_dict_add): Fix typo.
2408 * libtool.m4 (_LT_DECL): Don't overquote separator.
2409
2410 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2411
2412 * config.rpath: Add AIX 6 support.
2413
2414 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2415
2416 * Makefile.def (stageprofile). Remove -fprofile-generate
2417 from stage_libcflags.
2418 * Makefile.in: Regenerate.
2419
2420 2008-03-13 Ben Elliston <bje@au.ibm.com>
2421
2422 * config.sub, config.guess: Update from upstream sources.
2423
2424 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2425
2426 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2427 * s390-opc.txt (cmpsc): Duplicate entry removed.
2428 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2429 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2430 fier, cu42, cu41): Fix operand format.
2431
2432 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2433
2434 PR bootstrap/32009
2435 PR bootstrap/32161
2436
2437 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2438 * configure: Regenerate.
2439
2440 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2441 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2442 STAGE4_LIBCFLAGS): New.
2443 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2444 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2445 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2446 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2447 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2448 for target modules. Don't export LIBCFLAGS.
2449 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2450 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2451 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2452 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2453 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2454 * Makefile.in: Regenerate.
2455
2456 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2457
2458 PR libgcj/33085
2459 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2460 Do not use -DDLL_EXPORT. Backport from upstream.
2461
2462 2008-02-14 Nick Clifton <nickc@redhat.com>
2463
2464 Import this patch from gcc:
2465 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2466
2467 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2468
2469 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2470
2471 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2472 * configure: Regenerate.
2473
2474 2008-01-31 Marc Gauthier <marc@tensilica.com>
2475
2476 * configure.ac (xtensa*-*-*): Recognize processor variants.
2477 * configure: Regenerate.
2478
2479 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2480
2481 PR bootstrap/34922
2482 * configure.ac (PARSE_ARGS): Push suitable setting of
2483 ac_subdirs_all, for `./configure --help=recursive'.
2484 Handle `+' in generic toplevel directory disabling.
2485 * configure: Regenerate.
2486
2487 2008-01-23 Ben Elliston <bje@au.ibm.com>
2488
2489 * config.sub, config.guess: Update from upstream sources.
2490
2491 2008-01-08 Ben Elliston <bje@au.ibm.com>
2492
2493 * config.sub, config.guess: Update from upstream sources.
2494
2495 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2496
2497 * COPYING.LIBGLOSS: Update default copyright.
2498
2499 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2500
2501 * COPYING.NEWLIB: Update default copyright.
2502
2503 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2504
2505 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2506 Change recommended MPFR from 2.2.1 > 2.3.0.
2507 * configure: Regenerate.
2508
2509 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2510
2511 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2512 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2513 * Makefile.in: Regenerate.
2514
2515 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2516
2517 * configure.ac: Enable libjava for x86_64-*-darwin9.
2518 * configure: Regenerate.
2519
2520 2007-12-05 Ben Elliston <bje@au.ibm.com>
2521
2522 * config.sub, config.guess: Update from upstream sources.
2523
2524 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2525
2526 * config-ml.in: Robustify against white space in absolute file
2527 names.
2528
2529 * config-ml.in (multi-clean): Substitute ${Makefile}.
2530 Remove superfluous ${Makefile} in list.
2531
2532 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2533
2534 * Makefile.def (dependencies): Make configure-gdb depend on
2535 all-intl.
2536 * Makefile.in: Regenerated.
2537
2538 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2539
2540 * Makefile.def: To avoid problems running with parallel makes,
2541 build newlib before libgloss so that target specific header
2542 files are availble.
2543 * Makefile.in: Regenerate.
2544
2545 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2546
2547 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2548 * Makefile.in: Regenerate.
2549
2550 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2551
2552 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2553 * libdecnumber: New directory, imported from GCC.
2554
2555 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2556
2557 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2558 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2559 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2560 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2561 * configure: Regenerate.
2562
2563 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2564
2565 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2566 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2567 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2568 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2569 * configure.ac: Default them to host tools for $host = $build.
2570 Subst them.
2571
2572 * configure: Regenerate.
2573 * Makefile.in: Regenerate.
2574
2575 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2576
2577 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2578 * configure: Regenerate.
2579
2580 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2581
2582 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2583 libstdc++.
2584 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2585 * configure: Regenerate.
2586 * Makefile.in: Regenerate.
2587
2588 2007-09-17 Andreas Schwab <schwab@suse.de>
2589
2590 * configure.ac: Raise minimum makeinfo version to 4.6.
2591 * configure: Regenerate.
2592
2593 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2594
2595 * configure.ac: Correct makeinfo version check.
2596 * configure: Regenerate.
2597
2598 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2599
2600 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2601 to $skipdirs and only disable gprof for newlib. Use the normal
2602 mips*-elf* handling in other respects.
2603 * configure: Regnerate.
2604
2605 2007-09-12 David Daney <ddaney@avtrex.com>
2606
2607 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2608 enabling libgcj.
2609 * configure: Regenerate.
2610
2611 2007-09-12 Richard Guenther <rguenther@suse.de>
2612
2613 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2614 nor --disable-checking is provided also turn on yes and types
2615 checking for stage1.
2616 * configure: Re-generate.
2617
2618 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2619
2620 PR target/33281
2621 * configure.ac: Use config/mh-mingw on mingw.
2622 * configure: Regenerate.
2623
2624 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2625
2626 PR other/32154
2627 * configure.ac: For libgloss targets, point the linker to the linker
2628 script, startup code and simulator library.
2629 * configure: Regenerate.
2630
2631 2007-09-09 Andrew Haley <aph@redhat.com>
2632
2633 * configure.ac (noconfigdirs): Remove target-libffi and
2634 target-libjava.
2635
2636 2007-08-29 Nick Clifton <nickc@redhat.com>
2637
2638 * config.sub, config.guess: Update from upstream sources.
2639
2640 2007-08-21 Richard Guenther <rguenther@suse.de>
2641
2642 * configure.ac: Add types checking to stage1 checking flags.
2643 * configure: Regenerate.
2644
2645 2007-08-18 Paul Brook <paul@codesourcery.com>
2646 Joseph Myers <joseph@codesourcery.com>
2647
2648 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2649 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2650 * Makefile.in: Regenerate.
2651 * configure.ac (--with-debug-prefix-map): New.
2652 * configure: Regenerate.
2653
2654 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2655 Nigel Stephens <nigel@mips.com>
2656
2657 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2658 as target_makefile_frag.
2659 * configure: Regenerate.
2660
2661 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2662
2663 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2664 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2665 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2666 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2667 (do-compare, do-compare3, do-compare-debug): New.
2668 ([+compare-target+]): Use them.
2669
2670 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2671
2672 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2673 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2674 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2675 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2676 (do-compare, do-compare3, do-compare-debug): New.
2677 ([+compare-target+]): Use them.
2678
2679 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2680 Ben Elliston <bje@au.ibm.com>
2681
2682 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2683 --silent if $silent.
2684 * configure: Regenerate.
2685
2686 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2687
2688 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2689
2690 2007-07-17 Nick Clifton <nickc@redhat.com>
2691
2692 * COPYING3: New file. Contains version 3 of the GNU General
2693 Public License.
2694 * COPYING3.LIB: New file. Contains version 3 of the GNU
2695 Lesser General Public License.
2696
2697 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2698
2699 * configure.ac: Fix my previous change to really match GCC.
2700 * configure: Regenerate.
2701
2702 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2703
2704 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2705 * configure: Regenerate.
2706
2707 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2708
2709 * configure.ac: Add some missing m4 quotation.
2710 * configure: Regenerate.
2711
2712 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
2713
2714 * Makefile.def: Add windmc tool to build.
2715 * Makefile.tpl: Likewise.
2716 * configure.ac: Likewise.
2717 * Makefile.in: Regenerate.
2718 * configure: Regenerate.
2719
2720 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2721
2722 * lt~obsolete.m4: New. Import from 20070318 libtool.
2723
2724 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2725
2726 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2727 uclinux and linux-uclibc targets.
2728 * configure: Regenerate.
2729
2730 2007-06-28 DJ Delorie <dj@redhat.com>
2731
2732 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2733 not building newlib.
2734 * configure: Regenerated.
2735
2736 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2737
2738 * src-release (DEVO_SUPPORT): Correct typos.
2739
2740 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2741
2742 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2743 * Makefile.in: Regenerated.
2744
2745 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2746
2747 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2748 (distclean-stage[+id+]): Possibly delete stage_last.
2749 * Makefile.in: Regenerate.
2750
2751 2007-06-07 Ben Elliston <bje@au.ibm.com>
2752
2753 * config.sub, config.guess: Update from upstream sources.
2754
2755 2007-06-07 Ben Elliston <bje@au.ibm.com>
2756
2757 * Makefile.tpl: Fix spelling error.
2758 * Makefile.in: Regenerate.
2759
2760 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
2761
2762 Sync with gcc:
2763 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2764
2765 PR bootstrap/29382
2766 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2767 * configure: Rebuilt.
2768
2769 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2770
2771 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2772 lt_cv_sys_max_cmd_len.
2773
2774 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
2775
2776 * ltgcc.m4: Update from GCC.
2777
2778 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2779
2780 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2781
2782 2007-05-24 Steve Ellcey <sje@cup.hp.com>
2783
2784 * ltmain.sh: Update from GCC.
2785 * libtool.m4: Update from GCC.
2786 * ltsugar.m4: New. Update from GCC.
2787 * ltversion.m4: New. Update from GCC.
2788 * ltoptions.m4: New. Update from GCC.
2789 * ltconfig: Remove.
2790 * ltcf-c.sh: Remove.
2791 * ltcf-cxx.sh: Remove.
2792 * ltcf-gcj.sh: Remove.
2793 * src-release: Update with new libtool file list.
2794
2795 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2796
2797 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2798 stage_cflags.
2799 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2800 Remove CFLAGS/LIBCFLAGS.
2801 (configure-stage[+id+]-[+prefix+][+module+],
2802 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2803 * Makefile.in: Regenerate.
2804
2805 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2806
2807 * config-ml.in: Update from GCC.
2808
2809 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2810
2811 * src-release (do-proto-toplev): Process the support directories before
2812 the tool directory.
2813
2814 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2815
2816 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2817 of glob. Quote arguments with single quotes too.
2818 * configure: Regenerate.
2819
2820 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2821
2822 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2823 * Makefile.in: Regenerate
2824
2825 2007-03-07 Andreas Schwab <schwab@suse.de>
2826
2827 * configure: Regenerate.
2828
2829 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2830
2831 * configure.ac: Add "--with-pdfdir" configure option,
2832 which defines pdfdir variable.
2833 * Makefile.def (target=fixincludes): Add install-pdf to
2834 missing targets.
2835 (recursive_targets): Add install-pdf target.
2836 (flags_to_pass): Add pdfdir.
2837 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2838 target.
2839 * configure: Regenerate
2840 * Makefile.in: Regenerate
2841
2842 2007-02-28 Eric Christopher <echristo@apple.com>
2843
2844 Revert:
2845 2006-12-07 Mike Stump <mrs@apple.com>
2846
2847 * Makefile.def (dependencies): Add dependency for
2848 install-target-libssp and install-target-libgomp on
2849 install-gcc.
2850 * Makefile.in: Regenerate.
2851
2852 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2853
2854 * configure: Regenerate.
2855 * configure.ac: Move statements after variable declarations.
2856
2857 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2858
2859 * configure.ac: Adjust for loop syntax.
2860 * configure: Regenerate.
2861
2862 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2863
2864 * configure: Rebuilt.
2865
2866 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2867
2868 * configure.ac: Drop multiple occurrences of --enable-languages,
2869 and fix its quoting.
2870 * configure: Rebuilt.
2871
2872 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2873 Nathan Sidwell <nathan@codesourcery.com>
2874 Vladimir Prus <vladimir@codesourcery.com
2875 Joseph Myers <joseph@codesourcery.com>
2876
2877 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2878 * configure: Regenerate.
2879
2880 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2881
2882 * configure.ac (target_libraries): Move libgcc before libiberty.
2883 * configure: Regenerated.
2884
2885 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
2886
2887 * configure: Regenerate again?
2888
2889 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
2890
2891 * configure: Reapply PR30748 fix which was lost in the previous commit.
2892
2893 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2894 Paolo Bonzini <bonzini@gnu.org>
2895
2896 PR bootstrap/30753
2897 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2898 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2899 * configure: Regenerated.
2900
2901 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
2902
2903 * configure: Regenerate.
2904
2905 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2906
2907 PR bootstrap/30748
2908 * configure.ac: Correct syntax for Solaris ksh.
2909 * configure: Regenerated.
2910
2911 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2912
2913 * Makefile.def: Sync with GCC.
2914 * Makefile.tpl: Sync with GCC.
2915 * Makefile.in: Regenerate.
2916 * configure: Regenerate.
2917
2918 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2919
2920 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2921 noncanonical equivalents.
2922 * configure.in: Rename to...
2923 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2924 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2925 target_noncanonical. Use them. Rewrite removal of configure
2926 arguments for autoconf 2.59. Discard variable settings. Force
2927 program_transform_name for native tools.
2928
2929 * Makefile.in: Regenerated.
2930 * configure: Regenerated with autoconf 2.59.
2931
2932 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2933
2934 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2935
2936 * COPYING.LIBGLOSS: Reformat default Red Hat
2937 license to fit within 80 columns.
2938 * COPYING.NEWLIB: Ditto.
2939
2940 2007-02-05 Dave Brolley <brolley@redhat.com>
2941
2942 * Contribute the following changes:
2943 2006-11-28 DJ Delorie <dj@redhat.com>
2944
2945 * configure.in: Fix typo for mep's target_makefile_frag.
2946 * configure: Regenerated.
2947
2948 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2949
2950 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2951 * configure: Regenerate.
2952
2953 2001-09-19 DJ Delorie <dj@redhat.com>
2954
2955 * configure.in (target_makefile_frag): use mt-mep
2956
2957 2001-06-12 Don Howard <dhoward@redhat.com>
2958
2959 * configure.in: Remove gdb from MeP skip list.
2960
2961 2001-04-05 DJ Delorie <dj@redhat.com>
2962
2963 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2964
2965 2001-03-20 Ben Elliston <bje@redhat.com>
2966
2967 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2968
2969 2001-03-19 Ben Elliston <bje@redhat.com>
2970
2971 * config.sub (mep, mep-*): Add.
2972
2973 2007-01-31 Andreas Schwab <schwab@suse.de>
2974
2975 * Makefile.tpl (LDFLAGS): Substitute it.
2976 * Makefile.in: Regenerate.
2977
2978 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2979
2980 * configure.in: Change == to = in test command.
2981 * configure: Regenerate.
2982
2983 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2984 Nick Clifton <nickc@redhat.com>
2985 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2986
2987 * configure.in (build_configargs, host_configargs, target_configargs):
2988 Remove build/host/target parameters.
2989 (host_libs): Add gmp and mpfr.
2990 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2991 * Makefile.def (gmp, mpfr): New.
2992 (gcc): Remove target.
2993 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2994 target_os, target_vendor): New.
2995 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2996 * configure: Regenerate.
2997 * Makefile.in: Regenerate.
2998
2999 2007-01-11 Matt Fago <fago@earthlink.net>
3000
3001 * configure.in: Try to link to functions only in mpfr 2.2.x
3002 to improve robustness of configure tests.
3003 * configure: Regenerate.
3004
3005 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3006
3007 * configure.in: Add support for an x86_64-mingw* target.
3008 * configure: Regenerate.
3009
3010 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3011
3012 * Makefile.tpl (all-target): Correct @if conditional for target
3013 modules.
3014 * configure.in: Omit libiberty if building only target libgcc.
3015 * configure, Makefile.in: Regenerated.
3016
3017 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3018
3019 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3020 * configure: Regenerate.
3021
3022 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3023
3024 * Makefile.def (target_modules): Add libgcc.
3025 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3026 * Makefile.tpl (clean-target-libgcc): Delete.
3027 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3028 on gcc even for bootstrapped modules. Rewrite handling of
3029 lang_env_dependencies to loop over target_modules.
3030 * configure.in (target_libraries): Add target-libgcc.
3031 * Makefile.in, configure: Regenerated.
3032
3033 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3034
3035 Sync with gcc:
3036 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3037
3038 * configure.in: Reorganize recognition of languages. Add
3039 --enable-stage1-languages. Show supported languages for the chosen
3040 target rather than all recognized languages.
3041 * configure: Regenerate.
3042
3043 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3044
3045 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3046 * Makefile.in: Regenerate.
3047
3048 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3049
3050 * configure.in: Warn that MPFR 2.2.0 is buggy.
3051 * configure: Regenerate.
3052
3053 2006-12-27 Ian Lance Taylor <iant@google.com>
3054
3055 * configure.in: When removing Makefiles to force a reconfigure, also
3056 remove prev-DIR*/Makefile.
3057 * configure: Regenerate.
3058
3059 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
3060
3061 * config.bfd: Recognize fido.
3062
3063 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3064
3065 Sync with gcc:
3066
3067 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3068
3069 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3070 it only affects bootstrap and could be tested on "$host" as well.
3071 * configure: Regenerate.
3072 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3073
3074 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3075
3076 PR bootstrap/29544
3077 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3078 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3079 move here comment from Makefile.tpl.
3080 * Makefile.tpl: Move some definitions higher in the file.
3081 (STAGE1_CHECKING): New.
3082 * configure.in: Add --enable-stage1-checking.
3083 * configure: Regenerate.
3084 * Makefile.in: Regenerate.
3085
3086 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3087
3088 * configure.in: Update error message for missing GMP/MPFR.
3089
3090 * configure: Regenerate.
3091
3092 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3093
3094 * configure.in: Update MPFR version in error message.
3095
3096 * configure: Regenerate.
3097
3098 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3099
3100 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3101 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3102 --with-gmp-lib): New flags.
3103
3104 * configure: Regenerate.
3105
3106 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3107
3108 PR bootstrap/30134
3109 * configure.in: Correct x86 darwin support for libjava to powerpc
3110 and i?86 only.
3111 * configure: Regenerate.
3112
3113 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3114
3115 * configure.in: Handle spu makefile frag.
3116 * Makefile.tpl (MAINT): Define
3117 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3118 * configure: Regenerate.
3119 * Makefile.in: Regenerate.
3120
3121 2006-12-11 Ben Elliston <bje@au.ibm.com>
3122
3123 * config.sub, config.guess: Update from upstream sources.
3124
3125 2006-12-11 Ben Elliston <bje@au.ibm.com>
3126
3127 * configure.in: Sync with GCC (spu-*-*).
3128 * configure: Sync with GCC.
3129
3130 2006-12-07 Mike Stump <mrs@apple.com>
3131
3132 * Makefile.def (dependencies): Add dependency for
3133 install-target-libssp and install-target-libgomp on
3134 install-gcc.
3135 * Makefile.in: Regenerate.
3136
3137 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3138
3139 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3140 (unstage): Test for stage_last presence.
3141
3142 PR bootstrap/29802
3143 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3144 * Makefile.in: Regenerate.
3145
3146 2006-11-14 DJ Delorie <dj@redhat.com>
3147
3148 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3149 * Makefile.in: Sync with GCC.
3150 * configure.in: Sync with GCC (mpfr, gmp).
3151 * configure: Sync with GCC.
3152
3153 2006-11-08 Jie Zhang <jie.zhang@analog.com>
3154
3155 * configure.in: Remove target-libgloss from noconfigdirs for
3156 bfin-*-*.
3157 * configure: Regenerated.
3158
3159 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3160
3161 * COPYING.NEWLIB: Add spu license.
3162 * COPYING.LIBGLOSS: Ditto.
3163
3164 2006-10-17 Brooks Moses <bmoses@stanford.edu>
3165
3166 * Makefile.def: Added pdf target handling.
3167 * Makefile.tpl: Added pdf target handling.
3168 * Makefile.in: Regenerated.
3169
3170 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3171
3172 * COPYING.NEWLIB: Updated.
3173 * COPYING.LIBGLOSS: Ditto.
3174
3175 2006-09-27 Dave Brolley <brolley@redhat.com>
3176
3177 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3178 $s instead of $r.
3179 * configure: Regenerated.
3180
3181 2006-09-26 Ben Elliston <bje@au.ibm.com>
3182
3183 * config.sub, config.guess: Update from upstream sources.
3184
3185 2006-09-20 Thiemo Seufer <ths@mips.com>
3186
3187 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3188 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3189 * configure: Regenerate.
3190
3191 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3192
3193 * configure.in: Never build newlib for a Mingw host.
3194 Never build newlib as Mingw target library.
3195 Test the existence of winsup/cygwin for building a Cygwin newlib,
3196 rather than just winsup.
3197 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3198 building a Mingw target.
3199 * configure: Regenerate.
3200
3201 2006-08-15 Thiemo Seufer <ths@mips.com>
3202 Nigel Stephens <nigel@mips.com>
3203 David Ung <davidu@mips.com>
3204
3205 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3206
3207 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3208
3209 Sync from GCC:
3210 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3211
3212 PR bootstrap/18058
3213 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3214 if the bootstrap compiler is a GCC version that supports it.
3215 * configure: Regenerate.
3216
3217 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3218
3219 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3220 * configure: Regenerated.
3221
3222 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3223
3224 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3225 for stages after the first.
3226
3227 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3228
3229 * Makefile.def: Add dependencies for configure-opcodes
3230 on configure-intl and all-opcodes on all-intl.
3231 * Makefile.in: Regenerated.
3232
3233 2006-07-04 Peter O'Gorman <peter@pogma.com>
3234
3235 * ltconfig: chmod 644 before ranlib during install.
3236
3237 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3238
3239 * configure.in: Fix thinkos in previous check-in.
3240 * configure: Regenerate.
3241
3242 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3243
3244 Sync from gcc:
3245
3246 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3247
3248 PR other/27063
3249 * configure.in: Test subdir_requires and give an appropriate
3250 error message.
3251 * configure: Regenerate.
3252
3253 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3254
3255 PR target/27540
3256 * configure.in: Only enable libgomp on IRIX 6.
3257 * configure: Regenerate.
3258
3259 2006-06-20 David Ayers <d.ayers@inode.at>
3260
3261 PR bootstrap/28072
3262 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3263 whether target-libjava is being configured instead of whether the
3264 java front end is enabled.
3265 * configure: Regenerate.
3266
3267 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3268
3269 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3270 to R_ARM_LDC_SB_G{0,1,2} respectively.
3271
3272 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3273
3274 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3275 too.
3276 * Makefile.in: Regenerate.
3277
3278 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3279
3280 Sync from gcc:
3281
3282 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3283 * configure.in: Don't enable libgomp on hpux10.
3284 * configure: Rebuilt.
3285
3286 2006-06-13 David Ayers <d.ayers@inode.at>
3287
3288 Sync from gcc:
3289
3290 2006-06-12 David Ayers <d.ayers@inode.at>
3291
3292 PR bootstrap/27963
3293 PR target/19970
3294 * configure.in: Remove target-boehm-gc from noconfigdirs where
3295 ${libgcj} is specified.
3296 * configure: Regenerate.
3297
3298 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3299
3300 Sync from gcc:
3301
3302 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3303 Andreas Schwab <schwab@suse.de>
3304
3305 PR bootstrap/18033
3306 * config-ml.in: Eval option if surrounded by single quotes.
3307
3308 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3309
3310 Sync from gcc:
3311
3312 2006-06-06 David Ayers <d.ayers@inode.at>
3313
3314 PR libobjc/13946
3315 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3316 * Makefile.in: Regenerate.
3317 * configure.in: Add --enable-objc-gc at toplevel and have it
3318 enable boehm-gc for Objective-C.
3319 Remove target-boehm-gc from libgcj.
3320 Add target-boehm-gc to target_libraries.
3321 Add target-boehm-gc to noconfigdirs where ${libgcj}
3322 is specified.
3323 Assert that boehm-gc is supported when requested for Objective-C.
3324 Only build boehm-gc if needed either for Java or Objective-C.
3325 * configure: Regenerate.
3326
3327 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3328
3329 PR 27674
3330 * Makefile.tpl (configure-[+prefix+][+module+],
3331 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3332 Remove rule to unstage bootstrapped modules.
3333 (stage_current): New.
3334 * Makefile.in: Regenerate.
3335
3336 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3337 Andreas Tobler <a.tobler@schweiz.ch>
3338
3339 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3340 * configure: Rebuilt.
3341
3342 Revert
3343 2006-01-31 Richard Guenther <rguenther@suse.de>
3344 Paolo Bonzini <bonzini@gnu.org>
3345
3346 * Makefile.def (target_modules): Add libgcc-math target module.
3347 * configure.in (target_libraries): Add libgcc-math target library.
3348 (--enable-libgcc-math): New configure switch.
3349 * Makefile.in: Re-generate.
3350 * configure: Re-generate.
3351
3352 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3353
3354 * config-ml.in: Alter CCASFLAGS to include special
3355 multilib options the same as is done for CFLAGS.
3356
3357 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3358
3359 * Makefile.def: Added dependencies from sim and gdb on intl, and
3360 added configure dependencies to everything with an all dependency
3361 on intl.
3362 * gettext.m4: Removed.
3363 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3364 (GDB_SUPPORT_DIRS): Add intl.
3365 * Makefile.in: Regenerated.
3366
3367 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3368
3369 * src-release (DEVO_SUPPORT): Add config.rpath.
3370
3371 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3372
3373 * Makefile.def (bfd, opcodes): Fix lib_path.
3374 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3375 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3376 * Makefile.in: Regenerate.
3377
3378 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3379
3380 * configure.in: Enable gprof for cross builds.
3381 * configure: Regenerate.
3382
3383 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3384
3385 * src-release (MAKEINFOFLAGS): Define.
3386 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3387
3388 2006-05-14 Ben Elliston <bje@au.ibm.com>
3389
3390 * config.sub, config.guess: Update from upstream sources.
3391
3392 2006-05-12 Ben Elliston <bje@au.ibm.com>
3393
3394 * config.sub, config.guess: Update from upstream sources.
3395
3396 2006-05-04 Steve Ellcey <sje@cup.hp.com>
3397
3398 * blt, iwidgets, mmalloc: Remove directories.
3399
3400 2006-05-01 DJ Delorie <dj@redhat.com>
3401
3402 * configure.in: Restore CFLAGS if GMP isn't present.
3403 * configure: Regenerate.
3404
3405 2006-04-18 DJ Delorie <dj@redhat.com>
3406
3407 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3408 reference libgloss so that libssp can be built in a combined
3409 tree.
3410 * configure: Regenerate.
3411
3412 2006-04-10 Ben Elliston <bje@au.ibm.com>
3413
3414 * contrib: Remove directory.
3415
3416 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3417
3418 * Makefile.tpl: Add install-html target.
3419 * Makefile.def: Add install-html target.
3420 * Makefile.in: Regenerate.
3421 * configure.in: Add --with-datarootdir, --with-docdir,
3422 and --with-htmldir options.
3423 * configure: Regenerate.
3424
3425 2006-03-31 Ben Elliston <bje@au.ibm.com>
3426
3427 PR binutils/1860
3428 * configure.in: Require makeinfo 4.4 or higher.
3429 * configure: Regenerate.
3430
3431 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
3432
3433 * Makefile.in: Regenerate.
3434
3435 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
3436
3437 Sync with gcc:
3438 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3439
3440 * configure.in: Handle --disable-<component> generically.
3441 * configure: Regenerate.
3442
3443 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3444
3445 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3446 (TARGET_CONFIGDIRS): Remove.
3447 * configure.in: Remove AC_SUBST(target_configdirs).
3448 * Makefile.in, configure: Regenerated.
3449
3450
3451 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3452
3453 PR libgcj/17311
3454 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3455
3456 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3457
3458 PR bootstrap/25670
3459
3460 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3461
3462 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3463 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3464 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3465 BUILD_PREFIX, BUILD_PREFIX_1.
3466 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3467
3468 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3469 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3470
3471 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3472 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3473 of `cat stage_current`. Always provide the `r' and `s' variables.
3474 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3475 a single shell execution.
3476 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3477 bootstrapped modules, make the stage1 module if the build was not
3478 started yet, else build the current stage.
3479 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3480 (all-build, all-host, all-target, [+make_target+]-host,
3481 [+make_target+]-target): Do not use \-continued lines.
3482 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3483 (current_stage, restrap, stage_last): New.
3484
3485 * Makefile.in: Regenerate.
3486 * configure: Regenerate.
3487
3488 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3489
3490 Sync from gcc:
3491
3492 2006-01-31 Richard Guenther <rguenther@suse.de>
3493 Paolo Bonzini <bonzini@gnu.org>
3494
3495 * Makefile.def (target_modules): Add libgcc-math target module.
3496 * configure.in (target_libraries): Add libgcc-math target library.
3497 (--enable-libgcc-math): New configure switch.
3498 * Makefile.in: Re-generate.
3499 * configure: Re-generate.
3500 * libgcc-math: New toplevel directory.
3501
3502 2006-01-18 Richard Henderson <rth@redhat.com>
3503 Jakub Jelinek <jakub@redhat.com>
3504 Diego Novillo <dnovillo@redhat.com>
3505
3506 * libgomp: New directory.
3507 * Makefile.def: Add target_module libgomp.
3508 * Makefile.in: Regenerate.
3509 * configure.in (target_libraries): Add target-libgomp.
3510 * configure: Regenerate.
3511
3512 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3513 Andreas Schwab <schwab@suse.de>
3514
3515 * configure: Regenerate.
3516
3517 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
3518
3519 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3520 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3521 the assembler, linker and binutils.
3522 * configure: Regenerate.
3523
3524 2006-01-16 Nick Clifton <nickc@redhat.com>
3525
3526 * config.sub, config.guess: Sync from config repository.
3527
3528 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3529
3530 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3531 @ from continuation.
3532 * Makefile.in: Rebuilt.
3533
3534 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3535
3536 Sync from gcc:
3537
3538 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3539
3540 PR bootstrap/24252
3541
3542 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3543 * Makefile.tpl (OBJDUMP): New.
3544 (EXTRA_HOST_FLAGS): Add it.
3545 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3546
3547 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3548 to use symbolic links between directories. Avoid race conditions
3549 or make them harmless.
3550 * configure.in: Do not try to use symbolic links between directories.
3551
3552 * Makefile.def (LEAN): Pass.
3553 * Makefile.tpl (LEAN): Define.
3554 (stage[+id+]-start): Accept that the previous directory does not
3555 exist, if the bootstrap is lean.
3556 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3557 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3558 configure substitution.
3559 ([+compare-target+]): Likewise.
3560 ([+bootstrap-target+]-lean): New.
3561 * configure.in: Remove lean bootstrap support from here.
3562
3563 * Makefile.in: Regenerate.
3564 * configure: Regenerate.
3565
3566 2006-01-02 Andreas Schwab <schwab@suse.de>
3567
3568 * configure.in: When reconfiguring remove Makefile in
3569 all stage directories.
3570 * configure: Regenerate.
3571
3572 2005-12-27 Leif Ekblad <leif@rdos.net>
3573
3574 * configure.in: Add support for RDOS target.
3575 * configure: Regenerate.
3576
3577 2005-12-27 Nick Clifton <nickc@redhat.com>
3578
3579 PR binutils/1990
3580 * libtool.m4: Synchronize with version in GCC sources.
3581
3582 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3583
3584 Revert Ada-related part of the previous change.
3585
3586 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3587 Do not pass.
3588 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3589 * Makefile.in: Regenerate.
3590 * configure.in: Do not include mt-ppc-aix target fragment.
3591 * configure: Regenerate.
3592
3593 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3594
3595 * configure.in: Select appropriate fragments for PowerPC/AIX.
3596 * configure: Regenerate.
3597
3598 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3599 BOOT_CFLAGS, BOOT_LDFLAGS.
3600 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3601 BOOT_CFLAGS, BOOT_LDFLAGS.
3602 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3603 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3604 (stage): Fail if we cannot complete the work.
3605 * Makefile.in: Regenerate.
3606
3607 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3608
3609 * COPYING.NEWLIB: Update copyright year for default
3610 copyright.
3611
3612 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3613
3614 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3615 install-host-nogcc): Don't invoke $(stage) at the end.
3616 * Makefile.in: Regenerate.
3617
3618 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3619
3620 * configure.in: Flip the top-level bootstrap switch.
3621 * configure: Regenerate.
3622
3623 Merge from gcc:
3624
3625 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3626
3627 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3628 $(stage) and $(unstage).
3629 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3630 (all): Remove stray semicolon.
3631 (local-distclean): Don't handle multilib.tmp and multilib.out.
3632 (install.all): Set $s for consistency.
3633 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3634 check_multilibs setting. Always make the install directory.
3635 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3636 Correct @if/@endif.
3637 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3638 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3639 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3640 (multilib.out): Remove.
3641 * Makefile.in: Regenerated.
3642
3643 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3644
3645 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3646 * configure.in: Replace ms1 arch with mt.
3647 * configure: Rebuilt.
3648
3649 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3650
3651 Sync with gcc:
3652
3653 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3654
3655 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3656 * configure.in: Replace ms1 arch with mt.
3657 * configure: Rebuilt.
3658
3659 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3660
3661 Sync with gcc:
3662
3663 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3664
3665 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3666 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3667 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3668 Find in-tree tools if available.
3669 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3670 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3671 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3672 (COMPILER_*_FOR_TARGET): New.
3673 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3674 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3675 (CONFIGURED_*, USUAL_*): Remove.
3676 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3677 STRIP): Use autoconf substitutions.
3678 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3679 COMPILER_NM_FOR_TARGET): New.
3680 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3681
3682 (all): Make all-host and all-target in parallel.
3683 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3684 that $$r and $$s are set before invoking a recursive make.
3685 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3686 ([+bootstrap-target+]): Inline most of the `all' target.
3687
3688 2005-11-29 Ben Elliston <bje@au.ibm.com>
3689
3690 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3691 from the gcc build directory.
3692 * Makefile.in: Regenerate.
3693
3694 2005-11-29 Ben Elliston <bje@au.ibm.com>
3695
3696 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3697 depend on all-libdecnumber.
3698 * configure.in (host_libs): Include libdecnumber.
3699 * Makefile.in: Regenerate.
3700 * configure: Likewise.
3701
3702 2005-11-21 Kean Johnston <jkj@sco.com>
3703
3704 * config.sub, config.guess: Sync from upstream sources.
3705
3706 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3707
3708 * Makefile.def: Remove gdb dependencies for gdbtk.
3709 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3710 (configure-gdb, install-gdb): New rules.
3711 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3712 * Makefile.in, configure: Regenerated.
3713
3714 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3715
3716 PR bootstrap/24297
3717 * Makefile.tpl (do-[+make-target+], do-check, install,
3718 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3719 are set before recursing.
3720 * Makefile.in: Regenerate.
3721
3722 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3723
3724 PR bootstrap/18939
3725 * Makefile.def (gcc) <target>: Fix thinko.
3726 * Makefile.in: Regenerate.
3727
3728 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3729
3730 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3731 * configure: Regenerate.
3732
3733 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
3734
3735 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3736 target-libffi, target-qthreads, target-libjava, and
3737 targetlibobjc.
3738 * configure: Regenerate.
3739
3740 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3741
3742 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3743 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3744 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3745 (USUAL_OBJDUMP_FOR_TARGET): New.
3746 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3747 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3748 * configure, Makefile.in: Regenerated.
3749
3750 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3751
3752 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3753 before other host packages.
3754
3755 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3756
3757 PR bootstrap/22340
3758
3759 * configure.in (default_target): Remove.
3760 * Makefile.tpl (all): Do not use prerequisites as subroutines
3761 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3762 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3763 use prerequisites as subroutines.
3764 (check-host, check-target): New.
3765 (bootstrap configure & all targets): Do not use stage*-start
3766 if the directory layout is already ok.
3767 (non-bootstrap configure & all targets): Prepend a $(unstage).
3768 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3769 (NOTPARALLEL): Remove.
3770 (unstage, stage variables): New variables.
3771 (unstage, stage targets): Simply expand to those variables.
3772
3773 * configure: Regenerate.
3774 * Makefile.in: Regenerate.
3775
3776 2005-10-04 James E Wilson <wilson@specifix.com>
3777
3778 * Makefile.def (lang_env_dependencies): Add libmudflap.
3779 * Makefile.in: Regenerate.
3780
3781 2005-10-03 Catherine Moore <clm@cm00re.com>
3782
3783 * configure.in (bfin-*-*): Support bfin.
3784 * configure: Regenerated.
3785
3786 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3787
3788 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3789 * configure: Regenerated.
3790
3791 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3792
3793 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3794 (LIPO_FOR_TARGET): New.
3795 (CONFIGURED_LIPO_FOR_TARGET): New.
3796 (USUAL_LIPO_FOR_TARGET): New.
3797 (STRIP_FOR_TARGET): New.
3798 (CONFIGURED_STRIP_FOR_TARGET): New.
3799 (USUAL_STRIP_FOR_TARGET): New.
3800 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3801 STRIP_FOR_TARGET.
3802 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3803 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3804 * Makefile.in: Regenerate.
3805 * configure: Regenerate.
3806
3807 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3808
3809 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3810 (rs6000-*-aix*): Same.
3811 * configure: Regenerate.
3812
3813 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3814
3815 * configure.in: Recognize f95 in the --enable-languages option,
3816 and substitute it for fortran, issuing a warning.
3817 * configure: Regenerate.
3818
3819 2005-09-07 Ben Elliston <bje@au.ibm.com>
3820
3821 Import from Autoconf sources:
3822
3823 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3824 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3825 Elliston. Handle weird characters correctly.
3826
3827 2005-08-30 Phil Edwards <phil@codesourcery.com>
3828
3829 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3830 * configure: Regenerated.
3831
3832 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3833
3834 * Makefile.def (libssp): Add to lang_env_dependencies.
3835 * Makefile.in: Regenerate.
3836
3837 2005-08-17 Christian Groessler <chris@groessler.org>
3838
3839 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3840 * Makefile.in: Regenerate.
3841
3842 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3843
3844 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3845 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3846 Look for alternate names of the target cc and c++
3847 * configure: Regenerate.
3848
3849 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3850
3851 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3852 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3853 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3854 tools; remove code to manually set them.
3855 (Target tools): Look in the environment for them.
3856 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3857 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3858 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3859 build directory.
3860 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3861 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3862 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3863 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3864 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3865 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3866 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3867 * configure: Regenerate.
3868 * Makefile.in: Regenerate.
3869
3870 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3871
3872 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3873 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3874 * Makefile.in: Regenerated.
3875
3876 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3877
3878 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3879 (CFLAGS_FOR_TARGET): Use it.
3880 (CXXFLAGS_FOR_TARGET): Likewise.
3881 * Makefile.in: Regenerated.
3882 * configure.in (--with-build-sysroot): New option.
3883 * configure: Regenerated.
3884
3885 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3886
3887 * Makefile.tpl: Wrap install between unstage and stage
3888 * Makefile.in: Regenerate.
3889
3890 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3891
3892 * all files: Update FSF address.
3893
3894 2005-07-14 Jim Blandy <jimb@redhat.com>
3895
3896 * configure.in: Add cases for Renesas m32c.
3897 * configure: Regenerated.
3898
3899 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3900
3901 * COPYING, compile, config-ml.in, config.guess,
3902 config.sub, install-sh, missing, mkinstalldirs,
3903 symlink-tree, ylwrap: Sync from upstream sources.
3904
3905 2005-07-13 Eric Christopher <echristo@redhat.com>
3906
3907 * configure.in: Add toplevel noconfigdir support for tpf.
3908 * configure: Regenerate.
3909
3910 2005-07-11 Jakub Jelinek <jakub@redhat.com>
3911
3912 * Makefile.def (target_modules): Add libssp.
3913 * configure.in (target_libraries): Add target-libssp.
3914 * configure: Rebuilt.
3915 * Makefile.in: Rebuilt.
3916
3917 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3918
3919 PR ada/22340
3920
3921 * Makefile.def: Sync with gcc.
3922 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3923 * Makefile.in: Regenerate.
3924
3925 2005-07-07 Andreas Schwab <schwab@suse.de>
3926
3927 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3928 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3929 * Makefile.in: Regenerated.
3930
3931 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
3932
3933 * configure.in: Add --enable-libssp and --disable-libssp.
3934 * configure: Regenerate with autoconf-2.13.
3935
3936 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3937
3938 * configure.in: Don't build sim or rda when targetting darwin.
3939 * configure: Regenerate.
3940
3941 2005-07-04 Ben Elliston <bje@gnu.org>
3942
3943 * src-release (do-proto-toplev): Remove dejagnu bits.
3944 (DEJAGNU_SUPPORT_DIRS): Remove.
3945 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3946 (GDBD_SUPPORT_DIRS): Likewise.
3947 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3948 (INSIGHTD_SUPPORT_DIRS): Likewise.
3949 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3950
3951 2005-06-30 Ben Elliston <bje@gnu.org>
3952
3953 * setup.com (mpw): Remove unused directive.
3954
3955 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3956
3957 * Makefile.def (stagefeedback): Come after profile.
3958 Define profiledbootstrap target.
3959 * Makefile.tpl (profiledbootstrap): Remove.
3960 (stageprofile-end): Zap stagefeedback.
3961 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3962 * Makefile.in: Regenerate.
3963
3964 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3965
3966 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3967 In 'cpp' stanza, support '#line' as well as '# '.
3968
3969 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3970
3971 * configure.in (unsupported_languages): New macro.
3972 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3973 non-ported target libraries in noconfigdirs.
3974 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3975 non-linux-gnu. Remove libgcj_ex_libffi.
3976 <lang_frag loop>: Set add_this_lang=no if the language is in
3977 unsupported_languages.
3978 * configure: Regenerate.
3979
3980 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3981
3982 * configure.in: Fix typo in handling of --with-mpfr-dir.
3983 * configure: Regenerate.
3984
3985 2005-06-02 Jim Blandy <jimb@redhat.com>
3986
3987 * config.sub: Add cases for the Renesas m32c. (This patch has been
3988 accepted into the master sources.)
3989
3990 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3991 Michael Snyder <msnyder@redhat.com>
3992 Stan Cox <scox@redhat.com>
3993
3994 * configure.in: Set noconfigdirs for ms1.
3995
3996 * configure: Regenerate.
3997
3998 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3999
4000 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4001 (Dependencies): Consider target modules for bootstrap dependencies.
4002 Make target bootstrap modules depend on each stage's gcc.
4003 * Makefile.in: Regenerate.
4004
4005 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4006
4007 * Makefile.def (configure-gcc): Depend on binutils having been built.
4008 (all-gcc): No need to do it here.
4009 * Makefile.in: Regenerate.
4010
4011 2005-05-19 Paul Brook <paul@codesourcery.com>
4012
4013 * configure.in: Rewrite misleading error message when requested
4014 language cannot be built.
4015 * configure: Regenerate.
4016
4017 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4018
4019 * ylwrap: Import from Automake 1.9.5.
4020
4021 2005-05-04 Mike Stump <mrs@apple.com>
4022
4023 * configure.in: Always pass --target to target configures as
4024 otherwise rebuilds that do --recheck will fail.
4025 * configure: Rebuilt.
4026
4027 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4028
4029 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4030 STAGE_HOST_EXPORTS.
4031 (configure, all): Add bootstrap support.
4032 (Host modules, target modules): Pass post-stage1 flags and exports.
4033 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4034 * Makefile.in: Regenerate.
4035
4036 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4037
4038 Sync from gcc:
4039
4040 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4041
4042 * config.sub: Update from master copy.
4043
4044 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4045
4046 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4047 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4048 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4049 "*-*-elf" and "*-*-linux*".
4050 * configure: Regenerate.
4051
4052 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4053
4054 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4055 (TARGET_CONFIGARGS): Include --with-target-subdir.
4056 (configure, all): New macros. Use them throughout.
4057
4058 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
4059
4060 * Makefile.tpl: Sync with gcc.
4061 * Makefile.in: Regenerate.
4062
4063 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4064
4065 * config/mh-mingw32: Delete.
4066 * configure.in: Don't use it.
4067 * configure: Regenerate.
4068
4069 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4070
4071 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4072 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4073 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4074 (HOST_LIB_PATH): Generate from Makefile.def.
4075 (TARGET_LIB_PATH): Likewise.
4076 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4077 * Makefile.in: Regenerate.
4078 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4079 (RPATH_ENVVAR): Include Darwin case.
4080 * configure: Regenerate.
4081
4082 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4083
4084 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4085 * configure: Regenerate.
4086
4087 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4088
4089 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4090 gcc_version, and gcc_version_trigger from set of flags to pass.
4091 * Makefile.tpl: Remove definitions of above variables.
4092 (config.status): Remove dependency on $(gcc_version_trigger).
4093 * Makefile.in: Regenerate.
4094 * configure.in: Do not reference config/gcc-version.m4 nor
4095 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4096 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4097 * configure: Regenerate.
4098
4099 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4100 Andrew Pinski <pinskia@physics.uc.edu>
4101
4102 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4103 * Makefile.in: Regenerate.
4104
4105 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4106
4107 PR libgcj/20160
4108 * ltmain.sh: Avoid creating archives with components that have
4109 duplicate basenames.
4110
4111 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4112
4113 PR bootstrap/20250
4114 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4115 instead of check.
4116 * Makefile.in: Regenerate.
4117
4118 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4119
4120 Sync from gcc.
4121
4122 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4123
4124 PR bootstrap/17383
4125 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4126 * Makefile.tpl (HOST_SUBDIR): New substitution.
4127 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4128 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4129 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4130 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4131 (Host modules, Bootstrapped modules): Use it.
4132 (Build modules, Target modules): Do not create symlink trees,
4133 always configure out-of-srcdir.
4134 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4135 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4136 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4137 $(HOST_SUBDIR). Create a symlink for host_subdir.
4138
4139 * Makefile.in: Regenerate.
4140 * configure: Regenerate.
4141
4142 Merged from libada-gnattools-branch:
4143 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4144
4145 * Makefile.def: Add gnattools as a module, depending on target-libada.
4146 * Makefile.in: Regenerate.
4147 * configure.in: Include gnattools in host_tools; disable it if ada
4148 is disabled.
4149 * configure: Regenerate.
4150
4151 2005-02-23 Nick Clifton <nickc@redhat.com>
4152
4153 * configure: Regenerate.
4154
4155 2005-02-22 Paul Schlie <schlie@comcast.net>
4156
4157 * configure.in: Allow darwin targeted ports to build tk, itcl and
4158 libgui.
4159
4160 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4161
4162 PR libgcj/10353
4163 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4164 * configure: Regenerate.
4165
4166 2005-02-08 Andrew Cagney <cagney@gnu.org>
4167
4168 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4169 gdb/ section. Update GDB's URL.
4170
4171 2005-01-31 Andrew Cagney <cagney@gnu.org>
4172
4173 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4174
4175 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4176
4177 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4178 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4179 target-libgloss when not *-*-elf and *-*-aout.
4180 * configure: Regenerate.
4181
4182 2005-01-27 Andrew Cagney <cagney@gnu.org>
4183
4184 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4185
4186 2005-01-24 Andrew Cagney <cagney@gnu.org>
4187
4188 * gettext.m4: Only fall back to ../intl/ when it's present.
4189
4190 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4191
4192 * install-sh, config.sub: Import from upstream.
4193
4194 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4195
4196 PR bootstrap/18222
4197 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4198 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4199 * Makefile.in: Regenerate.
4200
4201 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4202
4203 Revert 2004-12-28 Makefile changes, a better fix will be
4204 applied to mainline and src after GCC 4.0 branches.
4205
4206 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4207
4208 PR bootstrap/17383
4209
4210 * Makefile.def (target_modules): Remove stage parameter,
4211 it is always true now.
4212 * Makefile.tpl (configure-build-[+module+],
4213 configure-target-[+module+]): Always build symlink tree
4214 for the directory and for include. BUILD_SUBDIR and
4215 TARGET_SUBDIR cannot be . anymore.
4216 * Makefile.in: Regenerate.
4217
4218 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4219
4220 Revert 2004-12-08 Makefile changes.
4221
4222 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4223
4224 * configure.in (sh64-*-*): Reenable gprof.
4225 * configure: Regenerate.
4226
4227 2004-12-09 Jim Blandy <jimb@redhat.com>
4228
4229 * MAINTAINERS: List 'depcomp' as part of automake.
4230
4231 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4232
4233 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4234 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4235 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4236 * Makefile.in: Regenerate.
4237
4238 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4239
4240 * Makefile.tpl: Generate normal dependencies if the LHS module is
4241 not bootstrapped.
4242 * Makefile.in: Regenerate.
4243
4244 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4245
4246 * configure.in: Include config/gxx-include-dir.m4. Use
4247 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4248 * configure: Regenerate.
4249
4250 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4251
4252 * config.if: Delete.
4253 * configure.in: Set libstdcxx_incdir directly.
4254 * configure: Regenerate.
4255 * MAINTAINERS: Remove mention of config.if.
4256 * src-release (DEVO_SUPPORT): Remove config.if.
4257
4258 2004-12-02 Eric Christopher <echristo@redhat.com>
4259
4260 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4261 of things to remove.
4262 * Makefile.in: Regenerate.
4263
4264 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4265
4266 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4267 * configure: Regenerate.
4268
4269 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4270
4271 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4272 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4273 * configure: Regenerate.
4274
4275 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4276
4277 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4278 (hppa*64*-*-*): Delete incorrect comment.
4279 * configure: Rebuilt.
4280
4281 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4282
4283 * install-sh, compile: Import from automake.
4284
4285 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4286
4287 * config.guess, config.sub: Import from savannnah.
4288
4289 2004-11-12 Mike Stump <mrs@apple.com>
4290
4291 * Makefile.def: Add html support.
4292 * Makefile.tpl: Likewise.
4293 * Makefile.in: Regenerate.
4294
4295 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4296
4297 PR 18423
4298 * configure.in: Remove all instances of build-fixincludes from
4299 noconfigdirs.
4300 (build_configargs): Supply --target to subdirectories.
4301 * configure: Regenerate.
4302
4303 * Makefile.def: Make gcc install depend on fixincludes install.
4304 * Makefile.in: Regenerate.
4305
4306 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4307
4308 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4309 target-libgfortran.
4310 * configure: Regenerate.
4311
4312 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4313
4314 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4315 like CC.
4316
4317 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4318
4319 * Makefile.def (host fixincludes): Specify missing targets.
4320 * Makefile.in: Regenerate.
4321
4322 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4323
4324 PR other/17783
4325 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4326 * configure: Regenerated.
4327
4328 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4329
4330 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4331 * configure: Regenerated.
4332
4333 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4334
4335 PR target/18151
4336 * configure.in (case ${target}): Do not build fixincludes for avr.
4337 * configure: Regenerated.
4338
4339 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4340
4341 * configure.in (case ${target}): Do not build fixincludes
4342 on platforms where it is not used.
4343 * configure: Regenerated.
4344
4345 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4346
4347 * configure.in: Use an absolute path to install-sh.
4348 * configure: Regenerated.
4349
4350 2004-10-19 Andrew Cagney <cagney@gnu.org>
4351
4352 * src-release (do-djunpack, do-md5sum): Install the generated file
4353 directly into the proto-toplev/ directory.
4354
4355 2004-10-19 Andrew Cagney <cagney@gnu.org>
4356
4357 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4358
4359 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4360
4361 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4362 * configure: Regenerate.
4363
4364 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4365
4366 Fix wrong conflict resolution in:
4367
4368 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4369
4370 * Makefile.in: Regenerate.
4371 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4372 in the recursive `make', instead of hardwiring `all'.
4373 (Autogenerated TARGET-* variables): New.
4374
4375 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4376
4377 Merged from GCC / libtool upstream:
4378 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4379 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4380 * ltcf-cxx.sh (tpf*): Likewise.
4381 * ltconfig (tpf*): Add TPF OS configuration support.
4382
4383 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4384
4385 * configure.in: Enable target-libgloss for crx-*-*.
4386 * configure: Regenerate.
4387
4388 2004-09-24 Michael Roth <mroth@nessie.de>
4389
4390 * configure.in (--without-headers): Add missing double quotes.
4391 * configure: Regenerate.
4392
4393 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4394
4395 * ylwrap: Revert to previous version.
4396
4397 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4398
4399 PR bootstrap/17369
4400 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4401 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4402 SET_GCC_LIB_PATH_CMD.
4403 (BASE_TARGET_EXPORTS): Likewise.
4404 * Makefile.in: Regenerated.
4405
4406 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4407 * configure: Regenerated.
4408
4409 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4410
4411 * config.guess: New upstream version
4412 * compile, depcomp, install-sh, ylwrap: Likewise.
4413
4414 2004-09-19 Roger Sayle <roger@eyesopen.com>
4415
4416 * config/mh-x86omitfp: New host makefile fragment. Add
4417 -fomit-frame-pointer to the default BOOT_CFLAGS.
4418 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4419 * configure: Regenerate.
4420
4421 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4422
4423 PR target/11572
4424 * configure.in (*-*-darwin*): Renable libobjc.
4425 * configure: Regenerate.
4426
4427 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4428
4429 * Makefile.def: Remove libbanshee.
4430 * Makefile.tpl: Ditto.
4431 * configure.in: Ditto.
4432 * Makefile.in: Regen.
4433 * configure: Ditto.
4434
4435 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4436
4437 * missing: Import latest version from master repository.
4438
4439 2004-09-04 Nick Clifton <nickc@redhat.com>
4440
4441 * config.sub: Import latest version from master repository.
4442 * config.guess: Likewise.
4443 This includes these changes:
4444
4445 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4446
4447 * config.sub: Handle crisv32, alias etraxfs.
4448 * config.guess (crisv32:Linux:*:*): Handle.
4449
4450 2004-08-13 Brad Smith <brad@comstyle.com>
4451
4452 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4453 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4454
4455 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4456
4457 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4458 assume the processor is a powerpc. This is because coreutils
4459 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4460 in this case, due to a MacOS X bug that causes
4461 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4462 to return a negative number.
4463 Problem reported by Petter Reinholdtsen in:
4464 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4465
4466 2004-07-19 Ben Elliston <bje@gnu.org>
4467
4468 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4469
4470 2004-06-24 Ben Elliston <bje@gnu.org>
4471
4472 * config.guess: Update copyright years.
4473 * config.sub: Likewise.
4474
4475 2004-06-22 Robert Millan <robertmh@gnu.org>
4476
4477 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4478 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4479
4480 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4481
4482 * config.guess (*:*VMS:*:*): New entry. Replaces
4483 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4484 manufacturer.
4485
4486 2004-06-22 Ben Elliston <bje@gnu.org>
4487
4488 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4489 * config.sub: Likewise.
4490
4491 2004-06-22 Ben Elliston <bje@gnu.org>
4492
4493 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4494 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4495
4496 2004-06-11 Ben Elliston <bje@gnu.org>
4497
4498 * config.guess (pegasos:OpenBSD:*:*): Remove.
4499
4500 2004-06-11 Ben Elliston <bje@gnu.org>
4501
4502 From Wouter Verhelst <wouter@grep.be>:
4503 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4504
4505 2004-06-11 Ben Elliston <bje@gnu.org>
4506
4507 * config.guess (luna88k:OpenBSD:*:*): New.
4508
4509 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4510
4511 * config.guess (m32r*:Linux:*:*): New case.
4512 * config.sub: Handle m32rle.
4513
4514 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4515
4516 From Jens Petersen <petersen@redhat.com>:
4517 * config.sub: Handle sparcv8.
4518
4519 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4520
4521 From Tom Smith <smith@cag.lkg.hp.com>:
4522 * config.guess: Version suffixes are equally significant on Tru64
4523 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4524 prefix of "P" (patched kernel).
4525
4526 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4527
4528 * config.sub: Add support for National Semiconductor CRX target.
4529
4530 2004-09-03 Jan Beulich <jbeulich@novell.com>
4531
4532 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4533 *-*-netware, but add target-libmudflap.
4534 Consolidate *-*-netware targets (of which really only i?86 exists)
4535 into a single entry.
4536 * configure: Likewise.
4537
4538 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4539
4540 * Makefile.tpl (sorry): Remove.
4541 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4542 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4543 (do-clean): Clean per-stage directories too.
4544 (do-distclean): Run distclean-stage1 too.
4545 (.NOTPARALLEL): Enable during toplevel bootstrap.
4546 (stage[+id+]-bubble): Enable parallel execution during
4547 the recursive invocation.
4548 * Makefile.in: Regenerate.
4549
4550 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4551
4552 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4553
4554 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4555 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4556 * configure: regenerate
4557 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4558 -mdynamic-no-pic
4559
4560 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4561
4562 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4563 include.
4564 * configure.in: Fix indentation.
4565 * configure: Regenerate.
4566
4567 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4568
4569 * Makefile.def (build_modules): Add fixincludes.
4570 (dependencies): Make gcc depend on fixincludes.
4571 * configure.in (build_tools): Add fixincludes.
4572 (build_configdirs): Always include build_libs.
4573 * Makefile.in: Regenerate.
4574 * configure: Regenerate.
4575
4576 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4577
4578 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4579 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4580 phony targets; do not generate timestamp files.
4581 (distclean-stageN): Remove references to their timestamp files.
4582 (restageN, touch-stageN): Remove.
4583 (stageN-bubble): Rewritten.
4584 (compare): Support lean bootstraps.
4585 * Makefile.in: Regenerate.
4586
4587 * configure.in: Only warn when bootstrapping but
4588 build != host or build != target. Support lean bootstraps.
4589 * configure: Regenerate.
4590
4591 Sync from gcc:
4592 2004-08-26 Phil Edwards <phil@codesourcery.com>
4593
4594 * configure.in: Give a better error message if GMP/MPFR are missing
4595 and a language needing them has been requested.
4596 * configure: Regenerated.
4597
4598 2004-08-25 Phil Edwards <phil@codesourcery.com>
4599
4600 * configure.in: Print a list of available language front-ends if
4601 a requested one is missing. Tidy stray tab characters.
4602 * configure: Regenerated.
4603
4604 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
4605
4606 * Makefile.in: Regenerate.
4607 * configure: Regenerate.
4608
4609 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4610 stage_*_flags.
4611 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4612 for bootstrapped modules if toplevel bootstrap is going.
4613 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4614 modules. Adjust for changes in Makefile.def. Enable several
4615 rules even in non-bootstrap mode, just to avoid peppering the
4616 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4617 (stage-[+prev+]-bubble): Remove.
4618
4619 * Makefile.def (Dependencies): Depend on all-build-bison,
4620 all-build-flex, all-build-byacc, all-build-texinfo, rather
4621 than the host variations.
4622 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4623 with BUILD_SUBDIR.
4624 (BISON): Update for recent Bisons.
4625 (YACC): Fix typo.
4626 (cross): Depend on all-build.
4627 (all): Do not depend on all-build.
4628 (prebootstrap): Remove.
4629 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4630 (Prebootstrap dependencies): Add them to the per-stage targets
4631 and to all-prebootstrap.
4632 * configure.in (build_configdirs): Always enable build_tools.
4633 (BUILD_DIR_PREFIX): Remove.
4634
4635 * Makefile.def (gcc): Add target variable.
4636 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4637 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4638 in the recursive `make', instead of hardwiring `all'.
4639 (Autogenerated TARGET-* variables): New.
4640
4641 2004-08-17 Robert Millan <robertmh@gnu.org>
4642
4643 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4644 (instead of FreeBSD).
4645 * configure: Regenerate.
4646
4647 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4648
4649 * Makefile.def, configure.in, src-release: Remove useless, bogus
4650 references to tix.
4651 * Makefile.in, configure: Regenerate.
4652
4653 * src-release: Stop distributing mmalloc with gdb (which doesn't
4654 use it).
4655 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4656 * Makefile.in: Regenerate.
4657
4658 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4659
4660 * configure.in (arm*-*-eabi*): New target.
4661 * configure: Regenerate.
4662
4663 2004-08-01 Robert Millan <robertmh@gnu.org>
4664
4665 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4666 libmudflap for all GNU-based systems (with Glibc).
4667 * configure: Regenerate.
4668
4669 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4670
4671 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4672 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4673 (Dependencies): New section.
4674 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4675 (configure-target-[+module+]): Depend on maybe-all-gcc
4676 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4677 (toplevel profiledbootstrap): Fix dependencies.
4678 * Makefile.in: Regenerate.
4679
4680 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4681
4682 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4683 target-libiberty to noconfigdirs.
4684
4685 2004-08-03 Paul Brook <paul@codesourcery.com>
4686
4687 * configure.in: Check for MPFR as well as GMP.
4688 * configure: Regenerate.
4689
4690 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4691
4692 * Makefile.def (host-modules): Add gcc.
4693 * Makefile.in: Regenerate.
4694 * Makefile.tpl (sorry): New rule.
4695 (configure-host, all-host, [+make_target+]-host, do-check,
4696 install-host): Do not add gcc as a special case.
4697 (host modules): Add a small special-casing for gcc. Export
4698 extra_make_flags through the environment.
4699 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4700 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4701 other recursive targets for gcc): Remove.
4702
4703 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4704 (stage, unstage): New rules.
4705 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4706 distclean-stage[+id+]): Use stage_current.
4707 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4708 the stage*-start rules.
4709
4710 2004-07-19 Robert Millan <robertmh@gnu.org>
4711
4712 Synced from gcc:
4713
4714 2004-04-26 Robert Millan <robertmh@gnu.org>
4715
4716 Add patches from libtool CVS.
4717 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4718 * ltconfig: Likewise.
4719 * ltcf-c.sh: Likewise.
4720 * ltcf-cxx.sh: Likewise.
4721 * ltcf-gcj.sh: Likewise.
4722
4723 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
4724
4725 * configure.in: Add noconfigdirs for crx-*-*.
4726 * configure: Regenerate.
4727
4728 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
4729
4730 Synced from gcc:
4731
4732 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4733
4734 * configure.in: Build libmudflap by default on FreeBSD.
4735 * configure: Regenerated.
4736
4737 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4738
4739 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4740 systems.
4741 * configure: Regenerated.
4742
4743 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4744
4745 PR target/16344
4746 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4747 feedback based compiler.
4748 * Makefile.in: Rebuilt.
4749
4750 2004-07-05 Phil Edwards <phil@codesourcery.com>
4751
4752 * configure.in: Do not prepend $srcdir to /dev/null in
4753 makefile fragments.
4754 * configure: Regenerate.
4755
4756 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4757
4758 * Makefile.def (host_modules): Set bootstrap=true for flex.
4759 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4760 * Makefile.in: Rebuilt.
4761
4762 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4763
4764 * Makefile.def (build_modules): Add bison, byacc, flex,
4765 m4, texinfo.
4766 (flags_to_pass): Add FLEX.
4767 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4768 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4769 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4770 DEFAULT_MAKEINFO): Remove.
4771 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4772 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4773 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4774 objdir or else use configured tool.
4775 (all-build): New.
4776 (all): Depend on it.
4777 (Build module dependencies): Add.
4778 * Makefile.in: Regenerate.
4779 * configure.in: Better support for multiple build modules,
4780 matching what is done for host/target modules. Do not look
4781 for "plausible" locations of build tools if Canadian cross.
4782 Use autoconf's AC_PROG_CC to find a C compiler. Define
4783 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4784 * configure: Regenerate.
4785
4786 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4787
4788 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4789 * Makefile.in: Regenerate.
4790
4791 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4792
4793 * Makefile.tpl (configure-build-[+module+],
4794 configure-[+module+], configure-target-[+module+]): Pass
4795 [+extra_configure_args+].
4796 (all-build-[+module+], all-[+module+], check-[+module+],
4797 install-[+module+], [+make_target+]-[+module+],
4798 all-target-[+module+], check-target-[+module+],
4799 install-target-[+module+], [+make_target+]-target-[+module+]):
4800 Pass [+extra_make_args+].
4801 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4802 (GCC_HOST_EXPORTS): Remove.
4803 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4804 cross, check-gcc, check-gcc-c++, install-gcc,
4805 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4806 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4807 * Makefile.in: Regenerate.
4808
4809 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4810
4811 * configure.in: Check for srcdir/winsup rather than build directory
4812 winsup.
4813 * configure: Regenerate.
4814
4815 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4816
4817 * configure.in: Don't build Cygwin native newlib if winsup
4818 directory is missing. Emit warning instead.
4819 * configure: Regenerate.
4820
4821 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4822
4823 * Makefile.tpl (touch-stage[+id+]): New.
4824 (restage[+prev+]): Depend on touch-stage[+id+].
4825
4826 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4827 Use it throughout.
4828
4829 * Makefile.def: Add profile and feedback bootstrap stages.
4830 Remove next field from bootstrap stages.
4831 * Makefile.tpl (LN, LN_S): Substitute.
4832 (stageN-start, stageN-end): Use double-colon rules, to
4833 provide a hook for additional setup commands.
4834 (distclean-stageN-gcc, restageN): Create dependencies from
4835 [+prev+], not from [+next+].
4836 (stageN-bubble): Add commands for successive stages from
4837 [+prev+], using double-colon rules.
4838 (all-stageN-gcc): Fix typo.
4839 (stagefeedback-start, profiledbootstrap): New.
4840 * Makefile.in: Regenerate.
4841 * configure.in: Call ACX_PROG_LN.
4842 * configure: Regenerate.
4843
4844 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4845
4846 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4847 without gcc.
4848 * configure: Regenerate.
4849
4850 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4851
4852 * Makefile.tpl: Fix typo.
4853 * Makefile.in: Regenerate.
4854
4855 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4856
4857 * configure.in: Remove new- prefix from toplevel
4858 bootstrap targets.
4859 * configure: Regenerate.
4860
4861 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4862
4863 Merge this patch from the gcc tree:
4864
4865 2004-05-30 Andreas Jaeger <aj@suse.de>
4866 Jim Wilson <wilson@specifixinc.com>
4867
4868 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4869 like CC.
4870
4871 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4872
4873 * Makefile.tpl (all.normal): Rename to all.
4874 (all): Replace with a rule to pick the default
4875 target from configure.
4876 (all-gcc, configure-gcc): Use conditionals to
4877 do nothing when toplevel bootstrap is going on.
4878 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4879 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4880 * configure.in: Support --enable-bootstrap.
4881
4882 * Makefile.def: Remove new- prefix from toplevel
4883 bootstrap targets.
4884 * Makefile.tpl: Likewise.
4885
4886 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4887 target.
4888
4889 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4890 $(RECURSE_FLAGS) to recursive invocation of make.
4891
4892 * Makefile.in: Regenerate.
4893 * configure: Regenerate.
4894
4895 2004-05-27 Daniel Jacobowitz <dan@debian.org>
4896
4897 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4898 * configure: Regenerate.
4899
4900 2004-05-25 Daniel Jacobowitz <drow@false.org>
4901
4902 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4903 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4904 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4905 targets.
4906 * Makefile.in: Regenerate.
4907
4908 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
4909
4910 * configure.in: Test the ability to symlink directories.
4911 * configure: Regenerate.
4912
4913 * Makefile.def (bootstrap-stage): New definitions.
4914 * Makefile.tpl (configure-stage1-gcc,
4915 configure-stage2-gcc, configure-stage3-gcc,
4916 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4917 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4918 new-restage3, compare): Autogenerate, see Makefile.in
4919 entry for behavioral changes.
4920 (distclean-stage1, new-stage1-start, new-stage1-end,
4921 new-stage1-bubble, distclean-stage2, new-stage2-start,
4922 new-stage2-end, new-stage2-bubble, distclean-stage3,
4923 new-stage3-start, new-stage3-end): New autogenerated targets.
4924 (objext, prebootstrap, BOOT_CFLAGS,
4925 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4926 targets.
4927
4928 * Makefile.in: Regenerate.
4929 (distclean-stage1, new-stage1-start, new-stage1-end,
4930 new-stage1-bubble, distclean-stage2, new-stage2-start,
4931 new-stage2-end, new-stage2-bubble, distclean-stage3,
4932 new-stage3-start, new-stage3-end): New targets.
4933 (all-stage1-gcc): Move prebootstrap dependency from here...
4934 (configure-stage1-gcc): ...to here.
4935 (new-bootstrap): Use bubble targets.
4936 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4937 Use per-stage distclean targets.
4938 (configure-stage1-gcc, configure-stage2-gcc,
4939 configure-stage3-gcc, all-stage1-gcc,
4940 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4941 Use new-stageN-start to prepare the tree.
4942
4943 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
4944
4945 * Makefile.def (host_modules): add libcpp.
4946 * Makefile.tpl: Add dependencies on and for libcpp.
4947 * Makefile.in: Regenerate.
4948 * configure.in: Add libcpp host module.
4949 * configure: Regenerate.
4950
4951 2004-05-17 Zack Weinberg <zack@codesourcery.com>
4952
4953 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4954 of libf2c.
4955 * configure, Makefile.in: Regenerate.
4956
4957 2004-05-13 Diego Novillo <dnovillo@redhat.com>
4958
4959 Merge from tree-ssa-20020619-branch.
4960
4961 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4962 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4963 (HOST_GMPLIBS): Define.
4964 (HOST_GMPINC): Define.
4965 (TARGET_LIB_PATH): Add libmudflap.
4966 (GFORTRAN_FOR_TARGET): Define.
4967 (configure-build*): Export GFORTRAN.
4968 (configure-gcc): Export GMPLIBS and GMPINC.
4969 (all-gcc): Add maybe-all-libbanshee.
4970 (configure-target-libgfortran): Define.
4971 * Makefile.in: Regenerate.
4972 * configure.in (host_libs): Add libbanshee.
4973 (target_libraries): Add target-libmudflap and target-libgfortran.
4974 Add --with-libbanshee.
4975 Handle --disable-libmudflap.
4976 (*-*-freebsd*): Use with_gmp.
4977 Add $(libgcj) to noconfigdirs.
4978 * configure: Regenerate.
4979 * depcomp: New file.
4980 * MAINTAINERS: Add tree-ssa maintainers.
4981
4982 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
4983
4984 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4985 * configure: Regenerate.
4986
4987 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
4988
4989 Revert:
4990 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4991
4992 * Makefile.def (flags_to_pass): Remove *dir variables that
4993 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4994 as well as prefix and exec_prefix.
4995 * Makefile.in: Regenerate.
4996
4997 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4998
4999 * Makefile.def (host_modules): Mark with the bootstrap
5000 flag packages on which gcc depends.
5001 * Makefile.tpl (all-bootstrap): Use it.
5002 * Makefile.in: Regenerate.
5003
5004 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5005
5006 * Makefile.def (flags_to_pass): Remove *dir variables that
5007 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5008 as well as prefix and exec_prefix.
5009 * Makefile.in: Regenerate.
5010
5011 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5012
5013 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5014 * configure: Regenerate.
5015 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5016 * gcc/Makefile.tpl (compare): Use the result of the test.
5017 * gcc/Makefile.in: Regenerate.
5018
5019 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5020
5021 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5022 Always relocate gcc and prev-gcc to the original names, even
5023 if the build fails.
5024 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5025 New targets.
5026
5027 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5028
5029 * configure.in (mips*-*-irix5*): Enable ld.
5030 * configure: Regenerate.
5031
5032 2004-04-15 James E Wilson <wilson@specifixinc.com>
5033
5034 * Makefile.tpl (configure-[+module+], configure-gcc,
5035 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5036 Set and export LDFLAGS.
5037 * Makefile.in: Regenerate.
5038
5039 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5040
5041 PR bootstrap/14871
5042 * Makefile.tpl: If we don't have built-in-tree target tools,
5043 use the ones found by configure rather than hacking around with
5044 program_transform_name.
5045 * configure.in: Give Makefile.tpl the information necessary
5046 to do that.
5047 * Makefile.in: Regenerate.
5048 * configure: Regenerate.
5049
5050 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5051
5052 PR bootstrap/14760
5053 * configure.in: When computing baseargs, strip *all* copies of
5054 offending options. Also, don't match/substitute the trailing space,
5055 so that this actually works when two similar options are separated by
5056 only one space.
5057 * configure: Regenerate.
5058
5059 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5060
5061 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5062 (rs6000-*-aix*): Same.
5063 * configure: Regenerate.
5064
5065 2004-03-25 Stan Shebs <shebs@apple.com>
5066
5067 Remove MPW support, no longer used.
5068 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5069 mpw-install: Remove files.
5070 * src-release (DEVO_SUPPORT): Remove names of removed files.
5071 * MAINTAINERS: Likewise.
5072
5073 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5074
5075 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5076 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5077 * Makefile.in: Regenerate.
5078
5079 * configure.in (top level bootstrap support): Rework --enable-werror
5080 to set @stage2_werror_flag@.
5081 * configure: Regenerate.
5082 * Makefile.tpl (top level bootstrap support): Pass
5083 @stage2_werror_flag@ down to configure in stages 2 and 3.
5084 * Makefile.in: Regenerate.
5085
5086 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5087
5088 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5089 for stages 2 and 3 as well as in make. As a consequence, remove
5090 OUTPUT_OPTION (now detected by configure) from the flags passed down
5091 to make.
5092 * Makefile.in: Regenerate.
5093
5094 * Makefile.tpl (new-bootstrap): Fix typo.
5095 * Makefile.in: Regenerate.
5096
5097 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5098
5099 * Makefile.tpl: Rearrange by moving recursive_targets rules
5100 into their proper sections.
5101 * Makefile.tpl (top level bootstrap support): Move disabling
5102 of coverage flags from 'make' to 'configure'; improve comments.
5103 * Makefile.in: Regenerate.
5104
5105 * Makefile.tpl (experimental top level bootstrap) Move stage1
5106 language setting from all- target to configure- target; disable
5107 intermodule optimization in stage 1; prevent gratuitous rebuilds
5108 of stage 1.
5109 * Makefile.in: Regenerate.
5110 * configure.in: Comma-separate stage 1 language list for top
5111 level bootstrap.
5112 * configure: Regenerate.
5113
5114 * Makefile.tpl: Clean up experimental top level bootstrap support:
5115 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5116 prev-gcc in configure- targets as well as all- targets.
5117 * Makefile.in: Regenerate.
5118
5119 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5120
5121 * configure.in: Remove symbolic link section.
5122 * configure: Regenerate.
5123 * Makefile.tpl (links): Remove.
5124 * Makefile.in: Regenerate.
5125
5126 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5127 Nathanael Nerode <neroden@gcc.gnu.org>
5128
5129 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5130 Set with AC_CHECK_PROGS.
5131 * configure.in: Fix comment typo from last patch.
5132 * configure: Regenerate.
5133
5134 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5135
5136 * Makefile.tpl: Introduce experimental top level bootstrap support.
5137 * Makefile.in: Regenerate.
5138 * configure.in: Introduce support for top level bootstrap.
5139 * configure: Regenerate.
5140
5141 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5142 Paolo Bonzini <bonzini@gnu.org>
5143
5144 PR bootstrap/14522
5145 * configure.in: Cope with shells that do not support unquoted ^
5146 * configure: Regenerate.
5147
5148 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5149 Paolo Bonzini <bonzini@gnu.org>
5150
5151 PR bootstrap/14522
5152 * configure.in: Cope with shell that do not support nesting
5153 quotes inside quoted backquote substitutions.
5154 * configure: Regenerate.
5155
5156 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5157
5158 PR bootstrap/14522
5159 * configure.in: Fix escaping of $.
5160 * configure: Regenerate.
5161
5162 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5163
5164 * configure: Regenerate.
5165
5166 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5167
5168 PR ada/14131
5169 Move language detection to the top level.
5170 * configure.in: Find default values for the tools as
5171 soon as possible. Disable ada if GNAT is not found.
5172 Emit error message about missing languages. Expand
5173 --enable-languages=all for the gcc subdirectory.
5174
5175 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5176
5177 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5178 and disable libgcj.
5179 * configure: Regenerated.
5180
5181 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5182
5183 PR bootstrap/7087
5184 * Makefile.tpl: Guard XFOO sed statements better.
5185 * Makefile.tpl: Add dependency for configure-target-libada.
5186 * Makefile.in: Regenerate (incidentally fixes broken
5187 commit when libada-branch was merged).
5188
5189 2004-02-28 Andrew Cagney <cagney@redhat.com>
5190
5191 * src-release (CVS_NAMES): Define.
5192 (do-tar, do-tar): Prune $(CVS_NAMES).
5193
5194 2004-02-23 Andrew Cagney <cagney@redhat.com>
5195
5196 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5197 2004-02-19.09.
5198
5199 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5200
5201 PR bootstrap/11932
5202 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5203
5204 2004-02-19 Andrew Cagney <cagney@redhat.com>
5205
5206 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5207 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5208
5209 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5210
5211 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5212 (rs6000-*-aix*): Same.
5213 * configure: Regenerate.
5214
5215 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5216
5217 * configure.in (host): Add in missing $noconfigdirs to defines.
5218 * configure: Regenerate.
5219
5220 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5221 Nathanael Nerode <neroden@gcc.gnu.org>
5222
5223 PR ada/6637, PR ada/5911
5224 Merge with libada-branch:
5225 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5226 with appropriate dependencies. Add --enable-libada configure switch.
5227 * configure, Makefile.in: Regenerate.
5228
5229 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5230
5231 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5232 * configure: Regenerate.
5233
5234 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5235
5236 * COPYING.NEWLIB: Update Red Hat license to 2004.
5237
5238 2004-01-23 DJ Delorie <dj@redhat.com>
5239
5240 * Makefile.def (target_modules) [libiberty]: Don't stage.
5241 * Makefile.in: Rebuilt.
5242
5243 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
5244
5245 * COPYING.NEWLIB: Update to include copyrights for new
5246 iconv code.
5247
5248 2004-01-15 Andrew Cagney <cagney@redhat.com>
5249
5250 * src-release: Update copyright year.
5251 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5252 (NEWLIB_SUPPORT_DIRS): Delete macro.
5253 (newlib.tar.bz2): Delete rule.
5254
5255 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5256
5257 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5258 * Makefile.tpl (configure-target-[+module+]): Support stage.
5259 * Makefile.in: Rebuilt.
5260
5261 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5262
5263 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5264 throughout.
5265
5266 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5267
5268 * configure.in: Use ./config.cache, not config.cache.
5269 * configure: Regenerate.
5270 * Makefile.tpl: Special-casing not needed for GCC any more.
5271 * Makefile.in: Regenerate.
5272
5273 * configure.in: Don't share a cache file for host dirs.
5274 * configure: Regenerate.
5275
5276 * config-ml.in: Don't mess with the cache file.
5277
5278 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5279
5280 * Makefile.tpl: Make GCC use a separate config.cache.
5281 * Makefile.in: Regenerate.
5282
5283 PR bootstrap/11932, PR bootstrap/11933
5284 (I don't know if it will fix either of them, but it relates
5285 to them.)
5286 * configure.in: Don't use shared config.cache for target
5287 directories.
5288 * configure: Regenerate.
5289
5290 2003-12-31 Roger Sayle <roger@eyesopen.com>
5291
5292 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5293 * configure: Regenerated.
5294
5295 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5296
5297 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5298 * configure: Regenerated.
5299
5300 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5301
5302 Port change over from GCC:
5303 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5304 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5305 (configure-build-[+module+], configure-[+module+]): Likewise.
5306 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5307 * Makefile.in: Regenerate.
5308
5309 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5310
5311 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5312 * configure: Regenerate.
5313
5314 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5315
5316 * COPYING.NEWLIB: Add license info for long long routines added to
5317 stdlib.
5318
5319 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5320
5321 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5322 * Makefile.in: Regenerate.
5323
5324 2003-10-20 Phil Edwards <phil@codesourcery.com>
5325
5326 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5327 * configure: Regenerate.
5328
5329 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5330
5331 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5332 HOST_FLAGS_TO_PASS.
5333 * Makefile.in: Regenerate.
5334
5335 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5336
5337 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5338 * configure: Rebuilt
5339 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5340 * Makefile.in: Rebuilt
5341
5342 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5343
5344 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5345
5346 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
5347
5348 * config-ml.in: Use ac_configure_args directly instead of
5349 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5350 actually seen.
5351
5352 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5353
5354 * config-ml.in: Propagate INSTALL variables.
5355
5356 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
5357
5358 * configure.in: Pass a computed --program-transform-name
5359 to subconfigures.
5360 * configure: Regenerated.
5361
5362 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5363
5364 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5365 * Makefile.in: Regenerate.
5366
5367 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5368 * Makefile.in: Regenerate.
5369
5370 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
5371
5372 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5373 quoting.
5374 * configure: Regenerated.
5375
5376 2003-09-12 Michael Chastain <mec@shout.net>
5377
5378 Fix PR gdb/857.
5379 * src-release (do-proto-topleve): Remove junk files
5380 intl/config.cache, intl/config.status,
5381 intl/config.h, intl/stamp-h.
5382
5383 2003-09-14 Andrew Cagney <cagney@redhat.com>
5384
5385 * src-release (dejagnu.tar): New target.
5386 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5387 (do-djunpack): Use $(PACKAGE) for the package name.
5388
5389 2003-09-04 DJ Delorie <dj@redhat.com>
5390
5391 * configure: Regenerate.
5392
5393 2003-09-04 Robert Millan <robertmh@gnu.org>
5394
5395 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5396
5397 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5398
5399 * configure.in: Ensure arguments to sed are properly spaced.
5400 * configure: Regenerate.
5401
5402 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
5403
5404 Merge from gcc:
5405 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5406 * install-sh: Update to newer upstream versions (associated with
5407 aclocal 1.7).
5408 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5409
5410 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
5411
5412 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5413 * configure: Regenerated.
5414
5415 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
5416
5417 * configure.in: Use newline instead of semicolon when assuming
5418 shell arguments in a for loop.
5419 * configure: Regenerated.
5420
5421 2003-08-20 Geoffrey Keating <geoffk@apple.com>
5422
5423 PR 8180
5424 * configure.in: When testing with_libs and with_headers, treat
5425 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5426 * configure: Regenerate.
5427
5428 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5429 make, shell, etc.
5430 (baseargs): Likewise.
5431 * configure: Regenerate.
5432
5433 2003-08-19 Geoffrey Keating <geoffk@apple.com>
5434
5435 * configure.in: Disable libgcj for darwin not on powerpc.
5436 * configure: Rebuild.
5437
5438 2003-08-15 Michael Chastain <mec@shout.net>
5439
5440 * src-release (do-proto-toplev): Remove junk files
5441 dejagnu/example/calc/config.status,
5442 dejagnu/example/calc/config.log.
5443
5444 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5445
5446 * config-ml.in, symlink-tree: Add license.
5447
5448 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5449
5450 Merge from gcc:
5451
5452 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5453 * Makefile.tpl (check, check-c++): Express dependencies using
5454 dependencies rather than commands.
5455 * Makefile.in: Regenerate.
5456
5457 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5458 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5459 * Makefile.in: Update.
5460
5461 2003-08-01 Andrew Cagney <cagney@redhat.com>
5462
5463 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5464 * configure: Ditto.
5465
5466 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5467
5468 * configure.in: Enable libgcj for darwin.
5469 * configure: Rebuild.
5470
5471 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5472
5473 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5474
5475 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5476
5477 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5478 creating target and build subdirs to build all parent dirs as needed.
5479 * Makefile.in: Rebuild.
5480 * configure.in: Don't build dirs explicitly here.
5481 * configure: Rebuild.
5482
5483 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
5484
5485 * Makefile.tpl (all-make): Depend on intl.
5486 * Makefile.in: Rebuilt.
5487
5488 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5489
5490 * config.if: Remove unused libc_interface determination.
5491
5492 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5493
5494 * Makefile.in: Regenerate, correctly this time.
5495
5496 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5497
5498 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5499 unused INSTALL_PROGRAM_ARGS.
5500 * configure.in: Use AC_PROG_INSTALL.
5501 * Makefile.in: Regenerate.
5502 * configure: Regenerate.
5503
5504 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
5505
5506 * configure: Rebuilt.
5507 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5508 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5509 newlib nor libgloss.
5510 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5511 * configure.in (am33_2.0-*-linux*): Added.
5512
5513 2003-07-09 Bob Wilson <bob.wilson@acm.org>
5514
5515 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5516 * configure: Regenerate.
5517
5518 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5519
5520 * config-ml.in: Replace PWD with PWD_COMMAND.
5521 * Makefile.tpl: Likewise.
5522 * Makefile.in: Regenerated.
5523
5524 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5525
5526 * configure.in: Clean up config-lang.in handling. Delete
5527 useless assignment to "subdirs".
5528 * configure: Regenerate.
5529
5530 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5531
5532 * configure.in: Rename 'target_libs' to 'target_libraries'.
5533 Remove useless reference to 'target_libs'.
5534 * configure: Regenerate.
5535
5536 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5537
5538 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5539 * Makefile.in: Regenerate.
5540
5541 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5542
5543 * Makefile.def: Introduce flags_to_pass.
5544 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5545 * Makefile.in: Regenerate.
5546
5547 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5548
5549 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5550 and target-libgloss.
5551 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5552 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5553 * configure: Regenerate.
5554
5555 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5556
5557 * configure.in: Update testsuite_flags to new location.
5558 * configure. Regenerate.
5559
5560 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5561
5562 * Makefile.tpl: Remove BUILD_CC stuff.
5563 * Makefile.in: Regenerate.
5564
5565 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
5566
5567 * config.guess: Update to 2003-06-12 version.
5568 * config.sub: Update to 2003-06-13 version.
5569
5570 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5571
5572 * MAINTAINERS: Add myself as MIPS co-maintainer.
5573
5574 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5575
5576 * config.guess: Update to 2003-06-06 version.
5577 * config.sub: Update to 2003-06-06 version.
5578
5579 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5580
5581 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5582 * configure. Regenerate.
5583
5584 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5585
5586 * configure.in: Disable serial configure by default.
5587 * configure: Regenerate.
5588 * Makefile.tpl: Abolish .NOTPARALLEL.
5589 * Makefile.in: Regenerate.
5590
5591 * Makefile.tpl: Replace {build,host,target}_canonical by
5592 {build,host,target}.
5593 * Makefile.in: Regenerate.
5594
5595 * Makefile.tpl: Fix stupid pasto.
5596 * Makefile.in: Regenerate.
5597
5598 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5599
5600 * Makefile.tpl: Remove bogus conditional.
5601 * Makefile.in: Regenerate.
5602
5603 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5604
5605 * Makefile.tpl: Make 'recursive targets' using autogen rather
5606 than shell loop. Remove duplicate 'clean' targets and false
5607 comments.
5608 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5609 Add systematic method of specifying missing targets in subdirs.
5610 Add copyright boilerplate.
5611 * Makefile.in: Regenerate.
5612 * configure.in: Add 'recursive targets' to maybe list.
5613 * configure: Regenerate.
5614
5615 * Makefile.tpl: Rename [+target+] to [+make_target+].
5616 * Makefile.def: Rename 'target' to 'make_target'.
5617
5618 2003-05-30 Nick Clifton <nickc@redhat.com>
5619
5620 * README-maintainer-mode: Update URL for locating blessed config
5621 tools.
5622
5623 2003-05-29 Robert Millan <rmh@debian.org>
5624
5625 * ltconfig: Import this patch and modify for use with current
5626 version of ltconfig:
5627
5628 2003-05-21 Bruno Haible <bruno@clisp.org>
5629
5630 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5631 GNU/FreeBSD.
5632
5633 2003-05-28 DJ Delorie <dj@redhat.com>
5634
5635 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5636 * Makefile.in: Regenerate.
5637
5638 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5639
5640 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5641
5642 2003-05-21 DJ Delorie <dj@redhat.com>
5643
5644 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5645 newlib or libgloss.
5646 * Makefile.in: Regenerate.
5647
5648 2003-05-21 DJ Delorie <dj@redhat.com>
5649
5650 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5651 * Makefile.in: Regenerate.
5652
5653 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5654
5655 * configure.in: Use curly braces in the definition of tooldir.
5656 * configure: Regenerate.
5657
5658 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5659
5660 * configure.in: Switch more things to use maybe dependencies.
5661 * Makefile.tpl: Switch more things to use maybe dependencies.
5662 Factor out common code from autogen IF statements.
5663 * configure: Regenerate.
5664 * Makefile.in: Regenerate.
5665
5666 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5667
5668 * configure.in: Accept i[3456789]86 for machine type.
5669 * configure: Regenerate.
5670
5671 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5672
5673 * configure.in: Switch more things to use maybe dependencies.
5674 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5675 * configure: Regenerate.
5676 * Makefile.tpl: Switch more things to use maybe dependencies.
5677 * Makefile.in: Regenerate.
5678
5679 2003-05-16 Andreas Schwab <schwab@suse.de>
5680
5681 * Makefile.tpl (install-opcodes): Define.
5682 * Makefile.in: Rebuild.
5683
5684 2003-05-13 Andreas Jaeger <aj@suse.de>
5685
5686 * config.guess: Update to 2003-05-09 version.
5687 * config.sub: Update to 2003-05-09 version.
5688
5689 2003-05-13 Michael Eager <eager@mvista.com>
5690
5691 * configure.in: Correct sed script so that options in quotes are not
5692 deleted.
5693 * configure: Rebuild.
5694
5695 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
5696
5697 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5698 and $$s/newlib/libc/sys/cygwin32 include paths.
5699 * configure: Ditto.
5700
5701 2003-05-05 H.J. Lu <hjl@gnu.org>
5702
5703 * config-ml.in: Restored from gcc repository.
5704
5705 2003-05-02 Chris Demetriou <cgd@broadcom.com>
5706
5707 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5708 * Makefile.in: Regenerate.
5709
5710 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5711
5712 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5713 and Makefile.def.
5714
5715 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5716
5717 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5718 * Makefile.in: Regenerated.
5719
5720 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5721
5722 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5723 * Makefile.in: Regenerate.
5724
5725 2003-04-18 Jakub Jelinek <jakub@redhat.com>
5726
5727 * configure.in (powerpc64*-*-linux*): Remove.
5728 * configure: Rebuilt.
5729
5730 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
5731
5732 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5733 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5734 and restrap.
5735 * Makefile.in: Regenerate.
5736
5737 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
5738
5739 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5740 * configure: Regenerated.
5741
5742 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
5743
5744 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5745 * */configure: Rebuilt.
5746
5747 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5748
5749 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5750 * Makefile.in: Regenerate.
5751
5752 2003-03-14 Michael Chastain <mec@shout.net>
5753
5754 * Makefile.in: Regenerate with correct Makefile.def.
5755
5756 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5757
5758 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5759 Make macro.
5760 * Makefile.in: Regenerate.
5761 * configure.in: Clean up gxx_include_dir logic.
5762 * configure: Regenerate.
5763
5764 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5765
5766 * configure.in (gxx_include_dir): Fix typo.
5767 * configure: Regenerated.
5768
5769 2003-03-06 Andrew Cagney <cagney@redhat.com>
5770
5771 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5772
5773 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
5774
5775 * configure.in: Include $(build_tooldir)/sys-include in
5776 FLAGS_FOR_TARGET.
5777 * configure: Regenerated.
5778
5779 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5780
5781 * Makefile.tpl: Reindent.
5782 * Makefile.in: Regenerate.
5783 * configure.in: Reindent. Don't set unused variables.
5784 * configure: Regenerate.
5785
5786 * Makefile.tpl: Always pass down RANLIB.
5787 * Makefile.in: Regenerate.
5788
5789 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5790 * Makefile.in: Regenerate.
5791 * configure.in: Remove unused logic relating to --enable-shared
5792 and --enable-threads. Remove bogus comments. Remove redundant
5793 noconfigdirs.
5794 * configure: Regenerate.
5795
5796 * configure.in: Replace ${libstdcxx_version} by its value.
5797 Remove reference to mh-dgux.
5798 * configure: Regenerate.
5799
5800 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5801
5802 * Makefile.tpl: Rearrange.
5803 * Makefile.in: Regenerate.
5804
5805 2003-02-25 Nick Clifton <nickc@redhat.com>
5806
5807 * configure: Remove site-file supprot - it is obsolete.
5808
5809 2003-02-24 Uwe Stieber <uwe@wwws.de>
5810
5811 * configure.in: Add support for kaOS as cross build target system.
5812 * configure: Regenerated.
5813
5814 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
5815
5816 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5817 configure-target-* as some target builds may require additional
5818 flags for preprocessor tests.
5819 * Makefile.in: Regenerated.
5820
5821 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5822
5823 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5824 * ltconfig: Handle it.
5825 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5826 auto-detecting it.
5827
5828 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5829
5830 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5831 it is used as argument to $CC.
5832 * ltcf-gcj.sh: Likewise.
5833
5834 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5835
5836 * configure.in: Introduce --enable-maintainer-mode.
5837 * configure: Rebuilt.
5838 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5839 for maintainer mode.
5840 * Makefile.in: Rebuilt.
5841
5842 2003-02-19 Andrew Cagney <ac131313@redhat.com>
5843
5844 * configure: Regenerate using autoconf 2.13.
5845
5846 2003-02-19 Alan Modra <amodra@bigpond.net.au>
5847
5848 * config.guess: Import latest version.
5849 * config.sub: Import latest version.
5850
5851 2003-02-18 Jason Merrill <jason@redhat.com>
5852
5853 * Makefile.tpl (check-c++): Allow parallelism.
5854
5855 2003-02-17 Andrew Cagney <ac131313@redhat.com>
5856
5857 * configure: Regenerate using autoconf 000227.
5858
5859 2003-02-15 Geoffrey Keating <geoffk@apple.com>
5860
5861 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5862 don't configure target-libobjc.
5863 * configure: Regenerate.
5864
5865 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5866
5867 * Makefile.tpl (RANLIB): Define.
5868 * Makefile.in: Regenerate.
5869
5870 2003-02-06 Keith R Seitz <keiths@redhat.com>
5871
5872 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5873 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5874 * Makefile.in: Regenerated.
5875 * configure.in: Remove all traces of snavigator, db, and grep.
5876 * configure: Regenerated.
5877
5878 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
5879
5880 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5881 * Makefile.in: Regenerated.
5882
5883 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
5884
5885 * config.if: Copy from GCC.
5886
5887 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
5888
5889 * configure.in: Revert 24Jan change.
5890 * configure: Regenerate.
5891
5892 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5893
5894 * configure.in: Revert previous change.
5895 * configure: Regenerate.
5896
5897 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5898
5899 * configure.in: Make rda native-only.
5900 * configure: Regenerate.
5901
5902 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5903
5904 * configure.in: Add missing \.
5905 * configure: Rebuilt.
5906
5907 2003-01-17 Jakub Jelinek <jakub@redhat.com>
5908
5909 * configure.in (baseargs): Avoid using \| in sed regular
5910 expressions.
5911 * configure: Rebuilt.
5912
5913 2003-01-16 Jakub Jelinek <jakub@redhat.com>
5914
5915 * configure.in (baseargs): Remove all supported forms of
5916 --cache-file, --srcdir, --host, --build and --target options
5917 from argument lists.
5918 * configure: Rebuilt.
5919
5920 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
5921
5922 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5923 * configure: Rebuilt.
5924
5925 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5926
5927 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5928 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5929 * Makefile.in: Regenerate.
5930 * configure: Regenerate.
5931
5932 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5933
5934 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5935 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5936 * Makefile.in: Regenerate.
5937
5938 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
5939
5940 * configure.in: Remove Makefile in build, host and target modules
5941 unless configure was run with --no-recursion.
5942 * configure: Rebuilt.
5943
5944 2003-01-08 Chris Demetriou <cgd@broadcom.com>
5945
5946 * config.guess: Update to 2003-01-03 version.
5947 * config.sub: Update to 2003-01-03 version.
5948
5949 2003-01-07 Christopher Faylor <cgf@redhat.com>
5950
5951 * configure: Regenerate with proper autoconf 2.13.
5952
5953 2003-01-07 Christopher Faylor <cgf@redhat.com>
5954
5955 * configure.in: Add AC_PREREQ for consistency.
5956 * configure: Regenerate.
5957
5958 2003-01-06 Andrew Cagney <ac131313@redhat.com>
5959
5960 * configure.in (GDB_TK): Add tcl directories conditional on
5961 gdb/gdbtk directory being present.
5962 * configure: Regenerate.
5963
5964 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
5965
5966 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5967 by gcc if LD is not defined and we are not doing a Canadian Cross.
5968 * configure: Rebuilt.
5969
5970 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
5971
5972 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5973
5974 2002-12-31 Tom Tromey <tromey@redhat.com>
5975
5976 * Makefile.in: Rebuilt.
5977 * Makefile.def (target_modules) [libffi]: Allow installation.
5978
5979 2002-12-31 Andreas Schwab <schwab@suse.de>
5980
5981 * configure.in: Fix use of $program_transform_name.
5982 * configure: Regenerated.
5983
5984 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
5985
5986 * configure.in (baseargs): Don't remove first configure argument.
5987 * configure: Regenerated.
5988
5989 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
5990
5991 * Makefile.tpl (local-distclean): Don't remove...
5992 (multilib.ts): ... this. Moved into...
5993 (multilib.out): ... this. Don't use sub-make.
5994 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5995 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5996 (configure-build-[+module+], configure-[+module+],
5997 configure-target-[+module+], configure-gcc): ... these. Test
5998 for Makefile existence. Drop config.status from dependencies.
5999 * Makefile.in: Rebuilt.
6000 * configure.in: Move gcc-version-trigger to the end of
6001 ac_configure_args. Add comments to maybedep.tmp and
6002 serdep.tmp. Introduce --disable-serial-configure. Remove
6003 nonopt from baseargs, matching and removing corresponding
6004 whitespace while at it.
6005 * configure: Rebuilt.
6006
6007 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6008
6009 * configure.in (host_configargs): Replace reference to
6010 no-longer-defined buildopts with --build=${build_alias}.
6011 * configure: Rebuilt.
6012
6013 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6014
6015 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6016 program_transform_name to standard idiom.
6017 (AUTOGEN, AUTOCONF): Define.
6018 (Makefile.in): Use $(AUTOGEN).
6019 (Makefile): Depend on config.status, and use autoconf-style rule to
6020 build it. Move original commands to...
6021 (config.status): ... this new target.
6022 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6023 $(AUTOCONF).
6024 * Makefile.in: Rebuilt.
6025
6026 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6027
6028 * Makefile.tpl: Fix dramatic bustage due to change in
6029 program_transform_name.
6030 * Makefile.in: Regenerate.
6031
6032 * configure.in: Remove unnecessary PATH setting.
6033 * configure: Regnerate.
6034
6035 * configure.in: Don't default to unprefixed tools unless
6036 the native tools will work.
6037 * configure: Regenerate.
6038
6039 * configure.in: Convert to autoconf script. Blow away lots
6040 of now-redundant Makefile fragments.
6041 * configure: Generate using Autoconf.
6042 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6043 * Makefile.in: Regenerate.
6044
6045 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6046
6047 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6048 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6049
6050 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
6051 where they belong.
6052
6053 2002-12-24 Andreas Schwab <schwab@suse.de>
6054
6055 * Makefile.tpl (multilib.out): Fix missing space.
6056 * Makefile.in: Regenerate.
6057
6058 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6059
6060 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6061 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6062 * Makefile.in: Regenerate.
6063 * configure.in: Remove unnecessary leftovers.
6064
6065 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6066
6067 * configure.in (extra_ranlibflags_for_target): New variable.
6068 (*-*-darwin): Add -c to ranlib commands.
6069 * configure (tooldir): Handle extra_ranlibflags_for_target.
6070
6071 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6072
6073 * COPYING.NEWLIB: Updated.
6074 * COPYING.LIBGLOSS: Ditto.
6075
6076 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6077
6078 * Makefile.tpl: Revert HJL's change.
6079 * Makefile.in: Regenerated.
6080 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6081 always.
6082
6083 2002-12-19 Andreas Schwab <schwab@suse.de>
6084
6085 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6086 * Makefile.in: Regenerate.
6087
6088 2002-12-18 H.J. Lu <hjl@gnu.org>
6089
6090 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6091 * Makefile.in: Regenerated.
6092
6093 * configure.in (build_prefix): New. Substitute.
6094
6095 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6096
6097 * Makefile.tpl: Don't let real targets depend on phony targets.
6098 * Makefile.in: Regenerate.
6099
6100 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6101 * Makefile.in: Regenerate.
6102
6103 2002-12-16 Jason Merrill <jason@redhat.com>
6104
6105 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6106 previous 'make bootstrap'.
6107 * Makefile.in: Regenerate.
6108
6109 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6110
6111 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6112
6113 2002-12-13 Jason Merrill <jason@redhat.com>
6114
6115 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6116 library tests.
6117 (check-c++): Just depend on it and check-target-libstdc++-v3.
6118 * Makefile.in: Regenerate.
6119
6120 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6121
6122 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6123 * Makefile.in: Regenerate.
6124
6125 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6126
6127 * COPYING.NEWLIB: Update list of alternate Regent of California
6128 licenses and discuss official revoking of advertising clause.
6129 * COPYING.LIBGLOSS: Ditto.
6130
6131 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6132
6133 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6134 * Makefile.in: Rebuilt.
6135
6136 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6137
6138 * configure: Fix bug put in by gremlins.
6139
6140 * Makefile.tpl: Substitute more autoconfily.
6141 * configure: Substitute more autoconfily.
6142 * Makefile.in: Regenerate.
6143
6144 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6145
6146 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6147 * Makefile.in (all-sim): Ditto.
6148
6149 2002-12-06 DJ Delorie <dj@redhat.com>
6150
6151 * Makefile.tpl: Change configure dependencies to not have real
6152 targets depend on phony targets.
6153
6154 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6155
6156 * configure.in: Revert unintentional change.
6157
6158 * src-release: Configure host subdirs.
6159
6160 * Makefile.tpl: Change dependency for */multilib.out so that
6161 it works when gcc isn't in the tree.
6162
6163 * configure.in: Substitute more.
6164 * configure: Run subconfigures from the Makefile.
6165 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6166 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6167
6168 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6169
6170 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6171 and corresponding dependencies.
6172 * Makefile.in: Regenerate.
6173
6174 * configure.in (host_tools): Order binutils, gas and ld for
6175 convenience in running the testsuites.
6176
6177 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6178 * Makefile.in: Regenerate.
6179 * configure.in: Introduce rules to serialize subconfigure runs.
6180
6181 * configure.in: Introduce BASE_CC_FOR_TARGET.
6182 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6183 Realize configure-build-* targets. Realize configure-target-* targets.
6184 * Makefile.in: Regenerate.
6185
6186 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6187
6188 * configure: Move gcc_version_trigger stuff from here...
6189 * configure.in: ...to here.
6190
6191 * configure.in: Separate subconfigure options added by this file from
6192 options given by the user. Add machinery to put args for host
6193 subconfigures into the Makefile.
6194
6195 * Makefile.tpl: Remove 'vault' targets.
6196 * Makefile.tpl: Reorder and comment dependencies.
6197 * Makefile.in: Regenerate.
6198
6199 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6200
6201 * configure.in: Move host-specific darwin noconfigdirs into
6202 the host-specific section.
6203
6204 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6205
6206 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6207 during replay.
6208 * Makefile.in: Regenerate.
6209
6210 (finishing slow-motion replay)
6211 * configure: Remove skip-this-dir support.
6212 * Makefile.tpl: Remove skip-this-dir support.
6213
6214 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6215 subdirectories.
6216 * Makefile.in: Regenerate.
6217
6218 * Makefile.tpl: Strip out useless setting of 'dir'.
6219 * Makefile.in: Regenerate.
6220
6221 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6222
6223 (finishing slow-motion replay)
6224 * configure.in: Fix deeply stupid bug.
6225
6226 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6227 shell code in CXX_FOR_TARGET
6228 * Makefile.def: Introduce raw_cxx.
6229 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6230 RAW_CXX_FOR_TARGET.
6231 * Makefile.in: Regenerate.
6232
6233 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6234
6235 (finishing slow-motion replay)
6236 * Makefile.tpl: Remove unnecessary ifs.
6237 * Makefile.in: Regenerate.
6238
6239 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6240 dependencies. Maybe-ize build-libiberty. Create dummy install
6241 targets for 'no_install' modules.
6242 * configure: Move GDB_TK substitution to configure.in. Move
6243 build_modules stuff to configure.in.
6244 * configure.in: Implement soft dependency machinery. Maybe-ize
6245 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6246 * Makefile.in: Regenerate.
6247
6248 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6249
6250 (continuing slow-motion replay)
6251 * Makefile.tpl: Make all-target, install-target behave similarly
6252 to all, install (only hitting configured targets). Eliminate
6253 unused macro defintions.
6254
6255 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6256 build != host.
6257
6258 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6259
6260 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6261
6262 * configure.in: Produce lists of subdir targets we're actually
6263 configuring. Remove references to "dosrel".
6264 * Makefile.tpl: Let configure set which subdir targets are hit.
6265 Remove install-cross; clean up install; remove ALL. Remove
6266 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6267 Autogenerate host module targets. Remove empty dependency lines
6268 and redundant dependency; rearrange slightly.
6269 * Makefile.def: Add host-side libtermcap, utils.
6270
6271 * Makefile.in: Regenerate.
6272
6273 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6274
6275 (Continuing slow-motion replay)
6276 * Makefile.def: Add list of recursive targets to autogenerate.
6277 Add build_modules.
6278 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6279 targets. Autogenerate *-build-* targets.
6280 * Makefile.in: Regenerate.
6281
6282 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6283
6284 (Continuing slow-motion replay)
6285 * configure: More autoconf-style substitutions.
6286 * Makefile.tpl: More autoconf-style substitutions.
6287 * Makefile.in: Regenerate.
6288
6289 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6290
6291 (Continuing slow-motion replay)
6292 * configure: Substitute more variables in a more autoconf-friendly
6293 way. Simplify slightly.
6294 * Makefile.tpl: Make more variables substitutable in an
6295 autoconf-friendly way.
6296 * Makefile.in: Regenerate.
6297
6298 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6299
6300 (Continuing slow-motion replay)
6301 * configure.in (v810*): Remove special setting of tools.
6302
6303 * configure: Add support for extra required flags for ar or nm.
6304 * configure.in (aix4.3+): Use above support for target-specific
6305 issues, rather than using config/mt-aix43.
6306
6307 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6308
6309 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6310 * configure: Remove 'removing', which doesn't work. Replace $subdir
6311 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6312 with $srcdir. Reformat indentation. Substitute some variables
6313 formerly hard-coded in the Makefile for build=host.
6314 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6315 * Makefile.def: Autogenerate more.
6316 * Makefile.in: Regenerate.
6317
6318 2002-11-13 Bruce Korb <bkorb@gnu.org>
6319
6320 * Makefile.tpl: syntactic cleanup
6321
6322 2002-11-04 Kevin Buettner <kevinb@redhat.com>
6323
6324 * Makefile.def (host_modules): Add rda.
6325 * Makefile.in: Regenerate.
6326 * configure.in (target_tool): Add target-rda to list.
6327
6328 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
6329
6330 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6331 and restrap targets to this rule.
6332 * Makefile.in: Regenerate.
6333
6334 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6335
6336 * configure.in (i[3456]86-*-linux*): Add check to disable
6337 ${libgcj} for glibc1.
6338
6339 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6340
6341 * configure.in: Add tic4x target.
6342
6343 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6344
6345 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6346 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6347 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6348 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6349 * Makefile.in: Regenerate.
6350
6351 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6352
6353 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6354 * Makefile.in: Regenerate.
6355
6356 * Makefile.def: Remove order dependency comments.
6357 * Makefile.tpl: Add explicit install-install dependencies.
6358 * Makefile.in: Regenerate.
6359
6360 * Makefile.tpl: Remove material now in src-release. (Finally!)
6361 * Makefile.in: Regenerate.
6362
6363 * configure: Restore my original patch by syncing with gcc version.
6364
6365 * Bring following over from gcc:
6366
6367 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6368
6369 * configure.in (s390*-*-linux*): Enable libgcj.
6370
6371 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6372
6373 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6374
6375 2002-10-02 Alan Modra <amodra@bigpond.net.au>
6376
6377 * configure: Move stray lines back to where they belong.
6378
6379 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6380
6381 * Makefile.tpl: Insert configure-target target, for src-release.
6382
6383 * configure: Finish reverting change which Andrew Cagney started
6384 reverting. Should fix bustage.
6385
6386 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6387 * src-release: New file. Contains material for making net
6388 releases for gdb, binutils, et al., formerly in Makefile.in.
6389
6390 2002-09-30 Nick Clifton <nickc@redhat.com>
6391
6392 * cpu: New top level directory. Intended to hold input files for
6393 CGEN which have FSF copyright assignment.
6394 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6395
6396 2002-09-29 Andrew Cagney <ac131313@redhat.com>
6397
6398 Revert below (note that src does not contain Makefile.tpl):
6399 * Makefile.tpl: Make subsituted variables more autoconfy.
6400 * Makefile.in: Regenerate.
6401
6402 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6403
6404 * configure: Revert accidentally applied changes.
6405
6406 * Makefile.tpl: Make more autoconf-friendly.
6407 * Makefile.in: Regenerate.
6408 * configure: Make substitution more autoconf-like.
6409
6410 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
6411
6412 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6413 single entry to handle all these.
6414 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6415 libjava on arm-*-elf.
6416
6417 2002-09-27 Geoffrey Keating <geoffk@apple.com>
6418
6419 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6420 things that depend on them.
6421
6422 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6423
6424 * Makefile.tpl: Make subsituted variables more autoconfy.
6425 * Makefile.in: Regenerate.
6426 * configure: Make seds more autoconfy.
6427
6428 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6429
6430 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6431 * Makefile.in: Regenerate.
6432 * configure.in: Rewrite sed statements to look autoconfy.
6433
6434 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6435 all-target-foo on configure-target-foo.
6436 * Makefile.def: Ditto.
6437 * Makefile.in: Rebuild.
6438
6439 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6440
6441 * Makefile.def: New file.
6442 * Makefile.tpl: New file.
6443 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6444
6445 * configure.in: Minor rearrangement. Simplify tests.
6446
6447 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6448
6449 * configure.in (with_headers): Skip copy if value is "yes".
6450 (with_libs): Likewise.
6451
6452 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6453
6454 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6455 * configure.in (sh*-*-pe*): Ditto.
6456 * configure.in (mips*-*-pe*): Ditto.
6457 * configure.in (*arm-wince-pe): Ditto.
6458
6459 * configure.in: Rearrange.
6460
6461 2002-09-12 Nick Clifton <nickc@redhat.com>
6462
6463 * Import these changes from the config master repository:
6464
6465 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6466
6467 * config.sub: Add tic4x target.
6468
6469 2002-09-03 Ben Elliston <bje@redhat.com>
6470
6471 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6472 Reported by <Duncan_Stodart@insession.com>.
6473
6474 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6475
6476 * COPYING.NEWLIB: More updates.
6477
6478 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6479
6480 * COPYING.NEWLIB: Update.
6481
6482 2002-08-23 Andrew Cagney <ac131313@redhat.com>
6483
6484 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6485
6486 * config.guess: Import version 2002-08-23.
6487 * config.sub: Import version 2002-08-22.
6488
6489 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
6490
6491 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6492 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6493 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6494
6495 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6496
6497 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6498
6499 2002-08-04 H.J. Lu (hjl@gnu.org)
6500
6501 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6502
6503 2002-07-31 Alan Modra <amodra@bigpond.net.au>
6504
6505 * configure.in: Move generic linux case to end. Copy generic
6506 linux noconfigdirs to mips*-*-linux* entry and new
6507 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6508
6509 2002-07-19 Chris Demetriou <cgd@broadcom.com>
6510
6511 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6512 one instance of them which was missed to the list to update.
6513
6514 2002-07-16 Chris Demetriou <cgd@broadcom.com>
6515
6516 * config.guess: Update to 2002-07-09 version.
6517 * config.sub: Update to 2002-07-03 version.
6518
6519 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6520
6521 * configure.in: Remove two redundant tests.
6522
6523 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6524
6525 * configure.in (mips*-*-irix6*o32): Enable stabs.
6526
6527 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6528
6529 * configure.in: Don't build grez.
6530 * Makefile.in: Ditto.
6531
6532 * Makefile.in: Remove references to bsp, cygmon, libstub.
6533 * configure.in: Ditto.
6534
6535 * configure.in: Remove leftover reference to gdbtest.
6536
6537 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
6538
6539 * configure.in (gxx_include_dir): Change to match versioned
6540 C++ headers if --enable-version-specific-runtime-libs is used.
6541
6542 2002-07-04 Steve Ellcey <sje@cup.hp.com>
6543
6544 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6545
6546 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6547
6548 * configure.in: Make --without-x work.
6549
6550 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6551
6552 * contrib: New directory. Created to contain a copy of the
6553 texi2pod.pl script so that it is in the same place as the version in
6554 the FSF GCC sources.
6555
6556 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6557
6558 * configure.in: Rearrange target Makefile fragment collection.
6559
6560 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6561 cvs[src].
6562 * configure.in: Ditto.
6563
6564 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6565
6566 * Makefile.in: Eliminate 'apache' targets.
6567 * configure.in: Eliminate 'apache' targets.
6568
6569 * configure.in: Eliminate redundant tests. Reorganize.
6570
6571 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6572
6573 * config-ml.in: Eliminate references to Cygnus configure.
6574
6575 * Makefile.in: Eliminate references to building emacs.
6576
6577 2002-07-01 Denis Chertykov <denisc@overta.ru>
6578
6579 * configure.in: Add support for ip2k.
6580
6581 2002-06-24 Ben Elliston <bje@redhat.com>
6582
6583 * configure.in (host_tools): Remove cgen.
6584
6585 * Makefile.in (all-cgen): Remove; runs from its source directory.
6586 (check-cgen, install-cgen, clean-cgen): Likewise.
6587 (all-opcodes): No not depend on all-cgen.
6588 (all-sim): Likewise.
6589
6590 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6591
6592 * configure.in: Fix AIX configury bug.
6593
6594 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6595
6596 * configure.in: Replace ${topsrcdir} with ${srcdir}.
6597
6598 * configure.in: Move definition of libstdcxx_flags right above
6599 usage, rather than way earlier.
6600
6601 * configure.in: Pull definition of is_cross_compiler earlier.
6602
6603 * configure.in: Rearrange a little.
6604
6605 * configure.in: Remove references to librx.
6606 * Makefile.in: Remove references to librx.
6607
6608 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6609
6610 * configure.in: Eliminate ${gasdir} variable.
6611
6612 2002-06-18 Dave Brolley <brolley@redhat.com>
6613
6614 * configure.in: Add support for frv.
6615 * config.sub: Add support for frv.
6616
6617 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6618
6619 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6620
6621 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6622
6623 * configure.in (vax-*-netbsd*): Re-enable gas.
6624
6625 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6626
6627 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6628 BUILD_PREFIX_1, to correct nomenclature.
6629 * configure: Likewise.
6630
6631 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6632 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6633
6634 2002-05-31 Olaf Hering <olh@suse.de>
6635
6636 * config-ml.in: Propogate DESTDIR also.
6637
6638 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6639
6640 * configure.in (vax-*-netbsd*): Don't build gas for this
6641 platform.
6642
6643 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6644
6645 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6646 and libgcj for AVR.
6647
6648 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6649
6650 * config.sub: Add DLX target.
6651
6652 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6653
6654 * config.guess: Update to 2002-05-22 version.
6655 * config.sub: Likewise.
6656
6657 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6658
6659 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6660 * config-ml.in: Likewise.
6661 * configure: Likewise.
6662 * configure.in: Likewise.
6663
6664 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6665
6666 * configure.in: Simplify makefile fragment collection.
6667
6668 * configure.in: Remove code to build emacs.
6669
6670 * configure.in : Remove --srcdir argument from targargs and buildargs
6671 (it's always overridden in the Makefile anyway). Rearrange a bit.
6672
6673 * configure: Move some logic to configure.in.
6674 * configure.in: Move some logic from configure.
6675
6676 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6677
6678 * COPYING.LIBGLOSS: New file.
6679
6680 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6681
6682 * Makefile.in: Honour DESTDIR.
6683
6684 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
6685
6686 * configure.in (noconfigdirs): Don't disable libgcj on
6687 sparc64-*-solaris* and sparcv9-*-solaris*.
6688
6689 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
6690
6691 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6692
6693 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6694
6695 * configure.in (FLAGS_FOR_TARGET): Do not add
6696 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6697 on i[3456]86-*-linux*.
6698
6699 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6700
6701 * configure.in (noconfigdirs): Replace [ ] with test.
6702
6703 * configure.in (noconfigdirs): Do not add target-newlib if
6704 target == i[3456]86-*-linux*, and host == target.
6705
6706 2002-04-29 Mark Mitchell <mark@codesourcery.com>
6707
6708 * config.guess: Updated to 2002-04-26's version.
6709 * config.sub: Updated to 2002-04-26's version.
6710
6711 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6712
6713 * configure.in: delete reference to absent file
6714
6715 * configure.in: replace '[' with 'test'
6716
6717 * configure.in: Eliminate references to gash.
6718 * Makefile.in: Eliminate references to gash.
6719
6720 * configure.in: remove useless references to 'pic' makefile fragments.
6721
6722 * configure.in: (*-*-windows*) Finish removing.
6723
6724 * configure.in: Eliminate redundant test for libgui.
6725
6726 2002-04-26 Joel Sherrill <joel@OARcorp.com>
6727
6728 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6729 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6730
6731 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6732
6733 * configure.in: remove references to dead files
6734
6735 2002-04-18 Tom Tromey <tromey@redhat.com>
6736
6737 * configure.in: Disallow configuring libgcj when it is already
6738 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6739 Solaris 2.8 by default. For PR libgcj/6158.
6740
6741 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6742
6743 * configure.in: Move default CC setting out of config/mh-* fragments
6744 directly into here.
6745
6746 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6747
6748 * configure.in: don't even try to configure or make a subdirectory
6749 if there's no configure script for it.
6750
6751 2002-04-15 Mark Mitchell <mark@codesourcery.com>
6752
6753 * MAINTAINERS: Remove chill maintainers.
6754 * Makefile.in (CHILLFLAGS): Remove.
6755 (CHILL_LIB): Remove.
6756 (TARGET_CONFIGDIRS): Remove libchill.
6757 (CHILL_FOR_TARGET): Remove.
6758 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6759 CHILL_LIB.
6760 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6761 (CHECK_TARGET_MODULES): Likewise.
6762 (INSTALL_TARGET_MODULES): Likewise.
6763 (CLEAN_TARGET_MODULES): Likewise.
6764 (configure-target-libchill): Remove.
6765 (all-target-libchill): Remove.
6766 * configure.in (target_libs): Remove target-libchill.
6767 Do not compute CHILL_FOR_TARGET.
6768 * libchill: Remove directory.
6769
6770 2002-04-15 DJ Delorie <dj@redhat.com>
6771
6772 * Makefile.in, configure.in, configure: Sync with gcc, entries
6773 follow...
6774
6775 2002-04-08 Tom Tromey <tromey@redhat.com>
6776
6777 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6778 Fixes PR libgcj/6068.
6779
6780 2002-03-30 Krister Walfridsson <cato@df.lth.se>
6781
6782 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6783
6784 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6785
6786 * configure.in (alpha*-dec-osf*): Enable libgcj.
6787
6788 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6789
6790 Fix for: PR bootstrap/3591, target/5676
6791 * configure.in (mcore-pe): Disable the configuration of
6792 libstdc++-v3 since exceptions are not supported.
6793
6794 2002-03-20 Anthony Green <green@redhat.com>
6795
6796 * configure.in: Enable libgcj for xscale-elf target.
6797
6798 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
6799
6800 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6801 libjava.
6802 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6803
6804 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
6805
6806 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6807 libstdc++-v3 and libjava.
6808
6809 2002-02-11 Adam Megacz <adam@xwt.org>
6810
6811 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6812 boehm-gc
6813
6814 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
6815
6816 * config.guess: Updated to 2002-01-30's version.
6817 * config.sub: Updated to 2002-02-01's version.
6818 Contribute sh64-elf.
6819 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6820 * configure.in: Added sh64-*-*.
6821
6822 2002-01-17 H.J. Lu <hjl@gnu.org>
6823
6824 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6825 (all-target-fastjar): Also depend on all-target-libiberty.
6826
6827 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6828
6829 * configure, configure.in: Use temp file for long sed commands.
6830
6831 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6832
6833 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6834 libf2c.
6835
6836 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6837
6838 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6839
6840 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
6841
6842 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6843
6844 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6845
6846 * configure: Handle temporary files securely using mkdir.
6847
6848 2001-09-26 Will Cohen <wcohen@redhat.com>
6849
6850 * configure.in (*-*-linux*): Disable configuration of target-newlib
6851 and target-libgloss.
6852
6853 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6854
6855 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6856 RANLIB.
6857
6858 2001-08-11 Graham Stott <grahams@redhat.com>
6859
6860 * Makefile.in (check-c++): Add missing semicolon.
6861
6862 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6863
6864 * configure.in (sh-*-linux*): New.
6865
6866 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6867
6868 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6869 and libgcj on m68hc11/m68hc12.
6870
6871 2001-06-27 H.J. Lu (hjl@gnu.org)
6872
6873 * Makefile (CFLAGS_FOR_BUILD): New.
6874 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6875
6876 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
6877
6878 * configure.in (libstdcxx_flags): Do not try to execute
6879 libstdc++-v3/testsuite_flags until it exists.
6880
6881 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6882
6883 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6884
6885 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6886
6887 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6888
6889 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6890
6891 * configure.in: Move *-chorusos target case to the proper switch.
6892 Disable libgcj.
6893
6894 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6895
6896 * Makefile.in (STAGE1_CFLAGS): Pass down.
6897
6898 2001-04-13 Alan Modra <amodra@one.net.au>
6899
6900 * config.guess: Add hppa64-linux support. Note for next import that
6901 this is already in the master file.
6902 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6903
6904 2001-03-22 Colin Howell <chowell@redhat.com>
6905
6906 * Makefile.in (DO_X): Do not backslash single-quotes in
6907 backquotes (two places).
6908
6909 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
6910
6911 * Makefile.in (DO_X): Quote nested quotes.
6912
6913 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
6914
6915 * Makefile.in (DO_X): Use double quotes for quoting
6916 "RANLIB=$${RANLIB}".
6917
6918 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6919
6920 * configure.in: Only use `lang_requires' for languages athat are
6921 actually enabled.
6922
6923 2001-03-07 Tom Tromey <tromey@redhat.com>
6924
6925 * configure.in: Allow config-lang.in to set `lang_requires' to list
6926 of other required languages.
6927
6928 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
6929
6930 * Makefile.in: Remove RANLIB definition. Use RANLIB
6931 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6932 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6933
6934 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6935 Alexandre Oliva <aoliva@redhat.com>
6936
6937 * Makefile.in (check-c++): Use tabs, not spaces.
6938
6939 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6940
6941 * Makefile.in (check-c++): New rule.
6942
6943 * configure.in (target_libs): Remove libg++.
6944 (noconfigdirs): Remove libg++.
6945 (noconfigdirs): Same.
6946 (noconfigdirs): Same.
6947 (noconfigdirs): Same.
6948
6949 * config-ml.in: Remove libg++ references.
6950
6951 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6952 (ALL_TARGET_MODULES): Same.
6953 (configure-target-libg++): Remove.
6954 (all-target-libg++): Remove.
6955 (configure-target-libio): Remove.
6956 (all-target-libio): Remove.
6957 (check-target-libio): Remove.
6958 (.PHONY): Remove.
6959 (libg++.tar.bz2): Remove.
6960 (all-target-cygmon): Remove libio.
6961 (all-target-libstdc++): Remove.
6962 (configure-target-libstdc++): Remove.
6963 (TARGET_LIB_PATH): Remove libstdc++.
6964 (ALL_GCC_CXX): Remove libstdc++.
6965 (all-target-gperf): Correct.
6966
6967 2001-02-15 Anthony Green <green@redhat.com>
6968
6969 * configure: Introduce GCJ_FOR_TARGET.
6970 * configure.in: Ditto.
6971 * Makefile.in: Ditto.
6972
6973 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6974
6975 * configure.in: for *-chorusos, don't config target-newlib and
6976 target-libgloss.
6977
6978 2001-02-04 Mark Mitchell <mark@codesourcery.com>
6979
6980 Remove V2 C++ library.
6981 * configure.in: Remove --enable-libstdcxx_v3 support.
6982
6983 2001-01-27 Richard Henderson <rth@redhat.com>
6984
6985 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6986
6987 2001-01-26 Tom Tromey <tromey@redhat.com>
6988
6989 * configure.in: Allow libgcj to be built on Sparc Solaris.
6990
6991 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6992
6993 * configure.in: Enable libgcj on several additional platforms.
6994
6995 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6996
6997 * configure.in: Enable libgcj for linux targets.
6998
6999 2001-01-09 Mike Stump <mrs@wrs.com>
7000
7001 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7002 failures of subdirectories.
7003
7004 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7005
7006 * configure: handle DOS-style absolute paths.
7007
7008 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7009
7010 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7011
7012 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7013
7014 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7015 (libstdcxx_incdir): Pass down.
7016 * config.if: Remove expired bits for cxx_interface, add stub.
7017 (libstdcxx_incdir): Add variable for g++ include directory.
7018 * configure.in (gxx_include_dir): Use it.
7019
7020 2000-12-15 Andreas Jaeger <aj@suse.de>
7021
7022 * configure.in: Handle lang_dirs.
7023
7024 2000-12-13 Anthony Green <green@redhat.com>
7025
7026 * configure.in: Disable libgcj for any target not specifically
7027 listed. Disable libgcj for x86 and Alpha Linux until compatible
7028 with g++ abi.
7029
7030 2000-12-13 Mike Stump <mrs@wrs.com>
7031
7032 * Makefile.in (local-distclean): Also remove fastjar.
7033
7034 2000-12-10 Anthony Green <green@redhat.com>
7035
7036 * configure.in: Define libgcj. Disable libgcj target libraries for
7037 most targets.
7038
7039 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7040
7041 * configure.in (target_libs): Revert 2000-12-08 patch.
7042 (noconfigdirs): Added target-libjava.
7043
7044 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7045
7046 * Makefile.in: handle DOS-style absolute paths.
7047
7048 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7049
7050 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7051 libjava.
7052 * configure.in (target_libs): Removed `target-libjava'.
7053
7054 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7055
7056 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7057 (ALL_MODULES): Added fastjar.
7058 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7059 (all-target-libjava): all-fastjar replaces all-zip.
7060 (all-fastjar): Added.
7061 (configure-target-fastjar, all-target-fastjar): Likewise.
7062 * configure.in (host_tools): Added fastjar.
7063
7064 2000-12-07 Mike Stump <mrs@wrs.com>
7065
7066 * Makefile.in (local-distclean): Remove leftover built files.
7067
7068 2000-11-16 Fred Fish <fnf@be.com>
7069
7070 * configure.in (enable_libstdcxx_v3): Fix typo,
7071 libstd++ -> libstdc++.
7072
7073 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7074
7075 * configure: Provide the original toplevel configure arguments
7076 (including $0) to subprocesses in the environment rather than
7077 through gcc/configargs.h.
7078
7079 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7080
7081 * configure: Turn on libstdc++ V3 by default.
7082
7083 2000-10-16 Michael Meissner <meissner@redhat.com>
7084
7085 * configure (gcc/configargs.h): Only create if there is a build GCC
7086 directory created.
7087
7088 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7089
7090 * configure: Save configure arguments to gcc/configargs.h.
7091
7092 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7093
7094 * Makefile.in (bootstrap): avoid recursion if subdir missing
7095 (cross): ditto
7096 (do-proto-toplev): ditto
7097
7098 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7099
7100 * configure.in: Do not build byacc for hppa64. Provide paths to the
7101 X11 libraries for hppa64.
7102
7103 2000-09-02 Anthony Green <green@cygnus.com>
7104
7105 * Makefile.in (all-gcc): Depend on all-zlib.
7106 (CLEAN_MODULES): Add clean-zlib.
7107 (ALL_MODULES): Add all-zlib.
7108 * configure.in (host_libs): Add zlib.
7109
7110 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7111
7112 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7113 $targargs to tell whether newlib is going to be built.
7114
7115 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7116 $$r/TARGET_SUBDIR/libio for _G_config.h.
7117
7118 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7119
7120 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7121
7122 * configure: Make enable_threads and enable_shared defaults
7123 explicit. Substitute enable_threads into generated Makefiles.
7124 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7125 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7126
7127 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
7128
7129 * configure.in: Re-enable all references to libg++ and librx.
7130
7131 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
7132
7133 * configure.in: Add *-*-freebsd* configurations.
7134
7135 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7136
7137 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7138 (do-tar, do-bz2): New rules.
7139 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7140 (gdb-tar): New rule.
7141 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7142 (insight_dejagnu.tar): New rule.
7143 (insight.tar): New rule.
7144 (gdb+dejagnu.tar): New rule.
7145 (gdb.tar): New rule.
7146
7147 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7148
7149 * MAINTAINERS: Update dejagnu/
7150
7151 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7152
7153 * ltmain.sh (relink_command): Fix typo in previous change.
7154
7155 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7156
7157 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7158 (relink_command): Added --tag flags.
7159 (mode=install): If relinking fails; error out.
7160
7161 2002-03-12 Richard Henderson <rth@redhat.com>
7162
7163 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7164 .NOTPARALLEL tag.
7165 (do-check): Rename from check.
7166 (check): Allow parallel check.
7167
7168 2002-03-11 Richard Henderson <rth@redhat.com>
7169
7170 * Makefile.in (.NOTPARALLEL): Add fake tag.
7171
7172 2002-03-07 H.J. Lu (hjl@gnu.org)
7173
7174 * configure.in: Enable gprof for mips*-*-linux*.
7175
7176 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7177
7178 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7179 libjava.
7180 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7181
7182 2002-02-24 Andrew Cagney <ac131313@redhat.com>
7183
7184 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7185
7186 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
7187
7188 * config.guess: Import from master sources, rev 1.232.
7189 * config.sub: Import from master sources, rev 1.246.
7190
7191 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7192
7193 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7194 because its Makefile is there; test for the executable instead.
7195
7196 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7197
7198 Contribute sh64-elf.
7199 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7200 * configure.in: Added sh64-*-*.
7201
7202 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7203
7204 * COPYING.NEWLIB: Remove advertising clause from
7205 Berkeley and Red Hat licenses.
7206
7207 2002-02-01 Mo DeJong <supermo@bayarea.net>
7208
7209 * Makefile.in: Add all-tix to deps for all-snavigator
7210 so that tix is built when building snavigator.
7211
7212 2002-02-01 Ben Elliston <bje@redhat.com>
7213
7214 * config.guess: Import from master sources, rev 1.229.
7215 * config.sub: Import from master sources, rev 1.240.
7216
7217 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7218
7219 From Steve Ellcey <sje@cup.hp.com>:
7220 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7221 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7222 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7223 IA64.
7224 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7225 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7226 soname_spec, sys_lib_search_path_spec): Ditto.
7227
7228 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7229
7230 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7231 target-libiberty, and target-libgloss. Skip Java-related
7232 libraries if not supported for NetBSD on target CPU.
7233
7234 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7235
7236 * configure.in: Import StrongARM and XScale target_configdirs from
7237 FSF GCC version.
7238
7239 2002-01-16 H.J. Lu (hjl@gnu.org)
7240
7241 * config.guess: Import from master sources, rev 1.225.
7242 * config.sub: Import from master sources, rev 1.238.
7243
7244 * MAINTAINERS: Updated notes on config.guess and config.sub.
7245
7246 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7247
7248 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7249 ld and gdb are not supported.
7250
7251 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7252
7253 * Change reference to Cygnus Solutions to be Red Hat.
7254
7255 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7256
7257 * COPYING.NEWLIB: Update generic copyright date.
7258
7259 2002-01-07 Mark Salter <msalter@redhat.com>
7260
7261 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7262 Allow target-libgloss to be built for arm, strongarm, and xscale.
7263
7264 2002-01-03 Ben Elliston <bje@redhat.com>
7265
7266 * MAINTAINERS: Update URL for config.* scripts.
7267
7268 2001-12-18 Alan Modra <amodra@bigpond.net.au>
7269
7270 * config.sub: Import latest version.
7271 * config.guess: Likewise.
7272
7273 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7274
7275 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7276 options for i[3456]86-pc-linux* native builds.
7277
7278 2001-12-05 Laurent Guerby <guerby@acm.org>
7279
7280 * MAINTAINERS: gcc adopts symlink-tree, refer more to
7281 libiberty.
7282
7283 Import this patch from gcc:
7284
7285 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7286
7287 * symlink-tree: handle DOS-style absolute paths.
7288
7289 2001-11-28 DJ Delorie <dj@redhat.com>
7290 Zack Weinberg <zack@codesourcery.com>
7291
7292 When build != host, create libiberty for the build machine.
7293
7294 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7295 CONFIG_ARGUMENTS.
7296 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7297 New variables.
7298 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7299 and rules.
7300 (all.normal): Depend on ALL_BUILD_MODULES.
7301 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7302 (all-build-libiberty): Depend on configure-build-libiberty.
7303
7304 * configure: Calculate and substitute proper value for
7305 ALL_BUILD_MODULES.
7306 * configure.in: Create the build subdirectory.
7307 Calculate and substitute TARGET_CONFIGARGS (formerly
7308 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7309
7310 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
7311
7312 * config.sub: Update to version 1.232 on subversion.
7313
7314 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7315
7316 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7317 files from .po files for a distribution.
7318
7319 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7320
7321 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7322
7323 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7324
7325 Merged from net gcc:
7326 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7327 * ltcf-c.sh: Use $objext, not $ac_objext.
7328 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7329 * ltcf-cxx.sh: Add support for GNU.
7330 2001-07-22 Timothy Wall <twall@redhat.com>
7331 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7332 default settings if using GNU tools with that configuration.
7333 * ltcf-cxx.sh: Ditto.
7334 * ltcf-gcj.sh: Ditto.
7335 2001-07-21 Michael Chastain <chastain@redhat.com>
7336 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7337 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7338 * ltmain.sh: Mark as gcc-local.
7339
7340 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7341
7342 * Makefile.in (all-bison): Revert 2001-10-24.
7343 Don't depend on texinfo.
7344
7345 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7346
7347 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7348
7349 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7350
7351 * configure.in (--enable-languages): Be more permissive about
7352 syntax. Check for empty lists better. Warn about $LANGUAGES.
7353
7354 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7355
7356 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7357
7358 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
7359
7360 Makefile.in (all-bison): Don't depend on texinfo.
7361
7362 2001-10-03 Alan Modra <amodra@bigpond.net.au>
7363
7364 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7365
7366 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
7367
7368 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7369
7370 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
7371
7372 * config.sub, config.guess: Import latest from subversions.
7373
7374 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
7375
7376 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7377 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7378 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7379 avoid quotes nesting problems.
7380 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7381 (DO_X): Export only variables that are set.
7382
7383 2001-09-19 Ben Elliston <bje@redhat.com>
7384
7385 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7386 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7387 semantics. Use the shell built-in "type" command instead.
7388
7389 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7390
7391 * config.sub: Reverted the earlier change, this version is not the
7392 master file.
7393
7394 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7395
7396 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7397 Add support for mips64.
7398
7399 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7400
7401 * configure.in: Enable libstdc++-v3 for h8300 targets.
7402
7403 2001-08-30 Eric Christopher <echristo@redhat.com>
7404 Jason Eckhardt <jle@redhat.com>
7405
7406 * config.sub: Add support for mipsisa32.
7407
7408 2001-08-30 Eric Christopher <echristo@redhat.com>
7409
7410 * config.sub, config.guess: Import latest from subversions.
7411
7412 2001-08-20 Alan Modra <amodra@bigpond.net.au>
7413
7414 * config.sub, config.guess: Import latest from subversions.
7415
7416 2001-07-26 DJ Delorie <dj@redhat.com>
7417
7418 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7419
7420 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7421
7422 * Makefile.in: Revert 2001-06-17.
7423 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7424
7425 2001-06-17 H.J. Lu <hjl@gnu.org>
7426
7427 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7428 (gas+binutils.tar.bz2): Likewise.
7429 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7430
7431 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7432
7433 * Makefile.in (VER): When present, extract the version number from
7434 the file version.in.
7435
7436 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7437
7438 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7439 gcc/xgcc is built, use -print-prog-name to find out the program
7440 name to use.
7441
7442 2001-06-04 Mark Mitchell <mark@codesourcery.com>
7443
7444 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7445 with_gcc]: Use `gcc -shared' to build a shared library.
7446
7447 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7448
7449 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7450 archives.
7451
7452 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
7453
7454 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7455 libraries when using g++ with native linker.
7456
7457 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
7458
7459 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7460
7461 2001-05-24 Tom Rix <trix@redhat.com>
7462
7463 * configure.in : enable ld for aix
7464
7465 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
7466
7467 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7468 [aix4*|aix5*]: Prepend blank.
7469
7470 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
7471
7472 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7473 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7474 of subdir/configure scripts to use the new libtool.m4.
7475
7476 2001-05-14 H.J. Lu <hjl@gnu.org>
7477
7478 * config.if (libc_interface): Set to -libc6.2- for cross
7479 compiling to Linux/glibc 2.2.
7480
7481 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
7482
7483 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7484 libgcj.
7485
7486 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7487
7488 * configure.in (noconfigdirs): Don't reset it from scratch in the
7489 target case; only append to it.
7490
7491 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7492
7493 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7494 sparc-*-solaris2.8]: Disable ${libgcj}.
7495
7496 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
7497
7498 * configure.in (libgcj_saved): Copy from $libgcj.
7499 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7500 --disable-libgcj.
7501
7502 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
7503
7504 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7505 1.641.2.228.
7506
7507 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7508
7509 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7510 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7511
7512 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
7513
7514 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7515 New macros.
7516 (bootstrap, cross): Use RECURSE_FLAGS.
7517 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7518
7519 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
7520
7521 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7522
7523 2001-03-23 Nick Clifton <nickc@redhat.com>
7524
7525 * README-maintainer-mode: Add note about inability to use "make
7526 distclean" in maintainer mode.
7527
7528 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7529
7530 Re-installed:
7531 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7532 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7533 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7534 * ltcf-cxx.sh: Likewise.
7535 * ltcf-gcj.sh: Likewise.
7536
7537 2001-03-22 Philip Blundell <philb@gnu.org>
7538
7539 * config.sub, config.guess: Import latest from subversions.
7540
7541 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7542
7543 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7544 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7545
7546 2001-03-20 Michael Chastain <chastain@redhat.com>
7547
7548 * Makefile.in: all-m4 depends on all-texinfo.
7549
7550 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
7551
7552 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7553
7554 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7555
7556 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7557 longer valid.
7558
7559 2001-02-16 Nick Clifton <nickc@redhat.com>
7560
7561 * configure.in (noconfigdirs): Allow configuration of texinfo
7562 for Cygwin hosts.
7563
7564 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7565
7566 * config.guess: Add linux target for S/390.
7567 * config.sub: Likewise.
7568 * configure.in: Likewise.
7569
7570 2001-02-06 Ben Elliston <bje@redhat.com>
7571
7572 * configure: Output host type to stdout, not stderr.
7573
7574 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7575
7576 * config.guess: Import from subversions.gnu.org (revision 1.181).
7577 * config.sub: Import from subversions.gnu.org (revision 1.199).
7578
7579 2001-01-30 Alan Modra <alan@linuxcare.com.au>
7580
7581 * config.guess: Handle hppa64-linux systems.
7582
7583 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7584
7585 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7586 Don't unset, it's non-portable and no longer necessary, set to empty
7587 instead.
7588
7589 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7590
7591 * ltconfig: Shell portability fix for the tagname validity check.
7592
7593 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7594
7595 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7596
7597 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
7598
7599 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7600 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7601
7602 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7603
7604 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7605 keep at least one of build_libtool_libs or build_old_libs set to
7606 yes.
7607
7608 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7609
7610 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7611 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7612
7613 2000-11-07 Philip Blundell <pb@futuretv.com>
7614
7615 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7616
7617 2000-11-03 Philip Blundell <pb@futuretv.com>
7618
7619 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7620 files.
7621
7622 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7623
7624 * COPYING.NEWLIB: Put into source repository.
7625
7626 2001-01-15 Ben Elliston <bje@redhat.com>
7627
7628 * configure.in (host_tools): Add sid.
7629 Always configure cgen.
7630 * Makefile.in (all-sid): New target.
7631 (check-sid, clean-sid, install-sid): Likewise.
7632
7633 2001-01-07 Andreas Jaeger <aj@suse.de>
7634
7635 * config.sub, config.guess: Update from subversions.
7636
7637 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
7638
7639 * configure.in: Disable language-specific target libraries for
7640 languages that aren't enabled.
7641
7642 2000-11-24 Nick Clifton <nickc@redhat.com>
7643
7644 * configure.in (xscale-elf): Add target.
7645 (xscale-coff): Add target.
7646 (c4x, c5x, tic54x): Move after ARM targets.
7647
7648 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
7649
7650 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7651
7652 2000-11-20 Ian Lance Taylor <ian@zembu.com>
7653
7654 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7655
7656 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7657
7658 * Makefile.in: Merge with GCC and libgcj.
7659 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7660 configure-target-<library> when their configure scripts need the C
7661 or C++ library to have already been built to work properly.
7662 (do_proto_toplev): Set them to an empty string.
7663
7664 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7665
7666 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7667 (REALLY_SET_LIB_PATH): Use them.
7668
7669 2000-11-06 Christopher Faylor <cgf@cygnus.com>
7670
7671 * config.sub: Add support for Sun Chorus
7672
7673 2000-11-02 Per Lundberg <plundis@chaosdev.org>
7674
7675 * config.sub: Add support for the *-storm-chaos OS.
7676
7677 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7678
7679 * configure.in (noconfigdirs): Don't compile some
7680 of the libraries for 68HC11 & 68hc12 targets.
7681
7682 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
7683
7684 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7685 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7686 all affected `configure' scripts.
7687
7688 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
7689
7690 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7691 ltcf-c.sh.
7692
7693 2000-09-12 Philip Blundell <philb@gnu.org>
7694
7695 * config.sub, config.guess: Update from subversions.
7696
7697 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
7698
7699 * Makefile.in (all-zlib): Added dummy target.
7700
7701 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7702 multi-language branch.
7703
7704 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
7705
7706 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7707 (bootstrap*): Depend on all-bootstrap.
7708
7709 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7710
7711 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7712 crosses, but add gcc/include to the header search path for them.
7713
7714 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
7715
7716 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7717 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7718 * gettext.m4: New file, extracted from aclocal.m4.
7719
7720 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
7721
7722 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7723 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7724 sub-configures.
7725
7726 2000-08-20 Doug Evans <dje@casey.transmeta.com>
7727
7728 * Makefile.in (ALL_MODULES): Add all-cgen.
7729 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7730 (all-cgen): New target.
7731 (all-opcodes,all-sim): Depend on all-cgen.
7732 * configure.in (host_tools): Add cgen.
7733 Only configure cgen if --enable-cgen-maint.
7734
7735 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
7736
7737 * config-ml.in (CC, CXX): Don't introduce a leading space.
7738
7739 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
7740
7741 * configure.in (libstdcxx_flags): Use
7742 libstdc++-v3/src/libstdc++.INC.
7743
7744 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
7745
7746 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7747
7748 2000-08-11 Jason Merrill <jason@redhat.com>
7749
7750 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7751 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7752 (FLAGS_FOR_TARGET): Not here.
7753 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7754
7755 2000-08-07 DJ Delorie <dj@redhat.com>
7756
7757 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7758 "if we're also building gcc, and it's a gcc that will run on the
7759 build machine, we want to use its includes instead of the system's
7760 default includes".
7761
7762 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
7763
7764 * configure.in (libstdcxx_flags): Don't use `"'.
7765
7766 * config-ml.in: Adjust multilib search paths to the
7767 appropriate multilib tree.
7768
7769 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
7770
7771 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7772 commas in $LANGUAGES.
7773
7774 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
7775
7776 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7777
7778 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
7779
7780 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7781 CXX_FOR_TARGET for sed.
7782
7783 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
7784
7785 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7786 Do not override if already set in the environment or in configure.
7787 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7788 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7789
7790 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
7791
7792 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7793 (GCC_FOR_TARGET): Use it.
7794 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7795 * configure.in: ... here.
7796 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7797 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7798
7799 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
7800
7801 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7802 (configure-target-libchill, configure-target-libobjc): Likewise.
7803
7804 * configure.in: Use the same cache file for all target libs.
7805 * config-ml.in: But different cache files per multilib variant.
7806
7807 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7808
7809 * configure (topsrcdir): Don't use dirname.
7810
7811 2000-07-20 Jason Merrill <jason@redhat.com>
7812
7813 * configure.in: Remove all references to libg++ and librx.
7814
7815 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7816
7817 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
7818
7819 * config.sub: Update to subversions version 2000-07-06.
7820
7821 2000-07-12 Andrew Haley <aph@cygnus.com>
7822
7823 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7824 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7825
7826 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
7827
7828 * symlink-tree: Check number of arguments.
7829
7830 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
7831
7832 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7833
7834 2000-07-05 Jim Wilson <wilson@cygnus.com>
7835
7836 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7837 search path for a g++ extracted from the build tree. This
7838 will allow link tests run by configure scripts in
7839 subdirectories to succeed.
7840
7841 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
7842
7843 * ltconfig: Add support for mips-dde-sysv4.2MP
7844
7845 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7846
7847 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7848 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7849
7850 2000-06-19 Timothy Wall <twall@cygnus.com>
7851
7852 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7853 * config.sub: Add tic54x target.
7854
7855 2000-06-07 Phillip Thomas <pthomas@suse.de>
7856
7857 * README-maintainer-mode: New file: Contains notes on using
7858 --enable-maintainer-mode with binutils.
7859
7860 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
7861
7862 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7863
7864 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
7865
7866 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7867 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7868
7869 20000-05-21 H.J. Lu (hjl@gnu.org)
7870
7871 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7872 directory are used if they exist. Make sure
7873 $(build_tooldir)/include is searched for header files,
7874 $(build_tooldir)/lib/ for library files.
7875 (GCC_FOR_TARGET): Likewise.
7876 (CXX_FOR_TARGET): Likewise.
7877
7878 2000-05-18 Jeffrey A Law (law@cygnus.com)
7879
7880 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7881
7882 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
7883
7884 * Makefile.in (configure-target-libiberty): Depend on
7885 configure-target-newlib.
7886
7887 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7888
7889 * configure.in, Makefile.in: Merge all libffi-related
7890 configury stuff from the libgcj tree.
7891
7892 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
7893
7894 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7895 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7896
7897 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
7898
7899 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7900 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7901 current version information. Add to proto-toplev directory.
7902 (gdb-taz): Build do-djunpack.
7903
7904 2000-05-15 David Edelsohn <edelsohn@gnu.org>
7905
7906 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7907
7908 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7909
7910 * ltmain.sh: Preserve in relink_command any environment
7911 variables that may affect the linker behavior.
7912
7913 2000-05-12 Jeffrey A Law (law@cygnus.com)
7914
7915 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7916
7917 2000-05-10 Jim Wilson <wilson@cygnus.com>
7918
7919 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7920
7921 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7922
7923 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7924 with the version name.
7925
7926 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
7927
7928 * config.if: Tweak.
7929
7930 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
7931
7932 * djunpack.bat: New file.
7933
7934 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
7935
7936 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7937 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7938 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7939 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7940
7941 2000-04-16 Dave Pitts <dpitts@cozx.com>
7942
7943 * config.sub (case $basic_machine): Change default for "ibm-*"
7944 to "openedition".
7945
7946 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
7947
7948 * Makefile.in (gdb-taz): New target. GDB specific archive.
7949 (do-md5sum): New target.
7950 (MD5PROG): Define.
7951 (PACKAGE): Default to TOOL.
7952 (VER): Default to a shell script.
7953 (taz): Rewrite target. Move real work to do-proto-toplev. Include
7954 md5 checksum generation.
7955 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7956 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7957 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7958 insight.tar.bz2): Use gdb-taz to create archive.
7959
7960 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
7961
7962 * configure (warn_cflags): Delete.
7963
7964 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
7965 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
7966
7967 * configure.in (enable_libstdcxx_v3): Add.
7968 (target_libs): Add bits here to switch between libstdc++-v2 and
7969 libstdc++-v3.
7970 * config.if: And this file too.
7971 * Makefile.in: Add libstdc++-v3 targets.
7972
7973 2000-04-05 Michael Meissner <meissner@redhat.com>
7974
7975 * config.sub (d30v): Add d30v as a basic machine type.
7976
7977 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
7978
7979 * configure.in: -linux-gnu*, not -linux-gnu.
7980
7981 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
7982
7983 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7984 (do-tar-bz2): Replace TOOL with PACKAGE.
7985 (gdb.tar.bz2): Remove GDBTK from GDB package.
7986 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7987 dejagnu.tar.bz2): New packages.
7988
7989 2000-02-27 Andreas Jaeger <aj@suse.de>
7990
7991 * configure.in: Add entry for mips*-*-linux*, move catch all
7992 *-*-*linux* entry below this one.
7993
7994 2000-02-27 Ian Lance Taylor <ian@zembu.com>
7995
7996 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7997
7998 2000-02-24 Nick Clifton <nickc@cygnus.com>
7999
8000 * config.sub: Support an OS of "wince".
8001
8002 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
8003
8004 * config.guess, config.sub: Updated to match config's 2000-02-15
8005 version.
8006
8007 2000-02-23 Linas Vepstas <linas@linas.org>
8008
8009 * config.sub: Add support for Linux/IBM 370.
8010 * configure.in: Likewise.
8011
8012 2000-02-22 Nick Clifton <nickc@cygnus.com>
8013
8014 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8015
8016 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8017
8018 * config.guess: Guess "cygwin" rather than "cygwin32".
8019
8020 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8021
8022 * configure (gcc_version): When setting, narrow search to
8023 lines containing `version_string'.
8024
8025 2000-02-15 Denis Chertykov <denisc@overta.ru>
8026
8027 * config.sub: Add support for avr target.
8028
8029 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
8030
8031 * config.sub: Add mmix-knuth-mmixware.
8032
8033 2000-01-27 Christopher Faylor <cgf@redhat.com>
8034
8035 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8036 structure stuff to -L library search.
8037 (CXX_FOR_TARGET): Ditto.
8038 (CROSS_CHECK_MODULES): Fix spelling mistake.
8039
8040 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8041
8042 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8043 the C++ compiler.
8044
8045 2000-01-12 Richard Henderson <rth@cygnus.com>
8046
8047 * configure.in: Don't build some bits for beos.
8048
8049 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8050
8051 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8052 as include files.
8053
8054 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8055
8056 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8057 not mh-aix43.
8058
8059 1999-12-14 Richard Henderson <rth@cygnus.com>
8060
8061 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8062 * config.sub: Accept alphaev[78], alphaev8.
8063
8064 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8065
8066 * config.guess, config.sub: Update from autoconf.
8067
8068 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8069
8070 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8071 necessary libraries are missing.
8072
8073 1999-10-25 Andreas Schwab <schwab@suse.de>
8074
8075 * configure: Fix quoting inside arguments of eval.
8076
8077 1999-10-21 Nick Clifton <nickc@cygnus.com>
8078
8079 * config-ml.in: Allow suppression of some ARM multilibs.
8080
8081 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8082
8083 * config.guess: Add OS/390 match pattern.
8084 * config.sub: Add mvs, openedition targets.
8085 * configure.in (i370-ibm-opened*): New.
8086
8087 1999-09-04 Steve Chamberlain <sac@pobox.com>
8088
8089 * config.sub: Add support for configuring for pj.
8090
8091 1999-08-31 Nick Clifton <nickc@cygnus.com>
8092
8093 * config.sub (maybe_os): Add support for configuring for fr30.
8094
8095 1999-08-25 Nick Clifton <nickc@cygnus.com>
8096
8097 * configure.in: Do not configure or build ld for AIX
8098 platforms. ld is known to be broken on these platforms.
8099
8100 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8101
8102 * config-ml.in: Pass compiler flag corresponding to multidirs to
8103 subdir configures.
8104
8105 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8106
8107 * Makefile.in (LDFLAGS): Define.
8108
8109 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8110
8111 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8112 noconfigdirs.
8113 (*-*-cygwin*): Likewise.
8114
8115 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8116
8117 * mkdep: New file.
8118 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8119 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8120
8121 From Eli Zaretskii <eliz@is.elta.co.il>:
8122 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8123 long file name when using DJGPP on MS-DOS.
8124
8125 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8126
8127 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8128
8129 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8130
8131 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8132 dependency as this causes "make check" to globally "make all"
8133
8134 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8135
8136 * configure.in (target_libs): Added target-zlib.
8137 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8138 (CONFIGURE_TARGET_MODULES): Likewise.
8139 (CHECK_TARGET_MODULES): Likewise.
8140 (INSTALL_TARGET_MODULES): Likewise.
8141 (CLEAN_TARGET_MODULES): Likewise.
8142 (configure-target-zlib): New target.
8143 (all-target-zlib): Likewise.
8144 (all-target-libjava): Depend on all-target-zlib.
8145 (configure-target-libjava): Depend on configure-target-zlib.
8146
8147 * Makefile.in (configure-target-libjava): Depend on
8148 configure-target-newlib.
8149 (configure-target-boehm-gc): New target.
8150 (configure-target-qthreads): New target.
8151
8152 * configure.in (target_libs): Added target-qthreads.
8153 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8154 (CONFIGURE_TARGET_MODULES): Likewise.
8155 (CHECK_TARGET_MODULES): Likewise.
8156 (INSTALL_TARGET_MODULES): Likewise.
8157 (CLEAN_TARGET_MODULES): Likewise.
8158 (all-target-qthreads): New target.
8159 (configure-target-libjava): Depend on configure-target-qthreads.
8160 (all-target-libjava): Depend on all-target-qthreads.
8161
8162 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8163 (CONFIGURE_TARGET_MODULES): Likewise.
8164 (CHECK_TARGET_MODULES): Likewise.
8165 (INSTALL_TARGET_MODULES): Likewise.
8166 (CLEAN_TARGET_MODULES): Likewise.
8167 (all-target-libjava): New target.
8168 (all-target-boehm-gc): Likewise.
8169 * configure.in (target_libs): Added libjava, boehm-gc.
8170
8171 1999-07-22 Ian Lance Taylor <ian@zembu.com>
8172
8173 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8174 configure.bat in SUPPORT_FILES.
8175 (gas+binutils.tar.bz2): Likewise.
8176
8177 * makeall.bat: Remove; obsolete.
8178
8179 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8180
8181 From Mark Elbrecht:
8182 * configure.bat: Remove; obsolete.
8183
8184 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8185
8186 * configure: Add -W -Wall to the default CFLAGS when compiling with
8187 gcc.
8188
8189 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8190
8191 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8192
8193 1999-06-30 Mark Mitchell <mark@codesourcery.com>
8194
8195 * configure.in: Build ld on IRIX6.
8196
8197 1999-06-12 Ian Lance Taylor <ian@zembu.com>
8198
8199 * Makefile.in: Change distribution targets to use bzip2 instead of
8200 gzip.
8201 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8202 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8203
8204 1999-06-04 Nick Clifton <nickc@cygnus.com>
8205
8206 * config.sub: Add mcore target.
8207
8208 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
8209
8210 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8211
8212 1999-05-25 H.J. Lu (hjl@gnu.org)
8213
8214 * config.guess (dummy): Changed to $dummy.
8215
8216 1999-05-24 Nick Clifton <nickc@cygnus.com>
8217
8218 * config.sub: Tidied up case statements.
8219
8220 1999-05-22 Ben Elliston <bje@cygnus.com>
8221
8222 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8223 <jiro@din.or.jp>.
8224
8225 * config.guess: Merge with FSF version. Future changes will be
8226 more accurately recorded in this ChangeLog.
8227 * config.sub: Likewise.
8228
8229 1999-05-20 Stephen L Moshier <moshier@world.std.com>
8230
8231 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8232
8233 1999-04-30 Tom Tromey <tromey@cygnus.com>
8234
8235 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8236
8237 1999-04-23 Tom Tromey <tromey@cygnus.com>
8238
8239 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8240
8241 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
8242
8243 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8244 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8245 Bad merge removed these two changes.
8246
8247 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
8248 Martin Heller (Ing.-Buero_Heller@t-online.de)
8249
8250 * config.guess (interix Alpha): Add.
8251
8252 1999-04-11 Richard Henderson <rth@cygnus.com>
8253
8254 * configure.in (i?86-*-beos*): Do config gperf; don't config
8255 gdb, newlib, or libgloss.
8256
8257 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
8258
8259 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8260 link a trivial program with -mabi=64. If it fails, remove mabi=64
8261 from multidirs.
8262
8263 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
8264
8265 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8266
8267 1999-04-08 Nick Clifton <nickc@cygnus.com>
8268
8269 * config.sub: Add support for mcore targets.
8270
8271 1999-04-07 Michael Meissner <meissner@cygnus.com>
8272
8273 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8274 not mt-ospace, in order to shut up assembler warning about using
8275 symbols that are named the same as registers.
8276
8277 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
8278
8279 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8280 dependency list for all-target-cygmon.
8281
8282 1999-04-05 Doug Evans <devans@casey.cygnus.com>
8283
8284 * config-ml.in: Check $host, not $target, for selective multilibs.
8285 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8286 thumb interworking, and underscore prefix multilibs.
8287
8288 1999-04-04 Ian Lance Taylor <ian@zembu.com>
8289
8290 * missing: Update to version from current automake.
8291
8292 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8293
8294 * configure (gxx_include_dir): Removed.
8295
8296 * configure.in (gxx_include_dir): Handle it.
8297 * Makefile.in: Likewise.
8298
8299 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8300
8301 * config.sub (mips64vr4111,mips64vr4111el) Add.
8302
8303 1999-03-21 Ben Elliston <bje@cygnus.com>
8304
8305 * config.guess: Correct typo for detecting ELF on FreeBSD.
8306
8307 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8308
8309 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8310 config/mh-djgpp.
8311
8312 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8313
8314 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8315 all-target-newlib to dependency list for all-target-bsp.
8316
8317 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8318
8319 * config.sub: Add i386-uwin support.
8320 * config.guess: Likewise.
8321
8322 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8323
8324 * configure.in: cleanup, add mh-*pic handling for arm, special
8325 case powerpc*-*-aix*
8326
8327 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8328
8329 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8330 can be built.
8331
8332 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8333
8334 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8335 targets.
8336
8337 1999-03-02 Nick Clifton <nickc@cygnus.com>
8338
8339 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8340
8341 1999-02-28 Geoffrey Noer <noer@cygnus.com>
8342
8343 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8344
8345 1999-02-24 Nick Clifton <nickc@cygnus.com>
8346
8347 * config.sub: Fix typo in arm recognition.
8348
8349 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
8350
8351 * configure.in (noconfigdirs): Changed target_configdirs to
8352 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8353 rather than m68k-*-* since it is not known to work on
8354 m68k-aout. Ditto for arm-*-*oabi.
8355
8356 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
8357
8358 * configure.in (*-*-windows*): Remove, no longer used.
8359
8360 1999-02-19 Ben Elliston <bje@cygnus.com>
8361
8362 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8363 Smart and improved by Andrew Cagney.
8364
8365 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
8366
8367 * config.guess: Recognize openbsd-*-hppa.
8368
8369 1999-02-17 H.J. Lu (hjl@gnu.org)
8370
8371 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8372 only if it is not empty.
8373
8374 1999-02-17 Nick Clifton <nickc@cygnus.com>
8375
8376 Patch from: Scott Bambrough <scottb@corelcomputer.com>
8377
8378 * config.guess: Modified to recognize uname's armv* syntax.
8379
8380 * config.sub: Modified to recognize uname's armv* syntax.
8381
8382 1999-02-17 Mark Salter <msalter@cygnus.com>
8383
8384 * configure.in: Added target-bsp for sparclite.
8385
8386 1999-02-08 Richard Henderson <rth@cygnus.com>
8387
8388 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8389
8390 1999-02-08 Nick Clifton <nickc@cygnus.com>
8391
8392 * configure.in: Add support for strongarm port.
8393 * config.sub: Add support for strongarm target.
8394
8395 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
8396
8397 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8398 the old name config/mh-cygwin32.
8399 Enable texinfo.
8400
8401 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
8402
8403 * configure.in: Do build ld for ix86 Solaris.
8404
8405 1999-02-02 Jim Wilson <wilson@cygnus.com>
8406
8407 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8408 $AR_FOR_TARGET. Likewise for RANLIB.
8409
8410 1999-02-02 Catherine Moore <clm@cygnus.com>
8411
8412 * config.sub (oabi): Recognize.
8413 * configure.in (arm-*-oabi): Handle.
8414
8415 1999-01-30 Robert Lipe (robertlipe@usa.net)
8416
8417 * config.guess: Improve detection of i686 on UnixWare 7.
8418
8419 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
8420
8421 * config.guess: Add support for i386-pc-interix.
8422 * config.sub: Likewise.
8423 * configure.in: Likewise.
8424
8425 1999-01-18 Christopher Faylor <cgf@cygnus.com>
8426
8427 * Makefile.in: Remove unneeded all-target-libio from
8428 from all-target-winsup target since it is now unneeded.
8429 Add all-target-libtermcap in its place since it is now
8430 needed.
8431
8432 1998-12-30 Christopher Faylor <cgf@cygnus.com>
8433
8434 * configure.in: makefile stub for cygwin target is probably
8435 unnecessary. Remove it for now.
8436
8437 1998-12-30 Christopher Faylor <cgf@cygnus.com>
8438
8439 * configure.in: libtermcap.a should be built when cygwin is the
8440 target as well as the host.
8441 * config.guess: Allow mixed case in cygwin uname output.
8442 * Makefile.in: Add libtermcap target.
8443
8444 1998-12-23 Jeffrey A Law (law@cygnus.com)
8445
8446 * config.sub: Clean up handling of hppa2.0.
8447
8448 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
8449
8450 * config.guess: Use C code to identify more HP machines.
8451
8452 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8453
8454 * config.sub: Handle hppa2.0.
8455
8456 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8457
8458 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8459 cygmon for all sparclite targets, regardless of object format.
8460
8461 1998-12-15 Mark Salter <msalter@cygnus.com>
8462
8463 * configure.in: Added target-bsp for several target architectures.
8464
8465 * Makefile.in: Added rules for bsp.
8466
8467 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8468
8469 * config.guess: Improve detection of hppa2.0 processors.
8470
8471 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8472
8473 * config.guess: Recognize FreeBSD using ELF automatically.
8474
8475 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8476
8477 * configure (skip-this-dir): Add handling for new shell script, which
8478 might be created by a sub-directory's configure to indicate, this particular
8479 directory is "unwanted".
8480 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8481
8482 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8483
8484 * ltconfig: import from libtool, after changing libtool to
8485 account for the cygwin name change.
8486
8487 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8488
8489 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8490 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8491
8492 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8493
8494 * configure.in: Add libtermcap to list of cygwin dependencies.
8495
8496 1998-11-17 Geoffrey Noer <noer@cygnus.com>
8497
8498 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8499 they include winsup/include when it's a cygwin target.
8500
8501 1998-11-12 Tom Tromey <tromey@cygnus.com>
8502
8503 * configure.in (host_tools): Added zip.
8504 * Makefile.in (all-target-libjava): Depend on all-zip.
8505 (all-zip): New target.
8506 (ALL_MODULES): Added all-zip.
8507 (NATIVE_CHECK_MODULES): Added check-zip.
8508 (INSTALL_MODULES): Added install-zip.
8509 (CLEAN_MODULES): Added clean-zip.
8510
8511 1998-11-12 Geoffrey Noer <noer@cygnus.com>
8512
8513 * Makefile.in: lose "32" from comment about cygwin.
8514
8515 1998-11-05 Nick Clifton <nickc@cygnus.com>
8516
8517 * configure.in: Use -Os to build target libraries for the fr30.
8518
8519 1998-11-04 Dave Brolley <brolley@cygnus.com>
8520
8521 * config.sub: Add fr30.
8522
8523 1998-11-02 Geoffrey Noer <noer@cygnus.com>
8524
8525 * configure.in: drop "32" from config/mh-cygwin32. Check
8526 cygwin* instead of cygwin32*.
8527 * config.sub: Check cygwin* instead of cygwin32*.
8528
8529 1998-10-22 Robert Lipe <robertl@dgii.com>
8530
8531 * config.guess: Match any version of Unixware7.
8532
8533 1998-10-20 Syd Polk <spolk@cygnus.com>
8534
8535 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8536 if desired.
8537
8538 1998-10-18 Jeffrey A Law (law@cygnus.com)
8539
8540 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8541 these if the appropriate directories and files to not exist.
8542
8543 1998-10-14 Jeffrey A Law (law@cygnus.com)
8544
8545 * Makefile.in (DEVO_SUPPORT): Add config.if.
8546
8547 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
8548
8549 * configure: Add pattern to replace "build_tooldir"'s
8550 definition in the generated Makefile with "tooldir"'s
8551 actual value.
8552
8553 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8554
8555 * config.sub: Bring back lost sparcv9.
8556
8557 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8558
8559 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8560
8561 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8562 CC_FOR_TARGET and friends.
8563
8564 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8565
8566 * Makefile.in (build_tooldir): New variable, same as tooldir.
8567 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8568 -B$(build_tooldir)/bin/.
8569 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8570
8571 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8572
8573 * config.sub: Add support for i[34567]86-pc-udk.
8574 * configure.in: Likewise.
8575
8576 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8577
8578 * Makefile.in: add bzip2 package building bits for user
8579 tools module
8580 * configure.in: ditto
8581
8582 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8583
8584 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8585 (ALL_TARGET_MODULES): Add all-target-libobjc.
8586 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8587 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8588 (all-target-libchill): Add dependencies.
8589 * configure.in (target_libs): Add libchill.
8590
8591 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8592
8593 * configure.in (target_subdir): Remove duplicate line.
8594
8595 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8596
8597 * Makefile.in (all-automake): fix dependencies.
8598
8599 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8600
8601 * configure.in: Minor cleanups for building in the $(target_alias)
8602 subdir.
8603
8604 1998-09-22 Jim Wilson <wilson@cygnus.com>
8605
8606 * Makefile.in (bootstrap): Set r and s before make all. Use
8607 BASE_FLAGS_TO_PASS in make all.
8608 (cross): Likewise.
8609
8610 1998-09-20 Mark Mitchell <mark@markmitchell.com>
8611
8612 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8613
8614 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8615
8616 * config.sub: Fix typo in last change.
8617
8618 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8619
8620 * config.sub: Add support for C4x target.
8621 * configure.in: Likewise.
8622
8623 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8624
8625 * config.sub: Recognize sparcv9 just like sparc64.
8626
8627 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8628
8629 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8630
8631 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8632
8633 * config.guess: Correctly identify Pentium II sco boxes.
8634
8635 * config.guess: Fix "tr" code. From Weiwen Liu.
8636
8637 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8638
8639 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8640 stabs.
8641
8642 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8643
8644 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8645 (ALL_TARGET_MODULES): Add all-target-libchill.
8646 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8647 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8648 (all-target-libchill): Add dependencies.
8649 * configure.in (target_libs): Add libchill.
8650
8651 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8652
8653 * config.guess: Avoid assumptions about "tr" behaves when
8654 LANG is set to something other than English.
8655
8656 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8657
8658 * configure (gxx_include_dir): Changed to
8659 '${prefix}/include/g++'-${libstdcxx_interface}.
8660
8661 * config.if: New to determine the interfaces.
8662
8663 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8664
8665 * config.guess: Detect and handle MPE/IX.
8666 * config.sub: Deal with MPE/IX.
8667
8668 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8669
8670 * configure.in: Use mh-aix43.
8671
8672 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8673
8674 * configure: Fix --without/--disable cases for gxx-include-dir.
8675
8676 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8677
8678 * mdata-sh: Imported. Needed for automake support.
8679
8680 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8681
8682 * Makefile.in (taz): Try "chmod -R og=u ." before
8683 "chmod og=u `find . -print`".
8684
8685 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8686
8687 * configure.in: Add arm-elf and thumb-elf support.
8688
8689 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8690
8691 * Makefile.in: Undo previous patch.
8692
8693 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8694
8695 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8696 to here ...
8697 (install-no-fixedincludes): and here
8698 (INSTALL_MODULES): ... from here.
8699
8700 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8701
8702 * config.sub: Merge with FSF.
8703
8704 * config.guess: Merge with FSF.
8705
8706 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8707
8708 * configure (extraconfigdirs): New variable.
8709 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8710 * Makefile.in (all): Move higher in file.
8711 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8712 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8713 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8714 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8715 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8716
8717 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
8718
8719 * Makefile.in (all-target-libjava): Depend on all-gcc and
8720 all-target-newlib.
8721 (configure-target-libjava): Depend on $(ALL_GCC).
8722
8723 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8724
8725 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8726 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8727
8728 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8729
8730 * ylwrap: Change absolute path checks to check for DOS style path
8731 names.
8732
8733 * ylwrap: Don't use a full path name if the source file is in the
8734 same directory. From hjl@lucon.org (H.J. Lu).
8735
8736 * config-ml.in: Default to being verbose, to match Feb 18 change to
8737 configure.
8738
8739 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8740
8741 Brought over from egcs:
8742
8743 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8744
8745 * configure.in (target_subdir): Set to ${target_alias} instead
8746 of "libraries".
8747
8748 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8749
8750 * configure.in (target_subdir): Set to libraries if enable_multilib.
8751
8752 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8753
8754 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8755 multilibs, force reconfiguration the first time we create
8756 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8757
8758 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8759
8760 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8761 avoid confusion with --no-recursion.
8762
8763 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8764
8765 * configure.in: Win32 hosts shouldn't use install -x
8766 * install-sh: remove -x option, and special .exe-handling
8767 hack.
8768
8769 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8770
8771 * config.guess: Recognize i586-pc-beos.
8772 * configure.in: Don't build some bits for beos.
8773
8774 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8775
8776 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8777 CFLAGS default to -O2.
8778
8779 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8780 when using GNU ld.
8781
8782 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8783
8784 * ltmain.sh: Correct install when using a different shell.
8785
8786 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8787
8788 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8789
8790 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8791
8792 * makefile.vms: Update to build binutils/makefile.vms. Add install
8793 target.
8794
8795 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8796
8797 * ltconfig: Update to correct AIX handling.
8798
8799 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8800
8801 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8802
8803 * configure.in (target_subdir): Set to ${target_alias} instead
8804 of "libraries".
8805
8806 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8807
8808 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8809 (Makefile): Depend on $(gcc_version_trigger).
8810
8811 * configure (gcc_version): Change default initializer to empty
8812 string.
8813 (gcc_version_trigger): New variable; pass this variable down
8814 to subdir configures to enable them checking gcc's version
8815 themselves. Emit make macros for both gcc_version vars.
8816 (topsrcdir): Initialize reliably.
8817 (recursion line): Remove --with-gcc-version=${gcc_version}.
8818
8819 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8820
8821 * configure (enable_version_specific_runtime_libs): Implement new flag
8822 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8823 in $(libsubdir); emit definition in each generated Makefile.
8824 (gxx_include_dir): Initialize depending on
8825 $enable_version_specific_runtime_libs.
8826
8827 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8828
8829 * configure (gcc_version): Initialize properly depending on
8830 how and where configure is started.
8831 (recursion line): Pass a --with-gcc-version=${gcc_version}
8832 to configures in subdirs.
8833
8834 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8835
8836 * configure.in (noconfigdirs): Add configure pattern for mips tx39
8837 cygmon
8838
8839 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8840
8841 * configure.in: Add cygmon and libstub support for mn10200.
8842
8843 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8844
8845 * configure (gcc_version): Add new variable describing the
8846 particular gcc version we're building.
8847 * Makefile.in (libsubdir): Add new macro for the directory
8848 in which the compiler finds executables, libraries, etc.
8849 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8850 and libsubdir.
8851
8852 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8853
8854 * Makefile.in (local-clean): Remove *.log.
8855 (warning.log): Built with warn_summary from build.log.
8856 (mail-report.log): Run test_summary.
8857 (mail-report-with-warnings.log): Run test_summary including
8858 warning.log in the report.
8859
8860 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8861
8862 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8863
8864 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8865
8866 * Makefile.in (grep): Grep no longer depends on libiberty.
8867
8868 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8869
8870 * Makefile.in: all-snavigator needs all-libgui.
8871
8872 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8873
8874 * configure.in: Add cygmon and libstub support for mn10300.
8875
8876 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8877
8878 * missing: Update to version from automake 1.3.
8879
8880 * ltmain.sh: On installation, don't get confused if the same name
8881 appears more than once in the list of library names.
8882
8883 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8884
8885 * config.sub: Accept m68060 and m5200 as CPU names.
8886
8887 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8888
8889 * configure: Use && rather than using -a in test, because odd
8890 strings can confuse test.
8891 * configure.in: Likewise.
8892
8893 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8894
8895 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8896
8897 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8898
8899 * Makefile.in (boostrap2-lean, bootstrap3-lean,
8900 bootstrap4-lean): New targets.
8901
8902 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8903
8904 * mpw-* Delete. Not used.
8905
8906 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8907
8908 * COPYING.LIB: Update FSF address.
8909
8910 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8911
8912 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8913
8914 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8915 GAS_SUPPORT_DIRS.
8916
8917 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8918
8919 * ltconfig, ltmain.sh: Avoid producing a version number if
8920 -version-info was not used.
8921
8922 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8923
8924 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8925 building with newlib.
8926
8927 1998-04-30 Paul Eggert <eggert@twinsun.com>
8928
8929 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8930 Solaris `make' causes it to continue to next definition.
8931
8932 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8933
8934 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8935 the right GUI libraries and files are installed along with GDB.
8936
8937 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8938
8939 * configure.in: Change alpha to alpha* in several places.
8940
8941 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8942
8943 * config.sub: Recognize sparc86x.
8944
8945 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
8946
8947 * configure.in (--enable-target-optspace): Remove debug echo.
8948
8949 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8950
8951 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8952
8953 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8954
8955 * ltconfig: Update cygwin32 support.
8956
8957 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8958 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8959 (GDB_SUPPORT_DIRS): Likewise.
8960
8961 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8962
8963 * configure.in (target_makefile_frag): If --enable-target-optspace,
8964 use -Os to compile target libraries rather than -O2. Default to
8965 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8966 not used.
8967 * configure.in (target_cflags): Ditto for d30v.
8968
8969 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8970
8971 * Makefile.in (all-bfd): Depend on all-intl.
8972 (all-binutils): Likewise.
8973 (all-gas): Likewise.
8974 (all-gprof): Likewise.
8975 (all-ld): Likewise.
8976
8977 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
8978
8979 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8980
8981 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8982
8983 * Makefile.in (all-bfd): Depend upon all-libiberty.
8984
8985 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8986
8987 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8988
8989 * Makefile.in: Add libstub.
8990
8991 * configure.in: Ditto. Build libstub for targets that have cygmon
8992 support.
8993
8994 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8995
8996 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8997
8998 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8999
9000 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9001 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9002
9003 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9004
9005 * configure: Define DEFAULT_M4 by searching PATH.
9006 * Makfile.in: Use DEFAULT_M4.
9007
9008 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9009
9010 * ltconfig: Add cygwin32 support.
9011
9012 * Makefile.in, configure.in: Add libtool as a native only directory
9013 to configure and build.
9014
9015 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9016
9017 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9018
9019 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9020
9021 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9022
9023 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9024
9025 * Makefile.in: add ash make rules
9026 * configure.in: add ash to native_only and host_tools lists
9027
9028 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9029
9030 * Makefile.in (all-gettext, all-intl): New targets.
9031 (ALL_MODULES): Added all-gettext, all-intl.
9032 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9033 (INSTALL_MODULES): Added install-gettext, install-intl.
9034 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9035
9036 * configure.in (host_tools): Added gettext.
9037 (native_only): Likewise.
9038 (noconfigdirs) [various cases]: Likewise.
9039 (host_libs): Added intl.
9040
9041 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9042
9043 * configure: Do not disable building gdbtk for cygwin32 hosts.
9044
9045 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9046
9047 * configure.in: Add thumb-coff target.
9048 * config.sub: Add thumb-coff target.
9049
9050 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9051
9052 * Makefile.in: Revert yesterday's change.
9053 (all-target-winsup): all-target-librx stays out of here.
9054
9055 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9056
9057 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9058 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9059 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9060 Remove references to librx and libg++.
9061
9062 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9063
9064 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9065 recursive makes
9066
9067 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9068
9069 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9070 for newlib directory.
9071 (CXX_FOR_TARGET): Likewise.
9072
9073 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9074
9075 * ltconfig: Update after libtool/ltconfig.in change for
9076 hpux11.
9077
9078 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9079
9080 * ltconfig, ltmain.sh: Update to libtool 1.2.
9081
9082 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9083
9084 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9085 (install-gcc-cross): Instead, override LANGUAGES here.
9086
9087 1998-03-18 Dave Love <d.love@dl.ac.uk>
9088
9089 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9090 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9091
9092 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9093
9094 * configure.in: Add Thumb-pe target.
9095
9096 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9097
9098 * Makefile.in - changed sn targets to snavigator
9099 * configure.in - changed sn targets to snavigator
9100
9101 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9102
9103 * config-ml.in: After building symlink tree call make distclean
9104 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9105 to be the case for libiberty.
9106
9107 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9108
9109 * configure: When making link, also check the current
9110 directory. The configure scripts may create one.
9111
9112 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9113
9114 * config.sub: Accept alphapca56 and alphaev6 properly.
9115
9116 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9117
9118 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9119
9120 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9121
9122 * config.sub (sco5): Fix typo.
9123
9124 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9125
9126 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9127 install-itcl.
9128 (install-itcl): Remove dependency on install-tcl.
9129
9130 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9131
9132 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9133
9134 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9135
9136 * configure.in: Don't build libgui for a cygwin32 target when not on
9137 a cygwin32 host.
9138
9139 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9140
9141 * configure (redirect): Set to null, so default behavior of
9142 configure is now --verbose.
9143
9144 1998-02-16 Dave Love <d.love@dl.ac.uk>
9145
9146 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9147 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9148
9149 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9150
9151 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9152 this change to sync Makefile.in with its ChangeLog entries.
9153
9154 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9155
9156 * ltmain.sh (mkdir): Check that the directory doesn't exist
9157 before we exit with error, so that we don't get races during
9158 parallel builds.
9159
9160 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9161
9162 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9163
9164 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9165
9166 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9167 PICFLAG_FOR_TARGET.
9168 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9169
9170 * configure: Emit a definition for the new macro enable_shared
9171 into each Makefile.
9172
9173 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9174
9175 * configure.in (host_tools, native_only): Add libtool.
9176
9177 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9178
9179 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9180 Fix typo in ming config comment.
9181
9182 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9183
9184 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9185
9186 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9187
9188 * config.sub: Add tic30 cases, and map c30 to tic30.
9189
9190 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9191
9192 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9193 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9194 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9195 (CLEAN_TARGET_MODULES): Similarly
9196 (all-target-libf2c): Add dependences.
9197 * configure.in (target_libs): Add libf2c.
9198
9199 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9200
9201 * configure.in: Remove expect from noconfigdirs when target
9202 is cygwin32. OK to build expect and dejagnu with Canadian
9203 Cross.
9204
9205 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9206
9207 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9208 host.
9209
9210 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9211 and mingw32.
9212
9213 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9214
9215 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9216 here as it is not defined in the toplevel Makefile.
9217
9218 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9219
9220 * configure (package_makefile_rules_frag): New variable, which names
9221 a file with generic rules, ...
9222 Change comment to mention we now have FIVE parts.
9223 * configure: Undo last change.
9224
9225 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9226
9227 * config.guess: More accurate determination of HP processor types.
9228 * config.sub: More accurate determination of HP processor types.
9229
9230 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9231
9232 * configure (package_makefile_frag): Move inserting the
9233 ${package_makefile_frag} to where it should be according
9234 to the comment.
9235
9236 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9237
9238 * config.guess: Add support for Linux/ARM.
9239
9240 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9241
9242 * .cvsignore: Remove *-info and *-install since they match
9243 release-info and mpw-install, which we don't want to just ignore.
9244
9245 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9246
9247 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9248
9249 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9250
9251 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9252 local_prefix to sub-make invocations.
9253
9254 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9255
9256 * configure.in: Check makefile fragments in the source
9257 directory.
9258
9259 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9260
9261 * configure.in: Check whether host and target makefile
9262 fragments exist before adding them to *_makefile_frag.
9263
9264 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9265
9266 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9267
9268 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9269
9270 * configure.in: Make sure we only replace RPATH_ENVVAR on
9271 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9272 regexp to sed.
9273
9274 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9275 to sub-makes.
9276
9277 1998-01-13 Lee Iverson (leei@ai.sri.com)
9278
9279 * config-ml.in (multi-do): LDFLAGS must include multilib
9280 designator.
9281
9282 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9283
9284 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9285
9286 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9287
9288 * config.sub: Add mingw32 support.
9289 * configure.in: Likewise.
9290
9291 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9292
9293 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9294
9295 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9296
9297 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9298 * configure (gxx_include_dir): Provide a definition for subdirs
9299 which do not use autoconf.
9300
9301 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9302
9303 * config.guess: Sync with egcs. Picks up new alpha support,
9304 BeOS & some additional linux support.
9305
9306 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9307
9308 * config.guess: HP 9000/803 is a PA1.1 machine.
9309
9310 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9311
9312 * configure.in: It's alpha*-...
9313
9314 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9315
9316 * configure.in (host_makefile_frag, target_makefile_frag):
9317 Handle multiple config files.
9318 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9319 alpha-*-*.
9320
9321 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9322
9323 * mkdep: New file.
9324
9325 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9326
9327 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9328
9329 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9330
9331 * Makefile.in: Add libgui directory.
9332 (GDB_TK): Add all-libgui.
9333 * configure.in: Add libgui directory.
9334 * configure: Add all-libgui to GDB_TK.
9335
9336 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9337
9338 * config-ml.in (multidirs): Add m32r to multilib list.
9339
9340 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9341
9342 * Makefile.in (all-target-gperf): Change dependency to
9343 all-target-libstdc++.
9344
9345 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9346
9347 * config.guess: Add BeOS support.
9348
9349 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9350
9351 Source directory cvs renamed to cvssrc:
9352 * configure.in (host_tools): Change cvs to cvssrc.
9353 (native_only): Likewise.
9354 (noconfigdirs) [various cases]: Likewise.
9355 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9356 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9357 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9358 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9359 (all-cvssrc): Rename target from all-cvs.
9360
9361 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9362
9363 * configure (gxx_include_dir): Fix thinko.
9364
9365 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9366
9367 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9368 (install-cross, install-gcc-cross): New targets.
9369
9370 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9371
9372 * configure.in (noconfigdirs): Add support for Thumb target.
9373
9374 * config.sub (maybe_os): Add support for Thumb target.
9375
9376 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9377
9378 * Makefile.in: Add rules for cygmon.
9379
9380 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9381
9382 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9383
9384 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9385 * configure (gxx_include_dir): Provide a definition for subdirs
9386 which do not use autoconf.
9387
9388 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9389
9390 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9391 11/18/97 build
9392
9393 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9394
9395 * From Franz Sirl.
9396 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9397 found on RedHat Linux systems.
9398
9399 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9400
9401 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9402 guesses.
9403
9404 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9405
9406 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9407
9408 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9409
9410 * ltmain.sh: If mkdir fails, check whether the directory was created
9411 anyhow by some other process.
9412
9413 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9414
9415 * configure.in (d30v-*-*): Configure all directories.
9416
9417 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9418
9419 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9420 for the D30V.
9421
9422 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9423
9424 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9425
9426 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9427
9428 * include/libiberty.h: Add extern "C" { so it can be used with C++
9429 progrms.
9430 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9431 programs.
9432
9433 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9434
9435 * configure.in (d30v-*-*): Configure GCC now.
9436
9437 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9438
9439 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9440 is no longer needed.
9441
9442 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9443
9444 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9445
9446 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9447
9448 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9449 targets using "$@" to provide support for similar but not identical
9450 targets without having to duplicate code.
9451
9452 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9453
9454 * makefile.vms: Fix to work with DEC C.
9455
9456 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9457
9458 * config.sub: Add mips-tx39-elf to marketing names.
9459
9460 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9461
9462 * ltmain.sh: Handle symlinks in generated script.
9463
9464 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9465
9466 * configure: Handle autoconf style directory options: --bindir,
9467 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9468 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9469 --sysconfdir.
9470 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9471 (sharedstatedir, localstatedir, oldincludedir): New variables.
9472 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9473 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9474 sbindir, sharedstatedir, and sysconfdir.
9475
9476 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9477
9478 * Makefile.in (bootstrap-lean): New target.
9479
9480 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9481
9482 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
9483 sn, and gnuserv from noconfigdirs.
9484
9485 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9486
9487 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9488
9489 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9490
9491 * Makefile.in (cross): New target.
9492
9493 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9494 Jeff Law <law@cygnus.com>
9495
9496 * Makefile.in (bootstrap2, bootstrap3): New targets.
9497 (all-bootstrap): Remove outdated and confusing target.
9498 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9499
9500 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9501
9502 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9503 windows. Consistent with gdb/configure.
9504
9505 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9506
9507 * configure.in: Name Linux target fragment.
9508
9509 * configure: Rewrite so that project Makefile fragment is inserted
9510 first and appears last in the resulting Makefile.
9511
9512 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9513
9514 * Makefile.in (install-itcl): Install tcl first.
9515
9516 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9517
9518 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9519
9520 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9521
9522 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9523
9524 * configure.in (skipdirs): Add target-librx for Linux.
9525 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9526
9527 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9528
9529 * Makefile.in (bootstrap): New target.
9530
9531 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9532
9533 * config.sub: Accept 'amigados' for backward compatability.
9534
9535 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9536
9537 * config.guess: Merge with FSF.
9538
9539 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9540
9541 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9542
9543 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9544
9545 * config.sub: Add "marketing-names" patch.
9546
9547 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9548
9549 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9550
9551 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9552
9553 * config.sub: Handle v850-elf.
9554
9555 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9556
9557 * .cvsignore (*-install): Remove.
9558
9559 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9560
9561 * ltconfig: Set CONFIG_SHELL in libtool.
9562 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9563
9564 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9565
9566 * configure.in (target_subdir): Set to libraries if enable_multilib.
9567
9568 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9569
9570 * config.guess: Update from gcc directory.
9571
9572 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9573
9574 * Makefile.in (all-sim): Depends on all-readline.
9575
9576 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9577
9578 * Makefile.in (BISON, YACC): Use $$s.
9579 (all-bison): Depend on all-texinfo.
9580
9581 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9582
9583 * Makefile.in (BISON): Add -L flag.
9584 (YACC): Likewise.
9585
9586 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9587
9588 * configure.in (noconfigdirs): Add support for v850e target.
9589
9590 * config.sub (maybe_os): Add support for v850e target.
9591
9592 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9593
9594 * configure.in (noconfigdirs): Add support for v850ea target.
9595
9596 * config.sub (maybe_os): Add support for v850ea target.
9597
9598 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9599
9600 * config.sub: Add mipstx39. Delete r3900.
9601
9602 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9603
9604 * Makefile.in (all-autoconf): Depends on all-texinfo.
9605
9606 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9607
9608 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9609 eabi targets.
9610
9611 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9612
9613 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9614
9615 * configure: When handling a Canadian Cross, handle YACC as well as
9616 BISON. Just set BISON to bison. When setting YACC, prefer bison.
9617 * Makefile.in (all-bison): Depend upon all-texinfo.
9618
9619 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9620
9621 * Makefile.in (BISON): bison, not byacc or bison -y.
9622 (YACC): bison -y or byacc or yacc.
9623 (various): Add *-bison as appropriate.
9624 (taz): No need to mess with BISON anymore.
9625
9626 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9627
9628 * configure: If OSTYPE matches *win32*, try to find a good value for
9629 CONFIG_SHELL.
9630
9631 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9632
9633 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9634 configure.in if it is present.
9635
9636 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9637
9638 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9639
9640 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9641
9642 * config.sub: Recognize `arc' cpu.
9643 * configure.in: Likewise.
9644 * config-ml.in: Likewise.
9645
9646 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9647
9648 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9649
9650 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9651
9652 * configure: Changed sed delimiter from ':' to '|' when
9653 attempting to substitute ${config_shell} for SHELL. On
9654 NT ${config_shell} may contain a ':' in it.
9655
9656 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9657
9658 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9659
9660 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9661
9662 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9663
9664 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9665
9666 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9667
9668 * ylwrap: If the program is a relative path, force it to be
9669 absolute.
9670
9671 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9672
9673 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9674
9675 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9676
9677 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9678 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9679 for libraries.
9680
9681 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9682
9683 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9684 separated by spaces.
9685
9686 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9687
9688 * ylwrap: New file.
9689 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9690
9691 * ltmain.sh: Handle /bin/sh at start of install program.
9692
9693 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9694
9695 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9696 * missing: New file, from automake 1.2.
9697
9698 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9699
9700 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9701 check-tk to CHECK_X11_MODULES.
9702
9703 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9704
9705 * config.sub: Merge with FSF.
9706
9707 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9708
9709 * config.guess: Merge with FSF.
9710
9711 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9712
9713 * configure: Treat msdosdjgpp like go32.
9714 * configure.in: Likewise. Don't remove gprof for go32.
9715
9716 * configure: Change Makefile.tem2 to Makefile.tm2.
9717
9718 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9719
9720 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9721
9722 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9723
9724 * install-sh (chmodcmd): Set to null if the DST directory already
9725 exists. Same as Nov 11th change.
9726
9727 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9728
9729 * configure (GDB_TK): Needs itcl and tix.
9730
9731 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9732
9733 * config.guess: Update from FSF.
9734
9735 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9736
9737 * Makefile.in (GDB_TK): Depend on itcl and tix.
9738
9739 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9740
9741 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9742 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9743 (INSTALL_SCRIPT): New variable.
9744 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9745 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9746 to -x.
9747 * install-sh: Add support for -x option.
9748
9749 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9750
9751 * configure.in, Makefile.in: Treat tix like itcl.
9752
9753 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9754
9755 * Makefile.in (WINDRES): New variable.
9756 (WINDRES_FOR_TARGET): New variable.
9757 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9758 (EXTRA_HOST_FLAGS): Add WINDRES.
9759 (EXTRA_TARGET_FLAGS): Add WINDRES.
9760 (EXTRA_GCC_FLAGS): Add WINDRES.
9761 ($(DO_X)): Pass down WINDRES.
9762 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9763 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9764 DLLTOOL_FOR_TARGET.
9765
9766 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9767
9768 * configure.in: configure sim before gdb for win32-x-ppc
9769
9770 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9771
9772 Move gperf into the toplevel, from libg++.
9773 * configure.in (target_tools): Add target-gperf.
9774 (native_only): Add target-gperf.
9775 * Makefile.in (all-target-gperf): New target, depend on
9776 all-target-libg++.
9777 (configure-target-gperf): Empty rule.
9778 (ALL_TARGET_MODULES): Add all-target-gperf.
9779 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9780 (CHECK_TARGET_MODULES): Add check-target-gperf.
9781 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9782 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9783
9784 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
9785
9786 * config.sub (mn10200): Recognize new basic machine.
9787
9788 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9789
9790 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9791 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9792
9793 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9794
9795 * configure.in: If we're building mips-sgi-irix6* native, turn on
9796 ENABLE_MULTILIB and set TARGET_SUBDIR.
9797
9798 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9799
9800 * Makefile.in (all-sn): Depend on all-grep.
9801
9802 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9803
9804 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9805
9806 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9807 Makefile. From Jeff Makey <jeff@cts.com>.
9808 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9809
9810 * Makefile.in (DISTBISONFILES): Remove.
9811 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9812 $(DEFAULT_YACC).
9813
9814 * configure.in: Build itl, db, sn, etc., when building for native
9815 cygwin32.
9816
9817 * Makefile.in (LD): New variable.
9818 (EXTRA_HOST_FLAGS): Pass down LD.
9819 ($(DO_X)): Likewise.
9820
9821 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9822
9823 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9824
9825 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9826
9827 * configure.in (targargs): Strip out any supplied --build argument
9828 before adding our own. Always add --build.
9829
9830 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9831
9832 * configure.in (targargs): Pass --build if we're doing
9833 a cross-compile.
9834
9835 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9836
9837 * configure: Use '|' instead of ":" as the separator in
9838 sed. Otherwise sed chokes on NT path names with drive
9839 designators. Also look for "?:*" as the leading characters in an
9840 absolute pathname.
9841
9842 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9843
9844 * config.sub: Support for r3900.
9845
9846 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9847
9848 * configure.in: Use install-sh, not install.sh.
9849
9850 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9851
9852 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9853 apply it twice.
9854
9855 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9856
9857 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9858 install-binutils.
9859
9860 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9861
9862 * Makefile.in: Add automake targets.
9863 * configure.in (host_tools): Add automake.
9864
9865 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9866
9867 * configure: Default CXX to c++, not gcc.
9868 * Makefile.in (CXX): Set to c++, not gcc.
9869 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9870
9871 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9872
9873 * install-sh: try appending a .exe if source file doesn't
9874 exist
9875
9876 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9877
9878 * configure.in: Turn on multilib by default.
9879 (cross_only): Remove target-libiberty.
9880
9881 * Makefile.in (all-gcc): Don't depend on libiberty.
9882
9883 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9884
9885 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9886
9887 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9888
9889 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9890 (DISTBISONFILES): Add ld/Makefile.in
9891
9892 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9893
9894 * configure.in: if target is cygwin32 but host isn't cygwin32,
9895 don't configure gdb tcl tk expect, not just gdb.
9896
9897 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9898
9899 * configure.in: Added gnuserv everywhere sn appears.
9900
9901 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9902 (CROSS_CHECK_MODULES): Added check-gnuserv.
9903 (INSTALL_MODULES): Added install-gnuserv.
9904 (CLEAN_MODULES): Added clean-gnuserv.
9905 (all-gnuserv): New target.
9906
9907 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9908
9909 * config.guess: Fixes for MIPS OpenBSD systems.
9910
9911 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9912
9913 * Makefile.in (INSTALL_XFORM): Remove.
9914 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9915
9916 * mkinstalldirs: New file, copied from automake.
9917 * Makefile.in (installdirs): Rename from install-dirs. Use
9918 mkinstalldirs. Change all users.
9919 (DEVO_SUPPORT): Add mkinstalldirs.
9920
9921 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9922
9923 * install-sh: Rename from install.sh.
9924 * Makefile.in (INSTALL): Change install.sh to install-sh.
9925 (DEVO_SUPPORT): Likewise.
9926
9927 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9928 Graichen <graichen@rzpd.de>.
9929
9930 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9931
9932 * config.guess: Recognize OpenBSD systems correctly.
9933
9934 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9935
9936 * README, Makefile.in (ETC_SUPPORT): Remove references to
9937 cfg-paper*, configure.{texi,man,info*}._
9938
9939 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9940
9941 * Makefile.in (all.normal): Ensure that gcc is built after all
9942 the x11 - ie gdb - targets.
9943
9944 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9945
9946 * makefile.vms: Don't run conf-a-gas.
9947
9948 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9949
9950 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9951
9952 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9953
9954 * configure.in: Remove noconfigdirs case since gdb also
9955 configures and builds for tic80-coff.
9956
9957 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9958
9959 * configure: Set cache_file to config.cache.
9960 * Makefile.in (local-distclean): Remove config.cache.
9961
9962 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9963
9964 * COPYING: Update FSF address.
9965
9966 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9967
9968 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9969 noconfigdirs.
9970
9971 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9972
9973 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9974 MAKEDIRS, is empty.
9975
9976 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9977
9978 * config.sub: Tweak mn10300 entry.
9979
9980 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9981
9982 * configure.in (host_tools): Put sim before gdb, so gdb's
9983 configure.tgt can determine if the simulator was configured.
9984
9985 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9986
9987 * config.sub: Move BeOS $os case to be with other Cygnus
9988 local cases.
9989
9990 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9991
9992 * config.sub: Remove misplaced comment that broke Linux.
9993
9994 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9995
9996 * config.sub: Add BeOS support.
9997
9998 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9999
10000 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10001
10002 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10003
10004 * configure.in (noconfigdirs): Remove tcl and tk from
10005 noconfigdirs for cygwin32 builds.
10006
10007 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10008
10009 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10010
10011 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10012
10013 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10014 make-all.com, use makefile.vms instead.
10015
10016 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10017
10018 * config.sub: Accept -lnews*.
10019
10020 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10021
10022 * configure.in (noconfigdirs): Disable target-newlib,
10023 target-examples and target-libiberty for d30v.
10024
10025 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10026
10027 * configure.in (noconfigdirs): Enable ld for d30v.
10028
10029 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10030
10031 * configure.in (tic80-*-*): Build compiler.
10032
10033 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10034
10035 * configure.in (d30v-*): Remove sim directory from list of
10036 unsupported d30v directories
10037
10038 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10039
10040 * config.sub, configure.in: Add d30v target cpu.
10041
10042 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10043
10044 * makefile.vms: New file.
10045 * make-all.com: Remove.
10046
10047 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10048
10049 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10050
10051 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10052
10053 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10054
10055 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10056
10057 * Makefile.in (ALL_MODULES): Added all-db.
10058 (CROSS_CHECK_MODULES): Addec check-db.
10059 (INSTALL_MODULES): Added install-db.
10060 (CLEAN_MODULES): Added clean-db.
10061
10062 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10063
10064 * config.guess: Merge with latest FSF sources.
10065
10066 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10067
10068 * Makefile.in (ALL_MODULES): Added all-itcl.
10069 (CROSS_CHECK_MODULES): Added check-itcl.
10070 (INSTALL_MODULES): Added install-itcl.
10071 (CLEAN_MODULES): Added clean-itcl.
10072
10073 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10074
10075 * configure.in: build gdb for mn10200
10076
10077 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10078
10079 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10080
10081 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10082
10083 * configure.in (tic80-*-*): Turn off most targets right now.
10084
10085 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10086
10087 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10088 rather than the makeinfo program.
10089 (do-info): Depend upon all-texinfo.
10090
10091 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10092
10093 * configure.in: Remove uses of config/mh-linux.
10094
10095 * config.sub, config.guess: Merge with latest FSF sources.
10096
10097 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10098
10099 * config.sub (case $basic_machine): Add tic80 entries.
10100
10101 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10102
10103 * config.sub, config.guess: Merge with latest FSF sources.
10104
10105 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10106
10107 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10108 * mpw-config.in: Test for NewFolderRecursive.
10109 * mpw-install: Use symbolic name for startup filename.
10110 * mpw-README: Add various additional details.
10111
10112 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10113
10114 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10115
10116 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10117
10118 * configure.in: Do build gcc and the target libraries for
10119 the mn10200.
10120
10121 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10122
10123 * configure.in: don't avoid building gdb for mn10300 any more
10124 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10125 instead of single-quoting it.
10126
10127 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10128
10129 * configure.in: Don't use --with-stabs on IRIX 6.
10130
10131 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10132
10133 * configure.in (m32r): Build gdb, libg++ now.
10134
10135 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10136
10137 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10138 directories from noconfigdirs.
10139
10140 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10141
10142 * config.sub (basic_machine): added mips16 configuration
10143
10144 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10145
10146 * config.sub: Handle d10v-unknown.
10147
10148 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10149
10150 * config.sub: Handle v850-unknown.
10151
10152 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10153
10154 * Makefile.in: add findutils
10155 * configure.in: add findutils to list of host_tools
10156
10157 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10158
10159 * config.sub: Handle mn10200 and mn10300.
10160
10161 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10162
10163 * configure.in (d10v-*): Do not build librx.
10164
10165 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10166
10167 * configure.in (mn10300): Build everything except gdb & libgloss.
10168
10169 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10170
10171 * config.guess: Patch for Dansk Data Elektronik servers,
10172 from Niels Skou Olsen <nso@dde.dk>.
10173
10174 For ncr, use /bin/uname rather than uname, since GNU uname does not
10175 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10176
10177 Patch for MIPS R4000 running System V,
10178 from Eric S. Raymond <esr@snark.thyrsus.com>.
10179
10180 Fix thinko for nextstep.
10181
10182 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10183
10184 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10185 * config.guess: Guess mips-dec-mach_bsd4.3.
10186
10187 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10188 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10189 release numbers.
10190 * config.guess (mips-mips-riscos*): Emit just enough of the
10191 release number.
10192
10193 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10194 * config.guess (sparc-auspex-sunos*): Added.
10195 (f300-fujitsu-*): Added.
10196
10197 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10198 * config.guess: Recognize a Tadpole as a sparc.
10199
10200 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10201
10202 * config.guess: Don't assume that NextStep version is either 2 or
10203 3. NextStep 4 (aka OpenStep 4) has come out now.
10204
10205 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10206
10207 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10208 From Rik Faith <faith@cs.unc.edu>.
10209
10210 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10211
10212 * config.sub: Contributions from bug-gnu-utils to:
10213 Support plain "hppa" (no version given) architecture, reported by
10214 OpenStep.
10215 OpenBSD like NetBSD.
10216 LynxOs is not a hardware supplier.
10217
10218 * config.guess: Contributions from bug-gnu-utils to add support for:
10219 OpenBSD like NetBSD.
10220 Stratus systems.
10221 More Pyramid systems.
10222 i[n>4]86 Intel chips.
10223 M680[n>4]0 Motorola chips.
10224 Use unknown instead of lynx for hardware manufacturer.
10225
10226 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10227
10228 * install.sh (chmodcmd): Set to null if the DST directory already
10229 exists.
10230
10231 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10232
10233 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10234 not use mt-ppc target Makefile fragment any more.
10235
10236 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10237
10238 * configure.in (*-*-windows): Exclude everything but those dirs
10239 needed to build windows.
10240
10241 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10242
10243 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10244
10245 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10246
10247 * configure.in: Exclude mmalloc from i386-windows.
10248
10249 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10250
10251 * Undo my previous change.
10252
10253 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10254
10255 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10256 unconditionally.
10257 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10258
10259 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10260
10261 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10262 host to add it's own flags.
10263
10264 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10265
10266 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10267
10268 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10269
10270 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10271 (CXX_FOR_TARGET): Likewise.
10272 (GCC_FOR_TARGET): Define.
10273 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10274 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10275 CC_FOR_TARGET was specified on the command line.
10276 (MAKEOVERRIDES): Don't define.
10277
10278 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10279
10280 * configure.in (m32r): Fix spelling of libg++ libs.
10281
10282 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10283
10284 * config.sub (-apple*): Remove, now redundant.
10285
10286 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10287
10288 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10289
10290 * configure: Rework yesterday's sed script patch.
10291
10292 * config.sub: Merge with FSF.
10293
10294 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10295
10296 * config.guess: Merge from FSF.
10297
10298 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10299 * config.guess: Use pc instead of unknown, for pc clone systems.
10300 Change linux to linux-gnu.
10301
10302 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10303 * config.guess: Avoid non-portable tr syntax.
10304
10305 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10306
10307 * test-build.mk (HOLES): Add "xargs" for gdb.
10308
10309 * configure: Avoid hpux10.20 sed bug.
10310
10311 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10312
10313 * configure.in: Add support for windows host
10314 (that is a build done under the Microsoft build environment).
10315
10316 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10317
10318 * Makefile.in: Replace all uses of srcroot with s, to shrink
10319 command line lengths.
10320
10321 Patches from Geoffrey Noer <noer@cygnus.com>:
10322 * configure.in: If configuring for newlib, pass --with-newlib to
10323 subdirectories.
10324 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10325 -Bnewlib/ and -Lwinsup to gcc.
10326 (CXX_FOR_TARGET): Likewise.
10327
10328 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10329
10330 * Makefile.in (ETC_SUPPORT): Add configure.
10331
10332 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10333
10334 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10335 host configuration file.
10336
10337 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10338
10339 * configure.in: Break mn10x00 support into separate
10340 mn10200 and mn10300 configurations.
10341 * config.sub: Likewise.
10342
10343 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10344
10345 * configure.in: Add lots of stuff to noconfigdirs for
10346 the mn10x00 targets.
10347
10348 * config.sub, configure.in: Add mn10x00 support.
10349
10350 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10351
10352 * make-all.com: Call conf-a-gas, not config-a-gas.
10353
10354 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10355
10356 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10357 targets.
10358
10359 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10360
10361 * mpw-README: Add much more detail for native PowerMac.
10362 * mpw-install: New file.
10363 * mpw-configure: Add --norecursion and --help options.
10364 * mpw-config.in: Translate readme and install files when
10365 copying to objdir.
10366 * mpw-build.in: Don't always depend on byacc and flex.
10367 (install-only-top): New action.
10368
10369 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10370
10371 * configure.in: You can now configure GDB for the v850.
10372
10373 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10374
10375 * configure.in (noconfigdirs): Don't configure any C++ dirs
10376 if targeting D10V.
10377
10378 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10379
10380 * config.sub: Recognize mips64vr5000.
10381
10382 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10383
10384 * configure.in: Use a single line for host_tools and native_only.
10385
10386 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10387
10388 * config.sub, configure.in: Add entries for m32r.
10389
10390 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10391
10392 * Makefile.in (inet-install): Don't run install-gzip.
10393
10394 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10395
10396 * configure.in: Don't config lots of things for *-*-windows*.
10397
10398 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10399
10400 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10401 (host_libs, host_tools): Copy from configure.in.
10402 * mpw-configure: Don't complain about directories not found.
10403
10404 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10405
10406 * configure.in (i[345]86): Recognize i686 for pentium pro.
10407 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10408 file.
10409
10410 * config.guess (i[345]86): Ditto.
10411
10412 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10413
10414 * configure.in (noconfigdirs): Removed gdb for D10V.
10415
10416 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10417
10418 * configure.in: Remove ld, target-libio, target-libg++, and
10419 target-libstdc++ from noconfigdirs.
10420
10421 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10422
10423 * configure: Fix three locations where shell scripts were
10424 being run directly rather than with config_shell.
10425
10426 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10427
10428 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10429 * config.sub (basic_machine): Recognize v850.
10430
10431 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10432
10433 * mpw-configure: Handle multiple enable/disable options and
10434 pass them down recursively, handle -c and -s flags appropriately
10435 depending on choice of compiler, add escape mechanism for
10436 quoted arguments to gC.
10437
10438 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10439
10440 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10441 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10442 so that -mrelocatable-lib and -mno-eabi are used.
10443
10444 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10445 not support --print-multi-lib, don't abort.
10446
10447 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10448
10449 * make-all.com: Run config-a-gas.
10450 * setup.com: Don't copy subdirectory files around.
10451
10452 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10453
10454 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10455 target, it now compiles correctly.
10456
10457 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10458
10459 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10460
10461 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10462
10463 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10464
10465 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10466
10467 * configure.in (native_only): Add prms.
10468
10469 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10470
10471 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10472 (BINUTILS_SUPPORT_DIRS): Likewise.
10473
10474 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10475
10476 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10477 d10v support is added.
10478
10479 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10480
10481 * configure.in (d10v-*-*): New target.
10482
10483 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10484
10485 * config.guess (HP 9000/811): Recognize this as a PA1.1
10486 machine.
10487
10488 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10489
10490 * Makefile.in (do-tar-gz): New target, split out from tail end of
10491 taz target. Run each command separately, don't use pipes.
10492 (taz): Use it.
10493
10494 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10495
10496 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10497 * mpw-build.in: No builds should depend on building byacc or flex,
10498 they are assumed to be installed already.
10499
10500 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10501
10502 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10503 variable that CC_FOR_TARGET needs.
10504
10505 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10506
10507 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10508 options have changed since the last time the subdirectory was
10509 configured, and if it has, reconfigure.
10510 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10511 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10512
10513 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10514
10515 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10516 CLEAN_MODULES): Add bash.
10517 (all-bash): New target.
10518
10519 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10520
10521 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10522
10523 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10524
10525 * config.sub (basic_machine): Recognize d10v as a valid processor.
10526
10527 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10528
10529 * mpw-configure: Add support for --bindir.
10530 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10531
10532 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10533
10534 * configure.in: add bash, time, gawk to list of hosttools and things
10535 to only build for native toolchains
10536
10537 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10538
10539 * Makefile.in (docdir): Remove.
10540
10541 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10542
10543 * Makefile.in (datadir): Set to $(prefix)/share.
10544
10545 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10546
10547 * configure.in: build diff and patch for cygwin32-hosted
10548 toolchains.
10549
10550 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10551
10552 * config.sub: Accept -rtems*.
10553
10554 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10555
10556 * configure.in: enable dosrel for cygwin32-hosted builds,
10557 remove diff from the list of things not buildable
10558 via Canadian Cross
10559
10560 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10561
10562 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10563 don't get ". ".
10564
10565 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10566
10567 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10568
10569 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10570
10571 * Makefile.in (taz): Handle case where tex3patch didn't even get
10572 checked out. Also, if it was found, put the symlink in a new util
10573 subdirectory.
10574
10575 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10576
10577 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10578
10579 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10580
10581 * config.sub: Recognize -openvms.
10582 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10583 * make-all.com, setup.com: New files.
10584
10585 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10586
10587 * Makefile.in (taz): tex3patch moved to texinfo/util.
10588
10589 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10590
10591 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10592 * configure.in: remove make from disable-if-Can-Cross list
10593 enable gdb if ${host} and ${target} are cygwin32
10594
10595 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10596
10597 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10598 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10599
10600 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10601
10602 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10603 distinguish sysv/svr4/bsd variants.
10604 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10605
10606 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10607
10608 * configure.in: Added copyright notice.
10609 * move-if-change: Added copyright notice.
10610
10611 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10612
10613 * configure.in (powerpcle-*-solaris*): Until we get shared
10614 libraries working, don't build gdb, sim, make, tcl, tk, or
10615 expect.
10616
10617 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10618
10619 * config.guess: Merge with FSF:
10620
10621 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10622 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10623
10624 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10625 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10626
10627 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10628 * config.guess: Combine two OSF1 rules.
10629 Also recognize field test versions. From mjr@zk3.dec.com.
10630 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10631 because GNU uname does not support -p. From pmr@pajato.com.
10632
10633 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10634
10635 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10636
10637 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10638
10639 * mpw-README: Document GCCIncludes.
10640
10641 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10642
10643 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10644
10645 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10646
10647 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10648
10649 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10650
10651 * configure.in (*-*-cygwin32): Configure make.
10652
10653 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10654
10655 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10656
10657 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10658
10659 * Makefile.in (all-inet): Depend on all-perl.
10660
10661 * Makefile.in (inet-install): New target.
10662
10663 * Makefile.in (all-inet): Depend on all-tcl.
10664 (all-inet): Depend on all-send-pr.
10665
10666 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10667
10668 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10669 temporarily.
10670
10671 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10672
10673 * configure.in: Don't configure --with-gnu-ld on AIX.
10674
10675 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10676
10677 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10678
10679 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10680
10681 * Makefile.in (ALL_MODULES): Added all-inet.
10682 (CROSS_CHECK_MODULES): Added check-inet.
10683 (INSTALL_MODULES): Added install-inet.
10684 (CLEAN_MODULES): Added clean-inet.
10685 (all-indent): New target.
10686
10687 * configure.in (host_tools): Added inet.
10688 (native_only): Added inet.
10689 (noconfigdirs): Added inet.
10690
10691 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10692
10693 * configure.in: Don't configure libgloss if we are not configuring
10694 newlib.
10695
10696 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10697
10698 * configure.in: Don't configure libgloss for unsupported
10699 architectures.
10700
10701 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10702
10703 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10704
10705 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10706
10707 * Makefile.in (ALL_MODULES): Include all-apache.
10708 (CROSS_CHECK_MODULES): Include check-apache.
10709 (INSTALL_MODULES): Include install-apache.
10710 (all-apache): New target.
10711
10712 * configure.in: Added apache everywhere perl is seen.
10713
10714 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10715
10716 * Makefile.in: Add support for clean-{module} and
10717 clean-target-{module} rules.
10718
10719 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10720
10721 * configure.in (*-*-ose) do not build libgloss.
10722
10723 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10724
10725 * config.guess (prep*:SunOS:5.*:*): Turn into
10726 powerpele-unknown-solaris2.
10727
10728 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10729
10730 * configure.in: Permit --enable-shared to specify a list of
10731 directories.
10732
10733 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10734
10735 * configure.in (host==solaris): Pass only the first word of $CC
10736 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10737
10738 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10739
10740 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10741
10742 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10743
10744 * Makefile.in (ALL_MODULES): Include all-perl.
10745 (CROSS_CHECK_MODULES): Include check-perl.
10746 (INSTALL_MODULES): Include install-perl.
10747 (ALL_X11_MODULES): Include all-guile.
10748 (CHECK_X11_MODULES): Include check-guile.
10749 (INSTALL_X11_MODULES): Include install-guile.
10750 (all-perl): New target.
10751 (all-guile): New target.
10752
10753 * configure.in (host_tools): Include perl and guile.
10754 (native_only): Include perl and guile.
10755 (noconfigdirs): Don't build guile and perl; no ports have been
10756 done.
10757
10758 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10759
10760 * configure (--enable-*): Handle quoted option lists such as
10761 --enable-sim-cflags='-g0 -O' better.
10762
10763 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10764
10765 * Makefile.in ({,inst}all-target): New rule so we can make and
10766 install all of the target directories easily.
10767
10768 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10769
10770 * configure.in: Add missing global flag in sed substitution when
10771 deleting `target-' from ${configdirs}.
10772
10773 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10774
10775 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10776 option.
10777
10778 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10779 config/mh-necv4.
10780
10781 * install.sh: Correct misspelling of transformbasename.
10782
10783 * config.guess: Recognize mips-*-sysv*.
10784
10785 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10786
10787 * config.sub: Recognize mon960.
10788
10789 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10790
10791 * configure: Restore Canadian Cross handling of BISON and LEX,
10792 removed in Feb 20 change.
10793
10794 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10795
10796 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10797 Mention make install. Remove the old copyright date as well the
10798 clumsy and rather pointless copyright on the README file.
10799
10800 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10801
10802 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10803 Makefile after running symlink-tree, then run `make distclean' to
10804 avoid clobbering any generated files in srcdir.
10805
10806 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10807
10808 * configure.in (m68k-*-netbsd*): Build everything now.
10809
10810 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10811
10812 * Makefile.in (taz): Fix quoting.
10813
10814 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10815
10816 * configure.in (sparclet-*-*): Build everything now.
10817
10818 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10819
10820 * configure.in (m68k-*-linux*): New host.
10821
10822 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10823
10824 * configure: Check for bison before byacc.
10825
10826 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10827
10828 * Makefile.in configure: Change the way LEX and BISON/YACC are
10829 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10830 searching PATH. These are used as fallbacks by Makefile.in if
10831 flex/bison/byacc aren't in objdir.
10832
10833 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10834
10835 * Makefile.in: Make everything which depends upon all-bfd also
10836 depend upon all-opcodes, in case --with-commonbfdlib is used.
10837
10838 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10839
10840 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10841 building NT native compilers on Unix.
10842
10843 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10844
10845 * configure.in: Don't get CC from the host Makefile fragment if we
10846 can find gcc in PATH, or if this is a Canadian Cross. Move the
10847 Solaris test for /usr/ucb/cc to the post target script, just after
10848 the compiler sanity test.
10849
10850 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10851
10852 * config.sub: Merge with FSF.
10853
10854 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10855
10856 * Makefile.in (RPATH_ENVVAR): New variable.
10857 (REALLY_SET_LIB_PATH): Use it.
10858 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10859
10860 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10861
10862 * config.sub, configure.in: Recognize sparclet cpu.
10863
10864 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10865
10866 * config.guess: Support m68k-cbm-sysv4.
10867
10868 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10869
10870 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10871 m68k-unknown-linuxaout from linker help string. Put quotes around
10872 $ld_help_string.
10873
10874 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10875
10876 * config.guess (powerpc-harris-powerunix): Add guess for port
10877 to new target.
10878
10879 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10880
10881 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10882
10883 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10884
10885 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10886 $(REALLY_SET_LIB_PATH) in Makefile.
10887 * Makefile.in (SET_LIB_PATH): New variable.
10888 (REALLY_SET_LIB_PATH): New variable.
10889 ($(DO_X)): Use $(SET_LIB_PATH).
10890 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10891 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10892 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10893 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10894 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10895 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10896 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10897 (install-dosrel): Likewise.
10898 (all-opcodes): Depend upon all-libiberty.
10899
10900 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10901
10902 * config.guess (*:CYGWIN*): New
10903
10904 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10905
10906 * Makefile.in (all-target-winsup): All all-target-libiberty.
10907
10908 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10909
10910 * configure.in (noconfigdirs): Add missing # in front of comment.
10911
10912 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10913
10914 * configure.in: add second pass to things added to noconfigdirs
10915 so *-gm-magic can exclude libgloss properly.
10916
10917 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10918
10919 * mpw-configure (extralibs_name, rez_name): Set correctly
10920 for MWC68K compiler.
10921
10922 * mpw-README: Add more info on the necessary build tools.
10923
10924 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10925
10926 * configure.in, config.sub: Recognize cygwin32.
10927
10928 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10929
10930 * config.guess, config.sub: Recognize A/UX.
10931
10932 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10933
10934 * config.sub: Merge with gcc/config.sub.
10935
10936 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10937
10938 * mpw-build.in (do-binutils): Add build of stamps.
10939
10940 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10941
10942 * config.sub: Add recognition for mips64vr4100*-* targets.
10943
10944 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10945
10946 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10947 Add creation of gconfigargs with `--enable-shared' turned on.
10948 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10949 ($(host)-stamp-stage3-configured): Likewise.
10950 (HOLES): Add chatr and ldd.
10951 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10952
10953 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10954
10955 * configure: Pass --nfp to recursive configures.
10956
10957 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10958
10959 * Makefile.in (DLLTOOL): New.
10960 (DLLTOOL_FOR_TARGET): New.
10961 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10962 (EXTRA_TARGET_FLAGS): Ditto.
10963 (EXTRA_GCC_FLAGS): Ditto.
10964 (CONFIGURE_TARGET_MODULES): Ditto.
10965 (DO_X): Ditto.
10966 * configure: Add DLLTOOL.
10967
10968 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10969
10970 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10971 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10972 mh-sco, since old workarounds no longer needed, and don't
10973 build ld, since libraries have weak symbols in COFF.
10974
10975 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10976
10977 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10978
10979 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10980
10981 * configure.in: Make sure that ${CC} can be used to compile an
10982 executable.
10983
10984 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10985
10986 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10987 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10988 nothing depending on whether gdbtk is being built.
10989
10990 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10991
10992 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10993
10994 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10995
10996 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10997 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10998
10999 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11000
11001 * config-ml.in: Add support for
11002 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11003 Simplify setting of multidirs from --disable-foo.
11004
11005 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11006
11007 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11008 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11009 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11010 non-empty, pass them on to the GCC make.
11011 (all-bootstrap): New rule that is like all-gcc, except it executes
11012 the GCC bootstrap rule instead of the GCC all rule.
11013
11014 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11015
11016 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11017
11018 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11019
11020 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11021 DG/UX support.
11022
11023 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11024
11025 * config.sub (i*86*) Change [345] to [3456]
11026
11027 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11028
11029 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11030 --with-gnu-ld=no.
11031
11032 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11033
11034 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11035 AIX multilibs get built.
11036
11037 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11038
11039 * configure.in (i386-win32): Don't build expect if we're not
11040 building the tcl subdir.
11041
11042 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11043
11044 * Makefile.in: (configure-target-examples, all-target-examples):
11045 New targets, configure and build example programs.
11046
11047 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11048
11049 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11050 use it as input to sedit the generated MPW makefile.
11051 * mpw-README: Add a suggestion about Gestalt.h.
11052
11053 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11054
11055 * config.sub: Accept *-*-ieee*.
11056
11057 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11058
11059 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11060 Ronald F. Guilmette <rfg@monkeys.com>.
11061
11062 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11063
11064 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11065 for powerpc-pe native.
11066 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11067 (target==powerpc-pe): duplicate i386-win32 entry.
11068
11069 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11070
11071 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11072 of vxworks, not just vxworks5.1.
11073
11074 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11075
11076 * mpw-configure: Add support for exec-prefix.
11077
11078 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11079
11080 * config.guess: Recognize HP model 816 machines as having
11081 a PA1.1 processor.
11082
11083 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11084
11085 * configure: Ignore new autoconf configure options.
11086
11087 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11088
11089 * config.guess: Recognize Pentium under SCO.
11090 From Robert Lipe <robertl@arnet.com>.
11091
11092 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11093
11094 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11095
11096 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11097
11098 * configure.in: Don't configure gas for alpha-dec-osf*.
11099
11100 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11101
11102 * configure.in: Default to --with-stabs for some targets for which
11103 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11104 i[345]86*-*-unixware*.
11105
11106 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11107
11108 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11109 rather than basing it on the target. Simplify handling of options
11110 controlling which directories to configure. Remove extraneous
11111 slash in multi-clean target.
11112
11113 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11114
11115 * config-ml.in: Prefix more variables with ml_ so they don't collide
11116 with configure's.
11117
11118 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11119
11120 * configure: Don't turn -v into --v.
11121
11122 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11123
11124 * configure.in (targargs): Fix typo.
11125
11126 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11127
11128 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11129
11130 * configure.in: Strip --host and --target options from
11131 CONFIG_ARGUMENTS, and always configure for --host only. Add
11132 --with-cross-host option when building with a cross-compiler.
11133 * configure: Canonicalize the arguments put into config.status by
11134 always using `=' for an option with an argument. Pass a presumed
11135 --host or --target explicitly.
11136
11137 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11138
11139 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11140 into general OS recognition case.
11141
11142 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11143
11144 * configure.in (target_configdirs): add target-winsup only
11145 for win32 target systems.
11146
11147 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11148
11149 * Makefile.in (all-target-libgloss): Depend upon
11150 configure-target-newlib, since when libgloss is built it looks to
11151 see if the newlib directory exists.
11152
11153 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11154
11155 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11156 cfg-ml-*.in.
11157
11158 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11159
11160 * configure: Handle LD and LD_FOR_TARGET when configuring a
11161 Canadian Cross.
11162
11163 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11164
11165 * configure.in (target_libs): add target-winsup.
11166 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11167 (target==ppcle-pe): remove ld from $noconfigdirs.
11168
11169 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11170
11171 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11172 Preserve relative path names in $srcdir. Build symlink tree if
11173 configuring cross target dir and srcdir=. (= no VPATH support).
11174 (configure-target-libg++): Depend on configure-target-librx.
11175 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11176 * config-ml.in: New file.
11177 * symlink-tree: New file.
11178 * configure: Ensure srcdir="." if that's what it is.
11179
11180 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11181
11182 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11183 includes and FLEX_SKELETON setting.
11184 * mpw-configure (--with-gnu-ld): New option, controls whether
11185 to use PPCLink or ld with PowerMac GCC.
11186 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11187 * mpw-config.in: Configure grez if targeting Mac.
11188
11189 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11190 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11191 just macos.
11192 * configure.in: Configure grez resource compiler if targeting Mac.
11193 * Makefile.in (all-grez, install-grez): New targets.
11194
11195 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11196
11197 * configure: CXX defaults to gcc, not g++. If we find
11198 gcc in the path, set CC to gcc -O2.
11199
11200 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11201
11202 * configure: Default ${build} correctly. Avoid picking up extra
11203 spaces when reading CC and CXX from Makefile. When doing a
11204 Canadian Cross, use plausible default values for numerous
11205 variables.
11206 * configure.in: When doing a Canadian Cross, don't try to
11207 configure tools whose configure script can't handle it.
11208
11209 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11210
11211 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11212
11213 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11214
11215 * configure: Remove dubious bug reporting address.
11216
11217 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11218
11219 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11220 configure script, run that instead of this directory's configure.
11221 In either case, print a message that we're configuring the sub-dir.
11222
11223 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11224
11225 * configure.in: Before checking for the existence of various files,
11226 use sed to filter out "target-".
11227
11228 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11229
11230 * Makefile.in (DO_X): Split rule to decrease command line length
11231 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11232 (Philippe De Muyter).
11233
11234 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11235
11236 * Makefile.in (all-patch): depend on all-libiberty.
11237
11238 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11239
11240 * configure.in: If the only directory in target_configdirs which
11241 actually exists is libiberty, then set target_configdirs to empty,
11242 to avoid trying to build a target libiberty in a gas or gdb
11243 distribution.
11244
11245 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11246
11247 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11248 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11249 systems.
11250
11251 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11252
11253 * configure.in (copy_dirs): Use sys-include instead of include
11254 for --with-headers option.
11255
11256 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11257
11258 * Makefile.in, configure.in: Make winsup builds work with
11259 new scheme.
11260
11261 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11262
11263 * configure.in: Build the linker on AIX.
11264
11265 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11266
11267 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11268 where needed.
11269
11270 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11271
11272 * Makefile.in (all-gcc): Fix typo.
11273
11274 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11275
11276 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11277
11278 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11279
11280 * configure.in: Rename libFOO to target-libFOO, and xiberty
11281 to target-xiberty, to provide more flexibility.
11282 (target_subdir): Define. Create if cross.
11283 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11284 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11285 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11286 check-libFOO -> check-target-libFOO, etc.
11287 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11288 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11289 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11290 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11291 allow ALL_GCC="" to only configure.
11292 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11293 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11294 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11295
11296 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11297
11298 * Makefile.in (taz): Build "info" in etc explicitly.
11299
11300 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11301
11302 * configure.in: Make sure that CC is undefined (as opposed to
11303 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11304 problem with autoconf trying to configure on a host without GCC.
11305
11306 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11307
11308 * mpw-configure: Set host alias from choice of host compiler,
11309 only use generic MPW Makefile sed if present, edit a file
11310 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11311 * mpw-README: Add problem notes about CW6 and CW7.
11312
11313 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11314
11315 * Makefile.in (taz): Use ";" instead of ";;".
11316
11317 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11318
11319 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11320 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11321 DISTDOCDIRS.
11322 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11323 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11324
11325 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11326
11327 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11328 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11329 Move bfd to DISTSTUFFDIRS.
11330
11331 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11332
11333 * Makefile.in (X11_LIB): Removed.
11334 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11335
11336 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11337
11338 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11339
11340 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11341 names.
11342
11343 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11344
11345 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11346
11347 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11348
11349 * configure.in (i[345]86-*-win32): Always build newlib.
11350 Don't configure cvs, autoconf or texinfo.
11351 * Makefile.in (LD_FOR_TARGET): New.
11352 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11353 Pass down LD_FOR_TARGET.
11354
11355 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11356
11357 * winsup: New directory.
11358 * Makefile.in: Build winsup.
11359 * configure.in: Winsup is configured when target is win32.
11360 Can only build win32 target GDB when native.
11361
11362 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11363
11364 * config.guess: Recognize HP model 819 machines as having
11365 a PA 1.1 processor.
11366
11367 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11368
11369 * configure: Fix sed loop which substitutes for CC and CXX to
11370 avoid bug found in various sed implementations.
11371
11372 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11373
11374 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11375 simulator. Use standard powerpc-*-eabi*.
11376
11377 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11378
11379 * configure.in: Stop putting gas and binutils in noconfigdirs for
11380 powerpc-*-aix* and rs6000-*-*.
11381
11382 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11383
11384 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11385 -mcall-aixdesc libraries.
11386
11387 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11388
11389 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11390
11391 * config.sub (arm | armel | armeb): Fix shell syntax.
11392
11393 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11394
11395 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11396 -msoft-float and -mcpu=common support.
11397 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11398 libraries.
11399
11400 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11401
11402 * configure.in: Allow configuration and build of emacs19 for the alpha.
11403
11404 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11405
11406 * configure.in (CC): Get ^CC, not just any old CC, from
11407 ${host_makefile_frag}.
11408
11409 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11410
11411 * configure.in (CC): Try to get CC from
11412 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11413
11414 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11415
11416 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11417 only if it exists in $(srcdir).
11418
11419 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11420
11421 * configure: If CC and CXX are not set in the environment, set
11422 them, based on either an existing Makefile or on searching for gcc
11423 in PATH. Substitute for CC and CXX in Makefile.
11424 * configure.in: Remove libm from target_libs. Separate
11425 target_configdirs from configdirs. If CC is not set in
11426 environment, try to get it from a host Makefile fragment. Rewrite
11427 changes of configdirs to use skipdirs instead. A few minor
11428 tweaks. Take directories out of target_configdirs as they are
11429 taken out of configdirs. Remove existing Makefile files from
11430 subdirectories. Substitute for TARGET_CONFIGDIRS and
11431 CONFIG_ARGUMENTS in Makefile.
11432 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11433 by configure.in.
11434 (CONFIG_ARGUMENTS): Likewise.
11435 (CONFIGURE_TARGET_MODULES): New variable.
11436 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11437 ($(CONFIGURE_TARGET_MODULES)): New target.
11438 (configure-libg++, configure-libio): New targets.
11439 (all-libg++): Depend upon configure-libg++.
11440 (all-libio): Depend upon configure-libio.
11441 (configure-libgloss, all-libgloss): New targets.
11442 (configure-libstdc++): New target.
11443 (all-libstdc++): Depend upon configure-libstdc++.
11444 (configure-librx, all-librx): New targets.
11445 (configure-newlib): New target.
11446 (all-newlib): Depend upon configure-newlib
11447 (configure-xiberty): New target.
11448 (all-xiberty): Depend upon configure-xiberty.
11449
11450 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11451
11452 * configure.in (host i[345]86-*-win32): Expand the
11453 noconfigdirs again.
11454
11455 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11456
11457 * mpw-configure: Fix sed command file name.
11458
11459 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11460
11461 * configure.in (host i[345]86-*-win32): Reduce the
11462 noconfigdirs again.
11463
11464 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11465
11466 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11467 or powerpc*-*-pe*, since they are not yet supported.
11468
11469 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11470
11471 Add PowerMac support and many other enhancements.
11472 * mpw-configure: New option --cc to select compiler to use,
11473 paste options set according to --cc into the generated
11474 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11475 if mpw-make.sed is present.
11476 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11477 add forward includes for PowerPC include files.
11478 * mpw-build.in: Build using Makefile.PPC if present.
11479 (do-byacc, etc): Remove separate version resource builds.
11480 (do-gas): Build "stamps" before "all".
11481 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11482 * mpw-README: Update to reflect --cc option, PowerMac support,
11483 and recently-reported compatibility problems.
11484
11485 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11486
11487 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11488 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11489 (--with-multilib-top): Pass to recursive invocations.
11490
11491 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11492
11493 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11494 v810-*-*.
11495
11496 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11497
11498 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11499 gdb, ld and opcodes on v810-*-*.
11500
11501 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11502
11503 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11504 (local-maintainer-clean): New target.
11505 (maintainer-clean): New target.
11506 (realclean): Just depend upon maintainer-clean.
11507
11508 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11509
11510 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11511
11512 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11513
11514 * configure.in: Build ld in mips*-*-bsd* case.
11515
11516 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11517
11518 * config.sub: Accept -lites* OS. From Ian Dall.
11519
11520 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11521
11522 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11523 targets.
11524
11525 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11526
11527 * configure.in: treat i386-win32 canadian cross the same as
11528 i386-go32 canadian cross.
11529
11530 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11531
11532 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11533 running under the simulator to build a reduced set of libraries.
11534 (powerpc-*-eabiaix): Add fine grained multilib support added to
11535 other powerpc targets yesterday.
11536
11537 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11538
11539 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11540 -disable-softfloat, -disable-relocatable, -disable-aix, and
11541 -disable-sysv to control which multilib libraries get built.
11542
11543 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11544
11545 * configure: Add Makefile.tem to list of files to remove in trap
11546 handler.
11547
11548 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11549
11550 * config.guess (*Linux*): Add missing "exit"s.
11551 Also, need specific check for alpha-unknown-linux (uses COFF).
11552
11553 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11554
11555 * config.guess: Merge with FSF:
11556
11557 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11558 * config.guess (AIX4): More robust release numbering discovery.
11559
11560 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11561 * config.guess (i386-sequent-ptx): Properly get version number.
11562
11563 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11564 * config.guess (mips:*:4*:UMIPS): New case.
11565
11566 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11567
11568 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11569 (i386-win32 host): Likewise. Don't build readline.
11570
11571 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11572
11573 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11574 SUPPORT_FILES to submakes.
11575
11576 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11577
11578 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11579 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11580 mpw-configure.
11581
11582 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11583
11584 * configure.in (appdirs): Use =, not ==, in test expression when
11585 trying to build the text to print in the warning message for
11586 Solaris users.
11587
11588 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11589
11590 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11591
11592 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11593
11594 * config.guess: Recognize lynx-2.3.
11595
11596 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11597
11598 * config.sub (z8ksim): Deleted
11599 (z8k-*-coff): New, this is the one true name of the target.
11600
11601 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11602
11603 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11604
11605 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11606
11607 * config.guess (*:Linux:*:*): First try asking the linker what the
11608 default object file format is (elf, aout, or coff). Then if this
11609 fails, try previous methods.
11610
11611 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11612
11613 * configure.in: Don't build newlib for *-*-vxworks5.1.
11614
11615 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11616
11617 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11618 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11619
11620 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11621
11622 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11623
11624 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11625
11626 * cfg-ml-com.in: New file.
11627 * cfg-ml-pos.in: New file.
11628
11629 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11630
11631 * COPYING.NEWLIB: Add HP free copyright to list.
11632
11633 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11634
11635 * config.sub: Recognize -eabi* for the system, not just -eabi.
11636
11637 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11638
11639 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11640 * config.sub, configure.in (win32): New target and host.
11641
11642 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11643
11644 * configure.in: Add i386-pe configuration.
11645
11646 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11647
11648 * mpw-build.in (install): Install GDB after LD.
11649
11650 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11651
11652 * mpw-config.in (elf/mips.h): Always forward-include, needed
11653 for GDB to build.
11654
11655 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11656
11657 * testsuite: New directory for customer acceptance and whole tool
11658 chain tests.
11659
11660 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11661
11662 * configure: If per-host line isn't found, but AC_OUTPUT is found
11663 and a configure script exists, run it instead.
11664
11665 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11666
11667 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11668
11669 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11670
11671 * configure: Set build_{cpu,vendor,os,alias} to host values when
11672 --build isn't specified.
11673
11674 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11675
11676 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11677 (FLAGS_TO_PASS): Pass them.
11678 (EXTRA_TARGET_FLAGS): Ditto.
11679
11680 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11681
11682 * Makefile.in (all-libg++): Depend on all-libstdc++.
11683
11684 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11685
11686 * configure.in (noconfigdirs): Enable all packages for
11687 i386-unknown-netbsd.
11688
11689 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11690
11691 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11692 hosted builds (DOS builds)
11693
11694 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11695
11696 Changes for ARM based on patches from Richard Earnshaw:
11697 * config.sub: Handle armeb and armel.
11698 * configure.in: Omit arm linker only for riscix.
11699
11700 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11701
11702 * config.guess: Update from FSF.
11703
11704 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11705
11706 * config.sub: Recognize powerpcle as the little endian varient of
11707 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11708 powerpcle variant. Convert pentium into i586, not i486. Add p5
11709 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11710 temporarily.
11711
11712 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11713
11714 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11715
11716 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11717
11718 * config.sub: Accept -lites* as a basic system type.
11719
11720 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11721
11722 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11723 installed, and if so return linuxoldld as the system name.
11724
11725 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11726
11727 * config.guess: Add hppa1.1-hp-lites support.
11728
11729 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11730
11731 * configure.in: Don't build newlib for m68k-vxworks5.1.
11732
11733 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11734
11735 * configure.in (mips-sgi-irix6): Use mh-irix5.
11736
11737 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11738
11739 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11740
11741 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11742
11743 * test-build.mk: Enable building of shared libraries on IRIX 5 and
11744 OSF/1. Fix compiler flags.
11745 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11746
11747 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11748
11749 * configure.in: Recognize --with-newlib.
11750 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11751
11752 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11753
11754 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11755 to *_X11_MODULES due to gdbtk needing X include files et al.
11756
11757 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11758
11759 Merge in support for Mac MPW as a host.
11760 (Old change descriptions retained for informational value.)
11761
11762 * mpw-config.in: Add generic include forwards for cpu-specific
11763 include files in aout and elf directories.
11764
11765 * mpw-configure: Added copyright.
11766 * mpw-config.in: Check for presence of required build tools.
11767 (target_libs): Add newlib.
11768 (target_tools): Add examples.
11769 (Read Me): Generate as "Read Me for MPW" instead.
11770 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11771 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11772 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11773
11774 * mpw-configure: Remove subdir-specific makefile hackery,
11775 delete mk.tmp after using it.
11776
11777 * mpw-build.in (all): Display start and end times.
11778
11779 * mpw-configure (host_canonical): Set.
11780 (target_cpu): Always add to makefiles.
11781 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11782 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11783 (mpw-mh-mpw): Look for in srcdir and srcroot.
11784 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11785
11786 * mpw-build.in: (install-only): New target.
11787
11788 * mpw-configure (host_alias, target_alias): Rename from hostalias
11789 and targetalias, add into generated Makefile.
11790 (mk.tmp): If present, add into generated Makefile.
11791 * mpw-build.in (all-gas): Build config.h first before gas proper.
11792
11793 * mpw-configure (config.status): Write only if changed.
11794 * mpw-config.in (readline): Configure it (not built, just used for
11795 definitions).
11796
11797 * mpw-config.in (elf/mips.h): Add a forward include.
11798
11799 * mpw-config.in: Forward-include most .h files in include into
11800 extra-include.
11801 (readline): Don't build.
11802 mpw-build.in (install): Install GDB.
11803
11804 * mpw-configure (prefix, mpw_prefix): Handle it.
11805 * mpw-config.in (mmalloc, readline): Don't configure.
11806 * mpw-build.in (thisscript): Rename to ThisScript.
11807 Use mpw-build instead of BuildProgram everywhere.
11808 (mmalloc, readline): Don't build.
11809 * mpw-README: New file, basic documentation about the MPW port.
11810
11811 * mpw-config.in: Use forward-include to create include files.
11812
11813 * mpw-configure: Add more things to the top of each configured
11814 Makefile, including contents of config/mpw-mh-mpw.
11815 * mpw-config.in (extra-include): Create this directory and fill it
11816 with Posix-like include files when configuring.
11817
11818 * config.sub (apple, mac, mpw): Add various aliases.
11819
11820 * mpw-build.in: New file, top-level build script fragment for MPW.
11821 * mpw-configure: New file, configure script for MPW.
11822 * mpw-config.in: New file, config fragment for MPW.
11823
11824 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11825
11826 * configure.in (host_libs): Remove glob, since it is gone from the
11827 sources.
11828
11829 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11830
11831 * Makefile.in: define empty GDB_NLM_DEPS var.
11832
11833 * configure.in(target_makefile_frag): use config/mt-netware
11834 for netware targets.
11835
11836 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11837
11838 * config.sub: Merge in recent FSF changes. Remove linux special
11839 cases.
11840
11841 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11842
11843 Revert this change:
11844
11845 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11846
11847 * build-all.mk: Use CC=cc -Xs on Solaris.
11848
11849 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11850
11851 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11852 stop using it.
11853 * Makefile.in: Nuke all references to glob subdirectory.
11854
11855 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11856
11857 * configure.in: Fix --enable-shared logic in per-host.
11858
11859 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11860
11861 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11862
11863 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11864
11865 * configure.in (noconfigdirs): Don't build gas on AIX, for
11866 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11867
11868 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11869
11870 * configure: Fix --cache-file to work if the file argument is a
11871 relative path.
11872
11873 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11874
11875 * configure: If the --cache-file is used, pass it down to
11876 configure in subdirectories.
11877
11878 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11879
11880 * config.sub: add vxworks29k configuration.
11881
11882 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11883
11884 * Makefile.in (taz): Do "diststuff" part quietly.
11885
11886 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11887
11888 * config.sub: Mini-merge with gcc/config.sub.
11889
11890 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11891
11892 * config.guess (IRIX): Sed - to _.
11893
11894 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11895
11896 * Makefile.in (source-vault, binary-vault): New targets.
11897
11898 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11899
11900 * config.sub: Recognize -eabi as a basic system type.
11901
11902 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11903
11904 * configure.in (enable_shared stuff): Fix typo.
11905
11906 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11907
11908 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11909
11910 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11911
11912 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11913
11914 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11915
11916 * configure.in (rs6000-*-*): Don't build gas.
11917
11918 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11919
11920 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11921 reduce command line length.
11922 (AS_FOR_TARGET): Check for as.new, not Makefile.
11923 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11924
11925 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11926
11927 * config.guess: Merge from FSF.
11928
11929 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11930
11931 * configure: Don't use $ when handling program_suffix.
11932
11933 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11934
11935 * configure.in: Configure tk for hppa/hpux.
11936
11937 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11938
11939 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11940
11941 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11942
11943 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11944 to LIBCXXFLAGS. Tests are better run without it.
11945
11946 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11947
11948 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11949
11950 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11951
11952 * configure.in (*-*-netware*): Don't configure xiberty.
11953
11954 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11955
11956 * configure.in: Remove tk from native_only list.
11957
11958 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11959
11960 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11961 for special NCD build.
11962
11963 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11964
11965 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11966 makeall.bat, they're only useful for binutils snapshots.
11967 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11968 makeall.bat to specified SUPPORT_FILES.
11969
11970 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11971
11972 * build-all.mk: Add Ericsson targets to sun4 and solaris
11973 hosts. Add BNR's sun4 target to solaris host, so their
11974 build-from-source will be tested in-house first.
11975
11976 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11977
11978 * Makefile.in (LIBCFLAGS): New variable.
11979 (CFLAGS_FOR_TARGET): Ditto.
11980 (LIBCFLAGS_FOR_TARGET): Ditto.
11981 (LIBCXXFLAGS): Ditto.
11982 (CXXFLAGS_FOR_TARGET): Ditto.
11983 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11984 (BASE_FLAGS_TO_PASS): Pass them.
11985 (EXTRA_TARGET_FLAGS): Ditto.
11986
11987 * configure.in: Support --enable-shared.
11988
11989 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11990
11991 * configure.in (target_libs): Include libstdc++ again.
11992 * config.guess: Update from FSF (for FreeBSD).
11993
11994 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11995
11996 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11997 makeall.bat.
11998 (DISTDOCDIRS): Add `etc'.
11999 (ETC_SUPPORT_PFX): New variable.
12000 (taz): Include anything from etc starting with a word in
12001 ETC_SUPPORT_PFX.
12002
12003 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12004
12005 * config.sub: Update for recent FSF changes. Remove obsolete
12006 h8300hds entry. Add -windows* and -osx as basic os. Minor
12007 spacing changes.
12008
12009 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12010
12011 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12012
12013 * config.guess: Merge with FSF.
12014 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12015
12016 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12017
12018 * configure: Since the "trap 0" handler will override the exit
12019 status on many systems, only use it for "exit 1", and make it set
12020 a non-zero exit status; reset it before "exit 0". Also, check
12021 exit status of config.sub, and error out if it failed.
12022
12023 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12024
12025 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12026 and install libgloss.
12027
12028 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12029
12030 * Makefile.in (all-binutils): Depend upon all-byacc.
12031
12032 * configure.in: Don't build emacs on Irix 5.
12033
12034 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12035
12036 * configure.in (*-*-netware*): Add libio.
12037
12038 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12039
12040 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12041 (CHECK_TARGET_MODULES): Ditto.
12042 (INSTALL_TARGET_MODULES): Ditto.
12043 (TARGET_LIBS): Ditto.
12044 (all-libstdc++): Note dependencies.
12045
12046 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12047
12048 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12049
12050 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12051
12052 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12053 -fexternal-templates.
12054
12055 * configure.in (target_libs): Add libstdc++.
12056 (noconfigdirs): Add libstdc++ as appropriate.
12057
12058 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12059
12060 * config.guess: Update from FSF.
12061
12062 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12063
12064 * configure: Use ${config_shell} when running ${configsub}.
12065
12066 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12067
12068 * config.sub: No longer recognize h8300h.
12069
12070 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12071
12072 * config.sub: Remove extraneous differences between config.sub and
12073 gcc/config.sub.
12074
12075 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12076
12077 * Makefile.in (DISTSTUFFDIRS): Add gas.
12078
12079 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12080
12081 * COPYING.NEWLIB: New file.
12082
12083 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12084
12085 * config.guess (HP-UX): Patch from Harlan Stenn
12086 <harlan@landmark.com> to also emit release level.
12087
12088 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12089
12090 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12091
12092 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12093
12094 * config.sub: Merge nextstep cleanup from FSF.
12095
12096 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12097
12098 * configure.in (arm-*-*): Don't configure ld for this target.
12099
12100 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12101
12102 * configure.in (*-*-netware): don't configure libg++, libio,
12103 librx, or newlib.
12104
12105 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12106
12107 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12108 configure ld--it works, but it doesn't support shared libraries.
12109
12110 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12111
12112 * config.guess (*-unknown-freebsd*): Get rid of possible
12113 trailing "(Release)" in version string.
12114 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12115
12116 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12117
12118 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12119 Fix type: *-next-neststep -> *-next-nextstep.
12120
12121 * config.guess: Merge from FSF:
12122
12123 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12124
12125 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12126
12127 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12128
12129 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12130 instead of UNIX_SV for UnixWare 1.0).
12131
12132 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12133
12134 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12135 to make gdb/nlm/* build after the compiler and linker.
12136
12137 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12138
12139 * config.guess (netbsd, freebsd, linux): Accept any machine,
12140 not just i[34]86.
12141 (m68k-atari-sysv4): Relocate to match FSF version.
12142
12143 * config.guess: More merges from the FSF:
12144
12145 Add a space before function call or macro invocation.
12146
12147 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12148
12149 * config.guess: Add trap cmd to remove dummy.c and dummy when
12150 interrupted.
12151
12152 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12153
12154 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12155 (dummy): Redirect stderr from compilation of dummy.c.
12156
12157 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12158
12159 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12160
12161 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12162
12163 * configure: Accept and ignore --cache*, for compatibility with
12164 new autoconf.
12165
12166 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12167
12168 * config.guess: Merge from FSF:
12169
12170 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12171
12172 * config.guess (Pyramid*:OSx*:*:*): New case.
12173 (PATH): Add /.attbin at end for finding uname.
12174 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
12175
12176 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12177
12178 * config.guess (M88*:DolphinOS:*:*): New case.
12179
12180 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12181
12182 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12183 to select whether to use ELF or COFF.
12184
12185 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12186
12187 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12188
12189 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12190
12191 * config.guess: Guess the OS version for HPUX.
12192
12193 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12194
12195 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12196
12197 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12198
12199 * configure.in: Recognize --with-headers, --with-libs, and
12200 --without-newlib.
12201 * Makefile.in (all-xiberty): Depend upon all-ld.
12202
12203 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12204
12205 * configure.in: Change i[34]86 to i[345]86.
12206
12207 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12208
12209 * configure (version): A few more tweaks to help message.
12210
12211 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12212
12213 * Makefile.in: Remove (for now) librx as a host library,
12214 now that we're building it for target.
12215
12216 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12217
12218 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12219 (Karl Berry).
12220
12221 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12222
12223 * configure.in: Also configure librx.
12224
12225 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12226
12227 * Makefile.in: Update various rules to reflect that librx
12228 is now needed for libg++.
12229
12230 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12231
12232 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12233
12234 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12235
12236 * configure.in: Configure the examples directory.
12237
12238 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12239
12240 * configure: Simplify Jun 2 1994 change.
12241
12242 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12243
12244 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12245 /bin/gcc isn't good enough to build gcc.
12246
12247 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12248
12249 * Makefile.in (GDB_SUPPORT_FILES): Remove
12250 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12251 (gdb.tar.gz): Add new rule to use standard distribution building
12252 mechanism.
12253
12254 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12255
12256 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12257 Bill Cox <bill@cygnus.com>.
12258
12259 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12260
12261 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12262
12263 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12264
12265 * configure: Search current dir first in .gdbinit.
12266
12267 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12268
12269 * config.sub: Recognize freebsd (merged from gcc config.sub).
12270
12271 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12272
12273 * config.sub: Refer to NeXT's operating system as nextstep.
12274
12275 * config.sub (case $basic_machine): Re-order the cases, to match
12276 the order in the FSF version (which is mostly alphabethical).
12277 Merge in some additions and changes from the FSF.
12278
12279 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12280
12281 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12282 * config.sub: Recognize cxux7.
12283 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12284
12285 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12286
12287 * config.sub: Fix typo powerpc -> powerpc-*.
12288
12289 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12290
12291 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12292
12293 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12294 parallel with all-emacs and install-emacs). Top-level command
12295 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12296
12297 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12298
12299 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12300 $(relbindir)/make before doing ``make install'', and use
12301 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12302 installing over running make binary.
12303 ($(host)-stamp-stage3-installed): Likewise.
12304
12305 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12306
12307 * config.guess: Recognize Mach.
12308
12309 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12310
12311 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12312 see whether --exec-prefix was used.
12313
12314 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12315
12316 * README: Explicitly mention libg++/README. (Zoo's idea.)
12317
12318 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12319
12320 * Makefile.in: Add all-librx target similar to all-libproc.
12321
12322 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12323
12324 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12325 with post 1.2 uname bogosity.
12326
12327 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12328
12329 * configure: Remove temporary files on receipt of a signal.
12330
12331 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12332
12333 * configure: If there is a package_makefile_frag, remove
12334 ${subdir}/Makefile.tem after copying it in.
12335
12336 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12337
12338 * build_all.mk: support rs6000 lynx identifies itself as
12339 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12340 since /bin/gcc is too feeble to compile a modern gcc.
12341
12342 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12343
12344 * brought devo/test-build.mk update-to-date with progressive/
12345 test-build.mk. Add lynx targets and hppa flag info.
12346
12347 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12348
12349 * configure.in: Use mh-ncrsvr43. Patch from
12350 Tom McConnell <tmcconne@sedona.intel.com>.
12351
12352 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12353
12354 * config.guess (i386-unknown-bsdi): No longer need to
12355 check #if defined(__bsdi__) && defined(__i386__).
12356
12357 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12358
12359 * configure: Set program_transform_nameoption correctly.
12360
12361 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12362
12363 * brought build-all.mk update-to-date with progressive build-all.mk,
12364 added new targets and hppa info.
12365
12366 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12367
12368 * configure: If config.guess result is a prefix of the user
12369 specified target, assume a native build and use the user specified
12370 target as the host alias. Remove SunOS patch suffix removal hack.
12371 * configure.in: Remove SunOS patch suffix removal hack.
12372
12373 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12374 in NATIVE_CHECK_MODULES.
12375
12376 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12377
12378 * Makefile.in: Rename HOST_ONLY to NATIVE.
12379 * configure: Delete SunOs patch suffix from host_canonical
12380 and build_canonical variables that are prepended to Makefiles.
12381 * configure.in: Add comments for easier maintenance.
12382
12383 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12384
12385 * Makefile.in: Add all-libproc target similar to all-gui.
12386
12387 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12388
12389 * Makefile.in (CHECK_MODULES): split into
12390 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12391
12392 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12393
12394 * config.guess (i386-unknown-bsdi): New system to guess.
12395
12396 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12397
12398 * Makefile.in: Add all-gui target (but not yet build by "all").
12399
12400 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12401
12402 * config.sub: Move deletion of patch suffix from here...
12403 * configure.in: To here, at Ian's suggestion. The top-
12404 level scripts might need to know of a patch level.
12405
12406 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12407
12408 * config.sub: Strip off patch suffix so rtl is recognized
12409 as a sunos4.1.3 machine, even though it's been patched.
12410
12411 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12412
12413 * Makefile.in (INSTALL_LAST): Delete.
12414 (INSTALL_DOSREL): New.
12415
12416 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12417
12418 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12419 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12420 whether we pass down --with-gnu-ld anyhow.
12421
12422 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12423
12424 * Makefile.in (INSTALL_LAST): Change operation so it works
12425 on more flavors of make.
12426 * configure.in (go32): Don't build libg++ or libio.
12427
12428 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12429
12430 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12431 they can be overriden by templates.
12432
12433 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12434
12435 * configure.in (target==go32): Don't build gdb.
12436 * dosrel: New directory.
12437
12438 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12439
12440 * configure.in (host==go32): Configure dosrel too.
12441 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12442 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12443 be set by incoming names or templates.
12444 (INSTALL_LAST): New rule.
12445
12446 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12447
12448 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12449
12450 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12451
12452 * configure.in (appdirs): New variable. Currently empty, but will
12453 be used in gas distribution. If nonempty, lists a set of
12454 directories at least one of which must get configured, or top
12455 level configuration is considered to have failed.
12456 (rs6000-*-lynxos*): Use new file name.
12457
12458 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12459
12460 Eliminate XTRAFLAGS.
12461 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12462 newlib include files using -idirafter, and also use -nostdinc.
12463 (CXX_FOR_TARGET): Likewise.
12464 (XTRAFLAGS): Removed.
12465 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12466 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12467 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12468 ($(DO_X)): Don't pass down XTRAFLAGS.
12469
12470 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12471
12472 * configure.in (mips*-dec-bsd*): New target; do build linker.
12473 (mips*-*-bsd*): New target; don't build linker.
12474
12475 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12476
12477 * configure.in: support rs6000-*-lynxos* configuration.
12478 support sunos4 as a cross target.
12479
12480 * config.sub: look for lynx*, not lynx since the OS version may
12481 legitimately be part of the name.
12482
12483 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12484
12485 * configure.in (i[34]86-*-sco*): Move to be with other i386
12486 targets.
12487 (romp-*-*): New target. Skip various binary utilities.
12488 (vax-*-*): New target. Don't build newlib.
12489 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12490
12491 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12492
12493 * configure.in: Only set host_makefile_frag if config
12494 directory exists.
12495
12496 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12497
12498 * install.sh: If $dstdir exists, don't check whether each
12499 component does.
12500
12501 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12502
12503 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12504
12505 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12506
12507 * configure.in (*-*-lynxos*): Don't configure newlib for either
12508 native or cross Lynx.
12509
12510 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12511
12512 * config.sub (sparc64-elf): Fix os.
12513 (z8k): Remove duplicate.
12514
12515 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12516
12517 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12518 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12519
12520 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12521
12522 * configure: Make file links cleanly even if Lynx fails on
12523 an NFS symlink (at least fail cleanly).
12524
12525 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12526
12527 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12528 -XNh2000.
12529
12530 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12531
12532 * configure: Unknown options are fatal again.
12533
12534 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12535
12536 * configure: Ignore --x-includes and --x-libraries, for Autoconf
12537 compatibility.
12538
12539 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12540
12541 * build-all.mk: Add `clean' target.
12542
12543 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12544
12545 * config.guess: Add SINIX support.
12546 * configure.in: Add mips-*-sysv4* support.
12547
12548 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12549
12550 * build-all.mk: Document all useful targets.
12551 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12552 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12553
12554 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12555
12556 * configure: Support --silent, --quiet.
12557
12558 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12559
12560 * configure: Support --disable-FEATURE.
12561
12562 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12563
12564 * config.guess: Recognize NCR running SVR4.3.
12565
12566 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12567
12568 * config.guess: Make BSDI generate i386-unknown-bsd386.
12569 Patch from Paul Eggert <eggert@twinsun.com>.
12570
12571 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12572
12573 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12574
12575 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12576
12577 * configure: Make unrecognized options give nonfatal warnings
12578 instead of fatal errors, and pass them to any subdirectory
12579 configures in case they recognize them.
12580 Make --x equivalent to --with-x.
12581
12582 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12583
12584 * configure: Add --enable-* options. Clean up usage message and
12585 some comments.
12586
12587 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12588
12589 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12590
12591 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12592
12593 * configure.in (hppa*-*-*): Enable binutils.
12594
12595 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12596
12597 * config.sub: Recognize cisco.
12598
12599 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12600
12601 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12602
12603 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12604
12605 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12606 than one configuration name. Add comment.
12607
12608 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12609
12610 * config.guess: about target *-hitachi-hiuxwe2, fixed
12611 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12612 macro is incorrect.]
12613
12614 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12615
12616 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12617 than the "make ls" stuff which used to be here.
12618
12619 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12620
12621 * config.guess: Recognize i[34]86-unknown-freebsd.
12622 From Shawn M Carey <smcarey@rodan.syr.edu>.
12623
12624 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12625
12626 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12627
12628 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12629
12630 * config.guess: Check for ptx.
12631
12632 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12633
12634 * config.sub: Add os9k checking.
12635
12636 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12637
12638 * config.guess: Handle OSF1 running on HPPA processors
12639
12640 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12641
12642 * configure: If subdir configure fails, print out a message with
12643 subdirectory name, in case subdir's configure code didn't identify
12644 itself.
12645
12646 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12647
12648 * configure.in: Remove embedded newlines from configdirs.
12649 Avoid mismatches of substrings. Fix matching strings at end
12650 of configdirs.
12651
12652 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12653
12654 * config.guess: Add Lynx/rs6000 config support.
12655
12656 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12657
12658 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12659
12660 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12661
12662 * configure.in (hppa*-*-osf*): Treat this just like most other
12663 PA configurations (eg no binutils or ld).
12664 (hppa*-*-*elf*): These configurations have binutils and ld.
12665
12666 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12667
12668 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12669
12670 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12671
12672 * configure.in (rs6000-*-*): Build gas.
12673
12674 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12675
12676 * Makefile.in: Avoid bug in losing hpux sed.
12677
12678 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12679
12680 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12681 for GDB and GDB has been fixed to not need it.
12682
12683 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12684
12685 * config.guess: Recognize vax hosts.
12686
12687 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12688
12689 * configure (while loop): Don't use "break 2" inside case
12690 statement -- the case statement isn't an enclosing loop.
12691
12692 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12693
12694 * config.guess: Clean up NeXT support, to allow nextstep
12695 on Intel machines. Make OS be nextstep.
12696
12697 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12698
12699 * config.guess: Add alternate forms for Convex.
12700
12701 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12702
12703 * configure: Completely rewrite option processing. Take
12704 advantage of pattern-matching to avoid invoking test frequently.
12705 Also clean up host and target defaulting logic.
12706
12707 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12708
12709 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12710 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12711 commands (plus user environment) will fit SCO limits.
12712
12713 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12714
12715 * configure.in: Don't issue warnings about directories which are
12716 not being configured if -norecursion is set. Correct test for
12717 --with-gnu-as and --with-gnu-ld to not get confused by substring
12718 matches.
12719
12720 * configure.in: Don't build gas for alpha-dec-osf1*.
12721
12722 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12723
12724 * configure: Back out Per's change of 12/19/1993. It changes the
12725 behavior of configure in unexpected and confusing ways.
12726
12727 Also, use different delim char when calculating
12728 program_transform_name so that the name can contain slashes.
12729
12730 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12731
12732 * configure.in, config.sub: Add support for VSTa micro-kernel.
12733
12734 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12735
12736 * configure.in: Nuke hacks which were used to get a special
12737 version of GAS for HPPA configurations.
12738
12739 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12740
12741 * configure: If only ${target_alias} is given, use that
12742 as the default for ${host_alias}.
12743 * configure: Add missing back-slashes before nested quotes.
12744
12745 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12746
12747 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12748
12749 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12750
12751 * config.guess: Recognize some Tektronix configurations.
12752 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12753
12754 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12755
12756 * config.sub: Match any flavor of SH.
12757
12758 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12759
12760 * configure.in: Don't try to configure newlib for Alpha.
12761
12762 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12763
12764 * configure.in: Don't build ld for Irix 5. Don't build gas,
12765 libg++ or libio for any Alpha target.
12766
12767 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12768
12769 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12770
12771 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12772 default arguments -- so it tried to compress itself.
12773
12774 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12775
12776 * configure.in (notsupp): ensure that a space is always at the end
12777 of the configdirs list, since the grep checks for an explicit space
12778
12779 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12780
12781 * configure.in (target i386-sysv4.2): don't build ld, since static
12782 versions of many libraries are not available.
12783
12784 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12785
12786 * config.guess: Recognize Apollos (using environment variables).
12787 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12788
12789 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12790
12791 * config.guess: Recognize Sony news mips running newsos.
12792
12793 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12794
12795 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12796 "fi ; else" for bash.
12797
12798 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12799
12800 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12801
12802 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12803
12804 * config.sub: accept unixware as an alias for svr4.2.
12805 Fix some inconsistancies with the gcc version.
12806
12807 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12808
12809 * Makefile.in (DISTDOCDIRS): Add gdb.
12810
12811 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12812
12813 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12814
12815 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12816
12817 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12818 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12819 this now.
12820
12821 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12822
12823 * config.sub: Accept hiux* as an OS name.
12824
12825 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12826 etc/make-stds.texi. The underscore came from gcc, and dje now
12827 agrees that RUNTESTFLAGS is the correct name.
12828
12829 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12830
12831 * install.sh: Remove 'set -e'. It makes any conditionals
12832 in the script useless.
12833
12834 * config.guess: Automatically recognize arm-acorn-riscix
12835 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12836
12837 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12838
12839 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12840
12841 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12842
12843 * Makefile.in (DISTDOCDIRS): New variable.
12844 (taz): Edit local Makefile.in sooner, instead of proto-toplev
12845 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
12846
12847 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12848
12849 * configure.in (hppa target): check the source directory for the
12850 pagas sub-directory
12851
12852 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12853
12854 * config.sub: Allow -aout* and -elf*.
12855
12856 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12857
12858 * configure.in: Don't build ld on i386-solaris2, same as for
12859 sparc-solaris2.
12860
12861 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12862
12863 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12864
12865 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12866
12867 * configure.in: Configure gdb for alpha.
12868
12869 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12870
12871 * Makefile.in (CXXFLAGS): Add -O.
12872
12873 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12874
12875 * config.guess: added support for DG Aviion
12876
12877 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12878
12879 * configure.in: Produce warning message for subdirectories not
12880 configurable for this host/target combination. Don't try to
12881 configure gdb for vms.
12882
12883 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12884
12885 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12886 appropriate files before making "diststuff".
12887 (DISTBISONFILES): New var: list of files to be edited.
12888 (DISTSTUFFDIRS): Add binutils.
12889
12890 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12891
12892 * config.sub: also handle mipsel and mips64el (for little endian mips)
12893
12894 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12895
12896 * configure.in: Add * to end of all OS names.
12897
12898 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12899
12900 * configure.in: Build newlib for LynxOS native.
12901
12902 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12903
12904 * config.guess: Add support for delta 88k running SVR3.
12905
12906 * configure.in: Add comment about HP compiler vs. emacs.
12907
12908 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12909
12910 * configure.in: don't build ld on solaris2 (not a viable option
12911 due to bugs in getpwnam & getpwuid)
12912
12913 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12914
12915 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12916 config.guess will produce a full version number.
12917
12918 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12919
12920 * configure.in: Build linker and binutils for alpha-dec-osf1.
12921
12922 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12923
12924 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12925 and gdb/testsuite/Makefile.in.
12926
12927 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12928
12929 * configure.in: recognize mips*- instead of mips-
12930
12931 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12932
12933 * config.sub: Accept linux*coff and linux*elf as operating
12934 systems.
12935
12936 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12937
12938 * config.sub: Recognize mips64, and mips3 as an alias for it.
12939
12940 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12941
12942 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12943 gdb knows how to handle OSF/1 shared libraries.
12944
12945 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12946
12947 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12948 * config.guess: Recognize Hitachi's HIUX.
12949 * config.sub: Recognize h3050r* and hppahitachi.
12950 Remove redundant cases for hp9k[23]*.
12951
12952 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12953
12954 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12955 if gas and ld are in the source tree and are in ${configdirs}.
12956 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12957 --with options (but still pass them down on the command line,
12958 if they were explicitly specified).
12959
12960 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12961
12962 * configure: substitute SHELL value in Makefile.in with
12963 ${CONFIG_SHELL}
12964
12965 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12966
12967 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12968 *-*-solaris2* targets.
12969
12970 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12971
12972 * Makefile.in: define M4, and pass it down to sub-makes;
12973 all-autoconf now depends on all-m4
12974
12975 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12976
12977 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12978 presence of {ar,ranlib} instead of a configured directory
12979
12980 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12981
12982 * config.guess: Accept 34?? as well as 33?? for NCR.
12983
12984 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12985
12986 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12987 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12988
12989 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12990
12991 * configure: grab values for $(CC) and $(CXX) from the
12992 environment, so that someone can do "CC=gcc configure; make" and
12993 have it work right (matching the way that autoconf works now)
12994
12995 * configure.in, Makefile.in: add support for gash, the tcl
12996 interface to Galaxy
12997
12998 * config.guess: add NetBSD variants (hp300, x86)
12999
13000 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13001
13002 * install.sh: Support -d option (in the manner of SunOS 4 install,
13003 as it is more deterministic than that of GNU install)
13004 (chmodcmd): Set file to mode 755 by default (should also do default
13005 chgrp and chown, but I don't feel like dealing with that now)
13006
13007 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13008
13009 * config.sub: Remove h8300hhms alias.
13010
13011 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13012
13013 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13014
13015 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13016
13017 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13018 as stmp-fixinc
13019
13020 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13021
13022 * config.sub: recognize m88110-bug-coff.
13023
13024 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13025
13026 * Makefile.in (all-libio): all dependencies on the toolchain used
13027 to build this (gcc, gas, ld, etc)
13028
13029 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13030
13031 * config.guess: Deal with OSF/1 1.3 on alpha.
13032
13033 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13034
13035 * install.sh: add some 'else true' clauses for portability
13036
13037 * configure.in: don't build libio for h8[35]00-*-* targets
13038
13039 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13040
13041 * Makefile.in: Add support for new libio.
13042
13043 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13044
13045 * install.sh: If one command fails, don't try the rest. Don't try
13046 to remove $dsttmp (via trap) unless we have already created it.
13047 If $src doesn't exist, detect it and exit with an error.
13048
13049 * config.guess: Recognize BSD on hp300.
13050
13051 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13052
13053 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13054 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13055
13056 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13057
13058 * Makefile.in (all-send-pr): depends on all-prms
13059
13060 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13061
13062 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13063
13064 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13065
13066 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13067 Added test for mips-mips-riscos5.
13068
13069 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13070
13071 * configure.in: use mh-hp300 for 68k HP hosts
13072
13073 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13074
13075 * configure: add support for CONFIG_SHELL, so that you can use
13076 some alternate shell for evaluating configure scripts
13077
13078 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13079
13080 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13081 in configure script to bug-gdb@prep.ai.mit.edu when building
13082 distribution archive.
13083 * Makefile.in (COMPRESS): Remove def.
13084 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13085 gdb.tar.Z and make-gdb.tar.Z respectively.
13086 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13087 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13088 to convergence with 'taz' target in Makefile.in.
13089
13090 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13091
13092 * install.sh (dsttmp): use trap to ensure that tmp files go
13093 away on error conditions
13094
13095 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13096
13097 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13098
13099 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13100
13101 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13102 its parent is '/' not ''.
13103
13104 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13105
13106 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13107
13108 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13109 that ${newsrcdir}/configure.in does.
13110
13111 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13112
13113 * test-build.mk: support for CONFIG_SHELL
13114
13115 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13116
13117 * config.sub (netware): Add as a basic system type.
13118
13119 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13120
13121 * Makefile.in (Makefile): depend on configure.in. Also drop the
13122 $(srcdir)/ from the dependency on Makefile.in.
13123
13124 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13125
13126 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13127 (h8300hhms is temporary until multi-libraries are implemented).
13128 * configure.in: Handle h8300h too.
13129
13130 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13131
13132 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13133
13134 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13135
13136 * configure: Remove extraneous output when guessing host type.
13137 * config.guess: Remove extraneous output when guessing using C
13138 compiler rather than uname, or when guessing fails.
13139
13140 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13141
13142 * Makefile.in: remove all.cross and install.cross targets
13143
13144 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13145 definitions
13146
13147 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13148
13149 * configure.in (target sh): Build gprof.
13150
13151 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13152
13153 * config.sub: change -solaris to -solaris2
13154
13155 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13156
13157 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13158
13159 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13160
13161 * configure: Correct error message for missing Makefile.in to
13162 print correct directory.
13163
13164 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13165
13166 * install.sh: kludge around 386BSD shell bug
13167
13168 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13169
13170 * config.guess: Recognize NeXT.
13171 * config.guess: Recognize i486-ncr-sysv4.
13172 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13173
13174 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13175
13176 * Makefile.in (MAKEINFOFLAGS): New variable.
13177 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13178 * build-all.mk, test-build.mk: Pass down --no-split as
13179 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13180
13181 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13182
13183 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13184
13185 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13186
13187 * Makefile.in (libg++.tar.z): New rule.
13188 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13189 * Makefile.in (taz): Only do a single chmod.
13190
13191 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13192
13193 * install.sh: don't use dirname anymore (replaced with sed usage)
13194
13195 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13196
13197 * Makefile.in: Change extension for gzip'd files from '.z' to
13198 '.gz' per new FSF standard usage.
13199
13200 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13201
13202 * configure: put quotes around the final value of program_transform_name
13203
13204 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13205
13206 * Makefile.in: new install.sh support; update install-info rules
13207
13208 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13209
13210 * configure.in: Build diff for crosses, but not for go32 host.
13211
13212 * configure.in: Build gprof only for native, and don't build it
13213 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13214
13215 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13216
13217 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13218
13219 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13220
13221 * configure.in (host_tools): Add prms.
13222
13223 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13224
13225 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13226 with $(FLAGS_TO_PASS) on the command line
13227
13228 * config.sub: Recognize lynx and lynxos
13229
13230 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13231
13232 * config.sub: Accept -ecoff*, not just -ecoff.
13233
13234 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13235
13236 * Makefile.in (taz): Use .gz suffix instead of .z.
13237 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13238 names.
13239
13240 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13241
13242 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13243
13244 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13245
13246 * Makefile.in (install-no-fixedincludes): install gcc last, so
13247 that rebuilds that might happen during 'make install' don't get
13248 bogus gcc include files
13249
13250 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13251
13252 Change from Utah for HPPA support:
13253 * config.guess: Recognize hppa1.x-hp-bsd.
13254
13255 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13256
13257 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13258 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13259
13260 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13261
13262 * config.sub: Add support for rom68k and bug boot monitors.
13263
13264 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13265
13266 * Makefile.in: Make all-opcodes depend on all-bfd.
13267
13268 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13269
13270 * config.guess: Added special check for i[34]86-univel-sysv4*.
13271
13272 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13273
13274 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13275 the processor rather than assuming i486.
13276
13277 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13278
13279 * config.guess: Recognize SunOS6 as Solaris3.
13280
13281 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13282
13283 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13284 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13285
13286 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13287
13288 * build-all.mk (all-cross): New target for Canadian Cross.
13289 Added Q2 go32 targets.
13290 * test-build.mk: Configure go32 cross sparclite-aout and
13291 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13292 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13293
13294 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13295
13296 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13297 GO32 hosted toolchains
13298
13299 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13300
13301 * configure: change so "-exec-prefix" gets passed down rather
13302 than "-exec_prefix" so autoconf generated Makefiles get the
13303 exec_prefix set right.
13304
13305 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13306
13307 * config.guess: get the Solaris2 minor version number
13308
13309 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13310
13311 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13312
13313 * config.guess: Recognize some Sequent platforms.
13314
13315 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13316
13317 * Makefile.in: added the vault-install target
13318
13319 * configure.in: actually use the Sun3 makefile fragment that's in
13320 config, also added the release dir to configdirs
13321
13322 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13323
13324 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13325
13326 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13327
13328 * configure.in: remove some program from Alpha targetted toolchains
13329
13330 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13331
13332 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13333 gprof.
13334 (taz): Run "make diststuff" in those directories instead of "make
13335 proto-dir". Look for "VERSION=" only at start of line in subdir
13336 Makefile. Use "gzip -9" for compression.
13337 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13338 (binutils.tar.z): New target.
13339
13340 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13341
13342 * Makefile.in (taz): Include gpl.texinfo.
13343
13344 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13345
13346 * Makefile.in (setup-dirs): Merged into "taz" target.
13347 (taz): Only do `proto-dir' stuff if a directory is actually needed
13348 for this target.
13349
13350 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13351
13352 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13353 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13354 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13355 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13356 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13357
13358 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13359
13360 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13361 config.sub, and move-if-change to gdb testsuite distribution
13362 archive, so the testsuite can be extracted, configured, and
13363 run separately from the gdb distribution. Blow away the Chill
13364 tests that require a Chill compiled executable, since GNU Chill
13365 is not yet publically available.
13366
13367 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13368
13369 * test-build.mk: set environment variables in a single command,
13370 instead of a list of assignments and exports
13371
13372 * config.guess: recognize Alpha/OSF1 systems
13373
13374 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13375
13376 * configure: Change help message to prefer --options rather than
13377 -options.
13378
13379 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13380
13381 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13382 zippy@ecst.csuchico.edu.
13383 * config.guess: Recognize miniframe.
13384
13385 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13386
13387 * Makefile.in: Use srcroot to find runtest rather than rootme.
13388 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13389
13390 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13391
13392 * test-build.mk: Extensive additions to support building on a
13393 machine other than the host.
13394
13395 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13396
13397 * configure (tooldir): Fix for i386-aix again.
13398
13399 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13400
13401 * configure, Makefile.in: Change definition of $(tooldir)
13402 to match the FSF.
13403
13404 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13405
13406 * config.guess: Recognize i[34]86/SVR4.
13407
13408 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13409
13410 * Makefile.in (all-gdb): gdb depends on sim.
13411
13412 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13413
13414 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13415 at the same time we make the prototype gdb directory.
13416 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13417 files at the same time as the gdb base release distribution.
13418
13419 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13420
13421 * Makefile.in (check): Use individual check targets rather than
13422 DO_X rule.
13423 (check-gcc): Added.
13424
13425 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13426
13427 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13428 for System V release 3.2.
13429
13430 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13431
13432 * config.sub: Recognize hppaosf.
13433 * configure.in: Do configure ld/binutils/gas for it.
13434
13435 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13436
13437 * configure (tooldir): Alter syntax used to set this, for systems
13438 where "\$" isn't handled right, like i386-aix.
13439
13440 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13441
13442 * configure: Pass program-transform-name, not
13443 program_transform_name, to recursive configures.
13444
13445 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13446
13447 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13448 of gas+ld+binutils.
13449
13450 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13451
13452 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13453
13454 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13455
13456 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13457
13458 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13459
13460 * Makefile.in (PRMS): Set back to all-prms.
13461
13462 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13463
13464 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13465 targets, rather than for MIPS hosts.
13466
13467 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13468
13469 * configure.in: add comment for --with-x default values
13470
13471 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13472
13473 * Makefile.in: add check-* targets for each of the directories in
13474 the tree. Add a definition of RUNTEST that will use the one we
13475 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13476
13477 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13478
13479 * configure.in: Removed obsolete references to bfd_target and
13480 target_makefile_frag.
13481
13482 * build-all.mk: Set assorted targets for Q2.
13483 * config.sub: Recognize z8k-sim and h8300-hms.
13484 * test-build.mk: Really don't pass host to configure.
13485 (HOLES): Added uname.
13486
13487 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13488
13489 * configure: Handle an empty program-prefix, program-suffix or
13490 program-transform-name correctly.
13491
13492 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13493
13494 * build-all.mk: -G 8 no longer required for MIPS targets.
13495 * test-build.mk: Don't pass host argument to configure; make it
13496 guess.
13497
13498 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13499
13500 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13501 * Makefile.in (COMPRESS): New macro, like GZIP.
13502
13503 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13504
13505 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13506
13507 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13508 with gas currently defaults to -G 0.
13509
13510 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13511
13512 * Makefile.in (all-flex): flex depends on byacc.
13513
13514 * build-all.mk: If host not specified, use config.guess. Pass TAG
13515 to test-build.mk as RELEASE_TAG.
13516 * test-build.mk (configargs): New variable containing arguments to
13517 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13518 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13519
13520 * config.guess: Use /bin/uname when checking -X argument on SCO,
13521 to avoid invoking GNU uname which doesn't understand -X.
13522
13523 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13524
13525 * configure.in: Build gas for mips-*-*.
13526
13527 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13528
13529 * Makefile.in (all.normal): insert missing backslash.
13530
13531 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13532
13533 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13534
13535 * Makefile.in: Complete overhaul to merge many almost identical
13536 targets.
13537
13538 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13539
13540 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13541 (gdb.tar.Z): Adjusted.
13542
13543 * Makefile.in (setup-dirs, taz): New targets; should be general
13544 enough to adapt for gdb sometime. Build only .z file.
13545 (gas.tar.z): New target.
13546
13547 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13548
13549 * build-all.mk: Use CC=cc -Xs on Solaris.
13550
13551 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13552
13553 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13554 for handling BISON for FSF releases.
13555
13556 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13557
13558 * configure: Actually implement the change zoo just documented.
13559
13560 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13561
13562 * configure: when using config.guess, only set target_alias when
13563 it's not already been set (ie, on the command line)
13564
13565 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13566
13567 * Makefile.in: add installcheck target, set PRMS to install-prms
13568
13569 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13570
13571 * configure: add support for package_makefile_fragment, handle the
13572 case where a directory has a configure.in file but no Makefile.in
13573 more gracefully (with an actual understandable error message, even);
13574 add support for --without (and add this to the usage message); also
13575 explicitly add a --host=${host_alias} to the command line when
13576 config.guess is used
13577
13578 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13579
13580 * configure: Must use both --host and --target in recursive calls.
13581
13582 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13583
13584 * Makefile.in: Change deja-gnu to dejagnu.
13585
13586 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13587
13588 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13589
13590 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13591
13592 * configure.in: canonicalize all instances to *-*-solaris2*,
13593 also strip out a number of tools to not build for go32 host
13594
13595 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13596
13597 * config.guess: add GPL.
13598
13599 * Makefile.in, config.guess, config.sub, configure: bump
13600 copyrights to 93.
13601
13602 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13603
13604 * Makefile.in (do-info): Removed obsolete check for existence of
13605 localenv file.
13606
13607 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13608
13609 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13610
13611 * Makefile.in: a couple of 'else true' for decstation,
13612 support for TclX
13613
13614 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13615
13616 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13617
13618 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13619
13620 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13621
13622 * config.guess: Recognize i386-ibm-aix (PS/2).
13623 * configure.in: Use config/mh-aix386 file for it.
13624
13625 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13626
13627 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13628 CC_FOR_TARGET instead.
13629 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13630
13631 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13632
13633 * Makefile.in: Add sim to list of directories sent with gdb
13634
13635 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13636
13637 * configure.in: Put back mips-dec-bsd* case.
13638
13639 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13640
13641 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13642 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13643 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13644
13645 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13646
13647 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13648
13649 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13650 (install-info): install dir.info only if it exists,
13651 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13652
13653 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13654
13655 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13656 gas for mips-dec-bsd.
13657
13658 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13659
13660 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13661 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13662
13663 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13664
13665 * configure.in: Added "dejagnu" to hosttools list.
13666
13667 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13668
13669 * config.sub, configure.in, config.guess: Add support
13670 for Bosx, an AIX variant from Bull.
13671 Patches from F.Pierresteguy@frcl.bull.fr.
13672
13673 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13674
13675 * devo/dejagnu: Initial creation of devo/dejagnu.
13676 Migrated dejagnu testcases and support files for testing software
13677 tools to reside as subdirectories, currently called "testsuite",
13678 within the directory of the software tool. Migrated all programs,
13679 support libraries, etc. beloging to dejagnu proper from
13680 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13681 with no modifications. The changes to these files which will
13682 allow them to configure, build, and execute properly will be made
13683 in a future update.
13684
13685 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13686
13687 * Makefile.in: Change send_pr to send-pr.
13688 * configure.in: Likewise.
13689 * send_pr: Renamed directory to send-pr.
13690
13691 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13692
13693 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13694
13695 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13696
13697 * README: Update for gdb-4.8 release.
13698 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13699 gdb-xxx.tar.z (gzip'd) file also.
13700
13701 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13702
13703 * Makefile.in: make all-diff depend on all-libiberty
13704
13705 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13706
13707 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13708
13709 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13710
13711 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13712
13713 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13714
13715 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13716 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13717 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13718
13719 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13720
13721 * Makefile.in: makeinfo binary is in a new location
13722
13723 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13724
13725 * config.sub: Accept -ecoff as an OS.
13726
13727 * Makefile.in: Various changes to eliminate a level of make
13728 recursion and reduce the required command line length.
13729 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13730 sub-makes.
13731 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13732 variables holding settings for specific sub-makes.
13733 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13734 in terms of BASE_FLAGS_TO_PASS.
13735 (TARGET_LIBS): New variable listing directories which use
13736 TARGET_FLAGS_TO_PASS.
13737 (subdir_do): Eliminated.
13738 (do-*): New set of targets to replace subdir_do.
13739 (various): All targets which used subdir_do now depend on do-*.
13740 (local-clean): Renamed from do_clean.
13741 (local-distclean): New target, dependency of distclean and
13742 realclean.
13743 (install-info): Don't create directories. Depend on dir.info
13744 rather than calling make recursively.
13745 (install-dir.info): Eliminated.
13746 (install-info-dirs): Create all info directories here.
13747 (dir.info): Depend upon do-install-info.
13748
13749 * test-build.mk (HOLES): Added false.
13750
13751 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13752
13753 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13754
13755 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13756
13757 * Makefile.in (info): remove dependency on all-texinfo. The
13758 problem was really in texinfo/C, not at this level.
13759
13760 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13761
13762 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13763
13764 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13765
13766 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13767 GDB releases.
13768
13769 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13770
13771 * configure: Include srcdir in message about target of link not
13772 being found. Don't convert `-' to `_' in `with' options being
13773 passed to subdirs.
13774
13775 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13776
13777 * configure.in: add uudecode to host_tools
13778
13779 * Makefile.in: added {all,install}-uudecode targets, added them to
13780 the appropriate lists
13781
13782 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13783
13784 * Makefile.in (all-gcc): Added dependency on all-gas.
13785
13786 * configure.in (mips-*-*): Build ld and binutils.
13787
13788 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13789
13790 * configure: check return code from mkdir, print error message and
13791 exit on failure.
13792
13793 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13794
13795 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13796
13797 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13798
13799 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13800
13801 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13802
13803 * config.sub (h8500): Recognize this as a cpu type.
13804
13805 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13806
13807 * configure: source directory missing is no longer a warning
13808
13809 * configure.in: recognize irix[34]* instead of irix[34]
13810
13811 * Makefile.in: define and pass down X11_LIB
13812
13813 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13814
13815 * guess-systype: Renamed to ...
13816 * config.guess: ... by popular request.
13817 * configure.in, Makefile.in: Update accordingly.
13818
13819 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13820
13821 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13822 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13823 + Execute ./dummy instead of assuming . is in PATH.
13824
13825 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13826
13827 * guess-systype: New shell script. Attempts to guess the
13828 canonical host name of the executing host.
13829 Only a few hosts are supported so far.
13830 * configure: Call guess-systype if no host is specified.
13831
13832 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13833
13834 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13835 gcc Makefile.
13836
13837
13838 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13839
13840 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13841 (all-gcc, install-gcc, subdir_do): Use it.
13842
13843 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13844
13845 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13846
13847 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13848
13849 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13850 set exclusively by configure, using configure.in .
13851
13852 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13853
13854 * test-build.mk: set $PATH for all builds
13855
13856 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13857
13858 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13859
13860 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13861 the one used in gcc/Makefile.in, so that a null expansion doesn't
13862 override the one needed to build gcc with a native cc.
13863
13864
13865 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13866
13867 * configure: Accept -with arguments.
13868
13869 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13870
13871 * Makefile.in: added h8300sim
13872
13873 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13874
13875 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13876 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13877 (all-cygnus, native, build-cygnus): Make
13878 $(canonhost)-stamp-3stage-done, not $(host)....
13879 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13880 i386-sco3.2v4. Added else true to if command.
13881
13882 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13883
13884 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13885
13886 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13887
13888 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13889
13890 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13891
13892 * configure.in: don't remove binutils from Solaris builds
13893
13894 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13895
13896 * Makefile.in: get rid of earlier definitions for *clean,
13897 also handle the recursive info rule better
13898
13899 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13900
13901 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13902 do more-or-less the right thing.
13903
13904 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13905
13906 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13907 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13908
13909 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13910
13911 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13912 $(host_canonical).
13913
13914 * configure.in: split the configdirs list into 4 categories (native
13915 v. cross, library v. tool) and handle the cross-only and native-
13916 only in more reasonable (and correct!) way.
13917
13918 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13919
13920 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13921 configdirs anymore.
13922
13923 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13924
13925 * Makefile.in: extensive cleanup:: removed all of the explicit
13926 clean-* targets, collapsed many wrappers around subdir_do into
13927 one, added additional targets to satisfy standards.texi, deleted
13928 some old targets, some changes for consistency
13929
13930 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13931
13932 * configure.in: handle some programs as cross-only, and others as
13933 native only
13934
13935 * test-build.mk: handle partial holes in a more generic manner
13936
13937 * Makefile.in: m4 depends on libiberty
13938
13939 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13940
13941 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13942 time, wdiff, and find to configdirs
13943
13944 * Makefile.in: all, clean, and install rules for the new programs
13945 added to configure.in
13946
13947 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13948
13949 * configure.in: use mh-sun for all *-sun-* hosts
13950
13951 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13952
13953 * Makefile.in: define flags for X11 include files and library file
13954 locations, pass them down to the programs that need this info
13955
13956 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13957
13958 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13959
13960 * configure.in: start building libg++ for HP-UX targets
13961
13962 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13963
13964 * README: Update references to files moved into etc/.
13965
13966 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13967
13968 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13969 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13970
13971 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13972
13973 * configure: accept dash as well as underscore in long option
13974 names for FSF compatibility.
13975
13976 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13977
13978 * config.sub: added -sco3.2v4 support from FSF.
13979
13980 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13981
13982 * configure.in: expand the section that adds or removes
13983 directories from the list of programs to build, to handle native
13984 vs. cross in addition to host v. native
13985
13986 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13987
13988 * Makefile.in: Replace C++ in macro names with CXX.
13989 This is less likely to break ...
13990
13991 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13992
13993 * test-build.mk: add -w to GNU_MAKE
13994
13995 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13996
13997 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13998 add 'sparc' to list of recognized cpus. This needed to make
13999 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14000 Delete some redundant ose68 variants. Recognize -wrs as an os,
14001 then changes that into $CPU-wrs-vxworks.
14002
14003 * configure.in: remove most references to gdbtest, regularize
14004 target based program removal
14005
14006 * test-build.mk: import from p3 tree (many fixes and changes)
14007
14008 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14009
14010 * Makefile.in: added rules to handle tcl, tk, and expect
14011
14012 * configure.in: handle those directories if they exist
14013
14014 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14015
14016 * config.sub: removed bogus hppabsd and hppahpux names, since
14017 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14018
14019 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14020
14021 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14022 depends upon all-xiberty
14023
14024 * Makefile.in: changes from p3, including:
14025
14026 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14027
14028 * Makefile.in (XTRAFLAGS): include newlib directories if
14029 newlib/Makefile exists, rather than if host != target.
14030
14031 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14032
14033 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14034 from the same source tree and not building a cross-compiler. This
14035 matters for the libg++ configuration if reconfiguring a tree that
14036 has already been installed.
14037
14038 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14039
14040 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14041 pick up the machine and system specific header files.
14042
14043 * Makefile.in: added AS_FOR_TARGET, passed down in
14044 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14045 the C compiler to use to create programs which are run in the
14046 build environment, set it to default to $(CC), and passed it down
14047 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14048
14049 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14050
14051 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14052 We need them for unusual native builds, like systems without
14053 ranlib.
14054
14055 * configure: also define $(host_canonical) and
14056 $(target_canonical), which are the full, canonical names for the
14057 given host and target
14058
14059 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14060
14061 * Makefile.in: Added separate definitions for C++.
14062
14063 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14064
14065 * configure.in (configdirs): Add deja-gnu.
14066
14067 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14068
14069 * README: Update for configure.texi and gdb-4.7 release.
14070
14071 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14072
14073 * Makefile.in: Move "all" target to top of file.
14074 Previously, first target was ".PHONY" which caused BSD4.4 make
14075 to build .PHONY when make was run without arguments.
14076
14077 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14078
14079 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14080 Library-copylefted code in libiberty.
14081
14082 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14083
14084 * config.sub: Replace m68kmote with plain old m68k.
14085
14086 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14087
14088 * Makefile.in: Remove space from blank line, avoid Make complaints.
14089
14090 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14091
14092 * config.sub: Complain if no argument is given. Added support for
14093 386bsd as OS and target alias.
14094
14095 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14096
14097 * Makefile.in (XTRAFLAGS): include newlib directories if
14098 newlib/Makefile exists, rather than if host != target.
14099
14100 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14101
14102 * config.sub: recognize sparclite-wrs-vxworks.
14103
14104 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14105 p3.) Added clean-xiberty to clean.
14106
14107 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14108
14109 * configure.in: use *-*-* instead of nested cases for host and target
14110
14111 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14112
14113 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14114 from the same source tree and not building a cross-compiler. This
14115 matters for the libg++ configuration if reconfiguring a tree that
14116 has already been installed.
14117
14118 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14119
14120 * config.sub (i486v/i486v4): Merge in from FSF version.
14121
14122 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14123
14124 * configure: only set PWD if it is already set.
14125
14126 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14127
14128 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14129 doesn't have unset and all success paths (and most error paths)
14130 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14131 to just ${PWD} to avoid confusion.)
14132
14133 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14134
14135 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14136 even for a native compilation.
14137
14138 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14139
14140 Changes to make the gdb.tar.Z rule work better.
14141
14142 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14143 (DEVO_SUPPORT): Add configure.texi.
14144 (bfd-ilrt.tar.Z): Remove ancient rule.
14145
14146 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14147
14148 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14149 pick up the machine and system specific header files.
14150
14151 * configure.in, config.sub: added new target m68010-adobe-scout,
14152 with alias of adobe68k. Changed configure.in to check for
14153 -scout before -sco* to avoid a false match.
14154
14155 * Makefile.in: added AS_FOR_TARGET, passed down in
14156 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14157 the C compiler to use to create programs which are run in the
14158 build environment, set it to default to $(CC), and passed it down
14159 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14160
14161 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14162
14163 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14164 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14165 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14166 FOR_TARGET variants, to newlib and libg++.
14167
14168 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14169
14170 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14171 first.
14172
14173 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14174
14175 * config.sub: Accept `elf' as an environment.
14176
14177 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14178
14179 * Makefile.in (all-opcodes): cd into the right directory
14180
14181 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14182
14183 * configure: added -program_transform_name option, used as
14184 argument to sed when installing programs.
14185 configure.texi: added documentation for -program_prefix,
14186 -program_suffix and -program_transform_name.
14187
14188 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14189
14190 * config.sub: Accept i486 where i386 ok.
14191
14192 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14193
14194 * config.sub: accept we32k
14195
14196 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14197
14198 * config.sub, configure.in: accept OSE68000 and OSE68k.
14199
14200 * Makefile.in: don't create all directories for ``make install'';
14201 let the subdirectories create the ones they need.
14202
14203 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14204
14205 * COPYING: new file, GPL v2
14206
14207 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14208
14209 * Makefile.in: use the new gen-info-dir, which needs a template
14210 argument (which also lives in texinfo)
14211
14212 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14213
14214 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14215
14216 * config.sub (ncr3000): Change i386 to i486.
14217
14218 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14219
14220 * Makefile.in: add install-rcs, install-grep to
14221 install-no-fixedincludes, removed install-bison and install-libgcc
14222
14223 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14224
14225 * configure.in: grab the HPUX makefile fragment if on HPUX
14226
14227 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14228
14229 * Makefile.in: eradicate bison spoor (ditto libgcc).
14230 configure.in: recognise m68{k,000}-ericsson-OSE.
14231 es1800 is alias for m68k-ericsson-OSE
14232
14233 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14234
14235 * configure.in: rearrange the parts that remove programs from
14236 configdirs, based now on HOST==TARGET or by canonical triple.
14237
14238 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14239
14240 * test-build.mk: recurse explicitly with -f test-build.mk when
14241 appropriate. predicate stage3 and comparison on the existence
14242 of gcc. That is, if gcc isn't around, we aren't three-staging.
14243 On very clean, also remove ...stamp-co. Build in-place before
14244 doing other builds.
14245
14246 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14247
14248 * Makefile.in, configure.in: add tgas
14249
14250 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14251
14252 * Makefile.in: a number of changes merged in from progressive.
14253
14254 * configure.in: add libm.
14255
14256 * .cvsignore: ignore some stuff that comes from test-build.mk.
14257
14258 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14259
14260 * config.sub: Add es1800 (m68k-ericsson-es1800).
14261
14262 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14263
14264 * configure: Add program_suffix (parallel to program_prefix)
14265 * Makefile.in: adjust directory-creating script for losing decstation
14266
14267 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14268
14269 * configure: Minor $subdir-related fixes.
14270
14271 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14272
14273 * configure: fix various problems with propogating
14274 makefile_target_frag in subdirs.
14275 * configure.in: config libgcc if its there
14276
14277 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14278
14279 * config.sub: HPPA merge.
14280
14281 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14282
14283 * Makefile.in: Replace all-bison with all-byacc in all
14284 dependency lines for other tools (which now use byacc).
14285
14286 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14287
14288 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14289
14290 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14291
14292 * Makefile.in: make gprof rules similar to byacc rules (instead of
14293 vestigal $(unsubdir) that didn't work...)
14294
14295 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14296
14297 * config.sub: Add support for Linux.
14298 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14299 (at least for libg++).
14300
14301 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14302
14303 * configure.texi: fix doc for the -nfp option to configure
14304
14305 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14306
14307 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14308
14309 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14310
14311 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14312 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14313 * configure.in: added solaris* host_makefile_frag hook.
14314
14315 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14316
14317 * config.sub: changed recognition of m68000 so that various
14318 m68k types can be specified via m680[01234]0
14319
14320 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14321
14322 * config.sub (basic_machine): fix sed so that '-foo' isn't
14323 completely substituted out while .+'-foo' loses the '-foo'
14324
14325 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14326
14327 * config.sub ($os): Add -aout.
14328
14329 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14330
14331 * configure: If host_makefile_frag is absolute, don't
14332 prefix ${invsubdir} (relevant to libg++ auto-configure).
14333
14334 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14335
14336 * Makefile.in (tooldir): Define it.
14337 (all-ld): Depend on all-flex.
14338
14339 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14340
14341 * Makefile.in (check): Fix libg++ special case.
14342
14343 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14344
14345 * configure: do not bury `pwd` into config.status, thus do fewer
14346 pwd's.
14347
14348 * configure: print the "Building in" message only when building in
14349 other than "." AND verbose.
14350
14351 * configure: remove -s, rework -v to better accomodate guested
14352 configures.
14353
14354 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14355
14356 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14357
14358 * Makefile.in: macroize flags passed on recursion. remove
14359 fileutils.
14360
14361 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14362
14363 * configure: get makesrcdir right for subdirs deeper than 1.
14364
14365 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14366 install.
14367
14368 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14369
14370 * Makefile.in: don't print subdir_do or recursion lines.
14371
14372 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14373
14374 * standards.texi: added menu item.
14375
14376 * Makefile.in: build and install standards.info.
14377
14378 * standards.texi: new file.
14379
14380 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14381
14382 * configure: test for and move config.status pieces from
14383 ${subdir}/.
14384
14385 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14386
14387 * configure: Test for existance of files before trying to mv
14388 them, to avoid numerous non-existance messages.
14389
14390 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14391
14392 * configure: correct final line of config.status.
14393
14394 * configure: patch from eggert. Avoids a protection problem if
14395 the original Makefile.in is read only.
14396
14397 * configure: use move-if-change from gcc to create config.status.
14398 Some makefiles depend on config.status to tell if a directory
14399 has been reconfigured for a different host. This change
14400 prevents those directories from remaking everything in the case
14401 where the reconfig was only intended to rebuild a Makefile.
14402
14403 * configure: test for config.sub with "config.sub sun4" rather
14404 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14405 host alias from a missing config.sub.
14406
14407 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14408
14409 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14410 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14411
14412 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14413
14414 * configure: mkdir ${subdir} as needed.
14415
14416 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14417
14418 * Makefile.in,configure.in: added autoconf.
14419
14420 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14421
14422 * Makefile.in: no longer pass against on recursion.
14423
14424 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14425 definitions are not inherited.
14426
14427 * configure: correct makesrcdir when subdir is .
14428
14429 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14430
14431 * configure: Add support for 'subdirs' variable, which is
14432 like 'configdirs', except that configure doesn't re-invoke
14433 itself for subdirs, it just creates a Makefile for each subdir.
14434 * configure.texi: Document subdirs.
14435
14436 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14437
14438 * configure.in: added flex to configdirs
14439
14440 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14441
14442 * Makefile.in: remove clean-stamps from clean.
14443
14444 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14445
14446 * configure.in: Add gdbtest to configdirs.
14447
14448 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14449
14450 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14451 to recursive makes.
14452 * configure.in: Recognize new ncr3000 config.
14453
14454 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14455
14456 * Makefile.in, configure.in: removed references to gdbm.
14457
14458 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14459
14460 * config.sub: Don't canonicalize os value
14461 newsos* to bsd (readline needs to check for newsos).
14462 (This fix was earlier made Jan 31, but got re-broken.)
14463
14464 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14465
14466 * configure.in: sco is an os, not a vendor!
14467
14468 * configure: Quote $( better. Keep various shells happy.
14469
14470 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14471
14472 * Makefile.in: eliminate stamp-files.
14473
14474 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14475
14476 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14477 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14478
14479 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14480
14481 * config.sub: fix iris/iris3.
14482
14483 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14484
14485 * configure: re-add -rm.
14486
14487 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14488
14489 * Maskefile.in: add .stmp-rcs to all.
14490
14491 * configure.in: remove gas from rs6000 build, use aix host fragment.
14492
14493 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14494
14495 * configure: pass down site_option during recursion.
14496
14497 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14498
14499 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14500
14501 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14502
14503 * configure: Change exec_prefix so that it really defaults to prefix.
14504
14505 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14506
14507 * Makefile.in, configure.in: Add support for mmalloc library.
14508
14509 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14510
14511 * Makefile.in: add stmp dependencies for a few more things.
14512
14513 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14514
14515 * configure: adjusted error message on objdir/srcdir configure
14516 collision, per john's suggestion.
14517
14518 * Makefile.in: add libiberty stmp to all and all.cross.
14519
14520 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14521
14522 * Makefile.in: remove force dependencies, add grep to all.
14523
14524 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14525
14526 * Makefile.in: drop flex. make stamp files work.
14527
14528 * configure: added test for conflicting configuration in srcdir,
14529 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14530 gets cranky. use relative paths for configure and srcdir
14531 whenever possible. Send some error messages to stderr that were
14532 going to stdout.
14533
14534 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14535
14536 * Makefile.in: Fix libg++ rule to check for gcc directory
14537 before using gcc/gcc. Also pass XTRAFLAGS.
14538
14539 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14540
14541 * Makefile.in: added stmp-files so that directories aren't polled
14542 when they are already built.
14543
14544 * configure.texi: fixed a node pointer problem.
14545
14546 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14547
14548 * config.sub configure.in gdb/configure.in
14549 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14550 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14551 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14552
14553 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14554
14555 * configure: -recurring becomes -silent. corrected help message
14556 for -site= option.
14557
14558 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14559
14560 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14561
14562 * configure: when building Makefile for crosses, replace
14563 tooldir and program_prefix. default srcdir from location of
14564 config.sub. remove "for host in hosts" and "for target in
14565 targets" loops.
14566
14567 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14568
14569 * Makefile.in: Do not pass bindir or mandir to cvs.
14570
14571 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14572
14573 * Makefile.in, configure.in: removed traces of namesubdir,
14574 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14575 copyrights to '92, changed some from Cygnus to FSF.
14576
14577 * configure.texi: remove most references to multiple hosts,
14578 multiple targets, subdirs, etc.
14579
14580 * configure.man: removed rcsid. reference config.sub not
14581 config.subr.
14582
14583 * Makefile.in: mkdir $(infodir) on install-info.
14584
14585 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14586
14587 * configure.texi: Explain better about .gdbinit and about
14588 the environment that configure.in sections run in.
14589
14590 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14591
14592 * configure.in: Ultrix is only a decstation if it's a MIPS.
14593
14594 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14595
14596 * README: DOC.configure => cfg-paper.texi.
14597
14598 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14599
14600 * config.sub (near case $os): Don't convert newsos* to bsd!
14601
14602 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14603
14604 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14605 the number of copies of COPYING that go into the GDB tar file.
14606
14607 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14608
14609 * bfd/configure.in, gdb/config/mh-i386sco,
14610 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14611 Fix SCO configuration stuff.
14612
14613 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14614
14615 * Makefile.in: For libg++, make sure the -I pointing
14616 to the gcc directory goes *after* all the libg++-local -I flags.
14617 Also, move just-gcc dependency from just-libg++ to all-libg++.
14618
14619 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14620
14621 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14622
14623 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14624
14625 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14626
14627 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14628
14629 * config.sub: Add stratus configuration frags. Also
14630 submitted to FSF.
14631
14632 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14633
14634 * Makefile.in (DEV_SUPPORT): add configure.man.
14635
14636 * config.sub(Decode manufacturer-specific): add -none*.
14637
14638 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14639
14640 * Makefile.in: remove form feeds to make Sun's make happy.
14641 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14642
14643 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14644
14645 * Makefile.in (AR_FLAGS): Make quieter.
14646
14647 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14648
14649 * configure.in: Add libg++.
14650 * configure: When verbose, don't output the command line at each
14651 level; it will be unremarkably the same as the previous version,
14652 which will be the same as what the user typed.
14653
14654 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14655
14656 * configure.in, Makefile.in: fix clean-info, add flex. add
14657 fileutils.
14658
14659 * configure: be less sensitive to spaces in Makefile.in. Do not
14660 look for sources in "..". Doing so breaks subdirectories that
14661 might have their own configure. If a subdir has it's own
14662 configure script, use it.
14663
14664 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14665
14666 * cfg-paper.texi: some changes suggested by rms.
14667
14668 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14669
14670 * config.sub: Merge in some small additions from the FSF version,
14671 taken from the gcc distribution, to bring the Cygnus and FSF
14672 versions into closer sync.
14673
14674 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14675
14676 * configure.in: Changed svr4 references to sysv4.
14677
14678 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14679
14680 * configure: added -V for version number option.
14681
14682 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14683
14684 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14685 renamed from DOC.configure to cfg-paper.texi.
14686
14687 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14688
14689 * configure, config.subr, config.sub: config.subr is now
14690 config.sub again.
14691
14692 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14693
14694 * configure.texi: new file, in progress.
14695
14696 * Makefile.in: build info file and install the man page for
14697 configure.
14698
14699 * configure.man: new file, first cut.
14700
14701 * configure: find config.subr again now that configuration "none"
14702 has gone. removed all traces of the -ansi option. removed all
14703 traces of the -languages option.
14704
14705 * config.subr: resync from rms.
14706
14707 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
14708
14709 * configure, config.sub, config.subr: merge config.sub into
14710 config.subr, call the result config.subr, remove config.sub, use
14711 config.subr.
14712
14713 * Makefile.in: revised install for dir.info.
14714
14715 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
14716
14717 * configure.in: add decstation host makefile frag.
14718
14719 * Makefile.in: BISON now bison -y again. also install-gcc on
14720 install. clean-gdbm on clean. infodir belongs in datadir.
14721 Make directories for info install. Build dir.info here then
14722 install it.
14723
14724 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
14725
14726 * Makefile.in: fix for bad directory tests.
14727
14728 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
14729
14730 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14731 regexp. -srcdir relative was being handled incorrectly.
14732
14733 * Makefile.in: unwrapped some for loops so that parallel makes
14734 work again and so one can focus one's attention on a particular
14735 package.
14736
14737 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
14738
14739 * configure: added PWD as a stand in for `pwd` (for speed). use
14740 elif wherever possible. make -srcdir work without -objdir.
14741 -objdir= commented out.
14742
14743 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
14744
14745 * configure: +options become --options. -subdirs commented out.
14746 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14747 Makefile now at top of generated Makefile. Removed cvs log
14748 entries. added -srcdir. create .gdbinit only if there is one
14749 in ${srcdir}.
14750
14751 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14752 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14753 and mandir now keyed off datadir by default.
14754
14755 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
14756
14757 * Freshly created ChangeLog.
14758
14759 \f
14760 Local Variables:
14761 mode: change-log
14762 left-margin: 8
14763 fill-column: 76
14764 version-control: never
14765 End:
This page took 0.365047 seconds and 4 git commands to generate.