]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
* win32-nat.c (env_sort): New function.
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
907be67c
DJ
12005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * Makefile.def: Remove gdb dependencies for gdbtk.
4 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5 (configure-gdb, install-gdb): New rules.
6 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7 * Makefile.in, configure: Regenerated.
8
e360f423
PB
92005-10-22 Paolo Bonzini <bonzini@gnu.org>
10
11 PR bootstrap/24297
12 * Makefile.tpl (do-[+make-target+], do-check, install,
13 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
14 are set before recursing.
15 * Makefile.in: Regenerate.
16
45d5eb0a
EB
172005-10-20 Eric Botcazou <ebotcazou@adacore.com>
18
19 PR bootstrap/18939
20 * Makefile.def (gcc) <target>: Fix thinko.
21 * Makefile.in: Regenerate.
22
3cf3372e
BS
232005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
24
25 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
26 * configure: Regenerate.
27
bd70a46f
KH
282005-10-09 Kazu Hirata <kazu@codesourcery.com>
29
30 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
31 target-libffi, target-qthreads, target-libjava, and
32 targetlibobjc.
33 * configure: Regenerate.
34
5ae72758
DJ
352005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
36
37 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
38 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
39 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
40 (USUAL_OBJDUMP_FOR_TARGET): New.
41 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
42 * configure.in: Check for $OBJDUMP_FOR_TARGET.
43 * configure, Makefile: Regenerated.
44
cc96343e
PB
452005-10-05 Paolo Bonzini <bonzini@gnu.org>
46
47 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
48 before other host packages.
49
f70224b5
PB
502005-10-05 Paolo Bonzini <bonzini@gnu.org>
51
52 PR bootstrap/22340
53
54 * configure.in (default_target): Remove.
55 * Makefile.tpl (all): Do not use prerequisites as subroutines
56 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
57 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
58 use prerequisites as subroutines.
59 (check-host, check-target): New.
60 (bootstrap configure & all targets): Do not use stage*-start
61 if the directory layout is already ok.
62 (non-bootstrap configure & all targets): Prepend a $(unstage).
63 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
64 (NOTPARALLEL): Remove.
65 (unstage, stage variables): New variables.
66 (unstage, stage targets): Simply expand to those variables.
67
68 * configure: Regenerate.
69 * Makefile.in: Regenerate.
70
c13c918a
JW
712005-10-04 James E Wilson <wilson@specifix.com>
72
73 * Makefile.def (lang_env_dependencies): Add libmudflap.
74 * Makefile.in: Regenerate.
75
376a0e54
CM
762005-10-03 Catherine Moore <clm@cm00re.com>
77
78 * configure.in (bfin-*-*): Support bfin.
79 * configure: Regenerated.
80
d320aacb
L
812005-09-30 H.J. Lu <hongjiu.lu@intel.com>
82
83 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
84 * configure: Regenerated.
85
7e0f7140
GK
862005-09-28 Geoffrey Keating <geoffk@apple.com>
87
88 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
89 (LIPO_FOR_TARGET): New.
90 (CONFIGURED_LIPO_FOR_TARGET): New.
91 (USUAL_LIPO_FOR_TARGET): New.
92 (STRIP_FOR_TARGET): New.
93 (CONFIGURED_STRIP_FOR_TARGET): New.
94 (USUAL_STRIP_FOR_TARGET): New.
95 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
96 STRIP_FOR_TARGET.
97 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
98 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
99 * Makefile.in: Regenerate.
100 * configure: Regenerate.
101
096f7d00
DE
1022005-09-19 David Edelsohn <edelsohn@gnu.org>
103
104 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
105 (rs6000-*-aix*): Same.
106 * configure: Regenerate.
107
1082005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
109
110 * configure.in: Recognize f95 in the --enable-languages option,
111 and substitute it for fortran, issuing a warning.
112 * configure: Regenerate.
113
2016dfcc
BE
1142005-09-07 Ben Elliston <bje@au.ibm.com>
115
116 Import from Autoconf sources:
117
118 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
119 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
120 Elliston. Handle weird characters correctly.
121
6dd2fda9
DD
1222005-08-30 Phil Edwards <phil@codesourcery.com>
123
124 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
125 * configure: Regenerated.
126
e6db70d4
RE
1272005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
128
129 * Makefile.def (libssp): Add to lang_env_dependencies.
130 * Makefile.in: Regenerate.
131
e1e3d0f5
CG
1322005-08-17 Christian Groessler <chris@groessler.org>
133
134 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
135 * Makefile.in: Regenerate.
136
05cbd757
PB
1372005-08-12 Paolo Bonzini <bonzini@gnu.org>
138
139 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
140 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
141 Look for alternate names of the target cc and c++
142 * configure: Regenerate.
143
55db4b87
PB
1442005-08-08 Paolo Bonzini <bonzini@gnu.org>
145
146 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
147 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
148 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
149 tools; remove code to manually set them.
150 (Target tools): Look in the environment for them.
151 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
152 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
153 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
154 build directory.
155 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
156 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
157 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
158 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
159 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
160 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
161 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
162 * configure: Regenerate.
163 * Makefile.in: Regenerate.
164
414e5532
MM
1652005-07-27 Mark Mitchell <mark@codesourcery.com>
166
167 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
168 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
169 * Makefile.in: Regenerated.
170
a19b6204
MM
1712005-07-26 Mark Mitchell <mark@codesourcery.com>
172
173 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
174 (CFLAGS_FOR_TARGET): Use it.
175 (CXXFLAGS_FOR_TARGET): Likewise.
176 * Makefile.in: Regenerated.
177 * configure.in (--with-build-sysroot): New option.
178 * configure: Regenerated.
179
b73aa406
PB
1802005-07-24 Paolo Bonzini <bonzini@gnu.org>
181
182 * Makefile.tpl: Wrap install between unstage and stage
183 * Makefile.in: Regenerate.
184
6e4d0bcb
KC
1852005-07-16 Kelley Cook <kcook@gcc.gnu.org>
186
187 * all files: Update FSF address.
188
49f58d10
JB
1892005-07-14 Jim Blandy <jimb@redhat.com>
190
191 * configure.in: Add cases for Renesas m32c.
192 * configure: Regenerated.
193
1d9c9cd7
KC
1942005-07-14 Kelley Cook <kcook@gcc.gnu.org>
195
196 * COPYING, compile, config-ml.in, config.guess,
197 config.sub, install-sh, missing, mkinstalldirs,
198 symlink-tree, ylwrap: Sync from upstream sources.
199
1587117a
EC
2002005-07-13 Eric Christopher <echristo@redhat.com>
201
202 * configure.in: Add toplevel noconfigdir support for tpf.
203 * configure: Regenerate.
204
bb780410
DD
2052005-07-11 Jakub Jelinek <jakub@redhat.com>
206
207 * Makefile.def (target_modules): Add libssp.
208 * configure.in (target_libraries): Add target-libssp.
209 * configure: Rebuilt.
210 * Makefile.in: Rebuilt.
211
064d0a7c
PB
2122005-07-11 Paolo Bonzini <bonzini@gnu.org>
213
214 PR ada/22340
215
216 * Makefile.def: Sync with gcc.
217 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
218 * Makefile.in: Regenerate.
219
b2edd3b5
AS
2202005-07-07 Andreas Schwab <schwab@suse.de>
221
222 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
223 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
224 * Makefile.in: Regenerated.
225
5f128533
KH
2262005-07-07 Kazu Hirata <kazu@codesourcery.com>
227
228 * configure.in: Add --enable-libssp and --disable-libssp.
229 * configure: Regenerate with autoconf-2.13.
230
4e3fc8e5
GK
2312005-07-06 Geoffrey Keating <geoffk@apple.com>
232
233 * configure.in: Don't build sim or rda when targetting darwin.
234 * configure: Regenerate.
235
c7357d6a
BE
2362005-07-04 Ben Elliston <bje@gnu.org>
237
238 * src-release (do-proto-toplev): Remove dejagnu bits.
239 (DEJAGNU_SUPPORT_DIRS): Remove.
240 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
241 (GDBD_SUPPORT_DIRS): Likewise.
242 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
243 (INSIGHTD_SUPPORT_DIRS): Likewise.
244 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
245
2462005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
247
248 * setup.com (mpw): Remove unused directive.
249
7d329e61
PB
2502005-06-22 Paolo Bonzini <bonzini@gnu.org>
251
252 * Makefile.def (stagefeedback): Come after profile.
253 Define profiledbootstrap target.
254 * Makefile.tpl (profiledbootstrap): Remove.
255 (stageprofile-end): Zap stagefeedback.
256 (stagefeedback-start): Copy all .gcda files, not only GCC's.
257 * Makefile.in: Regenerate.
258
e5fbed21
DD
2592005-06-13 Zack Weinberg <zack@codesourcery.com>
260
261 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
262 In 'cpp' stanza, support '#line' as well as '# '.
263
59f7ec45
HPN
2642005-06-07 Hans-Peter Nilsson <hp@axis.com>
265
266 * configure.in (unsupported_languages): New macro.
267 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
268 non-ported target libraries in noconfigdirs.
269 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
270 non-linux-gnu. Remove libgcj_ex_libffi.
271 <lang_frag loop>: Set add_this_lang=no if the language is in
272 unsupported_languages.
273 * configure: Regenerate.
274
c10e9ba7
DD
2752005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
276
277 * configure.in: Fix typo in handling of --with-mpfr-dir.
278 * configure: Regenerate.
279
20deb2b8
JB
2802005-06-02 Jim Blandy <jimb@redhat.com>
281
282 * config.sub: Add cases for the Renesas m32c. (This patch has been
283 accepted into the master sources.)
284
cdb9b172
AH
2852005-06-02 Aldy Hernandez <aldyh@redhat.com>
286 Michael Snyder <msnyder@redhat.com>
287 Stan Cox <scox@redhat.com>
288
289 * configure.in: Set noconfigdirs for ms1.
290
291 * configure: Regenerate.
292
1dc3053f
PB
2932005-05-25 Paolo Bonzini <bonzini@gnu.org>
294
295 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
296 (Dependencies): Consider target modules for bootstrap dependencies.
297 Make target bootstrap modules depend on each stage's gcc.
298 * Makefile.in: Regenerate.
299
c60fe18b
PB
3002005-05-20 Paolo Bonzini <bonzini@gnu.org>
301
302 * Makefile.def (configure-gcc): Depend on binutils having been built.
303 (all-gcc): No need to do it here.
304 * Makefile.in: Regenerate.
305
27258dd4
PB
3062005-05-19 Paul Brook <paul@codesourcery.com>
307
308 * configure.in: Rewrite misleading error message when requested
309 language cannot be built.
310 * configure: Regenerate.
311
42ecbf5e
DJ
3122005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
313
314 * ylwrap: Import from Automake 1.9.5.
315
ae380b45
MS
3162005-05-04 Mike Stump <mrs@apple.com>
317
318 * configure.in: Always pass --target to target configures as
319 otherwise rebuilds that do --recheck will fail.
811d3af8 320 * configure: Rebuilt.
ae380b45 321
d545f33b
PB
3222005-05-04 Paolo Bonzini <bonzini@gnu.org>
323
324 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
325 STAGE_HOST_EXPORTS.
326 (configure, all): Add bootstrap support.
327 (Host modules, target modules): Pass post-stage1 flags and exports.
328 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
329 * Makefile.in: Regenerate.
330
2faa2958
PB
3312005-04-29 Paolo Bonzini <bonzini@gnu.org>
332
333 Sync from gcc:
334
335 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
336
337 * config.sub: Update from master copy.
338
339 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
340
341 * configure.in <crisv32-*-*, cris-*-*>: New local variable
342 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
343 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
344 "*-*-elf" and "*-*-linux*".
345 * configure: Regenerate.
346
a7254363
PB
3472005-04-06 Paolo Bonzini <bonzini@gnu.org>
348
349 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
350 (TARGET_CONFIGARGS): Include --with-target-subdir.
351 (configure, all): New macros. Use them throughout.
352
a8637a7d
PB
3532005-04-05 Paolo Bonzini <bonzini@gnu.org>
354
355 * Makefile.tpl: Sync with gcc.
356 * Makefile.in: Regenerate.
357
dd387d52
JR
3582005-03-30 J"orn Rennecke <joern.rennecke@st.com>
359
360 * config/mh-mingw32: Delete.
361 * configure.in: Don't use it.
362 * configure: Regenerate.
363
e90269c8
PB
3642005-03-31 Paolo Bonzini <bonzini@gnu.org>
365
366 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
367 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
368 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
369 (HOST_LIB_PATH): Generate from Makefile.def.
370 (TARGET_LIB_PATH): Likewise.
371 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
372 * Makefile.in: Regenerate.
373 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
374 (RPATH_ENVVAR): Include Darwin case.
375 * configure: Regenerate.
376
9a237d9e
PB
3772005-03-25 Paolo Bonzini <bonzini@gnu.org>
378
379 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
380 * configure: Regenerate.
381
479759c8
ZW
3822005-03-21 Zack Weinberg <zack@codesourcery.com>
383
384 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
385 gcc_version, and gcc_version_trigger from set of flags to pass.
386 * Makefile.tpl: Remove definitions of above variables.
387 (config.status): Remove dependency on $(gcc_version_trigger).
388 * Makefile.in: Regenerate.
389 * configure.in: Do not reference config/gcc-version.m4 nor
390 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
391 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
392 * configure: Regenerate.
393
4cfaf6d5
DD
3942005-03-16 Manfred Hollstein <manfred.h@gmx.net>
395 Andrew Pinski <pinskia@physics.uc.edu>
396
397 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
398 * Makefile.in: Regenerate.
399
33a3fb7b
AO
4002005-03-01 Alexandre Oliva <aoliva@redhat.com>
401
402 PR libgcj/20160
403 * ltmain.sh: Avoid creating archives with components that have
404 duplicate basenames.
405
2da12f12
PB
4062005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
407
479759c8
ZW
408 PR bootstrap/20250
409 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
410 instead of check.
411 * Makefile.in: Regenerate.
2da12f12 412
b00612cc
PB
4132005-02-28 Paolo Bonzini <bonzini@gnu.org>
414
415 Sync from gcc.
416
417 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
418
419 PR bootstrap/17383
420 * Makefile.def (target_modules): Remove "stage", now unnecessary.
421 * Makefile.tpl (HOST_SUBDIR): New substitution.
422 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
423 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
424 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
425 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
426 (Host modules, Bootstrapped modules): Use it.
427 (Build modules, Target modules): Do not create symlink trees,
428 always configure out-of-srcdir.
429 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
430 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
431 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
432 $(HOST_SUBDIR). Create a symlink for host_subdir.
433
434 * Makefile.in: Regenerate.
435 * configure: Regenerate.
436
437 Merged from libada-gnattools-branch:
438 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
439
440 * Makefile.def: Add gnattools as a module, depending on target-libada.
441 * Makefile.in: Regenerate.
442 * configure.in: Include gnattools in host_tools; disable it if ada
443 is disabled.
444 * configure: Regenerate.
445
c3e65f62
NC
4462005-02-23 Nick Clifton <nickc@redhat.com>
447
448 * configure: Regenerate.
449
e4d180c2
NC
4502005-02-22 Paul Schlie <schlie@comcast.net>
451
452 * configure.in: Allow darwin targeted ports to build tk, itcl and
453 libgui.
454
e3c770b1
EB
4552005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
456
457 PR libgcj/10353
458 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
459 * configure: Regenerate.
460
9c73618c
AC
4612005-02-08 Andrew Cagney <cagney@gnu.org>
462
463 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
464 gdb/ section. Update GDB's URL.
465
c46f8c51
AC
4662005-01-31 Andrew Cagney <cagney@gnu.org>
467
468 * gettext.m4: Only set ENABLE_NLS when gettext is present.
469
c7e66c6d
HPN
4702005-01-29 Hans-Peter Nilsson <hp@axis.com>
471
472 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
473 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
474 target-libgloss when not *-*-elf and *-*-aout.
475 * configure: Regenerate.
476
a53bf506
AC
4772005-01-27 Andrew Cagney <cagney@gnu.org>
478
479 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
480
45181ed1
AC
4812005-01-24 Andrew Cagney <cagney@gnu.org>
482
483 * gettext.m4: Only fall back to ../intl/ when it's present.
484
a1e0f4e4
KC
4852005-01-17 Kelley Cook <kcook@gcc.gnu.org>
486
487 * install-sh, config.sub: Import from upstream.
488
4892005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
490
491 PR bootstrap/18222
492 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
493 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
494 * Makefile.in: Regenerate.
495
c50382e2
PB
4962005-01-03 Paolo Bonzini <bonzini@gnu.org>
497
498 Revert 2004-12-28 Makefile changes, a better fix will be
499 applied to mainline and src after GCC 4.0 branches.
500
11d07737
PB
5012004-12-28 Paolo Bonzini <bonzini@gnu.org>
502
503 PR bootstrap/17383
504
505 * Makefile.def (target_modules): Remove stage parameter,
506 it is always true now.
507 * Makefile.tpl (configure-build-[+module+],
508 configure-target-[+module+]): Always build symlink tree
509 for the directory and for include. BUILD_SUBDIR and
510 TARGET_SUBDIR cannot be . anymore.
511 * Makefile.in: Regenerate.
512
dadfdbe2
DD
5132004-12-25 David Edelsohn <edelsohn@gnu.org>
514
515 Revert 2004-12-08 Makefile changes.
516
dbf85af7
JR
5172004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
518
519 * configure.in (sh64-*-*): Reenable gprof.
520 * configure: Regenerate.
521
6b8fea99
JB
5222004-12-09 Jim Blandy <jimb@redhat.com>
523
524 * MAINTAINERS: List 'depcomp' as part of automake.
525
7341462c
DE
5262004-12-08 David Edelsohn <edelsohn@gnu.org>
527
528 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
529 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
530 (EXTRA_TARGET_FLAGS): Add PICFLAG.
531 * Makefile.in: Regenerate.
532
21fde4dc
DD
5332004-12-07 Matt Kraai <kraai@ftbfs.org>
534
535 * Makefile.tpl: Generate normal dependencies if the LHS module is
536 not bootstrapped.
537 * Makefile.in: Regenerate.
538
3da796a2
RS
5392004-12-03 Richard Sandiford <rsandifo@redhat.com>
540
541 * configure.in: Include config/gxx-include-dir.m4. Use
542 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
543 * configure: Regenerate.
544
73fb7068
RS
5452004-12-03 Richard Sandiford <rsandifo@redhat.com>
546
547 * config.if: Delete.
548 * configure.in: Set libstdcxx_incdir directly.
549 * configure: Regenerate.
550 * MAINTAINERS: Remove mention of config.if.
551 * src-release (DEVO_SUPPORT): Remove config.if.
552
6c8e6ce9
EC
5532004-12-02 Eric Christopher <echristo@redhat.com>
554
3b6098f8
EC
555 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
556 of things to remove.
6c8e6ce9 557 * Makefile.in: Regenerate.
479759c8 558
b8658a2f
RS
5592004-12-02 Richard Sandiford <rsandifo@redhat.com>
560
561 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
562 * configure: Regenerate.
563
afefada0
RS
5642004-12-02 Richard Sandiford <rsandifo@redhat.com>
565
566 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
567 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
568 * configure: Regenerate.
569
5dcac624
DA
5702004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
571
572 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
573 (hppa*64*-*-*): Delete incorrect comment.
574 * configure: Rebuilt.
575
57d1eb1a
DD
5762004-11-15 Kelley Cook <kcook@gcc.gnu.org>
577
578 * install-sh, compile: Import from automake.
579
5802004-11-15 Kelley Cook <kcook@gcc.gnu.org>
581
582 * config.guess, config.sub: Import from savannnah.
583
6d389afc
MS
5842004-11-12 Mike Stump <mrs@apple.com>
585
586 * Makefile.def: Add html support.
587 * Makefile.tpl: Likewise.
588 * Makefile.in: Regenerate.
589
69e57115
GK
5902004-11-11 Geoffrey Keating <geoffk@apple.com>
591
592 PR 18423
593 * configure.in: Remove all instances of build-fixincludes from
594 noconfigdirs.
595 (build_configargs): Supply --target to subdirectories.
596 * configure: Regenerate.
597
598 * Makefile.def: Make gcc install depend on fixincludes install.
599 * Makefile.in: Regenerate.
600
ba719b26
HPN
6012004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
602
603 * configure.in (noconfigdirs) [mmix-*-*]: Disable
604 target-libgfortran.
605 * configure: Regenerate.
606
c37653e7
DE
6072004-11-07 David Edelsohn <edelsohn@gnu.org>
608
609 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
610 like CC.
611
1eefd493
PB
6122004-11-05 Paolo Bonzini <bonzini@gnu.org>
613
614 * Makefile.def (host fixincludes): Specify missing targets.
615 * Makefile.in: Regenerate.
616
02b1af09
L
6172004-11-04 H.J. Lu <hongjiu.lu@intel.com>
618
619 PR other/17783
620 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
621 * configure: Regenerated.
622
7f266840
DJ
6232004-11-04 Daniel Jacobowitz <dan@debian.org>
624
625 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
626 * configure: Regenerated.
627
47444073
AL
6282004-10-28 Eric B. Weddington <ericw@evcohs.com>
629
630 PR target/18151
631 * configure.in (case ${target}): Do not build fixincludes for avr.
632 * configure: Regenerated.
633
caeba88f
AL
6342004-10-26 Paolo Bonzini <bonzini@gnu.org>
635
636 * configure.in (case ${target}): Do not build fixincludes
637 on platforms where it is not used.
638 * configure: Regenerated.
639
0fdbe983
DJ
6402004-10-23 Daniel Jacobowitz <dan@debian.org>
641
642 * configure.in: Use an absolute path to install-sh.
643 * configure: Regenerated.
644
1c0f67c1
AC
6452004-10-19 Andrew Cagney <cagney@gnu.org>
646
647 * src-release (do-djunpack, do-md5sum): Install the generated file
648 directly into the proto-toplev/ directory.
479759c8 649
a9cfce9c
AC
6502004-10-19 Andrew Cagney <cagney@gnu.org>
651
652 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
653
ac0fa625
DD
6542004-10-12 Kelley Cook <kcook@gcc.gnu.org>
655
656 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
657 * configure: Regenerate.
658
d27cc32e
PB
6592004-10-06 Paolo Bonzini <bonzini@gnu.org>
660
661 Fix wrong conflict resolution in:
662
663 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
664
665 * Makefile.in: Regenerate.
666 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
667 in the recursive `make', instead of hardwiring `all'.
668 (Autogenerated TARGET-* variables): New.
669
1763908f
UW
6702004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
671
672 Merged from GCC / libtool upstream:
673 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
674 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
675 * ltcf-cxx.sh (tpf*): Likewise.
676 * ltconfig (tpf*): Add TPF OS configuration support.
677
0490e016
NC
6782004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
679
680 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 681 * configure: Regenerate.
0490e016 682
32be62b5
RS
6832004-09-24 Michael Roth <mroth@nessie.de>
684
685 * configure.in (--without-headers): Add missing double quotes.
686 * configure: Regenerate.
687
6048df60
DD
6882004-09-24 Kelley Cook <kcook@gcc.gnu.org>
689
690 * ylwrap: Revert to previous version.
691
315b3b02
L
6922004-09-23 H.J. Lu <hongjiu.lu@intel.com>
693
6048df60 694 PR bootstrap/17369
315b3b02
L
695 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
696 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
697 SET_GCC_LIB_PATH_CMD.
698 (BASE_TARGET_EXPORTS): Likewise.
699 * Makefile.in: Regenerated.
700
701 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
702 * configure: Regenerated.
703
fe69863c
DD
7042004-09-23 Kelley Cook <kcook@gcc.gnu.org>
705
706 * config.guess: New upstream version
707 * compile, depcomp, install-sh, ylwrap: Likewise.
708
7092004-09-19 Roger Sayle <roger@eyesopen.com>
710
711 * config/mh-x86omitfp: New host makefile fragment. Add
712 -fomit-frame-pointer to the default BOOT_CFLAGS.
713 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
714 * configure: Regenerate.
715
7162004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
717
718 PR target/11572
719 * configure.in (*-*-darwin*): Renable libobjc.
720 * configure: Regenerate.
721
be75bbe1 7222004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 723
be75bbe1
DB
724 * Makefile.def: Remove libbanshee.
725 * Makefile.tpl: Ditto.
726 * configure.in: Ditto.
727 * Makefile.in: Regen.
728 * configure: Ditto.
729
1b882a91
PB
7302004-09-07 Paolo Bonzini <bonzini@gnu.org>
731
732 * missing: Import latest version from master repository.
733
eb1352ed
NC
7342004-09-04 Nick Clifton <nickc@redhat.com>
735
736 * config.sub: Import latest version from master repository.
737 * config.guess: Likewise.
738 This includes these changes:
479759c8 739
eb1352ed
NC
740 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
741
742 * config.sub: Handle crisv32, alias etraxfs.
743 * config.guess (crisv32:Linux:*:*): Handle.
744
745 2004-08-13 Brad Smith <brad@comstyle.com>
746
747 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
748 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
749
750 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
751
752 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
753 assume the processor is a powerpc. This is because coreutils
754 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
755 in this case, due to a MacOS X bug that causes
756 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
757 to return a negative number.
758 Problem reported by Petter Reinholdtsen in:
759 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
760
761 2004-07-19 Ben Elliston <bje@gnu.org>
762
763 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
764
765 2004-06-24 Ben Elliston <bje@gnu.org>
766
767 * config.guess: Update copyright years.
768 * config.sub: Likewise.
769
770 2004-06-22 Robert Millan <robertmh@gnu.org>
771
772 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
773 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
774
775 2004-06-22 Stanley F. Quayle <stan@stanq.com>
776
777 * config.guess (*:*VMS:*:*): New entry. Replaces
778 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
779 manufacturer.
780
781 2004-06-22 Ben Elliston <bje@gnu.org>
782
783 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
784 * config.sub: Likewise.
785
786 2004-06-22 Ben Elliston <bje@gnu.org>
787
788 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
789 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
790
791 2004-06-11 Ben Elliston <bje@gnu.org>
792
793 * config.guess (pegasos:OpenBSD:*:*): Remove.
794
795 2004-06-11 Ben Elliston <bje@gnu.org>
796
797 From Wouter Verhelst <wouter@grep.be>:
798 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
799
800 2004-06-11 Ben Elliston <bje@gnu.org>
801
802 * config.guess (luna88k:OpenBSD:*:*): New.
803
804 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
805
806 * config.guess (m32r*:Linux:*:*): New case.
807 * config.sub: Handle m32rle.
808
809 2004-03-12 Ben Elliston <bje@wasabisystems.com>
810
811 From Jens Petersen <petersen@redhat.com>:
812 * config.sub: Handle sparcv8.
813
814 2004-03-03 Ben Elliston <bje@wasabisystems.com>
815
816 From Tom Smith <smith@cag.lkg.hp.com>:
817 * config.guess: Version suffixes are equally significant on Tru64
818 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
819 prefix of "P" (patched kernel).
820
821 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
822
823 * config.sub: Add support for National Semiconductor CRX target.
824
2a3124ca 8252004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 826
2a3124ca
RH
827 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
828 *-*-netware, but add target-libmudflap.
829 Consolidate *-*-netware targets (of which really only i?86 exists)
830 into a single entry.
831 * configure: Likewise.
832
0df3d27f
PB
8332004-09-01 Paolo Bonzini <bonzini@gnu.org>
834
835 * Makefile.tpl (sorry): Remove.
836 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
837 (cleanstrap targets): Depend on distclean, not distclean-stage1.
838 (do-clean): Clean per-stage directories too.
839 (do-distclean): Run distclean-stage1 too.
840 (.NOTPARALLEL): Enable during toplevel bootstrap.
841 (stage[+id+]-bubble): Enable parallel execution during
842 the recursive invocation.
843 * Makefile.in: Regenerate.
844
845 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
846
847 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
848
849 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
850 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
851 * configure: regenerate
479759c8
ZW
852 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
853 -mdynamic-no-pic
0df3d27f
PB
854
8552004-08-31 Paolo Bonzini <bonzini@gnu.org>
856
857 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
858 include.
859 * configure.in: Fix indentation.
860 * configure: Regenerate.
861
ee025550
PB
8622004-08-31 Paolo Bonzini <bonzini@gnu.org>
863
864 * Makefile.def (build_modules): Add fixincludes.
865 (dependencies): Make gcc depend on fixincludes.
866 * configure.in (build_tools): Add fixincludes.
867 (build_configdirs): Always include build_libs.
868 * Makefile.in: Regenerate.
869 * configure: Regenerate.
870
8712004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
872
873 * Makefile.def (bootstrap stages): Add 'lean' parameter.
874 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
875 phony targets; do not generate timestamp files.
876 (distclean-stageN): Remove references to their timestamp files.
877 (restageN, touch-stageN): Remove.
878 (stageN-bubble): Rewritten.
879 (compare): Support lean bootstraps.
880 * Makefile.in: Regenerate.
881
882 * configure.in: Only warn when bootstrapping but
883 build != host or build != target. Support lean bootstraps.
884 * configure: Regenerate.
885
886 Sync from gcc:
887 2004-08-26 Phil Edwards <phil@codesourcery.com>
888
889 * configure.in: Give a better error message if GMP/MPFR are missing
890 and a language needing them has been requested.
891 * configure: Regenerated.
892
893 2004-08-25 Phil Edwards <phil@codesourcery.com>
894
895 * configure.in: Print a list of available language front-ends if
896 a requested one is missing. Tidy stray tab characters.
897 * configure: Regenerated.
898
72b2455a
PB
8992004-08-17 Paolo Bonzini <bonzini@gnu.org>
900
901 * Makefile.in: Regenerate.
902 * configure: Regenerate.
903
904 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
905 stage_*_flags.
906 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
907 for bootstrapped modules if toplevel bootstrap is going.
908 (GCC bootstrap): Generate per-stage targets for all bootstrapped
909 modules. Adjust for changes in Makefile.def. Enable several
910 rules even in non-bootstrap mode, just to avoid peppering the
911 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
912 (stage-[+prev+]-bubble): Remove.
913
914 * Makefile.def (Dependencies): Depend on all-build-bison,
915 all-build-flex, all-build-byacc, all-build-texinfo, rather
916 than the host variations.
917 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
918 with BUILD_SUBDIR.
919 (BISON): Update for recent Bisons.
920 (YACC): Fix typo.
921 (cross): Depend on all-build.
922 (all): Do not depend on all-build.
923 (prebootstrap): Remove.
924 (dep-kind): Accept separate prefixes for MODULE and ON variables.
925 (Prebootstrap dependencies): Add them to the per-stage targets
926 and to all-prebootstrap.
927 * configure.in (build_configdirs): Always enable build_tools.
928 (BUILD_DIR_PREFIX): Remove.
929
930 * Makefile.def (gcc): Add target variable.
931 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
932 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
933 in the recursive `make', instead of hardwiring `all'.
934 (Autogenerated TARGET-* variables): New.
935
de0b4a87
JW
9362004-08-17 Robert Millan <robertmh@gnu.org>
937
938 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
939 (instead of FreeBSD).
940 * configure: Regenerate.
941
ad681c85
NN
9422004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
943
675c6968
NN
944 * Makefile.def, configure.in, src-release: Remove useless, bogus
945 references to tix.
946 * Makefile.in, configure: Regenerate.
947
ad681c85
NN
948 * src-release: Stop distributing mmalloc with gdb (which doesn't
949 use it).
950 * Makefile.def: GDB doesn't depend on mmalloc anymore.
951 * Makefile.in: Regenerate.
952
11b04d1f
DD
9532004-08-09 Mark Mitchell <mark@codesourcery.com>
954
955 * configure.in (arm*-*-eabi*): New target.
956 * configure: Regenerate.
957
f2420bea
NN
9582004-08-01 Robert Millan <robertmh@gnu.org>
959
960 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
961 libmudflap for all GNU-based systems (with Glibc).
962 * configure: Regenerate.
963
9e6ce191
PB
9642004-08-06 Paolo Bonzini <bonzini@gnu.org>
965
966 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
967 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
968 (Dependencies): New section.
969 * Makefile.tpl (Dependencies): Generate from Makefile.def.
970 (configure-target-[+module+]): Depend on maybe-all-gcc
971 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
972 (toplevel profiledbootstrap): Fix dependencies.
973 * Makefile.in: Regenerate.
974
df4a6958
MM
9752004-08-03 Mark Mitchell <mark@codesourcery.com>
976
977 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
978 target-libiberty to noconfigdirs.
979
11b04d1f
DD
9802004-08-03 Paul Brook <paul@codesourcery.com>
981
982 * configure.in: Check for MPFR as well as GMP.
983 * configure: Regenerate.
984
b813574b
PB
9852004-08-03 Paolo Bonzini <bonzini@gnu.org>
986
987 * Makefile.def (host-modules): Add gcc.
988 * Makefile.in: Regenerate.
989 * Makefile.tpl (sorry): New rule.
990 (configure-host, all-host, [+make_target+]-host, do-check,
991 install-host): Do not add gcc as a special case.
992 (host modules): Add a small special-casing for gcc. Export
993 extra_make_flags through the environment.
994 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
995 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
996 other recursive targets for gcc): Remove.
997
998 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
999 (stage, unstage): New rules.
1000 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1001 distclean-stage[+id+]): Use stage_current.
1002 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1003 the stage*-start rules.
1004
61edac0c
JW
10052004-07-19 Robert Millan <robertmh@gnu.org>
1006
1007 Synced from gcc:
1008
1009 2004-04-26 Robert Millan <robertmh@gnu.org>
1010
1011 Add patches from libtool CVS.
1012 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1013 * ltconfig: Likewise.
1014 * ltcf-c.sh: Likewise.
1015 * ltcf-cxx.sh: Likewise.
1016 * ltcf-gcj.sh: Likewise.
1017
3e707e94
PB
10182004-07-12 Paolo Bonzini <bonzini@gnu.org>
1019
1020 * configure.in: Add noconfigdirs for crx-*-*.
1021 * configure: Regenerate.
1022
10232004-07-12 Paolo Bonzini <bonzini@gnu.org>
1024
1025 Synced from gcc:
1026
1027 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
1028
1029 * configure.in: Build libmudflap by default on FreeBSD.
1030 * configure: Regenerated.
1031
1032 2004-07-09 Mark Mitchell <mark@codesourcery.com>
1033
1034 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1035 systems.
1036 * configure: Regenerated.
1037
1038 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1039
1040 PR target/16344
1041 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1042 feedback based compiler.
1043 * Makefile.in: Rebuilt.
1044
1045 2004-07-05 Phil Edwards <phil@codesourcery.com>
1046
1047 * configure.in: Do not prepend $srcdir to /dev/null in
1048 makefile fragments.
1049 * configure: Regenerate.
1050
a7ee7660
AO
10512004-07-08 Alexandre Oliva <aoliva@redhat.com>
1052
1053 * Makefile.def (host_modules): Set bootstrap=true for flex.
1054 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1055 * Makefile.in: Rebuilt.
1056
6a9cf61e
PB
10572004-07-01 Paolo Bonzini <bonzini@gnu.org>
1058
1059 * Makefile.def (build_modules): Add bison, byacc, flex,
1060 m4, texinfo.
1061 (flags_to_pass): Add FLEX.
1062 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1063 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1064 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1065 DEFAULT_MAKEINFO): Remove.
1066 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1067 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1068 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1069 objdir or else use configured tool.
1070 (all-build): New.
1071 (all): Depend on it.
1072 (Build module dependencies): Add.
1073 * Makefile.in: Regenerate.
1074 * configure.in: Better support for multiple build modules,
1075 matching what is done for host/target modules. Do not look
1076 for "plausible" locations of build tools if Canadian cross.
1077 Use autoconf's AC_PROG_CC to find a C compiler. Define
1078 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1079 * configure: Regenerate.
1080
95b6a1f2
PB
10812004-06-22 Paolo Bonzini <bonzini@gnu.org>
1082
1083 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1084 * Makefile.in: Regenerate.
1085
7ffa0b57
PB
10862004-06-22 Paolo Bonzini <bonzini@gnu.org>
1087
1088 * Makefile.tpl (configure-build-[+module+],
1089 configure-[+module+], configure-target-[+module+]): Pass
1090 [+extra_configure_args+].
1091 (all-build-[+module+], all-[+module+], check-[+module+],
1092 install-[+module+], [+make_target+]-[+module+],
1093 all-target-[+module+], check-target-[+module+],
1094 install-target-[+module+], [+make_target+]-target-[+module+]):
1095 Pass [+extra_make_args+].
1096 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1097 (GCC_HOST_EXPORTS): Remove.
1098 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1099 cross, check-gcc, check-gcc-c++, install-gcc,
1100 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1101 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1102 * Makefile.in: Regenerate.
1103
929ba6e7
CF
11042004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1105
1106 * configure.in: Check for srcdir/winsup rather than build directory
1107 winsup.
1108 * configure: Regenerate.
1109
b76d7de0
CV
11102004-06-17 Corinna Vinschen <vinschen@redhat.com>
1111
1112 * configure.in: Don't build Cygwin native newlib if winsup
1113 directory is missing. Emit warning instead.
1114 * configure: Regenerate.
1115
656fdd47
PB
11162004-06-09 Paolo Bonzini <bonzini@gnu.org>
1117
1118 * Makefile.tpl (touch-stage[+id+]): New.
1119 (restage[+prev+]): Depend on touch-stage[+id+].
1120
1121 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1122 Use it throughout.
1123
1124 * Makefile.def: Add profile and feedback bootstrap stages.
1125 Remove next field from bootstrap stages.
1126 * Makefile.tpl (LN, LN_S): Substitute.
1127 (stageN-start, stageN-end): Use double-colon rules, to
1128 provide a hook for additional setup commands.
1129 (distclean-stageN-gcc, restageN): Create dependencies from
1130 [+prev+], not from [+next+].
1131 (stageN-bubble): Add commands for successive stages from
1132 [+prev+], using double-colon rules.
1133 (all-stageN-gcc): Fix typo.
1134 (stagefeedback-start, profiledbootstrap): New.
1135 * Makefile.in: Regenerate.
1136 * configure.in: Call ACX_PROG_LN.
1137 * configure: Regenerate.
1138
498d4a71
CF
11392004-06-03 Paolo Bonzini <bonzini@gnu.org>
1140
1141 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1142 without gcc.
1143 * configure: Regenerate.
1144
377d8c42
PB
11452004-06-01 Paolo Bonzini <bonzini@gnu.org>
1146
1147 * Makefile.tpl: Fix typo.
1148 * Makefile.in: Regenerate.
1149
f5f8a794
PB
11502004-06-01 Paolo Bonzini <bonzini@gnu.org>
1151
1152 * configure.in: Remove new- prefix from toplevel
1153 bootstrap targets.
1154 * configure: Regenerate.
1155
f7a4c34f
PB
11562004-06-01 Paolo Bonzini <bonzini@gnu.org>
1157
1158 Merge this patch from the gcc tree:
1159
1160 2004-05-30 Andreas Jaeger <aj@suse.de>
1161 Jim Wilson <wilson@specifixinc.com>
1162
1163 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1164 like CC.
1165
319cab08
PB
11662004-06-01 Paolo Bonzini <bonzini@gnu.org>
1167
1168 * Makefile.tpl (all.normal): Rename to all.
1169 (all): Replace with a rule to pick the default
1170 target from configure.
1171 (all-gcc, configure-gcc): Use conditionals to
1172 do nothing when toplevel bootstrap is going on.
1173 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1174 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1175 * configure.in: Support --enable-bootstrap.
1176
1177 * Makefile.def: Remove new- prefix from toplevel
1178 bootstrap targets.
1179 * Makefile.tpl: Likewise.
1180
1181 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1182 target.
1183
1184 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1185 $(RECURSE_FLAGS) to recursive invocation of make.
1186
1187 * Makefile.in: Regenerate.
1188 * configure: Regenerate.
1189
88f64edc
DJ
11902004-05-27 Daniel Jacobowitz <dan@debian.org>
1191
1192 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1193 * configure: Regenerate.
1194
378fce5b
DD
11952004-05-25 Daniel Jacobowitz <drow@false.org>
1196
1197 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1198 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1199 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1200 targets.
1201 * Makefile.in: Regenerate.
1202
dfdffa2c
PB
12032005-05-24 Paolo Bonzini <bonzini@gnu.org>
1204
1205 * configure.in: Test the ability to symlink directories.
1206 * configure: Regenerate.
1207
1208 * Makefile.def (bootstrap-stage): New definitions.
1209 * Makefile.tpl (configure-stage1-gcc,
1210 configure-stage2-gcc, configure-stage3-gcc,
1211 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1212 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1213 new-restage3, compare): Autogenerate, see Makefile.in
1214 entry for behavioral changes.
1215 (distclean-stage1, new-stage1-start, new-stage1-end,
1216 new-stage1-bubble, distclean-stage2, new-stage2-start,
1217 new-stage2-end, new-stage2-bubble, distclean-stage3,
1218 new-stage3-start, new-stage3-end): New autogenerated targets.
1219 (objext, prebootstrap, BOOT_CFLAGS,
1220 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1221 targets.
1222
1223 * Makefile.in: Regenerate.
1224 (distclean-stage1, new-stage1-start, new-stage1-end,
1225 new-stage1-bubble, distclean-stage2, new-stage2-start,
1226 new-stage2-end, new-stage2-bubble, distclean-stage3,
1227 new-stage3-start, new-stage3-end): New targets.
1228 (all-stage1-gcc): Move prebootstrap dependency from here...
1229 (configure-stage1-gcc): ...to here.
1230 (new-bootstrap): Use bubble targets.
1231 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1232 Use per-stage distclean targets.
1233 (configure-stage1-gcc, configure-stage2-gcc,
1234 configure-stage3-gcc, all-stage1-gcc,
1235 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1236 Use new-stageN-start to prepare the tree.
1237
04cf1b77
PB
12382004-05-23 Paolo Bonzini <bonzini@gnu.org>
1239
1240 * Makefile.def (host_modules): add libcpp.
1241 * Makefile.tpl: Add dependencies on and for libcpp.
1242 * Makefile.in: Regenerate.
1243 * configure.in: Add libcpp host module.
1244 * configure: Regenerate.
1245
80b200a1
ZW
12462004-05-17 Zack Weinberg <zack@codesourcery.com>
1247
1248 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1249 of libf2c.
1250 * configure, Makefile.in: Regenerate.
1251
4b1cb4fe
DD
12522004-05-13 Diego Novillo <dnovillo@redhat.com>
1253
1254 Merge from tree-ssa-20020619-branch.
1255
1256 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1257 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1258 (HOST_GMPLIBS): Define.
1259 (HOST_GMPINC): Define.
1260 (TARGET_LIB_PATH): Add libmudflap.
1261 (GFORTRAN_FOR_TARGET): Define.
1262 (configure-build*): Export GFORTRAN.
1263 (configure-gcc): Export GMPLIBS and GMPINC.
1264 (all-gcc): Add maybe-all-libbanshee.
1265 (configure-target-libgfortran): Define.
1266 * Makefile.in: Regenerate.
1267 * configure.in (host_libs): Add libbanshee.
1268 (target_libraries): Add target-libmudflap and target-libgfortran.
1269 Add --with-libbanshee.
1270 Handle --disable-libmudflap.
1271 (*-*-freebsd*): Use with_gmp.
1272 Add $(libgcj) to noconfigdirs.
1273 * configure: Regenerate.
1274 * depcomp: New file.
1275 * MAINTAINERS: Add tree-ssa maintainers.
1276
12772004-04-28 Paolo Bonzini <bonzini@gnu.org>
1278
1279 * config/acx.m4: Fix fastcompare support for new-bootstrap.
1280 * configure: Regenerate.
1281
b8908782
DD
12822004-04-27 Paolo Bonzini <bonzini@gnu.org>
1283
1284 Revert:
1285 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1286
1287 * Makefile.def (flags_to_pass): Remove *dir variables that
1288 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1289 as well as prefix and exec_prefix.
1290 * Makefile.in: Regenerate.
1291
12922004-04-26 Paolo Bonzini <bonzini@gnu.org>
1293
1294 * Makefile.def (host_modules): Mark with the bootstrap
1295 flag packages on which gcc depends.
1296 * Makefile.tpl (all-bootstrap): Use it.
1297 * Makefile.in: Regenerate.
1298
12992004-04-26 Paolo Bonzini <bonzini@gnu.org>
1300
1301 * Makefile.def (flags_to_pass): Remove *dir variables that
1302 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1303 as well as prefix and exec_prefix.
1304 * Makefile.in: Regenerate.
1305
13062004-04-26 Paolo Bonzini <bonzini@gnu.org>
1307
80b200a1
ZW
1308 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1309 * configure: Regenerate.
1310 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1311 * gcc/Makefile.tpl (compare): Use the result of the test.
1312 * gcc/Makefile.in: Regenerate.
b8908782
DD
1313
13142004-04-23 Paolo Bonzini <bonzini@gnu.org>
1315
1316 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1317 Always relocate gcc and prev-gcc to the original names, even
1318 if the build fails.
1319 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1320 New targets.
1321
0f260896
RO
13222004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1323
1324 * configure.in (mips*-*-irix5*): Enable ld.
1325 * configure: Regenerate.
1326
51860f05
JW
13272004-04-15 James E Wilson <wilson@specifixinc.com>
1328
1329 * Makefile.tpl (configure-[+module+], configure-gcc,
1330 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1331 Set and export LDFLAGS.
1332 * Makefile.in: Regenerate.
1333
54752a6b
NN
13342004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
1335
1336 PR bootstrap/14871
1337 * Makefile.tpl: If we don't have built-in-tree target tools,
1338 use the ones found by configure rather than hacking around with
1339 program_transform_name.
1340 * configure.in: Give Makefile.tpl the information necessary
1341 to do that.
1342 * Makefile.in: Regenerate.
1343 * configure: Regenerate.
1344
13452004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
1346
1347 PR bootstrap/14760
1348 * configure.in: When computing baseargs, strip *all* copies of
1349 offending options. Also, don't match/substitute the trailing space,
1350 so that this actually works when two similar options are separated by
1351 only one space.
1352 * configure: Regenerate.
1353
13542004-04-06 David Edelsohn <edelsohn@gnu.org>
1355
80b200a1
ZW
1356 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1357 (rs6000-*-aix*): Same.
1358 * configure: Regenerate.
54752a6b 1359
5e2b61fb
SS
13602004-03-25 Stan Shebs <shebs@apple.com>
1361
1362 Remove MPW support, no longer used.
1363 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
1364 mpw-install: Remove files.
1365 * src-release (DEVO_SUPPORT): Remove names of removed files.
1366 * MAINTAINERS: Likewise.
1367
1a6f2dc7
NN
13682004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
1369
a0049f1b
NN
1370 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1371 STRICT_WARN, WARN_CFLAGS flags passed down to make.
1372 * Makefile.in: Regenerate.
1373
1a6f2dc7
NN
1374 * configure.in (top level bootstrap support): Rework --enable-werror
1375 to set @stage2_werror_flag@.
1376 * configure: Regenerate.
1377 * Makefile.tpl (top level bootstrap support): Pass
1378 @stage2_werror_flag@ down to configure in stages 2 and 3.
1379 * Makefile.in: Regenerate.
1380
920e3419
NN
13812004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
1382
1383 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1384 for stages 2 and 3 as well as in make. As a consequence, remove
1385 OUTPUT_OPTION (now detected by configure) from the flags passed down
1386 to make.
1387 * Makefile.in: Regenerate.
1388
1389 * Makefile.tpl (new-bootstrap): Fix typo.
1390 * Makefile.in: Regenerate.
1391
4fa63067
NN
13922004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
1393
1394 * Makefile.tpl: Rearrange by moving recursive_targets rules
1395 into their proper sections.
1396 * Makefile.tpl (top level bootstrap support): Move disabling
1397 of coverage flags from 'make' to 'configure'; improve comments.
1398 * Makefile.in: Regenerate.
1399
1400 * Makefile.tpl (experimental top level bootstrap) Move stage1
1401 language setting from all- target to configure- target; disable
1402 intermodule optimization in stage 1; prevent gratuitous rebuilds
1403 of stage 1.
1404 * Makefile.in: Regenerate.
1405 * configure.in: Comma-separate stage 1 language list for top
1406 level bootstrap.
1407 * configure: Regenerate.
1408
1409 * Makefile.tpl: Clean up experimental top level bootstrap support:
1410 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1411 prev-gcc in configure- targets as well as all- targets.
1412 * Makefile.in: Regenerate.
1413
fb8a10fd
NN
14142004-03-17 Paolo Bonzini <bonzini@gnu.org>
1415
1416 * configure.in: Remove symbolic link section.
1417 * configure: Regenerate.
1418 * Makefile.tpl (links): Remove.
1419 * Makefile.in: Regenerate.
1420
947f426e 14212004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 1422 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
1423
1424 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 1425 Set with AC_CHECK_PROGS.
947f426e
NN
1426 * configure.in: Fix comment typo from last patch.
1427 * configure: Regenerate.
1428
1d39f329
NN
14292004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
1430
1431 * Makefile.tpl: Introduce experimental top level bootstrap support.
1432 * Makefile.in: Regenerate.
1433 * configure.in: Introduce support for top level bootstrap.
1434 * configure: Regenerate.
1435
4b0ac75d 14362004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 1437 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
1438
1439 PR bootstrap/14522
1440 * configure.in: Cope with shells that do not support unquoted ^
1441 * configure: Regenerate.
1442
2e70b094 14432004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 1444 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
1445
1446 PR bootstrap/14522
1447 * configure.in: Cope with shell that do not support nesting
1448 quotes inside quoted backquote substitutions.
1449 * configure: Regenerate.
1450
14512004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
1452
1453 PR bootstrap/14522
1454 * configure.in: Fix escaping of $.
1455 * configure: Regenerate.
1456
9e07f89d
NN
14572004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
1458
1459 * configure: Regenerate.
1460
14612004-03-08 Paolo Bonzini <bonzini@gnu.org>
1462
1463 PR ada/14131
1464 Move language detection to the top level.
1465 * configure.in: Find default values for the tools as
1466 soon as possible. Disable ada if GNAT is not found.
1467 Emit error message about missing languages. Expand
1468 --enable-languages=all for the gcc subdirectory.
1469
1712ab83
RS
14702004-03-01 Richard Sandiford <rsandifo@redhat.com>
1471
1472 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1473 and disable libgcj.
1474 * configure: Regenerated.
1475
3dee29da
NN
14762004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1477
1478 PR bootstrap/7087
1479 * Makefile.tpl: Guard XFOO sed statements better.
1480 * Makefile.tpl: Add dependency for configure-target-libada.
1481 * Makefile.in: Regenerate (incidentally fixes broken
1482 commit when libada-branch was merged).
1483
0558264b
AC
14842004-02-28 Andrew Cagney <cagney@redhat.com>
1485
1486 * src-release (CVS_NAMES): Define.
1487 (do-tar, do-tar): Prune $(CVS_NAMES).
1488
c38f9803
AC
14892004-02-23 Andrew Cagney <cagney@redhat.com>
1490
1491 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
1492 2004-02-19.09.
1493
55636792
NN
14942004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
1495
1496 PR bootstrap/11932
1497 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1498
1e600082
AC
14992004-02-19 Andrew Cagney <cagney@redhat.com>
1500
1501 * config.guess: Update from version 2003-06-12 to 2004-02-16.
1502 * config.sub: Update from version 2003-06-13 to 2004-02-16.
1503
3769cd82
DD
15042004-02-11 David Edelsohn <edelsohn@gnu.org>
1505
1506 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1507 (rs6000-*-aix*): Same.
1508 * configure: Regenerate.
1509
a92834c8
DD
15102004-02-11 Kelley Cook <kcook@gcc.gnu.org>
1511
1512 * configure.in (host): Add in missing $noconfigdirs to defines.
1513 * configure: Regenerate.
1514
a2592b1b
DD
15152004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
1516 Nathanael Nerode <neroden@gcc.gnu.org>
1517
1518 PR ada/6637, PR ada/5911
80b200a1 1519 Merge with libada-branch:
a2592b1b
DD
1520 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1521 with appropriate dependencies. Add --enable-libada configure switch.
1522 * configure, Makefile.in: Regenerate.
1523
e31d1ea3
DD
15242004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1525
1526 * configure.in: Don't pass --with-stabs on IRIX 5 either.
1527 * configure: Regenerate.
1528
db85f5c0
JJ
15292004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1530
1531 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 1532
fc434214
DD
15332004-01-23 DJ Delorie <dj@redhat.com>
1534
1535 * Makefile.def (target_modules) [libiberty]: Don't stage.
1536 * Makefile.in: Rebuilt.
1537
ad445c2c 15382004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 1539
ad445c2c
JJ
1540 * COPYING.NEWLIB: Update to include copyrights for new
1541 iconv code.
1542
72bbedde
AC
15432004-01-15 Andrew Cagney <cagney@redhat.com>
1544
1545 * src-release: Update copyright year.
1546 (do-proto-toplev): Configure using i686-pc-linux-gnu.
1547 (NEWLIB_SUPPORT_DIRS): Delete macro.
1548 (newlib.tar.bz2): Delete rule.
1549
a6d6062d
DD
15502004-01-14 Loren J. Rittle <ljrittle@acm.org>
1551
1552 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1553 * Makefile.tpl (configure-target-[+module+]): Support stage.
1554 * Makefile.in: Rebuilt.
1555
f8b73030
MR
15562003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1557
1558 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
1559 throughout.
1560
aff0e9df
NN
15612004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
1562
bb5dca17
NN
1563 * configure.in: Use ./config.cache, not config.cache.
1564 * configure: Regenerate.
1565 * Makefile.tpl: Special-casing not needed for GCC any more.
1566 * Makefile.in: Regenerate.
1567
82252c06
NN
1568 * configure.in: Don't share a cache file for host dirs.
1569 * configure: Regenerate.
1570
aff0e9df
NN
1571 * config-ml.in: Don't mess with the cache file.
1572
95036d20
NN
15732004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1574
ac7b618e
NN
1575 * Makefile.tpl: Make GCC use a separate config.cache.
1576 * Makefile.in: Regenerate.
1577
95036d20
NN
1578 PR bootstrap/11932, PR bootstrap/11933
1579 (I don't know if it will fix either of them, but it relates
1580 to them.)
1581 * configure.in: Don't use shared config.cache for target
1582 directories.
1583 * configure: Regenerate.
1584
08c1856b
DD
15852003-12-31 Roger Sayle <roger@eyesopen.com>
1586
1587 * configure.in (ia64*-*-hpux*): Disable building java libraries.
1588 * configure: Regenerated.
1589
c1968181 15902003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 1591
c1968181
DD
1592 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1593 * configure: Regenerated.
1594
10ecffb9
NN
15952003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1596
1597 Port change over from GCC:
1598 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
1599 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1600 (configure-build-[+module+], configure-[+module+]): Likewise.
1601 (configure-target-[+module+], configure-gcc, config.status): Likewise.
1602 * Makefile.in: Regenerate.
1603
f2ab5990
TF
16042003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
1605
1606 * configure.in (raw_libstdcxx_flags): Remove the leading space.
1607 * configure: Regenerate.
1608
41a7d11a
JJ
16092003-11-27 Jeff Johnston <jjohnstn@redhat.com>
1610
80b200a1 1611 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
1612 stdlib.
1613
d9441a1f
DD
16142003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1615
1616 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1617 * Makefile.in: Regenerate.
1618
3a48a978
DD
16192003-10-20 Phil Edwards <phil@codesourcery.com>
1620
1621 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
1622 * configure: Regenerate.
1623
f0b24077
NN
16242003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
1625
1626 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1627 HOST_FLAGS_TO_PASS.
1628 * Makefile.in: Regenerate.
1629
5fbad20a
DD
16302003-10-05 Mohan Embar <gnustuff@thisiscool.com>
1631
1632 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1633 * configure: Rebuilt
1634 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1635 * Makefile.in: Rebuilt
1636
78be4155
L
16372003-10-03 H.J. Lu <hongjiu.lu@intel.com>
1638
1639 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1640
051fcc7a
L
16412003-10-01 Phil Edwards <pme@gcc.gnu.org>
1642
1643 * config-ml.in: Use ac_configure_args directly instead of
1644 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1645 actually seen.
1646
16472003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
1648
1649 * config-ml.in: Propagate INSTALL variables.
1650
f27d4f92
DJ
16512003-09-21 Daniel Jacobowitz <drow@mvista.com>
1652
1653 * configure.in: Pass a computed --program-transform-name
1654 to subconfigures.
1655 * configure: Regenerated.
1656
cae4d560
NN
16572003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1658
1659 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1660 * Makefile.in: Regenerate.
1661
1662 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1663 * Makefile.in: Regenerate.
1664
8ff944f6
DJ
16652003-09-17 Daniel Jacobowitz <drow@mvista.com>
1666
1667 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1668 quoting.
1669 * configure: Regenerated.
1670
d9a35680
MC
16712003-09-12 Michael Chastain <mec@shout.net>
1672
1673 Fix PR gdb/857.
1674 * src-release (do-proto-topleve): Remove junk files
1675 intl/config.cache, intl/config.status,
1676 intl/config.h, intl/stamp-h.
1677
710068b9
AC
16782003-09-14 Andrew Cagney <cagney@redhat.com>
1679
1680 * src-release (dejagnu.tar): New target.
1681 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
1682 (do-djunpack): Use $(PACKAGE) for the package name.
1683
e1008165
DD
16842003-09-04 DJ Delorie <dj@redhat.com>
1685
1686 * configure: Regenerate.
1687
21998d12
NC
16882003-09-04 Robert Millan <robertmh@gnu.org>
1689
1690 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 1691
ccca4bb3
DD
16922003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1693
1694 * configure.in: Ensure arguments to sed are properly spaced.
1695 * configure: Regenerate.
1696
ee949b5e
DJ
16972003-08-28 Daniel Jacobowitz <drow@mvista.com>
1698
1699 Merge from gcc:
1700 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1701 * install-sh: Update to newer upstream versions (associated with
1702 aclocal 1.7).
1703 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1704
75addda2
DJ
17052003-08-27 Daniel Jacobowitz <drow@mvista.com>
1706
1707 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1708 * configure: Regenerated.
1709
8d2877d8
NN
17102003-08-23 Phil Edwards <pme@gcc.gnu.org>
1711
1712 * configure.in: Use newline instead of semicolon when assuming
1713 shell arguments in a for loop.
1714 * configure: Regenerated.
1715
d2cc0e0d
GK
17162003-08-20 Geoffrey Keating <geoffk@apple.com>
1717
1718 PR 8180
1719 * configure.in: When testing with_libs and with_headers, treat
1720 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1721 * configure: Regenerate.
80b200a1 1722
d2cc0e0d
GK
1723 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1724 make, shell, etc.
1725 (baseargs): Likewise.
1726 * configure: Regenerate.
1727
04d1ab34
GK
17282003-08-19 Geoffrey Keating <geoffk@apple.com>
1729
1730 * configure.in: Disable libgcj for darwin not on powerpc.
1731 * configure: Rebuild.
1732
ca506da8
MC
17332003-08-15 Michael Chastain <mec@shout.net>
1734
1735 * src-release (do-proto-toplev): Remove junk files
1736 dejagnu/example/calc/config.status,
1737 dejagnu/example/calc/config.log.
1738
a4aa3f49
DD
17392003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1740
1741 * config-ml.in, symlink-tree: Add license.
1742
ede4fbe4
NN
17432003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
1744
1745 Merge from gcc:
1746
1747 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1748 * Makefile.tpl (check, check-c++): Express dependencies using
1749 dependencies rather than commands.
1750 * Makefile.in: Regenerate.
1751
1752 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1753 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1754 * Makefile.in: Update.
1755
970f29af
AC
17562003-08-01 Andrew Cagney <cagney@redhat.com>
1757
1758 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1759 * configure: Ditto.
1760
b2884a0c
DD
17612003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1762
1763 * configure.in: Enable libgcj for darwin.
1764 * configure: Rebuild.
1765
c07f46a4
NN
17662003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
1767
1768 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
1769
9175bfc0
NN
17702003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1771
1772 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1773 creating target and build subdirs to build all parent dirs as needed.
1774 * Makefile.in: Rebuild.
1775 * configure.in: Don't build dirs explicitly here.
1776 * configure: Rebuild.
1777
b9abda6a
AO
17782003-07-22 Alexandre Oliva <aoliva@redhat.com>
1779
1780 * Makefile.tpl (all-make): Depend on intl.
1781 * Makefile.in: Rebuilt.
1782
eef8ffd4
NN
17832003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1784
1785 * config.if: Remove unused libc_interface determination.
1786
295efaf0
NN
17872003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1788
1789 * Makefile.in: Regenerate, correctly this time.
1790
e5c3f801
NN
17912003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1792
1793 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1794 unused INSTALL_PROGRAM_ARGS.
1795 * configure.in: Use AC_PROG_INSTALL.
1796 * Makefile.in: Regenerate.
1797 * configure: Regenerate.
1798
4a18bd6b
AO
17992003-07-10 Alexandre Oliva <aoliva@redhat.com>
1800
1801 * configure: Rebuilt.
1802 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1803 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1804 newlib nor libgloss.
1805 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1806 * configure.in (am33_2.0-*-linux*): Added.
1807
fbd1054d
BW
18082003-07-09 Bob Wilson <bob.wilson@acm.org>
1809
1810 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1811 * configure: Regenerate.
1812
b40e3958
L
18132003-07-06 H.J. Lu <hongjiu.lu@intel.com>
1814
1815 * config-ml.in: Replace PWD with PWD_COMMAND.
1816 * Makefile.tpl: Likewise.
1817 * Makefile.in: Regenerated.
1818
4a5be7ba
NN
18192003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1820
1821 * configure.in: Clean up config-lang.in handling. Delete
1822 useless assignment to "subdirs".
1823 * configure: Regenerate.
1824
9c14acb8
NN
18252003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1826
1827 * configure.in: Rename 'target_libs' to 'target_libraries'.
1828 Remove useless reference to 'target_libs'.
1829 * configure: Regenerate.
1830
8f32e830
KS
18312003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1832
1833 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1834 * Makefile.in: Regenerate.
1835
12f0bd74
NN
18362003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1837
1838 * Makefile.def: Introduce flags_to_pass.
1839 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1840 * Makefile.in: Regenerate.
1841
b07c2aad
HPN
18422003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1843
1844 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1845 and target-libgloss.
1846 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1847 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 1848 * configure: Regenerate.
b07c2aad 1849
56f25033
DD
18502003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1851
1852 * configure.in: Update testsuite_flags to new location.
1853 * configure. Regenerate.
80b200a1 1854
4ec9a3b2
NN
18552003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1856
1857 * Makefile.tpl: Remove BUILD_CC stuff.
1858 * Makefile.in: Regenerate.
1859
059083b1 18602003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1861
059083b1
L
1862 * config.guess: Update to 2003-06-12 version.
1863 * config.sub: Update to 2003-06-13 version.
1864
535b046a
TS
18652003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1866
1867 * MAINTAINERS: Add myself as MIPS co-maintainer.
1868
00c22daa 18692003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1870
00c22daa
L
1871 * config.guess: Update to 2003-06-06 version.
1872 * config.sub: Update to 2003-06-06 version.
1873
1047cb91
DD
18742003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1875
1876 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1877 * configure. Regenerate.
1878
123494c8
NN
18792003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1880
1047cb91
DD
1881 * configure.in: Disable serial configure by default.
1882 * configure: Regenerate.
1883 * Makefile.tpl: Abolish .NOTPARALLEL.
1884 * Makefile.in: Regenerate.
1885
7f121bbf
NN
1886 * Makefile.tpl: Replace {build,host,target}_canonical by
1887 {build,host,target}.
1888 * Makefile.in: Regenerate.
1889
123494c8
NN
1890 * Makefile.tpl: Fix stupid pasto.
1891 * Makefile.in: Regenerate.
1892
ec7e0995
NN
18932003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1894
1895 * Makefile.tpl: Remove bogus conditional.
1896 * Makefile.in: Regenerate.
1897
27b1cc72
NN
18982003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1899
2a4cbe27
NN
1900 * Makefile.tpl: Make 'recursive targets' using autogen rather
1901 than shell loop. Remove duplicate 'clean' targets and false
1902 comments.
1903 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1904 Add systematic method of specifying missing targets in subdirs.
1905 Add copyright boilerplate.
1906 * Makefile.in: Regenerate.
1907 * configure.in: Add 'recursive targets' to maybe list.
1908 * configure: Regenerate.
1909
27b1cc72
NN
1910 * Makefile.tpl: Rename [+target+] to [+make_target+].
1911 * Makefile.def: Rename 'target' to 'make_target'.
1912
01e51bd0
NC
19132003-05-30 Nick Clifton <nickc@redhat.com>
1914
1915 * README-maintainer-mode: Update URL for locating blessed config
1916 tools.
1917
2fd84b42
NC
19182003-05-29 Robert Millan <rmh@debian.org>
1919
1920 * ltconfig: Import this patch and modify for use with current
1921 version of ltconfig:
1922
1923 2003-05-21 Bruno Haible <bruno@clisp.org>
1924
1925 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
1926 GNU/FreeBSD.
1927
8945c6bb
DD
19282003-05-28 DJ Delorie <dj@redhat.com>
1929
1930 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1931 * Makefile.in: Regenerate.
1932
2f9632a1
JJ
19332003-05-28 Jeff Johnston <jjohnstn@redhat.com>
1934
80b200a1 1935 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 1936
3a12db16 19372003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 1938
3a12db16
DD
1939 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1940 newlib or libgloss.
1941 * Makefile.in: Regenerate.
1942
44482353
DD
19432003-05-21 DJ Delorie <dj@redhat.com>
1944
1945 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1946 * Makefile.in: Regenerate.
1947
fec2c52d
MR
19482003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1949
1950 * configure.in: Use curly braces in the definition of tooldir.
1951 * configure: Regenerate.
1952
16ae0395
NN
19532003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1954
1955 * configure.in: Switch more things to use maybe dependencies.
80b200a1 1956 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
1957 Factor out common code from autogen IF statements.
1958 * configure: Regenerate.
1959 * Makefile.in: Regenerate.
1960
ec11bdc6
DD
19612003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1962
1963 * configure.in: Accept i[3456789]86 for machine type.
1964 * configure: Regenerate.
1965
dd12c3a8
NN
19662003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1967
1968 * configure.in: Switch more things to use maybe dependencies.
1969 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1970 * configure: Regenerate.
1971 * Makefile.tpl: Switch more things to use maybe dependencies.
1972 * Makefile.in: Regenerate.
1973
cf662e21
AJ
19742003-05-16 Andreas Schwab <schwab@suse.de>
1975
1976 * Makefile.tpl (install-opcodes): Define.
1977 * Makefile.in: Rebuild.
1978
5481b376
AJ
19792003-05-13 Andreas Jaeger <aj@suse.de>
1980
1981 * config.guess: Update to 2003-05-09 version.
1982 * config.sub: Update to 2003-05-09 version.
1983
3959a22a
AJ
19842003-05-13 Michael Eager <eager@mvista.com>
1985
1986 * configure.in: Correct sed script so that options in quotes are not
1987 deleted.
1988 * configure: Rebuild.
1989
564b43e5
CV
19902003-05-12 Corinna Vinschen <corinna@vinschen.de>
1991
1992 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1993 and $$s/newlib/libc/sys/cygwin32 include paths.
1994 * configure: Ditto.
1995
bb947dc9
L
19962003-05-05 H.J. Lu <hjl@gnu.org>
1997
1998 * config-ml.in: Restored from gcc repository.
1999
77f7441a
CD
20002003-05-02 Chris Demetriou <cgd@broadcom.com>
2001
80b200a1
ZW
2002 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2003 * Makefile.in: Regenerate.
77f7441a 2004
a26d7085
DJ
20052003-04-27 Daniel Jacobowitz <drow@mvista.com>
2006
2007 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2008 and Makefile.def.
2009
e4c4d240
DJ
20102003-04-27 Daniel Jacobowitz <drow@mvista.com>
2011
2012 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2013 * Makefile.in: Regenerated.
2014
62a3fc85
DD
20152003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2016
2017 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2018 * Makefile.in: Regenerate.
2019
20202003-04-18 Jakub Jelinek <jakub@redhat.com>
2021
2022 * configure.in (powerpc64*-*-linux*): Remove.
2023 * configure: Rebuilt.
2024
5b474aa8
DD
20252003-04-17 Phil Edwards <pme@gcc.gnu.org>
2026
2027 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2028 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2029 and restrap.
2030 * Makefile.in: Regenerate.
2031
20322003-04-16 Richard Earnshaw <rearnsha@arm.com>
2033
2034 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2035 * configure: Regenerated.
2036
bc295afe
AO
20372003-04-11 Alexandre Oliva <aoliva@redhat.com>
2038
2039 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2040 * */configure: Rebuilt.
2041
3728fade
NN
20422003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2043
2044 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2045 * Makefile.in: Regenerate.
2046
ce5b542e
MC
20472003-03-14 Michael Chastain <mec@shout.net>
2048
2049 * Makefile.in: Regenerate with correct Makefile.def.
2050
3db0a37f
NN
20512003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2052
2053 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2054 Make macro.
2055 * Makefile.in: Regenerate.
2056 * configure.in: Clean up gxx_include_dir logic.
2057 * configure: Regenerate.
2058
34349c6e
DD
20592003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2060
2061 * configure.in (gxx_include_dir): Fix typo.
2062 * configure: Regenerated.
2063
686c28c9
AC
20642003-03-06 Andrew Cagney <cagney@redhat.com>
2065
2066 * texinfo/texinfo.tex: Import version 2003-02-03.16.
2067
bba45b8b 20682003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 2069
bba45b8b
NN
2070 * configure.in: Include $(build_tooldir)/sys-include in
2071 FLAGS_FOR_TARGET.
2072 * configure: Regenerated.
2073
2683747f
NN
20742003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2075
bba45b8b
NN
2076 * Makefile.tpl: Reindent.
2077 * Makefile.in: Regenerate.
2078 * configure.in: Reindent. Don't set unused variables.
2079 * configure: Regenerate.
2080
2683747f
NN
2081 * Makefile.tpl: Always pass down RANLIB.
2082 * Makefile.in: Regenerate.
2083
2084 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2085 * Makefile.in: Regenerate.
2086 * configure.in: Remove unused logic relating to --enable-shared
2087 and --enable-threads. Remove bogus comments. Remove redundant
2088 noconfigdirs.
2089 * configure: Regenerate.
2090
2091 * configure.in: Replace ${libstdcxx_version} by its value.
2092 Remove reference to mh-dgux.
2093 * configure: Regenerate.
2094
50212802
NN
20952003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2096
2097 * Makefile.tpl: Rearrange.
2098 * Makefile.in: Regenerate.
2099
a6be7fc6
NC
21002003-02-25 Nick Clifton <nickc@redhat.com>
2101
2102 * configure: Remove site-file supprot - it is obsolete.
2103
f8a495c8
NC
21042003-02-24 Uwe Stieber <uwe@wwws.de>
2105
2106 * configure.in: Add support for kaOS as cross build target system.
2107 * configure: Regenerated.
2108
3decd77d
DD
21092003-02-20 Sean McNeil <sean@blue.mcneil.com>
2110
2111 * Makefile.tpl: Add definition of CPPFLAGS to pass into
2112 configure-target-* as some target builds may require additional
2113 flags for preprocessor tests.
2114 * Makefile.in: Regenerated.
2115
f4ff34a3
AO
21162003-02-19 Alexandre Oliva <aoliva@redhat.com>
2117
2118 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2119 * ltconfig: Handle it.
2120 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2121 auto-detecting it.
2122
b7e4a931
AO
21232003-02-19 Alexandre Oliva <aoliva@redhat.com>
2124
2125 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2126 it is used as argument to $CC.
2127 * ltcf-gcj.sh: Likewise.
2128
6b784d9f
AO
21292003-02-19 Alexandre Oliva <aoliva@redhat.com>
2130
2131 * configure.in: Introduce --enable-maintainer-mode.
2132 * configure: Rebuilt.
2133 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2134 for maintainer mode.
2135 * Makefile.in: Rebuilt.
2136
8bcd8a07
AC
21372003-02-19 Andrew Cagney <ac131313@redhat.com>
2138
2139 * configure: Regenerate using autoconf 2.13.
2140
ee3fd329
AM
21412003-02-19 Alan Modra <amodra@bigpond.net.au>
2142
2143 * config.guess: Import latest version.
2144 * config.sub: Import latest version.
2145
e9e45685
JM
21462003-02-18 Jason Merrill <jason@redhat.com>
2147
2148 * Makefile.tpl (check-c++): Allow parallelism.
2149
859789af
AC
21502003-02-17 Andrew Cagney <ac131313@redhat.com>
2151
2152 * configure: Regenerate using autoconf 000227.
2153
b3f16a9b
GK
21542003-02-15 Geoffrey Keating <geoffk@apple.com>
2155
2156 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2157 don't configure target-libobjc.
2158 * configure: Regenerate.
2159
72e60e02
DD
21602003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2161
2162 * Makefile.tpl (RANLIB): Define.
2163 * Makefile.in: Regenerate.
2164
91f0e695
KS
21652003-02-06 Keith R Seitz <keiths@redhat.com>
2166
2167 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2168 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2169 * Makefile.in: Regenerated.
2170 * configure.in: Remove all traces of snavigator, db, and grep.
2171 * configure: Regenerated.
2172
122bfa92
FCE
21732003-01-31 Frank Ch. Eigler <fche@redhat.com>
2174
2175 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2176 * Makefile.in: Regenerated.
2177
264095c3
AO
21782003-01-30 Alexandre Oliva <aoliva@redhat.com>
2179
2180 * config.if: Copy from GCC.
2181
a84dbcb3
AO
21822003-01-27 Phil Edwards <pme@gcc.gnu.org>
2183
2184 * configure.in: Revert 24Jan change.
2185 * configure: Regenerate.
2186
19618276
NN
21872003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2188
2189 * configure.in: Revert previous change.
2190 * configure: Regenerate.
2191
b7f27a92
NN
21922003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2193
2194 * configure.in: Make rda native-only.
2195 * configure: Regenerate.
2196
83326456
NN
21972003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
2198
2199 * configure.in: Add missing \.
2200 * configure: Rebuilt.
2201
5e367fa5
JJ
22022003-01-17 Jakub Jelinek <jakub@redhat.com>
2203
2204 * configure.in (baseargs): Avoid using \| in sed regular
2205 expressions.
2206 * configure: Rebuilt.
2207
e01f337c
JJ
22082003-01-16 Jakub Jelinek <jakub@redhat.com>
2209
2210 * configure.in (baseargs): Remove all supported forms of
2211 --cache-file, --srcdir, --host, --build and --target options
2212 from argument lists.
2213 * configure: Rebuilt.
2214
aa236487
AO
22152003-01-15 Alexandre Oliva <aoliva@redhat.com>
2216
2217 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2218 * configure: Rebuilt.
2219
586c0873
NN
22202003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
2221
2222 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2223 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2224 * Makefile.in: Regenerate.
2225 * configure: Regenerate.
2226
497f816e
DD
22272003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2228
2229 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2230 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2231 * Makefile.in: Regenerate.
2232
bfbe5519
AO
22332003-01-09 Alexandre Oliva <aoliva@redhat.com>
2234
2235 * configure.in: Remove Makefile in build, host and target modules
2236 unless configure was run with --no-recursion.
2237 * configure: Rebuilt.
2238
3f234ef5
CD
22392003-01-08 Chris Demetriou <cgd@broadcom.com>
2240
2241 * config.guess: Update to 2003-01-03 version.
2242 * config.sub: Update to 2003-01-03 version.
2243
a3982d48
CF
22442003-01-07 Christopher Faylor <cgf@redhat.com>
2245
2246 * configure: Regenerate with proper autoconf 2.13.
2247
75778ec4
CF
22482003-01-07 Christopher Faylor <cgf@redhat.com>
2249
80b200a1
ZW
2250 * configure.in: Add AC_PREREQ for consistency.
2251 * configure: Regenerate.
75778ec4 2252
c180f501
AC
22532003-01-06 Andrew Cagney <ac131313@redhat.com>
2254
2255 * configure.in (GDB_TK): Add tcl directories conditional on
2256 gdb/gdbtk directory being present.
2257 * configure: Regenerate.
5481b376 2258
46ca2cc2
DA
22592003-01-04 John David Anglin <dave.anglin@nrc.ca>
2260
2261 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
2262 by gcc if LD is not defined and we are not doing a Canadian Cross.
2263 * configure: Rebuilt.
2264
53dd8dab
DJ
22652003-01-01 Daniel Jacobowitz <drow@mvista.com>
2266
2267 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
2268
50ceb20c
TT
22692002-12-31 Tom Tromey <tromey@redhat.com>
2270
2271 * Makefile.in: Rebuilt.
2272 * Makefile.def (target_modules) [libffi]: Allow installation.
2273
e78b5cfe
AS
22742002-12-31 Andreas Schwab <schwab@suse.de>
2275
2276 * configure.in: Fix use of $program_transform_name.
2277 * configure: Regenerated.
2278
67448102
DJ
22792002-12-30 Daniel Jacobowitz <drow@mvista.com>
2280
2281 * configure.in (baseargs): Don't remove first configure argument.
2282 * configure: Regenerated.
2283
e6bfb94a
AO
22842002-12-29 Alexandre Oliva <aoliva@redhat.com>
2285
2286 * Makefile.tpl (local-distclean): Don't remove...
2287 (multilib.ts): ... this. Moved into...
2288 (multilib.out): ... this. Don't use sub-make.
2289 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2290 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2291 (configure-build-[+module+], configure-[+module+],
2292 configure-target-[+module+], configure-gcc): ... these. Test
2293 for Makefile existence. Drop config.status from dependencies.
2294 * Makefile.in: Rebuilt.
2295 * configure.in: Move gcc-version-trigger to the end of
2296 ac_configure_args. Add comments to maybedep.tmp and
2297 serdep.tmp. Introduce --disable-serial-configure. Remove
2298 nonopt from baseargs, matching and removing corresponding
2299 whitespace while at it.
2300 * configure: Rebuilt.
2301
8f0dfb36
AO
23022002-12-28 Alexandre Oliva <aoliva@redhat.com>
2303
2304 * configure.in (host_configargs): Replace reference to
2305 no-longer-defined buildopts with --build=${build_alias}.
2306 * configure: Rebuilt.
2307
43be203f
AO
23082002-12-28 Alexandre Oliva <aoliva@redhat.com>
2309
2310 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
2311 program_transform_name to standard idiom.
2312 (AUTOGEN, AUTOCONF): Define.
2313 (Makefile.in): Use $(AUTOGEN).
2314 (Makefile): Depend on config.status, and use autoconf-style rule to
2315 build it. Move original commands to...
2316 (config.status): ... this new target.
2317 (configure): Add $(srcdir). Depend on config/acx.m4. Use
2318 $(AUTOCONF).
2319 * Makefile.in: Rebuilt.
2320
a0da8069
NN
23212002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
2322
d18f1c9f
NN
2323 * Makefile.tpl: Fix dramatic bustage due to change in
2324 program_transform_name.
2325 * Makefile.in: Regenerate.
2326
2327 * configure.in: Remove unnecessary PATH setting.
2328 * configure: Regnerate.
2329
2330 * configure.in: Don't default to unprefixed tools unless
2331 the native tools will work.
2332 * configure: Regenerate.
2333
a0da8069
NN
2334 * configure.in: Convert to autoconf script. Blow away lots
2335 of now-redundant Makefile fragments.
2336 * configure: Generate using Autoconf.
2337 * Makefile.tpl: Rewrite to reflect autoconfiscation.
2338 * Makefile.in: Regenerate.
2339
c567df0a
NN
23402002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
2341
5481b376 2342 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
2343 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2344
5481b376 2345 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 2346 where they belong.
2c7f9a32 2347
2dabcfb4
AS
23482002-12-24 Andreas Schwab <schwab@suse.de>
2349
2350 * Makefile.tpl (multilib.out): Fix missing space.
2351 * Makefile.in: Regenerate.
2352
1086bc09
NN
23532002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
2354
2355 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
2356 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
2357 * Makefile.in: Regenerate.
2358 * configure.in: Remove unnecessary leftovers.
2359
1086bc09
NN
23602002-12-21 Geoffrey Keating <geoffk@apple.com>
2361
2362 * configure.in (extra_ranlibflags_for_target): New variable.
2363 (*-*-darwin): Add -c to ranlib commands.
2364 * configure (tooldir): Handle extra_ranlibflags_for_target.
2365
14e9ca95
JJ
23662002-12-20 Jeff Johnston <jjohnstn@redhat.com>
2367
2368 * COPYING.NEWLIB: Updated.
2369 * COPYING.LIBGLOSS: Ditto.
2370
14c428fb
NN
23712002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2372
2373 * Makefile.tpl: Revert HJL's change.
2374 * Makefile.in: Regenerated.
2375 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2376 always.
2377
313b8244
AS
23782002-12-19 Andreas Schwab <schwab@suse.de>
2379
2380 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2381 * Makefile.in: Regenerate.
2382
efeae3db
L
23832002-12-18 H.J. Lu <hjl@gnu.org>
2384
2385 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2386 * Makefile.in: Regenerated.
2387
2388 * configure.in (build_prefix): New. Substitute.
2389
43d92c63
NN
23902002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
2391
59da4fe6
NN
2392 * Makefile.tpl: Don't let real targets depend on phony targets.
2393 * Makefile.in: Regenerate.
2394
43d92c63
NN
2395 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2396 * Makefile.in: Regenerate.
2397
b72e6a2d
JM
23982002-12-16 Jason Merrill <jason@redhat.com>
2399
2400 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2401 previous 'make bootstrap'.
2402 * Makefile.in: Regenerate.
2403
95c72c44
HPN
24042002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
2405
2406 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2407
7d695d07
JM
24082002-12-13 Jason Merrill <jason@redhat.com>
2409
2410 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
2411 library tests.
2412 (check-c++): Just depend on it and check-target-libstdc++-v3.
2413 * Makefile.in: Regenerate.
2414
54103d1e
NN
24152002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
2416
2417 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2418 * Makefile.in: Regenerate.
2419
4024f1e1
JJ
24202002-12-12 Jeff Johnston <jjohnstn@redhat.com>
2421
80b200a1
ZW
2422 * COPYING.NEWLIB: Update list of alternate Regent of California
2423 licenses and discuss official revoking of advertising clause.
2424 * COPYING.LIBGLOSS: Ditto.
4024f1e1 2425
7dda0df6
AO
24262002-12-12 Alexandre Oliva <aoliva@redhat.com>
2427
2428 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2429 * Makefile.in: Rebuilt.
2430
d03be79e 24312002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 2432
929293f4
NN
2433 * configure: Fix bug put in by gremlins.
2434
d03be79e
NN
2435 * Makefile.tpl: Substitute more autoconfily.
2436 * configure: Substitute more autoconfily.
2437 * Makefile.in: Regenerate.
2438
24392002-12-08 Andrew Cagney <ac131313@redhat.com>
2440
2441 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2442 * Makefile.in (all-sim): Ditto.
a36d530e
DD
2443
24442002-12-06 DJ Delorie <dj@redhat.com>
2445
2446 * Makefile.tpl: Change configure dependencies to not have real
2447 targets depend on phony targets.
b4a77b47 2448
db1ac78d
NN
24492002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
2450
bcaf2395
NN
2451 * configure.in: Revert unintentional change.
2452
b4fa093e
NN
2453 * src-release: Configure host subdirs.
2454
db1ac78d
NN
2455 * Makefile.tpl: Change dependency for */multilib.out so that
2456 it works when gcc isn't in the tree.
2457
2458 * configure.in: Substitute more.
2459 * configure: Run subconfigures from the Makefile.
2460 * Makefile.tpl: Run subconfigures from the Makefile; add a few
2461 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2462
15723a45
NN
24632002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
2464
e2b9e2dc
NN
2465 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2466 and corresponding dependencies.
2467 * Makefile.in: Regenerate.
2468
2af579c4
NN
2469 * configure.in (host_tools): Order binutils, gas and ld for
2470 convenience in running the testsuites.
2471
a2cc058a
NN
2472 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2473 * Makefile.in: Regenerate.
2474 * configure.in: Introduce rules to serialize subconfigure runs.
2475
15723a45
NN
2476 * configure.in: Introduce BASE_CC_FOR_TARGET.
2477 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
2478 Realize configure-build-* targets. Realize configure-target-* targets.
2479 * Makefile.in: Regenerate.
2480
ae831be5
NN
24812002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2482
2483 * configure: Move gcc_version_trigger stuff from here...
2484 * configure.in: ...to here.
2485
2486 * configure.in: Separate subconfigure options added by this file from
2487 options given by the user. Add machinery to put args for host
2488 subconfigures into the Makefile.
2489
2490 * Makefile.tpl: Remove 'vault' targets.
2491 * Makefile.tpl: Reorder and comment dependencies.
2492 * Makefile.in: Regenerate.
2493
bbf7c8ac
NN
24942002-11-28 Geoffrey Keating <geoffk@apple.com>
2495
2496 * configure.in: Move host-specific darwin noconfigdirs into
2497 the host-specific section.
2498
930314a4
NN
24992002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2500
52d7cdee
NN
2501 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
2502 during replay.
2503 * Makefile.in: Regenerate.
2504
930314a4
NN
2505 (finishing slow-motion replay)
2506 * configure: Remove skip-this-dir support.
2507 * Makefile.tpl: Remove skip-this-dir support.
2508
2509 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2510 subdirectories.
2511 * Makefile.in: Regenerate.
2512
2513 * Makefile.tpl: Strip out useless setting of 'dir'.
2514 * Makefile.in: Regenerate.
5481b376 2515
930314a4
NN
25162002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2517
2518 (finishing slow-motion replay)
2519 * configure.in: Fix deeply stupid bug.
2520
2521 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2522 shell code in CXX_FOR_TARGET
2523 * Makefile.def: Introduce raw_cxx.
2524 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2525 RAW_CXX_FOR_TARGET.
2526 * Makefile.in: Regenerate.
2527
25282002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2529
2530 (finishing slow-motion replay)
2531 * Makefile.tpl: Remove unnecessary ifs.
2532 * Makefile.in: Regenerate.
2533
5481b376 2534 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
2535 dependencies. Maybe-ize build-libiberty. Create dummy install
2536 targets for 'no_install' modules.
5481b376 2537 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 2538 build_modules stuff to configure.in.
5481b376 2539 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
2540 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
2541 * Makefile.in: Regenerate.
2542
3866be5d
NN
25432002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2544
2545 (continuing slow-motion replay)
2546 * Makefile.tpl: Make all-target, install-target behave similarly
2547 to all, install (only hitting configured targets). Eliminate
2548 unused macro defintions.
2549
2550 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2551 build != host.
2552
2553 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2554
2555 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2556
5481b376 2557 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
2558 configuring. Remove references to "dosrel".
2559 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 2560 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 2561 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 2562 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
2563 and redundant dependency; rearrange slightly.
2564 * Makefile.def: Add host-side libtermcap, utils.
2565
2566 * Makefile.in: Regenerate.
2567
e393202e
NN
25682002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2569
2570 (Continuing slow-motion replay)
2571 * Makefile.def: Add list of recursive targets to autogenerate.
2572 Add build_modules.
2573 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2574 targets. Autogenerate *-build-* targets.
2575 * Makefile.in: Regenerate.
2576
583d52d7
NN
25772002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
2578
2579 (Continuing slow-motion replay)
2580 * configure: More autoconf-style substitutions.
2581 * Makefile.tpl: More autoconf-style substitutions.
2582 * Makefile.in: Regenerate.
2583
25842002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
2585
2586 (Continuing slow-motion replay)
2587 * configure: Substitute more variables in a more autoconf-friendly
2588 way. Simplify slightly.
2589 * Makefile.tpl: Make more variables substitutable in an
2590 autoconf-friendly way.
2591 * Makefile.in: Regenerate.
2592
874e38b4
NN
25932002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
2594
2595 (Continuing slow-motion replay)
2596 * configure.in (v810*): Remove special setting of tools.
2597
2598 * configure: Add support for extra required flags for ar or nm.
2599 * configure.in (aix4.3+): Use above support for target-specific
2600 issues, rather than using config/mt-aix43.
2601
852e5f18
NN
26022002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
2603
2604 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
2605 * configure: Remove 'removing', which doesn't work. Replace $subdir
2606 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2607 with $srcdir. Reformat indentation. Substitute some variables
2608 formerly hard-coded in the Makefile for build=host.
2609 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2610 * Makefile.def: Autogenerate more.
2611 * Makefile.in: Regenerate.
2612
c9a0d920
DD
26132002-11-13 Bruce Korb <bkorb@gnu.org>
2614
2615 * Makefile.tpl: syntactic cleanup
2616
dd2768ff
KB
26172002-11-04 Kevin Buettner <kevinb@redhat.com>
2618
2619 * Makefile.def (host_modules): Add rda.
2620 * Makefile.in: Regenerate.
2621 * configure.in (target_tool): Add target-rda to list.
2622
1aa8389d
DD
26232002-10-25 Phil Edwards <pme@gcc.gnu.org>
2624
2625 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2626 and restrap targets to this rule.
2627 * Makefile.in: Regenerate.
2628
28f46298
HPN
26292002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
2630
2631 * configure.in (i[3456]86-*-linux*): Add check to disable
2632 ${libgcj} for glibc1.
2633
ff72e302
NC
26342002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
2635
2636 * configure.in: Add tic4x target.
2637
8607b6c9
NN
26382002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2639
2640 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2641 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2642 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2643 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2644 * Makefile.in: Regenerate.
2645
f8f61f4a
NN
26462002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2647
c86f794b
NN
2648 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2649 * Makefile.in: Regenerate.
2650
a9590527
NN
2651 * Makefile.def: Remove order dependency comments.
2652 * Makefile.tpl: Add explicit install-install dependencies.
2653 * Makefile.in: Regenerate.
2654
8412ce72
NN
2655 * Makefile.tpl: Remove material now in src-release. (Finally!)
2656 * Makefile.in: Regenerate.
2657
8b9f37f1
NN
2658 * configure: Restore my original patch by syncing with gcc version.
2659
f8f61f4a
NN
2660 * Bring following over from gcc:
2661
26622002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2663
2664 * configure.in (s390*-*-linux*): Enable libgcj.
2665
403d9505
NN
26662002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2667
2668 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
2669
95f6f383
AM
26702002-10-02 Alan Modra <amodra@bigpond.net.au>
2671
e4673b0a 2672 * configure: Move stray lines back to where they belong.
95f6f383 2673
748503c8
NN
26742002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
2675
a581b5c3
NN
2676 * Makefile.tpl: Insert configure-target target, for src-release.
2677
c084f5b4
NN
2678 * configure: Finish reverting change which Andrew Cagney started
2679 reverting. Should fix bustage.
2680
7aa673ed 2681 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
2682 * src-release: New file. Contains material for making net
2683 releases for gdb, binutils, et al., formerly in Makefile.in.
2684
82a9b2d9
NC
26852002-09-30 Nick Clifton <nickc@redhat.com>
2686
2687 * cpu: New top level directory. Intended to hold input files for
2688 CGEN which have FSF copyright assignment.
2689 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2690
c2463a00
AC
26912002-09-29 Andrew Cagney <ac131313@redhat.com>
2692
2693 Revert below (note that src does not contain Makefile.tpl):
2694 * Makefile.tpl: Make subsituted variables more autoconfy.
2695 * Makefile.in: Regenerate.
2696
f03b4789
NN
26972002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2698
c11e16a9
NN
2699 * configure: Revert accidentally applied changes.
2700
f03b4789
NN
2701 * Makefile.tpl: Make more autoconf-friendly.
2702 * Makefile.in: Regenerate.
2703 * configure: Make substitution more autoconf-like.
2704
27052002-09-28 Richard Earnshaw <rearnsha@arm.com>
2706
2707 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2708 single entry to handle all these.
2709 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2710 libjava on arm-*-elf.
2711
c0292023
GK
27122002-09-27 Geoffrey Keating <geoffk@apple.com>
2713
2714 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2715 things that depend on them.
2716
c66d951e
NN
27172002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2718
2719 * Makefile.tpl: Make subsituted variables more autoconfy.
2720 * Makefile.in: Regenerate.
2721 * configure: Make seds more autoconfy.
2722
907a7241 27232002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
2724
2725 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2726 * Makefile.in: Regenerate.
2727 * configure.in: Rewrite sed statements to look autoconfy.
2728
907a7241
NN
2729 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2730 all-target-foo on configure-target-foo.
2731 * Makefile.def: Ditto.
2732 * Makefile.in: Rebuild.
2733
405ea7a0
NN
27342002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2735
2736 * Makefile.def: New file.
2737 * Makefile.tpl: New file.
2738 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2739
2740 * configure.in: Minor rearrangement. Simplify tests.
2741
bdc57bfd
JT
27422002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
2743
2744 * configure.in (with_headers): Skip copy if value is "yes".
2745 (with_libs): Likewise.
2746
ae03d6e2
NN
27472002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2748
2749 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2750 * configure.in (sh*-*-pe*): Ditto.
2751 * configure.in (mips*-*-pe*): Ditto.
2752 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
2753
2754 * configure.in: Rearrange.
2755
707960fe
NC
27562002-09-12 Nick Clifton <nickc@redhat.com>
2757
2758 * Import these changes from the config master repository:
2759
2760 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
2761
2762 * config.sub: Add tic4x target.
2763
2764 2002-09-03 Ben Elliston <bje@redhat.com>
2765
2766 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
2767 Reported by <Duncan_Stodart@insession.com>.
2768
36ea319f
JJ
27692002-09-10 Jeff Johnston <jjohnstn@redhat.com>
2770
2771 * COPYING.NEWLIB: More updates.
2772
cf57480a
JJ
27732002-09-09 Jeff Johnston <jjohnstn@redhat.com>
2774
2775 * COPYING.NEWLIB: Update.
2776
fd31a171
AC
27772002-08-23 Andrew Cagney <ac131313@redhat.com>
2778
23b632fc
AC
2779 * texinfo/texinfo.tex: Import version 2002-06-04.06.
2780
fd31a171
AC
2781 * config.guess: Import version 2002-08-23.
2782 * config.sub: Import version 2002-08-22.
2783
a08bafb5
AO
27842002-08-20 Alexandre Oliva <aoliva@redhat.com>
2785
2786 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2787 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2788 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2789
17240c1f
NC
27902002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2791
2792 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2793
e70ad0c6
L
27942002-08-04 H.J. Lu (hjl@gnu.org)
2795
2796 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2797
574e6d11
DD
27982002-07-31 Alan Modra <amodra@bigpond.net.au>
2799
2800 * configure.in: Move generic linux case to end. Copy generic
2801 linux noconfigdirs to mips*-*-linux* entry and new
2802 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2803
611e7523
CD
28042002-07-19 Chris Demetriou <cgd@broadcom.com>
2805
2806 * MAINTAINERS: Clarify on config.guess and config.sub, and add
2807 one instance of them which was missed to the list to update.
2808
51759676
CD
28092002-07-16 Chris Demetriou <cgd@broadcom.com>
2810
2811 * config.guess: Update to 2002-07-09 version.
2812 * config.sub: Update to 2002-07-03 version.
2813
7c1f909c
DD
28142002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2815
2816 * configure.in: Remove two redundant tests.
2817
d7cf5d30
DD
28182002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2819
2820 * configure.in (mips*-*-irix6*o32): Enable stabs.
2821
c74222f7
DD
28222002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2823
5b53c336
DD
2824 * configure.in: Don't build grez.
2825 * Makefile.in: Ditto.
2826
c74222f7
DD
2827 * Makefile.in: Remove references to bsp, cygmon, libstub.
2828 * configure.in: Ditto.
2829
2830 * configure.in: Remove leftover reference to gdbtest.
2831
edd1b227
DD
28322002-07-08 Phil Edwards <pme@gcc.gnu.org>
2833
2834 * configure.in (gxx_include_dir): Change to match versioned
2835 C++ headers if --enable-version-specific-runtime-libs is used.
2836
486186e3
AO
28372002-07-04 Steve Ellcey <sje@cup.hp.com>
2838
2839 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2840
ff0a3bf8
DD
28412002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2842
2843 * configure.in: Make --without-x work.
2844
1dfa8174
NC
28452002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2846
2847 * contrib: New directory. Created to contain a copy of the
5481b376 2848 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
2849 the FSF GCC sources.
2850
07637366
DD
28512002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2852
b6f83f2a
DD
2853 * configure.in: Rearrange target Makefile fragment collection.
2854
07637366
DD
2855 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2856 cvs[src].
2857 * configure.in: Ditto.
2858
f48556b1
DD
28592002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2860
2861 * Makefile.in: Eliminate 'apache' targets.
2862 * configure.in: Eliminate 'apache' targets.
2863
2864 * configure.in: Eliminate redundant tests. Reorganize.
2865
2866 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2867
2868 * config-ml.in: Eliminate references to Cygnus configure.
2869
2870 * Makefile.in: Eliminate references to building emacs.
2871
28722002-07-01 Denis Chertykov <denisc@overta.ru>
2873
2874 * configure.in: Add support for ip2k.
2875
cdb9e2b8
BE
28762002-06-24 Ben Elliston <bje@redhat.com>
2877
2878 * configure.in (host_tools): Remove cgen.
2879
2880 * Makefile.in (all-cgen): Remove; runs from its source directory.
2881 (check-cgen, install-cgen, clean-cgen): Likewise.
2882 (all-opcodes): No not depend on all-cgen.
2883 (all-sim): Likewise.
2884
3558860c
DD
28852002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2886
2887 * configure.in: Fix AIX configury bug.
2888
e3b0c936
DD
28892002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2890
cdb9e2b8 2891 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 2892
cdb9e2b8
BE
2893 * configure.in: Move definition of libstdcxx_flags right above
2894 usage, rather than way earlier.
8ee424c0 2895
c712250a
DD
2896 * configure.in: Pull definition of is_cross_compiler earlier.
2897
9ee1a75c
DD
2898 * configure.in: Rearrange a little.
2899
e3b0c936
DD
2900 * configure.in: Remove references to librx.
2901 * Makefile.in: Remove references to librx.
2902
b2bd228e
DD
29032002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2904
2905 * configure.in: Eliminate ${gasdir} variable.
2906
7cd52483
DB
29072002-06-18 Dave Brolley <brolley@redhat.com>
2908
2909 * configure.in: Add support for frv.
2910 * config.sub: Add support for frv.
2911
6c5e141a
DD
29122002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2913
2914 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2915
0d18b56d
JT
29162002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2917
2918 * configure.in (vax-*-netbsd*): Re-enable gas.
2919
fd8958d5
DD
29202002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2921
27f15fdd
DD
2922 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2923 BUILD_PREFIX_1, to correct nomenclature.
2924 * configure: Likewise.
2925
fd8958d5
DD
2926 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2927 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2928
0c2442b7
DD
29292002-05-31 Olaf Hering <olh@suse.de>
2930
2931 * config-ml.in: Propogate DESTDIR also.
2932
a3602181
JT
29332002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2934
2935 * configure.in (vax-*-netbsd*): Don't build gas for this
2936 platform.
2937
c95f53ae
MM
29382002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2939
2940 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2941 and libgcj for AVR.
2942
1d7c1053
NC
29432002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2944
2945 * config.sub: Add DLX target.
2946
4b37028f
JT
29472002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2948
2949 * config.guess: Update to 2002-05-22 version.
2950 * config.sub: Likewise.
2951
d5de0a84
NC
29522002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2953
2954 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2955 * config-ml.in: Likewise.
2956 * configure: Likewise.
2957 * configure.in: Likewise.
2958
c92a0210
DD
29592002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2960
115a77aa
DD
2961 * configure.in: Simplify makefile fragment collection.
2962
2963 * configure.in: Remove code to build emacs.
e99daf2b 2964
91e060aa
DD
2965 * configure.in : Remove --srcdir argument from targargs and buildargs
2966 (it's always overridden in the Makefile anyway). Rearrange a bit.
2967
2968 * configure: Move some logic to configure.in.
2969 * configure.in: Move some logic from configure.
c92a0210 2970
91217342
JJ
29712002-05-07 Jeff Johnston <jjohnstn@redhat.com>
2972
2973 * COPYING.LIBGLOSS: New file.
2974
d3d8a9ee
NC
29752002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
2976
2977 * Makefile.in: Honour DESTDIR.
2978
3a036cdc
AO
29792002-05-05 Alexandre Oliva <aoliva@redhat.com>
2980
2981 * configure.in (noconfigdirs): Don't disable libgcj on
2982 sparc64-*-solaris* and sparcv9-*-solaris*.
2983
6d095fe4
AO
29842002-05-03 Alexandre Oliva <aoliva@redhat.com>
2985
2986 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2987
dac55df9
TF
29882002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2989
2990 * configure.in (FLAGS_FOR_TARGET): Do not add
2991 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2992 on i[3456]86-*-linux*.
2993
a018e15b
TF
29942002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2995
2996 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
2997
2998 * configure.in (noconfigdirs): Do not add target-newlib if
2999 target == i[3456]86-*-linux*, and host == target.
3000
5f284831
MM
30012002-04-29 Mark Mitchell <mark@codesourcery.com>
3002
3003 * config.guess: Updated to 2002-04-26's version.
3004 * config.sub: Updated to 2002-04-26's version.
3005
33babf59
DD
30062002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3007
bd5f7da2
DD
3008 * configure.in: delete reference to absent file
3009
a0c4f3a0
DD
3010 * configure.in: replace '[' with 'test'
3011
66f1ba4f
DD
3012 * configure.in: Eliminate references to gash.
3013 * Makefile.in: Eliminate references to gash.
3014
7c3ab50c
DD
3015 * configure.in: remove useless references to 'pic' makefile fragments.
3016
bbc025f5
DD
3017 * configure.in: (*-*-windows*) Finish removing.
3018
33babf59
DD
3019 * configure.in: Eliminate redundant test for libgui.
3020
d5ec694c
DD
30212002-04-26 Joel Sherrill <joel@OARcorp.com>
3022
3023 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3024 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3025
57a5346c
DD
30262002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3027
3028 * configure.in: remove references to dead files
3029
dbf93899
DD
30302002-04-18 Tom Tromey <tromey@redhat.com>
3031
3032 * configure.in: Disallow configuring libgcj when it is already
3033 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3034 Solaris 2.8 by default. For PR libgcj/6158.
3035
26eadf68
DD
30362002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3037
3038 * configure.in: Move default CC setting out of config/mh-* fragments
3039 directly into here.
3040
a0a2c6c6
DD
30412002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3042
3043 * configure.in: don't even try to configure or make a subdirectory
3044 if there's no configure script for it.
3045
9972f812
DD
30462002-04-15 Mark Mitchell <mark@codesourcery.com>
3047
3048 * MAINTAINERS: Remove chill maintainers.
3049 * Makefile.in (CHILLFLAGS): Remove.
3050 (CHILL_LIB): Remove.
3051 (TARGET_CONFIGDIRS): Remove libchill.
3052 (CHILL_FOR_TARGET): Remove.
3053 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3054 CHILL_LIB.
3055 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3056 (CHECK_TARGET_MODULES): Likewise.
3057 (INSTALL_TARGET_MODULES): Likewise.
3058 (CLEAN_TARGET_MODULES): Likewise.
3059 (configure-target-libchill): Remove.
3060 (all-target-libchill): Remove.
3061 * configure.in (target_libs): Remove target-libchill.
3062 Do not compute CHILL_FOR_TARGET.
3063 * libchill: Remove directory.
5481b376 3064
75205f78
DD
30652002-04-15 DJ Delorie <dj@redhat.com>
3066
3067 * Makefile.in, configure.in, configure: Sync with gcc, entries
3068 follow...
3069
30702002-04-08 Tom Tromey <tromey@redhat.com>
3071
3072 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3073 Fixes PR libgcj/6068.
3074
30752002-03-30 Krister Walfridsson <cato@df.lth.se>
3076
3077 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3078
30792002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3080
3081 * configure.in (alpha*-dec-osf*): Enable libgcj.
3082
30832002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3084
3085 Fix for: PR bootstrap/3591, target/5676
3086 * configure.in (mcore-pe): Disable the configuration of
3087 libstdc++-v3 since exceptions are not supported.
3088
30892002-03-20 Anthony Green <green@redhat.com>
3090
3091 * configure.in: Enable libgcj for xscale-elf target.
3092
30932002-02-28 Alexandre Oliva <aoliva@redhat.com>
3094
3095 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3096 libjava.
3097 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3098
30992002-02-22 Alexandre Oliva <aoliva@redhat.com>
3100
3101 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3102 libstdc++-v3 and libjava.
3103
31042002-02-11 Adam Megacz <adam@xwt.org>
3105
3106 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3107 boehm-gc
3108
31092002-02-09 Alexandre Oliva <aoliva@redhat.com>
3110
3111 * config.guess: Updated to 2002-01-30's version.
3112 * config.sub: Updated to 2002-02-01's version.
3113 Contribute sh64-elf.
3114 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3115 * configure.in: Added sh64-*-*.
3116
31172002-01-17 H.J. Lu <hjl@gnu.org>
3118
3119 * Makefile.in (all-fastjar): Also depend on all-libiberty.
3120 (all-target-fastjar): Also depend on all-target-libiberty.
3121
3122Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3123
3124 * configure, configure.in: Use temp file for long sed commands.
3125
31262001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3127
3128 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3129 libf2c.
3130
31312001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3132
3133 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3134
31352001-10-11 Hans-Peter Nilsson <hp@axis.com>
3136
3137 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3138
31392001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3140
3141 * configure: Handle temporary files securely using mkdir.
3142
31432001-09-26 Will Cohen <wcohen@redhat.com>
3144
3145 * configure.in (*-*-linux*): Disable configuration of target-newlib
3146 and target-libgloss.
3147
31482001-09-26 Alexandre Oliva <aoliva@redhat.com>
3149
3150 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3151 RANLIB.
3152
31532001-08-11 Graham Stott <grahams@redhat.com>
3154
3155 * Makefile.in (check-c++): Add missing semicolon.
3156
31572001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3158
3159 * configure.in (sh-*-linux*): New.
3160
31612001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3162
3163 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3164 and libgcj on m68hc11/m68hc12.
3165
31662001-06-27 H.J. Lu (hjl@gnu.org)
3167
3168 * Makefile (CFLAGS_FOR_BUILD): New.
3169 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3170
31712001-06-01 Hans-Peter Nilsson <hp@axis.com>
3172
3173 * configure.in (libstdcxx_flags): Do not try to execute
3174 libstdc++-v3/testsuite_flags until it exists.
3175
31762001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3177
3178 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3179
31802001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3181
3182 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3183
3184Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3185
3186 * configure.in: Move *-chorusos target case to the proper switch.
3187 Disable libgcj.
3188
31892001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3190
3191 * Makefile.in (STAGE1_CFLAGS): Pass down.
3192
31932001-04-13 Alan Modra <amodra@one.net.au>
3194
3195 * config.guess: Add hppa64-linux support. Note for next import that
3196 this is already in the master file.
3197 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3198
31992001-03-22 Colin Howell <chowell@redhat.com>
3200
3201 * Makefile.in (DO_X): Do not backslash single-quotes in
3202 backquotes (two places).
3203
32042001-03-18 Laurynas Biveinis <lauras@softhome.net>
3205
3206 * Makefile.in (DO_X): Quote nested quotes.
3207
32082001-03-15 Laurynas Biveinis <lauras@softhome.net>
3209
3210 * Makefile.in (DO_X): Use double quotes for quoting
3211 "RANLIB=$${RANLIB}".
3212
32132001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3214
3215 * configure.in: Only use `lang_requires' for languages athat are
3216 actually enabled.
3217
32182001-03-07 Tom Tromey <tromey@redhat.com>
3219
3220 * configure.in: Allow config-lang.in to set `lang_requires' to list
3221 of other required languages.
3222
32232001-03-06 Laurynas Biveinis <lauras@softhome.net>
3224
3225 * Makefile.in: Remove RANLIB definition. Use RANLIB
3226 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3227 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3228
32292001-02-28 Benjamin Kosnik <bkoz@redhat.com>
3230 Alexandre Oliva <aoliva@redhat.com>
3231
3232 * Makefile.in (check-c++): Use tabs, not spaces.
3233
32342001-02-19 Benjamin Kosnik <bkoz@redhat.com>
3235
3236 * Makefile.in (check-c++): New rule.
3237
3238 * configure.in (target_libs): Remove libg++.
3239 (noconfigdirs): Remove libg++.
3240 (noconfigdirs): Same.
3241 (noconfigdirs): Same.
3242 (noconfigdirs): Same.
3243
3244 * config-ml.in: Remove libg++ references.
3245
3246 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3247 (ALL_TARGET_MODULES): Same.
3248 (configure-target-libg++): Remove.
3249 (all-target-libg++): Remove.
3250 (configure-target-libio): Remove.
3251 (all-target-libio): Remove.
3252 (check-target-libio): Remove.
3253 (.PHONY): Remove.
3254 (libg++.tar.bz2): Remove.
3255 (all-target-cygmon): Remove libio.
3256 (all-target-libstdc++): Remove.
3257 (configure-target-libstdc++): Remove.
3258 (TARGET_LIB_PATH): Remove libstdc++.
3259 (ALL_GCC_CXX): Remove libstdc++.
3260 (all-target-gperf): Correct.
3261
32622001-02-15 Anthony Green <green@redhat.com>
3263
3264 * configure: Introduce GCJ_FOR_TARGET.
3265 * configure.in: Ditto.
3266 * Makefile.in: Ditto.
3267
32682001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3269
3270 * configure.in: for *-chorusos, don't config target-newlib and
3271 target-libgloss.
3272
32732001-02-04 Mark Mitchell <mark@codesourcery.com>
3274
3275 Remove V2 C++ library.
3276 * configure.in: Remove --enable-libstdcxx_v3 support.
3277
32782001-01-27 Richard Henderson <rth@redhat.com>
3279
3280 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3281
32822001-01-26 Tom Tromey <tromey@redhat.com>
3283
3284 * configure.in: Allow libgcj to be built on Sparc Solaris.
3285
32862001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3287
3288 * configure.in: Enable libgcj on several additional platforms.
3289
32902001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3291
3292 * configure.in: Enable libgcj for linux targets.
3293
32942001-01-09 Mike Stump <mrs@wrs.com>
3295
3296 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3297 failures of subdirectories.
3298
32992001-01-02 Laurynas Biveinis <lauras@softhome.net>
3300
3301 * configure: handle DOS-style absolute paths.
3302
33032001-01-02 Laurynas Biveinis <lauras@softhome.net>
3304
3305 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3306
33072000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3308
3309 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3310 (libstdcxx_incdir): Pass down.
3311 * config.if: Remove expired bits for cxx_interface, add stub.
3312 (libstdcxx_incdir): Add variable for g++ include directory.
3313 * configure.in (gxx_include_dir): Use it.
3314
33152000-12-15 Andreas Jaeger <aj@suse.de>
3316
3317 * configure.in: Handle lang_dirs.
3318
33192000-12-13 Anthony Green <green@redhat.com>
3320
3321 * configure.in: Disable libgcj for any target not specifically
3322 listed. Disable libgcj for x86 and Alpha Linux until compatible
3323 with g++ abi.
3324
33252000-12-13 Mike Stump <mrs@wrs.com>
3326
3327 * Makefile.in (local-distclean): Also remove fastjar.
3328
33292000-12-10 Anthony Green <green@redhat.com>
3330
3331 * configure.in: Define libgcj. Disable libgcj target libraries for
3332 most targets.
3333
33342000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3335
3336 * configure.in (target_libs): Revert 2000-12-08 patch.
3337 (noconfigdirs): Added target-libjava.
3338
33392000-12-09 Laurynas Biveinis <lauras@softhome.net>
3340
3341 * Makefile.in: handle DOS-style absolute paths.
3342
33432000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3344
3345 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3346 libjava.
3347 * configure.in (target_libs): Removed `target-libjava'.
3348
33492000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3350
3351 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3352 (ALL_MODULES): Added fastjar.
3353 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3354 (all-target-libjava): all-fastjar replaces all-zip.
3355 (all-fastjar): Added.
3356 (configure-target-fastjar, all-target-fastjar): Likewise.
3357 * configure.in (host_tools): Added fastjar.
3358
33592000-12-07 Mike Stump <mrs@wrs.com>
3360
3361 * Makefile.in (local-distclean): Remove leftover built files.
3362
33632000-11-16 Fred Fish <fnf@be.com>
3364
3365 * configure.in (enable_libstdcxx_v3): Fix typo,
3366 libstd++ -> libstdc++.
3367
33682000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3369
3370 * configure: Provide the original toplevel configure arguments
3371 (including $0) to subprocesses in the environment rather than
3372 through gcc/configargs.h.
3373
33742000-11-12 Mark Mitchell <mark@codesourcery.com>
3375
3376 * configure: Turn on libstdc++ V3 by default.
3377
33782000-10-16 Michael Meissner <meissner@redhat.com>
3379
3380 * configure (gcc/configargs.h): Only create if there is a build GCC
3381 directory created.
3382
33832000-10-05 Phil Edwards <pme@gcc.gnu.org>
3384
3385 * configure: Save configure arguments to gcc/configargs.h.
3386
33872000-10-04 Andris Pavenis <pavenis@latnet.lv>
3388
3389 * Makefile.in (bootstrap): avoid recursion if subdir missing
3390 (cross): ditto
3391 (do-proto-toplev): ditto
3392
3393Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
3394
3395 * configure.in: Do not build byacc for hppa64. Provide paths to the
3396 X11 libraries for hppa64.
3397
33982000-09-02 Anthony Green <green@cygnus.com>
3399
3400 * Makefile.in (all-gcc): Depend on all-zlib.
3401 (CLEAN_MODULES): Add clean-zlib.
3402 (ALL_MODULES): Add all-zlib.
3403 * configure.in (host_libs): Add zlib.
3404
34052000-08-25 Alexandre Oliva <aoliva@redhat.com>
3406
3407 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3408 $targargs to tell whether newlib is going to be built.
3409
3410 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3411 $$r/TARGET_SUBDIR/libio for _G_config.h.
3412
34132000-08-14 Zack Weinberg <zack@wolery.cumb.org>
3414
3415 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3416
3417 * configure: Make enable_threads and enable_shared defaults
3418 explicit. Substitute enable_threads into generated Makefiles.
3419 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3420 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3421
34222000-08-02 Manfred Hollstein <manfredh@redhat.com>
3423
3424 * configure.in: Re-enable all references to libg++ and librx.
3425
ffb97b2f 34262002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 3427
ffb97b2f
DD
3428 * configure.in: Add *-*-freebsd* configurations.
3429
bbf6e9e3
AC
34302002-04-07 Andrew Cagney <ac131313@redhat.com>
3431
3432 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
3433 (do-tar, do-bz2): New rules.
3434 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
3435 (gdb-tar): New rule.
3436 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
3437 (insight_dejagnu.tar): New rule.
3438 (insight.tar): New rule.
3439 (gdb+dejagnu.tar): New rule.
3440 (gdb.tar): New rule.
3441
8f1579c0
AC
34422002-04-07 Andrew Cagney <ac131313@redhat.com>
3443
3444 * MAINTAINERS: Update dejagnu/
3445
ba3c59ab
AO
34462002-03-16 Alexandre Oliva <aoliva@redhat.com>
3447
3448 * ltmain.sh (relink_command): Fix typo in previous change.
3449
6243d5dd
AO
34502002-03-15 Alexandre Oliva <aoliva@redhat.com>
3451
3452 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
3453 (relink_command): Added --tag flags.
3454 (mode=install): If relinking fails; error out.
3455
80413487
RH
34562002-03-12 Richard Henderson <rth@redhat.com>
3457
3458 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
3459 .NOTPARALLEL tag.
3460 (do-check): Rename from check.
3461 (check): Allow parallel check.
3462
3daeddf6
RH
34632002-03-11 Richard Henderson <rth@redhat.com>
3464
3465 * Makefile.in (.NOTPARALLEL): Add fake tag.
3466
fad93c55
L
34672002-03-07 H.J. Lu (hjl@gnu.org)
3468
3469 * configure.in: Enable gprof for mips*-*-linux*.
3470
2e8357fc
AO
34712002-02-28 Alexandre Oliva <aoliva@redhat.com>
3472
3473 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3474 libjava.
3475 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
3476
bd48e1a9
AC
34772002-02-24 Andrew Cagney <ac131313@redhat.com>
3478
3479 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
3480
39121370
DJ
34812002-02-23 Daniel Jacobowitz <drow@mvista.com>
3482
3483 * config.guess: Import from master sources, rev 1.232.
3484 * config.sub: Import from master sources, rev 1.246.
3485
081ff160
AO
34862002-02-23 Alexandre Oliva <aoliva@redhat.com>
3487
3488 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3489 because its Makefile is there; test for the executable instead.
3490
20a5393b
AO
34912002-02-09 Alexandre Oliva <aoliva@redhat.com>
3492
3493 Contribute sh64-elf.
3494 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3495 * configure.in: Added sh64-*-*.
3496
38135629
JJ
34972002-02-04 Jeff Johnston <jjohnstn@redhat.com>
3498
80413487
RH
3499 * COPYING.NEWLIB: Remove advertising clause from
3500 Berkeley and Red Hat licenses.
38135629 3501
48d19748
MD
35022002-02-01 Mo DeJong <supermo@bayarea.net>
3503
3504 * Makefile.in: Add all-tix to deps for all-snavigator
3505 so that tix is built when building snavigator.
3506
f6e1c110
BE
35072002-02-01 Ben Elliston <bje@redhat.com>
3508
3509 * config.guess: Import from master sources, rev 1.229.
3510 * config.sub: Import from master sources, rev 1.240.
3511
4867be41
DJ
35122002-01-27 Daniel Jacobowitz <drow@mvista.com>
3513
3514 From Steve Ellcey <sje@cup.hp.com>:
3515 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3516 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3517 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3518 IA64.
3519 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3520 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3521 soname_spec, sys_lib_search_path_spec): Ditto.
3522
e82380cc
JT
35232002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
3524
3525 * configure.in (*-*-netbsd*): New. Skip target-newlib,
3526 target-libiberty, and target-libgloss. Skip Java-related
3527 libraries if not supported for NetBSD on target CPU.
3528
1319fb9c
NC
35292002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
3530
3531 * configure.in: Import StrongARM and XScale target_configdirs from
3532 FSF GCC version.
3533
b020f6ac
L
35342002-01-16 H.J. Lu (hjl@gnu.org)
3535
3536 * config.guess: Import from master sources, rev 1.225.
3537 * config.sub: Import from master sources, rev 1.238.
3538
3539 * MAINTAINERS: Updated notes on config.guess and config.sub.
3540
a0c1c920
NC
35412002-01-11 Steve Ellcey <sje@cup.hp.com>
3542
3543 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3544 ld and gdb are not supported.
3545
a9fa5e1f
JJ
35462002-01-07 Jeff Johnston <jjohnstn@redhat.com>
3547
3548 * Change reference to Cygnus Solutions to be Red Hat.
3549
94077108
JJ
35502002-01-07 Jeff Johnston <jjohnstn@redhat.com>
3551
3552 * COPYING.NEWLIB: Update generic copyright date.
3553
05ecd75c
MS
35542002-01-07 Mark Salter <msalter@redhat.com>
3555
3556 * configure.in: Remove target-bsp and target-cygmon from arm builds.
3557 Allow target-libgloss to be built for arm, strongarm, and xscale.
3558
a106bb62
BE
35592002-01-03 Ben Elliston <bje@redhat.com>
3560
3561 * MAINTAINERS: Update URL for config.* scripts.
3562
0e254642
AM
35632001-12-18 Alan Modra <amodra@bigpond.net.au>
3564
3565 * config.sub: Import latest version.
3566 * config.guess: Likewise.
3567
0a0d0041
TF
35682001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
3569
3570 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3571 options for i[3456]86-pc-linux* native builds.
3572
d932cae7
NC
35732001-12-05 Laurent Guerby <guerby@acm.org>
3574
3575 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 3576 libiberty.
d932cae7
NC
3577
3578 Import this patch from gcc:
5481b376 3579
d932cae7
NC
3580 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3581
3582 * symlink-tree: handle DOS-style absolute paths.
3583
49b7683b
DD
35842001-11-28 DJ Delorie <dj@redhat.com>
3585 Zack Weinberg <zack@codesourcery.com>
3586
3587 When build != host, create libiberty for the build machine.
3588
3589 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3590 CONFIG_ARGUMENTS.
3591 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3592 New variables.
3593 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3594 and rules.
3595 (all.normal): Depend on ALL_BUILD_MODULES.
3596 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3597 (all-build-libiberty): Depend on configure-build-libiberty.
3598
3599 * configure: Calculate and substitute proper value for
3600 ALL_BUILD_MODULES.
3601 * configure.in: Create the build subdirectory.
3602 Calculate and substitute TARGET_CONFIGARGS (formerly
3603 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3604
26ef82f4
GK
36052001-11-26 Geoffrey Keating <geoffk@redhat.com>
3606
3607 * config.sub: Update to version 1.232 on subversion.
3608
43e64072
NC
36092001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
3610
3611 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3612 files from .po files for a distribution.
3613
66f6c0d5
HPN
36142001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
3615
3616 * COPYING.NEWLIB: Mention preserved notice in specific parts.
3617
4a02fdb2
JH
36182001-11-13 Jeff Holcomb <jeffh@redhat.com>
3619
3620 Merged from net gcc:
3621 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
3622 * ltcf-c.sh: Use $objext, not $ac_objext.
3623 2001-07-27 Mark Kettenis <kettenis@gnu.org>
3624 * ltcf-cxx.sh: Add support for GNU.
3625 2001-07-22 Timothy Wall <twall@redhat.com>
3626 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
3627 default settings if using GNU tools with that configuration.
3628 * ltcf-cxx.sh: Ditto.
3629 * ltcf-gcj.sh: Ditto.
3630 2001-07-21 Michael Chastain <chastain@redhat.com>
3631 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3632 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
3633 * ltmain.sh: Mark as gcc-local.
3634
227b9953
JH
36352001-11-13 Jeff Holcomb <jeffh@redhat.com>
3636
3637 * Makefile.in (all-bison): Revert 2001-10-24.
3638 Don't depend on texinfo.
3639
cbbab8fb
JJ
36402001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
3641
80413487 3642 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 3643
922b2485
DD
36442001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
3645
3646 * configure.in (--enable-languages): Be more permissive about
3647 syntax. Check for empty lists better. Warn about $LANGUAGES.
3648
f08fa01d
HPN
36492001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
3650
3651 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3652
fee3da4e
JH
36532001-10-24 Jeff Holcomb <jeffh@redhat.com>
3654
3655 Makefile.in (all-bison): Don't depend on texinfo.
3656
73fb1ef9
AM
36572001-10-03 Alan Modra <amodra@bigpond.net.au>
3658
3659 * gettext.m4: Test po/POTFILES.in exists before trying to read.
3660
373688ac
AO
36612001-09-29 Alexandre Oliva <aoliva@redhat.com>
3662
3663 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3664
9c07660b
HPN
36652001-09-28 Hans-Peter Nilsson <hp@axis.com>
3666
3667 * config.sub, config.guess: Import latest from subversions.
3668
3f152009
AO
36692001-09-21 Alexandre Oliva <aoliva@redhat.com>
3670
3671 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3672 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3673 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3674 avoid quotes nesting problems.
3675 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3676 (DO_X): Export only variables that are set.
3677
8f6a59e5
BE
36782001-09-19 Ben Elliston <bje@redhat.com>
3679
3680 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3681 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3682 semantics. Use the shell built-in "type" command instead.
3683
a1ec19fa
TS
36842001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3685
3686 * config.sub: Reverted the earlier change, this version is not the
3687 master file.
3688
4008bd9b
TS
36892001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3690
3691 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
3692 Add support for mips64.
3693
dd1e52a4
JH
36942001-09-03 Jeff Holcomb <jeffh@redhat.com>
3695
3696 * configure.in: Enable libstdc++-v3 for h8300 targets.
3697
91549d1c
EC
36982001-08-30 Eric Christopher <echristo@redhat.com>
3699 Jason Eckhardt <jle@redhat.com>
3700
3701 * config.sub: Add support for mipsisa32.
3702
cf966cf9
EC
37032001-08-30 Eric Christopher <echristo@redhat.com>
3704
3705 * config.sub, config.guess: Import latest from subversions.
3706
82208dc5
AM
37072001-08-20 Alan Modra <amodra@bigpond.net.au>
3708
3709 * config.sub, config.guess: Import latest from subversions.
3710
4dca8403
DD
37112001-07-26 DJ Delorie <dj@redhat.com>
3712
3713 * MAINTAINERS: Clarify libiberty merge rules and procedures.
3714
1107dce2
AM
37152001-06-19 Alan Modra <amodra@bigpond.net.au>
3716
3717 * Makefile.in: Revert 2001-06-17.
3718 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
3719
e09a6604
L
37202001-06-17 H.J. Lu <hjl@gnu.org>
3721
3722 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
3723 (gas+binutils.tar.bz2): Likewise.
3724 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
3725
31a8b634
AC
3726Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
3727
3728 * Makefile.in (VER): When present, extract the version number from
5481b376 3729 the file version.in.
31a8b634 3730
dc70af01
AO
37312001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3732
3733 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3734 gcc/xgcc is built, use -print-prog-name to find out the program
3735 name to use.
3736
839bbd8c
AO
37372001-06-04 Mark Mitchell <mark@codesourcery.com>
3738
3739 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3740 with_gcc]: Use `gcc -shared' to build a shared library.
3741
566e9a30
AO
37422001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
3743
3744 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3745 archives.
3746
e877bb69
AO
37472001-05-28 Simon Patarin <simon.patarin@inria.fr>
3748
3749 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3750 libraries when using g++ with native linker.
3751
1605288b
AO
37522001-05-28 Alexandre Oliva <aoliva@redhat.com>
3753
3754 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3755
11a383ba
TR
37562001-05-24 Tom Rix <trix@redhat.com>
3757
3758 * configure.in : enable ld for aix
cf966cf9 3759
18611226
AO
37602001-05-22 Alexandre Oliva <aoliva@redhat.com>
3761
3762 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3763 [aix4*|aix5*]: Prepend blank.
3764
6be7c12c
AO
37652001-05-20 Alexandre Oliva <aoliva@redhat.com>
3766
3767 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3768 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3769 of subdir/configure scripts to use the new libtool.m4.
3770
4ed00bba
L
37712001-05-14 H.J. Lu <hjl@gnu.org>
3772
3773 * config.if (libc_interface): Set to -libc6.2- for cross
3774 compiling to Linux/glibc 2.2.
3775
b1af961c
AO
37762001-05-03 Alexandre Oliva <aoliva@redhat.com>
3777
3778 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3779 libgcj.
3780
5ec3e74e
AO
37812001-04-26 Alexandre Oliva <aoliva@redhat.com>
3782
3783 * configure.in (noconfigdirs): Don't reset it from scratch in the
3784 target case; only append to it.
3785
b3ed1d6b
AO
37862001-04-26 Alexandre Oliva <aoliva@redhat.com>
3787
3788 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3789 sparc-*-solaris2.8]: Disable ${libgcj}.
3790
96111c10
AO
37912001-04-25 Alexandre Oliva <aoliva@redhat.com>
3792
3793 * configure.in (libgcj_saved): Copy from $libgcj.
3794 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3795 --disable-libgcj.
3796
b5bf43f2
AO
37972001-04-20 Alexandre Oliva <aoliva@redhat.com>
3798
3799 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3800 1.641.2.228.
3801
8cc32590
AO
38022001-04-12 Alexandre Oliva <aoliva@redhat.com>
3803
3804 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3805 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3806
dec0cb0c
AO
38072001-04-01 Alexandre Oliva <aoliva@redhat.com>
3808
3809 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3810 New macros.
3811 (bootstrap, cross): Use RECURSE_FLAGS.
3812 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3813
6a9c3886
AO
38142001-03-27 Alexandre Oliva <aoliva@redhat.com>
3815
3816 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3817
d4fc7db8
NC
38182001-03-23 Nick Clifton <nickc@redhat.com>
3819
3820 * README-maintainer-mode: Add note about inability to use "make
3821 distclean" in maintainer mode.
3822
7389ff65
AO
38232001-03-22 Alexandre Oliva <aoliva@redhat.com>
3824
3825 Re-installed:
3826 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3827 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3828 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3829 * ltcf-cxx.sh: Likewise.
3830 * ltcf-gcj.sh: Likewise.
3831
b3e0dc8e
PB
38322001-03-22 Philip Blundell <philb@gnu.org>
3833
3834 * config.sub, config.guess: Import latest from subversions.
3835
469b781c
AO
38362001-03-22 Alexandre Oliva <aoliva@redhat.com>
3837
3838 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3839 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3840
b0dad762
MC
38412001-03-20 Michael Chastain <chastain@redhat.com>
3842
3843 * Makefile.in: all-m4 depends on all-texinfo.
3844
c559bb17
AO
38452001-03-08 Alexandre Oliva <aoliva@redhat.com>
3846
3847 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3848
fef4ae2e
JJ
38492001-02-22 Jeff Johnston <jjohnstn@redhat.com>
3850
3851 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
3852 longer valid.
3853
8d6dd99d
NC
38542001-02-16 Nick Clifton <nickc@redhat.com>
3855
3856 * configure.in (noconfigdirs): Allow configuration of texinfo
3857 for Cygwin hosts.
3858
a85d7ed0
NC
38592001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3860
3861 * config.guess: Add linux target for S/390.
3862 * config.sub: Likewise.
3863 * configure.in: Likewise.
3864
51221c5e
DD
38652001-02-06 Ben Elliston <bje@redhat.com>
3866
3867 * configure: Output host type to stdout, not stderr.
3868
9dec4c71
MS
38692001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3870
3871 * config.guess: Import from subversions.gnu.org (revision 1.181).
3872 * config.sub: Import from subversions.gnu.org (revision 1.199).
3873
9add9c04
AM
38742001-01-30 Alan Modra <alan@linuxcare.com.au>
3875
3876 * config.guess: Handle hppa64-linux systems.
3877
8679174d
MS
38782001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3879
3880 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3881 Don't unset, it's non-portable and no longer necessary, set to empty
3882 instead.
3883
02d01ed4
MS
38842001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3885
3886 * ltconfig: Shell portability fix for the tagname validity check.
3887
4cc5853d
MS
38882001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3889
3890 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3891
7487e485
AO
38922001-01-27 Alexandre Oliva <aoliva@redhat.com>
3893
3894 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3895 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3896
f332af52
AO
38972001-01-24 Alexandre Oliva <aoliva@redhat.com>
3898
3899 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3900 keep at least one of build_libtool_libs or build_old_libs set to
3901 yes.
3902
ef099754
AO
39032001-01-24 Alexandre Oliva <aoliva@redhat.com>
3904
3905 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3906 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3907
8341f2fc 39082000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 3909
8341f2fc
AJ
3910 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3911
39122000-11-03 Philip Blundell <pb@futuretv.com>
3913
3914 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3915 files.
ebf0fa2e 3916
c320a39f
JJ
39172001-01-15 Jeff Johnston <jjohnstn@redhat.com>
3918
3919 * COPYING.NEWLIB: Put into source repository.
3920
8817b92e
BE
39212001-01-15 Ben Elliston <bje@redhat.com>
3922
3923 * configure.in (host_tools): Add sid.
3924 Always configure cgen.
3925 * Makefile.in (all-sid): New target.
3926 (check-sid, clean-sid, install-sid): Likewise.
3927
35590697
AJ
39282001-01-07 Andreas Jaeger <aj@suse.de>
3929
80413487 3930 * config.sub, config.guess: Update from subversions.
35590697 3931
6ee6cea6
AO
39322000-12-12 Alexandre Oliva <aoliva@redhat.com>
3933
3934 * configure.in: Disable language-specific target libraries for
3935 languages that aren't enabled.
3936
077b8428
NC
39372000-11-24 Nick Clifton <nickc@redhat.com>
3938
3939 * configure.in (xscale-elf): Add target.
3940 (xscale-coff): Add target.
3941 (c4x, c5x, tic54x): Move after ARM targets.
3942
9e28a1ed
AO
39432000-11-23 Alexandre Oliva <aoliva@redhat.com>
3944
3945 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
3946
be98a80a
ILT
39472000-11-20 Ian Lance Taylor <ian@zembu.com>
3948
3949 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
3950
5cec67bf
AO
39512000-11-18 Alexandre Oliva <aoliva@redhat.com>
3952
3953 * Makefile.in: Merge with GCC and libgcj.
3954 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3955 configure-target-<library> when their configure scripts need the C
3956 or C++ library to have already been built to work properly.
3957 (do_proto_toplev): Set them to an empty string.
3958
d932cae7 39592000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
3960
3961 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3962 (REALLY_SET_LIB_PATH): Use them.
3963
d932cae7 39642000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
3965
3966 * config.sub: Add support for Sun Chorus
3967
8602ff0c
NC
39682000-11-02 Per Lundberg <plundis@chaosdev.org>
3969
3970 * config.sub: Add support for the *-storm-chaos OS.
3971
f9e0997d
NC
39722000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
3973
80413487
RH
3974 * configure.in (noconfigdirs): Don't compile some
3975 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 3976
d64552c5
AO
39772000-09-30 Alexandre Oliva <aoliva@redhat.com>
3978
3979 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
3980 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3981 all affected `configure' scripts.
3982
97f60b31
AO
39832000-09-25 Alexandre Oliva <aoliva@redhat.com>
3984
3985 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
3986 ltcf-c.sh.
3987
6e8dd58f
PB
39882000-09-12 Philip Blundell <philb@gnu.org>
3989
3990 * config.sub, config.guess: Update from subversions.
3991
103a2e99
AO
39922000-09-06 Alexandre Oliva <aoliva@redhat.com>
3993
51601921
AO
3994 * Makefile.in (all-zlib): Added dummy target.
3995
103a2e99
AO
3996 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
3997 multi-language branch.
3998
2809b4b9
AO
39992000-09-05 Alexandre Oliva <aoliva@redhat.com>
4000
4001 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4002 (bootstrap*): Depend on all-bootstrap.
4003
7450026c
AO
40042000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
4005
4006 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4007 crosses, but add gcc/include to the header search path for them.
4008
6cf86f7f
AO
40092000-08-31 Alexandre Oliva <aoliva@redhat.com>
4010
4011 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4012 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4013 * gettext.m4: New file, extracted from aclocal.m4.
4014
ce2ea6e3
AO
40152000-08-22 Alexandre Oliva <aoliva@redhat.com>
4016
4017 * config-ml.in (CC, CXX): Avoid trailing whitespace.
4018 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4019 sub-configures.
4020
9765193e
DE
40212000-08-20 Doug Evans <dje@casey.transmeta.com>
4022
4023 * Makefile.in (ALL_MODULES): Add all-cgen.
4024 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4025 (all-cgen): New target.
4026 (all-opcodes,all-sim): Depend on all-cgen.
4027 * configure.in (host_tools): Add cgen.
4028 Only configure cgen if --enable-cgen-maint.
4029
d7b32520
AO
40302000-08-17 Alexandre Oliva <aoliva@redhat.com>
4031
4032 * config-ml.in (CC, CXX): Don't introduce a leading space.
4033
e52ef561
AO
40342000-08-16 Alexandre Oliva <aoliva@redhat.com>
4035
4036 * configure.in (libstdcxx_flags): Use
4037 libstdc++-v3/src/libstdc++.INC.
4038
88f9c2a0
AO
40392000-08-15 Alexandre Oliva <aoliva@redhat.com>
4040
4041 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4042
98fbe43f
JM
40432000-08-11 Jason Merrill <jason@redhat.com>
4044
4045 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4046 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4047 (FLAGS_FOR_TARGET): Not here.
4048 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4049
279ddab4
DD
40502000-08-07 DJ Delorie <dj@redhat.com>
4051
4052 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4053 "if we're also building gcc, and it's a gcc that will run on the
4054 build machine, we want to use its includes instead of the system's
4055 default includes".
4056
60523a83
AO
40572000-08-03 Alexandre Oliva <aoliva@redhat.com>
4058
24ffec7a
AO
4059 * configure.in (libstdcxx_flags): Don't use `"'.
4060
60523a83
AO
4061 * config-ml.in: Adjust multilib search paths to the
4062 appropriate multilib tree.
4063
daf644b5
AO
40642000-08-02 Alexandre Oliva <aoliva@redhat.com>
4065
4066 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4067 commas in $LANGUAGES.
4068
63266560
DD
40692000-08-01 Alexandre Oliva <aoliva@redhat.com>
4070
4071 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4072
40732000-07-31 Alexandre Oliva <aoliva@redhat.com>
4074
4075 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4076 CXX_FOR_TARGET for sed.
4077
40782000-07-30 Alexandre Oliva <aoliva@redhat.com>
4079
4080 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4081 Do not override if already set in the environment or in configure.
4082 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4083 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4084
9e449d3e
AO
40852000-07-27 Alexandre Oliva <aoliva@redhat.com>
4086
4087 * Makefile.in (FLAGS_FOR_TARGET): New macro.
4088 (GCC_FOR_TARGET): Use it.
4089 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
4090 * configure.in: ... here.
4091 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
4092 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
4093
8bbd92e0
AO
40942000-07-24 Alexandre Oliva <aoliva@redhat.com>
4095
fd1f87b2
AO
4096 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4097 (configure-target-libchill, configure-target-libobjc): Likewise.
4098
8bbd92e0
AO
4099 * configure.in: Use the same cache file for all target libs.
4100 * config-ml.in: But different cache files per multilib variant.
4101
25c6c112
JL
41022000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4103
4104 * configure (topsrcdir): Don't use dirname.
4105
ba73c63f
JM
41062000-07-20 Jason Merrill <jason@redhat.com>
4107
4108 * configure.in: Remove all references to libg++ and librx.
4109
4110 * configure, configure.in, Makefile.in: Unify gcc and binutils.
4111
1af08294
HPN
41122000-07-20 Hans-Peter Nilsson <hp@axis.com>
4113
4114 * config.sub: Update to subversions version 2000-07-06.
4115
ba73c63f
JM
41162000-07-12 Andrew Haley <aph@cygnus.com>
4117
4118 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4119 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4120
41212000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
4122
4123 * symlink-tree: Check number of arguments.
4124
d932cae7 41252000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
4126
4127 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
4128
ba73c63f
JM
41292000-07-05 Jim Wilson <wilson@cygnus.com>
4130
4131 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4132 search path for a g++ extracted from the build tree. This
4133 will allow link tests run by configure scripts in
4134 subdirectories to succeed.
4135
92ee2f86
UC
41362000-07-01 Koundinya K <kk@ddeorg.soft.net>
4137
80413487 4138 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 4139
23f2f29f
CV
41402000-06-28 Corinna Vinschen <vinschen@cygnus.com>
4141
4142 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4143 `os2'. Force ac_cv_exeext to be ".exe" in that case.
4144
f04f5a67
TW
41452000-06-19 Timothy Wall <twall@cygnus.com>
4146
4147 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4148 * config.sub: Add tic54x target.
4149
11da68be
NC
41502000-06-07 Phillip Thomas <pthomas@suse.de>
4151
4152 * README-maintainer-mode: New file: Contains notes on using
4153 --enable-maintainer-mode with binutils.
4154
d932cae7 41552000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
4156
4157 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
4158
d932cae7 41592000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
4160
4161 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4162 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4163
9442cea3
L
416420000-05-21 H.J. Lu (hjl@gnu.org)
4165
80413487
RH
4166 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4167 directory are used if they exist. Make sure
4168 $(build_tooldir)/include is searched for header files,
4169 $(build_tooldir)/lib/ for library files.
9442cea3 4170 (GCC_FOR_TARGET): Likewise.
80413487 4171 (CXX_FOR_TARGET): Likewise.
9442cea3 4172
d932cae7 41732000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
4174
4175 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4176
d932cae7 41772000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
4178
4179 * Makefile.in (configure-target-libiberty): Depend on
4180 configure-target-newlib.
4181
ba73c63f
JM
41822000-05-16 Alexandre Oliva <aoliva@cygnus.com>
4183
4184 * configure.in, Makefile.in: Merge all libffi-related
4185 configury stuff from the libgcj tree.
4186
d932cae7 41872000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
4188
4189 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4190 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4191
d932cae7 41922000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
4193
4194 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4195 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 4196 current version information. Add to proto-toplev directory.
b5a23627
AC
4197 (gdb-taz): Build do-djunpack.
4198
ba73c63f
JM
41992000-05-15 David Edelsohn <edelsohn@gnu.org>
4200
4201 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4202
7c86ed39
L
42032000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4204
4205 * ltmain.sh: Preserve in relink_command any environment
4206 variables that may affect the linker behavior.
4207
d932cae7 42082000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
4209
4210 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4211
d932cae7 42122000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
4213
4214 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4215
ed0a91a5
EZ
42162000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
4217
4218 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 4219 with the version name.
ed0a91a5 4220
ba73c63f 42212000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 4222
ba73c63f 4223 * config.if: Tweak.
6cafa39f 4224
ba73c63f 42252000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 4226
ba73c63f 4227 * djunpack.bat: New file.
66156876 4228
d932cae7 42292000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
4230
4231 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
4232 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4233 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4234 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 4235
ba73c63f
JM
42362000-04-16 Dave Pitts <dpitts@cozx.com>
4237
80413487
RH
4238 * config.sub (case $basic_machine): Change default for "ibm-*"
4239 to "openedition".
ba73c63f 4240
d932cae7 42412000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
4242
4243 * Makefile.in (gdb-taz): New target. GDB specific archive.
4244 (do-md5sum): New target.
4245 (MD5PROG): Define.
4246 (PACKAGE): Default to TOOL.
4247 (VER): Default to a shell script.
4248 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 4249 md5 checksum generation.
b35ece4e
AC
4250 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4251 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4252 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 4253 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 4254
d932cae7 42552000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
4256
4257 * configure (warn_cflags): Delete.
4258
ba73c63f 42592000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 4260 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 4261
80413487
RH
4262 * configure.in (enable_libstdcxx_v3): Add.
4263 (target_libs): Add bits here to switch between libstdc++-v2 and
4264 libstdc++-v3.
4265 * config.if: And this file too.
4266 * Makefile.in: Add libstdc++-v3 targets.
35590697 4267
ba73c63f
JM
42682000-04-05 Michael Meissner <meissner@redhat.com>
4269
4270 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 4271
d332c5ac
JM
42722000-03-29 Jason Merrill <jason@casey.cygnus.com>
4273
4274 * configure.in: -linux-gnu*, not -linux-gnu.
4275
d932cae7 42762000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
4277
4278 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4279 (do-tar-bz2): Replace TOOL with PACKAGE.
4280 (gdb.tar.bz2): Remove GDBTK from GDB package.
4281 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 4282 dejagnu.tar.bz2): New packages.
6dcbc97b 4283
96ce09a7
ILT
42842000-02-27 Andreas Jaeger <aj@suse.de>
4285
4286 * configure.in: Add entry for mips*-*-linux*, move catch all
4287 *-*-*linux* entry below this one.
4288
2031769e
ILT
42892000-02-27 Ian Lance Taylor <ian@zembu.com>
4290
4291 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4292
4bab746c
NC
42932000-02-24 Nick Clifton <nickc@cygnus.com>
4294
4295 * config.sub: Support an OS of "wince".
4296
d932cae7 42972000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
4298
4299 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 4300 version.
ada59422 4301
5b93d8bb
AM
43022000-02-23 Linas Vepstas <linas@linas.org>
4303
4304 * config.sub: Add support for Linux/IBM 370.
4305 * configure.in: Likewise.
4306
2fb651f6
NC
43072000-02-22 Nick Clifton <nickc@cygnus.com>
4308
4309 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4310
b8441c25
CF
43112000-02-20 Christopher Faylor <cgf@cygnus.com>
4312
4313 * config.guess: Guess "cygwin" rather than "cygwin32".
4314
d332c5ac
JM
43152000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4316
4317 * configure (gcc_version): When setting, narrow search to
4318 lines containing `version_string'.
4319
ba73c63f
JM
43202000-02-15 Denis Chertykov <denisc@overta.ru>
4321
4322 * config.sub: Add support for avr target.
4323
d932cae7 43242000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
4325
4326 * config.sub: Add mmix-knuth-mmixware.
4327
43282000-01-27 Christopher Faylor <cgf@redhat.com>
4329
4330 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
4331 structure stuff to -L library search.
4332 (CXX_FOR_TARGET): Ditto.
4333 (CROSS_CHECK_MODULES): Fix spelling mistake.
4334
43352000-01-24 Mark Mitchell <mark@codesourcery.com>
4336
4337 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
4338 the C++ compiler.
4339
43402000-01-12 Richard Henderson <rth@cygnus.com>
4341
4342 * configure.in: Don't build some bits for beos.
4343
43442000-01-12 Joel Sherrill (joel@OARcorp.com)
4345
4346 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
4347 as include files.
4348
91b2c84d
GK
43492000-01-06 Geoff Keating <geoffk@cygnus.com>
4350
4351 * configure.in: Use mt-aix43 to handle *_TARGET defs,
4352 not mh-aix43.
4353
ba73c63f
JM
43541999-12-14 Richard Henderson <rth@cygnus.com>
4355
4356 * config.guess (alpha-osf, alpha-linux): Detect ev67.
4357 * config.sub: Accept alphaev[78], alphaev8.
4358
43591999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4360
4361 * config.guess, config.sub: Update from autoconf.
4362
4363Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4364
4365 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
4366 necessary libraries are missing.
4367
43681999-10-25 Andreas Schwab <schwab@suse.de>
4369
4370 * configure: Fix quoting inside arguments of eval.
4371
43721999-10-21 Nick Clifton <nickc@cygnus.com>
4373
4374 * config-ml.in: Allow suppression of some ARM multilibs.
4375
4376Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
4377
4378 * config.guess: Add OS/390 match pattern.
4379 * config.sub: Add mvs, openedition targets.
4380 * configure.in (i370-ibm-opened*): New.
4381
ef14edc4
ILT
43821999-09-04 Steve Chamberlain <sac@pobox.com>
4383
4384 * config.sub: Add support for configuring for pj.
4385
afb478e8
NC
43861999-08-31 Nick Clifton <nickc@cygnus.com>
4387
fd6848f6 4388 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 4389
ba73c63f 43901999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
4391
4392 * configure.in: Do not configure or build ld for AIX
4393 platforms. ld is known to be broken on these platforms.
4394
ba73c63f
JM
4395Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4396
4397 * config-ml.in: Pass compiler flag corresponding to multidirs to
4398 subdir configures.
4399
c363de44
ILT
44001999-08-09 Ian Lance Taylor <ian@zembu.com>
4401
4402 * Makefile.in (LDFLAGS): Define.
4403
dc8bc5a6
ILT
44041999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
4405
4406 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
4407 noconfigdirs.
4408 (*-*-cygwin*): Likewise.
4409
6ca3858e
ILT
44101999-08-08 Ian Lance Taylor <ian@zembu.com>
4411
71141bb6
ILT
4412 * mkdep: New file.
4413 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
4414 (BINUTILS_SUPPORT_DIRS): Add mkdep.
4415
6ca3858e
ILT
4416 From Eli Zaretskii <eliz@is.elta.co.il>:
4417 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
4418 long file name when using DJGPP on MS-DOS.
4419
ba73c63f
JM
4420Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
4421
4422 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
4423
2735a327
AM
44241999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
4425
4426 * Makefile.in (check-target-libio): Remove all-target-libstdc++
4427 dependency as this causes "make check" to globally "make all"
4428
ba73c63f
JM
4429Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
4430
4431 * configure.in (target_libs): Added target-zlib.
4432 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
4433 (CONFIGURE_TARGET_MODULES): Likewise.
4434 (CHECK_TARGET_MODULES): Likewise.
4435 (INSTALL_TARGET_MODULES): Likewise.
4436 (CLEAN_TARGET_MODULES): Likewise.
4437 (configure-target-zlib): New target.
4438 (all-target-zlib): Likewise.
4439 (all-target-libjava): Depend on all-target-zlib.
4440 (configure-target-libjava): Depend on configure-target-zlib.
4441
4442 * Makefile.in (configure-target-libjava): Depend on
4443 configure-target-newlib.
4444 (configure-target-boehm-gc): New target.
4445 (configure-target-qthreads): New target.
4446
80413487
RH
4447 * configure.in (target_libs): Added target-qthreads.
4448 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
4449 (CONFIGURE_TARGET_MODULES): Likewise.
4450 (CHECK_TARGET_MODULES): Likewise.
4451 (INSTALL_TARGET_MODULES): Likewise.
4452 (CLEAN_TARGET_MODULES): Likewise.
4453 (all-target-qthreads): New target.
4454 (configure-target-libjava): Depend on configure-target-qthreads.
4455 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
4456
4457 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
4458 (CONFIGURE_TARGET_MODULES): Likewise.
4459 (CHECK_TARGET_MODULES): Likewise.
4460 (INSTALL_TARGET_MODULES): Likewise.
4461 (CLEAN_TARGET_MODULES): Likewise.
4462 (all-target-libjava): New target.
4463 (all-target-boehm-gc): Likewise.
4464 * configure.in (target_libs): Added libjava, boehm-gc.
4465
08d836d6
ILT
44661999-07-22 Ian Lance Taylor <ian@zembu.com>
4467
4468 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
4469 configure.bat in SUPPORT_FILES.
4470 (gas+binutils.tar.bz2): Likewise.
4471
4472 * makeall.bat: Remove; obsolete.
4473
8f36e47c
ILT
44741999-07-21 Ian Lance Taylor <ian@zembu.com>
4475
4476 From Mark Elbrecht:
4477 * configure.bat: Remove; obsolete.
4478
56e82f25
ILT
44791999-07-11 Ian Lance Taylor <ian@zembu.com>
4480
4481 * configure: Add -W -Wall to the default CFLAGS when compiling with
4482 gcc.
4483
1001d816
JL
4484Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
4485
4486 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
4487
106117aa
MM
44881999-06-30 Mark Mitchell <mark@codesourcery.com>
4489
4490 * configure.in: Build ld on IRIX6.
4491
c376f4ed
ILT
44921999-06-12 Ian Lance Taylor <ian@zembu.com>
4493
4494 * Makefile.in: Change distribution targets to use bzip2 instead of
4495 gzip.
4496 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 4497 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 4498
306b7445
NC
44991999-06-04 Nick Clifton <nickc@cygnus.com>
4500
4501 * config.sub: Add mcore target.
4502
d932cae7 45031999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
4504
4505 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4506
d932cae7 45071999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
4508
4509 * config.guess (dummy): Changed to $dummy.
4510
6c3175b0
NC
45111999-05-24 Nick Clifton <nickc@cygnus.com>
4512
ba73c63f
JM
4513 * config.sub: Tidied up case statements.
4514
45151999-05-22 Ben Elliston <bje@cygnus.com>
4516
4517 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
4518 <jiro@din.or.jp>.
4519
4520 * config.guess: Merge with FSF version. Future changes will be
4521 more accurately recorded in this ChangeLog.
4522 * config.sub: Likewise.
4523
d932cae7 45241999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
4525
4526 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 4527
252b5132
RH
45281999-04-30 Tom Tromey <tromey@cygnus.com>
4529
4530 * ltmain.sh: [mode link] Always use CC given by ltconfig.
4531
45321999-04-23 Tom Tromey <tromey@cygnus.com>
4533
4534 * ltconfig, ltmain.sh: Update to libtool 1.2f.
4535
45361999-04-20 Drew Moseley <dmoseley@cygnus.com>
4537
4538 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
4539 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
4540 Bad merge removed these two changes.
4541
ba73c63f 4542Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 4543 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
4544
4545 * config.guess (interix Alpha): Add.
4546
252b5132
RH
45471999-04-11 Richard Henderson <rth@cygnus.com>
4548
4549 * configure.in (i?86-*-beos*): Do config gperf; don't config
4550 gdb, newlib, or libgloss.
4551
d932cae7 45521999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4553
ba73c63f
JM
4554 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4555 link a trivial program with -mabi=64. If it fails, remove mabi=64
4556 from multidirs.
4557
d932cae7 45581999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
4559
4560 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4561
252b5132
RH
45621999-04-08 Nick Clifton <nickc@cygnus.com>
4563
4564 * config.sub: Add support for mcore targets.
4565
45661999-04-07 Michael Meissner <meissner@cygnus.com>
4567
4568 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4569 not mt-ospace, in order to shut up assembler warning about using
4570 symbols that are named the same as registers.
4571
45721999-04-07 Drew Moseley <dmoseley@cygnus.com>
4573
4574 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4575 dependency list for all-target-cygmon.
4576
45771999-04-05 Doug Evans <devans@casey.cygnus.com>
4578
4579 * config-ml.in: Check $host, not $target, for selective multilibs.
4580 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
4581 thumb interworking, and underscore prefix multilibs.
4582
45831999-04-04 Ian Lance Taylor <ian@zembu.com>
4584
4585 * missing: Update to version from current automake.
4586
4587Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
4588
4589 * configure (gxx_include_dir): Removed.
4590
4591 * configure.in (gxx_include_dir): Handle it.
4592 * Makefile.in: Likewise.
4593
45941999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
4595
4596 * config.sub (mips64vr4111,mips64vr4111el) Add.
4597
45981999-03-21 Ben Elliston <bje@cygnus.com>
4599
80413487 4600 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
4601
4602Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
4603
252b5132
RH
4604 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4605 config/mh-djgpp.
4606
4607Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
4608
4609 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4610 all-target-newlib to dependency list for all-target-bsp.
4611
4612Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
4613
4614 * config.sub: Add i386-uwin support.
4615 * config.guess: Likewise.
4616
4617Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4618
4619 * configure.in: cleanup, add mh-*pic handling for arm, special
4620 case powerpc*-*-aix*
4621
4622Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
4623
4624 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4625 can be built.
4626
4627Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
4628
4629 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 4630 targets.
252b5132
RH
4631
46321999-03-02 Nick Clifton <nickc@cygnus.com>
4633
4634 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4635
d932cae7 46361999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4637
4638 * config.sub: Check for "cygwin*" rather than "cygwin32*"
4639
46401999-02-24 Nick Clifton <nickc@cygnus.com>
4641
4642 * config.sub: Fix typo in arm recognition.
4643
d932cae7 46441999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
4645
4646 * configure.in (noconfigdirs): Changed target_configdirs to
4647 include target-bsp only for m68k-*-elf* and m68k-*-coff*
4648 rather than m68k-*-* since it is not known to work on
4649 m68k-aout. Ditto for arm-*-*oabi.
4650
d932cae7 46511999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
4652
4653 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
4654
46551999-02-19 Ben Elliston <bje@cygnus.com>
4656
4657 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4658 Smart and improved by Andrew Cagney.
4659
d932cae7 46601999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
4661
4662 * config.guess: Recognize openbsd-*-hppa.
4663
d932cae7 46641999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
4665
4666 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4667 only if it is not empty.
4668
46691999-02-17 Nick Clifton <nickc@cygnus.com>
4670
4671 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 4672
fd6848f6 4673 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
4674
4675 * config.sub: Modified to recognize uname's armv* syntax.
4676
46771999-02-17 Mark Salter <msalter@cygnus.com>
4678
4679 * configure.in: Added target-bsp for sparclite.
4680
d932cae7 46811999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
4682
4683 * config.sub: Recognize alphapca5[67] and up to alphaev8.
4684
46851999-02-08 Nick Clifton <nickc@cygnus.com>
4686
4687 * configure.in: Add support for strongarm port.
4688 * config.sub: Add support for strongarm target.
4689
d932cae7 46901999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 4691
252b5132
RH
4692 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
4693 the old name config/mh-cygwin32.
4694 Enable texinfo.
4695
d932cae7 46961999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
4697
4698 * configure.in: Do build ld for ix86 Solaris.
4699
d932cae7 47001999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
4701
4702 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
4703 $AR_FOR_TARGET. Likewise for RANLIB.
4704
d932cae7 47051999-02-02 Catherine Moore <clm@cygnus.com>
35590697 4706
80413487
RH
4707 * config.sub (oabi): Recognize.
4708 * configure.in (arm-*-oabi): Handle.
252b5132 4709
d932cae7 47101999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
4711
4712 * config.guess: Improve detection of i686 on UnixWare 7.
4713
d932cae7 47141999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
4715
4716 * config.guess: Add support for i386-pc-interix.
4717 * config.sub: Likewise.
4718 * configure.in: Likewise.
252b5132 4719
d932cae7 47201999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4721
4722 * Makefile.in: Remove unneeded all-target-libio from
4723 from all-target-winsup target since it is now unneeded.
4724 Add all-target-libtermcap in its place since it is now
4725 needed.
4726
d932cae7 47271998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4728
4729 * configure.in: makefile stub for cygwin target is probably
4730 unnecessary. Remove it for now.
252b5132 4731
d932cae7 47321998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4733
4734 * configure.in: libtermcap.a should be built when cygwin is the
4735 target as well as the host.
4736 * config.guess: Allow mixed case in cygwin uname output.
4737 * Makefile.in: Add libtermcap target.
252b5132 4738
d932cae7 47391998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4740
4741 * config.sub: Clean up handling of hppa2.0.
4742
d932cae7 47431998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
4744
4745 * config.guess: Use C code to identify more HP machines.
4746
4747Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
4748
4749 * config.sub: Handle hppa2.0.
4750
ba73c63f
JM
4751Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
4752
4753 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 4754 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
4755
47561998-12-15 Mark Salter <msalter@cygnus.com>
4757
4758 * configure.in: Added target-bsp for several target architectures.
4759
4760 * Makefile.in: Added rules for bsp.
4761
252b5132
RH
4762Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
4763
4764 * config.guess: Improve detection of hppa2.0 processors.
4765
4766Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
4767
4768 * config.guess: Recognize FreeBSD using ELF automatically.
4769
47701998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
4771
4772 * configure (skip-this-dir): Add handling for new shell script, which
4773 might be created by a sub-directory's configure to indicate, this particular
4774 directory is "unwanted".
4775 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
4776
252b5132
RH
4777Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
4778
4779 * ltconfig: import from libtool, after changing libtool to
4780 account for the cygwin name change.
4781
4782Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
4783
4784 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
4785 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
4786
4787Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
4788
4789 * configure.in: Add libtermcap to list of cygwin dependencies.
4790
d932cae7 47911998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 4792
80413487
RH
4793 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
4794 they include winsup/include when it's a cygwin target.
252b5132
RH
4795
47961998-11-12 Tom Tromey <tromey@cygnus.com>
4797
4798 * configure.in (host_tools): Added zip.
4799 * Makefile.in (all-target-libjava): Depend on all-zip.
4800 (all-zip): New target.
4801 (ALL_MODULES): Added all-zip.
4802 (NATIVE_CHECK_MODULES): Added check-zip.
4803 (INSTALL_MODULES): Added install-zip.
4804 (CLEAN_MODULES): Added clean-zip.
4805
d932cae7 48061998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4807
4808 * Makefile.in: lose "32" from comment about cygwin.
4809
d932cae7 48101998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4811
4812 * configure.in: Use -Os to build target libraries for the fr30.
4813
d932cae7 48141998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
4815
4816 * config.sub: Add fr30.
4817
d932cae7 48181998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 4819
80413487 4820 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
4821 cygwin* instead of cygwin32*.
4822 * config.sub: Check cygwin* instead of cygwin32*.
4823
d932cae7 48241998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
4825
4826 * config.guess: Match any version of Unixware7.
4827
252b5132
RH
48281998-10-20 Syd Polk <spolk@cygnus.com>
4829
4830 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
4831 if desired.
4832
d932cae7 48331998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4834
4835 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
4836 these if the appropriate directories and files to not exist.
4837
d932cae7 48381998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4839
4840 * Makefile.in (DEVO_SUPPORT): Add config.if.
4841
d932cae7 48421998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
4843
4844 * configure: Add pattern to replace "build_tooldir"'s
4845 definition in the generated Makefile with "tooldir"'s
4846 actual value.
4847
252b5132
RH
4848Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
4849
4850 * config.sub: Bring back lost sparcv9.
4851
ba73c63f
JM
4852 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
4853
4854Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
4855
4856 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
4857 CC_FOR_TARGET and friends.
4858
4859Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4860
ba73c63f
JM
4861 * Makefile.in (build_tooldir): New variable, same as tooldir.
4862 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
4863 -B$(build_tooldir)/bin/.
4864 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
4865
252b5132
RH
4866Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
4867
4868 * config.sub: Add support for i[34567]86-pc-udk.
4869 * configure.in: Likewise.
4870
4871Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
4872
4873 * Makefile.in: add bzip2 package building bits for user
4874 tools module
4875 * configure.in: ditto
4876
ba73c63f
JM
4877Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
4878
4879 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
4880 (ALL_TARGET_MODULES): Add all-target-libobjc.
4881 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4882 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4883 (all-target-libchill): Add dependencies.
4884 * configure.in (target_libs): Add libchill.
35590697 4885
252b5132
RH
48861998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
4887
ba73c63f 4888 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
4889
4890Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
4891
4892 * Makefile.in (all-automake): fix dependencies.
4893
4894Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
4895
4896 * configure.in: Minor cleanups for building in the $(target_alias)
4897 subdir.
4898
48991998-09-22 Jim Wilson <wilson@cygnus.com>
4900
4901 * Makefile.in (bootstrap): Set r and s before make all. Use
4902 BASE_FLAGS_TO_PASS in make all.
4903 (cross): Likewise.
4904
49051998-09-20 Mark Mitchell <mark@markmitchell.com>
4906
4907 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
4908
252b5132
RH
4909Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
4910
4911 * config.sub: Fix typo in last change.
4912
49131998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4914
4915 * config.sub: Add support for C4x target.
4916 * configure.in: Likewise.
4917
49181998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
4919
4920 * config.sub: Recognize sparcv9 just like sparc64.
4921
4922Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
4923
4924 * config.guess: Match "Pent II" or "PentII" for OpenServer.
4925
4926Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
4927
4928 * config.guess: Correctly identify Pentium II sco boxes.
4929
4930 * config.guess: Fix "tr" code. From Weiwen Liu.
4931
4932Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
4933
4934 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
4935 stabs.
4936
4937Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
4938
4939 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
4940 (ALL_TARGET_MODULES): Add all-target-libchill.
4941 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4942 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4943 (all-target-libchill): Add dependencies.
4944 * configure.in (target_libs): Add libchill.
4945
4946Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
4947
4948 * config.guess: Avoid assumptions about "tr" behaves when
4949 LANG is set to something other than English.
4950
4951Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
4952
4953 * configure (gxx_include_dir): Changed to
4954 '${prefix}/include/g++'-${libstdcxx_interface}.
4955
4956 * config.if: New to determine the interfaces.
4957
4958Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
4959
4960 * config.guess: Detect and handle MPE/IX.
4961 * config.sub: Deal with MPE/IX.
4962
4963Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
4964
4965 * configure.in: Use mh-aix43.
4966
49671998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
4968
4969 * configure: Fix --without/--disable cases for gxx-include-dir.
4970
4971Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
4972
4973 * mdata-sh: Imported. Needed for automake support.
4974
4975Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
4976
ba73c63f 4977 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
4978 "chmod og=u `find . -print`".
4979
4980Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
4981
ba73c63f 4982 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
4983
4984Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
4985
4986 * Makefile.in: Undo previous patch.
4987
4988Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
4989
4990 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4991 to here ...
4992 (install-no-fixedincludes): and here
4993 (INSTALL_MODULES): ... from here.
4994
4995Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
4996
4997 * config.sub: Merge with FSF.
4998
4999 * config.guess: Merge with FSF.
5000
5001Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
5002
5003 * configure (extraconfigdirs): New variable.
5004 (SUBDIRS): Add extraconfigdirs and recurse on them too.
5005 * Makefile.in (all): Move higher in file.
5006 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5007 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5008 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5009 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5010 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5011
50121998-07-23 Brendan Kehoe <brendan@cygnus.com>
5013
5014 * Makefile.in (all-target-libjava): Depend on all-gcc and
5015 all-target-newlib.
5016 (configure-target-libjava): Depend on $(ALL_GCC).
5017
5018Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
5019
5020 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5021 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5022
5023Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
5024
5025 * ylwrap: Change absolute path checks to check for DOS style path
5026 names.
5027
5028 * ylwrap: Don't use a full path name if the source file is in the
5029 same directory. From hjl@lucon.org (H.J. Lu).
5030
5031 * config-ml.in: Default to being verbose, to match Feb 18 change to
5032 configure.
5033
5034Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
5035
5036 Brought over from egcs:
5037
5038 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5039
5040 * configure.in (target_subdir): Set to ${target_alias} instead
5041 of "libraries".
5042
5043 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5044
5045 * configure.in (target_subdir): Set to libraries if enable_multilib.
5046
5047Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
5048
5049 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5050 multilibs, force reconfiguration the first time we create
5051 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5052
5053Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
5054
5055 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5056 avoid confusion with --no-recursion.
5057
5058Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
5059
5060 * configure.in: Win32 hosts shouldn't use install -x
5061 * install-sh: remove -x option, and special .exe-handling
5062 hack.
5063
5064Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
5065
5066 * config.guess: Recognize i586-pc-beos.
5067 * configure.in: Don't build some bits for beos.
5068
5069Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
5070
5071 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5072 CFLAGS default to -O2.
5073
5074 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5075 when using GNU ld.
5076
5077Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
5078
5079 * ltmain.sh: Correct install when using a different shell.
5080
5081Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
5082
5083 * ltconfig, ltmain.sh: Update to libtool 1.2b.
5084
5085Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
5086
5087 * makefile.vms: Update to build binutils/makefile.vms. Add install
5088 target.
5089
5090Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
5091
5092 * ltconfig: Update to correct AIX handling.
5093
5094Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5095
5096 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
5097
5098 * configure.in (target_subdir): Set to ${target_alias} instead
5099 of "libraries".
5100
51011998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
5102
5103 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
5104 (Makefile): Depend on $(gcc_version_trigger).
5105
5106 * configure (gcc_version): Change default initializer to empty
5107 string.
5108 (gcc_version_trigger): New variable; pass this variable down
5109 to subdir configures to enable them checking gcc's version
5110 themselves. Emit make macros for both gcc_version vars.
5111 (topsrcdir): Initialize reliably.
5112 (recursion line): Remove --with-gcc-version=${gcc_version}.
5113
51141998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5115
5116 * configure (enable_version_specific_runtime_libs): Implement new flag
5117 --enable-version-specific-runtime-libs which installs C++ runtime stuff
5118 in $(libsubdir); emit definition in each generated Makefile.
5119 (gxx_include_dir): Initialize depending on
5120 $enable_version_specific_runtime_libs.
5121
51221998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5123
5124 * configure (gcc_version): Initialize properly depending on
5125 how and where configure is started.
5126 (recursion line): Pass a --with-gcc-version=${gcc_version}
5127 to configures in subdirs.
5128
5129Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
5130
5131 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 5132 cygmon
252b5132
RH
5133
5134Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
5135
5136 * configure.in: Add cygmon and libstub support for mn10200.
5137
51381998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
5139
5140 * configure (gcc_version): Add new variable describing the
5141 particular gcc version we're building.
5142 * Makefile.in (libsubdir): Add new macro for the directory
5143 in which the compiler finds executables, libraries, etc.
5144 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5145 and libsubdir.
5146
5147Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5148
ba73c63f
JM
5149 * Makefile.in (local-clean): Remove *.log.
5150 (warning.log): Built with warn_summary from build.log.
5151 (mail-report.log): Run test_summary.
5152 (mail-report-with-warnings.log): Run test_summary including
5153 warning.log in the report.
252b5132
RH
5154
5155Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
5156
5157 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5158
5159Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
5160
5161 * Makefile.in (grep): Grep no longer depends on libiberty.
5162
5163Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
5164
5165 * Makefile.in: all-snavigator needs all-libgui.
5166
5167Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
5168
5169 * configure.in: Add cygmon and libstub support for mn10300.
5170
5171Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
5172
5173 * missing: Update to version from automake 1.3.
5174
5175 * ltmain.sh: On installation, don't get confused if the same name
5176 appears more than once in the list of library names.
5177
5178Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
5179
5180 * config.sub: Accept m68060 and m5200 as CPU names.
5181
5182Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
5183
5184 * configure: Use && rather than using -a in test, because odd
5185 strings can confuse test.
5186 * configure.in: Likewise.
5187
5188Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
5189
5190 * ltconfig, ltmain.sh: Bring in Visual C++ support.
5191
5192Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5193
5194 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
5195 bootstrap4-lean): New targets.
5196
5197Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
5198
5199 * mpw-* Delete. Not used.
252b5132
RH
5200
5201Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
5202
5203 * COPYING.LIB: Update FSF address.
5204
5205Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
5206
5207 * ltconfig, ltmain.sh: Update to libtool 1.2a.
5208
5209 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5210 GAS_SUPPORT_DIRS.
5211
5212Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
5213
5214 * ltconfig, ltmain.sh: Avoid producing a version number if
5215 -version-info was not used.
5216
5217Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
5218
5219 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5220 building with newlib.
5221
52221998-04-30 Paul Eggert <eggert@twinsun.com>
5223
ba73c63f 5224 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 5225 Solaris `make' causes it to continue to next definition.
252b5132 5226
afb8d725
JM
5227Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
5228
5229 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5230 the right GUI libraries and files are installed along with GDB.
5231
252b5132
RH
5232Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
5233
5234 * configure.in: Change alpha to alpha* in several places.
5235
5236Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
5237
5238 * config.sub: Recognize sparc86x.
5239
5240Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 5241
252b5132
RH
5242 * configure.in (--enable-target-optspace): Remove debug echo.
5243
5244Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
5245
5246 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5247
5248Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
5249
5250 * ltconfig: Update cygwin32 support.
5251
5252 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5253 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5254 (GDB_SUPPORT_DIRS): Likewise.
5255
5256Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
5257
5258 * configure.in (target_makefile_frag): If --enable-target-optspace,
5259 use -Os to compile target libraries rather than -O2. Default to
5260 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5261 not used.
5262 * configure.in (target_cflags): Ditto for d30v.
5263
5264Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
5265
5266 * Makefile.in (all-bfd): Depend on all-intl.
5267 (all-binutils): Likewise.
5268 (all-gas): Likewise.
5269 (all-gprof): Likewise.
5270 (all-ld): Likewise.
5271
252b5132
RH
52721998-04-19 Brendan Kehoe <brendan@cygnus.com>
5273
5274 * configure.in (host_tools): Fix typo, lbtool -> libtool.
5275
5276Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
5277
5278 * Makefile.in (all-bfd): Depend upon all-libiberty.
5279
5280 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5281
5282Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
5283
5284 * Makefile.in: Add libstub.
5285
5286 * configure.in: Ditto. Build libstub for targets that have cygmon
5287 support.
5288
5289Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
5290
5291 * configure.in: Don't set PICFLAG on ix86-cygwin32.
5292
5293Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
5294
5295 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5296 use mh-sysv5 if specified. Support gprof on SCO Open Server.
5297
5298Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
5299
5300 * configure: Define DEFAULT_M4 by searching PATH.
5301 * Makfile.in: Use DEFAULT_M4.
5302
5303Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
5304
5305 * ltconfig: Add cygwin32 support.
5306
5307 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
5308 to configure and build.
5309
5310Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
5311
5312 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
5313
5314Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
5315
5316 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
5317
5318Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
5319
5320 * Makefile.in: add ash make rules
5321 * configure.in: add ash to native_only and host_tools lists
5322
5323Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
5324
5325 * Makefile.in (all-gettext, all-intl): New targets.
5326 (ALL_MODULES): Added all-gettext, all-intl.
5327 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
5328 (INSTALL_MODULES): Added install-gettext, install-intl.
5329 (CLEAN_MODULES): Added clean-gettext, clean-intl.
5330
5331 * configure.in (host_tools): Added gettext.
5332 (native_only): Likewise.
5333 (noconfigdirs) [various cases]: Likewise.
5334 (host_libs): Added intl.
5335
afb8d725
JM
5336Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
5337
5338 * configure: Do not disable building gdbtk for cygwin32 hosts.
5339
ba73c63f
JM
5340Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
5341
5342 * configure.in: Add thumb-coff target.
5343 * config.sub: Add thumb-coff target.
5344
252b5132
RH
5345Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5346
5347 * Makefile.in: Revert yesterday's change.
5348 (all-target-winsup): all-target-librx stays out of here.
5349
5350Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
5351
ba73c63f
JM
5352 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
5353 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
5354 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
5355 Remove references to librx and libg++.
5356
5357Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
5358
5359 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
5360 recursive makes
5361
5362Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
5363
5364 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
5365 for newlib directory.
5366 (CXX_FOR_TARGET): Likewise.
5367
5368Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
5369
5370 * ltconfig: Update after libtool/ltconfig.in change for
5371 hpux11.
5372
5373Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
5374
5375 * ltconfig, ltmain.sh: Update to libtool 1.2.
5376
5377Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
5378
5379 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
5380 (install-gcc-cross): Instead, override LANGUAGES here.
5381
53821998-03-18 Dave Love <d.love@dl.ac.uk>
5383
5384 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
5385 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
5386
5387Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
5388
5389 * configure.in: Add Thumb-pe target.
5390
5391Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 5392
252b5132
RH
5393 * Makefile.in - changed sn targets to snavigator
5394 * configure.in - changed sn targets to snavigator
5395
5396Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
5397
5398 * config-ml.in: After building symlink tree call make distclean
5399 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
5400 to be the case for libiberty.
5401
5402Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
5403
5404 * configure: When making link, also check the current
5405 directory. The configure scripts may create one.
5406
5407Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
5408
5409 * config.sub: Accept alphapca56 and alphaev6 properly.
5410
5411Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5412
5413 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
5414
252b5132
RH
5415Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
5416
80413487 5417 * config.sub (sco5): Fix typo.
252b5132
RH
5418
5419Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
5420
5421 * Makefile.in (INSTALL_MODULES): Move install-tcl before
5422 install-itcl.
5423 (install-itcl): Remove dependency on install-tcl.
5424
5425Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
5426
5427 * configure.in: Remove libgloss from noconfigdirs for MN10300.
5428
252b5132
RH
5429Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
5430
5431 * configure.in: Don't build libgui for a cygwin32 target when not on
5432 a cygwin32 host.
5433
5434Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
5435
5436 * configure (redirect): Set to null, so default behavior of
5437 configure is now --verbose.
5438
54391998-02-16 Dave Love <d.love@dl.ac.uk>
5440
5441 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
5442 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
5443
5444Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
5445
5446 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
5447 this change to sync Makefile.in with its ChangeLog entries.
5448
5449Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
5450
5451 * ltmain.sh (mkdir): Check that the directory doesn't exist
5452 before we exit with error, so that we don't get races during
5453 parallel builds.
5454
5455Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
5456
5457 * ltconfig, ltmain.sh: Update from libtool 1.0i.
5458
5459Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
5460
5461 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
5462 PICFLAG_FOR_TARGET.
5463 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
5464
5465 * configure: Emit a definition for the new macro enable_shared
5466 into each Makefile.
5467
252b5132
RH
5468Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5469
5470 * configure.in (host_tools, native_only): Add libtool.
5471
5472Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
5473
5474 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
5475 Fix typo in ming config comment.
5476
5477Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
5478
5479 * ltconfig, ltmain.sh: Update from libtool 1.0h.
5480
5481Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
5482
5483 * config.sub: Add tic30 cases, and map c30 to tic30.
5484
ba73c63f
JM
5485Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
5486
5487 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
5488 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
5489 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
5490 (CLEAN_TARGET_MODULES): Similarly
5491 (all-target-libf2c): Add dependences.
35590697 5492 * configure.in (target_libs): Add libf2c.
ba73c63f 5493
252b5132
RH
5494Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
5495
ba73c63f
JM
5496 * configure.in: Remove expect from noconfigdirs when target
5497 is cygwin32. OK to build expect and dejagnu with Canadian
5498 Cross.
252b5132
RH
5499
5500Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
5501
5502 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5503 host.
5504
5505 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5506 and mingw32.
5507
5508Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
5509
5510 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
5511 here as it is not defined in the toplevel Makefile.
5512
5513Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
5514
5515 * configure (package_makefile_rules_frag): New variable, which names
5516 a file with generic rules, ...
5517 Change comment to mention we now have FIVE parts.
5518 * configure: Undo last change.
5519
5520Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
5521
5522 * config.guess: More accurate determination of HP processor types.
5523 * config.sub: More accurate determination of HP processor types.
5524
5525Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
5526
5527 * configure (package_makefile_frag): Move inserting the
5528 ${package_makefile_frag} to where it should be according
5529 to the comment.
5530
ba73c63f 5531Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
5532
5533 * config.guess: Add support for Linux/ARM.
5534
5535Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
5536
5537 * .cvsignore: Remove *-info and *-install since they match
5538 release-info and mpw-install, which we don't want to just ignore.
5539
5540Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
5541
5542 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5543
5544Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
5545
5546 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5547 local_prefix to sub-make invocations.
5548
5549Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
5550
5551 * configure.in: Check makefile fragments in the source
5552 directory.
5553
5554Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5555
ba73c63f
JM
5556 * configure.in: Check whether host and target makefile
5557 fragments exist before adding them to *_makefile_frag.
252b5132
RH
5558
5559Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
5560
5561 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 5562
252b5132
RH
5563Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
5564
5565 * configure.in: Make sure we only replace RPATH_ENVVAR on
5566 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5567 regexp to sed.
5568
5569 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5570 to sub-makes.
5571
55721998-01-13 Lee Iverson (leei@ai.sri.com)
5573
5574 * config-ml.in (multi-do): LDFLAGS must include multilib
5575 designator.
5576
5577Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
5578
5579 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
5580
5581Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
5582
5583 * config.sub: Add mingw32 support.
5584 * configure.in: Likewise.
252b5132
RH
5585
5586Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5587
5588 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5589
5590Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
5591
5592 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5593 * configure (gxx_include_dir): Provide a definition for subdirs
5594 which do not use autoconf.
5595
5596Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
5597
5598 * config.guess: Sync with egcs. Picks up new alpha support,
5599 BeOS & some additional linux support.
5600
ba73c63f 5601Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5602
5603 * config.guess: HP 9000/803 is a PA1.1 machine.
5604
ba73c63f
JM
5605Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
5606
5607 * configure.in: It's alpha*-...
252b5132
RH
5608
5609Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5610
ba73c63f
JM
5611 * configure.in (host_makefile_frag, target_makefile_frag):
5612 Handle multiple config files.
5613 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5614 alpha-*-*.
252b5132
RH
5615
5616Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
5617
5618 * mkdep: New file.
5619
5620Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
5621
5622 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5623
5624Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
5625
5626 * Makefile.in: Add libgui directory.
5627 (GDB_TK): Add all-libgui.
5628 * configure.in: Add libgui directory.
5629 * configure: Add all-libgui to GDB_TK.
5630
5631Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
5632
5633 * config-ml.in (multidirs): Add m32r to multilib list.
5634
5635Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
5636
5637 * Makefile.in (all-target-gperf): Change dependency to
5638 all-target-libstdc++.
5639
5640Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
5641
5642 * config.guess: Add BeOS support.
5643
5644Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
5645
5646 Source directory cvs renamed to cvssrc:
5647 * configure.in (host_tools): Change cvs to cvssrc.
5648 (native_only): Likewise.
5649 (noconfigdirs) [various cases]: Likewise.
5650 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5651 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5652 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5653 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5654 (all-cvssrc): Rename target from all-cvs.
5655
5656Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
5657
5658 * configure (gxx_include_dir): Fix thinko.
5659
5660Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
5661
5662 * Makefile.in (INSTALL_TARGET_CROSS): Define.
5663 (install-cross, install-gcc-cross): New targets.
5664
5665Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
5666
5667 * configure.in (noconfigdirs): Add support for Thumb target.
5668
5669 * config.sub (maybe_os): Add support for Thumb target.
5670
5671Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
5672
5673 * Makefile.in: Add rules for cygmon.
5674
5675 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
5676
5677Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
5678
5679 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5680 * configure (gxx_include_dir): Provide a definition for subdirs
5681 which do not use autoconf.
5682
5683Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
5684
5685 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 5686 11/18/97 build
252b5132
RH
5687
5688Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
5689
5690 * From Franz Sirl.
5691 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
5692 found on RedHat Linux systems.
5693
5694Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
5695
5696 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
5697 guesses.
5698
5699Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
5700
5701 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
5702
5703Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
5704
5705 * ltmain.sh: If mkdir fails, check whether the directory was created
5706 anyhow by some other process.
5707
5708Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
5709
5710 * configure.in (d30v-*-*): Configure all directories.
5711
5712Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
5713
5714 * configure.in (d30v-*-*): Configure newlib, libiberty directories
5715 for the D30V.
5716
5717Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
5718
5719 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
5720
5721Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
5722
80413487
RH
5723 * include/libiberty.h: Add extern "C" { so it can be used with C++
5724 progrms.
5725 * include/remote-sim.h: Add extern "C" { so it can be used with C++
5726 programs.
252b5132
RH
5727
5728Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
5729
5730 * configure.in (d30v-*-*): Configure GCC now.
5731
5732Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5733
5734 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
5735 is no longer needed.
5736
5737Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
5738
5739 * Makefile.in: check-target-libio depends on all-target-libstdc++.
5740
5741Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
5742
5743 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
5744 targets using "$@" to provide support for similar but not identical
5745 targets without having to duplicate code.
5746
5747Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
5748
5749 * makefile.vms: Fix to work with DEC C.
5750
5751Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
5752
5753 * config.sub: Add mips-tx39-elf to marketing names.
5754
5755Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
5756
5757 * ltmain.sh: Handle symlinks in generated script.
5758
5759Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
5760
5761 * configure: Handle autoconf style directory options: --bindir,
5762 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5763 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5764 --sysconfdir.
5765 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5766 (sharedstatedir, localstatedir, oldincludedir): New variables.
5767 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5768 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5769 sbindir, sharedstatedir, and sysconfdir.
5770
5771Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
5772
5773 * Makefile.in (bootstrap-lean): New target.
5774
5775Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
5776
5777 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 5778 sn, and gnuserv from noconfigdirs.
252b5132
RH
5779
5780Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
5781
5782 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5783
5784Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
5785
ba73c63f 5786 * Makefile.in (cross): New target.
252b5132
RH
5787
5788Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 5789 Jeff Law <law@cygnus.com>
252b5132
RH
5790
5791 * Makefile.in (bootstrap2, bootstrap3): New targets.
5792 (all-bootstrap): Remove outdated and confusing target.
5793 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
5794
afb8d725
JM
5795Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
5796
5797 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 5798 windows. Consistent with gdb/configure.
afb8d725 5799
252b5132
RH
58001997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
5801
252b5132
RH
5802 * configure.in: Name Linux target fragment.
5803
5804 * configure: Rewrite so that project Makefile fragment is inserted
5805 first and appears last in the resulting Makefile.
5806
5807Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5808
5809 * Makefile.in (install-itcl): Install tcl first.
5810
252b5132 5811Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 5812
252b5132
RH
5813 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5814
5815Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5816
5817 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
5818
5819 * configure.in (skipdirs): Add target-librx for Linux.
5820 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
5821
5822Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
5823
5824 * Makefile.in (bootstrap): New target.
5825
5826Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
5827
5828 * config.sub: Accept 'amigados' for backward compatability.
5829
5830Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5831
5832 * config.guess: Merge with FSF.
5833
ba73c63f
JM
5834Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
5835
5836 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
5837
252b5132
RH
5838Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
5839
5840 * config.sub: Add "marketing-names" patch.
5841
5842Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
5843
80413487 5844 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
5845
5846Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
5847
5848 * config.sub: Handle v850-elf.
5849
ba73c63f
JM
5850Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
5851
5852 * .cvsignore (*-install): Remove.
5853
252b5132
RH
5854Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
5855
5856 * ltconfig: Set CONFIG_SHELL in libtool.
5857 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
5858
5859Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5860
5861 * configure.in (target_subdir): Set to libraries if enable_multilib.
5862
5863Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
5864
5865 * config.guess: Update from gcc directory.
5866
5867Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
5868
5869 * Makefile.in (all-sim): Depends on all-readline.
5870
5871Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
5872
5873 * Makefile.in (BISON, YACC): Use $$s.
5874 (all-bison): Depend on all-texinfo.
5875
5876Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
5877
5878 * Makefile.in (BISON): Add -L flag.
5879 (YACC): Likewise.
5880
5881Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5882
35590697
AJ
5883 * configure.in (noconfigdirs): Add support for v850e target.
5884
252b5132
RH
5885 * config.sub (maybe_os): Add support for v850e target.
5886
5887Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5888
35590697
AJ
5889 * configure.in (noconfigdirs): Add support for v850ea target.
5890
252b5132
RH
5891 * config.sub (maybe_os): Add support for v850ea target.
5892
5893Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
5894
5895 * config.sub: Add mipstx39. Delete r3900.
5896
5897Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5898
5899 * Makefile.in (all-autoconf): Depends on all-texinfo.
5900
5901Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
5902
5903 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
5904 eabi targets.
5905
5906Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
5907
5908 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
5909
5910 * configure: When handling a Canadian Cross, handle YACC as well as
5911 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 5912 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
5913
5914Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
5915
5916 * Makefile.in (BISON): bison, not byacc or bison -y.
5917 (YACC): bison -y or byacc or yacc.
5918 (various): Add *-bison as appropriate.
5919 (taz): No need to mess with BISON anymore.
5920
5921Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
5922
5923 * configure: If OSTYPE matches *win32*, try to find a good value for
5924 CONFIG_SHELL.
5925
5926Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
5927
5928 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
5929 configure.in if it is present.
5930
5931Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
5932
5933 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
5934
5935Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
5936
5937 * config.sub: Recognize `arc' cpu.
5938 * configure.in: Likewise.
5939 * config-ml.in: Likewise.
5940
5941Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
5942
5943 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
5944
5945Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
5946
5947 * configure: Changed sed delimiter from ':' to '|' when
5948 attempting to substitute ${config_shell} for SHELL. On
5949 NT ${config_shell} may contain a ':' in it.
5950
5951Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
5952
5953 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
5954
5955Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
5956
5957 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
5958
5959Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
5960
5961 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
5962
5963 * ylwrap: If the program is a relative path, force it to be
5964 absolute.
5965
5966Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
5967
5968 * configure (tooldir): Set BISON to `bison -y' and not just bison.
5969
5970Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
5971
5972 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
5973 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
5974 for libraries.
252b5132
RH
5975
5976Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
5977
5978 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 5979 separated by spaces.
252b5132
RH
5980
5981Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
5982
5983 * ylwrap: New file.
5984 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5985
5986 * ltmain.sh: Handle /bin/sh at start of install program.
5987
5988 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5989
5990 * ltconfig, ltmain.sh: New files, from libtool 1.0.
5991 * missing: New file, from automake 1.2.
5992
5993Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
5994
5995 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
5996 check-tk to CHECK_X11_MODULES.
5997
5998Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
5999
6000 * config.sub: Merge with FSF.
6001
6002Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
6003
6004 * config.guess: Merge with FSF.
6005
6006Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6007
6008 * configure: Treat msdosdjgpp like go32.
6009 * configure.in: Likewise. Don't remove gprof for go32.
6010
6011 * configure: Change Makefile.tem2 to Makefile.tm2.
6012
6013Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
6014
6015 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6016
6017Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6018
6019 * install-sh (chmodcmd): Set to null if the DST directory already
6020 exists. Same as Nov 11th change.
6021
6022Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
6023
35590697 6024 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
6025
6026Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
6027
6028 * config.guess: Update from FSF.
6029
6030Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
6031
6032 * Makefile.in (GDB_TK): Depend on itcl and tix.
6033
6034Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
6035
6036 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6037 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6038 (INSTALL_SCRIPT): New variable.
6039 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6040 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6041 to -x.
6042 * install-sh: Add support for -x option.
6043
6044Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
6045
6046 * configure.in, Makefile.in: Treat tix like itcl.
6047
6048Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
6049
6050 * Makefile.in (WINDRES): New variable.
6051 (WINDRES_FOR_TARGET): New variable.
6052 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6053 (EXTRA_HOST_FLAGS): Add WINDRES.
6054 (EXTRA_TARGET_FLAGS): Add WINDRES.
6055 (EXTRA_GCC_FLAGS): Add WINDRES.
6056 ($(DO_X)): Pass down WINDRES.
6057 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6058 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6059 DLLTOOL_FOR_TARGET.
6060
6061Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
6062
6063 * configure.in: configure sim before gdb for win32-x-ppc
6064
6065Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6066
6067 Move gperf into the toplevel, from libg++.
6068 * configure.in (target_tools): Add target-gperf.
6069 (native_only): Add target-gperf.
6070 * Makefile.in (all-target-gperf): New target, depend on
6071 all-target-libg++.
6072 (configure-target-gperf): Empty rule.
6073 (ALL_TARGET_MODULES): Add all-target-gperf.
6074 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6075 (CHECK_TARGET_MODULES): Add check-target-gperf.
6076 (INSTALL_TARGET_MODULES): Add install-target-gperf.
6077 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
6078
6079Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 6080
252b5132
RH
6081 * config.sub (mn10200): Recognize new basic machine.
6082
6083Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6084
6085 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
6086 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
6087
6088Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6089
6090 * configure.in: If we're building mips-sgi-irix6* native, turn on
6091 ENABLE_MULTILIB and set TARGET_SUBDIR.
6092
6093Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
6094
6095 * Makefile.in (all-sn): Depend on all-grep.
6096
6097Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
6098
6099 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
6100
6101 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
6102 Makefile. From Jeff Makey <jeff@cts.com>.
6103 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
6104
6105 * Makefile.in (DISTBISONFILES): Remove.
6106 (taz): Don't futz with DISTBISONFILES. Change BISON to use
6107 $(DEFAULT_YACC).
6108
6109 * configure.in: Build itl, db, sn, etc., when building for native
35590697 6110 cygwin32.
252b5132
RH
6111
6112 * Makefile.in (LD): New variable.
6113 (EXTRA_HOST_FLAGS): Pass down LD.
6114 ($(DO_X)): Likewise.
6115
6116Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
6117
6118 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
6119
6120Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
6121
6122 * configure.in (targargs): Strip out any supplied --build argument
35590697 6123 before adding our own. Always add --build.
252b5132
RH
6124
6125Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
6126
6127 * configure.in (targargs): Pass --build if we're doing
6128 a cross-compile.
6129
6130Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
6131
ba73c63f 6132 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
6133 sed. Otherwise sed chokes on NT path names with drive
6134 designators. Also look for "?:*" as the leading characters in an
6135 absolute pathname.
6136
6137Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
6138
6139 * config.sub: Support for r3900.
6140
6141Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
6142
6143 * configure.in: Use install-sh, not install.sh.
6144
6145Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
6146
6147 * Makefile.in (taz): Improve check for BISON so it doesn't try to
6148 apply it twice.
6149
6150Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
6151
6152 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
6153 install-binutils.
6154
6155Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
6156
6157 * Makefile.in: Add automake targets.
6158 * configure.in (host_tools): Add automake.
6159
6160Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
6161
6162 * configure: Default CXX to c++, not gcc.
6163 * Makefile.in (CXX): Set to c++, not gcc.
6164 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6165
6166Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
6167
6168 * install-sh: try appending a .exe if source file doesn't
6169 exist
6170
6171Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
6172
6173 * configure.in: Turn on multilib by default.
6174 (cross_only): Remove target-libiberty.
6175
6176 * Makefile.in (all-gcc): Don't depend on libiberty.
6177
6178Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
6179
6180 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6181
6182Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
6183
6184 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6185 (DISTBISONFILES): Add ld/Makefile.in
6186
6187Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
6188
6189 * configure.in: if target is cygwin32 but host isn't cygwin32,
6190 don't configure gdb tcl tk expect, not just gdb.
6191
6192Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
6193
6194 * configure.in: Added gnuserv everywhere sn appears.
6195
6196 * Makefile.in (ALL_MODULES): Added all-gnuserv.
6197 (CROSS_CHECK_MODULES): Added check-gnuserv.
6198 (INSTALL_MODULES): Added install-gnuserv.
6199 (CLEAN_MODULES): Added clean-gnuserv.
6200 (all-gnuserv): New target.
6201
6202Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
6203
6204 * config.guess: Fixes for MIPS OpenBSD systems.
6205
6206Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
6207
6208 * Makefile.in (INSTALL_XFORM): Remove.
6209 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6210
6211 * mkinstalldirs: New file, copied from automake.
6212 * Makefile.in (installdirs): Rename from install-dirs. Use
6213 mkinstalldirs. Change all users.
6214 (DEVO_SUPPORT): Add mkinstalldirs.
6215
6216Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
6217
6218 * install-sh: Rename from install.sh.
6219 * Makefile.in (INSTALL): Change install.sh to install-sh.
6220 (DEVO_SUPPORT): Likewise.
6221
6222 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
6223 Graichen <graichen@rzpd.de>.
6224
6225Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
6226
6227 * config.guess: Recognize OpenBSD systems correctly.
6228
6229Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6230
6231 * README, Makefile.in (ETC_SUPPORT): Remove references to
6232 cfg-paper*, configure.{texi,man,info*}._
6233
6234Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
6235
6236 * Makefile.in (all.normal): Ensure that gcc is built after all
6237 the x11 - ie gdb - targets.
6238
6239Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
6240
6241 * makefile.vms: Don't run conf-a-gas.
6242
6243Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
6244
80413487 6245 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
6246
6247Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
6248
6249 * configure.in: Remove noconfigdirs case since gdb also
6250 configures and builds for tic80-coff.
6251
6252Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
6253
6254 * configure: Set cache_file to config.cache.
6255 * Makefile.in (local-distclean): Remove config.cache.
6256
6257Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
6258
6259 * COPYING: Update FSF address.
6260
6261Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
6262
6263 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6264 noconfigdirs.
6265
6266Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
6267
6268 * Makefile.in (install-dirs): Don't crash if prefix, and hence
6269 MAKEDIRS, is empty.
6270
6271Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
6272
6273 * config.sub: Tweak mn10300 entry.
6274
6275Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
6276
6277 * configure.in (host_tools): Put sim before gdb, so gdb's
6278 configure.tgt can determine if the simulator was configured.
6279
6280Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
6281
6282 * config.sub: Move BeOS $os case to be with other Cygnus
6283 local cases.
6284
6285Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
6286
6287 * config.sub: Remove misplaced comment that broke Linux.
6288
6289Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
6290
6291 * config.sub: Add BeOS support.
6292
6293Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
6294
6295 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6296
6297Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
6298
6299 * configure.in (noconfigdirs): Remove tcl and tk from
6300 noconfigdirs for cygwin32 builds.
6301
6302Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
6303
6304 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
6305
6306Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
6307
6308 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
6309 make-all.com, use makefile.vms instead.
6310
6311Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
6312
6313 * config.sub: Accept -lnews*.
6314
6315Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
6316
6317 * configure.in (noconfigdirs): Disable target-newlib,
35590697 6318 target-examples and target-libiberty for d30v.
252b5132
RH
6319
6320Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6321
6322 * configure.in (noconfigdirs): Enable ld for d30v.
6323
6324Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
6325
6326 * configure.in (tic80-*-*): Build compiler.
6327
6328Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
6329
6330 * configure.in (d30v-*): Remove sim directory from list of
35590697 6331 unsupported d30v directories
252b5132
RH
6332
6333Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6334
35590697
AJ
6335 * config.sub, configure.in: Add d30v target cpu.
6336
252b5132
RH
6337Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
6338
6339 * makefile.vms: New file.
6340 * make-all.com: Remove.
6341
6342Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
6343
6344 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
6345
6346Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
6347
6348 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
6349
6350Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
6351
6352 * Makefile.in (ALL_MODULES): Added all-db.
6353 (CROSS_CHECK_MODULES): Addec check-db.
6354 (INSTALL_MODULES): Added install-db.
6355 (CLEAN_MODULES): Added clean-db.
6356
6357Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
6358
6359 * config.guess: Merge with latest FSF sources.
6360
6361Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
6362
6363 * Makefile.in (ALL_MODULES): Added all-itcl.
6364 (CROSS_CHECK_MODULES): Added check-itcl.
6365 (INSTALL_MODULES): Added install-itcl.
6366 (CLEAN_MODULES): Added clean-itcl.
6367
6368Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
6369
6370 * configure.in: build gdb for mn10200
6371
6372Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
6373
6374 * Makefile.in (all-target-winsup): Depend on all-target-libio.
6375
6376Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
6377
6378 * configure.in (tic80-*-*): Turn off most targets right now.
6379
6380Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
6381
6382 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
6383 rather than the makeinfo program.
6384 (do-info): Depend upon all-texinfo.
6385
6386Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
6387
6388 * configure.in: Remove uses of config/mh-linux.
6389
6390 * config.sub, config.guess: Merge with latest FSF sources.
6391
6392Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
6393
6394 * config.sub (case $basic_machine): Add tic80 entries.
6395
6396Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
6397
6398 * config.sub, config.guess: Merge with latest FSF sources.
6399
6400Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6401
6402 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
6403 * mpw-config.in: Test for NewFolderRecursive.
6404 * mpw-install: Use symbolic name for startup filename.
6405 * mpw-README: Add various additional details.
6406
6407Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
6408
6409 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
6410
6411Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
6412
6413 * configure.in: Do build gcc and the target libraries for
6414 the mn10200.
6415
6416Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
6417
6418 * configure.in: don't avoid building gdb for mn10300 any more
6419 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
6420 instead of single-quoting it.
6421
6422Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
6423
6424 * configure.in: Don't use --with-stabs on IRIX 6.
6425
6426Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
6427
6428 * configure.in (m32r): Build gdb, libg++ now.
6429
6430Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6431
6432 * configure.in (mips*-sgi-irix6*): Remove gdb and related
6433 directories from noconfigdirs.
6434
6435Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
6436
6437 * config.sub (basic_machine): added mips16 configuration
6438
6439Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6440
6441 * config.sub: Handle d10v-unknown.
6442
6443Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
6444
6445 * config.sub: Handle v850-unknown.
6446
6447Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
6448
6449 * Makefile.in: add findutils
6450 * configure.in: add findutils to list of host_tools
6451
6452Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
6453
6454 * config.sub: Handle mn10200 and mn10300.
6455
6456Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6457
6458 * configure.in (d10v-*): Do not build librx.
6459
6460Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
6461
6462 * configure.in (mn10300): Build everything except gdb & libgloss.
6463
6464Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
6465
6466 * config.guess: Patch for Dansk Data Elektronik servers,
6467 from Niels Skou Olsen <nso@dde.dk>.
6468
6469 For ncr, use /bin/uname rather than uname, since GNU uname does not
6470 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
6471
6472 Patch for MIPS R4000 running System V,
6473 from Eric S. Raymond <esr@snark.thyrsus.com>.
6474
6475 Fix thinko for nextstep.
6476
6477 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
6478
6479 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
6480 * config.guess: Guess mips-dec-mach_bsd4.3.
6481
6482 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
6483 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
6484 release numbers.
6485 * config.guess (mips-mips-riscos*): Emit just enough of the
6486 release number.
6487
6488 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
6489 * config.guess (sparc-auspex-sunos*): Added.
6490 (f300-fujitsu-*): Added.
6491
6492 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
6493 * config.guess: Recognize a Tadpole as a sparc.
6494
6495Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6496
6497 * config.guess: Don't assume that NextStep version is either 2 or
6498 3. NextStep 4 (aka OpenStep 4) has come out now.
6499
6500Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6501
6502 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6503 From Rik Faith <faith@cs.unc.edu>.
6504
6505Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
6506
6507 * config.sub: Contributions from bug-gnu-utils to:
6508 Support plain "hppa" (no version given) architecture, reported by
6509 OpenStep.
6510 OpenBSD like NetBSD.
6511 LynxOs is not a hardware supplier.
6512
6513 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 6514 OpenBSD like NetBSD.
252b5132
RH
6515 Stratus systems.
6516 More Pyramid systems.
6517 i[n>4]86 Intel chips.
6518 M680[n>4]0 Motorola chips.
6519 Use unknown instead of lynx for hardware manufacturer.
6520
6521Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6522
6523 * install.sh (chmodcmd): Set to null if the DST directory already
6524 exists.
6525
6526Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6527
6528 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
6529 not use mt-ppc target Makefile fragment any more.
6530
6531Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6532
6533 * configure.in (*-*-windows): Exclude everything but those dirs
6534 needed to build windows.
6535
6536Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
6537
6538 * Makefile.in (all-target-winsup): Depend on all-target-librx.
6539
6540Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6541
6542 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
6543
6544Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6545
6546 * Undo my previous change.
6547
6548Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
6549
6550 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6551 unconditionally.
6552 (MAKEOVERRIDES): Define (revert this part of October 18 change).
6553
6554Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6555
6556 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
6557 host to add it's own flags.
252b5132
RH
6558
6559Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
6560
6561 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6562
6563Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
6564
6565 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6566 (CXX_FOR_TARGET): Likewise.
6567 (GCC_FOR_TARGET): Define.
6568 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6569 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6570 CC_FOR_TARGET was specified on the command line.
6571 (MAKEOVERRIDES): Don't define.
6572
6573Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
6574
6575 * configure.in (m32r): Fix spelling of libg++ libs.
6576
6577Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
6578
6579 * config.sub (-apple*): Remove, now redundant.
6580
6581Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
6582
6583 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6584
6585 * configure: Rework yesterday's sed script patch.
6586
6587 * config.sub: Merge with FSF.
6588
6589Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
6590
6591 * config.guess: Merge from FSF.
6592
6593 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
6594 * config.guess: Use pc instead of unknown, for pc clone systems.
6595 Change linux to linux-gnu.
252b5132
RH
6596
6597 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 6598 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
6599
6600Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
6601
6602 * test-build.mk (HOLES): Add "xargs" for gdb.
6603
6604 * configure: Avoid hpux10.20 sed bug.
6605
6606Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
6607
4bddf3ad 6608 * configure.in: Add support for windows host
252b5132
RH
6609 (that is a build done under the Microsoft build environment).
6610
6611Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
6612
6613 * Makefile.in: Replace all uses of srcroot with s, to shrink
6614 command line lengths.
6615
6616 Patches from Geoffrey Noer <noer@cygnus.com>:
6617 * configure.in: If configuring for newlib, pass --with-newlib to
6618 subdirectories.
6619 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6620 -Bnewlib/ and -Lwinsup to gcc.
6621 (CXX_FOR_TARGET): Likewise.
6622
6623Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
6624
6625 * Makefile.in (ETC_SUPPORT): Add configure.
6626
6627Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
6628
35590697 6629 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
6630 host configuration file.
6631
6632Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
6633
6634 * configure.in: Break mn10x00 support into separate
6635 mn10200 and mn10300 configurations.
6636 * config.sub: Likewise.
6637
6638Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
6639
6640 * configure.in: Add lots of stuff to noconfigdirs for
6641 the mn10x00 targets.
6642
6643 * config.sub, configure.in: Add mn10x00 support.
6644
6645Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
6646
6647 * make-all.com: Call conf-a-gas, not config-a-gas.
6648
6649Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
6650
6651 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 6652 targets.
252b5132
RH
6653
6654Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
6655
6656 * mpw-README: Add much more detail for native PowerMac.
6657 * mpw-install: New file.
6658 * mpw-configure: Add --norecursion and --help options.
6659 * mpw-config.in: Translate readme and install files when
6660 copying to objdir.
6661 * mpw-build.in: Don't always depend on byacc and flex.
6662 (install-only-top): New action.
6663
6664Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
6665
6666 * configure.in: You can now configure GDB for the v850.
6667
6668Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
6669
6670 * configure.in (noconfigdirs): Don't configure any C++ dirs
6671 if targeting D10V.
6672
6673Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
6674
6675 * config.sub: Recognize mips64vr5000.
6676
6677Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
6678
6679 * configure.in: Use a single line for host_tools and native_only.
6680
6681Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
6682
6683 * config.sub, configure.in: Add entries for m32r.
6684
6685Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
6686
6687 * Makefile.in (inet-install): Don't run install-gzip.
6688
6689Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
6690
6691 * configure.in: Don't config lots of things for *-*-windows*.
6692
6693Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
6694
6695 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
6696 (host_libs, host_tools): Copy from configure.in.
6697 * mpw-configure: Don't complain about directories not found.
6698
6699Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6700
6701 * configure.in (i[345]86): Recognize i686 for pentium pro.
6702 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
6703 file.
6704
6705 * config.guess (i[345]86): Ditto.
6706
6707Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6708
6709 * configure.in (noconfigdirs): Removed gdb for D10V.
6710
6711Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
6712
6713 * configure.in: Remove ld, target-libio, target-libg++, and
6714 target-libstdc++ from noconfigdirs.
6715
6716Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
6717
6718 * configure: Fix three locations where shell scripts were
6719 being run directly rather than with config_shell.
6720
6721Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
6722
6723 * configure.in (v850-*-*): Set up initial $noconfigdirs.
6724 * config.sub (basic_machine): Recognize v850.
6725
6726Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6727
6728 * mpw-configure: Handle multiple enable/disable options and
6729 pass them down recursively, handle -c and -s flags appropriately
6730 depending on choice of compiler, add escape mechanism for
6731 quoted arguments to gC.
6732
6733Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6734
6735 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
6736 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
6737 so that -mrelocatable-lib and -mno-eabi are used.
6738
6739 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
6740 not support --print-multi-lib, don't abort.
6741
252b5132
RH
6742Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
6743
6744 * make-all.com: Run config-a-gas.
6745 * setup.com: Don't copy subdirectory files around.
6746
6747Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
6748
6749 * configure.in (*-*-ose): Remove exclusion of libgloss for this
6750 target, it now compiles correctly.
6751
6752Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
6753
6754 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
6755
6756Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6757
35590697 6758 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
6759
6760Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6761
6762 * configure.in (native_only): Add prms.
6763
6764Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
6765
6766 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
6767 (BINUTILS_SUPPORT_DIRS): Likewise.
6768
6769Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6770
6771 * configure.in (d10v-*-*): Don't configure ld or gdb until the
6772 d10v support is added.
6773
6774Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6775
6776 * configure.in (d10v-*-*): New target.
6777
6778Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
6779
6780 * config.guess (HP 9000/811): Recognize this as a PA1.1
6781 machine.
6782
6783Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
6784
6785 * Makefile.in (do-tar-gz): New target, split out from tail end of
6786 taz target. Run each command separately, don't use pipes.
6787 (taz): Use it.
6788
6789Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
6790
6791 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
6792 * mpw-build.in: No builds should depend on building byacc or flex,
6793 they are assumed to be installed already.
6794
6795Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6796
6797 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
6798 variable that CC_FOR_TARGET needs.
6799
6800Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6801
6802 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
6803 options have changed since the last time the subdirectory was
6804 configured, and if it has, reconfigure.
6805 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
6806 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
6807
6808Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
6809
6810 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
6811 CLEAN_MODULES): Add bash.
6812 (all-bash): New target.
6813
6814Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
6815
6816 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
6817
6818Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6819
6820 * config.sub (basic_machine): Recognize d10v as a valid processor.
6821
6822Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
6823
6824 * mpw-configure: Add support for --bindir.
6825 * mpw-build.in: Use a GCC-specific build script for GCC actions.
6826
6827Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
6828
6829 * configure.in: add bash, time, gawk to list of hosttools and things
6830 to only build for native toolchains
6831
6832Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6833
6834 * Makefile.in (docdir): Remove.
6835
6836Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6837
6838 * Makefile.in (datadir): Set to $(prefix)/share.
6839
6840Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
6841
6842 * configure.in: build diff and patch for cygwin32-hosted
6843 toolchains.
6844
6845Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
6846
6847 * config.sub: Accept -rtems*.
6848
6849Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
6850
80413487 6851 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
6852 remove diff from the list of things not buildable
6853 via Canadian Cross
252b5132
RH
6854
6855Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
6856
6857 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 6858 don't get ". ".
252b5132
RH
6859
6860Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
6861
6862 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
6863
6864Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
6865
6866 * Makefile.in (taz): Handle case where tex3patch didn't even get
6867 checked out. Also, if it was found, put the symlink in a new util
6868 subdirectory.
6869
6870Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6871
6872 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
6873
6874Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
6875
6876 * config.sub: Recognize -openvms.
6877 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
6878 * make-all.com, setup.com: New files.
6879
6880Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6881
6882 * Makefile.in (taz): tex3patch moved to texinfo/util.
6883
6884Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
6885
afb8d725 6886 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
6887 * configure.in: remove make from disable-if-Can-Cross list
6888 enable gdb if ${host} and ${target} are cygwin32
6889
6890Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
6891
6892 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
6893 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
6894
6895Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6896
6897 * config.guess: Combine mips-mips-riscos cases, and use cpp to
6898 distinguish sysv/svr4/bsd variants.
6899 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
6900
6901Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
6902
6903 * configure.in: Added copyright notice.
6904 * move-if-change: Added copyright notice.
6905
6906Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6907
6908 * configure.in (powerpcle-*-solaris*): Until we get shared
6909 libraries working, don't build gdb, sim, make, tcl, tk, or
6910 expect.
6911
6912Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
6913
6914 * config.guess: Merge with FSF:
6915
6916 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
6917 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
6918
6919 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
6920 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
6921
6922 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
6923 * config.guess: Combine two OSF1 rules.
6924 Also recognize field test versions. From mjr@zk3.dec.com.
6925 * config.guess (dgux): Use /usr/bin/uname rather than uname,
6926 because GNU uname does not support -p. From pmr@pajato.com.
6927
6928Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
6929
6930 * Makefile.in (MAKEDIRS): Removed $(tooldir).
6931
6932Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
6933
6934 * mpw-README: Document GCCIncludes.
6935
6936Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
6937
6938 * configure.in (alpha-*-linux*): Set enable_shared to yes.
6939
6940Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6941
6942 * mpw-configure: Handle --enable-FOO and --disable-FOO.
6943
6944Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
6945
6946 * configure.in (*-*-cygwin32): Configure make.
6947
6948Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
6949
6950 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
6951
6952Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
6953
6954 * Makefile.in (all-inet): Depend on all-perl.
6955
6956 * Makefile.in (inet-install): New target.
6957
6958 * Makefile.in (all-inet): Depend on all-tcl.
6959 (all-inet): Depend on all-send-pr.
6960
6961Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6962
6963 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6964 temporarily.
6965
6966Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
6967
6968 * configure.in: Don't configure --with-gnu-ld on AIX.
6969
6970Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6971
6972 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6973
6974Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
6975
6976 * Makefile.in (ALL_MODULES): Added all-inet.
6977 (CROSS_CHECK_MODULES): Added check-inet.
6978 (INSTALL_MODULES): Added install-inet.
6979 (CLEAN_MODULES): Added clean-inet.
6980 (all-indent): New target.
6981
6982 * configure.in (host_tools): Added inet.
6983 (native_only): Added inet.
6984 (noconfigdirs): Added inet.
6985
6986Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
6987
6988 * configure.in: Don't configure libgloss if we are not configuring
6989 newlib.
6990
6991Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6992
6993 * configure.in: Don't configure libgloss for unsupported
6994 architectures.
6995
6996Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6997
6998 * Makefile.in (CLEAN_MODULES): Add clean-apache.
6999
7000Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
7001
7002 * Makefile.in (ALL_MODULES): Include all-apache.
7003 (CROSS_CHECK_MODULES): Include check-apache.
7004 (INSTALL_MODULES): Include install-apache.
7005 (all-apache): New target.
7006
7007 * configure.in: Added apache everywhere perl is seen.
7008
7009Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7010
7011 * Makefile.in: Add support for clean-{module} and
7012 clean-target-{module} rules.
7013
7014Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
7015
7016 * configure.in (*-*-ose) do not build libgloss.
7017
7018Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7019
7020 * config.guess (prep*:SunOS:5.*:*): Turn into
7021 powerpele-unknown-solaris2.
7022
7023Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
7024
7025 * configure.in: Permit --enable-shared to specify a list of
7026 directories.
7027
7028Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7029
7030 * configure.in (host==solaris): Pass only the first word of $CC
7031 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7032
7033Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7034
7035 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7036
7037Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
7038
7039 * Makefile.in (ALL_MODULES): Include all-perl.
7040 (CROSS_CHECK_MODULES): Include check-perl.
7041 (INSTALL_MODULES): Include install-perl.
7042 (ALL_X11_MODULES): Include all-guile.
7043 (CHECK_X11_MODULES): Include check-guile.
7044 (INSTALL_X11_MODULES): Include install-guile.
7045 (all-perl): New target.
7046 (all-guile): New target.
7047
7048 * configure.in (host_tools): Include perl and guile.
7049 (native_only): Include perl and guile.
7050 (noconfigdirs): Don't build guile and perl; no ports have been
7051 done.
7052
7053Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
7054
80413487
RH
7055 * configure (--enable-*): Handle quoted option lists such as
7056 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
7057
7058Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7059
7060 * Makefile.in ({,inst}all-target): New rule so we can make and
7061 install all of the target directories easily.
7062
7063Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7064
7065 * configure.in: Add missing global flag in sed substitution when
7066 deleting `target-' from ${configdirs}.
7067
7068Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
7069
7070 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7071 option.
7072
7073 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7074 config/mh-necv4.
7075
7076 * install.sh: Correct misspelling of transformbasename.
7077
7078 * config.guess: Recognize mips-*-sysv*.
7079
7080Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
7081
7082 * config.sub: Recognize mon960.
7083
7084Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
7085
7086 * configure: Restore Canadian Cross handling of BISON and LEX,
7087 removed in Feb 20 change.
7088
7089Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
7090
7091 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
7092 Mention make install. Remove the old copyright date as well the
7093 clumsy and rather pointless copyright on the README file.
7094
7095Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
7096
7097 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
7098 Makefile after running symlink-tree, then run `make distclean' to
7099 avoid clobbering any generated files in srcdir.
7100
7101Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
7102
7103 * configure.in (m68k-*-netbsd*): Build everything now.
7104
7105Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7106
7107 * Makefile.in (taz): Fix quoting.
7108
7109Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
7110
7111 * configure.in (sparclet-*-*): Build everything now.
7112
7113Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7114
7115 * configure.in (m68k-*-linux*): New host.
7116
7117Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
7118
7119 * configure: Check for bison before byacc.
7120
7121Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
7122
7123 * Makefile.in configure: Change the way LEX and BISON/YACC are
7124 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
7125 searching PATH. These are used as fallbacks by Makefile.in if
7126 flex/bison/byacc aren't in objdir.
7127
7128Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
7129
7130 * Makefile.in: Make everything which depends upon all-bfd also
7131 depend upon all-opcodes, in case --with-commonbfdlib is used.
7132
7133Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7134
7135 * configure.in (host *-*-cygwin32): Don't build gdb if we are
7136 building NT native compilers on Unix.
7137
7138Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
7139
7140 * configure.in: Don't get CC from the host Makefile fragment if we
7141 can find gcc in PATH, or if this is a Canadian Cross. Move the
7142 Solaris test for /usr/ucb/cc to the post target script, just after
7143 the compiler sanity test.
7144
7145Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
7146
7147 * config.sub: Merge with FSF.
7148
7149Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
7150
7151 * Makefile.in (RPATH_ENVVAR): New variable.
7152 (REALLY_SET_LIB_PATH): Use it.
7153 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
7154
7155Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
7156
7157 * config.sub, configure.in: Recognize sparclet cpu.
7158
7159Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7160
7161 * config.guess: Support m68k-cbm-sysv4.
7162
7163Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7164
7165 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7166 m68k-unknown-linuxaout from linker help string. Put quotes around
7167 $ld_help_string.
7168
7169Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
7170
7171 * config.guess (powerpc-harris-powerunix): Add guess for port
7172 to new target.
7173
7174Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7175
7176 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7177
7178Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
7179
7180 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7181 $(REALLY_SET_LIB_PATH) in Makefile.
7182 * Makefile.in (SET_LIB_PATH): New variable.
7183 (REALLY_SET_LIB_PATH): New variable.
7184 ($(DO_X)): Use $(SET_LIB_PATH).
7185 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7186 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7187 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7188 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7189 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7190 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7191 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7192 (install-dosrel): Likewise.
7193 (all-opcodes): Depend upon all-libiberty.
7194
7195Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
7196
7197 * config.guess (*:CYGWIN*): New
7198
7199Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7200
7201 * Makefile.in (all-target-winsup): All all-target-libiberty.
7202
7203Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7204
7205 * configure.in (noconfigdirs): Add missing # in front of comment.
7206
7207Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
7208
7209 * configure.in: add second pass to things added to noconfigdirs
7210 so *-gm-magic can exclude libgloss properly.
7211
7212Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7213
7214 * mpw-configure (extralibs_name, rez_name): Set correctly
7215 for MWC68K compiler.
7216
7217 * mpw-README: Add more info on the necessary build tools.
7218
7219Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
7220
7221 * configure.in, config.sub: Recognize cygwin32.
7222
7223Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
7224
7225 * config.guess, config.sub: Recognize A/UX.
7226
7227Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
7228
7229 * config.sub: Merge with gcc/config.sub.
7230
7231Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
7232
7233 * mpw-build.in (do-binutils): Add build of stamps.
7234
7235Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
7236
7237 * config.sub: Add recognition for mips64vr4100*-* targets.
7238
7239Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7240
7241 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7242 Add creation of gconfigargs with `--enable-shared' turned on.
7243 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7244 ($(host)-stamp-stage3-configured): Likewise.
7245 (HOLES): Add chatr and ldd.
7246 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7247
7248Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
7249
7250 * configure: Pass --nfp to recursive configures.
7251
7252Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
7253
7254 * Makefile.in (DLLTOOL): New.
7255 (DLLTOOL_FOR_TARGET): New.
7256 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7257 (EXTRA_TARGET_FLAGS): Ditto.
7258 (EXTRA_GCC_FLAGS): Ditto.
7259 (CONFIGURE_TARGET_MODULES): Ditto.
7260 (DO_X): Ditto.
7261 * configure: Add DLLTOOL.
7262
7263Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
7264
7265 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7266 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7267 mh-sco, since old workarounds no longer needed, and don't
7268 build ld, since libraries have weak symbols in COFF.
7269
7270Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
7271
7272 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7273
7274Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
7275
7276 * configure.in: Make sure that ${CC} can be used to compile an
7277 executable.
7278
afb8d725
JM
7279Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7280
7281 * Makefile.in (all-gdb): Depend on $(GDB_TK).
7282 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7283 nothing depending on whether gdbtk is being built.
7284
252b5132
RH
7285Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
7286
7287 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7288
7289Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
7290
7291 * configure.in (noconfigdirs): Put ld or gas in this early, if the
7292 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7293
7294Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
7295
7296 * config-ml.in: Add support for
7297 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
7298 Simplify setting of multidirs from --disable-foo.
7299
7300Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7301
7302 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
7303 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
7304 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 7305 non-empty, pass them on to the GCC make.
252b5132
RH
7306 (all-bootstrap): New rule that is like all-gcc, except it executes
7307 the GCC bootstrap rule instead of the GCC all rule.
7308
7309Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
7310
7311 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
7312
7313Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7314
7315 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
7316 DG/UX support.
7317
7318Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
7319
7320 * config.sub (i*86*) Change [345] to [3456]
7321
7322Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7323
7324 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
7325 --with-gnu-ld=no.
7326
7327Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7328
7329 * config-ml.in (rs6000*, powerpc*): Add switches to control which
7330 AIX multilibs get built.
7331
7332Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7333
7334 * configure.in (i386-win32): Don't build expect if we're not
7335 building the tcl subdir.
7336
7337Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
7338
7339 * Makefile.in: (configure-target-examples, all-target-examples):
7340 New targets, configure and build example programs.
7341
7342Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7343
7344 * mpw-configure: If an mpw-config.in generated a file mk.sed,
7345 use it as input to sedit the generated MPW makefile.
7346 * mpw-README: Add a suggestion about Gestalt.h.
7347
7348Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
7349
7350 * config.sub: Accept *-*-ieee*.
7351
7352Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
7353
7354 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
7355 Ronald F. Guilmette <rfg@monkeys.com>.
7356
7357Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7358
7359 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
7360 for powerpc-pe native.
7361 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
7362 (target==powerpc-pe): duplicate i386-win32 entry.
7363
7364Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7365
7366 * configure.in (noconfigdirs): Exclude target-newlib for all versions
7367 of vxworks, not just vxworks5.1.
7368
7369Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
7370
7371 * mpw-configure: Add support for exec-prefix.
7372
7373Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7374
7375 * config.guess: Recognize HP model 816 machines as having
7376 a PA1.1 processor.
7377
7378Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
7379
7380 * configure: Ignore new autoconf configure options.
7381
252b5132
RH
7382Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7383
7384 * config.guess: Recognize Pentium under SCO.
7385 From Robert Lipe <robertl@arnet.com>.
7386
7387Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7388
7389 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
7390
7391Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
7392
7393 * configure.in: Don't configure gas for alpha-dec-osf*.
7394
7395Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
7396
7397 * configure.in: Default to --with-stabs for some targets for which
7398 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
7399 i[345]86*-*-unixware*.
7400
7401Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
7402
7403 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
7404 rather than basing it on the target. Simplify handling of options
7405 controlling which directories to configure. Remove extraneous
7406 slash in multi-clean target.
7407
7408Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
7409
7410 * config-ml.in: Prefix more variables with ml_ so they don't collide
7411 with configure's.
7412
7413Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
7414
7415 * configure: Don't turn -v into --v.
7416
7417Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
7418
7419 * configure.in (targargs): Fix typo.
7420
7421 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
7422
7423Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
7424
7425 * configure.in: Strip --host and --target options from
7426 CONFIG_ARGUMENTS, and always configure for --host only. Add
7427 --with-cross-host option when building with a cross-compiler.
7428 * configure: Canonicalize the arguments put into config.status by
7429 always using `=' for an option with an argument. Pass a presumed
7430 --host or --target explicitly.
7431
7432Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
7433
7434 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
7435 into general OS recognition case.
7436
7437Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7438
7439 * configure.in (target_configdirs): add target-winsup only
7440 for win32 target systems.
7441
7442Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
7443
7444 * Makefile.in (all-target-libgloss): Depend upon
7445 configure-target-newlib, since when libgloss is built it looks to
7446 see if the newlib directory exists.
7447
7448Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
7449
7450 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
7451 cfg-ml-*.in.
7452
7453Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
7454
7455 * configure: Handle LD and LD_FOR_TARGET when configuring a
7456 Canadian Cross.
7457
252b5132
RH
7458Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7459
7460 * configure.in (target_libs): add target-winsup.
7461 (target==i386-win32): add patch diff flex make to $noconfigdirs.
7462 (target==ppcle-pe): remove ld from $noconfigdirs.
7463
7464Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
7465
7466 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
7467 Preserve relative path names in $srcdir. Build symlink tree if
7468 configuring cross target dir and srcdir=. (= no VPATH support).
7469 (configure-target-libg++): Depend on configure-target-librx.
7470 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
7471 * config-ml.in: New file.
7472 * symlink-tree: New file.
7473 * configure: Ensure srcdir="." if that's what it is.
7474
7475Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7476
7477 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
7478 includes and FLEX_SKELETON setting.
7479 * mpw-configure (--with-gnu-ld): New option, controls whether
7480 to use PPCLink or ld with PowerMac GCC.
7481 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
7482 * mpw-config.in: Configure grez if targeting Mac.
7483
7484 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
7485 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
7486 just macos.
252b5132
RH
7487 * configure.in: Configure grez resource compiler if targeting Mac.
7488 * Makefile.in (all-grez, install-grez): New targets.
7489
7490Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
7491
7492 * configure: CXX defaults to gcc, not g++. If we find
35590697 7493 gcc in the path, set CC to gcc -O2.
252b5132
RH
7494
7495Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
7496
7497 * configure: Default ${build} correctly. Avoid picking up extra
7498 spaces when reading CC and CXX from Makefile. When doing a
7499 Canadian Cross, use plausible default values for numerous
7500 variables.
7501 * configure.in: When doing a Canadian Cross, don't try to
7502 configure tools whose configure script can't handle it.
7503
7504Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7505
7506 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7507
7508Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
7509
7510 * configure: Remove dubious bug reporting address.
7511
7512Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
7513
7514 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
7515 configure script, run that instead of this directory's configure.
7516 In either case, print a message that we're configuring the sub-dir.
7517
7518Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
7519
7520 * configure.in: Before checking for the existence of various files,
7521 use sed to filter out "target-".
7522
7523Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
7524
7525 * Makefile.in (DO_X): Split rule to decrease command line length
7526 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
7527 (Philippe De Muyter).
7528
7529Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7530
7531 * Makefile.in (all-patch): depend on all-libiberty.
7532
7533Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
7534
7535 * configure.in: If the only directory in target_configdirs which
7536 actually exists is libiberty, then set target_configdirs to empty,
7537 to avoid trying to build a target libiberty in a gas or gdb
7538 distribution.
7539
7540Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
7541
7542 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
7543 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7544 systems.
252b5132
RH
7545
7546Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7547
7548 * configure.in (copy_dirs): Use sys-include instead of include
7549 for --with-headers option.
7550
7551Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
7552
7553 * Makefile.in, configure.in: Make winsup builds work with
7554 new scheme.
7555
7556Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
7557
7558 * configure.in: Build the linker on AIX.
7559
7560Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
7561
7562 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
7563 where needed.
7564
7565Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
7566
7567 * Makefile.in (all-gcc): Fix typo.
7568
7569Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
7570
7571 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
7572
7573Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
7574
7575 * configure.in: Rename libFOO to target-libFOO, and xiberty
7576 to target-xiberty, to provide more flexibility.
7577 (target_subdir): Define. Create if cross.
7578 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7579 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
7580 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
7581 check-libFOO -> check-target-libFOO, etc.
7582 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7583 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7584 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7585 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
7586 allow ALL_GCC="" to only configure.
7587 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
7588 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
7589 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
7590
7591Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
7592
7593 * Makefile.in (taz): Build "info" in etc explicitly.
7594
7595Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
7596
7597 * configure.in: Make sure that CC is undefined (as opposed to
7598 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
7599 problem with autoconf trying to configure on a host without GCC.
7600
7601Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7602
7603 * mpw-configure: Set host alias from choice of host compiler,
7604 only use generic MPW Makefile sed if present, edit a file
7605 named "hacked_Makefile.in" instead of "Makefile.in" if present.
7606 * mpw-README: Add problem notes about CW6 and CW7.
7607
7608Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
7609
7610 * Makefile.in (taz): Use ";" instead of ";;".
7611
7612Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7613
7614 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
7615 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7616 DISTDOCDIRS.
7617 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
7618 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
7619
7620Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
7621
7622 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
7623 and gnats, because they are now subsumed by DISTSTUFFDIRS.
7624 Move bfd to DISTSTUFFDIRS.
7625
7626Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7627
7628 * Makefile.in (X11_LIB): Removed.
7629 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7630
7631 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7632
7633Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7634
7635 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7636 names.
7637
7638Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7639
7640 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7641
7642Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
7643
7644 * configure.in (i[345]86-*-win32): Always build newlib.
7645 Don't configure cvs, autoconf or texinfo.
7646 * Makefile.in (LD_FOR_TARGET): New.
7647 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7648 Pass down LD_FOR_TARGET.
7649
7650Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
7651
7652 * winsup: New directory.
7653 * Makefile.in: Build winsup.
7654 * configure.in: Winsup is configured when target is win32.
7655 Can only build win32 target GDB when native.
35590697 7656
252b5132
RH
7657Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
7658
7659 * config.guess: Recognize HP model 819 machines as having
7660 a PA 1.1 processor.
7661
7662Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
7663
7664 * configure: Fix sed loop which substitutes for CC and CXX to
7665 avoid bug found in various sed implementations.
7666
7667Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7668
7669 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7670 simulator. Use standard powerpc-*-eabi*.
7671
7672Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
7673
7674 * configure.in: Stop putting gas and binutils in noconfigdirs for
7675 powerpc-*-aix* and rs6000-*-*.
7676
7677Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
7678
7679 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
7680 -mcall-aixdesc libraries.
7681
7682Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
7683
7684 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7685
7686 * config.sub (arm | armel | armeb): Fix shell syntax.
7687
7688Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7689
7690 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
7691 -msoft-float and -mcpu=common support.
7692 (powerpc*-*-eabisim*): Add support for building -mcall-aix
7693 libraries.
7694
7695Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7696
7697 * configure.in: Allow configuration and build of emacs19 for the alpha.
7698
7699Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7700
7701 * configure.in (CC): Get ^CC, not just any old CC, from
7702 ${host_makefile_frag}.
7703
7704Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7705
35590697 7706 * configure.in (CC): Try to get CC from
252b5132
RH
7707 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
7708
7709Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7710
7711 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
7712 only if it exists in $(srcdir).
7713
7714Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
7715
7716 * configure: If CC and CXX are not set in the environment, set
7717 them, based on either an existing Makefile or on searching for gcc
7718 in PATH. Substitute for CC and CXX in Makefile.
7719 * configure.in: Remove libm from target_libs. Separate
7720 target_configdirs from configdirs. If CC is not set in
7721 environment, try to get it from a host Makefile fragment. Rewrite
7722 changes of configdirs to use skipdirs instead. A few minor
7723 tweaks. Take directories out of target_configdirs as they are
7724 taken out of configdirs. Remove existing Makefile files from
7725 subdirectories. Substitute for TARGET_CONFIGDIRS and
7726 CONFIG_ARGUMENTS in Makefile.
7727 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
7728 by configure.in.
7729 (CONFIG_ARGUMENTS): Likewise.
7730 (CONFIGURE_TARGET_MODULES): New variable.
7731 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
7732 ($(CONFIGURE_TARGET_MODULES)): New target.
7733 (configure-libg++, configure-libio): New targets.
7734 (all-libg++): Depend upon configure-libg++.
7735 (all-libio): Depend upon configure-libio.
7736 (configure-libgloss, all-libgloss): New targets.
7737 (configure-libstdc++): New target.
7738 (all-libstdc++): Depend upon configure-libstdc++.
7739 (configure-librx, all-librx): New targets.
7740 (configure-newlib): New target.
7741 (all-newlib): Depend upon configure-newlib
7742 (configure-xiberty): New target.
7743 (all-xiberty): Depend upon configure-xiberty.
7744
7745Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7746
7747 * configure.in (host i[345]86-*-win32): Expand the
7748 noconfigdirs again.
7749
7750Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
7751
7752 * mpw-configure: Fix sed command file name.
7753
7754Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
7755
35590697 7756 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
7757 noconfigdirs again.
7758
7759Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
7760
7761 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
7762 or powerpc*-*-pe*, since they are not yet supported.
7763
7764Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7765
7766 Add PowerMac support and many other enhancements.
7767 * mpw-configure: New option --cc to select compiler to use,
7768 paste options set according to --cc into the generated
7769 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
7770 if mpw-make.sed is present.
7771 * mpw-config.in: Don't test for gC1, test for mpw-touch,
7772 add forward includes for PowerPC include files.
7773 * mpw-build.in: Build using Makefile.PPC if present.
7774 (do-byacc, etc): Remove separate version resource builds.
7775 (do-gas): Build "stamps" before "all".
7776 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
7777 * mpw-README: Update to reflect --cc option, PowerMac support,
7778 and recently-reported compatibility problems.
7779
7780Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
7781
7782 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
7783 embedded m68k systems (-aout, -coff, -elf, -vxworks).
7784 (--with-multilib-top): Pass to recursive invocations.
7785
7786Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
7787
7788 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
7789 v810-*-*.
7790
7791Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7792
7793 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
7794 gdb, ld and opcodes on v810-*-*.
7795
252b5132
RH
7796Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
7797
7798 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
7799 (local-maintainer-clean): New target.
7800 (maintainer-clean): New target.
7801 (realclean): Just depend upon maintainer-clean.
7802
7803Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7804
7805 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
7806
7807Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
7808
7809 * configure.in: Build ld in mips*-*-bsd* case.
7810
7811Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
7812
7813 * config.sub: Accept -lites* OS. From Ian Dall.
7814
7815Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
7816
7817 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 7818 targets.
252b5132
RH
7819
7820Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7821
7822 * configure.in: treat i386-win32 canadian cross the same as
7823 i386-go32 canadian cross.
7824
7825Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7826
7827 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
7828 running under the simulator to build a reduced set of libraries.
7829 (powerpc-*-eabiaix): Add fine grained multilib support added to
7830 other powerpc targets yesterday.
7831
7832Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7833
7834 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
7835 -disable-softfloat, -disable-relocatable, -disable-aix, and
7836 -disable-sysv to control which multilib libraries get built.
7837
7838Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7839
7840 * configure: Add Makefile.tem to list of files to remove in trap
7841 handler.
7842
7843Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
7844
7845 * config.guess (*Linux*): Add missing "exit"s.
7846 Also, need specific check for alpha-unknown-linux (uses COFF).
7847
7848Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
7849
7850 * config.guess: Merge with FSF:
7851
7852 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
7853 * config.guess (AIX4): More robust release numbering discovery.
7854
7855 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
7856 * config.guess (i386-sequent-ptx): Properly get version number.
7857
7858 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
7859 * config.guess (mips:*:4*:UMIPS): New case.
7860
7861Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
7862
7863 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
7864 (i386-win32 host): Likewise. Don't build readline.
7865
afb8d725
JM
7866Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
7867
7868 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
7869 SUPPORT_FILES to submakes.
7870
252b5132
RH
7871Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
7872
7873 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
7874 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
7875 mpw-configure.
7876
7877Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
7878
7879 * configure.in (appdirs): Use =, not ==, in test expression when
7880 trying to build the text to print in the warning message for
7881 Solaris users.
7882
7883Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
7884
7885 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
7886
7887Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7888
7889 * config.guess: Recognize lynx-2.3.
7890
7891Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
7892
7893 * config.sub (z8ksim): Deleted
7894 (z8k-*-coff): New, this is the one true name of the target.
7895
7896Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
7897
7898 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
7899
7900Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
7901
7902 * config.guess (*:Linux:*:*): First try asking the linker what the
7903 default object file format is (elf, aout, or coff). Then if this
7904 fails, try previous methods.
7905
7906Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7907
7908 * configure.in: Don't build newlib for *-*-vxworks5.1.
7909
7910Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7911
7912 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
7913 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
7914
7915Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
7916
7917 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
7918
7919Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
7920
7921 * cfg-ml-com.in: New file.
7922 * cfg-ml-pos.in: New file.
7923
7924Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7925
7926 * COPYING.NEWLIB: Add HP free copyright to list.
7927
7928Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7929
7930 * config.sub: Recognize -eabi* for the system, not just -eabi.
7931
7932Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
7933
7934 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
7935 * config.sub, configure.in (win32): New target and host.
7936
7937Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
7938
7939 * configure.in: Add i386-pe configuration.
7940
7941Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
7942
7943 * mpw-build.in (install): Install GDB after LD.
7944
7945Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
7946
7947 * mpw-config.in (elf/mips.h): Always forward-include, needed
7948 for GDB to build.
7949
7950Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
7951
7952 * testsuite: New directory for customer acceptance and whole tool
7953 chain tests.
7954
7955Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7956
7957 * configure: If per-host line isn't found, but AC_OUTPUT is found
7958 and a configure script exists, run it instead.
7959
7960Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7961
7962 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
7963
7964Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
7965
7966 * configure: Set build_{cpu,vendor,os,alias} to host values when
7967 --build isn't specified.
7968
7969Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7970
7971 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7972 (FLAGS_TO_PASS): Pass them.
7973 (EXTRA_TARGET_FLAGS): Ditto.
7974
252b5132
RH
7975Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7976
7977 * Makefile.in (all-libg++): Depend on all-libstdc++.
7978
7979Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7980
7981 * configure.in (noconfigdirs): Enable all packages for
7982 i386-unknown-netbsd.
7983
7984Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
7985
7986 * configure.in (noconfigdirs): Don't configure tk for i386-go32
7987 hosted builds (DOS builds)
7988
7989Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7990
7991 Changes for ARM based on patches from Richard Earnshaw:
7992 * config.sub: Handle armeb and armel.
7993 * configure.in: Omit arm linker only for riscix.
7994
7995Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
7996
7997 * config.guess: Update from FSF.
7998
7999Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
8000
8001 * config.sub: Recognize powerpcle as the little endian varient of
8002 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
8003 powerpcle variant. Convert pentium into i586, not i486. Add p5
8004 alias for i586. Map new x86 variants p6, k5, nexgen into i586
8005 temporarily.
8006
8007Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
8008
8009 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8010
8011Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
8012
8013 * config.sub: Accept -lites* as a basic system type.
8014
8015Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
8016
8017 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8018 installed, and if so return linuxoldld as the system name.
8019
8020Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
8021
8022 * config.guess: Add hppa1.1-hp-lites support.
8023
8024Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
8025
8026 * configure.in: Don't build newlib for m68k-vxworks5.1.
8027
8028Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8029
8030 * configure.in (mips-sgi-irix6): Use mh-irix5.
8031
8032Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
8033
8034 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8035
8036Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8037
8038 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 8039 OSF/1. Fix compiler flags.
252b5132
RH
8040 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
8041
8042Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
8043
8044 * configure.in: Recognize --with-newlib.
8045 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8046
afb8d725
JM
8047Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8048
8049 * Makefile.in: move {all,check,install}-gdb from *_MODULES
8050 to *_X11_MODULES due to gdbtk needing X include files et al.
8051
252b5132
RH
8052Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
8053
8054 Merge in support for Mac MPW as a host.
8055 (Old change descriptions retained for informational value.)
8056
8057 * mpw-config.in: Add generic include forwards for cpu-specific
8058 include files in aout and elf directories.
8059
8060 * mpw-configure: Added copyright.
8061 * mpw-config.in: Check for presence of required build tools.
8062 (target_libs): Add newlib.
8063 (target_tools): Add examples.
8064 (Read Me): Generate as "Read Me for MPW" instead.
8065 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8066 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8067 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8068
8069 * mpw-configure: Remove subdir-specific makefile hackery,
8070 delete mk.tmp after using it.
8071
8072 * mpw-build.in (all): Display start and end times.
8073
8074 * mpw-configure (host_canonical): Set.
8075 (target_cpu): Always add to makefiles.
8076 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
8077 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
8078 (mpw-mh-mpw): Look for in srcdir and srcroot.
8079 Use sed instead of mpw-edit-prefix to edit prefix definitions.
8080
8081 * mpw-build.in: (install-only): New target.
8082
8083 * mpw-configure (host_alias, target_alias): Rename from hostalias
8084 and targetalias, add into generated Makefile.
8085 (mk.tmp): If present, add into generated Makefile.
8086 * mpw-build.in (all-gas): Build config.h first before gas proper.
8087
8088 * mpw-configure (config.status): Write only if changed.
8089 * mpw-config.in (readline): Configure it (not built, just used for
8090 definitions).
8091
8092 * mpw-config.in (elf/mips.h): Add a forward include.
8093
8094 * mpw-config.in: Forward-include most .h files in include into
8095 extra-include.
8096 (readline): Don't build.
8097 mpw-build.in (install): Install GDB.
8098
8099 * mpw-configure (prefix, mpw_prefix): Handle it.
8100 * mpw-config.in (mmalloc, readline): Don't configure.
8101 * mpw-build.in (thisscript): Rename to ThisScript.
8102 Use mpw-build instead of BuildProgram everywhere.
8103 (mmalloc, readline): Don't build.
8104 * mpw-README: New file, basic documentation about the MPW port.
8105
8106 * mpw-config.in: Use forward-include to create include files.
8107
8108 * mpw-configure: Add more things to the top of each configured
8109 Makefile, including contents of config/mpw-mh-mpw.
8110 * mpw-config.in (extra-include): Create this directory and fill it
8111 with Posix-like include files when configuring.
8112
8113 * config.sub (apple, mac, mpw): Add various aliases.
8114
8115 * mpw-build.in: New file, top-level build script fragment for MPW.
8116 * mpw-configure: New file, configure script for MPW.
8117 * mpw-config.in: New file, config fragment for MPW.
8118
8119Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8120
8121 * configure.in (host_libs): Remove glob, since it is gone from the
8122 sources.
8123
8124Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8125
8126 * Makefile.in: define empty GDB_NLM_DEPS var.
8127
8128 * configure.in(target_makefile_frag): use config/mt-netware
8129 for netware targets.
8130
8131Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
8132
8133 * config.sub: Merge in recent FSF changes. Remove linux special
8134 cases.
8135
8136Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8137
4bddf3ad 8138 Revert this change:
252b5132
RH
8139
8140 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8141
8142 * build-all.mk: Use CC=cc -Xs on Solaris.
8143
252b5132
RH
8144Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8145
8146 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
8147 stop using it.
8148 * Makefile.in: Nuke all references to glob subdirectory.
8149
8150Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8151
8152 * configure.in: Fix --enable-shared logic in per-host.
8153
8154Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
8155
8156 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8157
8158Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8159
8160 * configure.in (noconfigdirs): Don't build gas on AIX, for
8161 powerpc*-*-aix* as well as for rs6000*-*-aix*.
8162
8163Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
8164
8165 * configure: Fix --cache-file to work if the file argument is a
8166 relative path.
8167
8168Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
8169
8170 * configure: If the --cache-file is used, pass it down to
8171 configure in subdirectories.
8172
8173Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
8174
8175 * config.sub: add vxworks29k configuration.
8176
8177Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8178
8179 * Makefile.in (taz): Do "diststuff" part quietly.
8180
8181Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
8182
8183 * config.sub: Mini-merge with gcc/config.sub.
8184
8185Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8186
8187 * config.guess (IRIX): Sed - to _.
8188
8189Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8190
8191 * Makefile.in (source-vault, binary-vault): New targets.
8192
8193Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
8194
8195 * config.sub: Recognize -eabi as a basic system type.
8196
8197Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8198
8199 * configure.in (enable_shared stuff): Fix typo.
8200
8201Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
8202
8203 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8204
8205Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8206
8207 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8208
8209Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8210
8211 * configure.in (rs6000-*-*): Don't build gas.
8212
8213Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
8214
8215 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8216 reduce command line length.
8217 (AS_FOR_TARGET): Check for as.new, not Makefile.
8218 (NM_FOR_TARGET): Check for nm.new, not Makefile.
8219
8220Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
8221
8222 * config.guess: Merge from FSF.
8223
8224Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8225
8226 * configure: Don't use $ when handling program_suffix.
8227
8228Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
8229
8230 * configure.in: Configure tk for hppa/hpux.
8231
8232Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
8233
8234 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
8235
8236Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8237
8238 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
8239 to LIBCXXFLAGS. Tests are better run without it.
8240
8241Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
8242
8243 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8244
8245Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
8246
8247 * configure.in (*-*-netware*): Don't configure xiberty.
8248
8249Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
8250
8251 * configure.in: Remove tk from native_only list.
8252
8253Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
8254
8255 * build-all.mk: Add mips-ncd-elf target to sun4 targets
8256 for special NCD build.
8257
8258Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8259
8260 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8261 makeall.bat, they're only useful for binutils snapshots.
8262 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8263 makeall.bat to specified SUPPORT_FILES.
8264
8265Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
8266
8267 * build-all.mk: Add Ericsson targets to sun4 and solaris
8268 hosts. Add BNR's sun4 target to solaris host, so their
8269 build-from-source will be tested in-house first.
8270
8271Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8272
8273 * Makefile.in (LIBCFLAGS): New variable.
8274 (CFLAGS_FOR_TARGET): Ditto.
8275 (LIBCFLAGS_FOR_TARGET): Ditto.
8276 (LIBCXXFLAGS): Ditto.
8277 (CXXFLAGS_FOR_TARGET): Ditto.
8278 (LIBCXXFLAGS_FOR_TARGET): Ditto.
8279 (BASE_FLAGS_TO_PASS): Pass them.
8280 (EXTRA_TARGET_FLAGS): Ditto.
8281
4bddf3ad 8282 * configure.in: Support --enable-shared.
252b5132
RH
8283
8284Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
8285
8286 * configure.in (target_libs): Include libstdc++ again.
8287 * config.guess: Update from FSF (for FreeBSD).
8288
8289Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8290
8291 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8292 makeall.bat.
8293 (DISTDOCDIRS): Add `etc'.
8294 (ETC_SUPPORT_PFX): New variable.
8295 (taz): Include anything from etc starting with a word in
8296 ETC_SUPPORT_PFX.
8297
8298Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8299
8300 * config.sub: Update for recent FSF changes. Remove obsolete
8301 h8300hds entry. Add -windows* and -osx as basic os. Minor
8302 spacing changes.
8303
8304Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8305
8306 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
8307
8308 * config.guess: Merge with FSF.
8309 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
8310
8311Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8312
8313 * configure: Since the "trap 0" handler will override the exit
8314 status on many systems, only use it for "exit 1", and make it set
8315 a non-zero exit status; reset it before "exit 0". Also, check
8316 exit status of config.sub, and error out if it failed.
8317
8318Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
8319
8320 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
8321 and install libgloss.
8322
8323Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8324
8325 * Makefile.in (all-binutils): Depend upon all-byacc.
8326
8327 * configure.in: Don't build emacs on Irix 5.
8328
8329Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8330
8331 * configure.in (*-*-netware*): Add libio.
8332
8333Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8334
8335 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
8336 (CHECK_TARGET_MODULES): Ditto.
8337 (INSTALL_TARGET_MODULES): Ditto.
8338 (TARGET_LIBS): Ditto.
8339 (all-libstdc++): Note dependencies.
8340
8341Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8342
8343 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
8344
8345Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8346
8347 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
8348 -fexternal-templates.
8349
8350 * configure.in (target_libs): Add libstdc++.
8351 (noconfigdirs): Add libstdc++ as appropriate.
8352
8353Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8354
8355 * config.guess: Update from FSF.
8356
8357Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8358
8359 * configure: Use ${config_shell} when running ${configsub}.
8360
8361Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
8362
8363 * config.sub: No longer recognize h8300h.
8364
8365Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8366
8367 * config.sub: Remove extraneous differences between config.sub and
8368 gcc/config.sub.
8369
8370Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8371
8372 * Makefile.in (DISTSTUFFDIRS): Add gas.
8373
8374Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
8375
8376 * COPYING.NEWLIB: New file.
8377
8378Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
8379
8380 * config.guess (HP-UX): Patch from Harlan Stenn
8381 <harlan@landmark.com> to also emit release level.
8382
8383Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8384
8385 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
8386
8387Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
8388
8389 * config.sub: Merge nextstep cleanup from FSF.
8390
8391Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8392
8393 * configure.in (arm-*-*): Don't configure ld for this target.
8394
8395Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8396
8397 * configure.in (*-*-netware): don't configure libg++, libio,
8398 librx, or newlib.
8399
8400Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8401
8402 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
8403 configure ld--it works, but it doesn't support shared libraries.
8404
8405Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8406
8407 * config.guess (*-unknown-freebsd*): Get rid of possible
8408 trailing "(Release)" in version string.
8409 Patch from Paul Richards <paul@isl.cf.ac.uk>.
8410
8411Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
8412
8413 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
8414 Fix type: *-next-neststep -> *-next-nextstep.
8415
8416 * config.guess: Merge from FSF:
8417
8418 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
8419
8420 * config.guess: Recognize powerpc-ibm-aix3.2.5.
8421
8422 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
8423
8424 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
8425 instead of UNIX_SV for UnixWare 1.0).
8426
8427Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
8428
8429 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
8430 to make gdb/nlm/* build after the compiler and linker.
8431
8432Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
8433
8434 * config.guess (netbsd, freebsd, linux): Accept any machine,
8435 not just i[34]86.
8436 (m68k-atari-sysv4): Relocate to match FSF version.
8437
8438 * config.guess: More merges from the FSF:
8439
8440 Add a space before function call or macro invocation.
8441
8442 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8443
8444 * config.guess: Add trap cmd to remove dummy.c and dummy when
8445 interrupted.
8446
8447 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8448
8449 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
8450 (dummy): Redirect stderr from compilation of dummy.c.
8451
8452 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
8453
8454 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
8455
8456Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
8457
8458 * configure: Accept and ignore --cache*, for compatibility with
8459 new autoconf.
8460
8461Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
8462
8463 * config.guess: Merge from FSF:
8464
8465 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8466
8467 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
8468 (PATH): Add /.attbin at end for finding uname.
8469 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
8470
8471 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
8472
80413487 8473 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
8474
8475 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
8476
80413487
RH
8477 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
8478 to select whether to use ELF or COFF.
252b5132
RH
8479
8480 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8481
80413487 8482 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
8483
8484 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8485
8486 * config.guess: Guess the OS version for HPUX.
8487
8488 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8489
8490 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
8491
8492Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8493
8494 * configure.in: Recognize --with-headers, --with-libs, and
8495 --without-newlib.
8496 * Makefile.in (all-xiberty): Depend upon all-ld.
8497
8498Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8499
8500 * configure.in: Change i[34]86 to i[345]86.
8501
8502Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8503
8504 * configure (version): A few more tweaks to help message.
8505
8506Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
8507
8508 * Makefile.in: Remove (for now) librx as a host library,
8509 now that we're building it for target.
8510
8511Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8512
8513 * configure: Fix up help message; from karl@owl.hq.ileaf.com
8514 (Karl Berry).
8515
8516Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
8517
8518 * configure.in: Also configure librx.
8519
8520Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8521
8522 * Makefile.in: Update various rules to reflect that librx
8523 is now needed for libg++.
8524
8525Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8526
8527 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
8528
8529Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8530
8531 * configure.in: Configure the examples directory.
8532
8533Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8534
8535 * configure: Simplify Jun 2 1994 change.
8536
8537Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8538
8539 * change CC to /usr/latest/bin/gcc for lynx host builds, since
8540 /bin/gcc isn't good enough to build gcc.
8541
8542Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
8543
8544 * Makefile.in (GDB_SUPPORT_FILES): Remove
8545 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
8546 (gdb.tar.gz): Add new rule to use standard distribution building
8547 mechanism.
8548
8549Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8550
8551 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
8552 Bill Cox <bill@cygnus.com>.
8553
8554Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
8555
8556 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
8557
8558Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
8559
8560 * configure: Search current dir first in .gdbinit.
8561
8562Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
8563
8564 * config.sub: Recognize freebsd (merged from gcc config.sub).
8565
8566Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
8567
8568 * config.sub: Refer to NeXT's operating system as nextstep.
8569
8570 * config.sub (case $basic_machine): Re-order the cases, to match
8571 the order in the FSF version (which is mostly alphabethical).
8572 Merge in some additions and changes from the FSF.
8573
8574Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
8575
8576 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8577 * config.sub: Recognize cxux7.
8578 * configure.in: Use mh-cxux for m88k-harris-cxux*.
8579
8580Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8581
8582 * config.sub: Fix typo powerpc -> powerpc-*.
8583
8584Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
8585
8586 * Makefile.in: `all-emacs19' depends on `all-byacc'.
8587
8588 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8589 parallel with all-emacs and install-emacs). Top-level command
8590 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8591
8592Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8593
8594 * test-build.mk ($(host)-stamp-stage2-installed): Remove
8595 $(relbindir)/make before doing ``make install'', and use
8596 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
8597 installing over running make binary.
8598 ($(host)-stamp-stage3-installed): Likewise.
8599
8600Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8601
8602 * config.guess: Recognize Mach.
8603
8604Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8605
8606 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8607 see whether --exec-prefix was used.
8608
8609Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8610
8611 * README: Explicitly mention libg++/README. (Zoo's idea.)
8612
8613Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8614
8615 * Makefile.in: Add all-librx target similar to all-libproc.
8616
8617Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
8618
8619 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
8620 with post 1.2 uname bogosity.
8621
8622Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8623
8624 * configure: Remove temporary files on receipt of a signal.
8625
8626Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
8627
8628 * configure: If there is a package_makefile_frag, remove
8629 ${subdir}/Makefile.tem after copying it in.
8630
8631Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8632
8633 * build_all.mk: support rs6000 lynx identifies itself as
8634 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
8635 since /bin/gcc is too feeble to compile a modern gcc.
8636
8637Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8638
8639 * brought devo/test-build.mk update-to-date with progressive/
8640 test-build.mk. Add lynx targets and hppa flag info.
8641
8642Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8643
8644 * configure.in: Use mh-ncrsvr43. Patch from
8645 Tom McConnell <tmcconne@sedona.intel.com>.
8646
8647Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
8648
8649 * config.guess (i386-unknown-bsdi): No longer need to
8650 check #if defined(__bsdi__) && defined(__i386__).
8651
8652Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8653
8654 * configure: Set program_transform_nameoption correctly.
8655
8656Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8657
8658 * brought build-all.mk update-to-date with progressive build-all.mk,
8659 added new targets and hppa info.
35590697 8660
252b5132
RH
8661Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8662
8663 * configure: If config.guess result is a prefix of the user
8664 specified target, assume a native build and use the user specified
8665 target as the host alias. Remove SunOS patch suffix removal hack.
8666 * configure.in: Remove SunOS patch suffix removal hack.
8667
8668 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8669 in NATIVE_CHECK_MODULES.
8670
8671Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
8672
8673 * Makefile.in: Rename HOST_ONLY to NATIVE.
8674 * configure: Delete SunOs patch suffix from host_canonical
8675 and build_canonical variables that are prepended to Makefiles.
8676 * configure.in: Add comments for easier maintenance.
8677
8678Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8679
8680 * Makefile.in: Add all-libproc target similar to all-gui.
8681
8682Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
8683
8684 * Makefile.in (CHECK_MODULES): split into
8685 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
8686
8687Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
8688
8689 * config.guess (i386-unknown-bsdi): New system to guess.
8690
8691Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8692
8693 * Makefile.in: Add all-gui target (but not yet build by "all").
8694
8695Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
8696
8697 * config.sub: Move deletion of patch suffix from here...
8698 * configure.in: To here, at Ian's suggestion. The top-
8699 level scripts might need to know of a patch level.
8700
8701Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
8702
8703 * config.sub: Strip off patch suffix so rtl is recognized
8704 as a sunos4.1.3 machine, even though it's been patched.
8705
8706Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
8707
8708 * Makefile.in (INSTALL_LAST): Delete.
8709 (INSTALL_DOSREL): New.
8710
8711Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8712
8713 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
8714 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
8715 whether we pass down --with-gnu-ld anyhow.
8716
8717Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
8718
8719 * Makefile.in (INSTALL_LAST): Change operation so it works
8720 on more flavors of make.
8721 * configure.in (go32): Don't build libg++ or libio.
8722
8723Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
8724
8725 * Makefile.in (Move HOST_PREFIX_1 and friends up so
8726 they can be overriden by templates.
8727
8728Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
8729
8730 * configure.in (target==go32): Don't build gdb.
8731 * dosrel: New directory.
8732
8733Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
8734
8735 * configure.in (host==go32): Configure dosrel too.
8736 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
8737 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
8738 be set by incoming names or templates.
8739 (INSTALL_LAST): New rule.
252b5132
RH
8740
8741Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
8742
8743 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
8744
8745Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8746
252b5132
RH
8747 * configure.in (appdirs): New variable. Currently empty, but will
8748 be used in gas distribution. If nonempty, lists a set of
8749 directories at least one of which must get configured, or top
8750 level configuration is considered to have failed.
8751 (rs6000-*-lynxos*): Use new file name.
8752
8753Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8754
8755 Eliminate XTRAFLAGS.
8756 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
8757 newlib include files using -idirafter, and also use -nostdinc.
8758 (CXX_FOR_TARGET): Likewise.
8759 (XTRAFLAGS): Removed.
8760 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
8761 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
8762 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
8763 ($(DO_X)): Don't pass down XTRAFLAGS.
8764
8765Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8766
8767 * configure.in (mips*-dec-bsd*): New target; do build linker.
8768 (mips*-*-bsd*): New target; don't build linker.
8769
8770Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8771
8772 * configure.in: support rs6000-*-lynxos* configuration.
8773 support sunos4 as a cross target.
8774
8775 * config.sub: look for lynx*, not lynx since the OS version may
8776 legitimately be part of the name.
8777
8778Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8779
8780 * configure.in (i[34]86-*-sco*): Move to be with other i386
8781 targets.
8782 (romp-*-*): New target. Skip various binary utilities.
8783 (vax-*-*): New target. Don't build newlib.
8784 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
8785
8786Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8787
8788 * configure.in: Only set host_makefile_frag if config
8789 directory exists.
8790
8791Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8792
8793 * install.sh: If $dstdir exists, don't check whether each
8794 component does.
8795
8796Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8797
8798 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
8799
8800Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8801
35590697
AJ
8802 * configure.in (*-*-lynxos*): Don't configure newlib for either
8803 native or cross Lynx.
252b5132
RH
8804
8805Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
8806
8807 * config.sub (sparc64-elf): Fix os.
8808 (z8k): Remove duplicate.
8809
8810Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8811
8812 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
8813 gcc/stmp-fixproto, to try to prevent fixproto from being run.
8814
8815Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
8816
8817 * configure: Make file links cleanly even if Lynx fails on
80413487 8818 an NFS symlink (at least fail cleanly).
252b5132
RH
8819
8820Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8821
8822 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
8823 -XNh2000.
8824
8825Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8826
8827 * configure: Unknown options are fatal again.
8828
8829Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
8830
8831 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 8832 compatibility.
252b5132
RH
8833
8834Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
8835
8836 * build-all.mk: Add `clean' target.
8837
8838Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8839
8840 * config.guess: Add SINIX support.
8841 * configure.in: Add mips-*-sysv4* support.
8842
8843Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
8844
8845 * build-all.mk: Document all useful targets.
8846 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
8847 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
8848
8849Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8850
8851 * configure: Support --silent, --quiet.
8852
8853Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8854
8855 * configure: Support --disable-FEATURE.
8856
8857Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8858
8859 * config.guess: Recognize NCR running SVR4.3.
8860
8861Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
8862
8863 * config.guess: Make BSDI generate i386-unknown-bsd386.
8864 Patch from Paul Eggert <eggert@twinsun.com>.
8865
8866Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8867
8868 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
8869
8870Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8871
8872 * configure: Make unrecognized options give nonfatal warnings
8873 instead of fatal errors, and pass them to any subdirectory
8874 configures in case they recognize them.
8875 Make --x equivalent to --with-x.
8876
8877Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8878
8879 * configure: Add --enable-* options. Clean up usage message and
8880 some comments.
8881
8882Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
8883
8884 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
8885
8886Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8887
8888 * configure.in (hppa*-*-*): Enable binutils.
8889
8890Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8891
8892 * config.sub: Recognize cisco.
8893
8894Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
8895
8896 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
8897
8898Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8899
8900 * config.guess: about target *-hitachi-hiuxwe2, don't print more
8901 than one configuration name. Add comment.
8902
8903Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
8904
8905 * config.guess: about target *-hitachi-hiuxwe2, fixed
8906 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
8907 macro is incorrect.]
8908
8909Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8910
8911 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
8912 than the "make ls" stuff which used to be here.
8913
8914Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8915
8916 * config.guess: Recognize i[34]86-unknown-freebsd.
8917 From Shawn M Carey <smcarey@rodan.syr.edu>.
8918
8919Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
8920
8921 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
8922
8923Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8924
8925 * config.guess: Check for ptx.
8926
8927Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
8928
8929 * config.sub: Add os9k checking.
8930
8931Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8932
8933 * config.guess: Handle OSF1 running on HPPA processors
8934
8935Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8936
8937 * configure: If subdir configure fails, print out a message with
8938 subdirectory name, in case subdir's configure code didn't identify
8939 itself.
8940
8941Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
8942
8943 * configure.in: Remove embedded newlines from configdirs.
8944 Avoid mismatches of substrings. Fix matching strings at end
8945 of configdirs.
8946
8947Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
8948
8949 * config.guess: Add Lynx/rs6000 config support.
8950
8951Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8952
8953 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8954
8955Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
8956
8957 * configure.in (hppa*-*-osf*): Treat this just like most other
8958 PA configurations (eg no binutils or ld).
8959 (hppa*-*-*elf*): These configurations have binutils and ld.
8960
8961Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8962
8963 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
8964
8965Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8966
8967 * configure.in (rs6000-*-*): Build gas.
8968
8969Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8970
80413487 8971 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
8972
8973Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8974
8975 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8976 for GDB and GDB has been fixed to not need it.
8977
252b5132
RH
8978Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8979
8980 * config.guess: Recognize vax hosts.
8981
8982Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8983
8984 * configure (while loop): Don't use "break 2" inside case
8985 statement -- the case statement isn't an enclosing loop.
8986
8987Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8988
8989 * config.guess: Clean up NeXT support, to allow nextstep
8990 on Intel machines. Make OS be nextstep.
8991
8992Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
8993
8994 * config.guess: Add alternate forms for Convex.
8995
8996Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
8997
8998 * configure: Completely rewrite option processing. Take
8999 advantage of pattern-matching to avoid invoking test frequently.
9000 Also clean up host and target defaulting logic.
9001
9002Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9003
9004 * Makefile.in: Replace all occurrances of "rootme" with "r" and
9005 "$${rootme}" with "$$r", to increase the likelihood that the do-*
9006 commands (plus user environment) will fit SCO limits.
9007
9008Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9009
9010 * configure.in: Don't issue warnings about directories which are
9011 not being configured if -norecursion is set. Correct test for
9012 --with-gnu-as and --with-gnu-ld to not get confused by substring
9013 matches.
9014
9015 * configure.in: Don't build gas for alpha-dec-osf1*.
9016
9017Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
9018
9019 * configure: Back out Per's change of 12/19/1993. It changes the
9020 behavior of configure in unexpected and confusing ways.
9021
9022 Also, use different delim char when calculating
9023 program_transform_name so that the name can contain slashes.
9024
9025Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
9026
9027 * configure.in, config.sub: Add support for VSTa micro-kernel.
9028
9029Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9030
9031 * configure.in: Nuke hacks which were used to get a special
9032 version of GAS for HPPA configurations.
9033
9034Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
9035
9036 * configure: If only ${target_alias} is given, use that
9037 as the default for ${host_alias}.
9038 * configure: Add missing back-slashes before nested quotes.
9039
9040Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9041
9042 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9043
9044Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
9045
9046 * config.guess: Recognize some Tektronix configurations.
9047 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9048
9049Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9050
9051 * config.sub: Match any flavor of SH.
9052
9053Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
9054
9055 * configure.in: Don't try to configure newlib for Alpha.
9056
9057Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9058
9059 * configure.in: Don't build ld for Irix 5. Don't build gas,
9060 libg++ or libio for any Alpha target.
9061
9062 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
9063
9064Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
9065
9066 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9067 default arguments -- so it tried to compress itself.
9068
9069Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9070
9071 * configure.in (notsupp): ensure that a space is always at the end
9072 of the configdirs list, since the grep checks for an explicit space
9073
9074Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9075
9076 * configure.in (target i386-sysv4.2): don't build ld, since static
9077 versions of many libraries are not available.
9078
9079Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9080
9081 * config.guess: Recognize Apollos (using environment variables).
9082 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
9083
9084Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9085
9086 * config.guess: Recognize Sony news mips running newsos.
9087
9088Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
9089
9090 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
9091 "fi ; else" for bash.
9092
9093Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
9094
9095 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
9096
9097Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
9098
9099 * config.sub: accept unixware as an alias for svr4.2.
9100 Fix some inconsistancies with the gcc version.
9101
9102Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9103
9104 * Makefile.in (DISTDOCDIRS): Add gdb.
9105
9106Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
9107
9108 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
9109
9110Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9111
9112 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
9113 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
9114 this now.
9115
9116Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9117
9118 * config.sub: Accept hiux* as an OS name.
9119
9120 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
9121 etc/make-stds.texi. The underscore came from gcc, and dje now
9122 agrees that RUNTESTFLAGS is the correct name.
9123
9124Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
9125
9126 * install.sh: Remove 'set -e'. It makes any conditionals
9127 in the script useless.
9128
9129 * config.guess: Automatically recognize arm-acorn-riscix
9130 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
9131
9132Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
9133
9134 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
9135
9136Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9137
9138 * Makefile.in (DISTDOCDIRS): New variable.
9139 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 9140 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
9141
9142Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9143
9144 * configure.in (hppa target): check the source directory for the
9145 pagas sub-directory
9146
9147Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
9148
9149 * config.sub: Allow -aout* and -elf*.
9150
9151Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9152
9153 * configure.in: Don't build ld on i386-solaris2, same as for
9154 sparc-solaris2.
9155
9156Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
9157
9158 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9159
9160Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9161
9162 * configure.in: Configure gdb for alpha.
9163
9164Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9165
9166 * Makefile.in (CXXFLAGS): Add -O.
9167
9168Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9169
9170 * config.guess: added support for DG Aviion
9171
9172Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9173
9174 * configure.in: Produce warning message for subdirectories not
9175 configurable for this host/target combination. Don't try to
9176 configure gdb for vms.
9177
9178Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9179
9180 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9181 appropriate files before making "diststuff".
9182 (DISTBISONFILES): New var: list of files to be edited.
9183 (DISTSTUFFDIRS): Add binutils.
9184
9185Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9186
9187 * config.sub: also handle mipsel and mips64el (for little endian mips)
9188
9189Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9190
9191 * configure.in: Add * to end of all OS names.
9192
9193Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
9194
9195 * configure.in: Build newlib for LynxOS native.
9196
9197Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9198
9199 * config.guess: Add support for delta 88k running SVR3.
9200
9201 * configure.in: Add comment about HP compiler vs. emacs.
9202
9203Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9204
9205 * configure.in: don't build ld on solaris2 (not a viable option
9206 due to bugs in getpwnam & getpwuid)
9207
9208Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9209
9210 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9211 config.guess will produce a full version number.
9212
9213Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9214
9215 * configure.in: Build linker and binutils for alpha-dec-osf1.
9216
9217Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9218
9219 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9220 and gdb/testsuite/Makefile.in.
9221
9222Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9223
9224 * configure.in: recognize mips*- instead of mips-
9225
9226Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
9227
9228 * config.sub: Accept linux*coff and linux*elf as operating
9229 systems.
9230
9231Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9232
9233 * config.sub: Recognize mips64, and mips3 as an alias for it.
9234
9235Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9236
9237 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9238 gdb knows how to handle OSF/1 shared libraries.
9239
9240Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9241
9242 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9243 * config.guess: Recognize Hitachi's HIUX.
9244 * config.sub: Recognize h3050r* and hppahitachi.
9245 Remove redundant cases for hp9k[23]*.
9246
9247Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9248
9249 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9250 if gas and ld are in the source tree and are in ${configdirs}.
9251 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 9252 --with options (but still pass them down on the command line,
252b5132
RH
9253 if they were explicitly specified).
9254
9255Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9256
9257 * configure: substitute SHELL value in Makefile.in with
9258 ${CONFIG_SHELL}
9259
9260Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9261
9262 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9263 *-*-solaris2* targets.
9264
9265Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9266
9267 * Makefile.in: define M4, and pass it down to sub-makes;
9268 all-autoconf now depends on all-m4
9269
9270Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9271
9272 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9273 presence of {ar,ranlib} instead of a configured directory
9274
9275Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9276
9277 * config.guess: Accept 34?? as well as 33?? for NCR.
9278
9279Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9280
9281 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9282 of 'gas' in sed commands, since 'gash' is now in the tree as well.
9283
9284Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9285
9286 * configure: grab values for $(CC) and $(CXX) from the
9287 environment, so that someone can do "CC=gcc configure; make" and
9288 have it work right (matching the way that autoconf works now)
9289
9290 * configure.in, Makefile.in: add support for gash, the tcl
9291 interface to Galaxy
9292
9293 * config.guess: add NetBSD variants (hp300, x86)
9294
9295Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
9296
9297 * install.sh: Support -d option (in the manner of SunOS 4 install,
9298 as it is more deterministic than that of GNU install)
9299 (chmodcmd): Set file to mode 755 by default (should also do default
9300 chgrp and chown, but I don't feel like dealing with that now)
9301
9302Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
9303
9304 * config.sub: Remove h8300hhms alias.
9305
9306Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9307
9308 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
9309
9310Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9311
9312 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
9313 as stmp-fixinc
9314
9315Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9316
9317 * config.sub: recognize m88110-bug-coff.
9318
9319Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9320
9321 * Makefile.in (all-libio): all dependencies on the toolchain used
9322 to build this (gcc, gas, ld, etc)
9323
9324Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9325
9326 * config.guess: Deal with OSF/1 1.3 on alpha.
9327
9328Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9329
9330 * install.sh: add some 'else true' clauses for portability
9331
9332 * configure.in: don't build libio for h8[35]00-*-* targets
9333
9334Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
9335
9336 * Makefile.in: Add support for new libio.
9337
9338Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9339
9340 * install.sh: If one command fails, don't try the rest. Don't try
9341 to remove $dsttmp (via trap) unless we have already created it.
9342 If $src doesn't exist, detect it and exit with an error.
9343
9344 * config.guess: Recognize BSD on hp300.
9345
9346Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
9347
9348 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
9349 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
9350
9351Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
9352
9353 * Makefile.in (all-send-pr): depends on all-prms
9354
9355Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9356
9357 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
9358
9359Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9360
9361 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
9362 Added test for mips-mips-riscos5.
9363
9364Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9365
9366 * configure.in: use mh-hp300 for 68k HP hosts
9367
9368Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9369
9370 * configure: add support for CONFIG_SHELL, so that you can use
9371 some alternate shell for evaluating configure scripts
9372
9373Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
9374
9375 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
9376 in configure script to bug-gdb@prep.ai.mit.edu when building
9377 distribution archive.
9378 * Makefile.in (COMPRESS): Remove def.
9379 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
9380 gdb.tar.Z and make-gdb.tar.Z respectively.
9381 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
9382 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
9383 to convergence with 'taz' target in Makefile.in.
9384
9385Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9386
9387 * install.sh (dsttmp): use trap to ensure that tmp files go
9388 away on error conditions
9389
9390Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9391
9392 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
9393
9394Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9395
9396 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
9397 its parent is '/' not ''.
9398
9399 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
9400
9401Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
9402
9403 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
9404 that ${newsrcdir}/configure.in does.
9405
9406Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9407
9408 * test-build.mk: support for CONFIG_SHELL
9409
9410Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
9411
9412 * config.sub (netware): Add as a basic system type.
9413
9414Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9415
9416 * Makefile.in (Makefile): depend on configure.in. Also drop the
9417 $(srcdir)/ from the dependency on Makefile.in.
9418
9419Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
9420
9421 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
9422 (h8300hhms is temporary until multi-libraries are implemented).
9423 * configure.in: Handle h8300h too.
9424
9425Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9426
9427 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
9428
9429Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
9430
9431 * configure: Remove extraneous output when guessing host type.
9432 * config.guess: Remove extraneous output when guessing using C
9433 compiler rather than uname, or when guessing fails.
9434
9435Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9436
9437 * Makefile.in: remove all.cross and install.cross targets
9438
9439 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
9440 definitions
9441
9442Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
9443
9444 * configure.in (target sh): Build gprof.
9445
9446Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9447
9448 * config.sub: change -solaris to -solaris2
9449
9450Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9451
9452 * configure.in: Use config/mh-riscos for mips-*-sysv*.
9453
9454Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
9455
9456 * configure: Correct error message for missing Makefile.in to
9457 print correct directory.
9458
9459Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9460
9461 * install.sh: kludge around 386BSD shell bug
9462
9463Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
9464
9465 * config.guess: Recognize NeXT.
9466 * config.guess: Recognize i486-ncr-sysv4.
9467 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
9468
9469Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
9470
9471 * Makefile.in (MAKEINFOFLAGS): New variable.
9472 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
9473 * build-all.mk, test-build.mk: Pass down --no-split as
9474 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
9475
9476Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
9477
9478 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
9479
9480Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
9481
9482 * Makefile.in (libg++.tar.z): New rule.
9483 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
9484 * Makefile.in (taz): Only do a single chmod.
9485
9486Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9487
9488 * install.sh: don't use dirname anymore (replaced with sed usage)
9489
9490Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
9491
9492 * Makefile.in: Change extension for gzip'd files from '.z' to
9493 '.gz' per new FSF standard usage.
9494
9495Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9496
9497 * configure: put quotes around the final value of program_transform_name
9498
9499Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9500
9501 * Makefile.in: new install.sh support; update install-info rules
9502
9503Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
9504
9505 * configure.in: Build diff for crosses, but not for go32 host.
9506
9507 * configure.in: Build gprof only for native, and don't build it
9508 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9509
9510Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
9511
9512 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
9513
9514Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9515
9516 * configure.in (host_tools): Add prms.
9517
9518Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9519
9520 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
9521 with $(FLAGS_TO_PASS) on the command line
9522
9523 * config.sub: Recognize lynx and lynxos
9524
9525Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
9526
9527 * config.sub: Accept -ecoff*, not just -ecoff.
9528
9529Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9530
9531 * Makefile.in (taz): Use .gz suffix instead of .z.
9532 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
9533 names.
9534
9535Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9536
9537 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
9538
9539Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9540
9541 * Makefile.in (install-no-fixedincludes): install gcc last, so
9542 that rebuilds that might happen during 'make install' don't get
9543 bogus gcc include files
9544
9545Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9546
9547 Change from Utah for HPPA support:
9548 * config.guess: Recognize hppa1.x-hp-bsd.
9549
9550Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
9551
9552 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
9553 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9554
9555Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
9556
9557 * config.sub: Add support for rom68k and bug boot monitors.
9558
9559Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
9560
9561 * Makefile.in: Make all-opcodes depend on all-bfd.
9562
9563Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
9564
9565 * config.guess: Added special check for i[34]86-univel-sysv4*.
9566
9567Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
9568
9569 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9570 the processor rather than assuming i486.
9571
9572Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9573
9574 * config.guess: Recognize SunOS6 as Solaris3.
9575
9576Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
9577
9578 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
9579 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
9580
9581Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
9582
9583 * build-all.mk (all-cross): New target for Canadian Cross.
9584 Added Q2 go32 targets.
9585 * test-build.mk: Configure go32 cross sparclite-aout and
9586 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
9587 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9588
9589Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9590
9591 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9592 GO32 hosted toolchains
9593
9594Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
9595
9596 * configure: change so "-exec-prefix" gets passed down rather
9597 than "-exec_prefix" so autoconf generated Makefiles get the
9598 exec_prefix set right.
9599
9600Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9601
9602 * config.guess: get the Solaris2 minor version number
9603
9604 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9605
9606Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9607
9608 * config.guess: Recognize some Sequent platforms.
9609
9610Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9611
9612 * Makefile.in: added the vault-install target
9613
9614 * configure.in: actually use the Sun3 makefile fragment that's in
9615 config, also added the release dir to configdirs
9616
9617Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9618
9619 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9620
9621Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9622
9623 * configure.in: remove some program from Alpha targetted toolchains
9624
9625Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
9626
9627 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
9628 gprof.
9629 (taz): Run "make diststuff" in those directories instead of "make
9630 proto-dir". Look for "VERSION=" only at start of line in subdir
9631 Makefile. Use "gzip -9" for compression.
9632 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9633 (binutils.tar.z): New target.
9634
9635Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9636
9637 * Makefile.in (taz): Include gpl.texinfo.
9638
9639Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9640
9641 * Makefile.in (setup-dirs): Merged into "taz" target.
9642 (taz): Only do `proto-dir' stuff if a directory is actually needed
9643 for this target.
9644
9645Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
9646
9647 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9648 (FLAGS_TO_PASS): Pass down MUNCH_NM.
9649 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9650 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9651 (gcc-no-fixedincludes): Correct for current gcc Makefile.
9652
9653Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
9654
9655 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
9656 config.sub, and move-if-change to gdb testsuite distribution
9657 archive, so the testsuite can be extracted, configured, and
9658 run separately from the gdb distribution. Blow away the Chill
9659 tests that require a Chill compiled executable, since GNU Chill
9660 is not yet publically available.
9661
9662Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9663
9664 * test-build.mk: set environment variables in a single command,
9665 instead of a list of assignments and exports
9666
9667 * config.guess: recognize Alpha/OSF1 systems
9668
9669Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9670
9671 * configure: Change help message to prefer --options rather than
9672 -options.
9673
9674Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9675
9676 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
9677 zippy@ecst.csuchico.edu.
9678 * config.guess: Recognize miniframe.
9679
9680Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
9681
9682 * Makefile.in: Use srcroot to find runtest rather than rootme.
9683 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
9684
9685Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
9686
9687 * test-build.mk: Extensive additions to support building on a
9688 machine other than the host.
9689
9690Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9691
9692 * configure (tooldir): Fix for i386-aix again.
9693
9694Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
9695
9696 * configure, Makefile.in: Change definition of $(tooldir)
9697 to match the FSF.
9698
9699Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
9700
9701 * config.guess: Recognize i[34]86/SVR4.
9702
9703Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9704
9705 * Makefile.in (all-gdb): gdb depends on sim.
9706
9707Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
9708
9709 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
9710 at the same time we make the prototype gdb directory.
9711 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
9712 files at the same time as the gdb base release distribution.
9713
9714Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
9715
9716 * Makefile.in (check): Use individual check targets rather than
9717 DO_X rule.
9718 (check-gcc): Added.
9719
9720Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
9721
9722 * config.sub: Use sysv3.2 not sysv32 for canonical OS
9723 for System V release 3.2.
9724
9725Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9726
9727 * config.sub: Recognize hppaosf.
9728 * configure.in: Do configure ld/binutils/gas for it.
9729
9730Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9731
9732 * configure (tooldir): Alter syntax used to set this, for systems
9733 where "\$" isn't handled right, like i386-aix.
9734
9735Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
9736
9737 * configure: Pass program-transform-name, not
9738 program_transform_name, to recursive configures.
9739
9740Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
9741
9742 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
9743 of gas+ld+binutils.
9744
9745Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
9746
9747 * config.guess: Recognize AIX3.2 as distinct from 3.1.
9748
9749Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9750
9751 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
9752
252b5132
RH
9753Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9754
9755 * Makefile.in (PRMS): Set back to all-prms.
9756
9757Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
9758
9759 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
9760 targets, rather than for MIPS hosts.
9761
9762Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9763
9764 * configure.in: add comment for --with-x default values
9765
9766 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
9767
9768 * Makefile.in: add check-* targets for each of the directories in
9769 the tree. Add a definition of RUNTEST that will use the one we
9770 just built, if it exists. Pass this down via FLAGS_TO_PASS.
9771
9772Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
9773
9774 * configure.in: Removed obsolete references to bfd_target and
9775 target_makefile_frag.
9776
9777 * build-all.mk: Set assorted targets for Q2.
9778 * config.sub: Recognize z8k-sim and h8300-hms.
9779 * test-build.mk: Really don't pass host to configure.
9780 (HOLES): Added uname.
9781
9782Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
9783
9784 * configure: Handle an empty program-prefix, program-suffix or
9785 program-transform-name correctly.
9786
9787Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
9788
9789 * build-all.mk: -G 8 no longer required for MIPS targets.
9790 * test-build.mk: Don't pass host argument to configure; make it
9791 guess.
9792
9793Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
9794
9795 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
9796 * Makefile.in (COMPRESS): New macro, like GZIP.
9797
9798Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
9799
9800 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
9801
9802 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
9803 with gas currently defaults to -G 0.
9804
9805Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
9806
9807 * Makefile.in (all-flex): flex depends on byacc.
9808
9809 * build-all.mk: If host not specified, use config.guess. Pass TAG
9810 to test-build.mk as RELEASE_TAG.
9811 * test-build.mk (configargs): New variable containing arguments to
9812 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
9813 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
9814
9815 * config.guess: Use /bin/uname when checking -X argument on SCO,
9816 to avoid invoking GNU uname which doesn't understand -X.
9817
9818 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
9819
9820 * configure.in: Build gas for mips-*-*.
9821
9822Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9823
9824 * Makefile.in (all.normal): insert missing backslash.
9825
9826Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
9827
4bddf3ad 9828 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
9829
9830 * Makefile.in: Complete overhaul to merge many almost identical
9831 targets.
9832
9833Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9834
9835 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
9836 (gdb.tar.Z): Adjusted.
9837
9838 * Makefile.in (setup-dirs, taz): New targets; should be general
9839 enough to adapt for gdb sometime. Build only .z file.
9840 (gas.tar.z): New target.
9841
9842Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9843
9844 * build-all.mk: Use CC=cc -Xs on Solaris.
9845
252b5132
RH
9846Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
9847
9848 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
9849 for handling BISON for FSF releases.
9850
9851Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9852
9853 * configure: Actually implement the change zoo just documented.
9854
9855Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9856
9857 * configure: when using config.guess, only set target_alias when
9858 it's not already been set (ie, on the command line)
9859
9860Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9861
9862 * Makefile.in: add installcheck target, set PRMS to install-prms
9863
9864Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9865
9866 * configure: add support for package_makefile_fragment, handle the
9867 case where a directory has a configure.in file but no Makefile.in
9868 more gracefully (with an actual understandable error message, even);
9869 add support for --without (and add this to the usage message); also
9870 explicitly add a --host=${host_alias} to the command line when
9871 config.guess is used
9872
9873Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9874
9875 * configure: Must use both --host and --target in recursive calls.
9876
9877Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
9878
9879 * Makefile.in: Change deja-gnu to dejagnu.
9880
9881Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
9882
9883 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
9884
9885Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9886
9887 * configure.in: canonicalize all instances to *-*-solaris2*,
9888 also strip out a number of tools to not build for go32 host
9889
9890Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9891
9892 * config.guess: add GPL.
9893
9894 * Makefile.in, config.guess, config.sub, configure: bump
9895 copyrights to 93.
9896
9897Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
9898
9899 * Makefile.in (do-info): Removed obsolete check for existence of
9900 localenv file.
9901
9902 * Makefile.in (MAKEOVERRIDES): Define to be empty.
9903
9904Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9905
9906 * Makefile.in: a couple of 'else true' for decstation,
9907 support for TclX
9908
9909 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9910
9911Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
9912
9913 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9914
9915Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
9916
9917 * config.guess: Recognize i386-ibm-aix (PS/2).
9918 * configure.in: Use config/mh-aix386 file for it.
9919
9920Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
9921
9922 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9923 CC_FOR_TARGET instead.
9924 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9925
9926Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
9927
9928 * Makefile.in: Add sim to list of directories sent with gdb
9929
9930Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
9931
9932 * configure.in: Put back mips-dec-bsd* case.
9933
9934Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
9935
9936 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9937 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
9938 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
9939
9940Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9941
9942 * configure.in: remove no-op mips-dec-bsd* in "case $target"
9943
9944 * Makefile.in (dir.info): only run gen-info-dir if it exists,
9945 (install-info): install dir.info only if it exists,
9946 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9947
9948Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
9949
9950 * configure.in: For vms target, skip bfd, ld, binutils. Do build
9951 gas for mips-dec-bsd.
9952
9953Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
9954
9955 * configure (makesrcdir): If ${srcdir} is relative and not ".",
9956 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9957
9958Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
9959
9960 * configure.in: Added "dejagnu" to hosttools list.
9961
9962Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9963
9964 * config.sub, configure.in, config.guess: Add support
9965 for Bosx, an AIX variant from Bull.
9966 Patches from F.Pierresteguy@frcl.bull.fr.
9967
9968Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
9969
9970 * devo/dejagnu: Initial creation of devo/dejagnu.
9971 Migrated dejagnu testcases and support files for testing software
9972 tools to reside as subdirectories, currently called "testsuite",
9973 within the directory of the software tool. Migrated all programs,
9974 support libraries, etc. beloging to dejagnu proper from
9975 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
9976 with no modifications. The changes to these files which will
9977 allow them to configure, build, and execute properly will be made
9978 in a future update.
9979
9980Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9981
9982 * Makefile.in: Change send_pr to send-pr.
9983 * configure.in: Likewise.
9984 * send_pr: Renamed directory to send-pr.
9985
9986Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
9987
9988 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
9989
9990Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
9991
9992 * README: Update for gdb-4.8 release.
9993 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
9994 gdb-xxx.tar.z (gzip'd) file also.
9995
9996Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9997
9998 * Makefile.in: make all-diff depend on all-libiberty
9999
10000Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
10001
10002 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10003
10004Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10005
10006 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10007
10008Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
10009
10010 * Makefile.in (DEVO_SUPPORT): Remove etc directory
10011 (ETC_SUPPORT): Only add the files GDB wants from etc/.
10012 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
10013
10014Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10015
10016 * Makefile.in: makeinfo binary is in a new location
10017
10018Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
10019
10020 * config.sub: Accept -ecoff as an OS.
10021
10022 * Makefile.in: Various changes to eliminate a level of make
10023 recursion and reduce the required command line length.
10024 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10025 sub-makes.
10026 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10027 variables holding settings for specific sub-makes.
10028 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10029 in terms of BASE_FLAGS_TO_PASS.
10030 (TARGET_LIBS): New variable listing directories which use
10031 TARGET_FLAGS_TO_PASS.
10032 (subdir_do): Eliminated.
10033 (do-*): New set of targets to replace subdir_do.
10034 (various): All targets which used subdir_do now depend on do-*.
10035 (local-clean): Renamed from do_clean.
10036 (local-distclean): New target, dependency of distclean and
10037 realclean.
10038 (install-info): Don't create directories. Depend on dir.info
10039 rather than calling make recursively.
10040 (install-dir.info): Eliminated.
10041 (install-info-dirs): Create all info directories here.
10042 (dir.info): Depend upon do-install-info.
10043
10044 * test-build.mk (HOLES): Added false.
10045
10046Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
10047
10048 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
10049
10050Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10051
10052 * Makefile.in (info): remove dependency on all-texinfo. The
10053 problem was really in texinfo/C, not at this level.
10054
10055Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
10056
10057 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10058
10059Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
10060
10061 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
10062 GDB releases.
10063
10064Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10065
10066 * configure: Include srcdir in message about target of link not
10067 being found. Don't convert `-' to `_' in `with' options being
10068 passed to subdirs.
10069
10070Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10071
10072 * configure.in: add uudecode to host_tools
10073
10074 * Makefile.in: added {all,install}-uudecode targets, added them to
10075 the appropriate lists
10076
10077Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
10078
10079 * Makefile.in (all-gcc): Added dependency on all-gas.
10080
10081 * configure.in (mips-*-*): Build ld and binutils.
10082
10083Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10084
10085 * configure: check return code from mkdir, print error message and
10086 exit on failure.
10087
10088Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
10089
10090 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
10091
10092Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
10093
10094 * test-build.mk (HOLES): Added tar, cpio and uudecode.
10095
10096Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10097
10098 * config.sub (h8500): Recognize this as a cpu type.
10099
10100Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10101
10102 * configure: source directory missing is no longer a warning
10103
10104 * configure.in: recognize irix[34]* instead of irix[34]
10105
10106 * Makefile.in: define and pass down X11_LIB
10107
252b5132
RH
10108Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
10109
10110 * guess-systype: Renamed to ...
10111 * config.guess: ... by popular request.
10112 * configure.in, Makefile.in: Update accordingly.
10113
10114Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
10115
10116 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
10117 + Add Convex, Cray/Unicos, and Encore/Multimax support.
10118 + Execute ./dummy instead of assuming . is in PATH.
10119
10120Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
10121
10122 * guess-systype: New shell script. Attempts to guess the
10123 canonical host name of the executing host.
10124 Only a few hosts are supported so far.
10125 * configure: Call guess-systype if no host is specified.
10126
10127Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
10128
10129 * Makefile.in (gcc-no-fixedincludes): Made to work with current
10130 gcc Makefile.
10131
10132
10133Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
10134
10135 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
10136 (all-gcc, install-gcc, subdir_do): Use it.
10137
10138Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10139
10140 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
10141
10142Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
10143
10144 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10145 set exclusively by configure, using configure.in .
10146
10147Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10148
10149 * test-build.mk: set $PATH for all builds
10150
10151 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
10152
10153Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
10154
10155 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
10156 the one used in gcc/Makefile.in, so that a null expansion doesn't
10157 override the one needed to build gcc with a native cc.
10158
10159
10160Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10161
10162 * configure: Accept -with arguments.
10163
10164Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10165
10166 * Makefile.in: added h8300sim
10167
10168Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
10169
252b5132
RH
10170 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10171 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
10172 (all-cygnus, native, build-cygnus): Make
10173 $(canonhost)-stamp-3stage-done, not $(host)....
10174 * test-build.mk (stamp-3stage-compared): Use tail +10c for
10175 i386-sco3.2v4. Added else true to if command.
10176
10177Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
10178
10179 * config.sub: (from FSF) Sequent uses a BSD-like OS.
10180
10181Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
10182
10183 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10184
10185Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10186
10187 * configure.in: don't remove binutils from Solaris builds
10188
10189Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
10190
10191 * Makefile.in: get rid of earlier definitions for *clean,
10192 also handle the recursive info rule better
10193
10194Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
10195
10196 * Makefile.in (mostlyclean, distclean, realclean): Fix to
10197 do more-or-less the right thing.
10198
10199Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
10200
10201 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10202 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10203
10204Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10205
10206 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10207 $(host_canonical).
10208
10209 * configure.in: split the configdirs list into 4 categories (native
10210 v. cross, library v. tool) and handle the cross-only and native-
10211 only in more reasonable (and correct!) way.
10212
10213Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
10214
10215 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
10216 configdirs anymore.
10217
10218Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10219
10220 * Makefile.in: extensive cleanup:: removed all of the explicit
10221 clean-* targets, collapsed many wrappers around subdir_do into
10222 one, added additional targets to satisfy standards.texi, deleted
10223 some old targets, some changes for consistency
10224
10225Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10226
10227 * configure.in: handle some programs as cross-only, and others as
10228 native only
10229
10230 * test-build.mk: handle partial holes in a more generic manner
10231
10232 * Makefile.in: m4 depends on libiberty
10233
252b5132
RH
10234Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10235
10236 * configure.in: add m4, textutils, fileutils, sed, shellutils,
10237 time, wdiff, and find to configdirs
10238
10239 * Makefile.in: all, clean, and install rules for the new programs
10240 added to configure.in
10241
10242Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10243
10244 * configure.in: use mh-sun for all *-sun-* hosts
10245
252b5132
RH
10246Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10247
10248 * Makefile.in: define flags for X11 include files and library file
10249 locations, pass them down to the programs that need this info
10250
10251 * build-all.mk: added a 'native' target, to 3stage the native toolchain
10252
252b5132
RH
10253Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10254
10255 * configure.in: start building libg++ for HP-UX targets
10256
10257Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
10258
10259 * README: Update references to files moved into etc/.
10260
10261Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
10262
10263 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
10264 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
10265
10266Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
10267
10268 * configure: accept dash as well as underscore in long option
10269 names for FSF compatibility.
10270
10271Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
10272
10273 * config.sub: added -sco3.2v4 support from FSF.
10274
10275Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10276
10277 * configure.in: expand the section that adds or removes
10278 directories from the list of programs to build, to handle native
10279 vs. cross in addition to host v. native
10280
10281Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
10282
10283 * Makefile.in: Replace C++ in macro names with CXX.
10284 This is less likely to break ...
10285
10286Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10287
10288 * test-build.mk: add -w to GNU_MAKE
10289
10290Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10291
10292 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10293 add 'sparc' to list of recognized cpus. This needed to make
10294 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10295 Delete some redundant ose68 variants. Recognize -wrs as an os,
10296 then changes that into $CPU-wrs-vxworks.
10297
10298 * configure.in: remove most references to gdbtest, regularize
10299 target based program removal
10300
10301 * test-build.mk: import from p3 tree (many fixes and changes)
10302
10303Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10304
10305 * Makefile.in: added rules to handle tcl, tk, and expect
10306
10307 * configure.in: handle those directories if they exist
10308
10309Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10310
10311 * config.sub: removed bogus hppabsd and hppahpux names, since
10312 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
10313
10314Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10315
10316 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
10317 depends upon all-xiberty
10318
10319 * Makefile.in: changes from p3, including:
10320
10321 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
10322
10323 * Makefile.in (XTRAFLAGS): include newlib directories if
10324 newlib/Makefile exists, rather than if host != target.
10325
10326 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
10327
10328 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10329 from the same source tree and not building a cross-compiler. This
10330 matters for the libg++ configuration if reconfiguring a tree that
10331 has already been installed.
10332
10333 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
10334
10335 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10336 pick up the machine and system specific header files.
10337
10338 * Makefile.in: added AS_FOR_TARGET, passed down in
10339 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10340 the C compiler to use to create programs which are run in the
10341 build environment, set it to default to $(CC), and passed it down
10342 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10343
10344 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
10345
10346 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
10347 We need them for unusual native builds, like systems without
10348 ranlib.
10349
10350 * configure: also define $(host_canonical) and
80413487
RH
10351 $(target_canonical), which are the full, canonical names for the
10352 given host and target
252b5132
RH
10353
10354Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
10355
10356 * Makefile.in: Added separate definitions for C++.
10357
10358Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
10359
10360 * configure.in (configdirs): Add deja-gnu.
10361
10362Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
10363
10364 * README: Update for configure.texi and gdb-4.7 release.
10365
10366Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
10367
10368 * Makefile.in: Move "all" target to top of file.
10369 Previously, first target was ".PHONY" which caused BSD4.4 make
10370 to build .PHONY when make was run without arguments.
10371
10372Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
10373
10374 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
10375 Library-copylefted code in libiberty.
10376
10377Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
10378
10379 * config.sub: Replace m68kmote with plain old m68k.
10380
10381Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
10382
10383 * Makefile.in: Remove space from blank line, avoid Make complaints.
10384
10385Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
10386
10387 * config.sub: Complain if no argument is given. Added support for
10388 386bsd as OS and target alias.
10389
10390Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
10391
10392 * Makefile.in (XTRAFLAGS): include newlib directories if
10393 newlib/Makefile exists, rather than if host != target.
10394
10395Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
10396
10397 * config.sub: recognize sparclite-wrs-vxworks.
10398
10399 * Makefile.in (install-xiberty): added *-xiberty make rules (from
10400 p3.) Added clean-xiberty to clean.
10401
10402Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10403
10404 * configure.in: use *-*-* instead of nested cases for host and target
10405
10406Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
10407
10408 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10409 from the same source tree and not building a cross-compiler. This
10410 matters for the libg++ configuration if reconfiguring a tree that
10411 has already been installed.
10412
10413Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
10414
10415 * config.sub (i486v/i486v4): Merge in from FSF version.
10416
10417Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
10418
10419 * configure: only set PWD if it is already set.
10420
10421Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
10422
10423 * configure: just set PWD=`pwd` at the top, since Ultrix sh
10424 doesn't have unset and all success paths (and most error paths)
10425 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
10426 to just ${PWD} to avoid confusion.)
10427
10428Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
10429
10430 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
10431 even for a native compilation.
10432
10433Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
10434
10435 Changes to make the gdb.tar.Z rule work better.
10436
10437 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
10438 (DEVO_SUPPORT): Add configure.texi.
10439 (bfd-ilrt.tar.Z): Remove ancient rule.
10440
10441Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
10442
10443 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10444 pick up the machine and system specific header files.
10445
10446 * configure.in, config.sub: added new target m68010-adobe-scout,
10447 with alias of adobe68k. Changed configure.in to check for
10448 -scout before -sco* to avoid a false match.
10449
10450 * Makefile.in: added AS_FOR_TARGET, passed down in
10451 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10452 the C compiler to use to create programs which are run in the
10453 build environment, set it to default to $(CC), and passed it down
10454 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10455
10456Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
10457
10458 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
10459 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
10460 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
10461 FOR_TARGET variants, to newlib and libg++.
10462
10463Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
10464
10465 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
10466 first.
10467
10468Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
10469
10470 * config.sub: Accept `elf' as an environment.
10471
10472Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10473
10474 * Makefile.in (all-opcodes): cd into the right directory
10475
10476Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
10477
10478 * configure: added -program_transform_name option, used as
10479 argument to sed when installing programs.
10480 configure.texi: added documentation for -program_prefix,
10481 -program_suffix and -program_transform_name.
10482
10483Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
10484
10485 * config.sub: Accept i486 where i386 ok.
10486
10487Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
10488
10489 * config.sub: accept we32k
10490
10491Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
10492
35590697 10493 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
10494
10495 * Makefile.in: don't create all directories for ``make install'';
10496 let the subdirectories create the ones they need.
10497
10498Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10499
80413487 10500 * COPYING: new file, GPL v2
252b5132
RH
10501
10502Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10503
10504 * Makefile.in: use the new gen-info-dir, which needs a template
10505 argument (which also lives in texinfo)
10506
10507 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10508
252b5132
RH
10509Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
10510
10511 * config.sub (ncr3000): Change i386 to i486.
10512
10513Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10514
10515 * Makefile.in: add install-rcs, install-grep to
10516 install-no-fixedincludes, removed install-bison and install-libgcc
10517
10518Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
10519
10520 * configure.in: grab the HPUX makefile fragment if on HPUX
10521
10522Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10523
10524 * Makefile.in: eradicate bison spoor (ditto libgcc).
10525 configure.in: recognise m68{k,000}-ericsson-OSE.
10526 es1800 is alias for m68k-ericsson-OSE
10527
10528Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10529
10530 * configure.in: rearrange the parts that remove programs from
10531 configdirs, based now on HOST==TARGET or by canonical triple.
10532
10533Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10534
10535 * test-build.mk: recurse explicitly with -f test-build.mk when
10536 appropriate. predicate stage3 and comparison on the existence
10537 of gcc. That is, if gcc isn't around, we aren't three-staging.
10538 On very clean, also remove ...stamp-co. Build in-place before
10539 doing other builds.
10540
10541Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10542
10543 * Makefile.in, configure.in: add tgas
10544
10545Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10546
10547 * Makefile.in: a number of changes merged in from progressive.
10548
10549 * configure.in: add libm.
10550
10551 * .cvsignore: ignore some stuff that comes from test-build.mk.
10552
252b5132
RH
10553Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
10554
10555 * config.sub: Add es1800 (m68k-ericsson-es1800).
10556
10557Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10558
10559 * configure: Add program_suffix (parallel to program_prefix)
10560 * Makefile.in: adjust directory-creating script for losing decstation
10561
10562Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
10563
10564 * configure: Minor $subdir-related fixes.
10565
10566Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10567
10568 * configure: fix various problems with propogating
10569 makefile_target_frag in subdirs.
10570 * configure.in: config libgcc if its there
10571
10572Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
10573
10574 * config.sub: HPPA merge.
10575
252b5132
RH
10576Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
10577
10578 * Makefile.in: Replace all-bison with all-byacc in all
10579 dependency lines for other tools (which now use byacc).
10580
10581Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
10582
10583 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
10584
252b5132
RH
10585Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
10586
10587 * Makefile.in: make gprof rules similar to byacc rules (instead of
10588 vestigal $(unsubdir) that didn't work...)
10589
10590Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
10591
10592 * config.sub: Add support for Linux.
10593 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
10594 (at least for libg++).
10595
10596Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10597
10598 * configure.texi: fix doc for the -nfp option to configure
10599
10600Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
10601
10602 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10603
10604Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
10605
10606 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10607 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10608 * configure.in: added solaris* host_makefile_frag hook.
10609
10610Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10611
10612 * config.sub: changed recognition of m68000 so that various
10613 m68k types can be specified via m680[01234]0
10614
10615Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10616
10617 * config.sub (basic_machine): fix sed so that '-foo' isn't
10618 completely substituted out while .+'-foo' loses the '-foo'
10619
10620Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10621
10622 * config.sub ($os): Add -aout.
10623
10624Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
10625
10626 * configure: If host_makefile_frag is absolute, don't
10627 prefix ${invsubdir} (relevant to libg++ auto-configure).
10628
10629Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10630
10631 * Makefile.in (tooldir): Define it.
10632 (all-ld): Depend on all-flex.
10633
10634Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
10635
10636 * Makefile.in (check): Fix libg++ special case.
10637
10638Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
10639
10640 * configure: do not bury `pwd` into config.status, thus do fewer
10641 pwd's.
10642
10643 * configure: print the "Building in" message only when building in
10644 other than "." AND verbose.
10645
10646 * configure: remove -s, rework -v to better accomodate guested
10647 configures.
10648
10649 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10650
10651Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
10652
10653 * Makefile.in: macroize flags passed on recursion. remove
10654 fileutils.
10655
10656Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
10657
10658 * configure: get makesrcdir right for subdirs deeper than 1.
10659
10660 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10661 install.
10662
10663Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
10664
10665 * Makefile.in: don't print subdir_do or recursion lines.
10666
10667Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
10668
10669 * standards.texi: added menu item.
10670
10671 * Makefile.in: build and install standards.info.
10672
10673 * standards.texi: new file.
10674
10675Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10676
10677 * configure: test for and move config.status pieces from
10678 ${subdir}/.
10679
10680Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
10681
252b5132
RH
10682 * configure: Test for existance of files before trying to mv
10683 them, to avoid numerous non-existance messages.
10684
10685Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
10686
10687 * configure: correct final line of config.status.
10688
10689 * configure: patch from eggert. Avoids a protection problem if
10690 the original Makefile.in is read only.
10691
10692 * configure: use move-if-change from gcc to create config.status.
10693 Some makefiles depend on config.status to tell if a directory
10694 has been reconfigured for a different host. This change
10695 prevents those directories from remaking everything in the case
10696 where the reconfig was only intended to rebuild a Makefile.
10697
10698 * configure: test for config.sub with "config.sub sun4" rather
10699 than "config.sub ${host_alias}". Otherwise we can't tell a bad
10700 host alias from a missing config.sub.
10701
10702Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10703
10704 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
10705 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
10706
10707Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
10708
10709 * configure: mkdir ${subdir} as needed.
10710
10711Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
10712
10713 * Makefile.in,configure.in: added autoconf.
10714
10715Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10716
10717 * Makefile.in: no longer pass against on recursion.
10718
10719 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
10720 definitions are not inherited.
10721
10722 * configure: correct makesrcdir when subdir is .
10723
10724Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
10725
10726 * configure: Add support for 'subdirs' variable, which is
10727 like 'configdirs', except that configure doesn't re-invoke
10728 itself for subdirs, it just creates a Makefile for each subdir.
10729 * configure.texi: Document subdirs.
10730
10731Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10732
10733 * configure.in: added flex to configdirs
10734
10735Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
10736
10737 * Makefile.in: remove clean-stamps from clean.
10738
10739Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
10740
10741 * configure.in: Add gdbtest to configdirs.
10742
10743Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
10744
10745 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
10746 to recursive makes.
10747 * configure.in: Recognize new ncr3000 config.
10748
10749Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
10750
10751 * Makefile.in, configure.in: removed references to gdbm.
10752
10753Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
10754
10755 * config.sub: Don't canonicalize os value
10756 newsos* to bsd (readline needs to check for newsos).
10757 (This fix was earlier made Jan 31, but got re-broken.)
10758
10759Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
10760
10761 * configure.in: sco is an os, not a vendor!
10762
10763 * configure: Quote $( better. Keep various shells happy.
10764
10765Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
10766
10767 * Makefile.in: eliminate stamp-files.
10768
10769Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
10770
10771 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
10772 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
10773
10774Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
10775
10776 * config.sub: fix iris/iris3.
10777
10778Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
10779
10780 * configure: re-add -rm.
10781
10782Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
10783
10784 * Maskefile.in: add .stmp-rcs to all.
10785
10786 * configure.in: remove gas from rs6000 build, use aix host fragment.
10787
10788Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
10789
10790 * configure: pass down site_option during recursion.
10791
10792Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
10793
10794 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
10795
10796Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
10797
10798 * configure: Change exec_prefix so that it really defaults to prefix.
10799
10800Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
10801
10802 * Makefile.in, configure.in: Add support for mmalloc library.
10803
10804Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
10805
10806 * Makefile.in: add stmp dependencies for a few more things.
10807
10808Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
10809
10810 * configure: adjusted error message on objdir/srcdir configure
10811 collision, per john's suggestion.
10812
10813 * Makefile.in: add libiberty stmp to all and all.cross.
10814
10815Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
10816
10817 * Makefile.in: remove force dependencies, add grep to all.
10818
10819Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
10820
10821 * Makefile.in: drop flex. make stamp files work.
10822
10823 * configure: added test for conflicting configuration in srcdir,
10824 remove trailing slashes from srcdir. Otherwise emacs gdb mode
10825 gets cranky. use relative paths for configure and srcdir
10826 whenever possible. Send some error messages to stderr that were
10827 going to stdout.
10828
10829Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
10830
10831 * Makefile.in: Fix libg++ rule to check for gcc directory
10832 before using gcc/gcc. Also pass XTRAFLAGS.
10833
10834Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
10835
10836 * Makefile.in: added stmp-files so that directories aren't polled
10837 when they are already built.
10838
10839 * configure.texi: fixed a node pointer problem.
10840
10841Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
10842
4bddf3ad 10843 * config.sub configure.in gdb/configure.in
252b5132
RH
10844 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
10845 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
10846 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
10847
10848Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10849
10850 * configure: -recurring becomes -silent. corrected help message
10851 for -site= option.
10852
10853 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
10854
10855Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10856
10857 * configure: when building Makefile for crosses, replace
10858 tooldir and program_prefix. default srcdir from location of
10859 config.sub. remove "for host in hosts" and "for target in
10860 targets" loops.
10861
10862Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10863
10864 * Makefile.in: Do not pass bindir or mandir to cvs.
10865
10866Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10867
10868 * Makefile.in, configure.in: removed traces of namesubdir,
10869 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10870 copyrights to '92, changed some from Cygnus to FSF.
10871
10872 * configure.texi: remove most references to multiple hosts,
10873 multiple targets, subdirs, etc.
10874
10875 * configure.man: removed rcsid. reference config.sub not
10876 config.subr.
10877
10878 * Makefile.in: mkdir $(infodir) on install-info.
10879
10880Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
10881
10882 * configure.texi: Explain better about .gdbinit and about
10883 the environment that configure.in sections run in.
10884
10885Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
10886
10887 * configure.in: Ultrix is only a decstation if it's a MIPS.
10888
10889Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
10890
10891 * README: DOC.configure => cfg-paper.texi.
10892
10893Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
10894
10895 * config.sub (near case $os): Don't convert newsos* to bsd!
10896
10897Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
10898
10899 * Makefile.in: Reinstall change from gdb-4.3 that reduces
10900 the number of copies of COPYING that go into the GDB tar file.
10901
10902Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
10903
4bddf3ad 10904 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
10905 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10906 Fix SCO configuration stuff.
10907
10908Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
10909
10910 * Makefile.in: For libg++, make sure the -I pointing
10911 to the gcc directory goes *after* all the libg++-local -I flags.
10912 Also, move just-gcc dependency from just-libg++ to all-libg++.
10913
10914Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
10915
10916 * configure: Change -x to -f to keep Ultrix /bin/test happy.
10917
10918Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
10919
10920 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
10921
10922Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
10923
10924 * config.sub: Add stratus configuration frags. Also
10925 submitted to FSF.
10926
10927Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
10928
10929 * Makefile.in (DEV_SUPPORT): add configure.man.
10930
10931 * config.sub(Decode manufacturer-specific): add -none*.
10932
10933Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
10934
10935 * Makefile.in: remove form feeds to make Sun's make happy.
10936 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
10937
10938Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
10939
10940 * Makefile.in (AR_FLAGS): Make quieter.
10941
10942Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
10943
10944 * configure.in: Add libg++.
10945 * configure: When verbose, don't output the command line at each
10946 level; it will be unremarkably the same as the previous version,
10947 which will be the same as what the user typed.
10948
10949Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
10950
10951 * configure.in, Makefile.in: fix clean-info, add flex. add
10952 fileutils.
10953
10954 * configure: be less sensitive to spaces in Makefile.in. Do not
10955 look for sources in "..". Doing so breaks subdirectories that
10956 might have their own configure. If a subdir has it's own
10957 configure script, use it.
10958
10959Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
10960
10961 * cfg-paper.texi: some changes suggested by rms.
10962
10963Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
10964
10965 * config.sub: Merge in some small additions from the FSF version,
10966 taken from the gcc distribution, to bring the Cygnus and FSF
10967 versions into closer sync.
10968
10969Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
10970
10971 * configure.in: Changed svr4 references to sysv4.
10972
10973Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
10974
10975 * configure: added -V for version number option.
10976
10977Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
10978
10979 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10980 renamed from DOC.configure to cfg-paper.texi.
10981
10982Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10983
10984 * configure, config.subr, config.sub: config.subr is now
10985 config.sub again.
10986
10987Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
10988
10989 * configure.texi: new file, in progress.
10990
10991 * Makefile.in: build info file and install the man page for
10992 configure.
10993
10994 * configure.man: new file, first cut.
10995
10996 * configure: find config.subr again now that configuration "none"
10997 has gone. removed all traces of the -ansi option. removed all
10998 traces of the -languages option.
10999
11000 * config.subr: resync from rms.
11001
d932cae7 110021991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11003
11004 * configure, config.sub, config.subr: merge config.sub into
11005 config.subr, call the result config.subr, remove config.sub, use
11006 config.subr.
11007
11008 * Makefile.in: revised install for dir.info.
11009
d932cae7 110101991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11011
11012 * configure.in: add decstation host makefile frag.
11013
11014 * Makefile.in: BISON now bison -y again. also install-gcc on
11015 install. clean-gdbm on clean. infodir belongs in datadir.
11016 Make directories for info install. Build dir.info here then
11017 install it.
11018
d932cae7 110191991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11020
11021 * Makefile.in: fix for bad directory tests.
11022
d932cae7 110231991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11024
11025 * configure: \{1,2\} appears to be a sysv'ism. Use a different
11026 regexp. -srcdir relative was being handled incorrectly.
11027
11028 * Makefile.in: unwrapped some for loops so that parallel makes
11029 work again and so one can focus one's attention on a particular
11030 package.
11031
d932cae7 110321991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11033
11034 * configure: added PWD as a stand in for `pwd` (for speed). use
11035 elif wherever possible. make -srcdir work without -objdir.
11036 -objdir= commented out.
11037
d932cae7 110381991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11039
11040 * configure: +options become --options. -subdirs commented out.
11041 added -host, -datadir. Renamed -destdir to -prefix. Comment in
11042 Makefile now at top of generated Makefile. Removed cvs log
11043 entries. added -srcdir. create .gdbinit only if there is one
11044 in ${srcdir}.
11045
11046 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11047 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11048 and mandir now keyed off datadir by default.
11049
d932cae7 110501991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11051
11052 * Freshly created ChangeLog.
11053
11054\f
11055Local Variables:
11056mode: change-log
11057left-margin: 8
11058fill-column: 76
11059version-control: never
11060End: