2005-08-12 Dmitry Diky <diwil@spec.ru>
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
55db4b87
PB
12005-08-08 Paolo Bonzini <bonzini@gnu.org>
2
3 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6 tools; remove code to manually set them.
7 (Target tools): Look in the environment for them.
8 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
11 build directory.
12 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
13 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
14 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
15 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
16 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
17 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
18 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
19 * configure: Regenerate.
20 * Makefile.in: Regenerate.
21
414e5532
MM
222005-07-27 Mark Mitchell <mark@codesourcery.com>
23
24 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
25 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
26 * Makefile.in: Regenerated.
27
a19b6204
MM
282005-07-26 Mark Mitchell <mark@codesourcery.com>
29
30 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
31 (CFLAGS_FOR_TARGET): Use it.
32 (CXXFLAGS_FOR_TARGET): Likewise.
33 * Makefile.in: Regenerated.
34 * configure.in (--with-build-sysroot): New option.
35 * configure: Regenerated.
36
b73aa406
PB
372005-07-24 Paolo Bonzini <bonzini@gnu.org>
38
39 * Makefile.tpl: Wrap install between unstage and stage
40 * Makefile.in: Regenerate.
41
6e4d0bcb
KC
422005-07-16 Kelley Cook <kcook@gcc.gnu.org>
43
44 * all files: Update FSF address.
45
49f58d10
JB
462005-07-14 Jim Blandy <jimb@redhat.com>
47
48 * configure.in: Add cases for Renesas m32c.
49 * configure: Regenerated.
50
1d9c9cd7
KC
512005-07-14 Kelley Cook <kcook@gcc.gnu.org>
52
53 * COPYING, compile, config-ml.in, config.guess,
54 config.sub, install-sh, missing, mkinstalldirs,
55 symlink-tree, ylwrap: Sync from upstream sources.
56
1587117a
EC
572005-07-13 Eric Christopher <echristo@redhat.com>
58
59 * configure.in: Add toplevel noconfigdir support for tpf.
60 * configure: Regenerate.
61
bb780410
DD
622005-07-11 Jakub Jelinek <jakub@redhat.com>
63
64 * Makefile.def (target_modules): Add libssp.
65 * configure.in (target_libraries): Add target-libssp.
66 * configure: Rebuilt.
67 * Makefile.in: Rebuilt.
68
064d0a7c
PB
692005-07-11 Paolo Bonzini <bonzini@gnu.org>
70
71 PR ada/22340
72
73 * Makefile.def: Sync with gcc.
74 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
75 * Makefile.in: Regenerate.
76
b2edd3b5
AS
772005-07-07 Andreas Schwab <schwab@suse.de>
78
79 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
80 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
81 * Makefile.in: Regenerated.
82
5f128533
KH
832005-07-07 Kazu Hirata <kazu@codesourcery.com>
84
85 * configure.in: Add --enable-libssp and --disable-libssp.
86 * configure: Regenerate with autoconf-2.13.
87
4e3fc8e5
GK
882005-07-06 Geoffrey Keating <geoffk@apple.com>
89
90 * configure.in: Don't build sim or rda when targetting darwin.
91 * configure: Regenerate.
92
c7357d6a
BE
932005-07-04 Ben Elliston <bje@gnu.org>
94
95 * src-release (do-proto-toplev): Remove dejagnu bits.
96 (DEJAGNU_SUPPORT_DIRS): Remove.
97 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
98 (GDBD_SUPPORT_DIRS): Likewise.
99 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
100 (INSIGHTD_SUPPORT_DIRS): Likewise.
101 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
102
1032005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
104
105 * setup.com (mpw): Remove unused directive.
106
7d329e61
PB
1072005-06-22 Paolo Bonzini <bonzini@gnu.org>
108
109 * Makefile.def (stagefeedback): Come after profile.
110 Define profiledbootstrap target.
111 * Makefile.tpl (profiledbootstrap): Remove.
112 (stageprofile-end): Zap stagefeedback.
113 (stagefeedback-start): Copy all .gcda files, not only GCC's.
114 * Makefile.in: Regenerate.
115
e5fbed21
DD
1162005-06-13 Zack Weinberg <zack@codesourcery.com>
117
118 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
119 In 'cpp' stanza, support '#line' as well as '# '.
120
59f7ec45
HPN
1212005-06-07 Hans-Peter Nilsson <hp@axis.com>
122
123 * configure.in (unsupported_languages): New macro.
124 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
125 non-ported target libraries in noconfigdirs.
126 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
127 non-linux-gnu. Remove libgcj_ex_libffi.
128 <lang_frag loop>: Set add_this_lang=no if the language is in
129 unsupported_languages.
130 * configure: Regenerate.
131
c10e9ba7
DD
1322005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
133
134 * configure.in: Fix typo in handling of --with-mpfr-dir.
135 * configure: Regenerate.
136
20deb2b8
JB
1372005-06-02 Jim Blandy <jimb@redhat.com>
138
139 * config.sub: Add cases for the Renesas m32c. (This patch has been
140 accepted into the master sources.)
141
cdb9b172
AH
1422005-06-02 Aldy Hernandez <aldyh@redhat.com>
143 Michael Snyder <msnyder@redhat.com>
144 Stan Cox <scox@redhat.com>
145
146 * configure.in: Set noconfigdirs for ms1.
147
148 * configure: Regenerate.
149
1dc3053f
PB
1502005-05-25 Paolo Bonzini <bonzini@gnu.org>
151
152 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
153 (Dependencies): Consider target modules for bootstrap dependencies.
154 Make target bootstrap modules depend on each stage's gcc.
155 * Makefile.in: Regenerate.
156
c60fe18b
PB
1572005-05-20 Paolo Bonzini <bonzini@gnu.org>
158
159 * Makefile.def (configure-gcc): Depend on binutils having been built.
160 (all-gcc): No need to do it here.
161 * Makefile.in: Regenerate.
162
27258dd4
PB
1632005-05-19 Paul Brook <paul@codesourcery.com>
164
165 * configure.in: Rewrite misleading error message when requested
166 language cannot be built.
167 * configure: Regenerate.
168
42ecbf5e
DJ
1692005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
170
171 * ylwrap: Import from Automake 1.9.5.
172
ae380b45
MS
1732005-05-04 Mike Stump <mrs@apple.com>
174
175 * configure.in: Always pass --target to target configures as
176 otherwise rebuilds that do --recheck will fail.
811d3af8 177 * configure: Rebuilt.
ae380b45 178
d545f33b
PB
1792005-05-04 Paolo Bonzini <bonzini@gnu.org>
180
181 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
182 STAGE_HOST_EXPORTS.
183 (configure, all): Add bootstrap support.
184 (Host modules, target modules): Pass post-stage1 flags and exports.
185 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
186 * Makefile.in: Regenerate.
187
2faa2958
PB
1882005-04-29 Paolo Bonzini <bonzini@gnu.org>
189
190 Sync from gcc:
191
192 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
193
194 * config.sub: Update from master copy.
195
196 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
197
198 * configure.in <crisv32-*-*, cris-*-*>: New local variable
199 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
200 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
201 "*-*-elf" and "*-*-linux*".
202 * configure: Regenerate.
203
a7254363
PB
2042005-04-06 Paolo Bonzini <bonzini@gnu.org>
205
206 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
207 (TARGET_CONFIGARGS): Include --with-target-subdir.
208 (configure, all): New macros. Use them throughout.
209
a8637a7d
PB
2102005-04-05 Paolo Bonzini <bonzini@gnu.org>
211
212 * Makefile.tpl: Sync with gcc.
213 * Makefile.in: Regenerate.
214
dd387d52
JR
2152005-03-30 J"orn Rennecke <joern.rennecke@st.com>
216
217 * config/mh-mingw32: Delete.
218 * configure.in: Don't use it.
219 * configure: Regenerate.
220
e90269c8
PB
2212005-03-31 Paolo Bonzini <bonzini@gnu.org>
222
223 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
224 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
225 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
226 (HOST_LIB_PATH): Generate from Makefile.def.
227 (TARGET_LIB_PATH): Likewise.
228 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
229 * Makefile.in: Regenerate.
230 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
231 (RPATH_ENVVAR): Include Darwin case.
232 * configure: Regenerate.
233
9a237d9e
PB
2342005-03-25 Paolo Bonzini <bonzini@gnu.org>
235
236 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
237 * configure: Regenerate.
238
479759c8
ZW
2392005-03-21 Zack Weinberg <zack@codesourcery.com>
240
241 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
242 gcc_version, and gcc_version_trigger from set of flags to pass.
243 * Makefile.tpl: Remove definitions of above variables.
244 (config.status): Remove dependency on $(gcc_version_trigger).
245 * Makefile.in: Regenerate.
246 * configure.in: Do not reference config/gcc-version.m4 nor
247 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
248 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
249 * configure: Regenerate.
250
4cfaf6d5
DD
2512005-03-16 Manfred Hollstein <manfred.h@gmx.net>
252 Andrew Pinski <pinskia@physics.uc.edu>
253
254 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
255 * Makefile.in: Regenerate.
256
33a3fb7b
AO
2572005-03-01 Alexandre Oliva <aoliva@redhat.com>
258
259 PR libgcj/20160
260 * ltmain.sh: Avoid creating archives with components that have
261 duplicate basenames.
262
2da12f12
PB
2632005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
264
479759c8
ZW
265 PR bootstrap/20250
266 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
267 instead of check.
268 * Makefile.in: Regenerate.
2da12f12 269
b00612cc
PB
2702005-02-28 Paolo Bonzini <bonzini@gnu.org>
271
272 Sync from gcc.
273
274 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
275
276 PR bootstrap/17383
277 * Makefile.def (target_modules): Remove "stage", now unnecessary.
278 * Makefile.tpl (HOST_SUBDIR): New substitution.
279 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
280 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
281 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
282 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
283 (Host modules, Bootstrapped modules): Use it.
284 (Build modules, Target modules): Do not create symlink trees,
285 always configure out-of-srcdir.
286 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
287 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
288 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
289 $(HOST_SUBDIR). Create a symlink for host_subdir.
290
291 * Makefile.in: Regenerate.
292 * configure: Regenerate.
293
294 Merged from libada-gnattools-branch:
295 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
296
297 * Makefile.def: Add gnattools as a module, depending on target-libada.
298 * Makefile.in: Regenerate.
299 * configure.in: Include gnattools in host_tools; disable it if ada
300 is disabled.
301 * configure: Regenerate.
302
c3e65f62
NC
3032005-02-23 Nick Clifton <nickc@redhat.com>
304
305 * configure: Regenerate.
306
e4d180c2
NC
3072005-02-22 Paul Schlie <schlie@comcast.net>
308
309 * configure.in: Allow darwin targeted ports to build tk, itcl and
310 libgui.
311
e3c770b1
EB
3122005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
313
314 PR libgcj/10353
315 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
316 * configure: Regenerate.
317
9c73618c
AC
3182005-02-08 Andrew Cagney <cagney@gnu.org>
319
320 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
321 gdb/ section. Update GDB's URL.
322
c46f8c51
AC
3232005-01-31 Andrew Cagney <cagney@gnu.org>
324
325 * gettext.m4: Only set ENABLE_NLS when gettext is present.
326
c7e66c6d
HPN
3272005-01-29 Hans-Peter Nilsson <hp@axis.com>
328
329 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
330 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
331 target-libgloss when not *-*-elf and *-*-aout.
332 * configure: Regenerate.
333
a53bf506
AC
3342005-01-27 Andrew Cagney <cagney@gnu.org>
335
336 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
337
45181ed1
AC
3382005-01-24 Andrew Cagney <cagney@gnu.org>
339
340 * gettext.m4: Only fall back to ../intl/ when it's present.
341
a1e0f4e4
KC
3422005-01-17 Kelley Cook <kcook@gcc.gnu.org>
343
344 * install-sh, config.sub: Import from upstream.
345
3462005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
347
348 PR bootstrap/18222
349 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
350 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
351 * Makefile.in: Regenerate.
352
c50382e2
PB
3532005-01-03 Paolo Bonzini <bonzini@gnu.org>
354
355 Revert 2004-12-28 Makefile changes, a better fix will be
356 applied to mainline and src after GCC 4.0 branches.
357
11d07737
PB
3582004-12-28 Paolo Bonzini <bonzini@gnu.org>
359
360 PR bootstrap/17383
361
362 * Makefile.def (target_modules): Remove stage parameter,
363 it is always true now.
364 * Makefile.tpl (configure-build-[+module+],
365 configure-target-[+module+]): Always build symlink tree
366 for the directory and for include. BUILD_SUBDIR and
367 TARGET_SUBDIR cannot be . anymore.
368 * Makefile.in: Regenerate.
369
dadfdbe2
DD
3702004-12-25 David Edelsohn <edelsohn@gnu.org>
371
372 Revert 2004-12-08 Makefile changes.
373
dbf85af7
JR
3742004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
375
376 * configure.in (sh64-*-*): Reenable gprof.
377 * configure: Regenerate.
378
6b8fea99
JB
3792004-12-09 Jim Blandy <jimb@redhat.com>
380
381 * MAINTAINERS: List 'depcomp' as part of automake.
382
7341462c
DE
3832004-12-08 David Edelsohn <edelsohn@gnu.org>
384
385 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
386 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
387 (EXTRA_TARGET_FLAGS): Add PICFLAG.
388 * Makefile.in: Regenerate.
389
21fde4dc
DD
3902004-12-07 Matt Kraai <kraai@ftbfs.org>
391
392 * Makefile.tpl: Generate normal dependencies if the LHS module is
393 not bootstrapped.
394 * Makefile.in: Regenerate.
395
3da796a2
RS
3962004-12-03 Richard Sandiford <rsandifo@redhat.com>
397
398 * configure.in: Include config/gxx-include-dir.m4. Use
399 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
400 * configure: Regenerate.
401
73fb7068
RS
4022004-12-03 Richard Sandiford <rsandifo@redhat.com>
403
404 * config.if: Delete.
405 * configure.in: Set libstdcxx_incdir directly.
406 * configure: Regenerate.
407 * MAINTAINERS: Remove mention of config.if.
408 * src-release (DEVO_SUPPORT): Remove config.if.
409
6c8e6ce9
EC
4102004-12-02 Eric Christopher <echristo@redhat.com>
411
3b6098f8
EC
412 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
413 of things to remove.
6c8e6ce9 414 * Makefile.in: Regenerate.
479759c8 415
b8658a2f
RS
4162004-12-02 Richard Sandiford <rsandifo@redhat.com>
417
418 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
419 * configure: Regenerate.
420
afefada0
RS
4212004-12-02 Richard Sandiford <rsandifo@redhat.com>
422
423 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
424 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
425 * configure: Regenerate.
426
5dcac624
DA
4272004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
428
429 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
430 (hppa*64*-*-*): Delete incorrect comment.
431 * configure: Rebuilt.
432
57d1eb1a
DD
4332004-11-15 Kelley Cook <kcook@gcc.gnu.org>
434
435 * install-sh, compile: Import from automake.
436
4372004-11-15 Kelley Cook <kcook@gcc.gnu.org>
438
439 * config.guess, config.sub: Import from savannnah.
440
6d389afc
MS
4412004-11-12 Mike Stump <mrs@apple.com>
442
443 * Makefile.def: Add html support.
444 * Makefile.tpl: Likewise.
445 * Makefile.in: Regenerate.
446
69e57115
GK
4472004-11-11 Geoffrey Keating <geoffk@apple.com>
448
449 PR 18423
450 * configure.in: Remove all instances of build-fixincludes from
451 noconfigdirs.
452 (build_configargs): Supply --target to subdirectories.
453 * configure: Regenerate.
454
455 * Makefile.def: Make gcc install depend on fixincludes install.
456 * Makefile.in: Regenerate.
457
ba719b26
HPN
4582004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
459
460 * configure.in (noconfigdirs) [mmix-*-*]: Disable
461 target-libgfortran.
462 * configure: Regenerate.
463
c37653e7
DE
4642004-11-07 David Edelsohn <edelsohn@gnu.org>
465
466 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
467 like CC.
468
1eefd493
PB
4692004-11-05 Paolo Bonzini <bonzini@gnu.org>
470
471 * Makefile.def (host fixincludes): Specify missing targets.
472 * Makefile.in: Regenerate.
473
02b1af09
L
4742004-11-04 H.J. Lu <hongjiu.lu@intel.com>
475
476 PR other/17783
477 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
478 * configure: Regenerated.
479
7f266840
DJ
4802004-11-04 Daniel Jacobowitz <dan@debian.org>
481
482 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
483 * configure: Regenerated.
484
47444073
AL
4852004-10-28 Eric B. Weddington <ericw@evcohs.com>
486
487 PR target/18151
488 * configure.in (case ${target}): Do not build fixincludes for avr.
489 * configure: Regenerated.
490
caeba88f
AL
4912004-10-26 Paolo Bonzini <bonzini@gnu.org>
492
493 * configure.in (case ${target}): Do not build fixincludes
494 on platforms where it is not used.
495 * configure: Regenerated.
496
0fdbe983
DJ
4972004-10-23 Daniel Jacobowitz <dan@debian.org>
498
499 * configure.in: Use an absolute path to install-sh.
500 * configure: Regenerated.
501
1c0f67c1
AC
5022004-10-19 Andrew Cagney <cagney@gnu.org>
503
504 * src-release (do-djunpack, do-md5sum): Install the generated file
505 directly into the proto-toplev/ directory.
479759c8 506
a9cfce9c
AC
5072004-10-19 Andrew Cagney <cagney@gnu.org>
508
509 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
510
ac0fa625
DD
5112004-10-12 Kelley Cook <kcook@gcc.gnu.org>
512
513 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
514 * configure: Regenerate.
515
d27cc32e
PB
5162004-10-06 Paolo Bonzini <bonzini@gnu.org>
517
518 Fix wrong conflict resolution in:
519
520 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
521
522 * Makefile.in: Regenerate.
523 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
524 in the recursive `make', instead of hardwiring `all'.
525 (Autogenerated TARGET-* variables): New.
526
1763908f
UW
5272004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
528
529 Merged from GCC / libtool upstream:
530 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
531 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
532 * ltcf-cxx.sh (tpf*): Likewise.
533 * ltconfig (tpf*): Add TPF OS configuration support.
534
0490e016
NC
5352004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
536
537 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 538 * configure: Regenerate.
0490e016 539
32be62b5
RS
5402004-09-24 Michael Roth <mroth@nessie.de>
541
542 * configure.in (--without-headers): Add missing double quotes.
543 * configure: Regenerate.
544
6048df60
DD
5452004-09-24 Kelley Cook <kcook@gcc.gnu.org>
546
547 * ylwrap: Revert to previous version.
548
315b3b02
L
5492004-09-23 H.J. Lu <hongjiu.lu@intel.com>
550
6048df60 551 PR bootstrap/17369
315b3b02
L
552 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
553 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
554 SET_GCC_LIB_PATH_CMD.
555 (BASE_TARGET_EXPORTS): Likewise.
556 * Makefile.in: Regenerated.
557
558 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
559 * configure: Regenerated.
560
fe69863c
DD
5612004-09-23 Kelley Cook <kcook@gcc.gnu.org>
562
563 * config.guess: New upstream version
564 * compile, depcomp, install-sh, ylwrap: Likewise.
565
5662004-09-19 Roger Sayle <roger@eyesopen.com>
567
568 * config/mh-x86omitfp: New host makefile fragment. Add
569 -fomit-frame-pointer to the default BOOT_CFLAGS.
570 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
571 * configure: Regenerate.
572
5732004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
574
575 PR target/11572
576 * configure.in (*-*-darwin*): Renable libobjc.
577 * configure: Regenerate.
578
be75bbe1 5792004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 580
be75bbe1
DB
581 * Makefile.def: Remove libbanshee.
582 * Makefile.tpl: Ditto.
583 * configure.in: Ditto.
584 * Makefile.in: Regen.
585 * configure: Ditto.
586
1b882a91
PB
5872004-09-07 Paolo Bonzini <bonzini@gnu.org>
588
589 * missing: Import latest version from master repository.
590
eb1352ed
NC
5912004-09-04 Nick Clifton <nickc@redhat.com>
592
593 * config.sub: Import latest version from master repository.
594 * config.guess: Likewise.
595 This includes these changes:
479759c8 596
eb1352ed
NC
597 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
598
599 * config.sub: Handle crisv32, alias etraxfs.
600 * config.guess (crisv32:Linux:*:*): Handle.
601
602 2004-08-13 Brad Smith <brad@comstyle.com>
603
604 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
605 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
606
607 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
608
609 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
610 assume the processor is a powerpc. This is because coreutils
611 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
612 in this case, due to a MacOS X bug that causes
613 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
614 to return a negative number.
615 Problem reported by Petter Reinholdtsen in:
616 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
617
618 2004-07-19 Ben Elliston <bje@gnu.org>
619
620 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
621
622 2004-06-24 Ben Elliston <bje@gnu.org>
623
624 * config.guess: Update copyright years.
625 * config.sub: Likewise.
626
627 2004-06-22 Robert Millan <robertmh@gnu.org>
628
629 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
630 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
631
632 2004-06-22 Stanley F. Quayle <stan@stanq.com>
633
634 * config.guess (*:*VMS:*:*): New entry. Replaces
635 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
636 manufacturer.
637
638 2004-06-22 Ben Elliston <bje@gnu.org>
639
640 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
641 * config.sub: Likewise.
642
643 2004-06-22 Ben Elliston <bje@gnu.org>
644
645 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
646 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
647
648 2004-06-11 Ben Elliston <bje@gnu.org>
649
650 * config.guess (pegasos:OpenBSD:*:*): Remove.
651
652 2004-06-11 Ben Elliston <bje@gnu.org>
653
654 From Wouter Verhelst <wouter@grep.be>:
655 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
656
657 2004-06-11 Ben Elliston <bje@gnu.org>
658
659 * config.guess (luna88k:OpenBSD:*:*): New.
660
661 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
662
663 * config.guess (m32r*:Linux:*:*): New case.
664 * config.sub: Handle m32rle.
665
666 2004-03-12 Ben Elliston <bje@wasabisystems.com>
667
668 From Jens Petersen <petersen@redhat.com>:
669 * config.sub: Handle sparcv8.
670
671 2004-03-03 Ben Elliston <bje@wasabisystems.com>
672
673 From Tom Smith <smith@cag.lkg.hp.com>:
674 * config.guess: Version suffixes are equally significant on Tru64
675 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
676 prefix of "P" (patched kernel).
677
678 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
679
680 * config.sub: Add support for National Semiconductor CRX target.
681
2a3124ca 6822004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 683
2a3124ca
RH
684 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
685 *-*-netware, but add target-libmudflap.
686 Consolidate *-*-netware targets (of which really only i?86 exists)
687 into a single entry.
688 * configure: Likewise.
689
0df3d27f
PB
6902004-09-01 Paolo Bonzini <bonzini@gnu.org>
691
692 * Makefile.tpl (sorry): Remove.
693 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
694 (cleanstrap targets): Depend on distclean, not distclean-stage1.
695 (do-clean): Clean per-stage directories too.
696 (do-distclean): Run distclean-stage1 too.
697 (.NOTPARALLEL): Enable during toplevel bootstrap.
698 (stage[+id+]-bubble): Enable parallel execution during
699 the recursive invocation.
700 * Makefile.in: Regenerate.
701
702 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
703
704 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
705
706 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
707 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
708 * configure: regenerate
479759c8
ZW
709 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
710 -mdynamic-no-pic
0df3d27f
PB
711
7122004-08-31 Paolo Bonzini <bonzini@gnu.org>
713
714 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
715 include.
716 * configure.in: Fix indentation.
717 * configure: Regenerate.
718
ee025550
PB
7192004-08-31 Paolo Bonzini <bonzini@gnu.org>
720
721 * Makefile.def (build_modules): Add fixincludes.
722 (dependencies): Make gcc depend on fixincludes.
723 * configure.in (build_tools): Add fixincludes.
724 (build_configdirs): Always include build_libs.
725 * Makefile.in: Regenerate.
726 * configure: Regenerate.
727
7282004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
729
730 * Makefile.def (bootstrap stages): Add 'lean' parameter.
731 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
732 phony targets; do not generate timestamp files.
733 (distclean-stageN): Remove references to their timestamp files.
734 (restageN, touch-stageN): Remove.
735 (stageN-bubble): Rewritten.
736 (compare): Support lean bootstraps.
737 * Makefile.in: Regenerate.
738
739 * configure.in: Only warn when bootstrapping but
740 build != host or build != target. Support lean bootstraps.
741 * configure: Regenerate.
742
743 Sync from gcc:
744 2004-08-26 Phil Edwards <phil@codesourcery.com>
745
746 * configure.in: Give a better error message if GMP/MPFR are missing
747 and a language needing them has been requested.
748 * configure: Regenerated.
749
750 2004-08-25 Phil Edwards <phil@codesourcery.com>
751
752 * configure.in: Print a list of available language front-ends if
753 a requested one is missing. Tidy stray tab characters.
754 * configure: Regenerated.
755
72b2455a
PB
7562004-08-17 Paolo Bonzini <bonzini@gnu.org>
757
758 * Makefile.in: Regenerate.
759 * configure: Regenerate.
760
761 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
762 stage_*_flags.
763 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
764 for bootstrapped modules if toplevel bootstrap is going.
765 (GCC bootstrap): Generate per-stage targets for all bootstrapped
766 modules. Adjust for changes in Makefile.def. Enable several
767 rules even in non-bootstrap mode, just to avoid peppering the
768 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
769 (stage-[+prev+]-bubble): Remove.
770
771 * Makefile.def (Dependencies): Depend on all-build-bison,
772 all-build-flex, all-build-byacc, all-build-texinfo, rather
773 than the host variations.
774 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
775 with BUILD_SUBDIR.
776 (BISON): Update for recent Bisons.
777 (YACC): Fix typo.
778 (cross): Depend on all-build.
779 (all): Do not depend on all-build.
780 (prebootstrap): Remove.
781 (dep-kind): Accept separate prefixes for MODULE and ON variables.
782 (Prebootstrap dependencies): Add them to the per-stage targets
783 and to all-prebootstrap.
784 * configure.in (build_configdirs): Always enable build_tools.
785 (BUILD_DIR_PREFIX): Remove.
786
787 * Makefile.def (gcc): Add target variable.
788 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
789 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
790 in the recursive `make', instead of hardwiring `all'.
791 (Autogenerated TARGET-* variables): New.
792
de0b4a87
JW
7932004-08-17 Robert Millan <robertmh@gnu.org>
794
795 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
796 (instead of FreeBSD).
797 * configure: Regenerate.
798
ad681c85
NN
7992004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
800
675c6968
NN
801 * Makefile.def, configure.in, src-release: Remove useless, bogus
802 references to tix.
803 * Makefile.in, configure: Regenerate.
804
ad681c85
NN
805 * src-release: Stop distributing mmalloc with gdb (which doesn't
806 use it).
807 * Makefile.def: GDB doesn't depend on mmalloc anymore.
808 * Makefile.in: Regenerate.
809
11b04d1f
DD
8102004-08-09 Mark Mitchell <mark@codesourcery.com>
811
812 * configure.in (arm*-*-eabi*): New target.
813 * configure: Regenerate.
814
f2420bea
NN
8152004-08-01 Robert Millan <robertmh@gnu.org>
816
817 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
818 libmudflap for all GNU-based systems (with Glibc).
819 * configure: Regenerate.
820
9e6ce191
PB
8212004-08-06 Paolo Bonzini <bonzini@gnu.org>
822
823 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
824 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
825 (Dependencies): New section.
826 * Makefile.tpl (Dependencies): Generate from Makefile.def.
827 (configure-target-[+module+]): Depend on maybe-all-gcc
828 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
829 (toplevel profiledbootstrap): Fix dependencies.
830 * Makefile.in: Regenerate.
831
df4a6958
MM
8322004-08-03 Mark Mitchell <mark@codesourcery.com>
833
834 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
835 target-libiberty to noconfigdirs.
836
11b04d1f
DD
8372004-08-03 Paul Brook <paul@codesourcery.com>
838
839 * configure.in: Check for MPFR as well as GMP.
840 * configure: Regenerate.
841
b813574b
PB
8422004-08-03 Paolo Bonzini <bonzini@gnu.org>
843
844 * Makefile.def (host-modules): Add gcc.
845 * Makefile.in: Regenerate.
846 * Makefile.tpl (sorry): New rule.
847 (configure-host, all-host, [+make_target+]-host, do-check,
848 install-host): Do not add gcc as a special case.
849 (host modules): Add a small special-casing for gcc. Export
850 extra_make_flags through the environment.
851 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
852 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
853 other recursive targets for gcc): Remove.
854
855 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
856 (stage, unstage): New rules.
857 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
858 distclean-stage[+id+]): Use stage_current.
859 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
860 the stage*-start rules.
861
61edac0c
JW
8622004-07-19 Robert Millan <robertmh@gnu.org>
863
864 Synced from gcc:
865
866 2004-04-26 Robert Millan <robertmh@gnu.org>
867
868 Add patches from libtool CVS.
869 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
870 * ltconfig: Likewise.
871 * ltcf-c.sh: Likewise.
872 * ltcf-cxx.sh: Likewise.
873 * ltcf-gcj.sh: Likewise.
874
3e707e94
PB
8752004-07-12 Paolo Bonzini <bonzini@gnu.org>
876
877 * configure.in: Add noconfigdirs for crx-*-*.
878 * configure: Regenerate.
879
8802004-07-12 Paolo Bonzini <bonzini@gnu.org>
881
882 Synced from gcc:
883
884 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
885
886 * configure.in: Build libmudflap by default on FreeBSD.
887 * configure: Regenerated.
888
889 2004-07-09 Mark Mitchell <mark@codesourcery.com>
890
891 * configure.in: Do not build libmudflap by default on non-GNU/Linux
892 systems.
893 * configure: Regenerated.
894
895 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
896
897 PR target/16344
898 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
899 feedback based compiler.
900 * Makefile.in: Rebuilt.
901
902 2004-07-05 Phil Edwards <phil@codesourcery.com>
903
904 * configure.in: Do not prepend $srcdir to /dev/null in
905 makefile fragments.
906 * configure: Regenerate.
907
a7ee7660
AO
9082004-07-08 Alexandre Oliva <aoliva@redhat.com>
909
910 * Makefile.def (host_modules): Set bootstrap=true for flex.
911 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
912 * Makefile.in: Rebuilt.
913
6a9cf61e
PB
9142004-07-01 Paolo Bonzini <bonzini@gnu.org>
915
916 * Makefile.def (build_modules): Add bison, byacc, flex,
917 m4, texinfo.
918 (flags_to_pass): Add FLEX.
919 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
920 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
921 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
922 DEFAULT_MAKEINFO): Remove.
923 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
924 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
925 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
926 objdir or else use configured tool.
927 (all-build): New.
928 (all): Depend on it.
929 (Build module dependencies): Add.
930 * Makefile.in: Regenerate.
931 * configure.in: Better support for multiple build modules,
932 matching what is done for host/target modules. Do not look
933 for "plausible" locations of build tools if Canadian cross.
934 Use autoconf's AC_PROG_CC to find a C compiler. Define
935 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
936 * configure: Regenerate.
937
95b6a1f2
PB
9382004-06-22 Paolo Bonzini <bonzini@gnu.org>
939
940 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
941 * Makefile.in: Regenerate.
942
7ffa0b57
PB
9432004-06-22 Paolo Bonzini <bonzini@gnu.org>
944
945 * Makefile.tpl (configure-build-[+module+],
946 configure-[+module+], configure-target-[+module+]): Pass
947 [+extra_configure_args+].
948 (all-build-[+module+], all-[+module+], check-[+module+],
949 install-[+module+], [+make_target+]-[+module+],
950 all-target-[+module+], check-target-[+module+],
951 install-target-[+module+], [+make_target+]-target-[+module+]):
952 Pass [+extra_make_args+].
953 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
954 (GCC_HOST_EXPORTS): Remove.
955 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
956 cross, check-gcc, check-gcc-c++, install-gcc,
957 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
958 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
959 * Makefile.in: Regenerate.
960
929ba6e7
CF
9612004-06-21 Christopher Faylor <cgf@alum.bu.edu>
962
963 * configure.in: Check for srcdir/winsup rather than build directory
964 winsup.
965 * configure: Regenerate.
966
b76d7de0
CV
9672004-06-17 Corinna Vinschen <vinschen@redhat.com>
968
969 * configure.in: Don't build Cygwin native newlib if winsup
970 directory is missing. Emit warning instead.
971 * configure: Regenerate.
972
656fdd47
PB
9732004-06-09 Paolo Bonzini <bonzini@gnu.org>
974
975 * Makefile.tpl (touch-stage[+id+]): New.
976 (restage[+prev+]): Depend on touch-stage[+id+].
977
978 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
979 Use it throughout.
980
981 * Makefile.def: Add profile and feedback bootstrap stages.
982 Remove next field from bootstrap stages.
983 * Makefile.tpl (LN, LN_S): Substitute.
984 (stageN-start, stageN-end): Use double-colon rules, to
985 provide a hook for additional setup commands.
986 (distclean-stageN-gcc, restageN): Create dependencies from
987 [+prev+], not from [+next+].
988 (stageN-bubble): Add commands for successive stages from
989 [+prev+], using double-colon rules.
990 (all-stageN-gcc): Fix typo.
991 (stagefeedback-start, profiledbootstrap): New.
992 * Makefile.in: Regenerate.
993 * configure.in: Call ACX_PROG_LN.
994 * configure: Regenerate.
995
498d4a71
CF
9962004-06-03 Paolo Bonzini <bonzini@gnu.org>
997
998 * configure.in: Fix --enable-bootstrap breakage introduced in trees
999 without gcc.
1000 * configure: Regenerate.
1001
377d8c42
PB
10022004-06-01 Paolo Bonzini <bonzini@gnu.org>
1003
1004 * Makefile.tpl: Fix typo.
1005 * Makefile.in: Regenerate.
1006
f5f8a794
PB
10072004-06-01 Paolo Bonzini <bonzini@gnu.org>
1008
1009 * configure.in: Remove new- prefix from toplevel
1010 bootstrap targets.
1011 * configure: Regenerate.
1012
f7a4c34f
PB
10132004-06-01 Paolo Bonzini <bonzini@gnu.org>
1014
1015 Merge this patch from the gcc tree:
1016
1017 2004-05-30 Andreas Jaeger <aj@suse.de>
1018 Jim Wilson <wilson@specifixinc.com>
1019
1020 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1021 like CC.
1022
319cab08
PB
10232004-06-01 Paolo Bonzini <bonzini@gnu.org>
1024
1025 * Makefile.tpl (all.normal): Rename to all.
1026 (all): Replace with a rule to pick the default
1027 target from configure.
1028 (all-gcc, configure-gcc): Use conditionals to
1029 do nothing when toplevel bootstrap is going on.
1030 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1031 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1032 * configure.in: Support --enable-bootstrap.
1033
1034 * Makefile.def: Remove new- prefix from toplevel
1035 bootstrap targets.
1036 * Makefile.tpl: Likewise.
1037
1038 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1039 target.
1040
1041 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1042 $(RECURSE_FLAGS) to recursive invocation of make.
1043
1044 * Makefile.in: Regenerate.
1045 * configure: Regenerate.
1046
88f64edc
DJ
10472004-05-27 Daniel Jacobowitz <dan@debian.org>
1048
1049 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1050 * configure: Regenerate.
1051
378fce5b
DD
10522004-05-25 Daniel Jacobowitz <drow@false.org>
1053
1054 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1055 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1056 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1057 targets.
1058 * Makefile.in: Regenerate.
1059
dfdffa2c
PB
10602005-05-24 Paolo Bonzini <bonzini@gnu.org>
1061
1062 * configure.in: Test the ability to symlink directories.
1063 * configure: Regenerate.
1064
1065 * Makefile.def (bootstrap-stage): New definitions.
1066 * Makefile.tpl (configure-stage1-gcc,
1067 configure-stage2-gcc, configure-stage3-gcc,
1068 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1069 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1070 new-restage3, compare): Autogenerate, see Makefile.in
1071 entry for behavioral changes.
1072 (distclean-stage1, new-stage1-start, new-stage1-end,
1073 new-stage1-bubble, distclean-stage2, new-stage2-start,
1074 new-stage2-end, new-stage2-bubble, distclean-stage3,
1075 new-stage3-start, new-stage3-end): New autogenerated targets.
1076 (objext, prebootstrap, BOOT_CFLAGS,
1077 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1078 targets.
1079
1080 * Makefile.in: Regenerate.
1081 (distclean-stage1, new-stage1-start, new-stage1-end,
1082 new-stage1-bubble, distclean-stage2, new-stage2-start,
1083 new-stage2-end, new-stage2-bubble, distclean-stage3,
1084 new-stage3-start, new-stage3-end): New targets.
1085 (all-stage1-gcc): Move prebootstrap dependency from here...
1086 (configure-stage1-gcc): ...to here.
1087 (new-bootstrap): Use bubble targets.
1088 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1089 Use per-stage distclean targets.
1090 (configure-stage1-gcc, configure-stage2-gcc,
1091 configure-stage3-gcc, all-stage1-gcc,
1092 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1093 Use new-stageN-start to prepare the tree.
1094
04cf1b77
PB
10952004-05-23 Paolo Bonzini <bonzini@gnu.org>
1096
1097 * Makefile.def (host_modules): add libcpp.
1098 * Makefile.tpl: Add dependencies on and for libcpp.
1099 * Makefile.in: Regenerate.
1100 * configure.in: Add libcpp host module.
1101 * configure: Regenerate.
1102
80b200a1
ZW
11032004-05-17 Zack Weinberg <zack@codesourcery.com>
1104
1105 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1106 of libf2c.
1107 * configure, Makefile.in: Regenerate.
1108
4b1cb4fe
DD
11092004-05-13 Diego Novillo <dnovillo@redhat.com>
1110
1111 Merge from tree-ssa-20020619-branch.
1112
1113 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1114 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1115 (HOST_GMPLIBS): Define.
1116 (HOST_GMPINC): Define.
1117 (TARGET_LIB_PATH): Add libmudflap.
1118 (GFORTRAN_FOR_TARGET): Define.
1119 (configure-build*): Export GFORTRAN.
1120 (configure-gcc): Export GMPLIBS and GMPINC.
1121 (all-gcc): Add maybe-all-libbanshee.
1122 (configure-target-libgfortran): Define.
1123 * Makefile.in: Regenerate.
1124 * configure.in (host_libs): Add libbanshee.
1125 (target_libraries): Add target-libmudflap and target-libgfortran.
1126 Add --with-libbanshee.
1127 Handle --disable-libmudflap.
1128 (*-*-freebsd*): Use with_gmp.
1129 Add $(libgcj) to noconfigdirs.
1130 * configure: Regenerate.
1131 * depcomp: New file.
1132 * MAINTAINERS: Add tree-ssa maintainers.
1133
11342004-04-28 Paolo Bonzini <bonzini@gnu.org>
1135
1136 * config/acx.m4: Fix fastcompare support for new-bootstrap.
1137 * configure: Regenerate.
1138
b8908782
DD
11392004-04-27 Paolo Bonzini <bonzini@gnu.org>
1140
1141 Revert:
1142 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1143
1144 * Makefile.def (flags_to_pass): Remove *dir variables that
1145 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1146 as well as prefix and exec_prefix.
1147 * Makefile.in: Regenerate.
1148
11492004-04-26 Paolo Bonzini <bonzini@gnu.org>
1150
1151 * Makefile.def (host_modules): Mark with the bootstrap
1152 flag packages on which gcc depends.
1153 * Makefile.tpl (all-bootstrap): Use it.
1154 * Makefile.in: Regenerate.
1155
11562004-04-26 Paolo Bonzini <bonzini@gnu.org>
1157
1158 * Makefile.def (flags_to_pass): Remove *dir variables that
1159 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1160 as well as prefix and exec_prefix.
1161 * Makefile.in: Regenerate.
1162
11632004-04-26 Paolo Bonzini <bonzini@gnu.org>
1164
80b200a1
ZW
1165 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1166 * configure: Regenerate.
1167 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1168 * gcc/Makefile.tpl (compare): Use the result of the test.
1169 * gcc/Makefile.in: Regenerate.
b8908782
DD
1170
11712004-04-23 Paolo Bonzini <bonzini@gnu.org>
1172
1173 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1174 Always relocate gcc and prev-gcc to the original names, even
1175 if the build fails.
1176 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1177 New targets.
1178
0f260896
RO
11792004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1180
1181 * configure.in (mips*-*-irix5*): Enable ld.
1182 * configure: Regenerate.
1183
51860f05
JW
11842004-04-15 James E Wilson <wilson@specifixinc.com>
1185
1186 * Makefile.tpl (configure-[+module+], configure-gcc,
1187 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1188 Set and export LDFLAGS.
1189 * Makefile.in: Regenerate.
1190
54752a6b
NN
11912004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
1192
1193 PR bootstrap/14871
1194 * Makefile.tpl: If we don't have built-in-tree target tools,
1195 use the ones found by configure rather than hacking around with
1196 program_transform_name.
1197 * configure.in: Give Makefile.tpl the information necessary
1198 to do that.
1199 * Makefile.in: Regenerate.
1200 * configure: Regenerate.
1201
12022004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
1203
1204 PR bootstrap/14760
1205 * configure.in: When computing baseargs, strip *all* copies of
1206 offending options. Also, don't match/substitute the trailing space,
1207 so that this actually works when two similar options are separated by
1208 only one space.
1209 * configure: Regenerate.
1210
12112004-04-06 David Edelsohn <edelsohn@gnu.org>
1212
80b200a1
ZW
1213 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1214 (rs6000-*-aix*): Same.
1215 * configure: Regenerate.
54752a6b 1216
5e2b61fb
SS
12172004-03-25 Stan Shebs <shebs@apple.com>
1218
1219 Remove MPW support, no longer used.
1220 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
1221 mpw-install: Remove files.
1222 * src-release (DEVO_SUPPORT): Remove names of removed files.
1223 * MAINTAINERS: Likewise.
1224
1a6f2dc7
NN
12252004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
1226
a0049f1b
NN
1227 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1228 STRICT_WARN, WARN_CFLAGS flags passed down to make.
1229 * Makefile.in: Regenerate.
1230
1a6f2dc7
NN
1231 * configure.in (top level bootstrap support): Rework --enable-werror
1232 to set @stage2_werror_flag@.
1233 * configure: Regenerate.
1234 * Makefile.tpl (top level bootstrap support): Pass
1235 @stage2_werror_flag@ down to configure in stages 2 and 3.
1236 * Makefile.in: Regenerate.
1237
920e3419
NN
12382004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
1239
1240 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1241 for stages 2 and 3 as well as in make. As a consequence, remove
1242 OUTPUT_OPTION (now detected by configure) from the flags passed down
1243 to make.
1244 * Makefile.in: Regenerate.
1245
1246 * Makefile.tpl (new-bootstrap): Fix typo.
1247 * Makefile.in: Regenerate.
1248
4fa63067
NN
12492004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
1250
1251 * Makefile.tpl: Rearrange by moving recursive_targets rules
1252 into their proper sections.
1253 * Makefile.tpl (top level bootstrap support): Move disabling
1254 of coverage flags from 'make' to 'configure'; improve comments.
1255 * Makefile.in: Regenerate.
1256
1257 * Makefile.tpl (experimental top level bootstrap) Move stage1
1258 language setting from all- target to configure- target; disable
1259 intermodule optimization in stage 1; prevent gratuitous rebuilds
1260 of stage 1.
1261 * Makefile.in: Regenerate.
1262 * configure.in: Comma-separate stage 1 language list for top
1263 level bootstrap.
1264 * configure: Regenerate.
1265
1266 * Makefile.tpl: Clean up experimental top level bootstrap support:
1267 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1268 prev-gcc in configure- targets as well as all- targets.
1269 * Makefile.in: Regenerate.
1270
fb8a10fd
NN
12712004-03-17 Paolo Bonzini <bonzini@gnu.org>
1272
1273 * configure.in: Remove symbolic link section.
1274 * configure: Regenerate.
1275 * Makefile.tpl (links): Remove.
1276 * Makefile.in: Regenerate.
1277
947f426e 12782004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 1279 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
1280
1281 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 1282 Set with AC_CHECK_PROGS.
947f426e
NN
1283 * configure.in: Fix comment typo from last patch.
1284 * configure: Regenerate.
1285
1d39f329
NN
12862004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
1287
1288 * Makefile.tpl: Introduce experimental top level bootstrap support.
1289 * Makefile.in: Regenerate.
1290 * configure.in: Introduce support for top level bootstrap.
1291 * configure: Regenerate.
1292
4b0ac75d 12932004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 1294 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
1295
1296 PR bootstrap/14522
1297 * configure.in: Cope with shells that do not support unquoted ^
1298 * configure: Regenerate.
1299
2e70b094 13002004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 1301 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
1302
1303 PR bootstrap/14522
1304 * configure.in: Cope with shell that do not support nesting
1305 quotes inside quoted backquote substitutions.
1306 * configure: Regenerate.
1307
13082004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
1309
1310 PR bootstrap/14522
1311 * configure.in: Fix escaping of $.
1312 * configure: Regenerate.
1313
9e07f89d
NN
13142004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
1315
1316 * configure: Regenerate.
1317
13182004-03-08 Paolo Bonzini <bonzini@gnu.org>
1319
1320 PR ada/14131
1321 Move language detection to the top level.
1322 * configure.in: Find default values for the tools as
1323 soon as possible. Disable ada if GNAT is not found.
1324 Emit error message about missing languages. Expand
1325 --enable-languages=all for the gcc subdirectory.
1326
1712ab83
RS
13272004-03-01 Richard Sandiford <rsandifo@redhat.com>
1328
1329 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1330 and disable libgcj.
1331 * configure: Regenerated.
1332
3dee29da
NN
13332004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1334
1335 PR bootstrap/7087
1336 * Makefile.tpl: Guard XFOO sed statements better.
1337 * Makefile.tpl: Add dependency for configure-target-libada.
1338 * Makefile.in: Regenerate (incidentally fixes broken
1339 commit when libada-branch was merged).
1340
0558264b
AC
13412004-02-28 Andrew Cagney <cagney@redhat.com>
1342
1343 * src-release (CVS_NAMES): Define.
1344 (do-tar, do-tar): Prune $(CVS_NAMES).
1345
c38f9803
AC
13462004-02-23 Andrew Cagney <cagney@redhat.com>
1347
1348 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
1349 2004-02-19.09.
1350
55636792
NN
13512004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
1352
1353 PR bootstrap/11932
1354 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1355
1e600082
AC
13562004-02-19 Andrew Cagney <cagney@redhat.com>
1357
1358 * config.guess: Update from version 2003-06-12 to 2004-02-16.
1359 * config.sub: Update from version 2003-06-13 to 2004-02-16.
1360
3769cd82
DD
13612004-02-11 David Edelsohn <edelsohn@gnu.org>
1362
1363 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1364 (rs6000-*-aix*): Same.
1365 * configure: Regenerate.
1366
a92834c8
DD
13672004-02-11 Kelley Cook <kcook@gcc.gnu.org>
1368
1369 * configure.in (host): Add in missing $noconfigdirs to defines.
1370 * configure: Regenerate.
1371
a2592b1b
DD
13722004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
1373 Nathanael Nerode <neroden@gcc.gnu.org>
1374
1375 PR ada/6637, PR ada/5911
80b200a1 1376 Merge with libada-branch:
a2592b1b
DD
1377 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1378 with appropriate dependencies. Add --enable-libada configure switch.
1379 * configure, Makefile.in: Regenerate.
1380
e31d1ea3
DD
13812004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1382
1383 * configure.in: Don't pass --with-stabs on IRIX 5 either.
1384 * configure: Regenerate.
1385
db85f5c0
JJ
13862004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1387
1388 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 1389
fc434214
DD
13902004-01-23 DJ Delorie <dj@redhat.com>
1391
1392 * Makefile.def (target_modules) [libiberty]: Don't stage.
1393 * Makefile.in: Rebuilt.
1394
ad445c2c 13952004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 1396
ad445c2c
JJ
1397 * COPYING.NEWLIB: Update to include copyrights for new
1398 iconv code.
1399
72bbedde
AC
14002004-01-15 Andrew Cagney <cagney@redhat.com>
1401
1402 * src-release: Update copyright year.
1403 (do-proto-toplev): Configure using i686-pc-linux-gnu.
1404 (NEWLIB_SUPPORT_DIRS): Delete macro.
1405 (newlib.tar.bz2): Delete rule.
1406
a6d6062d
DD
14072004-01-14 Loren J. Rittle <ljrittle@acm.org>
1408
1409 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1410 * Makefile.tpl (configure-target-[+module+]): Support stage.
1411 * Makefile.in: Rebuilt.
1412
f8b73030
MR
14132003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1414
1415 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
1416 throughout.
1417
aff0e9df
NN
14182004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
1419
bb5dca17
NN
1420 * configure.in: Use ./config.cache, not config.cache.
1421 * configure: Regenerate.
1422 * Makefile.tpl: Special-casing not needed for GCC any more.
1423 * Makefile.in: Regenerate.
1424
82252c06
NN
1425 * configure.in: Don't share a cache file for host dirs.
1426 * configure: Regenerate.
1427
aff0e9df
NN
1428 * config-ml.in: Don't mess with the cache file.
1429
95036d20
NN
14302004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1431
ac7b618e
NN
1432 * Makefile.tpl: Make GCC use a separate config.cache.
1433 * Makefile.in: Regenerate.
1434
95036d20
NN
1435 PR bootstrap/11932, PR bootstrap/11933
1436 (I don't know if it will fix either of them, but it relates
1437 to them.)
1438 * configure.in: Don't use shared config.cache for target
1439 directories.
1440 * configure: Regenerate.
1441
08c1856b
DD
14422003-12-31 Roger Sayle <roger@eyesopen.com>
1443
1444 * configure.in (ia64*-*-hpux*): Disable building java libraries.
1445 * configure: Regenerated.
1446
c1968181 14472003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 1448
c1968181
DD
1449 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1450 * configure: Regenerated.
1451
10ecffb9
NN
14522003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1453
1454 Port change over from GCC:
1455 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
1456 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1457 (configure-build-[+module+], configure-[+module+]): Likewise.
1458 (configure-target-[+module+], configure-gcc, config.status): Likewise.
1459 * Makefile.in: Regenerate.
1460
f2ab5990
TF
14612003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
1462
1463 * configure.in (raw_libstdcxx_flags): Remove the leading space.
1464 * configure: Regenerate.
1465
41a7d11a
JJ
14662003-11-27 Jeff Johnston <jjohnstn@redhat.com>
1467
80b200a1 1468 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
1469 stdlib.
1470
d9441a1f
DD
14712003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1472
1473 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1474 * Makefile.in: Regenerate.
1475
3a48a978
DD
14762003-10-20 Phil Edwards <phil@codesourcery.com>
1477
1478 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
1479 * configure: Regenerate.
1480
f0b24077
NN
14812003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
1482
1483 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1484 HOST_FLAGS_TO_PASS.
1485 * Makefile.in: Regenerate.
1486
5fbad20a
DD
14872003-10-05 Mohan Embar <gnustuff@thisiscool.com>
1488
1489 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1490 * configure: Rebuilt
1491 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1492 * Makefile.in: Rebuilt
1493
78be4155
L
14942003-10-03 H.J. Lu <hongjiu.lu@intel.com>
1495
1496 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1497
051fcc7a
L
14982003-10-01 Phil Edwards <pme@gcc.gnu.org>
1499
1500 * config-ml.in: Use ac_configure_args directly instead of
1501 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1502 actually seen.
1503
15042003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
1505
1506 * config-ml.in: Propagate INSTALL variables.
1507
f27d4f92
DJ
15082003-09-21 Daniel Jacobowitz <drow@mvista.com>
1509
1510 * configure.in: Pass a computed --program-transform-name
1511 to subconfigures.
1512 * configure: Regenerated.
1513
cae4d560
NN
15142003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1515
1516 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1517 * Makefile.in: Regenerate.
1518
1519 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1520 * Makefile.in: Regenerate.
1521
8ff944f6
DJ
15222003-09-17 Daniel Jacobowitz <drow@mvista.com>
1523
1524 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1525 quoting.
1526 * configure: Regenerated.
1527
d9a35680
MC
15282003-09-12 Michael Chastain <mec@shout.net>
1529
1530 Fix PR gdb/857.
1531 * src-release (do-proto-topleve): Remove junk files
1532 intl/config.cache, intl/config.status,
1533 intl/config.h, intl/stamp-h.
1534
710068b9
AC
15352003-09-14 Andrew Cagney <cagney@redhat.com>
1536
1537 * src-release (dejagnu.tar): New target.
1538 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
1539 (do-djunpack): Use $(PACKAGE) for the package name.
1540
e1008165
DD
15412003-09-04 DJ Delorie <dj@redhat.com>
1542
1543 * configure: Regenerate.
1544
21998d12
NC
15452003-09-04 Robert Millan <robertmh@gnu.org>
1546
1547 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 1548
ccca4bb3
DD
15492003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1550
1551 * configure.in: Ensure arguments to sed are properly spaced.
1552 * configure: Regenerate.
1553
ee949b5e
DJ
15542003-08-28 Daniel Jacobowitz <drow@mvista.com>
1555
1556 Merge from gcc:
1557 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1558 * install-sh: Update to newer upstream versions (associated with
1559 aclocal 1.7).
1560 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1561
75addda2
DJ
15622003-08-27 Daniel Jacobowitz <drow@mvista.com>
1563
1564 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1565 * configure: Regenerated.
1566
8d2877d8
NN
15672003-08-23 Phil Edwards <pme@gcc.gnu.org>
1568
1569 * configure.in: Use newline instead of semicolon when assuming
1570 shell arguments in a for loop.
1571 * configure: Regenerated.
1572
d2cc0e0d
GK
15732003-08-20 Geoffrey Keating <geoffk@apple.com>
1574
1575 PR 8180
1576 * configure.in: When testing with_libs and with_headers, treat
1577 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1578 * configure: Regenerate.
80b200a1 1579
d2cc0e0d
GK
1580 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1581 make, shell, etc.
1582 (baseargs): Likewise.
1583 * configure: Regenerate.
1584
04d1ab34
GK
15852003-08-19 Geoffrey Keating <geoffk@apple.com>
1586
1587 * configure.in: Disable libgcj for darwin not on powerpc.
1588 * configure: Rebuild.
1589
ca506da8
MC
15902003-08-15 Michael Chastain <mec@shout.net>
1591
1592 * src-release (do-proto-toplev): Remove junk files
1593 dejagnu/example/calc/config.status,
1594 dejagnu/example/calc/config.log.
1595
a4aa3f49
DD
15962003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1597
1598 * config-ml.in, symlink-tree: Add license.
1599
ede4fbe4
NN
16002003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
1601
1602 Merge from gcc:
1603
1604 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1605 * Makefile.tpl (check, check-c++): Express dependencies using
1606 dependencies rather than commands.
1607 * Makefile.in: Regenerate.
1608
1609 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1610 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1611 * Makefile.in: Update.
1612
970f29af
AC
16132003-08-01 Andrew Cagney <cagney@redhat.com>
1614
1615 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1616 * configure: Ditto.
1617
b2884a0c
DD
16182003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1619
1620 * configure.in: Enable libgcj for darwin.
1621 * configure: Rebuild.
1622
c07f46a4
NN
16232003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
1624
1625 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
1626
9175bfc0
NN
16272003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1628
1629 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1630 creating target and build subdirs to build all parent dirs as needed.
1631 * Makefile.in: Rebuild.
1632 * configure.in: Don't build dirs explicitly here.
1633 * configure: Rebuild.
1634
b9abda6a
AO
16352003-07-22 Alexandre Oliva <aoliva@redhat.com>
1636
1637 * Makefile.tpl (all-make): Depend on intl.
1638 * Makefile.in: Rebuilt.
1639
eef8ffd4
NN
16402003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1641
1642 * config.if: Remove unused libc_interface determination.
1643
295efaf0
NN
16442003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1645
1646 * Makefile.in: Regenerate, correctly this time.
1647
e5c3f801
NN
16482003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1649
1650 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1651 unused INSTALL_PROGRAM_ARGS.
1652 * configure.in: Use AC_PROG_INSTALL.
1653 * Makefile.in: Regenerate.
1654 * configure: Regenerate.
1655
4a18bd6b
AO
16562003-07-10 Alexandre Oliva <aoliva@redhat.com>
1657
1658 * configure: Rebuilt.
1659 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1660 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1661 newlib nor libgloss.
1662 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1663 * configure.in (am33_2.0-*-linux*): Added.
1664
fbd1054d
BW
16652003-07-09 Bob Wilson <bob.wilson@acm.org>
1666
1667 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1668 * configure: Regenerate.
1669
b40e3958
L
16702003-07-06 H.J. Lu <hongjiu.lu@intel.com>
1671
1672 * config-ml.in: Replace PWD with PWD_COMMAND.
1673 * Makefile.tpl: Likewise.
1674 * Makefile.in: Regenerated.
1675
4a5be7ba
NN
16762003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1677
1678 * configure.in: Clean up config-lang.in handling. Delete
1679 useless assignment to "subdirs".
1680 * configure: Regenerate.
1681
9c14acb8
NN
16822003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1683
1684 * configure.in: Rename 'target_libs' to 'target_libraries'.
1685 Remove useless reference to 'target_libs'.
1686 * configure: Regenerate.
1687
8f32e830
KS
16882003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1689
1690 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1691 * Makefile.in: Regenerate.
1692
12f0bd74
NN
16932003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1694
1695 * Makefile.def: Introduce flags_to_pass.
1696 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1697 * Makefile.in: Regenerate.
1698
b07c2aad
HPN
16992003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1700
1701 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1702 and target-libgloss.
1703 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1704 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 1705 * configure: Regenerate.
b07c2aad 1706
56f25033
DD
17072003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1708
1709 * configure.in: Update testsuite_flags to new location.
1710 * configure. Regenerate.
80b200a1 1711
4ec9a3b2
NN
17122003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1713
1714 * Makefile.tpl: Remove BUILD_CC stuff.
1715 * Makefile.in: Regenerate.
1716
059083b1 17172003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1718
059083b1
L
1719 * config.guess: Update to 2003-06-12 version.
1720 * config.sub: Update to 2003-06-13 version.
1721
535b046a
TS
17222003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1723
1724 * MAINTAINERS: Add myself as MIPS co-maintainer.
1725
00c22daa 17262003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1727
00c22daa
L
1728 * config.guess: Update to 2003-06-06 version.
1729 * config.sub: Update to 2003-06-06 version.
1730
1047cb91
DD
17312003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1732
1733 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1734 * configure. Regenerate.
1735
123494c8
NN
17362003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1737
1047cb91
DD
1738 * configure.in: Disable serial configure by default.
1739 * configure: Regenerate.
1740 * Makefile.tpl: Abolish .NOTPARALLEL.
1741 * Makefile.in: Regenerate.
1742
7f121bbf
NN
1743 * Makefile.tpl: Replace {build,host,target}_canonical by
1744 {build,host,target}.
1745 * Makefile.in: Regenerate.
1746
123494c8
NN
1747 * Makefile.tpl: Fix stupid pasto.
1748 * Makefile.in: Regenerate.
1749
ec7e0995
NN
17502003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1751
1752 * Makefile.tpl: Remove bogus conditional.
1753 * Makefile.in: Regenerate.
1754
27b1cc72
NN
17552003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1756
2a4cbe27
NN
1757 * Makefile.tpl: Make 'recursive targets' using autogen rather
1758 than shell loop. Remove duplicate 'clean' targets and false
1759 comments.
1760 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1761 Add systematic method of specifying missing targets in subdirs.
1762 Add copyright boilerplate.
1763 * Makefile.in: Regenerate.
1764 * configure.in: Add 'recursive targets' to maybe list.
1765 * configure: Regenerate.
1766
27b1cc72
NN
1767 * Makefile.tpl: Rename [+target+] to [+make_target+].
1768 * Makefile.def: Rename 'target' to 'make_target'.
1769
01e51bd0
NC
17702003-05-30 Nick Clifton <nickc@redhat.com>
1771
1772 * README-maintainer-mode: Update URL for locating blessed config
1773 tools.
1774
2fd84b42
NC
17752003-05-29 Robert Millan <rmh@debian.org>
1776
1777 * ltconfig: Import this patch and modify for use with current
1778 version of ltconfig:
1779
1780 2003-05-21 Bruno Haible <bruno@clisp.org>
1781
1782 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
1783 GNU/FreeBSD.
1784
8945c6bb
DD
17852003-05-28 DJ Delorie <dj@redhat.com>
1786
1787 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1788 * Makefile.in: Regenerate.
1789
2f9632a1
JJ
17902003-05-28 Jeff Johnston <jjohnstn@redhat.com>
1791
80b200a1 1792 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 1793
3a12db16 17942003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 1795
3a12db16
DD
1796 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1797 newlib or libgloss.
1798 * Makefile.in: Regenerate.
1799
44482353
DD
18002003-05-21 DJ Delorie <dj@redhat.com>
1801
1802 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1803 * Makefile.in: Regenerate.
1804
fec2c52d
MR
18052003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1806
1807 * configure.in: Use curly braces in the definition of tooldir.
1808 * configure: Regenerate.
1809
16ae0395
NN
18102003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1811
1812 * configure.in: Switch more things to use maybe dependencies.
80b200a1 1813 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
1814 Factor out common code from autogen IF statements.
1815 * configure: Regenerate.
1816 * Makefile.in: Regenerate.
1817
ec11bdc6
DD
18182003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1819
1820 * configure.in: Accept i[3456789]86 for machine type.
1821 * configure: Regenerate.
1822
dd12c3a8
NN
18232003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1824
1825 * configure.in: Switch more things to use maybe dependencies.
1826 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1827 * configure: Regenerate.
1828 * Makefile.tpl: Switch more things to use maybe dependencies.
1829 * Makefile.in: Regenerate.
1830
cf662e21
AJ
18312003-05-16 Andreas Schwab <schwab@suse.de>
1832
1833 * Makefile.tpl (install-opcodes): Define.
1834 * Makefile.in: Rebuild.
1835
5481b376
AJ
18362003-05-13 Andreas Jaeger <aj@suse.de>
1837
1838 * config.guess: Update to 2003-05-09 version.
1839 * config.sub: Update to 2003-05-09 version.
1840
3959a22a
AJ
18412003-05-13 Michael Eager <eager@mvista.com>
1842
1843 * configure.in: Correct sed script so that options in quotes are not
1844 deleted.
1845 * configure: Rebuild.
1846
564b43e5
CV
18472003-05-12 Corinna Vinschen <corinna@vinschen.de>
1848
1849 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1850 and $$s/newlib/libc/sys/cygwin32 include paths.
1851 * configure: Ditto.
1852
bb947dc9
L
18532003-05-05 H.J. Lu <hjl@gnu.org>
1854
1855 * config-ml.in: Restored from gcc repository.
1856
77f7441a
CD
18572003-05-02 Chris Demetriou <cgd@broadcom.com>
1858
80b200a1
ZW
1859 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1860 * Makefile.in: Regenerate.
77f7441a 1861
a26d7085
DJ
18622003-04-27 Daniel Jacobowitz <drow@mvista.com>
1863
1864 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
1865 and Makefile.def.
1866
e4c4d240
DJ
18672003-04-27 Daniel Jacobowitz <drow@mvista.com>
1868
1869 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1870 * Makefile.in: Regenerated.
1871
62a3fc85
DD
18722003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1873
1874 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1875 * Makefile.in: Regenerate.
1876
18772003-04-18 Jakub Jelinek <jakub@redhat.com>
1878
1879 * configure.in (powerpc64*-*-linux*): Remove.
1880 * configure: Rebuilt.
1881
5b474aa8
DD
18822003-04-17 Phil Edwards <pme@gcc.gnu.org>
1883
1884 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1885 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1886 and restrap.
1887 * Makefile.in: Regenerate.
1888
18892003-04-16 Richard Earnshaw <rearnsha@arm.com>
1890
1891 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1892 * configure: Regenerated.
1893
bc295afe
AO
18942003-04-11 Alexandre Oliva <aoliva@redhat.com>
1895
1896 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1897 * */configure: Rebuilt.
1898
3728fade
NN
18992003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1900
1901 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1902 * Makefile.in: Regenerate.
1903
ce5b542e
MC
19042003-03-14 Michael Chastain <mec@shout.net>
1905
1906 * Makefile.in: Regenerate with correct Makefile.def.
1907
3db0a37f
NN
19082003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1909
1910 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1911 Make macro.
1912 * Makefile.in: Regenerate.
1913 * configure.in: Clean up gxx_include_dir logic.
1914 * configure: Regenerate.
1915
34349c6e
DD
19162003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1917
1918 * configure.in (gxx_include_dir): Fix typo.
1919 * configure: Regenerated.
1920
686c28c9
AC
19212003-03-06 Andrew Cagney <cagney@redhat.com>
1922
1923 * texinfo/texinfo.tex: Import version 2003-02-03.16.
1924
bba45b8b 19252003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 1926
bba45b8b
NN
1927 * configure.in: Include $(build_tooldir)/sys-include in
1928 FLAGS_FOR_TARGET.
1929 * configure: Regenerated.
1930
2683747f
NN
19312003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1932
bba45b8b
NN
1933 * Makefile.tpl: Reindent.
1934 * Makefile.in: Regenerate.
1935 * configure.in: Reindent. Don't set unused variables.
1936 * configure: Regenerate.
1937
2683747f
NN
1938 * Makefile.tpl: Always pass down RANLIB.
1939 * Makefile.in: Regenerate.
1940
1941 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1942 * Makefile.in: Regenerate.
1943 * configure.in: Remove unused logic relating to --enable-shared
1944 and --enable-threads. Remove bogus comments. Remove redundant
1945 noconfigdirs.
1946 * configure: Regenerate.
1947
1948 * configure.in: Replace ${libstdcxx_version} by its value.
1949 Remove reference to mh-dgux.
1950 * configure: Regenerate.
1951
50212802
NN
19522003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1953
1954 * Makefile.tpl: Rearrange.
1955 * Makefile.in: Regenerate.
1956
a6be7fc6
NC
19572003-02-25 Nick Clifton <nickc@redhat.com>
1958
1959 * configure: Remove site-file supprot - it is obsolete.
1960
f8a495c8
NC
19612003-02-24 Uwe Stieber <uwe@wwws.de>
1962
1963 * configure.in: Add support for kaOS as cross build target system.
1964 * configure: Regenerated.
1965
3decd77d
DD
19662003-02-20 Sean McNeil <sean@blue.mcneil.com>
1967
1968 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1969 configure-target-* as some target builds may require additional
1970 flags for preprocessor tests.
1971 * Makefile.in: Regenerated.
1972
f4ff34a3
AO
19732003-02-19 Alexandre Oliva <aoliva@redhat.com>
1974
1975 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1976 * ltconfig: Handle it.
1977 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1978 auto-detecting it.
1979
b7e4a931
AO
19802003-02-19 Alexandre Oliva <aoliva@redhat.com>
1981
1982 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1983 it is used as argument to $CC.
1984 * ltcf-gcj.sh: Likewise.
1985
6b784d9f
AO
19862003-02-19 Alexandre Oliva <aoliva@redhat.com>
1987
1988 * configure.in: Introduce --enable-maintainer-mode.
1989 * configure: Rebuilt.
1990 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1991 for maintainer mode.
1992 * Makefile.in: Rebuilt.
1993
8bcd8a07
AC
19942003-02-19 Andrew Cagney <ac131313@redhat.com>
1995
1996 * configure: Regenerate using autoconf 2.13.
1997
ee3fd329
AM
19982003-02-19 Alan Modra <amodra@bigpond.net.au>
1999
2000 * config.guess: Import latest version.
2001 * config.sub: Import latest version.
2002
e9e45685
JM
20032003-02-18 Jason Merrill <jason@redhat.com>
2004
2005 * Makefile.tpl (check-c++): Allow parallelism.
2006
859789af
AC
20072003-02-17 Andrew Cagney <ac131313@redhat.com>
2008
2009 * configure: Regenerate using autoconf 000227.
2010
b3f16a9b
GK
20112003-02-15 Geoffrey Keating <geoffk@apple.com>
2012
2013 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2014 don't configure target-libobjc.
2015 * configure: Regenerate.
2016
72e60e02
DD
20172003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2018
2019 * Makefile.tpl (RANLIB): Define.
2020 * Makefile.in: Regenerate.
2021
91f0e695
KS
20222003-02-06 Keith R Seitz <keiths@redhat.com>
2023
2024 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2025 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2026 * Makefile.in: Regenerated.
2027 * configure.in: Remove all traces of snavigator, db, and grep.
2028 * configure: Regenerated.
2029
122bfa92
FCE
20302003-01-31 Frank Ch. Eigler <fche@redhat.com>
2031
2032 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2033 * Makefile.in: Regenerated.
2034
264095c3
AO
20352003-01-30 Alexandre Oliva <aoliva@redhat.com>
2036
2037 * config.if: Copy from GCC.
2038
a84dbcb3
AO
20392003-01-27 Phil Edwards <pme@gcc.gnu.org>
2040
2041 * configure.in: Revert 24Jan change.
2042 * configure: Regenerate.
2043
19618276
NN
20442003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2045
2046 * configure.in: Revert previous change.
2047 * configure: Regenerate.
2048
b7f27a92
NN
20492003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2050
2051 * configure.in: Make rda native-only.
2052 * configure: Regenerate.
2053
83326456
NN
20542003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
2055
2056 * configure.in: Add missing \.
2057 * configure: Rebuilt.
2058
5e367fa5
JJ
20592003-01-17 Jakub Jelinek <jakub@redhat.com>
2060
2061 * configure.in (baseargs): Avoid using \| in sed regular
2062 expressions.
2063 * configure: Rebuilt.
2064
e01f337c
JJ
20652003-01-16 Jakub Jelinek <jakub@redhat.com>
2066
2067 * configure.in (baseargs): Remove all supported forms of
2068 --cache-file, --srcdir, --host, --build and --target options
2069 from argument lists.
2070 * configure: Rebuilt.
2071
aa236487
AO
20722003-01-15 Alexandre Oliva <aoliva@redhat.com>
2073
2074 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2075 * configure: Rebuilt.
2076
586c0873
NN
20772003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
2078
2079 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2080 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2081 * Makefile.in: Regenerate.
2082 * configure: Regenerate.
2083
497f816e
DD
20842003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2085
2086 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2087 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2088 * Makefile.in: Regenerate.
2089
bfbe5519
AO
20902003-01-09 Alexandre Oliva <aoliva@redhat.com>
2091
2092 * configure.in: Remove Makefile in build, host and target modules
2093 unless configure was run with --no-recursion.
2094 * configure: Rebuilt.
2095
3f234ef5
CD
20962003-01-08 Chris Demetriou <cgd@broadcom.com>
2097
2098 * config.guess: Update to 2003-01-03 version.
2099 * config.sub: Update to 2003-01-03 version.
2100
a3982d48
CF
21012003-01-07 Christopher Faylor <cgf@redhat.com>
2102
2103 * configure: Regenerate with proper autoconf 2.13.
2104
75778ec4
CF
21052003-01-07 Christopher Faylor <cgf@redhat.com>
2106
80b200a1
ZW
2107 * configure.in: Add AC_PREREQ for consistency.
2108 * configure: Regenerate.
75778ec4 2109
c180f501
AC
21102003-01-06 Andrew Cagney <ac131313@redhat.com>
2111
2112 * configure.in (GDB_TK): Add tcl directories conditional on
2113 gdb/gdbtk directory being present.
2114 * configure: Regenerate.
5481b376 2115
46ca2cc2
DA
21162003-01-04 John David Anglin <dave.anglin@nrc.ca>
2117
2118 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
2119 by gcc if LD is not defined and we are not doing a Canadian Cross.
2120 * configure: Rebuilt.
2121
53dd8dab
DJ
21222003-01-01 Daniel Jacobowitz <drow@mvista.com>
2123
2124 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
2125
50ceb20c
TT
21262002-12-31 Tom Tromey <tromey@redhat.com>
2127
2128 * Makefile.in: Rebuilt.
2129 * Makefile.def (target_modules) [libffi]: Allow installation.
2130
e78b5cfe
AS
21312002-12-31 Andreas Schwab <schwab@suse.de>
2132
2133 * configure.in: Fix use of $program_transform_name.
2134 * configure: Regenerated.
2135
67448102
DJ
21362002-12-30 Daniel Jacobowitz <drow@mvista.com>
2137
2138 * configure.in (baseargs): Don't remove first configure argument.
2139 * configure: Regenerated.
2140
e6bfb94a
AO
21412002-12-29 Alexandre Oliva <aoliva@redhat.com>
2142
2143 * Makefile.tpl (local-distclean): Don't remove...
2144 (multilib.ts): ... this. Moved into...
2145 (multilib.out): ... this. Don't use sub-make.
2146 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2147 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2148 (configure-build-[+module+], configure-[+module+],
2149 configure-target-[+module+], configure-gcc): ... these. Test
2150 for Makefile existence. Drop config.status from dependencies.
2151 * Makefile.in: Rebuilt.
2152 * configure.in: Move gcc-version-trigger to the end of
2153 ac_configure_args. Add comments to maybedep.tmp and
2154 serdep.tmp. Introduce --disable-serial-configure. Remove
2155 nonopt from baseargs, matching and removing corresponding
2156 whitespace while at it.
2157 * configure: Rebuilt.
2158
8f0dfb36
AO
21592002-12-28 Alexandre Oliva <aoliva@redhat.com>
2160
2161 * configure.in (host_configargs): Replace reference to
2162 no-longer-defined buildopts with --build=${build_alias}.
2163 * configure: Rebuilt.
2164
43be203f
AO
21652002-12-28 Alexandre Oliva <aoliva@redhat.com>
2166
2167 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
2168 program_transform_name to standard idiom.
2169 (AUTOGEN, AUTOCONF): Define.
2170 (Makefile.in): Use $(AUTOGEN).
2171 (Makefile): Depend on config.status, and use autoconf-style rule to
2172 build it. Move original commands to...
2173 (config.status): ... this new target.
2174 (configure): Add $(srcdir). Depend on config/acx.m4. Use
2175 $(AUTOCONF).
2176 * Makefile.in: Rebuilt.
2177
a0da8069
NN
21782002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
2179
d18f1c9f
NN
2180 * Makefile.tpl: Fix dramatic bustage due to change in
2181 program_transform_name.
2182 * Makefile.in: Regenerate.
2183
2184 * configure.in: Remove unnecessary PATH setting.
2185 * configure: Regnerate.
2186
2187 * configure.in: Don't default to unprefixed tools unless
2188 the native tools will work.
2189 * configure: Regenerate.
2190
a0da8069
NN
2191 * configure.in: Convert to autoconf script. Blow away lots
2192 of now-redundant Makefile fragments.
2193 * configure: Generate using Autoconf.
2194 * Makefile.tpl: Rewrite to reflect autoconfiscation.
2195 * Makefile.in: Regenerate.
2196
c567df0a
NN
21972002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
2198
5481b376 2199 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
2200 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2201
5481b376 2202 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 2203 where they belong.
2c7f9a32 2204
2dabcfb4
AS
22052002-12-24 Andreas Schwab <schwab@suse.de>
2206
2207 * Makefile.tpl (multilib.out): Fix missing space.
2208 * Makefile.in: Regenerate.
2209
1086bc09
NN
22102002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
2211
2212 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
2213 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
2214 * Makefile.in: Regenerate.
2215 * configure.in: Remove unnecessary leftovers.
2216
1086bc09
NN
22172002-12-21 Geoffrey Keating <geoffk@apple.com>
2218
2219 * configure.in (extra_ranlibflags_for_target): New variable.
2220 (*-*-darwin): Add -c to ranlib commands.
2221 * configure (tooldir): Handle extra_ranlibflags_for_target.
2222
14e9ca95
JJ
22232002-12-20 Jeff Johnston <jjohnstn@redhat.com>
2224
2225 * COPYING.NEWLIB: Updated.
2226 * COPYING.LIBGLOSS: Ditto.
2227
14c428fb
NN
22282002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2229
2230 * Makefile.tpl: Revert HJL's change.
2231 * Makefile.in: Regenerated.
2232 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2233 always.
2234
313b8244
AS
22352002-12-19 Andreas Schwab <schwab@suse.de>
2236
2237 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2238 * Makefile.in: Regenerate.
2239
efeae3db
L
22402002-12-18 H.J. Lu <hjl@gnu.org>
2241
2242 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2243 * Makefile.in: Regenerated.
2244
2245 * configure.in (build_prefix): New. Substitute.
2246
43d92c63
NN
22472002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
2248
59da4fe6
NN
2249 * Makefile.tpl: Don't let real targets depend on phony targets.
2250 * Makefile.in: Regenerate.
2251
43d92c63
NN
2252 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2253 * Makefile.in: Regenerate.
2254
b72e6a2d
JM
22552002-12-16 Jason Merrill <jason@redhat.com>
2256
2257 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2258 previous 'make bootstrap'.
2259 * Makefile.in: Regenerate.
2260
95c72c44
HPN
22612002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
2262
2263 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2264
7d695d07
JM
22652002-12-13 Jason Merrill <jason@redhat.com>
2266
2267 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
2268 library tests.
2269 (check-c++): Just depend on it and check-target-libstdc++-v3.
2270 * Makefile.in: Regenerate.
2271
54103d1e
NN
22722002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
2273
2274 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2275 * Makefile.in: Regenerate.
2276
4024f1e1
JJ
22772002-12-12 Jeff Johnston <jjohnstn@redhat.com>
2278
80b200a1
ZW
2279 * COPYING.NEWLIB: Update list of alternate Regent of California
2280 licenses and discuss official revoking of advertising clause.
2281 * COPYING.LIBGLOSS: Ditto.
4024f1e1 2282
7dda0df6
AO
22832002-12-12 Alexandre Oliva <aoliva@redhat.com>
2284
2285 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2286 * Makefile.in: Rebuilt.
2287
d03be79e 22882002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 2289
929293f4
NN
2290 * configure: Fix bug put in by gremlins.
2291
d03be79e
NN
2292 * Makefile.tpl: Substitute more autoconfily.
2293 * configure: Substitute more autoconfily.
2294 * Makefile.in: Regenerate.
2295
22962002-12-08 Andrew Cagney <ac131313@redhat.com>
2297
2298 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2299 * Makefile.in (all-sim): Ditto.
a36d530e
DD
2300
23012002-12-06 DJ Delorie <dj@redhat.com>
2302
2303 * Makefile.tpl: Change configure dependencies to not have real
2304 targets depend on phony targets.
b4a77b47 2305
db1ac78d
NN
23062002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
2307
bcaf2395
NN
2308 * configure.in: Revert unintentional change.
2309
b4fa093e
NN
2310 * src-release: Configure host subdirs.
2311
db1ac78d
NN
2312 * Makefile.tpl: Change dependency for */multilib.out so that
2313 it works when gcc isn't in the tree.
2314
2315 * configure.in: Substitute more.
2316 * configure: Run subconfigures from the Makefile.
2317 * Makefile.tpl: Run subconfigures from the Makefile; add a few
2318 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2319
15723a45
NN
23202002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
2321
e2b9e2dc
NN
2322 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2323 and corresponding dependencies.
2324 * Makefile.in: Regenerate.
2325
2af579c4
NN
2326 * configure.in (host_tools): Order binutils, gas and ld for
2327 convenience in running the testsuites.
2328
a2cc058a
NN
2329 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2330 * Makefile.in: Regenerate.
2331 * configure.in: Introduce rules to serialize subconfigure runs.
2332
15723a45
NN
2333 * configure.in: Introduce BASE_CC_FOR_TARGET.
2334 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
2335 Realize configure-build-* targets. Realize configure-target-* targets.
2336 * Makefile.in: Regenerate.
2337
ae831be5
NN
23382002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2339
2340 * configure: Move gcc_version_trigger stuff from here...
2341 * configure.in: ...to here.
2342
2343 * configure.in: Separate subconfigure options added by this file from
2344 options given by the user. Add machinery to put args for host
2345 subconfigures into the Makefile.
2346
2347 * Makefile.tpl: Remove 'vault' targets.
2348 * Makefile.tpl: Reorder and comment dependencies.
2349 * Makefile.in: Regenerate.
2350
bbf7c8ac
NN
23512002-11-28 Geoffrey Keating <geoffk@apple.com>
2352
2353 * configure.in: Move host-specific darwin noconfigdirs into
2354 the host-specific section.
2355
930314a4
NN
23562002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2357
52d7cdee
NN
2358 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
2359 during replay.
2360 * Makefile.in: Regenerate.
2361
930314a4
NN
2362 (finishing slow-motion replay)
2363 * configure: Remove skip-this-dir support.
2364 * Makefile.tpl: Remove skip-this-dir support.
2365
2366 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2367 subdirectories.
2368 * Makefile.in: Regenerate.
2369
2370 * Makefile.tpl: Strip out useless setting of 'dir'.
2371 * Makefile.in: Regenerate.
5481b376 2372
930314a4
NN
23732002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2374
2375 (finishing slow-motion replay)
2376 * configure.in: Fix deeply stupid bug.
2377
2378 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2379 shell code in CXX_FOR_TARGET
2380 * Makefile.def: Introduce raw_cxx.
2381 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2382 RAW_CXX_FOR_TARGET.
2383 * Makefile.in: Regenerate.
2384
23852002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2386
2387 (finishing slow-motion replay)
2388 * Makefile.tpl: Remove unnecessary ifs.
2389 * Makefile.in: Regenerate.
2390
5481b376 2391 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
2392 dependencies. Maybe-ize build-libiberty. Create dummy install
2393 targets for 'no_install' modules.
5481b376 2394 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 2395 build_modules stuff to configure.in.
5481b376 2396 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
2397 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
2398 * Makefile.in: Regenerate.
2399
3866be5d
NN
24002002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2401
2402 (continuing slow-motion replay)
2403 * Makefile.tpl: Make all-target, install-target behave similarly
2404 to all, install (only hitting configured targets). Eliminate
2405 unused macro defintions.
2406
2407 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2408 build != host.
2409
2410 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2411
2412 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2413
5481b376 2414 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
2415 configuring. Remove references to "dosrel".
2416 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 2417 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 2418 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 2419 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
2420 and redundant dependency; rearrange slightly.
2421 * Makefile.def: Add host-side libtermcap, utils.
2422
2423 * Makefile.in: Regenerate.
2424
e393202e
NN
24252002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2426
2427 (Continuing slow-motion replay)
2428 * Makefile.def: Add list of recursive targets to autogenerate.
2429 Add build_modules.
2430 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2431 targets. Autogenerate *-build-* targets.
2432 * Makefile.in: Regenerate.
2433
583d52d7
NN
24342002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
2435
2436 (Continuing slow-motion replay)
2437 * configure: More autoconf-style substitutions.
2438 * Makefile.tpl: More autoconf-style substitutions.
2439 * Makefile.in: Regenerate.
2440
24412002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
2442
2443 (Continuing slow-motion replay)
2444 * configure: Substitute more variables in a more autoconf-friendly
2445 way. Simplify slightly.
2446 * Makefile.tpl: Make more variables substitutable in an
2447 autoconf-friendly way.
2448 * Makefile.in: Regenerate.
2449
874e38b4
NN
24502002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
2451
2452 (Continuing slow-motion replay)
2453 * configure.in (v810*): Remove special setting of tools.
2454
2455 * configure: Add support for extra required flags for ar or nm.
2456 * configure.in (aix4.3+): Use above support for target-specific
2457 issues, rather than using config/mt-aix43.
2458
852e5f18
NN
24592002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
2460
2461 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
2462 * configure: Remove 'removing', which doesn't work. Replace $subdir
2463 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2464 with $srcdir. Reformat indentation. Substitute some variables
2465 formerly hard-coded in the Makefile for build=host.
2466 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2467 * Makefile.def: Autogenerate more.
2468 * Makefile.in: Regenerate.
2469
c9a0d920
DD
24702002-11-13 Bruce Korb <bkorb@gnu.org>
2471
2472 * Makefile.tpl: syntactic cleanup
2473
dd2768ff
KB
24742002-11-04 Kevin Buettner <kevinb@redhat.com>
2475
2476 * Makefile.def (host_modules): Add rda.
2477 * Makefile.in: Regenerate.
2478 * configure.in (target_tool): Add target-rda to list.
2479
1aa8389d
DD
24802002-10-25 Phil Edwards <pme@gcc.gnu.org>
2481
2482 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2483 and restrap targets to this rule.
2484 * Makefile.in: Regenerate.
2485
28f46298
HPN
24862002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
2487
2488 * configure.in (i[3456]86-*-linux*): Add check to disable
2489 ${libgcj} for glibc1.
2490
ff72e302
NC
24912002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
2492
2493 * configure.in: Add tic4x target.
2494
8607b6c9
NN
24952002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2496
2497 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2498 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2499 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2500 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2501 * Makefile.in: Regenerate.
2502
f8f61f4a
NN
25032002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2504
c86f794b
NN
2505 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2506 * Makefile.in: Regenerate.
2507
a9590527
NN
2508 * Makefile.def: Remove order dependency comments.
2509 * Makefile.tpl: Add explicit install-install dependencies.
2510 * Makefile.in: Regenerate.
2511
8412ce72
NN
2512 * Makefile.tpl: Remove material now in src-release. (Finally!)
2513 * Makefile.in: Regenerate.
2514
8b9f37f1
NN
2515 * configure: Restore my original patch by syncing with gcc version.
2516
f8f61f4a
NN
2517 * Bring following over from gcc:
2518
25192002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2520
2521 * configure.in (s390*-*-linux*): Enable libgcj.
2522
403d9505
NN
25232002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2524
2525 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
2526
95f6f383
AM
25272002-10-02 Alan Modra <amodra@bigpond.net.au>
2528
e4673b0a 2529 * configure: Move stray lines back to where they belong.
95f6f383 2530
748503c8
NN
25312002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
2532
a581b5c3
NN
2533 * Makefile.tpl: Insert configure-target target, for src-release.
2534
c084f5b4
NN
2535 * configure: Finish reverting change which Andrew Cagney started
2536 reverting. Should fix bustage.
2537
7aa673ed 2538 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
2539 * src-release: New file. Contains material for making net
2540 releases for gdb, binutils, et al., formerly in Makefile.in.
2541
82a9b2d9
NC
25422002-09-30 Nick Clifton <nickc@redhat.com>
2543
2544 * cpu: New top level directory. Intended to hold input files for
2545 CGEN which have FSF copyright assignment.
2546 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2547
c2463a00
AC
25482002-09-29 Andrew Cagney <ac131313@redhat.com>
2549
2550 Revert below (note that src does not contain Makefile.tpl):
2551 * Makefile.tpl: Make subsituted variables more autoconfy.
2552 * Makefile.in: Regenerate.
2553
f03b4789
NN
25542002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2555
c11e16a9
NN
2556 * configure: Revert accidentally applied changes.
2557
f03b4789
NN
2558 * Makefile.tpl: Make more autoconf-friendly.
2559 * Makefile.in: Regenerate.
2560 * configure: Make substitution more autoconf-like.
2561
25622002-09-28 Richard Earnshaw <rearnsha@arm.com>
2563
2564 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2565 single entry to handle all these.
2566 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2567 libjava on arm-*-elf.
2568
c0292023
GK
25692002-09-27 Geoffrey Keating <geoffk@apple.com>
2570
2571 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2572 things that depend on them.
2573
c66d951e
NN
25742002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2575
2576 * Makefile.tpl: Make subsituted variables more autoconfy.
2577 * Makefile.in: Regenerate.
2578 * configure: Make seds more autoconfy.
2579
907a7241 25802002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
2581
2582 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2583 * Makefile.in: Regenerate.
2584 * configure.in: Rewrite sed statements to look autoconfy.
2585
907a7241
NN
2586 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2587 all-target-foo on configure-target-foo.
2588 * Makefile.def: Ditto.
2589 * Makefile.in: Rebuild.
2590
405ea7a0
NN
25912002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2592
2593 * Makefile.def: New file.
2594 * Makefile.tpl: New file.
2595 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2596
2597 * configure.in: Minor rearrangement. Simplify tests.
2598
bdc57bfd
JT
25992002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
2600
2601 * configure.in (with_headers): Skip copy if value is "yes".
2602 (with_libs): Likewise.
2603
ae03d6e2
NN
26042002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2605
2606 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2607 * configure.in (sh*-*-pe*): Ditto.
2608 * configure.in (mips*-*-pe*): Ditto.
2609 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
2610
2611 * configure.in: Rearrange.
2612
707960fe
NC
26132002-09-12 Nick Clifton <nickc@redhat.com>
2614
2615 * Import these changes from the config master repository:
2616
2617 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
2618
2619 * config.sub: Add tic4x target.
2620
2621 2002-09-03 Ben Elliston <bje@redhat.com>
2622
2623 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
2624 Reported by <Duncan_Stodart@insession.com>.
2625
36ea319f
JJ
26262002-09-10 Jeff Johnston <jjohnstn@redhat.com>
2627
2628 * COPYING.NEWLIB: More updates.
2629
cf57480a
JJ
26302002-09-09 Jeff Johnston <jjohnstn@redhat.com>
2631
2632 * COPYING.NEWLIB: Update.
2633
fd31a171
AC
26342002-08-23 Andrew Cagney <ac131313@redhat.com>
2635
23b632fc
AC
2636 * texinfo/texinfo.tex: Import version 2002-06-04.06.
2637
fd31a171
AC
2638 * config.guess: Import version 2002-08-23.
2639 * config.sub: Import version 2002-08-22.
2640
a08bafb5
AO
26412002-08-20 Alexandre Oliva <aoliva@redhat.com>
2642
2643 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2644 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2645 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2646
17240c1f
NC
26472002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2648
2649 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2650
e70ad0c6
L
26512002-08-04 H.J. Lu (hjl@gnu.org)
2652
2653 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2654
574e6d11
DD
26552002-07-31 Alan Modra <amodra@bigpond.net.au>
2656
2657 * configure.in: Move generic linux case to end. Copy generic
2658 linux noconfigdirs to mips*-*-linux* entry and new
2659 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2660
611e7523
CD
26612002-07-19 Chris Demetriou <cgd@broadcom.com>
2662
2663 * MAINTAINERS: Clarify on config.guess and config.sub, and add
2664 one instance of them which was missed to the list to update.
2665
51759676
CD
26662002-07-16 Chris Demetriou <cgd@broadcom.com>
2667
2668 * config.guess: Update to 2002-07-09 version.
2669 * config.sub: Update to 2002-07-03 version.
2670
7c1f909c
DD
26712002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2672
2673 * configure.in: Remove two redundant tests.
2674
d7cf5d30
DD
26752002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2676
2677 * configure.in (mips*-*-irix6*o32): Enable stabs.
2678
c74222f7
DD
26792002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2680
5b53c336
DD
2681 * configure.in: Don't build grez.
2682 * Makefile.in: Ditto.
2683
c74222f7
DD
2684 * Makefile.in: Remove references to bsp, cygmon, libstub.
2685 * configure.in: Ditto.
2686
2687 * configure.in: Remove leftover reference to gdbtest.
2688
edd1b227
DD
26892002-07-08 Phil Edwards <pme@gcc.gnu.org>
2690
2691 * configure.in (gxx_include_dir): Change to match versioned
2692 C++ headers if --enable-version-specific-runtime-libs is used.
2693
486186e3
AO
26942002-07-04 Steve Ellcey <sje@cup.hp.com>
2695
2696 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2697
ff0a3bf8
DD
26982002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2699
2700 * configure.in: Make --without-x work.
2701
1dfa8174
NC
27022002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2703
2704 * contrib: New directory. Created to contain a copy of the
5481b376 2705 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
2706 the FSF GCC sources.
2707
07637366
DD
27082002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2709
b6f83f2a
DD
2710 * configure.in: Rearrange target Makefile fragment collection.
2711
07637366
DD
2712 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2713 cvs[src].
2714 * configure.in: Ditto.
2715
f48556b1
DD
27162002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2717
2718 * Makefile.in: Eliminate 'apache' targets.
2719 * configure.in: Eliminate 'apache' targets.
2720
2721 * configure.in: Eliminate redundant tests. Reorganize.
2722
2723 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2724
2725 * config-ml.in: Eliminate references to Cygnus configure.
2726
2727 * Makefile.in: Eliminate references to building emacs.
2728
27292002-07-01 Denis Chertykov <denisc@overta.ru>
2730
2731 * configure.in: Add support for ip2k.
2732
cdb9e2b8
BE
27332002-06-24 Ben Elliston <bje@redhat.com>
2734
2735 * configure.in (host_tools): Remove cgen.
2736
2737 * Makefile.in (all-cgen): Remove; runs from its source directory.
2738 (check-cgen, install-cgen, clean-cgen): Likewise.
2739 (all-opcodes): No not depend on all-cgen.
2740 (all-sim): Likewise.
2741
3558860c
DD
27422002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2743
2744 * configure.in: Fix AIX configury bug.
2745
e3b0c936
DD
27462002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2747
cdb9e2b8 2748 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 2749
cdb9e2b8
BE
2750 * configure.in: Move definition of libstdcxx_flags right above
2751 usage, rather than way earlier.
8ee424c0 2752
c712250a
DD
2753 * configure.in: Pull definition of is_cross_compiler earlier.
2754
9ee1a75c
DD
2755 * configure.in: Rearrange a little.
2756
e3b0c936
DD
2757 * configure.in: Remove references to librx.
2758 * Makefile.in: Remove references to librx.
2759
b2bd228e
DD
27602002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2761
2762 * configure.in: Eliminate ${gasdir} variable.
2763
7cd52483
DB
27642002-06-18 Dave Brolley <brolley@redhat.com>
2765
2766 * configure.in: Add support for frv.
2767 * config.sub: Add support for frv.
2768
6c5e141a
DD
27692002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2770
2771 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2772
0d18b56d
JT
27732002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2774
2775 * configure.in (vax-*-netbsd*): Re-enable gas.
2776
fd8958d5
DD
27772002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2778
27f15fdd
DD
2779 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2780 BUILD_PREFIX_1, to correct nomenclature.
2781 * configure: Likewise.
2782
fd8958d5
DD
2783 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2784 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2785
0c2442b7
DD
27862002-05-31 Olaf Hering <olh@suse.de>
2787
2788 * config-ml.in: Propogate DESTDIR also.
2789
a3602181
JT
27902002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2791
2792 * configure.in (vax-*-netbsd*): Don't build gas for this
2793 platform.
2794
c95f53ae
MM
27952002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2796
2797 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2798 and libgcj for AVR.
2799
1d7c1053
NC
28002002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2801
2802 * config.sub: Add DLX target.
2803
4b37028f
JT
28042002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2805
2806 * config.guess: Update to 2002-05-22 version.
2807 * config.sub: Likewise.
2808
d5de0a84
NC
28092002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2810
2811 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2812 * config-ml.in: Likewise.
2813 * configure: Likewise.
2814 * configure.in: Likewise.
2815
c92a0210
DD
28162002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2817
115a77aa
DD
2818 * configure.in: Simplify makefile fragment collection.
2819
2820 * configure.in: Remove code to build emacs.
e99daf2b 2821
91e060aa
DD
2822 * configure.in : Remove --srcdir argument from targargs and buildargs
2823 (it's always overridden in the Makefile anyway). Rearrange a bit.
2824
2825 * configure: Move some logic to configure.in.
2826 * configure.in: Move some logic from configure.
c92a0210 2827
91217342
JJ
28282002-05-07 Jeff Johnston <jjohnstn@redhat.com>
2829
2830 * COPYING.LIBGLOSS: New file.
2831
d3d8a9ee
NC
28322002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
2833
2834 * Makefile.in: Honour DESTDIR.
2835
3a036cdc
AO
28362002-05-05 Alexandre Oliva <aoliva@redhat.com>
2837
2838 * configure.in (noconfigdirs): Don't disable libgcj on
2839 sparc64-*-solaris* and sparcv9-*-solaris*.
2840
6d095fe4
AO
28412002-05-03 Alexandre Oliva <aoliva@redhat.com>
2842
2843 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2844
dac55df9
TF
28452002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2846
2847 * configure.in (FLAGS_FOR_TARGET): Do not add
2848 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2849 on i[3456]86-*-linux*.
2850
a018e15b
TF
28512002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2852
2853 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
2854
2855 * configure.in (noconfigdirs): Do not add target-newlib if
2856 target == i[3456]86-*-linux*, and host == target.
2857
5f284831
MM
28582002-04-29 Mark Mitchell <mark@codesourcery.com>
2859
2860 * config.guess: Updated to 2002-04-26's version.
2861 * config.sub: Updated to 2002-04-26's version.
2862
33babf59
DD
28632002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2864
bd5f7da2
DD
2865 * configure.in: delete reference to absent file
2866
a0c4f3a0
DD
2867 * configure.in: replace '[' with 'test'
2868
66f1ba4f
DD
2869 * configure.in: Eliminate references to gash.
2870 * Makefile.in: Eliminate references to gash.
2871
7c3ab50c
DD
2872 * configure.in: remove useless references to 'pic' makefile fragments.
2873
bbc025f5
DD
2874 * configure.in: (*-*-windows*) Finish removing.
2875
33babf59
DD
2876 * configure.in: Eliminate redundant test for libgui.
2877
d5ec694c
DD
28782002-04-26 Joel Sherrill <joel@OARcorp.com>
2879
2880 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2881 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2882
57a5346c
DD
28832002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2884
2885 * configure.in: remove references to dead files
2886
dbf93899
DD
28872002-04-18 Tom Tromey <tromey@redhat.com>
2888
2889 * configure.in: Disallow configuring libgcj when it is already
2890 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2891 Solaris 2.8 by default. For PR libgcj/6158.
2892
26eadf68
DD
28932002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2894
2895 * configure.in: Move default CC setting out of config/mh-* fragments
2896 directly into here.
2897
a0a2c6c6
DD
28982002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2899
2900 * configure.in: don't even try to configure or make a subdirectory
2901 if there's no configure script for it.
2902
9972f812
DD
29032002-04-15 Mark Mitchell <mark@codesourcery.com>
2904
2905 * MAINTAINERS: Remove chill maintainers.
2906 * Makefile.in (CHILLFLAGS): Remove.
2907 (CHILL_LIB): Remove.
2908 (TARGET_CONFIGDIRS): Remove libchill.
2909 (CHILL_FOR_TARGET): Remove.
2910 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2911 CHILL_LIB.
2912 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2913 (CHECK_TARGET_MODULES): Likewise.
2914 (INSTALL_TARGET_MODULES): Likewise.
2915 (CLEAN_TARGET_MODULES): Likewise.
2916 (configure-target-libchill): Remove.
2917 (all-target-libchill): Remove.
2918 * configure.in (target_libs): Remove target-libchill.
2919 Do not compute CHILL_FOR_TARGET.
2920 * libchill: Remove directory.
5481b376 2921
75205f78
DD
29222002-04-15 DJ Delorie <dj@redhat.com>
2923
2924 * Makefile.in, configure.in, configure: Sync with gcc, entries
2925 follow...
2926
29272002-04-08 Tom Tromey <tromey@redhat.com>
2928
2929 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2930 Fixes PR libgcj/6068.
2931
29322002-03-30 Krister Walfridsson <cato@df.lth.se>
2933
2934 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2935
29362002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2937
2938 * configure.in (alpha*-dec-osf*): Enable libgcj.
2939
29402002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2941
2942 Fix for: PR bootstrap/3591, target/5676
2943 * configure.in (mcore-pe): Disable the configuration of
2944 libstdc++-v3 since exceptions are not supported.
2945
29462002-03-20 Anthony Green <green@redhat.com>
2947
2948 * configure.in: Enable libgcj for xscale-elf target.
2949
29502002-02-28 Alexandre Oliva <aoliva@redhat.com>
2951
2952 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2953 libjava.
2954 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2955
29562002-02-22 Alexandre Oliva <aoliva@redhat.com>
2957
2958 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2959 libstdc++-v3 and libjava.
2960
29612002-02-11 Adam Megacz <adam@xwt.org>
2962
2963 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2964 boehm-gc
2965
29662002-02-09 Alexandre Oliva <aoliva@redhat.com>
2967
2968 * config.guess: Updated to 2002-01-30's version.
2969 * config.sub: Updated to 2002-02-01's version.
2970 Contribute sh64-elf.
2971 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2972 * configure.in: Added sh64-*-*.
2973
29742002-01-17 H.J. Lu <hjl@gnu.org>
2975
2976 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2977 (all-target-fastjar): Also depend on all-target-libiberty.
2978
2979Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2980
2981 * configure, configure.in: Use temp file for long sed commands.
2982
29832001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2984
2985 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2986 libf2c.
2987
29882001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2989
2990 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2991
29922001-10-11 Hans-Peter Nilsson <hp@axis.com>
2993
2994 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2995
29962001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2997
2998 * configure: Handle temporary files securely using mkdir.
2999
30002001-09-26 Will Cohen <wcohen@redhat.com>
3001
3002 * configure.in (*-*-linux*): Disable configuration of target-newlib
3003 and target-libgloss.
3004
30052001-09-26 Alexandre Oliva <aoliva@redhat.com>
3006
3007 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3008 RANLIB.
3009
30102001-08-11 Graham Stott <grahams@redhat.com>
3011
3012 * Makefile.in (check-c++): Add missing semicolon.
3013
30142001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3015
3016 * configure.in (sh-*-linux*): New.
3017
30182001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3019
3020 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3021 and libgcj on m68hc11/m68hc12.
3022
30232001-06-27 H.J. Lu (hjl@gnu.org)
3024
3025 * Makefile (CFLAGS_FOR_BUILD): New.
3026 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3027
30282001-06-01 Hans-Peter Nilsson <hp@axis.com>
3029
3030 * configure.in (libstdcxx_flags): Do not try to execute
3031 libstdc++-v3/testsuite_flags until it exists.
3032
30332001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3034
3035 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3036
30372001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3038
3039 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3040
3041Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3042
3043 * configure.in: Move *-chorusos target case to the proper switch.
3044 Disable libgcj.
3045
30462001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3047
3048 * Makefile.in (STAGE1_CFLAGS): Pass down.
3049
30502001-04-13 Alan Modra <amodra@one.net.au>
3051
3052 * config.guess: Add hppa64-linux support. Note for next import that
3053 this is already in the master file.
3054 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3055
30562001-03-22 Colin Howell <chowell@redhat.com>
3057
3058 * Makefile.in (DO_X): Do not backslash single-quotes in
3059 backquotes (two places).
3060
30612001-03-18 Laurynas Biveinis <lauras@softhome.net>
3062
3063 * Makefile.in (DO_X): Quote nested quotes.
3064
30652001-03-15 Laurynas Biveinis <lauras@softhome.net>
3066
3067 * Makefile.in (DO_X): Use double quotes for quoting
3068 "RANLIB=$${RANLIB}".
3069
30702001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3071
3072 * configure.in: Only use `lang_requires' for languages athat are
3073 actually enabled.
3074
30752001-03-07 Tom Tromey <tromey@redhat.com>
3076
3077 * configure.in: Allow config-lang.in to set `lang_requires' to list
3078 of other required languages.
3079
30802001-03-06 Laurynas Biveinis <lauras@softhome.net>
3081
3082 * Makefile.in: Remove RANLIB definition. Use RANLIB
3083 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3084 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3085
30862001-02-28 Benjamin Kosnik <bkoz@redhat.com>
3087 Alexandre Oliva <aoliva@redhat.com>
3088
3089 * Makefile.in (check-c++): Use tabs, not spaces.
3090
30912001-02-19 Benjamin Kosnik <bkoz@redhat.com>
3092
3093 * Makefile.in (check-c++): New rule.
3094
3095 * configure.in (target_libs): Remove libg++.
3096 (noconfigdirs): Remove libg++.
3097 (noconfigdirs): Same.
3098 (noconfigdirs): Same.
3099 (noconfigdirs): Same.
3100
3101 * config-ml.in: Remove libg++ references.
3102
3103 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3104 (ALL_TARGET_MODULES): Same.
3105 (configure-target-libg++): Remove.
3106 (all-target-libg++): Remove.
3107 (configure-target-libio): Remove.
3108 (all-target-libio): Remove.
3109 (check-target-libio): Remove.
3110 (.PHONY): Remove.
3111 (libg++.tar.bz2): Remove.
3112 (all-target-cygmon): Remove libio.
3113 (all-target-libstdc++): Remove.
3114 (configure-target-libstdc++): Remove.
3115 (TARGET_LIB_PATH): Remove libstdc++.
3116 (ALL_GCC_CXX): Remove libstdc++.
3117 (all-target-gperf): Correct.
3118
31192001-02-15 Anthony Green <green@redhat.com>
3120
3121 * configure: Introduce GCJ_FOR_TARGET.
3122 * configure.in: Ditto.
3123 * Makefile.in: Ditto.
3124
31252001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3126
3127 * configure.in: for *-chorusos, don't config target-newlib and
3128 target-libgloss.
3129
31302001-02-04 Mark Mitchell <mark@codesourcery.com>
3131
3132 Remove V2 C++ library.
3133 * configure.in: Remove --enable-libstdcxx_v3 support.
3134
31352001-01-27 Richard Henderson <rth@redhat.com>
3136
3137 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3138
31392001-01-26 Tom Tromey <tromey@redhat.com>
3140
3141 * configure.in: Allow libgcj to be built on Sparc Solaris.
3142
31432001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3144
3145 * configure.in: Enable libgcj on several additional platforms.
3146
31472001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3148
3149 * configure.in: Enable libgcj for linux targets.
3150
31512001-01-09 Mike Stump <mrs@wrs.com>
3152
3153 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3154 failures of subdirectories.
3155
31562001-01-02 Laurynas Biveinis <lauras@softhome.net>
3157
3158 * configure: handle DOS-style absolute paths.
3159
31602001-01-02 Laurynas Biveinis <lauras@softhome.net>
3161
3162 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3163
31642000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3165
3166 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3167 (libstdcxx_incdir): Pass down.
3168 * config.if: Remove expired bits for cxx_interface, add stub.
3169 (libstdcxx_incdir): Add variable for g++ include directory.
3170 * configure.in (gxx_include_dir): Use it.
3171
31722000-12-15 Andreas Jaeger <aj@suse.de>
3173
3174 * configure.in: Handle lang_dirs.
3175
31762000-12-13 Anthony Green <green@redhat.com>
3177
3178 * configure.in: Disable libgcj for any target not specifically
3179 listed. Disable libgcj for x86 and Alpha Linux until compatible
3180 with g++ abi.
3181
31822000-12-13 Mike Stump <mrs@wrs.com>
3183
3184 * Makefile.in (local-distclean): Also remove fastjar.
3185
31862000-12-10 Anthony Green <green@redhat.com>
3187
3188 * configure.in: Define libgcj. Disable libgcj target libraries for
3189 most targets.
3190
31912000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3192
3193 * configure.in (target_libs): Revert 2000-12-08 patch.
3194 (noconfigdirs): Added target-libjava.
3195
31962000-12-09 Laurynas Biveinis <lauras@softhome.net>
3197
3198 * Makefile.in: handle DOS-style absolute paths.
3199
32002000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3201
3202 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3203 libjava.
3204 * configure.in (target_libs): Removed `target-libjava'.
3205
32062000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3207
3208 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3209 (ALL_MODULES): Added fastjar.
3210 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3211 (all-target-libjava): all-fastjar replaces all-zip.
3212 (all-fastjar): Added.
3213 (configure-target-fastjar, all-target-fastjar): Likewise.
3214 * configure.in (host_tools): Added fastjar.
3215
32162000-12-07 Mike Stump <mrs@wrs.com>
3217
3218 * Makefile.in (local-distclean): Remove leftover built files.
3219
32202000-11-16 Fred Fish <fnf@be.com>
3221
3222 * configure.in (enable_libstdcxx_v3): Fix typo,
3223 libstd++ -> libstdc++.
3224
32252000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3226
3227 * configure: Provide the original toplevel configure arguments
3228 (including $0) to subprocesses in the environment rather than
3229 through gcc/configargs.h.
3230
32312000-11-12 Mark Mitchell <mark@codesourcery.com>
3232
3233 * configure: Turn on libstdc++ V3 by default.
3234
32352000-10-16 Michael Meissner <meissner@redhat.com>
3236
3237 * configure (gcc/configargs.h): Only create if there is a build GCC
3238 directory created.
3239
32402000-10-05 Phil Edwards <pme@gcc.gnu.org>
3241
3242 * configure: Save configure arguments to gcc/configargs.h.
3243
32442000-10-04 Andris Pavenis <pavenis@latnet.lv>
3245
3246 * Makefile.in (bootstrap): avoid recursion if subdir missing
3247 (cross): ditto
3248 (do-proto-toplev): ditto
3249
3250Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
3251
3252 * configure.in: Do not build byacc for hppa64. Provide paths to the
3253 X11 libraries for hppa64.
3254
32552000-09-02 Anthony Green <green@cygnus.com>
3256
3257 * Makefile.in (all-gcc): Depend on all-zlib.
3258 (CLEAN_MODULES): Add clean-zlib.
3259 (ALL_MODULES): Add all-zlib.
3260 * configure.in (host_libs): Add zlib.
3261
32622000-08-25 Alexandre Oliva <aoliva@redhat.com>
3263
3264 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3265 $targargs to tell whether newlib is going to be built.
3266
3267 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3268 $$r/TARGET_SUBDIR/libio for _G_config.h.
3269
32702000-08-14 Zack Weinberg <zack@wolery.cumb.org>
3271
3272 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3273
3274 * configure: Make enable_threads and enable_shared defaults
3275 explicit. Substitute enable_threads into generated Makefiles.
3276 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3277 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3278
32792000-08-02 Manfred Hollstein <manfredh@redhat.com>
3280
3281 * configure.in: Re-enable all references to libg++ and librx.
3282
ffb97b2f 32832002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 3284
ffb97b2f
DD
3285 * configure.in: Add *-*-freebsd* configurations.
3286
bbf6e9e3
AC
32872002-04-07 Andrew Cagney <ac131313@redhat.com>
3288
3289 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
3290 (do-tar, do-bz2): New rules.
3291 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
3292 (gdb-tar): New rule.
3293 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
3294 (insight_dejagnu.tar): New rule.
3295 (insight.tar): New rule.
3296 (gdb+dejagnu.tar): New rule.
3297 (gdb.tar): New rule.
3298
8f1579c0
AC
32992002-04-07 Andrew Cagney <ac131313@redhat.com>
3300
3301 * MAINTAINERS: Update dejagnu/
3302
ba3c59ab
AO
33032002-03-16 Alexandre Oliva <aoliva@redhat.com>
3304
3305 * ltmain.sh (relink_command): Fix typo in previous change.
3306
6243d5dd
AO
33072002-03-15 Alexandre Oliva <aoliva@redhat.com>
3308
3309 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
3310 (relink_command): Added --tag flags.
3311 (mode=install): If relinking fails; error out.
3312
80413487
RH
33132002-03-12 Richard Henderson <rth@redhat.com>
3314
3315 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
3316 .NOTPARALLEL tag.
3317 (do-check): Rename from check.
3318 (check): Allow parallel check.
3319
3daeddf6
RH
33202002-03-11 Richard Henderson <rth@redhat.com>
3321
3322 * Makefile.in (.NOTPARALLEL): Add fake tag.
3323
fad93c55
L
33242002-03-07 H.J. Lu (hjl@gnu.org)
3325
3326 * configure.in: Enable gprof for mips*-*-linux*.
3327
2e8357fc
AO
33282002-02-28 Alexandre Oliva <aoliva@redhat.com>
3329
3330 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3331 libjava.
3332 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
3333
bd48e1a9
AC
33342002-02-24 Andrew Cagney <ac131313@redhat.com>
3335
3336 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
3337
39121370
DJ
33382002-02-23 Daniel Jacobowitz <drow@mvista.com>
3339
3340 * config.guess: Import from master sources, rev 1.232.
3341 * config.sub: Import from master sources, rev 1.246.
3342
081ff160
AO
33432002-02-23 Alexandre Oliva <aoliva@redhat.com>
3344
3345 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3346 because its Makefile is there; test for the executable instead.
3347
20a5393b
AO
33482002-02-09 Alexandre Oliva <aoliva@redhat.com>
3349
3350 Contribute sh64-elf.
3351 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3352 * configure.in: Added sh64-*-*.
3353
38135629
JJ
33542002-02-04 Jeff Johnston <jjohnstn@redhat.com>
3355
80413487
RH
3356 * COPYING.NEWLIB: Remove advertising clause from
3357 Berkeley and Red Hat licenses.
38135629 3358
48d19748
MD
33592002-02-01 Mo DeJong <supermo@bayarea.net>
3360
3361 * Makefile.in: Add all-tix to deps for all-snavigator
3362 so that tix is built when building snavigator.
3363
f6e1c110
BE
33642002-02-01 Ben Elliston <bje@redhat.com>
3365
3366 * config.guess: Import from master sources, rev 1.229.
3367 * config.sub: Import from master sources, rev 1.240.
3368
4867be41
DJ
33692002-01-27 Daniel Jacobowitz <drow@mvista.com>
3370
3371 From Steve Ellcey <sje@cup.hp.com>:
3372 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3373 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3374 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3375 IA64.
3376 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3377 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3378 soname_spec, sys_lib_search_path_spec): Ditto.
3379
e82380cc
JT
33802002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
3381
3382 * configure.in (*-*-netbsd*): New. Skip target-newlib,
3383 target-libiberty, and target-libgloss. Skip Java-related
3384 libraries if not supported for NetBSD on target CPU.
3385
1319fb9c
NC
33862002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
3387
3388 * configure.in: Import StrongARM and XScale target_configdirs from
3389 FSF GCC version.
3390
b020f6ac
L
33912002-01-16 H.J. Lu (hjl@gnu.org)
3392
3393 * config.guess: Import from master sources, rev 1.225.
3394 * config.sub: Import from master sources, rev 1.238.
3395
3396 * MAINTAINERS: Updated notes on config.guess and config.sub.
3397
a0c1c920
NC
33982002-01-11 Steve Ellcey <sje@cup.hp.com>
3399
3400 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3401 ld and gdb are not supported.
3402
a9fa5e1f
JJ
34032002-01-07 Jeff Johnston <jjohnstn@redhat.com>
3404
3405 * Change reference to Cygnus Solutions to be Red Hat.
3406
94077108
JJ
34072002-01-07 Jeff Johnston <jjohnstn@redhat.com>
3408
3409 * COPYING.NEWLIB: Update generic copyright date.
3410
05ecd75c
MS
34112002-01-07 Mark Salter <msalter@redhat.com>
3412
3413 * configure.in: Remove target-bsp and target-cygmon from arm builds.
3414 Allow target-libgloss to be built for arm, strongarm, and xscale.
3415
a106bb62
BE
34162002-01-03 Ben Elliston <bje@redhat.com>
3417
3418 * MAINTAINERS: Update URL for config.* scripts.
3419
0e254642
AM
34202001-12-18 Alan Modra <amodra@bigpond.net.au>
3421
3422 * config.sub: Import latest version.
3423 * config.guess: Likewise.
3424
0a0d0041
TF
34252001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
3426
3427 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3428 options for i[3456]86-pc-linux* native builds.
3429
d932cae7
NC
34302001-12-05 Laurent Guerby <guerby@acm.org>
3431
3432 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 3433 libiberty.
d932cae7
NC
3434
3435 Import this patch from gcc:
5481b376 3436
d932cae7
NC
3437 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3438
3439 * symlink-tree: handle DOS-style absolute paths.
3440
49b7683b
DD
34412001-11-28 DJ Delorie <dj@redhat.com>
3442 Zack Weinberg <zack@codesourcery.com>
3443
3444 When build != host, create libiberty for the build machine.
3445
3446 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3447 CONFIG_ARGUMENTS.
3448 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3449 New variables.
3450 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3451 and rules.
3452 (all.normal): Depend on ALL_BUILD_MODULES.
3453 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3454 (all-build-libiberty): Depend on configure-build-libiberty.
3455
3456 * configure: Calculate and substitute proper value for
3457 ALL_BUILD_MODULES.
3458 * configure.in: Create the build subdirectory.
3459 Calculate and substitute TARGET_CONFIGARGS (formerly
3460 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3461
26ef82f4
GK
34622001-11-26 Geoffrey Keating <geoffk@redhat.com>
3463
3464 * config.sub: Update to version 1.232 on subversion.
3465
43e64072
NC
34662001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
3467
3468 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3469 files from .po files for a distribution.
3470
66f6c0d5
HPN
34712001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
3472
3473 * COPYING.NEWLIB: Mention preserved notice in specific parts.
3474
4a02fdb2
JH
34752001-11-13 Jeff Holcomb <jeffh@redhat.com>
3476
3477 Merged from net gcc:
3478 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
3479 * ltcf-c.sh: Use $objext, not $ac_objext.
3480 2001-07-27 Mark Kettenis <kettenis@gnu.org>
3481 * ltcf-cxx.sh: Add support for GNU.
3482 2001-07-22 Timothy Wall <twall@redhat.com>
3483 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
3484 default settings if using GNU tools with that configuration.
3485 * ltcf-cxx.sh: Ditto.
3486 * ltcf-gcj.sh: Ditto.
3487 2001-07-21 Michael Chastain <chastain@redhat.com>
3488 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3489 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
3490 * ltmain.sh: Mark as gcc-local.
3491
227b9953
JH
34922001-11-13 Jeff Holcomb <jeffh@redhat.com>
3493
3494 * Makefile.in (all-bison): Revert 2001-10-24.
3495 Don't depend on texinfo.
3496
cbbab8fb
JJ
34972001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
3498
80413487 3499 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 3500
922b2485
DD
35012001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
3502
3503 * configure.in (--enable-languages): Be more permissive about
3504 syntax. Check for empty lists better. Warn about $LANGUAGES.
3505
f08fa01d
HPN
35062001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
3507
3508 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3509
fee3da4e
JH
35102001-10-24 Jeff Holcomb <jeffh@redhat.com>
3511
3512 Makefile.in (all-bison): Don't depend on texinfo.
3513
73fb1ef9
AM
35142001-10-03 Alan Modra <amodra@bigpond.net.au>
3515
3516 * gettext.m4: Test po/POTFILES.in exists before trying to read.
3517
373688ac
AO
35182001-09-29 Alexandre Oliva <aoliva@redhat.com>
3519
3520 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3521
9c07660b
HPN
35222001-09-28 Hans-Peter Nilsson <hp@axis.com>
3523
3524 * config.sub, config.guess: Import latest from subversions.
3525
3f152009
AO
35262001-09-21 Alexandre Oliva <aoliva@redhat.com>
3527
3528 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3529 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3530 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3531 avoid quotes nesting problems.
3532 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3533 (DO_X): Export only variables that are set.
3534
8f6a59e5
BE
35352001-09-19 Ben Elliston <bje@redhat.com>
3536
3537 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3538 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3539 semantics. Use the shell built-in "type" command instead.
3540
a1ec19fa
TS
35412001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3542
3543 * config.sub: Reverted the earlier change, this version is not the
3544 master file.
3545
4008bd9b
TS
35462001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3547
3548 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
3549 Add support for mips64.
3550
dd1e52a4
JH
35512001-09-03 Jeff Holcomb <jeffh@redhat.com>
3552
3553 * configure.in: Enable libstdc++-v3 for h8300 targets.
3554
91549d1c
EC
35552001-08-30 Eric Christopher <echristo@redhat.com>
3556 Jason Eckhardt <jle@redhat.com>
3557
3558 * config.sub: Add support for mipsisa32.
3559
cf966cf9
EC
35602001-08-30 Eric Christopher <echristo@redhat.com>
3561
3562 * config.sub, config.guess: Import latest from subversions.
3563
82208dc5
AM
35642001-08-20 Alan Modra <amodra@bigpond.net.au>
3565
3566 * config.sub, config.guess: Import latest from subversions.
3567
4dca8403
DD
35682001-07-26 DJ Delorie <dj@redhat.com>
3569
3570 * MAINTAINERS: Clarify libiberty merge rules and procedures.
3571
1107dce2
AM
35722001-06-19 Alan Modra <amodra@bigpond.net.au>
3573
3574 * Makefile.in: Revert 2001-06-17.
3575 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
3576
e09a6604
L
35772001-06-17 H.J. Lu <hjl@gnu.org>
3578
3579 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
3580 (gas+binutils.tar.bz2): Likewise.
3581 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
3582
31a8b634
AC
3583Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
3584
3585 * Makefile.in (VER): When present, extract the version number from
5481b376 3586 the file version.in.
31a8b634 3587
dc70af01
AO
35882001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3589
3590 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3591 gcc/xgcc is built, use -print-prog-name to find out the program
3592 name to use.
3593
839bbd8c
AO
35942001-06-04 Mark Mitchell <mark@codesourcery.com>
3595
3596 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3597 with_gcc]: Use `gcc -shared' to build a shared library.
3598
566e9a30
AO
35992001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
3600
3601 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3602 archives.
3603
e877bb69
AO
36042001-05-28 Simon Patarin <simon.patarin@inria.fr>
3605
3606 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3607 libraries when using g++ with native linker.
3608
1605288b
AO
36092001-05-28 Alexandre Oliva <aoliva@redhat.com>
3610
3611 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3612
11a383ba
TR
36132001-05-24 Tom Rix <trix@redhat.com>
3614
3615 * configure.in : enable ld for aix
cf966cf9 3616
18611226
AO
36172001-05-22 Alexandre Oliva <aoliva@redhat.com>
3618
3619 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3620 [aix4*|aix5*]: Prepend blank.
3621
6be7c12c
AO
36222001-05-20 Alexandre Oliva <aoliva@redhat.com>
3623
3624 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3625 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3626 of subdir/configure scripts to use the new libtool.m4.
3627
4ed00bba
L
36282001-05-14 H.J. Lu <hjl@gnu.org>
3629
3630 * config.if (libc_interface): Set to -libc6.2- for cross
3631 compiling to Linux/glibc 2.2.
3632
b1af961c
AO
36332001-05-03 Alexandre Oliva <aoliva@redhat.com>
3634
3635 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3636 libgcj.
3637
5ec3e74e
AO
36382001-04-26 Alexandre Oliva <aoliva@redhat.com>
3639
3640 * configure.in (noconfigdirs): Don't reset it from scratch in the
3641 target case; only append to it.
3642
b3ed1d6b
AO
36432001-04-26 Alexandre Oliva <aoliva@redhat.com>
3644
3645 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3646 sparc-*-solaris2.8]: Disable ${libgcj}.
3647
96111c10
AO
36482001-04-25 Alexandre Oliva <aoliva@redhat.com>
3649
3650 * configure.in (libgcj_saved): Copy from $libgcj.
3651 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3652 --disable-libgcj.
3653
b5bf43f2
AO
36542001-04-20 Alexandre Oliva <aoliva@redhat.com>
3655
3656 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3657 1.641.2.228.
3658
8cc32590
AO
36592001-04-12 Alexandre Oliva <aoliva@redhat.com>
3660
3661 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3662 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3663
dec0cb0c
AO
36642001-04-01 Alexandre Oliva <aoliva@redhat.com>
3665
3666 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3667 New macros.
3668 (bootstrap, cross): Use RECURSE_FLAGS.
3669 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3670
6a9c3886
AO
36712001-03-27 Alexandre Oliva <aoliva@redhat.com>
3672
3673 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3674
d4fc7db8
NC
36752001-03-23 Nick Clifton <nickc@redhat.com>
3676
3677 * README-maintainer-mode: Add note about inability to use "make
3678 distclean" in maintainer mode.
3679
7389ff65
AO
36802001-03-22 Alexandre Oliva <aoliva@redhat.com>
3681
3682 Re-installed:
3683 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3684 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3685 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3686 * ltcf-cxx.sh: Likewise.
3687 * ltcf-gcj.sh: Likewise.
3688
b3e0dc8e
PB
36892001-03-22 Philip Blundell <philb@gnu.org>
3690
3691 * config.sub, config.guess: Import latest from subversions.
3692
469b781c
AO
36932001-03-22 Alexandre Oliva <aoliva@redhat.com>
3694
3695 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3696 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3697
b0dad762
MC
36982001-03-20 Michael Chastain <chastain@redhat.com>
3699
3700 * Makefile.in: all-m4 depends on all-texinfo.
3701
c559bb17
AO
37022001-03-08 Alexandre Oliva <aoliva@redhat.com>
3703
3704 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3705
fef4ae2e
JJ
37062001-02-22 Jeff Johnston <jjohnstn@redhat.com>
3707
3708 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
3709 longer valid.
3710
8d6dd99d
NC
37112001-02-16 Nick Clifton <nickc@redhat.com>
3712
3713 * configure.in (noconfigdirs): Allow configuration of texinfo
3714 for Cygwin hosts.
3715
a85d7ed0
NC
37162001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3717
3718 * config.guess: Add linux target for S/390.
3719 * config.sub: Likewise.
3720 * configure.in: Likewise.
3721
51221c5e
DD
37222001-02-06 Ben Elliston <bje@redhat.com>
3723
3724 * configure: Output host type to stdout, not stderr.
3725
9dec4c71
MS
37262001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3727
3728 * config.guess: Import from subversions.gnu.org (revision 1.181).
3729 * config.sub: Import from subversions.gnu.org (revision 1.199).
3730
9add9c04
AM
37312001-01-30 Alan Modra <alan@linuxcare.com.au>
3732
3733 * config.guess: Handle hppa64-linux systems.
3734
8679174d
MS
37352001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3736
3737 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3738 Don't unset, it's non-portable and no longer necessary, set to empty
3739 instead.
3740
02d01ed4
MS
37412001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3742
3743 * ltconfig: Shell portability fix for the tagname validity check.
3744
4cc5853d
MS
37452001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3746
3747 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3748
7487e485
AO
37492001-01-27 Alexandre Oliva <aoliva@redhat.com>
3750
3751 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3752 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3753
f332af52
AO
37542001-01-24 Alexandre Oliva <aoliva@redhat.com>
3755
3756 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3757 keep at least one of build_libtool_libs or build_old_libs set to
3758 yes.
3759
ef099754
AO
37602001-01-24 Alexandre Oliva <aoliva@redhat.com>
3761
3762 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3763 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3764
8341f2fc 37652000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 3766
8341f2fc
AJ
3767 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3768
37692000-11-03 Philip Blundell <pb@futuretv.com>
3770
3771 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3772 files.
ebf0fa2e 3773
c320a39f
JJ
37742001-01-15 Jeff Johnston <jjohnstn@redhat.com>
3775
3776 * COPYING.NEWLIB: Put into source repository.
3777
8817b92e
BE
37782001-01-15 Ben Elliston <bje@redhat.com>
3779
3780 * configure.in (host_tools): Add sid.
3781 Always configure cgen.
3782 * Makefile.in (all-sid): New target.
3783 (check-sid, clean-sid, install-sid): Likewise.
3784
35590697
AJ
37852001-01-07 Andreas Jaeger <aj@suse.de>
3786
80413487 3787 * config.sub, config.guess: Update from subversions.
35590697 3788
6ee6cea6
AO
37892000-12-12 Alexandre Oliva <aoliva@redhat.com>
3790
3791 * configure.in: Disable language-specific target libraries for
3792 languages that aren't enabled.
3793
077b8428
NC
37942000-11-24 Nick Clifton <nickc@redhat.com>
3795
3796 * configure.in (xscale-elf): Add target.
3797 (xscale-coff): Add target.
3798 (c4x, c5x, tic54x): Move after ARM targets.
3799
9e28a1ed
AO
38002000-11-23 Alexandre Oliva <aoliva@redhat.com>
3801
3802 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
3803
be98a80a
ILT
38042000-11-20 Ian Lance Taylor <ian@zembu.com>
3805
3806 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
3807
5cec67bf
AO
38082000-11-18 Alexandre Oliva <aoliva@redhat.com>
3809
3810 * Makefile.in: Merge with GCC and libgcj.
3811 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3812 configure-target-<library> when their configure scripts need the C
3813 or C++ library to have already been built to work properly.
3814 (do_proto_toplev): Set them to an empty string.
3815
d932cae7 38162000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
3817
3818 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3819 (REALLY_SET_LIB_PATH): Use them.
3820
d932cae7 38212000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
3822
3823 * config.sub: Add support for Sun Chorus
3824
8602ff0c
NC
38252000-11-02 Per Lundberg <plundis@chaosdev.org>
3826
3827 * config.sub: Add support for the *-storm-chaos OS.
3828
f9e0997d
NC
38292000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
3830
80413487
RH
3831 * configure.in (noconfigdirs): Don't compile some
3832 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 3833
d64552c5
AO
38342000-09-30 Alexandre Oliva <aoliva@redhat.com>
3835
3836 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
3837 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3838 all affected `configure' scripts.
3839
97f60b31
AO
38402000-09-25 Alexandre Oliva <aoliva@redhat.com>
3841
3842 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
3843 ltcf-c.sh.
3844
6e8dd58f
PB
38452000-09-12 Philip Blundell <philb@gnu.org>
3846
3847 * config.sub, config.guess: Update from subversions.
3848
103a2e99
AO
38492000-09-06 Alexandre Oliva <aoliva@redhat.com>
3850
51601921
AO
3851 * Makefile.in (all-zlib): Added dummy target.
3852
103a2e99
AO
3853 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
3854 multi-language branch.
3855
2809b4b9
AO
38562000-09-05 Alexandre Oliva <aoliva@redhat.com>
3857
3858 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3859 (bootstrap*): Depend on all-bootstrap.
3860
7450026c
AO
38612000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
3862
3863 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3864 crosses, but add gcc/include to the header search path for them.
3865
6cf86f7f
AO
38662000-08-31 Alexandre Oliva <aoliva@redhat.com>
3867
3868 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
3869 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
3870 * gettext.m4: New file, extracted from aclocal.m4.
3871
ce2ea6e3
AO
38722000-08-22 Alexandre Oliva <aoliva@redhat.com>
3873
3874 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3875 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3876 sub-configures.
3877
9765193e
DE
38782000-08-20 Doug Evans <dje@casey.transmeta.com>
3879
3880 * Makefile.in (ALL_MODULES): Add all-cgen.
3881 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3882 (all-cgen): New target.
3883 (all-opcodes,all-sim): Depend on all-cgen.
3884 * configure.in (host_tools): Add cgen.
3885 Only configure cgen if --enable-cgen-maint.
3886
d7b32520
AO
38872000-08-17 Alexandre Oliva <aoliva@redhat.com>
3888
3889 * config-ml.in (CC, CXX): Don't introduce a leading space.
3890
e52ef561
AO
38912000-08-16 Alexandre Oliva <aoliva@redhat.com>
3892
3893 * configure.in (libstdcxx_flags): Use
3894 libstdc++-v3/src/libstdc++.INC.
3895
88f9c2a0
AO
38962000-08-15 Alexandre Oliva <aoliva@redhat.com>
3897
3898 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3899
98fbe43f
JM
39002000-08-11 Jason Merrill <jason@redhat.com>
3901
3902 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3903 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3904 (FLAGS_FOR_TARGET): Not here.
3905 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3906
279ddab4
DD
39072000-08-07 DJ Delorie <dj@redhat.com>
3908
3909 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3910 "if we're also building gcc, and it's a gcc that will run on the
3911 build machine, we want to use its includes instead of the system's
3912 default includes".
3913
60523a83
AO
39142000-08-03 Alexandre Oliva <aoliva@redhat.com>
3915
24ffec7a
AO
3916 * configure.in (libstdcxx_flags): Don't use `"'.
3917
60523a83
AO
3918 * config-ml.in: Adjust multilib search paths to the
3919 appropriate multilib tree.
3920
daf644b5
AO
39212000-08-02 Alexandre Oliva <aoliva@redhat.com>
3922
3923 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3924 commas in $LANGUAGES.
3925
63266560
DD
39262000-08-01 Alexandre Oliva <aoliva@redhat.com>
3927
3928 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3929
39302000-07-31 Alexandre Oliva <aoliva@redhat.com>
3931
3932 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3933 CXX_FOR_TARGET for sed.
3934
39352000-07-30 Alexandre Oliva <aoliva@redhat.com>
3936
3937 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3938 Do not override if already set in the environment or in configure.
3939 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3940 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3941
9e449d3e
AO
39422000-07-27 Alexandre Oliva <aoliva@redhat.com>
3943
3944 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3945 (GCC_FOR_TARGET): Use it.
3946 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3947 * configure.in: ... here.
3948 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3949 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3950
8bbd92e0
AO
39512000-07-24 Alexandre Oliva <aoliva@redhat.com>
3952
fd1f87b2
AO
3953 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3954 (configure-target-libchill, configure-target-libobjc): Likewise.
3955
8bbd92e0
AO
3956 * configure.in: Use the same cache file for all target libs.
3957 * config-ml.in: But different cache files per multilib variant.
3958
25c6c112
JL
39592000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3960
3961 * configure (topsrcdir): Don't use dirname.
3962
ba73c63f
JM
39632000-07-20 Jason Merrill <jason@redhat.com>
3964
3965 * configure.in: Remove all references to libg++ and librx.
3966
3967 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3968
1af08294
HPN
39692000-07-20 Hans-Peter Nilsson <hp@axis.com>
3970
3971 * config.sub: Update to subversions version 2000-07-06.
3972
ba73c63f
JM
39732000-07-12 Andrew Haley <aph@cygnus.com>
3974
3975 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3976 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3977
39782000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
3979
3980 * symlink-tree: Check number of arguments.
3981
d932cae7 39822000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
3983
3984 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
3985
ba73c63f
JM
39862000-07-05 Jim Wilson <wilson@cygnus.com>
3987
3988 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3989 search path for a g++ extracted from the build tree. This
3990 will allow link tests run by configure scripts in
3991 subdirectories to succeed.
3992
92ee2f86
UC
39932000-07-01 Koundinya K <kk@ddeorg.soft.net>
3994
80413487 3995 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 3996
23f2f29f
CV
39972000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3998
3999 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4000 `os2'. Force ac_cv_exeext to be ".exe" in that case.
4001
f04f5a67
TW
40022000-06-19 Timothy Wall <twall@cygnus.com>
4003
4004 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4005 * config.sub: Add tic54x target.
4006
11da68be
NC
40072000-06-07 Phillip Thomas <pthomas@suse.de>
4008
4009 * README-maintainer-mode: New file: Contains notes on using
4010 --enable-maintainer-mode with binutils.
4011
d932cae7 40122000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
4013
4014 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
4015
d932cae7 40162000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
4017
4018 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4019 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4020
9442cea3
L
402120000-05-21 H.J. Lu (hjl@gnu.org)
4022
80413487
RH
4023 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4024 directory are used if they exist. Make sure
4025 $(build_tooldir)/include is searched for header files,
4026 $(build_tooldir)/lib/ for library files.
9442cea3 4027 (GCC_FOR_TARGET): Likewise.
80413487 4028 (CXX_FOR_TARGET): Likewise.
9442cea3 4029
d932cae7 40302000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
4031
4032 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4033
d932cae7 40342000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
4035
4036 * Makefile.in (configure-target-libiberty): Depend on
4037 configure-target-newlib.
4038
ba73c63f
JM
40392000-05-16 Alexandre Oliva <aoliva@cygnus.com>
4040
4041 * configure.in, Makefile.in: Merge all libffi-related
4042 configury stuff from the libgcj tree.
4043
d932cae7 40442000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
4045
4046 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4047 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4048
d932cae7 40492000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
4050
4051 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4052 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 4053 current version information. Add to proto-toplev directory.
b5a23627
AC
4054 (gdb-taz): Build do-djunpack.
4055
ba73c63f
JM
40562000-05-15 David Edelsohn <edelsohn@gnu.org>
4057
4058 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4059
7c86ed39
L
40602000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4061
4062 * ltmain.sh: Preserve in relink_command any environment
4063 variables that may affect the linker behavior.
4064
d932cae7 40652000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
4066
4067 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4068
d932cae7 40692000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
4070
4071 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4072
ed0a91a5
EZ
40732000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
4074
4075 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 4076 with the version name.
ed0a91a5 4077
ba73c63f 40782000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 4079
ba73c63f 4080 * config.if: Tweak.
6cafa39f 4081
ba73c63f 40822000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 4083
ba73c63f 4084 * djunpack.bat: New file.
66156876 4085
d932cae7 40862000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
4087
4088 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
4089 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4090 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4091 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 4092
ba73c63f
JM
40932000-04-16 Dave Pitts <dpitts@cozx.com>
4094
80413487
RH
4095 * config.sub (case $basic_machine): Change default for "ibm-*"
4096 to "openedition".
ba73c63f 4097
d932cae7 40982000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
4099
4100 * Makefile.in (gdb-taz): New target. GDB specific archive.
4101 (do-md5sum): New target.
4102 (MD5PROG): Define.
4103 (PACKAGE): Default to TOOL.
4104 (VER): Default to a shell script.
4105 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 4106 md5 checksum generation.
b35ece4e
AC
4107 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4108 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4109 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 4110 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 4111
d932cae7 41122000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
4113
4114 * configure (warn_cflags): Delete.
4115
ba73c63f 41162000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 4117 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 4118
80413487
RH
4119 * configure.in (enable_libstdcxx_v3): Add.
4120 (target_libs): Add bits here to switch between libstdc++-v2 and
4121 libstdc++-v3.
4122 * config.if: And this file too.
4123 * Makefile.in: Add libstdc++-v3 targets.
35590697 4124
ba73c63f
JM
41252000-04-05 Michael Meissner <meissner@redhat.com>
4126
4127 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 4128
d332c5ac
JM
41292000-03-29 Jason Merrill <jason@casey.cygnus.com>
4130
4131 * configure.in: -linux-gnu*, not -linux-gnu.
4132
d932cae7 41332000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
4134
4135 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4136 (do-tar-bz2): Replace TOOL with PACKAGE.
4137 (gdb.tar.bz2): Remove GDBTK from GDB package.
4138 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 4139 dejagnu.tar.bz2): New packages.
6dcbc97b 4140
96ce09a7
ILT
41412000-02-27 Andreas Jaeger <aj@suse.de>
4142
4143 * configure.in: Add entry for mips*-*-linux*, move catch all
4144 *-*-*linux* entry below this one.
4145
2031769e
ILT
41462000-02-27 Ian Lance Taylor <ian@zembu.com>
4147
4148 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4149
4bab746c
NC
41502000-02-24 Nick Clifton <nickc@cygnus.com>
4151
4152 * config.sub: Support an OS of "wince".
4153
d932cae7 41542000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
4155
4156 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 4157 version.
ada59422 4158
5b93d8bb
AM
41592000-02-23 Linas Vepstas <linas@linas.org>
4160
4161 * config.sub: Add support for Linux/IBM 370.
4162 * configure.in: Likewise.
4163
2fb651f6
NC
41642000-02-22 Nick Clifton <nickc@cygnus.com>
4165
4166 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4167
b8441c25
CF
41682000-02-20 Christopher Faylor <cgf@cygnus.com>
4169
4170 * config.guess: Guess "cygwin" rather than "cygwin32".
4171
d332c5ac
JM
41722000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4173
4174 * configure (gcc_version): When setting, narrow search to
4175 lines containing `version_string'.
4176
ba73c63f
JM
41772000-02-15 Denis Chertykov <denisc@overta.ru>
4178
4179 * config.sub: Add support for avr target.
4180
d932cae7 41812000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
4182
4183 * config.sub: Add mmix-knuth-mmixware.
4184
41852000-01-27 Christopher Faylor <cgf@redhat.com>
4186
4187 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
4188 structure stuff to -L library search.
4189 (CXX_FOR_TARGET): Ditto.
4190 (CROSS_CHECK_MODULES): Fix spelling mistake.
4191
41922000-01-24 Mark Mitchell <mark@codesourcery.com>
4193
4194 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
4195 the C++ compiler.
4196
41972000-01-12 Richard Henderson <rth@cygnus.com>
4198
4199 * configure.in: Don't build some bits for beos.
4200
42012000-01-12 Joel Sherrill (joel@OARcorp.com)
4202
4203 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
4204 as include files.
4205
91b2c84d
GK
42062000-01-06 Geoff Keating <geoffk@cygnus.com>
4207
4208 * configure.in: Use mt-aix43 to handle *_TARGET defs,
4209 not mh-aix43.
4210
ba73c63f
JM
42111999-12-14 Richard Henderson <rth@cygnus.com>
4212
4213 * config.guess (alpha-osf, alpha-linux): Detect ev67.
4214 * config.sub: Accept alphaev[78], alphaev8.
4215
42161999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4217
4218 * config.guess, config.sub: Update from autoconf.
4219
4220Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4221
4222 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
4223 necessary libraries are missing.
4224
42251999-10-25 Andreas Schwab <schwab@suse.de>
4226
4227 * configure: Fix quoting inside arguments of eval.
4228
42291999-10-21 Nick Clifton <nickc@cygnus.com>
4230
4231 * config-ml.in: Allow suppression of some ARM multilibs.
4232
4233Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
4234
4235 * config.guess: Add OS/390 match pattern.
4236 * config.sub: Add mvs, openedition targets.
4237 * configure.in (i370-ibm-opened*): New.
4238
ef14edc4
ILT
42391999-09-04 Steve Chamberlain <sac@pobox.com>
4240
4241 * config.sub: Add support for configuring for pj.
4242
afb478e8
NC
42431999-08-31 Nick Clifton <nickc@cygnus.com>
4244
fd6848f6 4245 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 4246
ba73c63f 42471999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
4248
4249 * configure.in: Do not configure or build ld for AIX
4250 platforms. ld is known to be broken on these platforms.
4251
ba73c63f
JM
4252Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4253
4254 * config-ml.in: Pass compiler flag corresponding to multidirs to
4255 subdir configures.
4256
c363de44
ILT
42571999-08-09 Ian Lance Taylor <ian@zembu.com>
4258
4259 * Makefile.in (LDFLAGS): Define.
4260
dc8bc5a6
ILT
42611999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
4262
4263 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
4264 noconfigdirs.
4265 (*-*-cygwin*): Likewise.
4266
6ca3858e
ILT
42671999-08-08 Ian Lance Taylor <ian@zembu.com>
4268
71141bb6
ILT
4269 * mkdep: New file.
4270 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
4271 (BINUTILS_SUPPORT_DIRS): Add mkdep.
4272
6ca3858e
ILT
4273 From Eli Zaretskii <eliz@is.elta.co.il>:
4274 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
4275 long file name when using DJGPP on MS-DOS.
4276
ba73c63f
JM
4277Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
4278
4279 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
4280
2735a327
AM
42811999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
4282
4283 * Makefile.in (check-target-libio): Remove all-target-libstdc++
4284 dependency as this causes "make check" to globally "make all"
4285
ba73c63f
JM
4286Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
4287
4288 * configure.in (target_libs): Added target-zlib.
4289 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
4290 (CONFIGURE_TARGET_MODULES): Likewise.
4291 (CHECK_TARGET_MODULES): Likewise.
4292 (INSTALL_TARGET_MODULES): Likewise.
4293 (CLEAN_TARGET_MODULES): Likewise.
4294 (configure-target-zlib): New target.
4295 (all-target-zlib): Likewise.
4296 (all-target-libjava): Depend on all-target-zlib.
4297 (configure-target-libjava): Depend on configure-target-zlib.
4298
4299 * Makefile.in (configure-target-libjava): Depend on
4300 configure-target-newlib.
4301 (configure-target-boehm-gc): New target.
4302 (configure-target-qthreads): New target.
4303
80413487
RH
4304 * configure.in (target_libs): Added target-qthreads.
4305 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
4306 (CONFIGURE_TARGET_MODULES): Likewise.
4307 (CHECK_TARGET_MODULES): Likewise.
4308 (INSTALL_TARGET_MODULES): Likewise.
4309 (CLEAN_TARGET_MODULES): Likewise.
4310 (all-target-qthreads): New target.
4311 (configure-target-libjava): Depend on configure-target-qthreads.
4312 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
4313
4314 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
4315 (CONFIGURE_TARGET_MODULES): Likewise.
4316 (CHECK_TARGET_MODULES): Likewise.
4317 (INSTALL_TARGET_MODULES): Likewise.
4318 (CLEAN_TARGET_MODULES): Likewise.
4319 (all-target-libjava): New target.
4320 (all-target-boehm-gc): Likewise.
4321 * configure.in (target_libs): Added libjava, boehm-gc.
4322
08d836d6
ILT
43231999-07-22 Ian Lance Taylor <ian@zembu.com>
4324
4325 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
4326 configure.bat in SUPPORT_FILES.
4327 (gas+binutils.tar.bz2): Likewise.
4328
4329 * makeall.bat: Remove; obsolete.
4330
8f36e47c
ILT
43311999-07-21 Ian Lance Taylor <ian@zembu.com>
4332
4333 From Mark Elbrecht:
4334 * configure.bat: Remove; obsolete.
4335
56e82f25
ILT
43361999-07-11 Ian Lance Taylor <ian@zembu.com>
4337
4338 * configure: Add -W -Wall to the default CFLAGS when compiling with
4339 gcc.
4340
1001d816
JL
4341Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
4342
4343 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
4344
106117aa
MM
43451999-06-30 Mark Mitchell <mark@codesourcery.com>
4346
4347 * configure.in: Build ld on IRIX6.
4348
c376f4ed
ILT
43491999-06-12 Ian Lance Taylor <ian@zembu.com>
4350
4351 * Makefile.in: Change distribution targets to use bzip2 instead of
4352 gzip.
4353 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 4354 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 4355
306b7445
NC
43561999-06-04 Nick Clifton <nickc@cygnus.com>
4357
4358 * config.sub: Add mcore target.
4359
d932cae7 43601999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
4361
4362 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4363
d932cae7 43641999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
4365
4366 * config.guess (dummy): Changed to $dummy.
4367
6c3175b0
NC
43681999-05-24 Nick Clifton <nickc@cygnus.com>
4369
ba73c63f
JM
4370 * config.sub: Tidied up case statements.
4371
43721999-05-22 Ben Elliston <bje@cygnus.com>
4373
4374 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
4375 <jiro@din.or.jp>.
4376
4377 * config.guess: Merge with FSF version. Future changes will be
4378 more accurately recorded in this ChangeLog.
4379 * config.sub: Likewise.
4380
d932cae7 43811999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
4382
4383 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 4384
252b5132
RH
43851999-04-30 Tom Tromey <tromey@cygnus.com>
4386
4387 * ltmain.sh: [mode link] Always use CC given by ltconfig.
4388
43891999-04-23 Tom Tromey <tromey@cygnus.com>
4390
4391 * ltconfig, ltmain.sh: Update to libtool 1.2f.
4392
43931999-04-20 Drew Moseley <dmoseley@cygnus.com>
4394
4395 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
4396 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
4397 Bad merge removed these two changes.
4398
ba73c63f 4399Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 4400 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
4401
4402 * config.guess (interix Alpha): Add.
4403
252b5132
RH
44041999-04-11 Richard Henderson <rth@cygnus.com>
4405
4406 * configure.in (i?86-*-beos*): Do config gperf; don't config
4407 gdb, newlib, or libgloss.
4408
d932cae7 44091999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4410
ba73c63f
JM
4411 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4412 link a trivial program with -mabi=64. If it fails, remove mabi=64
4413 from multidirs.
4414
d932cae7 44151999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
4416
4417 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4418
252b5132
RH
44191999-04-08 Nick Clifton <nickc@cygnus.com>
4420
4421 * config.sub: Add support for mcore targets.
4422
44231999-04-07 Michael Meissner <meissner@cygnus.com>
4424
4425 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4426 not mt-ospace, in order to shut up assembler warning about using
4427 symbols that are named the same as registers.
4428
44291999-04-07 Drew Moseley <dmoseley@cygnus.com>
4430
4431 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4432 dependency list for all-target-cygmon.
4433
44341999-04-05 Doug Evans <devans@casey.cygnus.com>
4435
4436 * config-ml.in: Check $host, not $target, for selective multilibs.
4437 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
4438 thumb interworking, and underscore prefix multilibs.
4439
44401999-04-04 Ian Lance Taylor <ian@zembu.com>
4441
4442 * missing: Update to version from current automake.
4443
4444Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
4445
4446 * configure (gxx_include_dir): Removed.
4447
4448 * configure.in (gxx_include_dir): Handle it.
4449 * Makefile.in: Likewise.
4450
44511999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
4452
4453 * config.sub (mips64vr4111,mips64vr4111el) Add.
4454
44551999-03-21 Ben Elliston <bje@cygnus.com>
4456
80413487 4457 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
4458
4459Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
4460
252b5132
RH
4461 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4462 config/mh-djgpp.
4463
4464Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
4465
4466 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4467 all-target-newlib to dependency list for all-target-bsp.
4468
4469Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
4470
4471 * config.sub: Add i386-uwin support.
4472 * config.guess: Likewise.
4473
4474Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4475
4476 * configure.in: cleanup, add mh-*pic handling for arm, special
4477 case powerpc*-*-aix*
4478
4479Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
4480
4481 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4482 can be built.
4483
4484Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
4485
4486 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 4487 targets.
252b5132
RH
4488
44891999-03-02 Nick Clifton <nickc@cygnus.com>
4490
4491 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4492
d932cae7 44931999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4494
4495 * config.sub: Check for "cygwin*" rather than "cygwin32*"
4496
44971999-02-24 Nick Clifton <nickc@cygnus.com>
4498
4499 * config.sub: Fix typo in arm recognition.
4500
d932cae7 45011999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
4502
4503 * configure.in (noconfigdirs): Changed target_configdirs to
4504 include target-bsp only for m68k-*-elf* and m68k-*-coff*
4505 rather than m68k-*-* since it is not known to work on
4506 m68k-aout. Ditto for arm-*-*oabi.
4507
d932cae7 45081999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
4509
4510 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
4511
45121999-02-19 Ben Elliston <bje@cygnus.com>
4513
4514 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4515 Smart and improved by Andrew Cagney.
4516
d932cae7 45171999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
4518
4519 * config.guess: Recognize openbsd-*-hppa.
4520
d932cae7 45211999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
4522
4523 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4524 only if it is not empty.
4525
45261999-02-17 Nick Clifton <nickc@cygnus.com>
4527
4528 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 4529
fd6848f6 4530 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
4531
4532 * config.sub: Modified to recognize uname's armv* syntax.
4533
45341999-02-17 Mark Salter <msalter@cygnus.com>
4535
4536 * configure.in: Added target-bsp for sparclite.
4537
d932cae7 45381999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
4539
4540 * config.sub: Recognize alphapca5[67] and up to alphaev8.
4541
45421999-02-08 Nick Clifton <nickc@cygnus.com>
4543
4544 * configure.in: Add support for strongarm port.
4545 * config.sub: Add support for strongarm target.
4546
d932cae7 45471999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 4548
252b5132
RH
4549 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
4550 the old name config/mh-cygwin32.
4551 Enable texinfo.
4552
d932cae7 45531999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
4554
4555 * configure.in: Do build ld for ix86 Solaris.
4556
d932cae7 45571999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
4558
4559 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
4560 $AR_FOR_TARGET. Likewise for RANLIB.
4561
d932cae7 45621999-02-02 Catherine Moore <clm@cygnus.com>
35590697 4563
80413487
RH
4564 * config.sub (oabi): Recognize.
4565 * configure.in (arm-*-oabi): Handle.
252b5132 4566
d932cae7 45671999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
4568
4569 * config.guess: Improve detection of i686 on UnixWare 7.
4570
d932cae7 45711999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
4572
4573 * config.guess: Add support for i386-pc-interix.
4574 * config.sub: Likewise.
4575 * configure.in: Likewise.
252b5132 4576
d932cae7 45771999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4578
4579 * Makefile.in: Remove unneeded all-target-libio from
4580 from all-target-winsup target since it is now unneeded.
4581 Add all-target-libtermcap in its place since it is now
4582 needed.
4583
d932cae7 45841998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4585
4586 * configure.in: makefile stub for cygwin target is probably
4587 unnecessary. Remove it for now.
252b5132 4588
d932cae7 45891998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4590
4591 * configure.in: libtermcap.a should be built when cygwin is the
4592 target as well as the host.
4593 * config.guess: Allow mixed case in cygwin uname output.
4594 * Makefile.in: Add libtermcap target.
252b5132 4595
d932cae7 45961998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4597
4598 * config.sub: Clean up handling of hppa2.0.
4599
d932cae7 46001998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
4601
4602 * config.guess: Use C code to identify more HP machines.
4603
4604Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
4605
4606 * config.sub: Handle hppa2.0.
4607
ba73c63f
JM
4608Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
4609
4610 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 4611 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
4612
46131998-12-15 Mark Salter <msalter@cygnus.com>
4614
4615 * configure.in: Added target-bsp for several target architectures.
4616
4617 * Makefile.in: Added rules for bsp.
4618
252b5132
RH
4619Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
4620
4621 * config.guess: Improve detection of hppa2.0 processors.
4622
4623Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
4624
4625 * config.guess: Recognize FreeBSD using ELF automatically.
4626
46271998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
4628
4629 * configure (skip-this-dir): Add handling for new shell script, which
4630 might be created by a sub-directory's configure to indicate, this particular
4631 directory is "unwanted".
4632 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
4633
252b5132
RH
4634Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
4635
4636 * ltconfig: import from libtool, after changing libtool to
4637 account for the cygwin name change.
4638
4639Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
4640
4641 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
4642 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
4643
4644Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
4645
4646 * configure.in: Add libtermcap to list of cygwin dependencies.
4647
d932cae7 46481998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 4649
80413487
RH
4650 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
4651 they include winsup/include when it's a cygwin target.
252b5132
RH
4652
46531998-11-12 Tom Tromey <tromey@cygnus.com>
4654
4655 * configure.in (host_tools): Added zip.
4656 * Makefile.in (all-target-libjava): Depend on all-zip.
4657 (all-zip): New target.
4658 (ALL_MODULES): Added all-zip.
4659 (NATIVE_CHECK_MODULES): Added check-zip.
4660 (INSTALL_MODULES): Added install-zip.
4661 (CLEAN_MODULES): Added clean-zip.
4662
d932cae7 46631998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4664
4665 * Makefile.in: lose "32" from comment about cygwin.
4666
d932cae7 46671998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4668
4669 * configure.in: Use -Os to build target libraries for the fr30.
4670
d932cae7 46711998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
4672
4673 * config.sub: Add fr30.
4674
d932cae7 46751998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 4676
80413487 4677 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
4678 cygwin* instead of cygwin32*.
4679 * config.sub: Check cygwin* instead of cygwin32*.
4680
d932cae7 46811998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
4682
4683 * config.guess: Match any version of Unixware7.
4684
252b5132
RH
46851998-10-20 Syd Polk <spolk@cygnus.com>
4686
4687 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
4688 if desired.
4689
d932cae7 46901998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4691
4692 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
4693 these if the appropriate directories and files to not exist.
4694
d932cae7 46951998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4696
4697 * Makefile.in (DEVO_SUPPORT): Add config.if.
4698
d932cae7 46991998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
4700
4701 * configure: Add pattern to replace "build_tooldir"'s
4702 definition in the generated Makefile with "tooldir"'s
4703 actual value.
4704
252b5132
RH
4705Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
4706
4707 * config.sub: Bring back lost sparcv9.
4708
ba73c63f
JM
4709 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
4710
4711Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
4712
4713 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
4714 CC_FOR_TARGET and friends.
4715
4716Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4717
ba73c63f
JM
4718 * Makefile.in (build_tooldir): New variable, same as tooldir.
4719 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
4720 -B$(build_tooldir)/bin/.
4721 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
4722
252b5132
RH
4723Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
4724
4725 * config.sub: Add support for i[34567]86-pc-udk.
4726 * configure.in: Likewise.
4727
4728Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
4729
4730 * Makefile.in: add bzip2 package building bits for user
4731 tools module
4732 * configure.in: ditto
4733
ba73c63f
JM
4734Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
4735
4736 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
4737 (ALL_TARGET_MODULES): Add all-target-libobjc.
4738 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4739 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4740 (all-target-libchill): Add dependencies.
4741 * configure.in (target_libs): Add libchill.
35590697 4742
252b5132
RH
47431998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
4744
ba73c63f 4745 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
4746
4747Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
4748
4749 * Makefile.in (all-automake): fix dependencies.
4750
4751Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
4752
4753 * configure.in: Minor cleanups for building in the $(target_alias)
4754 subdir.
4755
47561998-09-22 Jim Wilson <wilson@cygnus.com>
4757
4758 * Makefile.in (bootstrap): Set r and s before make all. Use
4759 BASE_FLAGS_TO_PASS in make all.
4760 (cross): Likewise.
4761
47621998-09-20 Mark Mitchell <mark@markmitchell.com>
4763
4764 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
4765
252b5132
RH
4766Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
4767
4768 * config.sub: Fix typo in last change.
4769
47701998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4771
4772 * config.sub: Add support for C4x target.
4773 * configure.in: Likewise.
4774
47751998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
4776
4777 * config.sub: Recognize sparcv9 just like sparc64.
4778
4779Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
4780
4781 * config.guess: Match "Pent II" or "PentII" for OpenServer.
4782
4783Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
4784
4785 * config.guess: Correctly identify Pentium II sco boxes.
4786
4787 * config.guess: Fix "tr" code. From Weiwen Liu.
4788
4789Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
4790
4791 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
4792 stabs.
4793
4794Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
4795
4796 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
4797 (ALL_TARGET_MODULES): Add all-target-libchill.
4798 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4799 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4800 (all-target-libchill): Add dependencies.
4801 * configure.in (target_libs): Add libchill.
4802
4803Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
4804
4805 * config.guess: Avoid assumptions about "tr" behaves when
4806 LANG is set to something other than English.
4807
4808Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
4809
4810 * configure (gxx_include_dir): Changed to
4811 '${prefix}/include/g++'-${libstdcxx_interface}.
4812
4813 * config.if: New to determine the interfaces.
4814
4815Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
4816
4817 * config.guess: Detect and handle MPE/IX.
4818 * config.sub: Deal with MPE/IX.
4819
4820Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
4821
4822 * configure.in: Use mh-aix43.
4823
48241998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
4825
4826 * configure: Fix --without/--disable cases for gxx-include-dir.
4827
4828Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
4829
4830 * mdata-sh: Imported. Needed for automake support.
4831
4832Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
4833
ba73c63f 4834 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
4835 "chmod og=u `find . -print`".
4836
4837Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
4838
ba73c63f 4839 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
4840
4841Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
4842
4843 * Makefile.in: Undo previous patch.
4844
4845Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
4846
4847 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4848 to here ...
4849 (install-no-fixedincludes): and here
4850 (INSTALL_MODULES): ... from here.
4851
4852Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
4853
4854 * config.sub: Merge with FSF.
4855
4856 * config.guess: Merge with FSF.
4857
4858Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
4859
4860 * configure (extraconfigdirs): New variable.
4861 (SUBDIRS): Add extraconfigdirs and recurse on them too.
4862 * Makefile.in (all): Move higher in file.
4863 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4864 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4865 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4866 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4867 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4868
48691998-07-23 Brendan Kehoe <brendan@cygnus.com>
4870
4871 * Makefile.in (all-target-libjava): Depend on all-gcc and
4872 all-target-newlib.
4873 (configure-target-libjava): Depend on $(ALL_GCC).
4874
4875Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
4876
4877 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4878 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4879
4880Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
4881
4882 * ylwrap: Change absolute path checks to check for DOS style path
4883 names.
4884
4885 * ylwrap: Don't use a full path name if the source file is in the
4886 same directory. From hjl@lucon.org (H.J. Lu).
4887
4888 * config-ml.in: Default to being verbose, to match Feb 18 change to
4889 configure.
4890
4891Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
4892
4893 Brought over from egcs:
4894
4895 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4896
4897 * configure.in (target_subdir): Set to ${target_alias} instead
4898 of "libraries".
4899
4900 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4901
4902 * configure.in (target_subdir): Set to libraries if enable_multilib.
4903
4904Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
4905
4906 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4907 multilibs, force reconfiguration the first time we create
4908 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4909
4910Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
4911
4912 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4913 avoid confusion with --no-recursion.
4914
4915Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
4916
4917 * configure.in: Win32 hosts shouldn't use install -x
4918 * install-sh: remove -x option, and special .exe-handling
4919 hack.
4920
4921Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
4922
4923 * config.guess: Recognize i586-pc-beos.
4924 * configure.in: Don't build some bits for beos.
4925
4926Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
4927
4928 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4929 CFLAGS default to -O2.
4930
4931 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4932 when using GNU ld.
4933
4934Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
4935
4936 * ltmain.sh: Correct install when using a different shell.
4937
4938Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
4939
4940 * ltconfig, ltmain.sh: Update to libtool 1.2b.
4941
4942Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
4943
4944 * makefile.vms: Update to build binutils/makefile.vms. Add install
4945 target.
4946
4947Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
4948
4949 * ltconfig: Update to correct AIX handling.
4950
4951Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4952
4953 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4954
4955 * configure.in (target_subdir): Set to ${target_alias} instead
4956 of "libraries".
4957
49581998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
4959
4960 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4961 (Makefile): Depend on $(gcc_version_trigger).
4962
4963 * configure (gcc_version): Change default initializer to empty
4964 string.
4965 (gcc_version_trigger): New variable; pass this variable down
4966 to subdir configures to enable them checking gcc's version
4967 themselves. Emit make macros for both gcc_version vars.
4968 (topsrcdir): Initialize reliably.
4969 (recursion line): Remove --with-gcc-version=${gcc_version}.
4970
49711998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4972
4973 * configure (enable_version_specific_runtime_libs): Implement new flag
4974 --enable-version-specific-runtime-libs which installs C++ runtime stuff
4975 in $(libsubdir); emit definition in each generated Makefile.
4976 (gxx_include_dir): Initialize depending on
4977 $enable_version_specific_runtime_libs.
4978
49791998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4980
4981 * configure (gcc_version): Initialize properly depending on
4982 how and where configure is started.
4983 (recursion line): Pass a --with-gcc-version=${gcc_version}
4984 to configures in subdirs.
4985
4986Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
4987
4988 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 4989 cygmon
252b5132
RH
4990
4991Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
4992
4993 * configure.in: Add cygmon and libstub support for mn10200.
4994
49951998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
4996
4997 * configure (gcc_version): Add new variable describing the
4998 particular gcc version we're building.
4999 * Makefile.in (libsubdir): Add new macro for the directory
5000 in which the compiler finds executables, libraries, etc.
5001 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5002 and libsubdir.
5003
5004Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5005
ba73c63f
JM
5006 * Makefile.in (local-clean): Remove *.log.
5007 (warning.log): Built with warn_summary from build.log.
5008 (mail-report.log): Run test_summary.
5009 (mail-report-with-warnings.log): Run test_summary including
5010 warning.log in the report.
252b5132
RH
5011
5012Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
5013
5014 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5015
5016Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
5017
5018 * Makefile.in (grep): Grep no longer depends on libiberty.
5019
5020Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
5021
5022 * Makefile.in: all-snavigator needs all-libgui.
5023
5024Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
5025
5026 * configure.in: Add cygmon and libstub support for mn10300.
5027
5028Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
5029
5030 * missing: Update to version from automake 1.3.
5031
5032 * ltmain.sh: On installation, don't get confused if the same name
5033 appears more than once in the list of library names.
5034
5035Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
5036
5037 * config.sub: Accept m68060 and m5200 as CPU names.
5038
5039Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
5040
5041 * configure: Use && rather than using -a in test, because odd
5042 strings can confuse test.
5043 * configure.in: Likewise.
5044
5045Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
5046
5047 * ltconfig, ltmain.sh: Bring in Visual C++ support.
5048
5049Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5050
5051 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
5052 bootstrap4-lean): New targets.
5053
5054Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
5055
5056 * mpw-* Delete. Not used.
252b5132
RH
5057
5058Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
5059
5060 * COPYING.LIB: Update FSF address.
5061
5062Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
5063
5064 * ltconfig, ltmain.sh: Update to libtool 1.2a.
5065
5066 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5067 GAS_SUPPORT_DIRS.
5068
5069Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
5070
5071 * ltconfig, ltmain.sh: Avoid producing a version number if
5072 -version-info was not used.
5073
5074Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
5075
5076 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5077 building with newlib.
5078
50791998-04-30 Paul Eggert <eggert@twinsun.com>
5080
ba73c63f 5081 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 5082 Solaris `make' causes it to continue to next definition.
252b5132 5083
afb8d725
JM
5084Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
5085
5086 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5087 the right GUI libraries and files are installed along with GDB.
5088
252b5132
RH
5089Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
5090
5091 * configure.in: Change alpha to alpha* in several places.
5092
5093Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
5094
5095 * config.sub: Recognize sparc86x.
5096
5097Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 5098
252b5132
RH
5099 * configure.in (--enable-target-optspace): Remove debug echo.
5100
5101Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
5102
5103 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5104
5105Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
5106
5107 * ltconfig: Update cygwin32 support.
5108
5109 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5110 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5111 (GDB_SUPPORT_DIRS): Likewise.
5112
5113Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
5114
5115 * configure.in (target_makefile_frag): If --enable-target-optspace,
5116 use -Os to compile target libraries rather than -O2. Default to
5117 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5118 not used.
5119 * configure.in (target_cflags): Ditto for d30v.
5120
5121Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
5122
5123 * Makefile.in (all-bfd): Depend on all-intl.
5124 (all-binutils): Likewise.
5125 (all-gas): Likewise.
5126 (all-gprof): Likewise.
5127 (all-ld): Likewise.
5128
252b5132
RH
51291998-04-19 Brendan Kehoe <brendan@cygnus.com>
5130
5131 * configure.in (host_tools): Fix typo, lbtool -> libtool.
5132
5133Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
5134
5135 * Makefile.in (all-bfd): Depend upon all-libiberty.
5136
5137 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5138
5139Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
5140
5141 * Makefile.in: Add libstub.
5142
5143 * configure.in: Ditto. Build libstub for targets that have cygmon
5144 support.
5145
5146Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
5147
5148 * configure.in: Don't set PICFLAG on ix86-cygwin32.
5149
5150Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
5151
5152 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5153 use mh-sysv5 if specified. Support gprof on SCO Open Server.
5154
5155Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
5156
5157 * configure: Define DEFAULT_M4 by searching PATH.
5158 * Makfile.in: Use DEFAULT_M4.
5159
5160Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
5161
5162 * ltconfig: Add cygwin32 support.
5163
5164 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
5165 to configure and build.
5166
5167Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
5168
5169 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
5170
5171Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
5172
5173 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
5174
5175Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
5176
5177 * Makefile.in: add ash make rules
5178 * configure.in: add ash to native_only and host_tools lists
5179
5180Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
5181
5182 * Makefile.in (all-gettext, all-intl): New targets.
5183 (ALL_MODULES): Added all-gettext, all-intl.
5184 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
5185 (INSTALL_MODULES): Added install-gettext, install-intl.
5186 (CLEAN_MODULES): Added clean-gettext, clean-intl.
5187
5188 * configure.in (host_tools): Added gettext.
5189 (native_only): Likewise.
5190 (noconfigdirs) [various cases]: Likewise.
5191 (host_libs): Added intl.
5192
afb8d725
JM
5193Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
5194
5195 * configure: Do not disable building gdbtk for cygwin32 hosts.
5196
ba73c63f
JM
5197Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
5198
5199 * configure.in: Add thumb-coff target.
5200 * config.sub: Add thumb-coff target.
5201
252b5132
RH
5202Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5203
5204 * Makefile.in: Revert yesterday's change.
5205 (all-target-winsup): all-target-librx stays out of here.
5206
5207Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
5208
ba73c63f
JM
5209 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
5210 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
5211 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
5212 Remove references to librx and libg++.
5213
5214Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
5215
5216 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
5217 recursive makes
5218
5219Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
5220
5221 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
5222 for newlib directory.
5223 (CXX_FOR_TARGET): Likewise.
5224
5225Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
5226
5227 * ltconfig: Update after libtool/ltconfig.in change for
5228 hpux11.
5229
5230Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
5231
5232 * ltconfig, ltmain.sh: Update to libtool 1.2.
5233
5234Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
5235
5236 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
5237 (install-gcc-cross): Instead, override LANGUAGES here.
5238
52391998-03-18 Dave Love <d.love@dl.ac.uk>
5240
5241 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
5242 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
5243
5244Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
5245
5246 * configure.in: Add Thumb-pe target.
5247
5248Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 5249
252b5132
RH
5250 * Makefile.in - changed sn targets to snavigator
5251 * configure.in - changed sn targets to snavigator
5252
5253Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
5254
5255 * config-ml.in: After building symlink tree call make distclean
5256 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
5257 to be the case for libiberty.
5258
5259Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
5260
5261 * configure: When making link, also check the current
5262 directory. The configure scripts may create one.
5263
5264Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
5265
5266 * config.sub: Accept alphapca56 and alphaev6 properly.
5267
5268Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5269
5270 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
5271
252b5132
RH
5272Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
5273
80413487 5274 * config.sub (sco5): Fix typo.
252b5132
RH
5275
5276Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
5277
5278 * Makefile.in (INSTALL_MODULES): Move install-tcl before
5279 install-itcl.
5280 (install-itcl): Remove dependency on install-tcl.
5281
5282Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
5283
5284 * configure.in: Remove libgloss from noconfigdirs for MN10300.
5285
252b5132
RH
5286Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
5287
5288 * configure.in: Don't build libgui for a cygwin32 target when not on
5289 a cygwin32 host.
5290
5291Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
5292
5293 * configure (redirect): Set to null, so default behavior of
5294 configure is now --verbose.
5295
52961998-02-16 Dave Love <d.love@dl.ac.uk>
5297
5298 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
5299 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
5300
5301Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
5302
5303 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
5304 this change to sync Makefile.in with its ChangeLog entries.
5305
5306Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
5307
5308 * ltmain.sh (mkdir): Check that the directory doesn't exist
5309 before we exit with error, so that we don't get races during
5310 parallel builds.
5311
5312Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
5313
5314 * ltconfig, ltmain.sh: Update from libtool 1.0i.
5315
5316Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
5317
5318 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
5319 PICFLAG_FOR_TARGET.
5320 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
5321
5322 * configure: Emit a definition for the new macro enable_shared
5323 into each Makefile.
5324
252b5132
RH
5325Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5326
5327 * configure.in (host_tools, native_only): Add libtool.
5328
5329Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
5330
5331 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
5332 Fix typo in ming config comment.
5333
5334Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
5335
5336 * ltconfig, ltmain.sh: Update from libtool 1.0h.
5337
5338Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
5339
5340 * config.sub: Add tic30 cases, and map c30 to tic30.
5341
ba73c63f
JM
5342Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
5343
5344 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
5345 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
5346 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
5347 (CLEAN_TARGET_MODULES): Similarly
5348 (all-target-libf2c): Add dependences.
35590697 5349 * configure.in (target_libs): Add libf2c.
ba73c63f 5350
252b5132
RH
5351Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
5352
ba73c63f
JM
5353 * configure.in: Remove expect from noconfigdirs when target
5354 is cygwin32. OK to build expect and dejagnu with Canadian
5355 Cross.
252b5132
RH
5356
5357Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
5358
5359 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5360 host.
5361
5362 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5363 and mingw32.
5364
5365Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
5366
5367 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
5368 here as it is not defined in the toplevel Makefile.
5369
5370Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
5371
5372 * configure (package_makefile_rules_frag): New variable, which names
5373 a file with generic rules, ...
5374 Change comment to mention we now have FIVE parts.
5375 * configure: Undo last change.
5376
5377Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
5378
5379 * config.guess: More accurate determination of HP processor types.
5380 * config.sub: More accurate determination of HP processor types.
5381
5382Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
5383
5384 * configure (package_makefile_frag): Move inserting the
5385 ${package_makefile_frag} to where it should be according
5386 to the comment.
5387
ba73c63f 5388Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
5389
5390 * config.guess: Add support for Linux/ARM.
5391
5392Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
5393
5394 * .cvsignore: Remove *-info and *-install since they match
5395 release-info and mpw-install, which we don't want to just ignore.
5396
5397Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
5398
5399 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5400
5401Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
5402
5403 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5404 local_prefix to sub-make invocations.
5405
5406Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
5407
5408 * configure.in: Check makefile fragments in the source
5409 directory.
5410
5411Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5412
ba73c63f
JM
5413 * configure.in: Check whether host and target makefile
5414 fragments exist before adding them to *_makefile_frag.
252b5132
RH
5415
5416Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
5417
5418 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 5419
252b5132
RH
5420Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
5421
5422 * configure.in: Make sure we only replace RPATH_ENVVAR on
5423 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5424 regexp to sed.
5425
5426 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5427 to sub-makes.
5428
54291998-01-13 Lee Iverson (leei@ai.sri.com)
5430
5431 * config-ml.in (multi-do): LDFLAGS must include multilib
5432 designator.
5433
5434Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
5435
5436 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
5437
5438Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
5439
5440 * config.sub: Add mingw32 support.
5441 * configure.in: Likewise.
252b5132
RH
5442
5443Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5444
5445 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5446
5447Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
5448
5449 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5450 * configure (gxx_include_dir): Provide a definition for subdirs
5451 which do not use autoconf.
5452
5453Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
5454
5455 * config.guess: Sync with egcs. Picks up new alpha support,
5456 BeOS & some additional linux support.
5457
ba73c63f 5458Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5459
5460 * config.guess: HP 9000/803 is a PA1.1 machine.
5461
ba73c63f
JM
5462Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
5463
5464 * configure.in: It's alpha*-...
252b5132
RH
5465
5466Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5467
ba73c63f
JM
5468 * configure.in (host_makefile_frag, target_makefile_frag):
5469 Handle multiple config files.
5470 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5471 alpha-*-*.
252b5132
RH
5472
5473Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
5474
5475 * mkdep: New file.
5476
5477Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
5478
5479 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5480
5481Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
5482
5483 * Makefile.in: Add libgui directory.
5484 (GDB_TK): Add all-libgui.
5485 * configure.in: Add libgui directory.
5486 * configure: Add all-libgui to GDB_TK.
5487
5488Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
5489
5490 * config-ml.in (multidirs): Add m32r to multilib list.
5491
5492Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
5493
5494 * Makefile.in (all-target-gperf): Change dependency to
5495 all-target-libstdc++.
5496
5497Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
5498
5499 * config.guess: Add BeOS support.
5500
5501Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
5502
5503 Source directory cvs renamed to cvssrc:
5504 * configure.in (host_tools): Change cvs to cvssrc.
5505 (native_only): Likewise.
5506 (noconfigdirs) [various cases]: Likewise.
5507 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5508 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5509 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5510 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5511 (all-cvssrc): Rename target from all-cvs.
5512
5513Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
5514
5515 * configure (gxx_include_dir): Fix thinko.
5516
5517Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
5518
5519 * Makefile.in (INSTALL_TARGET_CROSS): Define.
5520 (install-cross, install-gcc-cross): New targets.
5521
5522Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
5523
5524 * configure.in (noconfigdirs): Add support for Thumb target.
5525
5526 * config.sub (maybe_os): Add support for Thumb target.
5527
5528Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
5529
5530 * Makefile.in: Add rules for cygmon.
5531
5532 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
5533
5534Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
5535
5536 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5537 * configure (gxx_include_dir): Provide a definition for subdirs
5538 which do not use autoconf.
5539
5540Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
5541
5542 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 5543 11/18/97 build
252b5132
RH
5544
5545Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
5546
5547 * From Franz Sirl.
5548 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
5549 found on RedHat Linux systems.
5550
5551Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
5552
5553 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
5554 guesses.
5555
5556Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
5557
5558 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
5559
5560Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
5561
5562 * ltmain.sh: If mkdir fails, check whether the directory was created
5563 anyhow by some other process.
5564
5565Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
5566
5567 * configure.in (d30v-*-*): Configure all directories.
5568
5569Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
5570
5571 * configure.in (d30v-*-*): Configure newlib, libiberty directories
5572 for the D30V.
5573
5574Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
5575
5576 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
5577
5578Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
5579
80413487
RH
5580 * include/libiberty.h: Add extern "C" { so it can be used with C++
5581 progrms.
5582 * include/remote-sim.h: Add extern "C" { so it can be used with C++
5583 programs.
252b5132
RH
5584
5585Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
5586
5587 * configure.in (d30v-*-*): Configure GCC now.
5588
5589Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5590
5591 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
5592 is no longer needed.
5593
5594Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
5595
5596 * Makefile.in: check-target-libio depends on all-target-libstdc++.
5597
5598Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
5599
5600 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
5601 targets using "$@" to provide support for similar but not identical
5602 targets without having to duplicate code.
5603
5604Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
5605
5606 * makefile.vms: Fix to work with DEC C.
5607
5608Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
5609
5610 * config.sub: Add mips-tx39-elf to marketing names.
5611
5612Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
5613
5614 * ltmain.sh: Handle symlinks in generated script.
5615
5616Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
5617
5618 * configure: Handle autoconf style directory options: --bindir,
5619 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5620 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5621 --sysconfdir.
5622 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5623 (sharedstatedir, localstatedir, oldincludedir): New variables.
5624 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5625 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5626 sbindir, sharedstatedir, and sysconfdir.
5627
5628Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
5629
5630 * Makefile.in (bootstrap-lean): New target.
5631
5632Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
5633
5634 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 5635 sn, and gnuserv from noconfigdirs.
252b5132
RH
5636
5637Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
5638
5639 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5640
5641Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
5642
ba73c63f 5643 * Makefile.in (cross): New target.
252b5132
RH
5644
5645Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 5646 Jeff Law <law@cygnus.com>
252b5132
RH
5647
5648 * Makefile.in (bootstrap2, bootstrap3): New targets.
5649 (all-bootstrap): Remove outdated and confusing target.
5650 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
5651
afb8d725
JM
5652Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
5653
5654 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 5655 windows. Consistent with gdb/configure.
afb8d725 5656
252b5132
RH
56571997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
5658
252b5132
RH
5659 * configure.in: Name Linux target fragment.
5660
5661 * configure: Rewrite so that project Makefile fragment is inserted
5662 first and appears last in the resulting Makefile.
5663
5664Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5665
5666 * Makefile.in (install-itcl): Install tcl first.
5667
252b5132 5668Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 5669
252b5132
RH
5670 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5671
5672Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5673
5674 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
5675
5676 * configure.in (skipdirs): Add target-librx for Linux.
5677 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
5678
5679Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
5680
5681 * Makefile.in (bootstrap): New target.
5682
5683Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
5684
5685 * config.sub: Accept 'amigados' for backward compatability.
5686
5687Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5688
5689 * config.guess: Merge with FSF.
5690
ba73c63f
JM
5691Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
5692
5693 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
5694
252b5132
RH
5695Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
5696
5697 * config.sub: Add "marketing-names" patch.
5698
5699Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
5700
80413487 5701 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
5702
5703Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
5704
5705 * config.sub: Handle v850-elf.
5706
ba73c63f
JM
5707Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
5708
5709 * .cvsignore (*-install): Remove.
5710
252b5132
RH
5711Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
5712
5713 * ltconfig: Set CONFIG_SHELL in libtool.
5714 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
5715
5716Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5717
5718 * configure.in (target_subdir): Set to libraries if enable_multilib.
5719
5720Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
5721
5722 * config.guess: Update from gcc directory.
5723
5724Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
5725
5726 * Makefile.in (all-sim): Depends on all-readline.
5727
5728Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
5729
5730 * Makefile.in (BISON, YACC): Use $$s.
5731 (all-bison): Depend on all-texinfo.
5732
5733Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
5734
5735 * Makefile.in (BISON): Add -L flag.
5736 (YACC): Likewise.
5737
5738Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5739
35590697
AJ
5740 * configure.in (noconfigdirs): Add support for v850e target.
5741
252b5132
RH
5742 * config.sub (maybe_os): Add support for v850e target.
5743
5744Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5745
35590697
AJ
5746 * configure.in (noconfigdirs): Add support for v850ea target.
5747
252b5132
RH
5748 * config.sub (maybe_os): Add support for v850ea target.
5749
5750Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
5751
5752 * config.sub: Add mipstx39. Delete r3900.
5753
5754Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5755
5756 * Makefile.in (all-autoconf): Depends on all-texinfo.
5757
5758Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
5759
5760 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
5761 eabi targets.
5762
5763Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
5764
5765 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
5766
5767 * configure: When handling a Canadian Cross, handle YACC as well as
5768 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 5769 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
5770
5771Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
5772
5773 * Makefile.in (BISON): bison, not byacc or bison -y.
5774 (YACC): bison -y or byacc or yacc.
5775 (various): Add *-bison as appropriate.
5776 (taz): No need to mess with BISON anymore.
5777
5778Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
5779
5780 * configure: If OSTYPE matches *win32*, try to find a good value for
5781 CONFIG_SHELL.
5782
5783Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
5784
5785 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
5786 configure.in if it is present.
5787
5788Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
5789
5790 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
5791
5792Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
5793
5794 * config.sub: Recognize `arc' cpu.
5795 * configure.in: Likewise.
5796 * config-ml.in: Likewise.
5797
5798Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
5799
5800 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
5801
5802Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
5803
5804 * configure: Changed sed delimiter from ':' to '|' when
5805 attempting to substitute ${config_shell} for SHELL. On
5806 NT ${config_shell} may contain a ':' in it.
5807
5808Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
5809
5810 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
5811
5812Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
5813
5814 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
5815
5816Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
5817
5818 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
5819
5820 * ylwrap: If the program is a relative path, force it to be
5821 absolute.
5822
5823Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
5824
5825 * configure (tooldir): Set BISON to `bison -y' and not just bison.
5826
5827Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
5828
5829 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
5830 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
5831 for libraries.
252b5132
RH
5832
5833Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
5834
5835 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 5836 separated by spaces.
252b5132
RH
5837
5838Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
5839
5840 * ylwrap: New file.
5841 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5842
5843 * ltmain.sh: Handle /bin/sh at start of install program.
5844
5845 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5846
5847 * ltconfig, ltmain.sh: New files, from libtool 1.0.
5848 * missing: New file, from automake 1.2.
5849
5850Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
5851
5852 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
5853 check-tk to CHECK_X11_MODULES.
5854
5855Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
5856
5857 * config.sub: Merge with FSF.
5858
5859Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
5860
5861 * config.guess: Merge with FSF.
5862
5863Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5864
5865 * configure: Treat msdosdjgpp like go32.
5866 * configure.in: Likewise. Don't remove gprof for go32.
5867
5868 * configure: Change Makefile.tem2 to Makefile.tm2.
5869
5870Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
5871
5872 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5873
5874Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5875
5876 * install-sh (chmodcmd): Set to null if the DST directory already
5877 exists. Same as Nov 11th change.
5878
5879Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
5880
35590697 5881 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
5882
5883Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
5884
5885 * config.guess: Update from FSF.
5886
5887Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
5888
5889 * Makefile.in (GDB_TK): Depend on itcl and tix.
5890
5891Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
5892
5893 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5894 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5895 (INSTALL_SCRIPT): New variable.
5896 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5897 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5898 to -x.
5899 * install-sh: Add support for -x option.
5900
5901Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
5902
5903 * configure.in, Makefile.in: Treat tix like itcl.
5904
5905Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
5906
5907 * Makefile.in (WINDRES): New variable.
5908 (WINDRES_FOR_TARGET): New variable.
5909 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5910 (EXTRA_HOST_FLAGS): Add WINDRES.
5911 (EXTRA_TARGET_FLAGS): Add WINDRES.
5912 (EXTRA_GCC_FLAGS): Add WINDRES.
5913 ($(DO_X)): Pass down WINDRES.
5914 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5915 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5916 DLLTOOL_FOR_TARGET.
5917
5918Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
5919
5920 * configure.in: configure sim before gdb for win32-x-ppc
5921
5922Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5923
5924 Move gperf into the toplevel, from libg++.
5925 * configure.in (target_tools): Add target-gperf.
5926 (native_only): Add target-gperf.
5927 * Makefile.in (all-target-gperf): New target, depend on
5928 all-target-libg++.
5929 (configure-target-gperf): Empty rule.
5930 (ALL_TARGET_MODULES): Add all-target-gperf.
5931 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5932 (CHECK_TARGET_MODULES): Add check-target-gperf.
5933 (INSTALL_TARGET_MODULES): Add install-target-gperf.
5934 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5935
5936Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 5937
252b5132
RH
5938 * config.sub (mn10200): Recognize new basic machine.
5939
5940Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5941
5942 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5943 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5944
5945Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5946
5947 * configure.in: If we're building mips-sgi-irix6* native, turn on
5948 ENABLE_MULTILIB and set TARGET_SUBDIR.
5949
5950Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
5951
5952 * Makefile.in (all-sn): Depend on all-grep.
5953
5954Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
5955
5956 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5957
5958 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5959 Makefile. From Jeff Makey <jeff@cts.com>.
5960 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5961
5962 * Makefile.in (DISTBISONFILES): Remove.
5963 (taz): Don't futz with DISTBISONFILES. Change BISON to use
5964 $(DEFAULT_YACC).
5965
5966 * configure.in: Build itl, db, sn, etc., when building for native
35590697 5967 cygwin32.
252b5132
RH
5968
5969 * Makefile.in (LD): New variable.
5970 (EXTRA_HOST_FLAGS): Pass down LD.
5971 ($(DO_X)): Likewise.
5972
5973Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
5974
5975 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5976
5977Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
5978
5979 * configure.in (targargs): Strip out any supplied --build argument
35590697 5980 before adding our own. Always add --build.
252b5132
RH
5981
5982Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
5983
5984 * configure.in (targargs): Pass --build if we're doing
5985 a cross-compile.
5986
5987Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
5988
ba73c63f 5989 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
5990 sed. Otherwise sed chokes on NT path names with drive
5991 designators. Also look for "?:*" as the leading characters in an
5992 absolute pathname.
5993
5994Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
5995
5996 * config.sub: Support for r3900.
5997
5998Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
5999
6000 * configure.in: Use install-sh, not install.sh.
6001
6002Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
6003
6004 * Makefile.in (taz): Improve check for BISON so it doesn't try to
6005 apply it twice.
6006
6007Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
6008
6009 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
6010 install-binutils.
6011
6012Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
6013
6014 * Makefile.in: Add automake targets.
6015 * configure.in (host_tools): Add automake.
6016
6017Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
6018
6019 * configure: Default CXX to c++, not gcc.
6020 * Makefile.in (CXX): Set to c++, not gcc.
6021 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6022
6023Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
6024
6025 * install-sh: try appending a .exe if source file doesn't
6026 exist
6027
6028Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
6029
6030 * configure.in: Turn on multilib by default.
6031 (cross_only): Remove target-libiberty.
6032
6033 * Makefile.in (all-gcc): Don't depend on libiberty.
6034
6035Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
6036
6037 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6038
6039Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
6040
6041 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6042 (DISTBISONFILES): Add ld/Makefile.in
6043
6044Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
6045
6046 * configure.in: if target is cygwin32 but host isn't cygwin32,
6047 don't configure gdb tcl tk expect, not just gdb.
6048
6049Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
6050
6051 * configure.in: Added gnuserv everywhere sn appears.
6052
6053 * Makefile.in (ALL_MODULES): Added all-gnuserv.
6054 (CROSS_CHECK_MODULES): Added check-gnuserv.
6055 (INSTALL_MODULES): Added install-gnuserv.
6056 (CLEAN_MODULES): Added clean-gnuserv.
6057 (all-gnuserv): New target.
6058
6059Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
6060
6061 * config.guess: Fixes for MIPS OpenBSD systems.
6062
6063Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
6064
6065 * Makefile.in (INSTALL_XFORM): Remove.
6066 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6067
6068 * mkinstalldirs: New file, copied from automake.
6069 * Makefile.in (installdirs): Rename from install-dirs. Use
6070 mkinstalldirs. Change all users.
6071 (DEVO_SUPPORT): Add mkinstalldirs.
6072
6073Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
6074
6075 * install-sh: Rename from install.sh.
6076 * Makefile.in (INSTALL): Change install.sh to install-sh.
6077 (DEVO_SUPPORT): Likewise.
6078
6079 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
6080 Graichen <graichen@rzpd.de>.
6081
6082Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
6083
6084 * config.guess: Recognize OpenBSD systems correctly.
6085
6086Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6087
6088 * README, Makefile.in (ETC_SUPPORT): Remove references to
6089 cfg-paper*, configure.{texi,man,info*}._
6090
6091Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
6092
6093 * Makefile.in (all.normal): Ensure that gcc is built after all
6094 the x11 - ie gdb - targets.
6095
6096Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
6097
6098 * makefile.vms: Don't run conf-a-gas.
6099
6100Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
6101
80413487 6102 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
6103
6104Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
6105
6106 * configure.in: Remove noconfigdirs case since gdb also
6107 configures and builds for tic80-coff.
6108
6109Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
6110
6111 * configure: Set cache_file to config.cache.
6112 * Makefile.in (local-distclean): Remove config.cache.
6113
6114Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
6115
6116 * COPYING: Update FSF address.
6117
6118Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
6119
6120 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6121 noconfigdirs.
6122
6123Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
6124
6125 * Makefile.in (install-dirs): Don't crash if prefix, and hence
6126 MAKEDIRS, is empty.
6127
6128Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
6129
6130 * config.sub: Tweak mn10300 entry.
6131
6132Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
6133
6134 * configure.in (host_tools): Put sim before gdb, so gdb's
6135 configure.tgt can determine if the simulator was configured.
6136
6137Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
6138
6139 * config.sub: Move BeOS $os case to be with other Cygnus
6140 local cases.
6141
6142Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
6143
6144 * config.sub: Remove misplaced comment that broke Linux.
6145
6146Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
6147
6148 * config.sub: Add BeOS support.
6149
6150Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
6151
6152 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6153
6154Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
6155
6156 * configure.in (noconfigdirs): Remove tcl and tk from
6157 noconfigdirs for cygwin32 builds.
6158
6159Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
6160
6161 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
6162
6163Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
6164
6165 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
6166 make-all.com, use makefile.vms instead.
6167
6168Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
6169
6170 * config.sub: Accept -lnews*.
6171
6172Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
6173
6174 * configure.in (noconfigdirs): Disable target-newlib,
35590697 6175 target-examples and target-libiberty for d30v.
252b5132
RH
6176
6177Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6178
6179 * configure.in (noconfigdirs): Enable ld for d30v.
6180
6181Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
6182
6183 * configure.in (tic80-*-*): Build compiler.
6184
6185Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
6186
6187 * configure.in (d30v-*): Remove sim directory from list of
35590697 6188 unsupported d30v directories
252b5132
RH
6189
6190Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6191
35590697
AJ
6192 * config.sub, configure.in: Add d30v target cpu.
6193
252b5132
RH
6194Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
6195
6196 * makefile.vms: New file.
6197 * make-all.com: Remove.
6198
6199Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
6200
6201 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
6202
6203Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
6204
6205 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
6206
6207Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
6208
6209 * Makefile.in (ALL_MODULES): Added all-db.
6210 (CROSS_CHECK_MODULES): Addec check-db.
6211 (INSTALL_MODULES): Added install-db.
6212 (CLEAN_MODULES): Added clean-db.
6213
6214Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
6215
6216 * config.guess: Merge with latest FSF sources.
6217
6218Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
6219
6220 * Makefile.in (ALL_MODULES): Added all-itcl.
6221 (CROSS_CHECK_MODULES): Added check-itcl.
6222 (INSTALL_MODULES): Added install-itcl.
6223 (CLEAN_MODULES): Added clean-itcl.
6224
6225Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
6226
6227 * configure.in: build gdb for mn10200
6228
6229Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
6230
6231 * Makefile.in (all-target-winsup): Depend on all-target-libio.
6232
6233Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
6234
6235 * configure.in (tic80-*-*): Turn off most targets right now.
6236
6237Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
6238
6239 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
6240 rather than the makeinfo program.
6241 (do-info): Depend upon all-texinfo.
6242
6243Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
6244
6245 * configure.in: Remove uses of config/mh-linux.
6246
6247 * config.sub, config.guess: Merge with latest FSF sources.
6248
6249Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
6250
6251 * config.sub (case $basic_machine): Add tic80 entries.
6252
6253Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
6254
6255 * config.sub, config.guess: Merge with latest FSF sources.
6256
6257Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6258
6259 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
6260 * mpw-config.in: Test for NewFolderRecursive.
6261 * mpw-install: Use symbolic name for startup filename.
6262 * mpw-README: Add various additional details.
6263
6264Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
6265
6266 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
6267
6268Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
6269
6270 * configure.in: Do build gcc and the target libraries for
6271 the mn10200.
6272
6273Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
6274
6275 * configure.in: don't avoid building gdb for mn10300 any more
6276 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
6277 instead of single-quoting it.
6278
6279Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
6280
6281 * configure.in: Don't use --with-stabs on IRIX 6.
6282
6283Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
6284
6285 * configure.in (m32r): Build gdb, libg++ now.
6286
6287Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6288
6289 * configure.in (mips*-sgi-irix6*): Remove gdb and related
6290 directories from noconfigdirs.
6291
6292Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
6293
6294 * config.sub (basic_machine): added mips16 configuration
6295
6296Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6297
6298 * config.sub: Handle d10v-unknown.
6299
6300Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
6301
6302 * config.sub: Handle v850-unknown.
6303
6304Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
6305
6306 * Makefile.in: add findutils
6307 * configure.in: add findutils to list of host_tools
6308
6309Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
6310
6311 * config.sub: Handle mn10200 and mn10300.
6312
6313Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6314
6315 * configure.in (d10v-*): Do not build librx.
6316
6317Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
6318
6319 * configure.in (mn10300): Build everything except gdb & libgloss.
6320
6321Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
6322
6323 * config.guess: Patch for Dansk Data Elektronik servers,
6324 from Niels Skou Olsen <nso@dde.dk>.
6325
6326 For ncr, use /bin/uname rather than uname, since GNU uname does not
6327 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
6328
6329 Patch for MIPS R4000 running System V,
6330 from Eric S. Raymond <esr@snark.thyrsus.com>.
6331
6332 Fix thinko for nextstep.
6333
6334 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
6335
6336 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
6337 * config.guess: Guess mips-dec-mach_bsd4.3.
6338
6339 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
6340 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
6341 release numbers.
6342 * config.guess (mips-mips-riscos*): Emit just enough of the
6343 release number.
6344
6345 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
6346 * config.guess (sparc-auspex-sunos*): Added.
6347 (f300-fujitsu-*): Added.
6348
6349 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
6350 * config.guess: Recognize a Tadpole as a sparc.
6351
6352Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6353
6354 * config.guess: Don't assume that NextStep version is either 2 or
6355 3. NextStep 4 (aka OpenStep 4) has come out now.
6356
6357Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6358
6359 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6360 From Rik Faith <faith@cs.unc.edu>.
6361
6362Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
6363
6364 * config.sub: Contributions from bug-gnu-utils to:
6365 Support plain "hppa" (no version given) architecture, reported by
6366 OpenStep.
6367 OpenBSD like NetBSD.
6368 LynxOs is not a hardware supplier.
6369
6370 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 6371 OpenBSD like NetBSD.
252b5132
RH
6372 Stratus systems.
6373 More Pyramid systems.
6374 i[n>4]86 Intel chips.
6375 M680[n>4]0 Motorola chips.
6376 Use unknown instead of lynx for hardware manufacturer.
6377
6378Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6379
6380 * install.sh (chmodcmd): Set to null if the DST directory already
6381 exists.
6382
6383Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6384
6385 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
6386 not use mt-ppc target Makefile fragment any more.
6387
6388Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6389
6390 * configure.in (*-*-windows): Exclude everything but those dirs
6391 needed to build windows.
6392
6393Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
6394
6395 * Makefile.in (all-target-winsup): Depend on all-target-librx.
6396
6397Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6398
6399 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
6400
6401Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6402
6403 * Undo my previous change.
6404
6405Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
6406
6407 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6408 unconditionally.
6409 (MAKEOVERRIDES): Define (revert this part of October 18 change).
6410
6411Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6412
6413 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
6414 host to add it's own flags.
252b5132
RH
6415
6416Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
6417
6418 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6419
6420Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
6421
6422 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6423 (CXX_FOR_TARGET): Likewise.
6424 (GCC_FOR_TARGET): Define.
6425 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6426 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6427 CC_FOR_TARGET was specified on the command line.
6428 (MAKEOVERRIDES): Don't define.
6429
6430Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
6431
6432 * configure.in (m32r): Fix spelling of libg++ libs.
6433
6434Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
6435
6436 * config.sub (-apple*): Remove, now redundant.
6437
6438Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
6439
6440 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6441
6442 * configure: Rework yesterday's sed script patch.
6443
6444 * config.sub: Merge with FSF.
6445
6446Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
6447
6448 * config.guess: Merge from FSF.
6449
6450 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
6451 * config.guess: Use pc instead of unknown, for pc clone systems.
6452 Change linux to linux-gnu.
252b5132
RH
6453
6454 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 6455 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
6456
6457Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
6458
6459 * test-build.mk (HOLES): Add "xargs" for gdb.
6460
6461 * configure: Avoid hpux10.20 sed bug.
6462
6463Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
6464
4bddf3ad 6465 * configure.in: Add support for windows host
252b5132
RH
6466 (that is a build done under the Microsoft build environment).
6467
6468Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
6469
6470 * Makefile.in: Replace all uses of srcroot with s, to shrink
6471 command line lengths.
6472
6473 Patches from Geoffrey Noer <noer@cygnus.com>:
6474 * configure.in: If configuring for newlib, pass --with-newlib to
6475 subdirectories.
6476 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6477 -Bnewlib/ and -Lwinsup to gcc.
6478 (CXX_FOR_TARGET): Likewise.
6479
6480Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
6481
6482 * Makefile.in (ETC_SUPPORT): Add configure.
6483
6484Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
6485
35590697 6486 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
6487 host configuration file.
6488
6489Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
6490
6491 * configure.in: Break mn10x00 support into separate
6492 mn10200 and mn10300 configurations.
6493 * config.sub: Likewise.
6494
6495Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
6496
6497 * configure.in: Add lots of stuff to noconfigdirs for
6498 the mn10x00 targets.
6499
6500 * config.sub, configure.in: Add mn10x00 support.
6501
6502Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
6503
6504 * make-all.com: Call conf-a-gas, not config-a-gas.
6505
6506Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
6507
6508 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 6509 targets.
252b5132
RH
6510
6511Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
6512
6513 * mpw-README: Add much more detail for native PowerMac.
6514 * mpw-install: New file.
6515 * mpw-configure: Add --norecursion and --help options.
6516 * mpw-config.in: Translate readme and install files when
6517 copying to objdir.
6518 * mpw-build.in: Don't always depend on byacc and flex.
6519 (install-only-top): New action.
6520
6521Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
6522
6523 * configure.in: You can now configure GDB for the v850.
6524
6525Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
6526
6527 * configure.in (noconfigdirs): Don't configure any C++ dirs
6528 if targeting D10V.
6529
6530Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
6531
6532 * config.sub: Recognize mips64vr5000.
6533
6534Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
6535
6536 * configure.in: Use a single line for host_tools and native_only.
6537
6538Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
6539
6540 * config.sub, configure.in: Add entries for m32r.
6541
6542Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
6543
6544 * Makefile.in (inet-install): Don't run install-gzip.
6545
6546Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
6547
6548 * configure.in: Don't config lots of things for *-*-windows*.
6549
6550Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
6551
6552 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
6553 (host_libs, host_tools): Copy from configure.in.
6554 * mpw-configure: Don't complain about directories not found.
6555
6556Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6557
6558 * configure.in (i[345]86): Recognize i686 for pentium pro.
6559 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
6560 file.
6561
6562 * config.guess (i[345]86): Ditto.
6563
6564Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6565
6566 * configure.in (noconfigdirs): Removed gdb for D10V.
6567
6568Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
6569
6570 * configure.in: Remove ld, target-libio, target-libg++, and
6571 target-libstdc++ from noconfigdirs.
6572
6573Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
6574
6575 * configure: Fix three locations where shell scripts were
6576 being run directly rather than with config_shell.
6577
6578Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
6579
6580 * configure.in (v850-*-*): Set up initial $noconfigdirs.
6581 * config.sub (basic_machine): Recognize v850.
6582
6583Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6584
6585 * mpw-configure: Handle multiple enable/disable options and
6586 pass them down recursively, handle -c and -s flags appropriately
6587 depending on choice of compiler, add escape mechanism for
6588 quoted arguments to gC.
6589
6590Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6591
6592 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
6593 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
6594 so that -mrelocatable-lib and -mno-eabi are used.
6595
6596 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
6597 not support --print-multi-lib, don't abort.
6598
252b5132
RH
6599Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
6600
6601 * make-all.com: Run config-a-gas.
6602 * setup.com: Don't copy subdirectory files around.
6603
6604Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
6605
6606 * configure.in (*-*-ose): Remove exclusion of libgloss for this
6607 target, it now compiles correctly.
6608
6609Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
6610
6611 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
6612
6613Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6614
35590697 6615 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
6616
6617Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6618
6619 * configure.in (native_only): Add prms.
6620
6621Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
6622
6623 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
6624 (BINUTILS_SUPPORT_DIRS): Likewise.
6625
6626Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6627
6628 * configure.in (d10v-*-*): Don't configure ld or gdb until the
6629 d10v support is added.
6630
6631Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6632
6633 * configure.in (d10v-*-*): New target.
6634
6635Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
6636
6637 * config.guess (HP 9000/811): Recognize this as a PA1.1
6638 machine.
6639
6640Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
6641
6642 * Makefile.in (do-tar-gz): New target, split out from tail end of
6643 taz target. Run each command separately, don't use pipes.
6644 (taz): Use it.
6645
6646Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
6647
6648 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
6649 * mpw-build.in: No builds should depend on building byacc or flex,
6650 they are assumed to be installed already.
6651
6652Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6653
6654 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
6655 variable that CC_FOR_TARGET needs.
6656
6657Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6658
6659 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
6660 options have changed since the last time the subdirectory was
6661 configured, and if it has, reconfigure.
6662 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
6663 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
6664
6665Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
6666
6667 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
6668 CLEAN_MODULES): Add bash.
6669 (all-bash): New target.
6670
6671Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
6672
6673 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
6674
6675Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6676
6677 * config.sub (basic_machine): Recognize d10v as a valid processor.
6678
6679Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
6680
6681 * mpw-configure: Add support for --bindir.
6682 * mpw-build.in: Use a GCC-specific build script for GCC actions.
6683
6684Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
6685
6686 * configure.in: add bash, time, gawk to list of hosttools and things
6687 to only build for native toolchains
6688
6689Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6690
6691 * Makefile.in (docdir): Remove.
6692
6693Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6694
6695 * Makefile.in (datadir): Set to $(prefix)/share.
6696
6697Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
6698
6699 * configure.in: build diff and patch for cygwin32-hosted
6700 toolchains.
6701
6702Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
6703
6704 * config.sub: Accept -rtems*.
6705
6706Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
6707
80413487 6708 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
6709 remove diff from the list of things not buildable
6710 via Canadian Cross
252b5132
RH
6711
6712Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
6713
6714 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 6715 don't get ". ".
252b5132
RH
6716
6717Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
6718
6719 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
6720
6721Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
6722
6723 * Makefile.in (taz): Handle case where tex3patch didn't even get
6724 checked out. Also, if it was found, put the symlink in a new util
6725 subdirectory.
6726
6727Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6728
6729 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
6730
6731Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
6732
6733 * config.sub: Recognize -openvms.
6734 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
6735 * make-all.com, setup.com: New files.
6736
6737Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6738
6739 * Makefile.in (taz): tex3patch moved to texinfo/util.
6740
6741Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
6742
afb8d725 6743 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
6744 * configure.in: remove make from disable-if-Can-Cross list
6745 enable gdb if ${host} and ${target} are cygwin32
6746
6747Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
6748
6749 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
6750 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
6751
6752Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6753
6754 * config.guess: Combine mips-mips-riscos cases, and use cpp to
6755 distinguish sysv/svr4/bsd variants.
6756 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
6757
6758Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
6759
6760 * configure.in: Added copyright notice.
6761 * move-if-change: Added copyright notice.
6762
6763Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6764
6765 * configure.in (powerpcle-*-solaris*): Until we get shared
6766 libraries working, don't build gdb, sim, make, tcl, tk, or
6767 expect.
6768
6769Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
6770
6771 * config.guess: Merge with FSF:
6772
6773 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
6774 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
6775
6776 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
6777 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
6778
6779 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
6780 * config.guess: Combine two OSF1 rules.
6781 Also recognize field test versions. From mjr@zk3.dec.com.
6782 * config.guess (dgux): Use /usr/bin/uname rather than uname,
6783 because GNU uname does not support -p. From pmr@pajato.com.
6784
6785Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
6786
6787 * Makefile.in (MAKEDIRS): Removed $(tooldir).
6788
6789Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
6790
6791 * mpw-README: Document GCCIncludes.
6792
6793Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
6794
6795 * configure.in (alpha-*-linux*): Set enable_shared to yes.
6796
6797Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6798
6799 * mpw-configure: Handle --enable-FOO and --disable-FOO.
6800
6801Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
6802
6803 * configure.in (*-*-cygwin32): Configure make.
6804
6805Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
6806
6807 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
6808
6809Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
6810
6811 * Makefile.in (all-inet): Depend on all-perl.
6812
6813 * Makefile.in (inet-install): New target.
6814
6815 * Makefile.in (all-inet): Depend on all-tcl.
6816 (all-inet): Depend on all-send-pr.
6817
6818Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6819
6820 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6821 temporarily.
6822
6823Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
6824
6825 * configure.in: Don't configure --with-gnu-ld on AIX.
6826
6827Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6828
6829 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6830
6831Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
6832
6833 * Makefile.in (ALL_MODULES): Added all-inet.
6834 (CROSS_CHECK_MODULES): Added check-inet.
6835 (INSTALL_MODULES): Added install-inet.
6836 (CLEAN_MODULES): Added clean-inet.
6837 (all-indent): New target.
6838
6839 * configure.in (host_tools): Added inet.
6840 (native_only): Added inet.
6841 (noconfigdirs): Added inet.
6842
6843Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
6844
6845 * configure.in: Don't configure libgloss if we are not configuring
6846 newlib.
6847
6848Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6849
6850 * configure.in: Don't configure libgloss for unsupported
6851 architectures.
6852
6853Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6854
6855 * Makefile.in (CLEAN_MODULES): Add clean-apache.
6856
6857Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
6858
6859 * Makefile.in (ALL_MODULES): Include all-apache.
6860 (CROSS_CHECK_MODULES): Include check-apache.
6861 (INSTALL_MODULES): Include install-apache.
6862 (all-apache): New target.
6863
6864 * configure.in: Added apache everywhere perl is seen.
6865
6866Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6867
6868 * Makefile.in: Add support for clean-{module} and
6869 clean-target-{module} rules.
6870
6871Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
6872
6873 * configure.in (*-*-ose) do not build libgloss.
6874
6875Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6876
6877 * config.guess (prep*:SunOS:5.*:*): Turn into
6878 powerpele-unknown-solaris2.
6879
6880Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
6881
6882 * configure.in: Permit --enable-shared to specify a list of
6883 directories.
6884
6885Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6886
6887 * configure.in (host==solaris): Pass only the first word of $CC
6888 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6889
6890Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6891
6892 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6893
6894Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
6895
6896 * Makefile.in (ALL_MODULES): Include all-perl.
6897 (CROSS_CHECK_MODULES): Include check-perl.
6898 (INSTALL_MODULES): Include install-perl.
6899 (ALL_X11_MODULES): Include all-guile.
6900 (CHECK_X11_MODULES): Include check-guile.
6901 (INSTALL_X11_MODULES): Include install-guile.
6902 (all-perl): New target.
6903 (all-guile): New target.
6904
6905 * configure.in (host_tools): Include perl and guile.
6906 (native_only): Include perl and guile.
6907 (noconfigdirs): Don't build guile and perl; no ports have been
6908 done.
6909
6910Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
6911
80413487
RH
6912 * configure (--enable-*): Handle quoted option lists such as
6913 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
6914
6915Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6916
6917 * Makefile.in ({,inst}all-target): New rule so we can make and
6918 install all of the target directories easily.
6919
6920Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6921
6922 * configure.in: Add missing global flag in sed substitution when
6923 deleting `target-' from ${configdirs}.
6924
6925Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
6926
6927 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6928 option.
6929
6930 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6931 config/mh-necv4.
6932
6933 * install.sh: Correct misspelling of transformbasename.
6934
6935 * config.guess: Recognize mips-*-sysv*.
6936
6937Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
6938
6939 * config.sub: Recognize mon960.
6940
6941Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
6942
6943 * configure: Restore Canadian Cross handling of BISON and LEX,
6944 removed in Feb 20 change.
6945
6946Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
6947
6948 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6949 Mention make install. Remove the old copyright date as well the
6950 clumsy and rather pointless copyright on the README file.
6951
6952Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
6953
6954 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6955 Makefile after running symlink-tree, then run `make distclean' to
6956 avoid clobbering any generated files in srcdir.
6957
6958Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6959
6960 * configure.in (m68k-*-netbsd*): Build everything now.
6961
6962Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6963
6964 * Makefile.in (taz): Fix quoting.
6965
6966Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
6967
6968 * configure.in (sparclet-*-*): Build everything now.
6969
6970Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6971
6972 * configure.in (m68k-*-linux*): New host.
6973
6974Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
6975
6976 * configure: Check for bison before byacc.
6977
6978Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
6979
6980 * Makefile.in configure: Change the way LEX and BISON/YACC are
6981 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
6982 searching PATH. These are used as fallbacks by Makefile.in if
6983 flex/bison/byacc aren't in objdir.
6984
6985Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
6986
6987 * Makefile.in: Make everything which depends upon all-bfd also
6988 depend upon all-opcodes, in case --with-commonbfdlib is used.
6989
6990Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6991
6992 * configure.in (host *-*-cygwin32): Don't build gdb if we are
6993 building NT native compilers on Unix.
6994
6995Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
6996
6997 * configure.in: Don't get CC from the host Makefile fragment if we
6998 can find gcc in PATH, or if this is a Canadian Cross. Move the
6999 Solaris test for /usr/ucb/cc to the post target script, just after
7000 the compiler sanity test.
7001
7002Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
7003
7004 * config.sub: Merge with FSF.
7005
7006Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
7007
7008 * Makefile.in (RPATH_ENVVAR): New variable.
7009 (REALLY_SET_LIB_PATH): Use it.
7010 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
7011
7012Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
7013
7014 * config.sub, configure.in: Recognize sparclet cpu.
7015
7016Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7017
7018 * config.guess: Support m68k-cbm-sysv4.
7019
7020Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7021
7022 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7023 m68k-unknown-linuxaout from linker help string. Put quotes around
7024 $ld_help_string.
7025
7026Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
7027
7028 * config.guess (powerpc-harris-powerunix): Add guess for port
7029 to new target.
7030
7031Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7032
7033 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7034
7035Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
7036
7037 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7038 $(REALLY_SET_LIB_PATH) in Makefile.
7039 * Makefile.in (SET_LIB_PATH): New variable.
7040 (REALLY_SET_LIB_PATH): New variable.
7041 ($(DO_X)): Use $(SET_LIB_PATH).
7042 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7043 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7044 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7045 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7046 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7047 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7048 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7049 (install-dosrel): Likewise.
7050 (all-opcodes): Depend upon all-libiberty.
7051
7052Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
7053
7054 * config.guess (*:CYGWIN*): New
7055
7056Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7057
7058 * Makefile.in (all-target-winsup): All all-target-libiberty.
7059
7060Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7061
7062 * configure.in (noconfigdirs): Add missing # in front of comment.
7063
7064Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
7065
7066 * configure.in: add second pass to things added to noconfigdirs
7067 so *-gm-magic can exclude libgloss properly.
7068
7069Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7070
7071 * mpw-configure (extralibs_name, rez_name): Set correctly
7072 for MWC68K compiler.
7073
7074 * mpw-README: Add more info on the necessary build tools.
7075
7076Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
7077
7078 * configure.in, config.sub: Recognize cygwin32.
7079
7080Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
7081
7082 * config.guess, config.sub: Recognize A/UX.
7083
7084Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
7085
7086 * config.sub: Merge with gcc/config.sub.
7087
7088Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
7089
7090 * mpw-build.in (do-binutils): Add build of stamps.
7091
7092Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
7093
7094 * config.sub: Add recognition for mips64vr4100*-* targets.
7095
7096Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7097
7098 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7099 Add creation of gconfigargs with `--enable-shared' turned on.
7100 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7101 ($(host)-stamp-stage3-configured): Likewise.
7102 (HOLES): Add chatr and ldd.
7103 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7104
7105Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
7106
7107 * configure: Pass --nfp to recursive configures.
7108
7109Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
7110
7111 * Makefile.in (DLLTOOL): New.
7112 (DLLTOOL_FOR_TARGET): New.
7113 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7114 (EXTRA_TARGET_FLAGS): Ditto.
7115 (EXTRA_GCC_FLAGS): Ditto.
7116 (CONFIGURE_TARGET_MODULES): Ditto.
7117 (DO_X): Ditto.
7118 * configure: Add DLLTOOL.
7119
7120Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
7121
7122 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7123 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7124 mh-sco, since old workarounds no longer needed, and don't
7125 build ld, since libraries have weak symbols in COFF.
7126
7127Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
7128
7129 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7130
7131Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
7132
7133 * configure.in: Make sure that ${CC} can be used to compile an
7134 executable.
7135
afb8d725
JM
7136Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7137
7138 * Makefile.in (all-gdb): Depend on $(GDB_TK).
7139 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7140 nothing depending on whether gdbtk is being built.
7141
252b5132
RH
7142Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
7143
7144 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7145
7146Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
7147
7148 * configure.in (noconfigdirs): Put ld or gas in this early, if the
7149 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7150
7151Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
7152
7153 * config-ml.in: Add support for
7154 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
7155 Simplify setting of multidirs from --disable-foo.
7156
7157Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7158
7159 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
7160 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
7161 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 7162 non-empty, pass them on to the GCC make.
252b5132
RH
7163 (all-bootstrap): New rule that is like all-gcc, except it executes
7164 the GCC bootstrap rule instead of the GCC all rule.
7165
7166Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
7167
7168 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
7169
7170Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7171
7172 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
7173 DG/UX support.
7174
7175Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
7176
7177 * config.sub (i*86*) Change [345] to [3456]
7178
7179Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7180
7181 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
7182 --with-gnu-ld=no.
7183
7184Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7185
7186 * config-ml.in (rs6000*, powerpc*): Add switches to control which
7187 AIX multilibs get built.
7188
7189Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7190
7191 * configure.in (i386-win32): Don't build expect if we're not
7192 building the tcl subdir.
7193
7194Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
7195
7196 * Makefile.in: (configure-target-examples, all-target-examples):
7197 New targets, configure and build example programs.
7198
7199Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7200
7201 * mpw-configure: If an mpw-config.in generated a file mk.sed,
7202 use it as input to sedit the generated MPW makefile.
7203 * mpw-README: Add a suggestion about Gestalt.h.
7204
7205Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
7206
7207 * config.sub: Accept *-*-ieee*.
7208
7209Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
7210
7211 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
7212 Ronald F. Guilmette <rfg@monkeys.com>.
7213
7214Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7215
7216 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
7217 for powerpc-pe native.
7218 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
7219 (target==powerpc-pe): duplicate i386-win32 entry.
7220
7221Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7222
7223 * configure.in (noconfigdirs): Exclude target-newlib for all versions
7224 of vxworks, not just vxworks5.1.
7225
7226Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
7227
7228 * mpw-configure: Add support for exec-prefix.
7229
7230Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7231
7232 * config.guess: Recognize HP model 816 machines as having
7233 a PA1.1 processor.
7234
7235Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
7236
7237 * configure: Ignore new autoconf configure options.
7238
252b5132
RH
7239Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7240
7241 * config.guess: Recognize Pentium under SCO.
7242 From Robert Lipe <robertl@arnet.com>.
7243
7244Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7245
7246 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
7247
7248Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
7249
7250 * configure.in: Don't configure gas for alpha-dec-osf*.
7251
7252Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
7253
7254 * configure.in: Default to --with-stabs for some targets for which
7255 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
7256 i[345]86*-*-unixware*.
7257
7258Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
7259
7260 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
7261 rather than basing it on the target. Simplify handling of options
7262 controlling which directories to configure. Remove extraneous
7263 slash in multi-clean target.
7264
7265Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
7266
7267 * config-ml.in: Prefix more variables with ml_ so they don't collide
7268 with configure's.
7269
7270Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
7271
7272 * configure: Don't turn -v into --v.
7273
7274Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
7275
7276 * configure.in (targargs): Fix typo.
7277
7278 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
7279
7280Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
7281
7282 * configure.in: Strip --host and --target options from
7283 CONFIG_ARGUMENTS, and always configure for --host only. Add
7284 --with-cross-host option when building with a cross-compiler.
7285 * configure: Canonicalize the arguments put into config.status by
7286 always using `=' for an option with an argument. Pass a presumed
7287 --host or --target explicitly.
7288
7289Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
7290
7291 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
7292 into general OS recognition case.
7293
7294Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7295
7296 * configure.in (target_configdirs): add target-winsup only
7297 for win32 target systems.
7298
7299Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
7300
7301 * Makefile.in (all-target-libgloss): Depend upon
7302 configure-target-newlib, since when libgloss is built it looks to
7303 see if the newlib directory exists.
7304
7305Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
7306
7307 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
7308 cfg-ml-*.in.
7309
7310Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
7311
7312 * configure: Handle LD and LD_FOR_TARGET when configuring a
7313 Canadian Cross.
7314
252b5132
RH
7315Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7316
7317 * configure.in (target_libs): add target-winsup.
7318 (target==i386-win32): add patch diff flex make to $noconfigdirs.
7319 (target==ppcle-pe): remove ld from $noconfigdirs.
7320
7321Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
7322
7323 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
7324 Preserve relative path names in $srcdir. Build symlink tree if
7325 configuring cross target dir and srcdir=. (= no VPATH support).
7326 (configure-target-libg++): Depend on configure-target-librx.
7327 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
7328 * config-ml.in: New file.
7329 * symlink-tree: New file.
7330 * configure: Ensure srcdir="." if that's what it is.
7331
7332Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7333
7334 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
7335 includes and FLEX_SKELETON setting.
7336 * mpw-configure (--with-gnu-ld): New option, controls whether
7337 to use PPCLink or ld with PowerMac GCC.
7338 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
7339 * mpw-config.in: Configure grez if targeting Mac.
7340
7341 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
7342 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
7343 just macos.
252b5132
RH
7344 * configure.in: Configure grez resource compiler if targeting Mac.
7345 * Makefile.in (all-grez, install-grez): New targets.
7346
7347Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
7348
7349 * configure: CXX defaults to gcc, not g++. If we find
35590697 7350 gcc in the path, set CC to gcc -O2.
252b5132
RH
7351
7352Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
7353
7354 * configure: Default ${build} correctly. Avoid picking up extra
7355 spaces when reading CC and CXX from Makefile. When doing a
7356 Canadian Cross, use plausible default values for numerous
7357 variables.
7358 * configure.in: When doing a Canadian Cross, don't try to
7359 configure tools whose configure script can't handle it.
7360
7361Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7362
7363 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7364
7365Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
7366
7367 * configure: Remove dubious bug reporting address.
7368
7369Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
7370
7371 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
7372 configure script, run that instead of this directory's configure.
7373 In either case, print a message that we're configuring the sub-dir.
7374
7375Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
7376
7377 * configure.in: Before checking for the existence of various files,
7378 use sed to filter out "target-".
7379
7380Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
7381
7382 * Makefile.in (DO_X): Split rule to decrease command line length
7383 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
7384 (Philippe De Muyter).
7385
7386Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7387
7388 * Makefile.in (all-patch): depend on all-libiberty.
7389
7390Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
7391
7392 * configure.in: If the only directory in target_configdirs which
7393 actually exists is libiberty, then set target_configdirs to empty,
7394 to avoid trying to build a target libiberty in a gas or gdb
7395 distribution.
7396
7397Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
7398
7399 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
7400 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7401 systems.
252b5132
RH
7402
7403Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7404
7405 * configure.in (copy_dirs): Use sys-include instead of include
7406 for --with-headers option.
7407
7408Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
7409
7410 * Makefile.in, configure.in: Make winsup builds work with
7411 new scheme.
7412
7413Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
7414
7415 * configure.in: Build the linker on AIX.
7416
7417Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
7418
7419 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
7420 where needed.
7421
7422Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
7423
7424 * Makefile.in (all-gcc): Fix typo.
7425
7426Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
7427
7428 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
7429
7430Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
7431
7432 * configure.in: Rename libFOO to target-libFOO, and xiberty
7433 to target-xiberty, to provide more flexibility.
7434 (target_subdir): Define. Create if cross.
7435 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7436 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
7437 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
7438 check-libFOO -> check-target-libFOO, etc.
7439 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7440 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7441 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7442 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
7443 allow ALL_GCC="" to only configure.
7444 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
7445 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
7446 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
7447
7448Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
7449
7450 * Makefile.in (taz): Build "info" in etc explicitly.
7451
7452Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
7453
7454 * configure.in: Make sure that CC is undefined (as opposed to
7455 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
7456 problem with autoconf trying to configure on a host without GCC.
7457
7458Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7459
7460 * mpw-configure: Set host alias from choice of host compiler,
7461 only use generic MPW Makefile sed if present, edit a file
7462 named "hacked_Makefile.in" instead of "Makefile.in" if present.
7463 * mpw-README: Add problem notes about CW6 and CW7.
7464
7465Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
7466
7467 * Makefile.in (taz): Use ";" instead of ";;".
7468
7469Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7470
7471 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
7472 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7473 DISTDOCDIRS.
7474 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
7475 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
7476
7477Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
7478
7479 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
7480 and gnats, because they are now subsumed by DISTSTUFFDIRS.
7481 Move bfd to DISTSTUFFDIRS.
7482
7483Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7484
7485 * Makefile.in (X11_LIB): Removed.
7486 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7487
7488 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7489
7490Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7491
7492 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7493 names.
7494
7495Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7496
7497 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7498
7499Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
7500
7501 * configure.in (i[345]86-*-win32): Always build newlib.
7502 Don't configure cvs, autoconf or texinfo.
7503 * Makefile.in (LD_FOR_TARGET): New.
7504 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7505 Pass down LD_FOR_TARGET.
7506
7507Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
7508
7509 * winsup: New directory.
7510 * Makefile.in: Build winsup.
7511 * configure.in: Winsup is configured when target is win32.
7512 Can only build win32 target GDB when native.
35590697 7513
252b5132
RH
7514Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
7515
7516 * config.guess: Recognize HP model 819 machines as having
7517 a PA 1.1 processor.
7518
7519Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
7520
7521 * configure: Fix sed loop which substitutes for CC and CXX to
7522 avoid bug found in various sed implementations.
7523
7524Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7525
7526 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7527 simulator. Use standard powerpc-*-eabi*.
7528
7529Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
7530
7531 * configure.in: Stop putting gas and binutils in noconfigdirs for
7532 powerpc-*-aix* and rs6000-*-*.
7533
7534Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
7535
7536 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
7537 -mcall-aixdesc libraries.
7538
7539Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
7540
7541 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7542
7543 * config.sub (arm | armel | armeb): Fix shell syntax.
7544
7545Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7546
7547 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
7548 -msoft-float and -mcpu=common support.
7549 (powerpc*-*-eabisim*): Add support for building -mcall-aix
7550 libraries.
7551
7552Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7553
7554 * configure.in: Allow configuration and build of emacs19 for the alpha.
7555
7556Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7557
7558 * configure.in (CC): Get ^CC, not just any old CC, from
7559 ${host_makefile_frag}.
7560
7561Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7562
35590697 7563 * configure.in (CC): Try to get CC from
252b5132
RH
7564 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
7565
7566Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7567
7568 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
7569 only if it exists in $(srcdir).
7570
7571Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
7572
7573 * configure: If CC and CXX are not set in the environment, set
7574 them, based on either an existing Makefile or on searching for gcc
7575 in PATH. Substitute for CC and CXX in Makefile.
7576 * configure.in: Remove libm from target_libs. Separate
7577 target_configdirs from configdirs. If CC is not set in
7578 environment, try to get it from a host Makefile fragment. Rewrite
7579 changes of configdirs to use skipdirs instead. A few minor
7580 tweaks. Take directories out of target_configdirs as they are
7581 taken out of configdirs. Remove existing Makefile files from
7582 subdirectories. Substitute for TARGET_CONFIGDIRS and
7583 CONFIG_ARGUMENTS in Makefile.
7584 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
7585 by configure.in.
7586 (CONFIG_ARGUMENTS): Likewise.
7587 (CONFIGURE_TARGET_MODULES): New variable.
7588 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
7589 ($(CONFIGURE_TARGET_MODULES)): New target.
7590 (configure-libg++, configure-libio): New targets.
7591 (all-libg++): Depend upon configure-libg++.
7592 (all-libio): Depend upon configure-libio.
7593 (configure-libgloss, all-libgloss): New targets.
7594 (configure-libstdc++): New target.
7595 (all-libstdc++): Depend upon configure-libstdc++.
7596 (configure-librx, all-librx): New targets.
7597 (configure-newlib): New target.
7598 (all-newlib): Depend upon configure-newlib
7599 (configure-xiberty): New target.
7600 (all-xiberty): Depend upon configure-xiberty.
7601
7602Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7603
7604 * configure.in (host i[345]86-*-win32): Expand the
7605 noconfigdirs again.
7606
7607Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
7608
7609 * mpw-configure: Fix sed command file name.
7610
7611Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
7612
35590697 7613 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
7614 noconfigdirs again.
7615
7616Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
7617
7618 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
7619 or powerpc*-*-pe*, since they are not yet supported.
7620
7621Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7622
7623 Add PowerMac support and many other enhancements.
7624 * mpw-configure: New option --cc to select compiler to use,
7625 paste options set according to --cc into the generated
7626 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
7627 if mpw-make.sed is present.
7628 * mpw-config.in: Don't test for gC1, test for mpw-touch,
7629 add forward includes for PowerPC include files.
7630 * mpw-build.in: Build using Makefile.PPC if present.
7631 (do-byacc, etc): Remove separate version resource builds.
7632 (do-gas): Build "stamps" before "all".
7633 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
7634 * mpw-README: Update to reflect --cc option, PowerMac support,
7635 and recently-reported compatibility problems.
7636
7637Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
7638
7639 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
7640 embedded m68k systems (-aout, -coff, -elf, -vxworks).
7641 (--with-multilib-top): Pass to recursive invocations.
7642
7643Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
7644
7645 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
7646 v810-*-*.
7647
7648Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7649
7650 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
7651 gdb, ld and opcodes on v810-*-*.
7652
252b5132
RH
7653Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
7654
7655 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
7656 (local-maintainer-clean): New target.
7657 (maintainer-clean): New target.
7658 (realclean): Just depend upon maintainer-clean.
7659
7660Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7661
7662 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
7663
7664Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
7665
7666 * configure.in: Build ld in mips*-*-bsd* case.
7667
7668Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
7669
7670 * config.sub: Accept -lites* OS. From Ian Dall.
7671
7672Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
7673
7674 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 7675 targets.
252b5132
RH
7676
7677Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7678
7679 * configure.in: treat i386-win32 canadian cross the same as
7680 i386-go32 canadian cross.
7681
7682Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7683
7684 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
7685 running under the simulator to build a reduced set of libraries.
7686 (powerpc-*-eabiaix): Add fine grained multilib support added to
7687 other powerpc targets yesterday.
7688
7689Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7690
7691 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
7692 -disable-softfloat, -disable-relocatable, -disable-aix, and
7693 -disable-sysv to control which multilib libraries get built.
7694
7695Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7696
7697 * configure: Add Makefile.tem to list of files to remove in trap
7698 handler.
7699
7700Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
7701
7702 * config.guess (*Linux*): Add missing "exit"s.
7703 Also, need specific check for alpha-unknown-linux (uses COFF).
7704
7705Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
7706
7707 * config.guess: Merge with FSF:
7708
7709 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
7710 * config.guess (AIX4): More robust release numbering discovery.
7711
7712 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
7713 * config.guess (i386-sequent-ptx): Properly get version number.
7714
7715 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
7716 * config.guess (mips:*:4*:UMIPS): New case.
7717
7718Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
7719
7720 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
7721 (i386-win32 host): Likewise. Don't build readline.
7722
afb8d725
JM
7723Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
7724
7725 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
7726 SUPPORT_FILES to submakes.
7727
252b5132
RH
7728Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
7729
7730 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
7731 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
7732 mpw-configure.
7733
7734Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
7735
7736 * configure.in (appdirs): Use =, not ==, in test expression when
7737 trying to build the text to print in the warning message for
7738 Solaris users.
7739
7740Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
7741
7742 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
7743
7744Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7745
7746 * config.guess: Recognize lynx-2.3.
7747
7748Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
7749
7750 * config.sub (z8ksim): Deleted
7751 (z8k-*-coff): New, this is the one true name of the target.
7752
7753Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
7754
7755 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
7756
7757Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
7758
7759 * config.guess (*:Linux:*:*): First try asking the linker what the
7760 default object file format is (elf, aout, or coff). Then if this
7761 fails, try previous methods.
7762
7763Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7764
7765 * configure.in: Don't build newlib for *-*-vxworks5.1.
7766
7767Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7768
7769 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
7770 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
7771
7772Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
7773
7774 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
7775
7776Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
7777
7778 * cfg-ml-com.in: New file.
7779 * cfg-ml-pos.in: New file.
7780
7781Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7782
7783 * COPYING.NEWLIB: Add HP free copyright to list.
7784
7785Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7786
7787 * config.sub: Recognize -eabi* for the system, not just -eabi.
7788
7789Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
7790
7791 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
7792 * config.sub, configure.in (win32): New target and host.
7793
7794Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
7795
7796 * configure.in: Add i386-pe configuration.
7797
7798Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
7799
7800 * mpw-build.in (install): Install GDB after LD.
7801
7802Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
7803
7804 * mpw-config.in (elf/mips.h): Always forward-include, needed
7805 for GDB to build.
7806
7807Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
7808
7809 * testsuite: New directory for customer acceptance and whole tool
7810 chain tests.
7811
7812Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7813
7814 * configure: If per-host line isn't found, but AC_OUTPUT is found
7815 and a configure script exists, run it instead.
7816
7817Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7818
7819 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
7820
7821Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
7822
7823 * configure: Set build_{cpu,vendor,os,alias} to host values when
7824 --build isn't specified.
7825
7826Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7827
7828 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7829 (FLAGS_TO_PASS): Pass them.
7830 (EXTRA_TARGET_FLAGS): Ditto.
7831
252b5132
RH
7832Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7833
7834 * Makefile.in (all-libg++): Depend on all-libstdc++.
7835
7836Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7837
7838 * configure.in (noconfigdirs): Enable all packages for
7839 i386-unknown-netbsd.
7840
7841Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
7842
7843 * configure.in (noconfigdirs): Don't configure tk for i386-go32
7844 hosted builds (DOS builds)
7845
7846Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7847
7848 Changes for ARM based on patches from Richard Earnshaw:
7849 * config.sub: Handle armeb and armel.
7850 * configure.in: Omit arm linker only for riscix.
7851
7852Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
7853
7854 * config.guess: Update from FSF.
7855
7856Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
7857
7858 * config.sub: Recognize powerpcle as the little endian varient of
7859 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
7860 powerpcle variant. Convert pentium into i586, not i486. Add p5
7861 alias for i586. Map new x86 variants p6, k5, nexgen into i586
7862 temporarily.
7863
7864Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
7865
7866 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7867
7868Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
7869
7870 * config.sub: Accept -lites* as a basic system type.
7871
7872Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
7873
7874 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7875 installed, and if so return linuxoldld as the system name.
7876
7877Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
7878
7879 * config.guess: Add hppa1.1-hp-lites support.
7880
7881Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
7882
7883 * configure.in: Don't build newlib for m68k-vxworks5.1.
7884
7885Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7886
7887 * configure.in (mips-sgi-irix6): Use mh-irix5.
7888
7889Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
7890
7891 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7892
7893Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7894
7895 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 7896 OSF/1. Fix compiler flags.
252b5132
RH
7897 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
7898
7899Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
7900
7901 * configure.in: Recognize --with-newlib.
7902 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7903
afb8d725
JM
7904Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7905
7906 * Makefile.in: move {all,check,install}-gdb from *_MODULES
7907 to *_X11_MODULES due to gdbtk needing X include files et al.
7908
252b5132
RH
7909Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
7910
7911 Merge in support for Mac MPW as a host.
7912 (Old change descriptions retained for informational value.)
7913
7914 * mpw-config.in: Add generic include forwards for cpu-specific
7915 include files in aout and elf directories.
7916
7917 * mpw-configure: Added copyright.
7918 * mpw-config.in: Check for presence of required build tools.
7919 (target_libs): Add newlib.
7920 (target_tools): Add examples.
7921 (Read Me): Generate as "Read Me for MPW" instead.
7922 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7923 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7924 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7925
7926 * mpw-configure: Remove subdir-specific makefile hackery,
7927 delete mk.tmp after using it.
7928
7929 * mpw-build.in (all): Display start and end times.
7930
7931 * mpw-configure (host_canonical): Set.
7932 (target_cpu): Always add to makefiles.
7933 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7934 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7935 (mpw-mh-mpw): Look for in srcdir and srcroot.
7936 Use sed instead of mpw-edit-prefix to edit prefix definitions.
7937
7938 * mpw-build.in: (install-only): New target.
7939
7940 * mpw-configure (host_alias, target_alias): Rename from hostalias
7941 and targetalias, add into generated Makefile.
7942 (mk.tmp): If present, add into generated Makefile.
7943 * mpw-build.in (all-gas): Build config.h first before gas proper.
7944
7945 * mpw-configure (config.status): Write only if changed.
7946 * mpw-config.in (readline): Configure it (not built, just used for
7947 definitions).
7948
7949 * mpw-config.in (elf/mips.h): Add a forward include.
7950
7951 * mpw-config.in: Forward-include most .h files in include into
7952 extra-include.
7953 (readline): Don't build.
7954 mpw-build.in (install): Install GDB.
7955
7956 * mpw-configure (prefix, mpw_prefix): Handle it.
7957 * mpw-config.in (mmalloc, readline): Don't configure.
7958 * mpw-build.in (thisscript): Rename to ThisScript.
7959 Use mpw-build instead of BuildProgram everywhere.
7960 (mmalloc, readline): Don't build.
7961 * mpw-README: New file, basic documentation about the MPW port.
7962
7963 * mpw-config.in: Use forward-include to create include files.
7964
7965 * mpw-configure: Add more things to the top of each configured
7966 Makefile, including contents of config/mpw-mh-mpw.
7967 * mpw-config.in (extra-include): Create this directory and fill it
7968 with Posix-like include files when configuring.
7969
7970 * config.sub (apple, mac, mpw): Add various aliases.
7971
7972 * mpw-build.in: New file, top-level build script fragment for MPW.
7973 * mpw-configure: New file, configure script for MPW.
7974 * mpw-config.in: New file, config fragment for MPW.
7975
7976Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7977
7978 * configure.in (host_libs): Remove glob, since it is gone from the
7979 sources.
7980
7981Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7982
7983 * Makefile.in: define empty GDB_NLM_DEPS var.
7984
7985 * configure.in(target_makefile_frag): use config/mt-netware
7986 for netware targets.
7987
7988Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
7989
7990 * config.sub: Merge in recent FSF changes. Remove linux special
7991 cases.
7992
7993Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7994
4bddf3ad 7995 Revert this change:
252b5132
RH
7996
7997 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
7998
7999 * build-all.mk: Use CC=cc -Xs on Solaris.
8000
252b5132
RH
8001Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8002
8003 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
8004 stop using it.
8005 * Makefile.in: Nuke all references to glob subdirectory.
8006
8007Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8008
8009 * configure.in: Fix --enable-shared logic in per-host.
8010
8011Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
8012
8013 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8014
8015Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8016
8017 * configure.in (noconfigdirs): Don't build gas on AIX, for
8018 powerpc*-*-aix* as well as for rs6000*-*-aix*.
8019
8020Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
8021
8022 * configure: Fix --cache-file to work if the file argument is a
8023 relative path.
8024
8025Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
8026
8027 * configure: If the --cache-file is used, pass it down to
8028 configure in subdirectories.
8029
8030Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
8031
8032 * config.sub: add vxworks29k configuration.
8033
8034Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8035
8036 * Makefile.in (taz): Do "diststuff" part quietly.
8037
8038Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
8039
8040 * config.sub: Mini-merge with gcc/config.sub.
8041
8042Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8043
8044 * config.guess (IRIX): Sed - to _.
8045
8046Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8047
8048 * Makefile.in (source-vault, binary-vault): New targets.
8049
8050Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
8051
8052 * config.sub: Recognize -eabi as a basic system type.
8053
8054Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8055
8056 * configure.in (enable_shared stuff): Fix typo.
8057
8058Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
8059
8060 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8061
8062Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8063
8064 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8065
8066Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8067
8068 * configure.in (rs6000-*-*): Don't build gas.
8069
8070Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
8071
8072 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8073 reduce command line length.
8074 (AS_FOR_TARGET): Check for as.new, not Makefile.
8075 (NM_FOR_TARGET): Check for nm.new, not Makefile.
8076
8077Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
8078
8079 * config.guess: Merge from FSF.
8080
8081Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8082
8083 * configure: Don't use $ when handling program_suffix.
8084
8085Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
8086
8087 * configure.in: Configure tk for hppa/hpux.
8088
8089Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
8090
8091 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
8092
8093Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8094
8095 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
8096 to LIBCXXFLAGS. Tests are better run without it.
8097
8098Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
8099
8100 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8101
8102Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
8103
8104 * configure.in (*-*-netware*): Don't configure xiberty.
8105
8106Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
8107
8108 * configure.in: Remove tk from native_only list.
8109
8110Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
8111
8112 * build-all.mk: Add mips-ncd-elf target to sun4 targets
8113 for special NCD build.
8114
8115Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8116
8117 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8118 makeall.bat, they're only useful for binutils snapshots.
8119 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8120 makeall.bat to specified SUPPORT_FILES.
8121
8122Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
8123
8124 * build-all.mk: Add Ericsson targets to sun4 and solaris
8125 hosts. Add BNR's sun4 target to solaris host, so their
8126 build-from-source will be tested in-house first.
8127
8128Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8129
8130 * Makefile.in (LIBCFLAGS): New variable.
8131 (CFLAGS_FOR_TARGET): Ditto.
8132 (LIBCFLAGS_FOR_TARGET): Ditto.
8133 (LIBCXXFLAGS): Ditto.
8134 (CXXFLAGS_FOR_TARGET): Ditto.
8135 (LIBCXXFLAGS_FOR_TARGET): Ditto.
8136 (BASE_FLAGS_TO_PASS): Pass them.
8137 (EXTRA_TARGET_FLAGS): Ditto.
8138
4bddf3ad 8139 * configure.in: Support --enable-shared.
252b5132
RH
8140
8141Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
8142
8143 * configure.in (target_libs): Include libstdc++ again.
8144 * config.guess: Update from FSF (for FreeBSD).
8145
8146Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8147
8148 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8149 makeall.bat.
8150 (DISTDOCDIRS): Add `etc'.
8151 (ETC_SUPPORT_PFX): New variable.
8152 (taz): Include anything from etc starting with a word in
8153 ETC_SUPPORT_PFX.
8154
8155Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8156
8157 * config.sub: Update for recent FSF changes. Remove obsolete
8158 h8300hds entry. Add -windows* and -osx as basic os. Minor
8159 spacing changes.
8160
8161Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8162
8163 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
8164
8165 * config.guess: Merge with FSF.
8166 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
8167
8168Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8169
8170 * configure: Since the "trap 0" handler will override the exit
8171 status on many systems, only use it for "exit 1", and make it set
8172 a non-zero exit status; reset it before "exit 0". Also, check
8173 exit status of config.sub, and error out if it failed.
8174
8175Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
8176
8177 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
8178 and install libgloss.
8179
8180Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8181
8182 * Makefile.in (all-binutils): Depend upon all-byacc.
8183
8184 * configure.in: Don't build emacs on Irix 5.
8185
8186Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8187
8188 * configure.in (*-*-netware*): Add libio.
8189
8190Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8191
8192 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
8193 (CHECK_TARGET_MODULES): Ditto.
8194 (INSTALL_TARGET_MODULES): Ditto.
8195 (TARGET_LIBS): Ditto.
8196 (all-libstdc++): Note dependencies.
8197
8198Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8199
8200 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
8201
8202Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8203
8204 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
8205 -fexternal-templates.
8206
8207 * configure.in (target_libs): Add libstdc++.
8208 (noconfigdirs): Add libstdc++ as appropriate.
8209
8210Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8211
8212 * config.guess: Update from FSF.
8213
8214Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8215
8216 * configure: Use ${config_shell} when running ${configsub}.
8217
8218Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
8219
8220 * config.sub: No longer recognize h8300h.
8221
8222Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8223
8224 * config.sub: Remove extraneous differences between config.sub and
8225 gcc/config.sub.
8226
8227Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8228
8229 * Makefile.in (DISTSTUFFDIRS): Add gas.
8230
8231Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
8232
8233 * COPYING.NEWLIB: New file.
8234
8235Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
8236
8237 * config.guess (HP-UX): Patch from Harlan Stenn
8238 <harlan@landmark.com> to also emit release level.
8239
8240Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8241
8242 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
8243
8244Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
8245
8246 * config.sub: Merge nextstep cleanup from FSF.
8247
8248Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8249
8250 * configure.in (arm-*-*): Don't configure ld for this target.
8251
8252Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8253
8254 * configure.in (*-*-netware): don't configure libg++, libio,
8255 librx, or newlib.
8256
8257Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8258
8259 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
8260 configure ld--it works, but it doesn't support shared libraries.
8261
8262Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8263
8264 * config.guess (*-unknown-freebsd*): Get rid of possible
8265 trailing "(Release)" in version string.
8266 Patch from Paul Richards <paul@isl.cf.ac.uk>.
8267
8268Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
8269
8270 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
8271 Fix type: *-next-neststep -> *-next-nextstep.
8272
8273 * config.guess: Merge from FSF:
8274
8275 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
8276
8277 * config.guess: Recognize powerpc-ibm-aix3.2.5.
8278
8279 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
8280
8281 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
8282 instead of UNIX_SV for UnixWare 1.0).
8283
8284Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
8285
8286 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
8287 to make gdb/nlm/* build after the compiler and linker.
8288
8289Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
8290
8291 * config.guess (netbsd, freebsd, linux): Accept any machine,
8292 not just i[34]86.
8293 (m68k-atari-sysv4): Relocate to match FSF version.
8294
8295 * config.guess: More merges from the FSF:
8296
8297 Add a space before function call or macro invocation.
8298
8299 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8300
8301 * config.guess: Add trap cmd to remove dummy.c and dummy when
8302 interrupted.
8303
8304 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8305
8306 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
8307 (dummy): Redirect stderr from compilation of dummy.c.
8308
8309 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
8310
8311 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
8312
8313Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
8314
8315 * configure: Accept and ignore --cache*, for compatibility with
8316 new autoconf.
8317
8318Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
8319
8320 * config.guess: Merge from FSF:
8321
8322 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8323
8324 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
8325 (PATH): Add /.attbin at end for finding uname.
8326 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
8327
8328 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
8329
80413487 8330 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
8331
8332 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
8333
80413487
RH
8334 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
8335 to select whether to use ELF or COFF.
252b5132
RH
8336
8337 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8338
80413487 8339 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
8340
8341 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8342
8343 * config.guess: Guess the OS version for HPUX.
8344
8345 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8346
8347 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
8348
8349Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8350
8351 * configure.in: Recognize --with-headers, --with-libs, and
8352 --without-newlib.
8353 * Makefile.in (all-xiberty): Depend upon all-ld.
8354
8355Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8356
8357 * configure.in: Change i[34]86 to i[345]86.
8358
8359Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8360
8361 * configure (version): A few more tweaks to help message.
8362
8363Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
8364
8365 * Makefile.in: Remove (for now) librx as a host library,
8366 now that we're building it for target.
8367
8368Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8369
8370 * configure: Fix up help message; from karl@owl.hq.ileaf.com
8371 (Karl Berry).
8372
8373Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
8374
8375 * configure.in: Also configure librx.
8376
8377Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8378
8379 * Makefile.in: Update various rules to reflect that librx
8380 is now needed for libg++.
8381
8382Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8383
8384 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
8385
8386Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8387
8388 * configure.in: Configure the examples directory.
8389
8390Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8391
8392 * configure: Simplify Jun 2 1994 change.
8393
8394Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8395
8396 * change CC to /usr/latest/bin/gcc for lynx host builds, since
8397 /bin/gcc isn't good enough to build gcc.
8398
8399Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
8400
8401 * Makefile.in (GDB_SUPPORT_FILES): Remove
8402 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
8403 (gdb.tar.gz): Add new rule to use standard distribution building
8404 mechanism.
8405
8406Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8407
8408 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
8409 Bill Cox <bill@cygnus.com>.
8410
8411Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
8412
8413 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
8414
8415Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
8416
8417 * configure: Search current dir first in .gdbinit.
8418
8419Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
8420
8421 * config.sub: Recognize freebsd (merged from gcc config.sub).
8422
8423Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
8424
8425 * config.sub: Refer to NeXT's operating system as nextstep.
8426
8427 * config.sub (case $basic_machine): Re-order the cases, to match
8428 the order in the FSF version (which is mostly alphabethical).
8429 Merge in some additions and changes from the FSF.
8430
8431Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
8432
8433 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8434 * config.sub: Recognize cxux7.
8435 * configure.in: Use mh-cxux for m88k-harris-cxux*.
8436
8437Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8438
8439 * config.sub: Fix typo powerpc -> powerpc-*.
8440
8441Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
8442
8443 * Makefile.in: `all-emacs19' depends on `all-byacc'.
8444
8445 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8446 parallel with all-emacs and install-emacs). Top-level command
8447 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8448
8449Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8450
8451 * test-build.mk ($(host)-stamp-stage2-installed): Remove
8452 $(relbindir)/make before doing ``make install'', and use
8453 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
8454 installing over running make binary.
8455 ($(host)-stamp-stage3-installed): Likewise.
8456
8457Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8458
8459 * config.guess: Recognize Mach.
8460
8461Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8462
8463 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8464 see whether --exec-prefix was used.
8465
8466Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8467
8468 * README: Explicitly mention libg++/README. (Zoo's idea.)
8469
8470Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8471
8472 * Makefile.in: Add all-librx target similar to all-libproc.
8473
8474Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
8475
8476 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
8477 with post 1.2 uname bogosity.
8478
8479Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8480
8481 * configure: Remove temporary files on receipt of a signal.
8482
8483Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
8484
8485 * configure: If there is a package_makefile_frag, remove
8486 ${subdir}/Makefile.tem after copying it in.
8487
8488Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8489
8490 * build_all.mk: support rs6000 lynx identifies itself as
8491 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
8492 since /bin/gcc is too feeble to compile a modern gcc.
8493
8494Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8495
8496 * brought devo/test-build.mk update-to-date with progressive/
8497 test-build.mk. Add lynx targets and hppa flag info.
8498
8499Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8500
8501 * configure.in: Use mh-ncrsvr43. Patch from
8502 Tom McConnell <tmcconne@sedona.intel.com>.
8503
8504Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
8505
8506 * config.guess (i386-unknown-bsdi): No longer need to
8507 check #if defined(__bsdi__) && defined(__i386__).
8508
8509Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8510
8511 * configure: Set program_transform_nameoption correctly.
8512
8513Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8514
8515 * brought build-all.mk update-to-date with progressive build-all.mk,
8516 added new targets and hppa info.
35590697 8517
252b5132
RH
8518Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8519
8520 * configure: If config.guess result is a prefix of the user
8521 specified target, assume a native build and use the user specified
8522 target as the host alias. Remove SunOS patch suffix removal hack.
8523 * configure.in: Remove SunOS patch suffix removal hack.
8524
8525 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8526 in NATIVE_CHECK_MODULES.
8527
8528Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
8529
8530 * Makefile.in: Rename HOST_ONLY to NATIVE.
8531 * configure: Delete SunOs patch suffix from host_canonical
8532 and build_canonical variables that are prepended to Makefiles.
8533 * configure.in: Add comments for easier maintenance.
8534
8535Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8536
8537 * Makefile.in: Add all-libproc target similar to all-gui.
8538
8539Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
8540
8541 * Makefile.in (CHECK_MODULES): split into
8542 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
8543
8544Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
8545
8546 * config.guess (i386-unknown-bsdi): New system to guess.
8547
8548Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8549
8550 * Makefile.in: Add all-gui target (but not yet build by "all").
8551
8552Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
8553
8554 * config.sub: Move deletion of patch suffix from here...
8555 * configure.in: To here, at Ian's suggestion. The top-
8556 level scripts might need to know of a patch level.
8557
8558Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
8559
8560 * config.sub: Strip off patch suffix so rtl is recognized
8561 as a sunos4.1.3 machine, even though it's been patched.
8562
8563Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
8564
8565 * Makefile.in (INSTALL_LAST): Delete.
8566 (INSTALL_DOSREL): New.
8567
8568Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8569
8570 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
8571 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
8572 whether we pass down --with-gnu-ld anyhow.
8573
8574Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
8575
8576 * Makefile.in (INSTALL_LAST): Change operation so it works
8577 on more flavors of make.
8578 * configure.in (go32): Don't build libg++ or libio.
8579
8580Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
8581
8582 * Makefile.in (Move HOST_PREFIX_1 and friends up so
8583 they can be overriden by templates.
8584
8585Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
8586
8587 * configure.in (target==go32): Don't build gdb.
8588 * dosrel: New directory.
8589
8590Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
8591
8592 * configure.in (host==go32): Configure dosrel too.
8593 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
8594 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
8595 be set by incoming names or templates.
8596 (INSTALL_LAST): New rule.
252b5132
RH
8597
8598Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
8599
8600 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
8601
8602Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8603
252b5132
RH
8604 * configure.in (appdirs): New variable. Currently empty, but will
8605 be used in gas distribution. If nonempty, lists a set of
8606 directories at least one of which must get configured, or top
8607 level configuration is considered to have failed.
8608 (rs6000-*-lynxos*): Use new file name.
8609
8610Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8611
8612 Eliminate XTRAFLAGS.
8613 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
8614 newlib include files using -idirafter, and also use -nostdinc.
8615 (CXX_FOR_TARGET): Likewise.
8616 (XTRAFLAGS): Removed.
8617 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
8618 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
8619 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
8620 ($(DO_X)): Don't pass down XTRAFLAGS.
8621
8622Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8623
8624 * configure.in (mips*-dec-bsd*): New target; do build linker.
8625 (mips*-*-bsd*): New target; don't build linker.
8626
8627Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8628
8629 * configure.in: support rs6000-*-lynxos* configuration.
8630 support sunos4 as a cross target.
8631
8632 * config.sub: look for lynx*, not lynx since the OS version may
8633 legitimately be part of the name.
8634
8635Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8636
8637 * configure.in (i[34]86-*-sco*): Move to be with other i386
8638 targets.
8639 (romp-*-*): New target. Skip various binary utilities.
8640 (vax-*-*): New target. Don't build newlib.
8641 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
8642
8643Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8644
8645 * configure.in: Only set host_makefile_frag if config
8646 directory exists.
8647
8648Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8649
8650 * install.sh: If $dstdir exists, don't check whether each
8651 component does.
8652
8653Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8654
8655 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
8656
8657Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8658
35590697
AJ
8659 * configure.in (*-*-lynxos*): Don't configure newlib for either
8660 native or cross Lynx.
252b5132
RH
8661
8662Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
8663
8664 * config.sub (sparc64-elf): Fix os.
8665 (z8k): Remove duplicate.
8666
8667Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8668
8669 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
8670 gcc/stmp-fixproto, to try to prevent fixproto from being run.
8671
8672Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
8673
8674 * configure: Make file links cleanly even if Lynx fails on
80413487 8675 an NFS symlink (at least fail cleanly).
252b5132
RH
8676
8677Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8678
8679 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
8680 -XNh2000.
8681
8682Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8683
8684 * configure: Unknown options are fatal again.
8685
8686Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
8687
8688 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 8689 compatibility.
252b5132
RH
8690
8691Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
8692
8693 * build-all.mk: Add `clean' target.
8694
8695Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8696
8697 * config.guess: Add SINIX support.
8698 * configure.in: Add mips-*-sysv4* support.
8699
8700Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
8701
8702 * build-all.mk: Document all useful targets.
8703 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
8704 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
8705
8706Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8707
8708 * configure: Support --silent, --quiet.
8709
8710Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8711
8712 * configure: Support --disable-FEATURE.
8713
8714Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8715
8716 * config.guess: Recognize NCR running SVR4.3.
8717
8718Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
8719
8720 * config.guess: Make BSDI generate i386-unknown-bsd386.
8721 Patch from Paul Eggert <eggert@twinsun.com>.
8722
8723Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8724
8725 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
8726
8727Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8728
8729 * configure: Make unrecognized options give nonfatal warnings
8730 instead of fatal errors, and pass them to any subdirectory
8731 configures in case they recognize them.
8732 Make --x equivalent to --with-x.
8733
8734Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8735
8736 * configure: Add --enable-* options. Clean up usage message and
8737 some comments.
8738
8739Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
8740
8741 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
8742
8743Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8744
8745 * configure.in (hppa*-*-*): Enable binutils.
8746
8747Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8748
8749 * config.sub: Recognize cisco.
8750
8751Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
8752
8753 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
8754
8755Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8756
8757 * config.guess: about target *-hitachi-hiuxwe2, don't print more
8758 than one configuration name. Add comment.
8759
8760Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
8761
8762 * config.guess: about target *-hitachi-hiuxwe2, fixed
8763 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
8764 macro is incorrect.]
8765
8766Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8767
8768 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
8769 than the "make ls" stuff which used to be here.
8770
8771Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8772
8773 * config.guess: Recognize i[34]86-unknown-freebsd.
8774 From Shawn M Carey <smcarey@rodan.syr.edu>.
8775
8776Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
8777
8778 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
8779
8780Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8781
8782 * config.guess: Check for ptx.
8783
8784Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
8785
8786 * config.sub: Add os9k checking.
8787
8788Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8789
8790 * config.guess: Handle OSF1 running on HPPA processors
8791
8792Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8793
8794 * configure: If subdir configure fails, print out a message with
8795 subdirectory name, in case subdir's configure code didn't identify
8796 itself.
8797
8798Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
8799
8800 * configure.in: Remove embedded newlines from configdirs.
8801 Avoid mismatches of substrings. Fix matching strings at end
8802 of configdirs.
8803
8804Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
8805
8806 * config.guess: Add Lynx/rs6000 config support.
8807
8808Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8809
8810 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8811
8812Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
8813
8814 * configure.in (hppa*-*-osf*): Treat this just like most other
8815 PA configurations (eg no binutils or ld).
8816 (hppa*-*-*elf*): These configurations have binutils and ld.
8817
8818Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8819
8820 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
8821
8822Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8823
8824 * configure.in (rs6000-*-*): Build gas.
8825
8826Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8827
80413487 8828 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
8829
8830Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8831
8832 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8833 for GDB and GDB has been fixed to not need it.
8834
252b5132
RH
8835Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8836
8837 * config.guess: Recognize vax hosts.
8838
8839Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8840
8841 * configure (while loop): Don't use "break 2" inside case
8842 statement -- the case statement isn't an enclosing loop.
8843
8844Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8845
8846 * config.guess: Clean up NeXT support, to allow nextstep
8847 on Intel machines. Make OS be nextstep.
8848
8849Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
8850
8851 * config.guess: Add alternate forms for Convex.
8852
8853Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
8854
8855 * configure: Completely rewrite option processing. Take
8856 advantage of pattern-matching to avoid invoking test frequently.
8857 Also clean up host and target defaulting logic.
8858
8859Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8860
8861 * Makefile.in: Replace all occurrances of "rootme" with "r" and
8862 "$${rootme}" with "$$r", to increase the likelihood that the do-*
8863 commands (plus user environment) will fit SCO limits.
8864
8865Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8866
8867 * configure.in: Don't issue warnings about directories which are
8868 not being configured if -norecursion is set. Correct test for
8869 --with-gnu-as and --with-gnu-ld to not get confused by substring
8870 matches.
8871
8872 * configure.in: Don't build gas for alpha-dec-osf1*.
8873
8874Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
8875
8876 * configure: Back out Per's change of 12/19/1993. It changes the
8877 behavior of configure in unexpected and confusing ways.
8878
8879 Also, use different delim char when calculating
8880 program_transform_name so that the name can contain slashes.
8881
8882Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
8883
8884 * configure.in, config.sub: Add support for VSTa micro-kernel.
8885
8886Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8887
8888 * configure.in: Nuke hacks which were used to get a special
8889 version of GAS for HPPA configurations.
8890
8891Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
8892
8893 * configure: If only ${target_alias} is given, use that
8894 as the default for ${host_alias}.
8895 * configure: Add missing back-slashes before nested quotes.
8896
8897Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8898
8899 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8900
8901Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
8902
8903 * config.guess: Recognize some Tektronix configurations.
8904 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8905
8906Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8907
8908 * config.sub: Match any flavor of SH.
8909
8910Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
8911
8912 * configure.in: Don't try to configure newlib for Alpha.
8913
8914Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8915
8916 * configure.in: Don't build ld for Irix 5. Don't build gas,
8917 libg++ or libio for any Alpha target.
8918
8919 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
8920
8921Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
8922
8923 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8924 default arguments -- so it tried to compress itself.
8925
8926Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8927
8928 * configure.in (notsupp): ensure that a space is always at the end
8929 of the configdirs list, since the grep checks for an explicit space
8930
8931Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8932
8933 * configure.in (target i386-sysv4.2): don't build ld, since static
8934 versions of many libraries are not available.
8935
8936Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8937
8938 * config.guess: Recognize Apollos (using environment variables).
8939 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8940
8941Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8942
8943 * config.guess: Recognize Sony news mips running newsos.
8944
8945Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
8946
8947 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8948 "fi ; else" for bash.
8949
8950Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
8951
8952 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8953
8954Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
8955
8956 * config.sub: accept unixware as an alias for svr4.2.
8957 Fix some inconsistancies with the gcc version.
8958
8959Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8960
8961 * Makefile.in (DISTDOCDIRS): Add gdb.
8962
8963Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
8964
8965 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
8966
8967Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8968
8969 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8970 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8971 this now.
8972
8973Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8974
8975 * config.sub: Accept hiux* as an OS name.
8976
8977 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8978 etc/make-stds.texi. The underscore came from gcc, and dje now
8979 agrees that RUNTESTFLAGS is the correct name.
8980
8981Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
8982
8983 * install.sh: Remove 'set -e'. It makes any conditionals
8984 in the script useless.
8985
8986 * config.guess: Automatically recognize arm-acorn-riscix
8987 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8988
8989Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
8990
8991 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8992
8993Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8994
8995 * Makefile.in (DISTDOCDIRS): New variable.
8996 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 8997 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
8998
8999Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9000
9001 * configure.in (hppa target): check the source directory for the
9002 pagas sub-directory
9003
9004Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
9005
9006 * config.sub: Allow -aout* and -elf*.
9007
9008Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9009
9010 * configure.in: Don't build ld on i386-solaris2, same as for
9011 sparc-solaris2.
9012
9013Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
9014
9015 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9016
9017Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9018
9019 * configure.in: Configure gdb for alpha.
9020
9021Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9022
9023 * Makefile.in (CXXFLAGS): Add -O.
9024
9025Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9026
9027 * config.guess: added support for DG Aviion
9028
9029Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9030
9031 * configure.in: Produce warning message for subdirectories not
9032 configurable for this host/target combination. Don't try to
9033 configure gdb for vms.
9034
9035Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9036
9037 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9038 appropriate files before making "diststuff".
9039 (DISTBISONFILES): New var: list of files to be edited.
9040 (DISTSTUFFDIRS): Add binutils.
9041
9042Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9043
9044 * config.sub: also handle mipsel and mips64el (for little endian mips)
9045
9046Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9047
9048 * configure.in: Add * to end of all OS names.
9049
9050Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
9051
9052 * configure.in: Build newlib for LynxOS native.
9053
9054Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9055
9056 * config.guess: Add support for delta 88k running SVR3.
9057
9058 * configure.in: Add comment about HP compiler vs. emacs.
9059
9060Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9061
9062 * configure.in: don't build ld on solaris2 (not a viable option
9063 due to bugs in getpwnam & getpwuid)
9064
9065Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9066
9067 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9068 config.guess will produce a full version number.
9069
9070Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9071
9072 * configure.in: Build linker and binutils for alpha-dec-osf1.
9073
9074Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9075
9076 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9077 and gdb/testsuite/Makefile.in.
9078
9079Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9080
9081 * configure.in: recognize mips*- instead of mips-
9082
9083Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
9084
9085 * config.sub: Accept linux*coff and linux*elf as operating
9086 systems.
9087
9088Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9089
9090 * config.sub: Recognize mips64, and mips3 as an alias for it.
9091
9092Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9093
9094 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9095 gdb knows how to handle OSF/1 shared libraries.
9096
9097Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9098
9099 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9100 * config.guess: Recognize Hitachi's HIUX.
9101 * config.sub: Recognize h3050r* and hppahitachi.
9102 Remove redundant cases for hp9k[23]*.
9103
9104Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9105
9106 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9107 if gas and ld are in the source tree and are in ${configdirs}.
9108 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 9109 --with options (but still pass them down on the command line,
252b5132
RH
9110 if they were explicitly specified).
9111
9112Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9113
9114 * configure: substitute SHELL value in Makefile.in with
9115 ${CONFIG_SHELL}
9116
9117Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9118
9119 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9120 *-*-solaris2* targets.
9121
9122Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9123
9124 * Makefile.in: define M4, and pass it down to sub-makes;
9125 all-autoconf now depends on all-m4
9126
9127Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9128
9129 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9130 presence of {ar,ranlib} instead of a configured directory
9131
9132Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9133
9134 * config.guess: Accept 34?? as well as 33?? for NCR.
9135
9136Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9137
9138 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9139 of 'gas' in sed commands, since 'gash' is now in the tree as well.
9140
9141Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9142
9143 * configure: grab values for $(CC) and $(CXX) from the
9144 environment, so that someone can do "CC=gcc configure; make" and
9145 have it work right (matching the way that autoconf works now)
9146
9147 * configure.in, Makefile.in: add support for gash, the tcl
9148 interface to Galaxy
9149
9150 * config.guess: add NetBSD variants (hp300, x86)
9151
9152Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
9153
9154 * install.sh: Support -d option (in the manner of SunOS 4 install,
9155 as it is more deterministic than that of GNU install)
9156 (chmodcmd): Set file to mode 755 by default (should also do default
9157 chgrp and chown, but I don't feel like dealing with that now)
9158
9159Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
9160
9161 * config.sub: Remove h8300hhms alias.
9162
9163Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9164
9165 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
9166
9167Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9168
9169 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
9170 as stmp-fixinc
9171
9172Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9173
9174 * config.sub: recognize m88110-bug-coff.
9175
9176Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9177
9178 * Makefile.in (all-libio): all dependencies on the toolchain used
9179 to build this (gcc, gas, ld, etc)
9180
9181Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9182
9183 * config.guess: Deal with OSF/1 1.3 on alpha.
9184
9185Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9186
9187 * install.sh: add some 'else true' clauses for portability
9188
9189 * configure.in: don't build libio for h8[35]00-*-* targets
9190
9191Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
9192
9193 * Makefile.in: Add support for new libio.
9194
9195Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9196
9197 * install.sh: If one command fails, don't try the rest. Don't try
9198 to remove $dsttmp (via trap) unless we have already created it.
9199 If $src doesn't exist, detect it and exit with an error.
9200
9201 * config.guess: Recognize BSD on hp300.
9202
9203Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
9204
9205 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
9206 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
9207
9208Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
9209
9210 * Makefile.in (all-send-pr): depends on all-prms
9211
9212Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9213
9214 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
9215
9216Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9217
9218 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
9219 Added test for mips-mips-riscos5.
9220
9221Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9222
9223 * configure.in: use mh-hp300 for 68k HP hosts
9224
9225Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9226
9227 * configure: add support for CONFIG_SHELL, so that you can use
9228 some alternate shell for evaluating configure scripts
9229
9230Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
9231
9232 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
9233 in configure script to bug-gdb@prep.ai.mit.edu when building
9234 distribution archive.
9235 * Makefile.in (COMPRESS): Remove def.
9236 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
9237 gdb.tar.Z and make-gdb.tar.Z respectively.
9238 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
9239 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
9240 to convergence with 'taz' target in Makefile.in.
9241
9242Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9243
9244 * install.sh (dsttmp): use trap to ensure that tmp files go
9245 away on error conditions
9246
9247Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9248
9249 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
9250
9251Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9252
9253 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
9254 its parent is '/' not ''.
9255
9256 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
9257
9258Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
9259
9260 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
9261 that ${newsrcdir}/configure.in does.
9262
9263Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9264
9265 * test-build.mk: support for CONFIG_SHELL
9266
9267Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
9268
9269 * config.sub (netware): Add as a basic system type.
9270
9271Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9272
9273 * Makefile.in (Makefile): depend on configure.in. Also drop the
9274 $(srcdir)/ from the dependency on Makefile.in.
9275
9276Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
9277
9278 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
9279 (h8300hhms is temporary until multi-libraries are implemented).
9280 * configure.in: Handle h8300h too.
9281
9282Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9283
9284 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
9285
9286Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
9287
9288 * configure: Remove extraneous output when guessing host type.
9289 * config.guess: Remove extraneous output when guessing using C
9290 compiler rather than uname, or when guessing fails.
9291
9292Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9293
9294 * Makefile.in: remove all.cross and install.cross targets
9295
9296 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
9297 definitions
9298
9299Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
9300
9301 * configure.in (target sh): Build gprof.
9302
9303Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9304
9305 * config.sub: change -solaris to -solaris2
9306
9307Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9308
9309 * configure.in: Use config/mh-riscos for mips-*-sysv*.
9310
9311Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
9312
9313 * configure: Correct error message for missing Makefile.in to
9314 print correct directory.
9315
9316Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9317
9318 * install.sh: kludge around 386BSD shell bug
9319
9320Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
9321
9322 * config.guess: Recognize NeXT.
9323 * config.guess: Recognize i486-ncr-sysv4.
9324 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
9325
9326Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
9327
9328 * Makefile.in (MAKEINFOFLAGS): New variable.
9329 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
9330 * build-all.mk, test-build.mk: Pass down --no-split as
9331 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
9332
9333Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
9334
9335 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
9336
9337Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
9338
9339 * Makefile.in (libg++.tar.z): New rule.
9340 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
9341 * Makefile.in (taz): Only do a single chmod.
9342
9343Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9344
9345 * install.sh: don't use dirname anymore (replaced with sed usage)
9346
9347Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
9348
9349 * Makefile.in: Change extension for gzip'd files from '.z' to
9350 '.gz' per new FSF standard usage.
9351
9352Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9353
9354 * configure: put quotes around the final value of program_transform_name
9355
9356Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9357
9358 * Makefile.in: new install.sh support; update install-info rules
9359
9360Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
9361
9362 * configure.in: Build diff for crosses, but not for go32 host.
9363
9364 * configure.in: Build gprof only for native, and don't build it
9365 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9366
9367Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
9368
9369 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
9370
9371Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9372
9373 * configure.in (host_tools): Add prms.
9374
9375Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9376
9377 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
9378 with $(FLAGS_TO_PASS) on the command line
9379
9380 * config.sub: Recognize lynx and lynxos
9381
9382Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
9383
9384 * config.sub: Accept -ecoff*, not just -ecoff.
9385
9386Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9387
9388 * Makefile.in (taz): Use .gz suffix instead of .z.
9389 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
9390 names.
9391
9392Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9393
9394 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
9395
9396Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9397
9398 * Makefile.in (install-no-fixedincludes): install gcc last, so
9399 that rebuilds that might happen during 'make install' don't get
9400 bogus gcc include files
9401
9402Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9403
9404 Change from Utah for HPPA support:
9405 * config.guess: Recognize hppa1.x-hp-bsd.
9406
9407Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
9408
9409 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
9410 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9411
9412Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
9413
9414 * config.sub: Add support for rom68k and bug boot monitors.
9415
9416Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
9417
9418 * Makefile.in: Make all-opcodes depend on all-bfd.
9419
9420Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
9421
9422 * config.guess: Added special check for i[34]86-univel-sysv4*.
9423
9424Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
9425
9426 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9427 the processor rather than assuming i486.
9428
9429Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9430
9431 * config.guess: Recognize SunOS6 as Solaris3.
9432
9433Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
9434
9435 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
9436 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
9437
9438Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
9439
9440 * build-all.mk (all-cross): New target for Canadian Cross.
9441 Added Q2 go32 targets.
9442 * test-build.mk: Configure go32 cross sparclite-aout and
9443 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
9444 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9445
9446Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9447
9448 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9449 GO32 hosted toolchains
9450
9451Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
9452
9453 * configure: change so "-exec-prefix" gets passed down rather
9454 than "-exec_prefix" so autoconf generated Makefiles get the
9455 exec_prefix set right.
9456
9457Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9458
9459 * config.guess: get the Solaris2 minor version number
9460
9461 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9462
9463Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9464
9465 * config.guess: Recognize some Sequent platforms.
9466
9467Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9468
9469 * Makefile.in: added the vault-install target
9470
9471 * configure.in: actually use the Sun3 makefile fragment that's in
9472 config, also added the release dir to configdirs
9473
9474Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9475
9476 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9477
9478Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9479
9480 * configure.in: remove some program from Alpha targetted toolchains
9481
9482Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
9483
9484 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
9485 gprof.
9486 (taz): Run "make diststuff" in those directories instead of "make
9487 proto-dir". Look for "VERSION=" only at start of line in subdir
9488 Makefile. Use "gzip -9" for compression.
9489 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9490 (binutils.tar.z): New target.
9491
9492Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9493
9494 * Makefile.in (taz): Include gpl.texinfo.
9495
9496Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9497
9498 * Makefile.in (setup-dirs): Merged into "taz" target.
9499 (taz): Only do `proto-dir' stuff if a directory is actually needed
9500 for this target.
9501
9502Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
9503
9504 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9505 (FLAGS_TO_PASS): Pass down MUNCH_NM.
9506 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9507 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9508 (gcc-no-fixedincludes): Correct for current gcc Makefile.
9509
9510Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
9511
9512 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
9513 config.sub, and move-if-change to gdb testsuite distribution
9514 archive, so the testsuite can be extracted, configured, and
9515 run separately from the gdb distribution. Blow away the Chill
9516 tests that require a Chill compiled executable, since GNU Chill
9517 is not yet publically available.
9518
9519Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9520
9521 * test-build.mk: set environment variables in a single command,
9522 instead of a list of assignments and exports
9523
9524 * config.guess: recognize Alpha/OSF1 systems
9525
9526Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9527
9528 * configure: Change help message to prefer --options rather than
9529 -options.
9530
9531Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9532
9533 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
9534 zippy@ecst.csuchico.edu.
9535 * config.guess: Recognize miniframe.
9536
9537Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
9538
9539 * Makefile.in: Use srcroot to find runtest rather than rootme.
9540 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
9541
9542Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
9543
9544 * test-build.mk: Extensive additions to support building on a
9545 machine other than the host.
9546
9547Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9548
9549 * configure (tooldir): Fix for i386-aix again.
9550
9551Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
9552
9553 * configure, Makefile.in: Change definition of $(tooldir)
9554 to match the FSF.
9555
9556Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
9557
9558 * config.guess: Recognize i[34]86/SVR4.
9559
9560Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9561
9562 * Makefile.in (all-gdb): gdb depends on sim.
9563
9564Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
9565
9566 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
9567 at the same time we make the prototype gdb directory.
9568 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
9569 files at the same time as the gdb base release distribution.
9570
9571Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
9572
9573 * Makefile.in (check): Use individual check targets rather than
9574 DO_X rule.
9575 (check-gcc): Added.
9576
9577Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
9578
9579 * config.sub: Use sysv3.2 not sysv32 for canonical OS
9580 for System V release 3.2.
9581
9582Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9583
9584 * config.sub: Recognize hppaosf.
9585 * configure.in: Do configure ld/binutils/gas for it.
9586
9587Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9588
9589 * configure (tooldir): Alter syntax used to set this, for systems
9590 where "\$" isn't handled right, like i386-aix.
9591
9592Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
9593
9594 * configure: Pass program-transform-name, not
9595 program_transform_name, to recursive configures.
9596
9597Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
9598
9599 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
9600 of gas+ld+binutils.
9601
9602Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
9603
9604 * config.guess: Recognize AIX3.2 as distinct from 3.1.
9605
9606Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9607
9608 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
9609
252b5132
RH
9610Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9611
9612 * Makefile.in (PRMS): Set back to all-prms.
9613
9614Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
9615
9616 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
9617 targets, rather than for MIPS hosts.
9618
9619Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9620
9621 * configure.in: add comment for --with-x default values
9622
9623 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
9624
9625 * Makefile.in: add check-* targets for each of the directories in
9626 the tree. Add a definition of RUNTEST that will use the one we
9627 just built, if it exists. Pass this down via FLAGS_TO_PASS.
9628
9629Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
9630
9631 * configure.in: Removed obsolete references to bfd_target and
9632 target_makefile_frag.
9633
9634 * build-all.mk: Set assorted targets for Q2.
9635 * config.sub: Recognize z8k-sim and h8300-hms.
9636 * test-build.mk: Really don't pass host to configure.
9637 (HOLES): Added uname.
9638
9639Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
9640
9641 * configure: Handle an empty program-prefix, program-suffix or
9642 program-transform-name correctly.
9643
9644Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
9645
9646 * build-all.mk: -G 8 no longer required for MIPS targets.
9647 * test-build.mk: Don't pass host argument to configure; make it
9648 guess.
9649
9650Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
9651
9652 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
9653 * Makefile.in (COMPRESS): New macro, like GZIP.
9654
9655Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
9656
9657 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
9658
9659 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
9660 with gas currently defaults to -G 0.
9661
9662Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
9663
9664 * Makefile.in (all-flex): flex depends on byacc.
9665
9666 * build-all.mk: If host not specified, use config.guess. Pass TAG
9667 to test-build.mk as RELEASE_TAG.
9668 * test-build.mk (configargs): New variable containing arguments to
9669 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
9670 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
9671
9672 * config.guess: Use /bin/uname when checking -X argument on SCO,
9673 to avoid invoking GNU uname which doesn't understand -X.
9674
9675 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
9676
9677 * configure.in: Build gas for mips-*-*.
9678
9679Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9680
9681 * Makefile.in (all.normal): insert missing backslash.
9682
9683Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
9684
4bddf3ad 9685 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
9686
9687 * Makefile.in: Complete overhaul to merge many almost identical
9688 targets.
9689
9690Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9691
9692 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
9693 (gdb.tar.Z): Adjusted.
9694
9695 * Makefile.in (setup-dirs, taz): New targets; should be general
9696 enough to adapt for gdb sometime. Build only .z file.
9697 (gas.tar.z): New target.
9698
9699Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9700
9701 * build-all.mk: Use CC=cc -Xs on Solaris.
9702
252b5132
RH
9703Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
9704
9705 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
9706 for handling BISON for FSF releases.
9707
9708Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9709
9710 * configure: Actually implement the change zoo just documented.
9711
9712Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9713
9714 * configure: when using config.guess, only set target_alias when
9715 it's not already been set (ie, on the command line)
9716
9717Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9718
9719 * Makefile.in: add installcheck target, set PRMS to install-prms
9720
9721Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9722
9723 * configure: add support for package_makefile_fragment, handle the
9724 case where a directory has a configure.in file but no Makefile.in
9725 more gracefully (with an actual understandable error message, even);
9726 add support for --without (and add this to the usage message); also
9727 explicitly add a --host=${host_alias} to the command line when
9728 config.guess is used
9729
9730Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9731
9732 * configure: Must use both --host and --target in recursive calls.
9733
9734Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
9735
9736 * Makefile.in: Change deja-gnu to dejagnu.
9737
9738Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
9739
9740 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
9741
9742Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9743
9744 * configure.in: canonicalize all instances to *-*-solaris2*,
9745 also strip out a number of tools to not build for go32 host
9746
9747Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9748
9749 * config.guess: add GPL.
9750
9751 * Makefile.in, config.guess, config.sub, configure: bump
9752 copyrights to 93.
9753
9754Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
9755
9756 * Makefile.in (do-info): Removed obsolete check for existence of
9757 localenv file.
9758
9759 * Makefile.in (MAKEOVERRIDES): Define to be empty.
9760
9761Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9762
9763 * Makefile.in: a couple of 'else true' for decstation,
9764 support for TclX
9765
9766 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9767
9768Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
9769
9770 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9771
9772Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
9773
9774 * config.guess: Recognize i386-ibm-aix (PS/2).
9775 * configure.in: Use config/mh-aix386 file for it.
9776
9777Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
9778
9779 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9780 CC_FOR_TARGET instead.
9781 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9782
9783Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
9784
9785 * Makefile.in: Add sim to list of directories sent with gdb
9786
9787Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
9788
9789 * configure.in: Put back mips-dec-bsd* case.
9790
9791Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
9792
9793 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9794 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
9795 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
9796
9797Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9798
9799 * configure.in: remove no-op mips-dec-bsd* in "case $target"
9800
9801 * Makefile.in (dir.info): only run gen-info-dir if it exists,
9802 (install-info): install dir.info only if it exists,
9803 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9804
9805Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
9806
9807 * configure.in: For vms target, skip bfd, ld, binutils. Do build
9808 gas for mips-dec-bsd.
9809
9810Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
9811
9812 * configure (makesrcdir): If ${srcdir} is relative and not ".",
9813 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9814
9815Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
9816
9817 * configure.in: Added "dejagnu" to hosttools list.
9818
9819Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9820
9821 * config.sub, configure.in, config.guess: Add support
9822 for Bosx, an AIX variant from Bull.
9823 Patches from F.Pierresteguy@frcl.bull.fr.
9824
9825Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
9826
9827 * devo/dejagnu: Initial creation of devo/dejagnu.
9828 Migrated dejagnu testcases and support files for testing software
9829 tools to reside as subdirectories, currently called "testsuite",
9830 within the directory of the software tool. Migrated all programs,
9831 support libraries, etc. beloging to dejagnu proper from
9832 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
9833 with no modifications. The changes to these files which will
9834 allow them to configure, build, and execute properly will be made
9835 in a future update.
9836
9837Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9838
9839 * Makefile.in: Change send_pr to send-pr.
9840 * configure.in: Likewise.
9841 * send_pr: Renamed directory to send-pr.
9842
9843Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
9844
9845 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
9846
9847Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
9848
9849 * README: Update for gdb-4.8 release.
9850 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
9851 gdb-xxx.tar.z (gzip'd) file also.
9852
9853Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9854
9855 * Makefile.in: make all-diff depend on all-libiberty
9856
9857Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
9858
9859 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9860
9861Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9862
9863 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9864
9865Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
9866
9867 * Makefile.in (DEVO_SUPPORT): Remove etc directory
9868 (ETC_SUPPORT): Only add the files GDB wants from etc/.
9869 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
9870
9871Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9872
9873 * Makefile.in: makeinfo binary is in a new location
9874
9875Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
9876
9877 * config.sub: Accept -ecoff as an OS.
9878
9879 * Makefile.in: Various changes to eliminate a level of make
9880 recursion and reduce the required command line length.
9881 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9882 sub-makes.
9883 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9884 variables holding settings for specific sub-makes.
9885 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9886 in terms of BASE_FLAGS_TO_PASS.
9887 (TARGET_LIBS): New variable listing directories which use
9888 TARGET_FLAGS_TO_PASS.
9889 (subdir_do): Eliminated.
9890 (do-*): New set of targets to replace subdir_do.
9891 (various): All targets which used subdir_do now depend on do-*.
9892 (local-clean): Renamed from do_clean.
9893 (local-distclean): New target, dependency of distclean and
9894 realclean.
9895 (install-info): Don't create directories. Depend on dir.info
9896 rather than calling make recursively.
9897 (install-dir.info): Eliminated.
9898 (install-info-dirs): Create all info directories here.
9899 (dir.info): Depend upon do-install-info.
9900
9901 * test-build.mk (HOLES): Added false.
9902
9903Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
9904
9905 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
9906
9907Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9908
9909 * Makefile.in (info): remove dependency on all-texinfo. The
9910 problem was really in texinfo/C, not at this level.
9911
9912Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
9913
9914 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9915
9916Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
9917
9918 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
9919 GDB releases.
9920
9921Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9922
9923 * configure: Include srcdir in message about target of link not
9924 being found. Don't convert `-' to `_' in `with' options being
9925 passed to subdirs.
9926
9927Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9928
9929 * configure.in: add uudecode to host_tools
9930
9931 * Makefile.in: added {all,install}-uudecode targets, added them to
9932 the appropriate lists
9933
9934Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
9935
9936 * Makefile.in (all-gcc): Added dependency on all-gas.
9937
9938 * configure.in (mips-*-*): Build ld and binutils.
9939
9940Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9941
9942 * configure: check return code from mkdir, print error message and
9943 exit on failure.
9944
9945Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
9946
9947 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
9948
9949Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
9950
9951 * test-build.mk (HOLES): Added tar, cpio and uudecode.
9952
9953Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9954
9955 * config.sub (h8500): Recognize this as a cpu type.
9956
9957Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9958
9959 * configure: source directory missing is no longer a warning
9960
9961 * configure.in: recognize irix[34]* instead of irix[34]
9962
9963 * Makefile.in: define and pass down X11_LIB
9964
252b5132
RH
9965Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
9966
9967 * guess-systype: Renamed to ...
9968 * config.guess: ... by popular request.
9969 * configure.in, Makefile.in: Update accordingly.
9970
9971Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
9972
9973 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
9974 + Add Convex, Cray/Unicos, and Encore/Multimax support.
9975 + Execute ./dummy instead of assuming . is in PATH.
9976
9977Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
9978
9979 * guess-systype: New shell script. Attempts to guess the
9980 canonical host name of the executing host.
9981 Only a few hosts are supported so far.
9982 * configure: Call guess-systype if no host is specified.
9983
9984Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
9985
9986 * Makefile.in (gcc-no-fixedincludes): Made to work with current
9987 gcc Makefile.
9988
9989
9990Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
9991
9992 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9993 (all-gcc, install-gcc, subdir_do): Use it.
9994
9995Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9996
9997 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9998
9999Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
10000
10001 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10002 set exclusively by configure, using configure.in .
10003
10004Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10005
10006 * test-build.mk: set $PATH for all builds
10007
10008 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
10009
10010Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
10011
10012 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
10013 the one used in gcc/Makefile.in, so that a null expansion doesn't
10014 override the one needed to build gcc with a native cc.
10015
10016
10017Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10018
10019 * configure: Accept -with arguments.
10020
10021Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10022
10023 * Makefile.in: added h8300sim
10024
10025Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
10026
252b5132
RH
10027 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10028 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
10029 (all-cygnus, native, build-cygnus): Make
10030 $(canonhost)-stamp-3stage-done, not $(host)....
10031 * test-build.mk (stamp-3stage-compared): Use tail +10c for
10032 i386-sco3.2v4. Added else true to if command.
10033
10034Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
10035
10036 * config.sub: (from FSF) Sequent uses a BSD-like OS.
10037
10038Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
10039
10040 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10041
10042Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10043
10044 * configure.in: don't remove binutils from Solaris builds
10045
10046Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
10047
10048 * Makefile.in: get rid of earlier definitions for *clean,
10049 also handle the recursive info rule better
10050
10051Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
10052
10053 * Makefile.in (mostlyclean, distclean, realclean): Fix to
10054 do more-or-less the right thing.
10055
10056Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
10057
10058 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10059 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10060
10061Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10062
10063 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10064 $(host_canonical).
10065
10066 * configure.in: split the configdirs list into 4 categories (native
10067 v. cross, library v. tool) and handle the cross-only and native-
10068 only in more reasonable (and correct!) way.
10069
10070Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
10071
10072 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
10073 configdirs anymore.
10074
10075Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10076
10077 * Makefile.in: extensive cleanup:: removed all of the explicit
10078 clean-* targets, collapsed many wrappers around subdir_do into
10079 one, added additional targets to satisfy standards.texi, deleted
10080 some old targets, some changes for consistency
10081
10082Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10083
10084 * configure.in: handle some programs as cross-only, and others as
10085 native only
10086
10087 * test-build.mk: handle partial holes in a more generic manner
10088
10089 * Makefile.in: m4 depends on libiberty
10090
252b5132
RH
10091Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10092
10093 * configure.in: add m4, textutils, fileutils, sed, shellutils,
10094 time, wdiff, and find to configdirs
10095
10096 * Makefile.in: all, clean, and install rules for the new programs
10097 added to configure.in
10098
10099Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10100
10101 * configure.in: use mh-sun for all *-sun-* hosts
10102
252b5132
RH
10103Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10104
10105 * Makefile.in: define flags for X11 include files and library file
10106 locations, pass them down to the programs that need this info
10107
10108 * build-all.mk: added a 'native' target, to 3stage the native toolchain
10109
252b5132
RH
10110Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10111
10112 * configure.in: start building libg++ for HP-UX targets
10113
10114Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
10115
10116 * README: Update references to files moved into etc/.
10117
10118Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
10119
10120 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
10121 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
10122
10123Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
10124
10125 * configure: accept dash as well as underscore in long option
10126 names for FSF compatibility.
10127
10128Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
10129
10130 * config.sub: added -sco3.2v4 support from FSF.
10131
10132Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10133
10134 * configure.in: expand the section that adds or removes
10135 directories from the list of programs to build, to handle native
10136 vs. cross in addition to host v. native
10137
10138Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
10139
10140 * Makefile.in: Replace C++ in macro names with CXX.
10141 This is less likely to break ...
10142
10143Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10144
10145 * test-build.mk: add -w to GNU_MAKE
10146
10147Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10148
10149 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10150 add 'sparc' to list of recognized cpus. This needed to make
10151 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10152 Delete some redundant ose68 variants. Recognize -wrs as an os,
10153 then changes that into $CPU-wrs-vxworks.
10154
10155 * configure.in: remove most references to gdbtest, regularize
10156 target based program removal
10157
10158 * test-build.mk: import from p3 tree (many fixes and changes)
10159
10160Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10161
10162 * Makefile.in: added rules to handle tcl, tk, and expect
10163
10164 * configure.in: handle those directories if they exist
10165
10166Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10167
10168 * config.sub: removed bogus hppabsd and hppahpux names, since
10169 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
10170
10171Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10172
10173 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
10174 depends upon all-xiberty
10175
10176 * Makefile.in: changes from p3, including:
10177
10178 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
10179
10180 * Makefile.in (XTRAFLAGS): include newlib directories if
10181 newlib/Makefile exists, rather than if host != target.
10182
10183 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
10184
10185 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10186 from the same source tree and not building a cross-compiler. This
10187 matters for the libg++ configuration if reconfiguring a tree that
10188 has already been installed.
10189
10190 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
10191
10192 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10193 pick up the machine and system specific header files.
10194
10195 * Makefile.in: added AS_FOR_TARGET, passed down in
10196 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10197 the C compiler to use to create programs which are run in the
10198 build environment, set it to default to $(CC), and passed it down
10199 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10200
10201 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
10202
10203 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
10204 We need them for unusual native builds, like systems without
10205 ranlib.
10206
10207 * configure: also define $(host_canonical) and
80413487
RH
10208 $(target_canonical), which are the full, canonical names for the
10209 given host and target
252b5132
RH
10210
10211Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
10212
10213 * Makefile.in: Added separate definitions for C++.
10214
10215Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
10216
10217 * configure.in (configdirs): Add deja-gnu.
10218
10219Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
10220
10221 * README: Update for configure.texi and gdb-4.7 release.
10222
10223Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
10224
10225 * Makefile.in: Move "all" target to top of file.
10226 Previously, first target was ".PHONY" which caused BSD4.4 make
10227 to build .PHONY when make was run without arguments.
10228
10229Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
10230
10231 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
10232 Library-copylefted code in libiberty.
10233
10234Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
10235
10236 * config.sub: Replace m68kmote with plain old m68k.
10237
10238Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
10239
10240 * Makefile.in: Remove space from blank line, avoid Make complaints.
10241
10242Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
10243
10244 * config.sub: Complain if no argument is given. Added support for
10245 386bsd as OS and target alias.
10246
10247Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
10248
10249 * Makefile.in (XTRAFLAGS): include newlib directories if
10250 newlib/Makefile exists, rather than if host != target.
10251
10252Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
10253
10254 * config.sub: recognize sparclite-wrs-vxworks.
10255
10256 * Makefile.in (install-xiberty): added *-xiberty make rules (from
10257 p3.) Added clean-xiberty to clean.
10258
10259Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10260
10261 * configure.in: use *-*-* instead of nested cases for host and target
10262
10263Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
10264
10265 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10266 from the same source tree and not building a cross-compiler. This
10267 matters for the libg++ configuration if reconfiguring a tree that
10268 has already been installed.
10269
10270Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
10271
10272 * config.sub (i486v/i486v4): Merge in from FSF version.
10273
10274Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
10275
10276 * configure: only set PWD if it is already set.
10277
10278Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
10279
10280 * configure: just set PWD=`pwd` at the top, since Ultrix sh
10281 doesn't have unset and all success paths (and most error paths)
10282 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
10283 to just ${PWD} to avoid confusion.)
10284
10285Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
10286
10287 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
10288 even for a native compilation.
10289
10290Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
10291
10292 Changes to make the gdb.tar.Z rule work better.
10293
10294 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
10295 (DEVO_SUPPORT): Add configure.texi.
10296 (bfd-ilrt.tar.Z): Remove ancient rule.
10297
10298Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
10299
10300 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10301 pick up the machine and system specific header files.
10302
10303 * configure.in, config.sub: added new target m68010-adobe-scout,
10304 with alias of adobe68k. Changed configure.in to check for
10305 -scout before -sco* to avoid a false match.
10306
10307 * Makefile.in: added AS_FOR_TARGET, passed down in
10308 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10309 the C compiler to use to create programs which are run in the
10310 build environment, set it to default to $(CC), and passed it down
10311 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10312
10313Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
10314
10315 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
10316 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
10317 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
10318 FOR_TARGET variants, to newlib and libg++.
10319
10320Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
10321
10322 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
10323 first.
10324
10325Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
10326
10327 * config.sub: Accept `elf' as an environment.
10328
10329Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10330
10331 * Makefile.in (all-opcodes): cd into the right directory
10332
10333Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
10334
10335 * configure: added -program_transform_name option, used as
10336 argument to sed when installing programs.
10337 configure.texi: added documentation for -program_prefix,
10338 -program_suffix and -program_transform_name.
10339
10340Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
10341
10342 * config.sub: Accept i486 where i386 ok.
10343
10344Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
10345
10346 * config.sub: accept we32k
10347
10348Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
10349
35590697 10350 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
10351
10352 * Makefile.in: don't create all directories for ``make install'';
10353 let the subdirectories create the ones they need.
10354
10355Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10356
80413487 10357 * COPYING: new file, GPL v2
252b5132
RH
10358
10359Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10360
10361 * Makefile.in: use the new gen-info-dir, which needs a template
10362 argument (which also lives in texinfo)
10363
10364 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10365
252b5132
RH
10366Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
10367
10368 * config.sub (ncr3000): Change i386 to i486.
10369
10370Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10371
10372 * Makefile.in: add install-rcs, install-grep to
10373 install-no-fixedincludes, removed install-bison and install-libgcc
10374
10375Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
10376
10377 * configure.in: grab the HPUX makefile fragment if on HPUX
10378
10379Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10380
10381 * Makefile.in: eradicate bison spoor (ditto libgcc).
10382 configure.in: recognise m68{k,000}-ericsson-OSE.
10383 es1800 is alias for m68k-ericsson-OSE
10384
10385Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10386
10387 * configure.in: rearrange the parts that remove programs from
10388 configdirs, based now on HOST==TARGET or by canonical triple.
10389
10390Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10391
10392 * test-build.mk: recurse explicitly with -f test-build.mk when
10393 appropriate. predicate stage3 and comparison on the existence
10394 of gcc. That is, if gcc isn't around, we aren't three-staging.
10395 On very clean, also remove ...stamp-co. Build in-place before
10396 doing other builds.
10397
10398Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10399
10400 * Makefile.in, configure.in: add tgas
10401
10402Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10403
10404 * Makefile.in: a number of changes merged in from progressive.
10405
10406 * configure.in: add libm.
10407
10408 * .cvsignore: ignore some stuff that comes from test-build.mk.
10409
252b5132
RH
10410Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
10411
10412 * config.sub: Add es1800 (m68k-ericsson-es1800).
10413
10414Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10415
10416 * configure: Add program_suffix (parallel to program_prefix)
10417 * Makefile.in: adjust directory-creating script for losing decstation
10418
10419Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
10420
10421 * configure: Minor $subdir-related fixes.
10422
10423Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10424
10425 * configure: fix various problems with propogating
10426 makefile_target_frag in subdirs.
10427 * configure.in: config libgcc if its there
10428
10429Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
10430
10431 * config.sub: HPPA merge.
10432
252b5132
RH
10433Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
10434
10435 * Makefile.in: Replace all-bison with all-byacc in all
10436 dependency lines for other tools (which now use byacc).
10437
10438Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
10439
10440 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
10441
252b5132
RH
10442Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
10443
10444 * Makefile.in: make gprof rules similar to byacc rules (instead of
10445 vestigal $(unsubdir) that didn't work...)
10446
10447Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
10448
10449 * config.sub: Add support for Linux.
10450 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
10451 (at least for libg++).
10452
10453Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10454
10455 * configure.texi: fix doc for the -nfp option to configure
10456
10457Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
10458
10459 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10460
10461Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
10462
10463 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10464 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10465 * configure.in: added solaris* host_makefile_frag hook.
10466
10467Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10468
10469 * config.sub: changed recognition of m68000 so that various
10470 m68k types can be specified via m680[01234]0
10471
10472Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10473
10474 * config.sub (basic_machine): fix sed so that '-foo' isn't
10475 completely substituted out while .+'-foo' loses the '-foo'
10476
10477Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10478
10479 * config.sub ($os): Add -aout.
10480
10481Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
10482
10483 * configure: If host_makefile_frag is absolute, don't
10484 prefix ${invsubdir} (relevant to libg++ auto-configure).
10485
10486Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10487
10488 * Makefile.in (tooldir): Define it.
10489 (all-ld): Depend on all-flex.
10490
10491Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
10492
10493 * Makefile.in (check): Fix libg++ special case.
10494
10495Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
10496
10497 * configure: do not bury `pwd` into config.status, thus do fewer
10498 pwd's.
10499
10500 * configure: print the "Building in" message only when building in
10501 other than "." AND verbose.
10502
10503 * configure: remove -s, rework -v to better accomodate guested
10504 configures.
10505
10506 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10507
10508Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
10509
10510 * Makefile.in: macroize flags passed on recursion. remove
10511 fileutils.
10512
10513Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
10514
10515 * configure: get makesrcdir right for subdirs deeper than 1.
10516
10517 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10518 install.
10519
10520Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
10521
10522 * Makefile.in: don't print subdir_do or recursion lines.
10523
10524Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
10525
10526 * standards.texi: added menu item.
10527
10528 * Makefile.in: build and install standards.info.
10529
10530 * standards.texi: new file.
10531
10532Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10533
10534 * configure: test for and move config.status pieces from
10535 ${subdir}/.
10536
10537Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
10538
252b5132
RH
10539 * configure: Test for existance of files before trying to mv
10540 them, to avoid numerous non-existance messages.
10541
10542Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
10543
10544 * configure: correct final line of config.status.
10545
10546 * configure: patch from eggert. Avoids a protection problem if
10547 the original Makefile.in is read only.
10548
10549 * configure: use move-if-change from gcc to create config.status.
10550 Some makefiles depend on config.status to tell if a directory
10551 has been reconfigured for a different host. This change
10552 prevents those directories from remaking everything in the case
10553 where the reconfig was only intended to rebuild a Makefile.
10554
10555 * configure: test for config.sub with "config.sub sun4" rather
10556 than "config.sub ${host_alias}". Otherwise we can't tell a bad
10557 host alias from a missing config.sub.
10558
10559Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10560
10561 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
10562 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
10563
10564Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
10565
10566 * configure: mkdir ${subdir} as needed.
10567
10568Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
10569
10570 * Makefile.in,configure.in: added autoconf.
10571
10572Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10573
10574 * Makefile.in: no longer pass against on recursion.
10575
10576 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
10577 definitions are not inherited.
10578
10579 * configure: correct makesrcdir when subdir is .
10580
10581Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
10582
10583 * configure: Add support for 'subdirs' variable, which is
10584 like 'configdirs', except that configure doesn't re-invoke
10585 itself for subdirs, it just creates a Makefile for each subdir.
10586 * configure.texi: Document subdirs.
10587
10588Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10589
10590 * configure.in: added flex to configdirs
10591
10592Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
10593
10594 * Makefile.in: remove clean-stamps from clean.
10595
10596Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
10597
10598 * configure.in: Add gdbtest to configdirs.
10599
10600Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
10601
10602 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
10603 to recursive makes.
10604 * configure.in: Recognize new ncr3000 config.
10605
10606Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
10607
10608 * Makefile.in, configure.in: removed references to gdbm.
10609
10610Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
10611
10612 * config.sub: Don't canonicalize os value
10613 newsos* to bsd (readline needs to check for newsos).
10614 (This fix was earlier made Jan 31, but got re-broken.)
10615
10616Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
10617
10618 * configure.in: sco is an os, not a vendor!
10619
10620 * configure: Quote $( better. Keep various shells happy.
10621
10622Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
10623
10624 * Makefile.in: eliminate stamp-files.
10625
10626Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
10627
10628 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
10629 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
10630
10631Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
10632
10633 * config.sub: fix iris/iris3.
10634
10635Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
10636
10637 * configure: re-add -rm.
10638
10639Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
10640
10641 * Maskefile.in: add .stmp-rcs to all.
10642
10643 * configure.in: remove gas from rs6000 build, use aix host fragment.
10644
10645Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
10646
10647 * configure: pass down site_option during recursion.
10648
10649Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
10650
10651 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
10652
10653Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
10654
10655 * configure: Change exec_prefix so that it really defaults to prefix.
10656
10657Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
10658
10659 * Makefile.in, configure.in: Add support for mmalloc library.
10660
10661Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
10662
10663 * Makefile.in: add stmp dependencies for a few more things.
10664
10665Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
10666
10667 * configure: adjusted error message on objdir/srcdir configure
10668 collision, per john's suggestion.
10669
10670 * Makefile.in: add libiberty stmp to all and all.cross.
10671
10672Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
10673
10674 * Makefile.in: remove force dependencies, add grep to all.
10675
10676Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
10677
10678 * Makefile.in: drop flex. make stamp files work.
10679
10680 * configure: added test for conflicting configuration in srcdir,
10681 remove trailing slashes from srcdir. Otherwise emacs gdb mode
10682 gets cranky. use relative paths for configure and srcdir
10683 whenever possible. Send some error messages to stderr that were
10684 going to stdout.
10685
10686Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
10687
10688 * Makefile.in: Fix libg++ rule to check for gcc directory
10689 before using gcc/gcc. Also pass XTRAFLAGS.
10690
10691Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
10692
10693 * Makefile.in: added stmp-files so that directories aren't polled
10694 when they are already built.
10695
10696 * configure.texi: fixed a node pointer problem.
10697
10698Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
10699
4bddf3ad 10700 * config.sub configure.in gdb/configure.in
252b5132
RH
10701 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
10702 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
10703 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
10704
10705Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10706
10707 * configure: -recurring becomes -silent. corrected help message
10708 for -site= option.
10709
10710 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
10711
10712Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10713
10714 * configure: when building Makefile for crosses, replace
10715 tooldir and program_prefix. default srcdir from location of
10716 config.sub. remove "for host in hosts" and "for target in
10717 targets" loops.
10718
10719Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10720
10721 * Makefile.in: Do not pass bindir or mandir to cvs.
10722
10723Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10724
10725 * Makefile.in, configure.in: removed traces of namesubdir,
10726 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10727 copyrights to '92, changed some from Cygnus to FSF.
10728
10729 * configure.texi: remove most references to multiple hosts,
10730 multiple targets, subdirs, etc.
10731
10732 * configure.man: removed rcsid. reference config.sub not
10733 config.subr.
10734
10735 * Makefile.in: mkdir $(infodir) on install-info.
10736
10737Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
10738
10739 * configure.texi: Explain better about .gdbinit and about
10740 the environment that configure.in sections run in.
10741
10742Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
10743
10744 * configure.in: Ultrix is only a decstation if it's a MIPS.
10745
10746Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
10747
10748 * README: DOC.configure => cfg-paper.texi.
10749
10750Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
10751
10752 * config.sub (near case $os): Don't convert newsos* to bsd!
10753
10754Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
10755
10756 * Makefile.in: Reinstall change from gdb-4.3 that reduces
10757 the number of copies of COPYING that go into the GDB tar file.
10758
10759Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
10760
4bddf3ad 10761 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
10762 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10763 Fix SCO configuration stuff.
10764
10765Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
10766
10767 * Makefile.in: For libg++, make sure the -I pointing
10768 to the gcc directory goes *after* all the libg++-local -I flags.
10769 Also, move just-gcc dependency from just-libg++ to all-libg++.
10770
10771Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
10772
10773 * configure: Change -x to -f to keep Ultrix /bin/test happy.
10774
10775Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
10776
10777 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
10778
10779Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
10780
10781 * config.sub: Add stratus configuration frags. Also
10782 submitted to FSF.
10783
10784Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
10785
10786 * Makefile.in (DEV_SUPPORT): add configure.man.
10787
10788 * config.sub(Decode manufacturer-specific): add -none*.
10789
10790Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
10791
10792 * Makefile.in: remove form feeds to make Sun's make happy.
10793 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
10794
10795Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
10796
10797 * Makefile.in (AR_FLAGS): Make quieter.
10798
10799Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
10800
10801 * configure.in: Add libg++.
10802 * configure: When verbose, don't output the command line at each
10803 level; it will be unremarkably the same as the previous version,
10804 which will be the same as what the user typed.
10805
10806Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
10807
10808 * configure.in, Makefile.in: fix clean-info, add flex. add
10809 fileutils.
10810
10811 * configure: be less sensitive to spaces in Makefile.in. Do not
10812 look for sources in "..". Doing so breaks subdirectories that
10813 might have their own configure. If a subdir has it's own
10814 configure script, use it.
10815
10816Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
10817
10818 * cfg-paper.texi: some changes suggested by rms.
10819
10820Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
10821
10822 * config.sub: Merge in some small additions from the FSF version,
10823 taken from the gcc distribution, to bring the Cygnus and FSF
10824 versions into closer sync.
10825
10826Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
10827
10828 * configure.in: Changed svr4 references to sysv4.
10829
10830Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
10831
10832 * configure: added -V for version number option.
10833
10834Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
10835
10836 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10837 renamed from DOC.configure to cfg-paper.texi.
10838
10839Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10840
10841 * configure, config.subr, config.sub: config.subr is now
10842 config.sub again.
10843
10844Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
10845
10846 * configure.texi: new file, in progress.
10847
10848 * Makefile.in: build info file and install the man page for
10849 configure.
10850
10851 * configure.man: new file, first cut.
10852
10853 * configure: find config.subr again now that configuration "none"
10854 has gone. removed all traces of the -ansi option. removed all
10855 traces of the -languages option.
10856
10857 * config.subr: resync from rms.
10858
d932cae7 108591991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10860
10861 * configure, config.sub, config.subr: merge config.sub into
10862 config.subr, call the result config.subr, remove config.sub, use
10863 config.subr.
10864
10865 * Makefile.in: revised install for dir.info.
10866
d932cae7 108671991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10868
10869 * configure.in: add decstation host makefile frag.
10870
10871 * Makefile.in: BISON now bison -y again. also install-gcc on
10872 install. clean-gdbm on clean. infodir belongs in datadir.
10873 Make directories for info install. Build dir.info here then
10874 install it.
10875
d932cae7 108761991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10877
10878 * Makefile.in: fix for bad directory tests.
10879
d932cae7 108801991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10881
10882 * configure: \{1,2\} appears to be a sysv'ism. Use a different
10883 regexp. -srcdir relative was being handled incorrectly.
10884
10885 * Makefile.in: unwrapped some for loops so that parallel makes
10886 work again and so one can focus one's attention on a particular
10887 package.
10888
d932cae7 108891991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10890
10891 * configure: added PWD as a stand in for `pwd` (for speed). use
10892 elif wherever possible. make -srcdir work without -objdir.
10893 -objdir= commented out.
10894
d932cae7 108951991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10896
10897 * configure: +options become --options. -subdirs commented out.
10898 added -host, -datadir. Renamed -destdir to -prefix. Comment in
10899 Makefile now at top of generated Makefile. Removed cvs log
10900 entries. added -srcdir. create .gdbinit only if there is one
10901 in ${srcdir}.
10902
10903 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10904 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10905 and mandir now keyed off datadir by default.
10906
d932cae7 109071991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10908
10909 * Freshly created ChangeLog.
10910
10911\f
10912Local Variables:
10913mode: change-log
10914left-margin: 8
10915fill-column: 76
10916version-control: never
10917End:
This page took 0.739819 seconds and 4 git commands to generate.